Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
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.
Home |
Main Index |
Thread Index |
Old Index