Subject: CVS commit: [netbsd-2-0] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 06/27/2004 08:25:58
Module Name:	src
Committed By:	jdc
Date:		Sun Jun 27 08:25:58 UTC 2004

Modified Files:
	src/sys/dev/ic [netbsd-2-0]: atw.c

Log Message:
Pull up revision 1.34 (requested by dyoung in ticket #551).

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.24 -r1.24.2.1 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.