Subject: CVS commit: [netbsd-2-0] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/02/2004 17:07:58
Module Name:	src
Committed By:	he
Date:		Fri Jul  2 17:07:58 UTC 2004

Modified Files:
	src/sys/dev/ata [netbsd-2-0]: ata_wdc.c

Log Message:
Pull up revisions 1.56-1.57 (requested by mycroft in ticket #572):
  Several fixes mostly related to USB:
   o Don't force ATA_SINGLE on devices which don't support
     READ/WRITE MULTI.  Increases performance with several
     CF cards substantially.
   o Update copyright.


To generate a diff of this commit:
cvs rdiff -r1.53.2.1 -r1.53.2.2 src/sys/dev/ata/ata_wdc.c

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