summaryrefslogtreecommitdiffstats
path: root/sys/dev/patm
Commit message (Expand)AuthorAgeFilesLines
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-2/+1
* Use __FBSDID().obrien2003-08-247-0/+21
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Change instances of callout_init that specify MPSAFE behaviour tosam2003-08-191-1/+1
* Make open channels persist across ifconfig down and up. All channelsharti2003-08-073-21/+40
* 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-064-10/+11
* Send events for VCC state changes, ACR rate changes and interface stateharti2003-07-293-9/+12
* Inline a function that gcc refused to inline. This function was usedharti2003-07-261-7/+2
* When padding an mbuf chain to have a length that is a multipleharti2003-07-221-0/+1
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-1511-0/+14914
OpenPOWER on IntegriCloud