Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/01/2007 09:54:17
Module Name:	src
Committed By:	dsl
Date:		Sun Jul  1 09:54:17 UTC 2007

Modified Files:
	src/sys/compat/linux/common: linux_hdio.c

Log Message:
Fix LINUX_HDIO_GET_IDENTITY so that it returns the entire 512 byte buffer.
Rely on the code in dev/ata/wd.c doing a relay for the short read needed
for LINUX_HDIO_OBSOLETE_IDENTITY.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/compat/linux/common/linux_hdio.c

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