Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/14/2006 23:54:14
Module Name:	src
Committed By:	itohy
Date:		Sat Oct 14 23:54:14 UTC 2006

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

Log Message:
Add ATAPI Pioneer (info from Linux) and ATA TDK (I have one)
as exceptions of string byte order.
Add string byte order shuffling for big-endian platforms.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/dev/ata/ata.c

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