Subject: CVS commit: [netbsd-2-0] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 06/07/2004 06:37:28
Module Name:	src
Committed By:	jdc
Date:		Mon Jun  7 06:37:28 UTC 2004

Modified Files:
	src/sys/dev/ic [netbsd-2-0]: wi.c

Log Message:
Pull up revision 1.161 (requested by dyoung in ticket #449).

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.159 -r1.159.2.1 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.