summaryrefslogtreecommitdiffstats
path: root/sys/dev/patm/if_patm_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-7/+7
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-5/+5
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Eliminate multiple __FBSDID and sys/cdefs.h.bms2004-03-101-2/+0
* Use __FBSDID().obrien2003-08-241-0/+3
* Make open channels persist across ifconfig down and up. All channelsharti2003-08-071-15/+22
* Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been convertedharti2003-08-061-47/+2
* Honor the ATMIO_FLAG_ASYNC for asynchronuous open/close of VCs.harti2003-08-061-5/+7
* Send events for VCC state changes, ACR rate changes and interface stateharti2003-07-291-8/+4
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-151-0/+450
OpenPOWER on IntegriCloud