aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_media.h
Commit message (Expand)AuthorAgeFilesLines
* Currently, each wireless networking driver has it's own control programPoul-Henning Kamp2001-05-261-3/+51
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Expand the field width for subtypes. We had already overflowed itJulian Elischer1999-11-241-3/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+4
* Also add 1000baseSX, 1000baseLX, 1000baseCX and 1000baseTX media types. AtBill Paul1999-03-071-0/+12
* Add 1000baseFX, 10baseSTP and 10baseFL media types. The 1000baseFXBill Paul1999-03-061-1/+19
* World, I'd like you to meet the first FreeBSD token Ring driver.Julian Elischer1999-02-201-4/+17
* Make it compile on FreeBSD, add $Id$Peter Wemm1997-05-031-2/+3
* Backend support for if_media interface ioctl's. This is for supportingPeter Wemm1997-05-031-0/+306