summaryrefslogtreecommitdiffstats
path: root/sys/net/if_atm.h
Commit message (Expand)AuthorAgeFilesLines
* 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