Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/11/2002 03:00:43
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Aug 11 00:00:42 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: wi.c wireg.h wivar.h

Log Message:
Read supported rates from the card and report them.  Only add
media types if that rate is supported.

Adapted from OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 syssrc/sys/dev/ic/wi.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/ic/wireg.h
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/ic/wivar.h

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