Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/18/2003 03:13:08
Module Name:	src
Committed By:	thorpej
Date:		Tue Mar 18 01:13:08 UTC 2003

Modified Files:
	src/sys/dev/pci: pciide.c

Log Message:
Add very basic support for the Intel i31244 Serial ATA controller.
We only support legacy (i.e. PCI IDE compatible) mode, for now.  Also
note that DMA is disabled for rev 0 chips unless explicitly enabled
with PCIIDE_I31244_ENABLEDMA.


To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 src/sys/dev/pci/pciide.c

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