Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/28/2005 22:08:51
Module Name:	src
Committed By:	fvdl
Date:		Mon Mar 28 22:08:51 UTC 2005

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

Log Message:
Reverse the cyl_lo and cyl_hi reads for the AT_READREG case; previously,
the cyl_lo information would have been thrown away.


To generate a diff of this commit:
cvs rdiff -r1.220 -r1.221 src/sys/dev/ic/wdc.c

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