Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/10/2003 23:23:45
Module Name:	src
Committed By:	matt
Date:		Thu Jul 10 23:23:45 UTC 2003

Modified Files:
	src/sys/dev/ata: wd.c

Log Message:
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.257 -r1.258 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.