summaryrefslogtreecommitdiffstats
path: root/sys/net/if_ef.c
Commit message (Expand)AuthorAgeFilesLines
* Properly setup link level header length for 802.2 and SNAP frames.bp2000-09-301-4/+7
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-3/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Fix support for 802.2 and SNAP frames. Bug was introduced duringbp2000-04-271-19/+49
* Allow if_ef driver to be compiled into kernel.bp2000-01-231-0/+1
* Bring up an if_ef driver which allows support for four ethernetbp1999-12-131-0/+595
OpenPOWER on IntegriCloud