Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/29/2005 21:49:59
Module Name:	src
Committed By:	dyoung
Date:		Thu Dec 29 21:49:59 UTC 2005

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

Log Message:
A couple changes to the hardware reset:

Wait for the SWR bit in ATW_PAR to turn to 0, instead of waiting
for the whole register to turn to 0.

For ease of comparison with a reference driver, re-order operations.


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