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:07:44
Module Name:	src
Committed By:	jmc
Date:		Sun Mar 28 08:07:44 UTC 2004

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

Log Message:
Pullup rev 1.258 via patch (requested by bouyer in ticket #1628)

Add LBA48_THRESHOLD #define and set it to the *correct* value.  Use it
in place of 0xffffff  (which is one too few 'f').


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