Subject: CVS commit: [netbsd-1-6] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/28/2004 08:13:09
Module Name:	src
Committed By:	jmc
Date:		Sun Mar 28 08:13:09 UTC 2004

Modified Files:
	src/sys/dev/ata [netbsd-1-6]: wd.c

Log Message:
Pullup rev 1.260 via patch (requested by bouyer in ticket #1629)

For LBA drives, compute the number of cylinders from the drive capacity
in the default disklabel and the boot message, instead of using the
value reported by the drive (which is 16383 if the drive is larger than 8G).
Fixes PR#9864


To generate a diff of this commit:
cvs rdiff -r1.220.10.5 -r1.220.10.6 src/sys/dev/ata/wd.c

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