Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/23/2004 08:12:28
Module Name:	src
Committed By:	dyoung
Date:		Wed Jun 23 08:12:28 UTC 2004

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

Log Message:
Don't skip the reset!  atw was not getting reset at device attachment.
atw seems to work better now that it gets this right: for one thing,
the RSSI can be seen to change as I walk around the office with my
laptop.

Thanks to Todd C. Miller for pointing out my mistake.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/dev/ic/atw.c

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