Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 09/07/2005 05:25:41
Module Name:	src
Committed By:	dogcow
Date:		Wed Sep  7 05:25:41 UTC 2005

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

Log Message:
With the assistance of dyoung, fix the following problems:
* some 8180L cards need a longer time for the srom to initialize; patch
  suggested via OpenBSD.
* some cards give '0' for USA, some give '3'; for the meantime, accept both
  as being USA locale cards.
* this is RTW, not ATW. :)


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/dev/ic/rtw.c

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