Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 08/21/2002 06:26:30
Module Name: syssrc
Committed By: onoe
Date: Wed Aug 21 03:26:30 UTC 2002
Modified Files:
syssrc/sys/dev/ic: wi.c
Log Message:
Make the meaning of media options consistent with other wireless drivers.
mediaopt adhoc 802.11 adhoc (IBSS) mode. IBSS creation is enabled
for cards which can create IBSS.
mediaopt adhoc,flag0 old lucent adhoc demo mode.
Note that [adhoc] media options for wi driver was used for adhoc demo mode,
which is NOW CHANGED.
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 syssrc/sys/dev/ic/wi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.