Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/06/2004 05:32:17
Module Name:	src
Committed By:	dyoung
Date:		Sun Jun  6 05:32:17 UTC 2004

Modified Files:
	src/sys/dev/ic: wi.c

Log Message:
Finally, refactor wi_media_change and ieee80211_media_change.
ieee80211_media_change handles a lot more conditions than
wi_media_change did.

This helps with the second bug mentioned in kern/25604, which causes
"SIOCSIFMEDIA: Invalid argument."


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 src/sys/dev/ic/wi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.