summaryrefslogtreecommitdiffstats
path: root/sys/netatm/atm_if.h
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-369/+0
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-2/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-1/+1
* Add several vendor, API and media definitions. This has beenharti2003-07-221-5/+27
* - Change the ATM stack functions to use intptr_t instead of int for opaquejhb2002-11-081-2/+2
* Add a field to struct cmn_unit to hold a pointer to the driver's softc.mdodd2002-10-011-0/+2
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.arr2002-06-241-8/+0
* - Remove the definition for SCHED_ATMarr2002-06-241-1/+0
* - Turn the hea and hfa HARP storage pools into UMA zones and insertarr2002-06-141-2/+5
* Use a larger data type to prevent counters wrapping so quickly.mdodd2002-06-071-7/+7
* - Nuke some more #ifdef sun related sections.arr2002-04-191-9/+0
* Fix missing commas.mdodd2002-04-171-4/+4
* - Add defines for ABR and UBR traffic types.mdodd2002-04-171-0/+4
* Add ESA200 to enum atm_device.mdodd2002-04-171-0/+1
* Remove __P.alfred2002-03-201-11/+10
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-31/+0
* More HARP polishina:phk2000-10-121-2/+2
* Do some cleanups of the HARP atm codes interface into the system:phk2000-10-121-6/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add new files for HARP3phk1998-09-151-0/+392
OpenPOWER on IntegriCloud