Subject: CVS commit: [netbsd-4] src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 09/11/2007 05:39:59
Module Name:	src
Committed By:	msaitoh
Date:		Tue Sep 11 05:39:59 UTC 2007

Modified Files:
	src/sys/arch/i386/pci [netbsd-4]: gcscide.c

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #862):
	sys/arch/i386/pci/gcscide.c: revision 1.5
- Always use PIO Format 1, which allows independent control of command
  and data (PIO Format 0 selects the speed of the slowest drive).
- Set correctly Ultra DMA and Multi-word DMA modes.
- Update comments to be more correct after reading again the datasheet.


To generate a diff of this commit:
cvs rdiff -r1.4.16.2 -r1.4.16.3 src/sys/arch/i386/pci/gcscide.c

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