summaryrefslogtreecommitdiffstats
path: root/sys/net/if_atm.h
Commit message (Expand)AuthorAgeFilesLines
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-2/+2
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-6/+7
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Add a device type for virtual interfaces.harti2004-01-261-1/+3
* Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been convertedharti2003-08-061-8/+1
* Remove the last vestiges of ATM raw mode. This has not been useful for aharti2003-08-061-3/+0
* Define a flag for asynchronuous VC open/close operations as usedharti2003-08-051-1/+2
* Implement a mechanism by which ATM drivers can inform interestedharti2003-07-291-0/+70
* Correct the device identifiers for the ProATM cards.harti2003-07-181-2/+2
* Implement an utility function that can be used by device drivers toharti2003-07-151-0/+2
* Add identifiers for ProSum's and IDT's cards that are based onharti2003-07-151-1/+9
* ATM_PH_LLCSNAP and ATMIO_FLAG_LLCSNAP must have the same value, soharti2003-07-151-2/+4
* Protect a kernel structure by _KERNEL.harti2003-07-151-0/+2
* Now that most of this file is new, stylify the rest and correct theharti2003-06-181-59/+57
* Add definitions for the ioctls that are used by netgraph and harp to openharti2003-06-171-0/+18
* Fix the breakage introduced by rev. 1.43 of sys/dev/midway.c (don't commitharti2003-06-161-17/+92
* Define a link layer MIB for ATM. Most fields of this MIB are needed byharti2003-05-051-0/+60
* Add module data and version to the atm_subr and reference this info from theharti2003-04-291-0/+1
* This corrects a longstanding endian bug in processing LLC/SNAP encodedharti2003-03-131-2/+2
* Remove __P.alfred2002-03-191-5/+5
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-6/+1
* clean up en atm driverkjc1999-05-081-40/+1
* update ATM driver. (base version: midway.c 1.67 --> 1.68)kjc1998-07-291-1/+41
* import Chuck Cranor's ATM driverkjc1997-05-091-0/+111
OpenPOWER on IntegriCloud