Subject: CVS commit: src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/03/2007 11:16:29
Module Name:	src
Committed By:	xtraeme
Date:		Mon Sep  3 11:16:29 UTC 2007

Modified Files:
	src/sys/arch/i386/pci: gcscide.c

Log Message:
- 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 -r1.5 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.