Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/01/2003 23:57:05
Module Name:	src
Committed By:	dyoung
Date:		Sat Nov  1 23:57:05 UTC 2003

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

Log Message:
Bug fix: in wi_cfg_txrate, do not divide the 802.11 rate by 2 and
take off the flags before giving it to wi_write_txrate.

Also add a useful debug message to wi_write_txrate.


To generate a diff of this commit:
cvs rdiff -r1.138 -r1.139 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.