aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifmedia.c
Commit message (Expand)AuthorAgeFilesLines
* o correct mode request handlingSam Leffler2003-06-251-3/+6
* Add media types and options for ATM. While on most ATM cards media cannotHartmut Brandt2003-04-291-0/+34
* add a "mode" directive to specify the operating mode for multi-mode devices;Sam Leffler2003-04-281-3/+118
* De-__P, use ansi function definitionsWarner Losh2002-04-181-54/+25
* Back out previous commit.Jeroen Ruigrok van der Werven2001-11-151-2/+0
* Report ad hoc mode correctly.Jeroen Ruigrok van der Werven2001-11-151-0/+2
* Cosmetic: Don't output a blank line if a driver providesYaroslav Tykhiy2001-11-021-2/+1
* When using interfaces that support if_media, the supported media list isPoul-Henning Kamp2001-05-291-22/+120
* Currently, each wireless networking driver has it's own control programPoul-Henning Kamp2001-05-261-3/+33
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* Make the supported media info output the default.Peter Wemm1997-10-161-2/+2
* Clean up some more. Move parsing of sysctl iflist data into a singlePeter Wemm1997-05-101-2/+3
* Grumble.. My last patchup here didn't quite work either. I hate thisPeter Wemm1997-05-101-4/+7
* Bring in the ifmedia components of NetBSD's ifconfig as a seperate file.Peter Wemm1997-05-041-0/+526