Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/06/2003 07:54:44
Module Name:	src
Committed By:	dyoung
Date:		Sun Jul  6 07:54:44 UTC 2003

Modified Files:
	src/sys/dev/ic: an.c
	src/sys/net: if.c if_ieee80211.h

Log Message:
Prepare to consolidate 802.11 media handling (which is handled in
code duplicated by each driver, now) into the 802.11 framework.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/ic/an.c
cvs rdiff -r1.123 -r1.124 src/sys/net/if.c
cvs rdiff -r1.32 -r1.33 src/sys/net/if_ieee80211.h

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