Subject: CVS commit: [netbsd-4] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/31/2007 16:27:56
Module Name:	src
Committed By:	bouyer
Date:		Sat Mar 31 16:27:56 UTC 2007

Modified Files:
	src/sys/dev/pci [netbsd-4]: viaide.c

Log Message:
Pull up following revision(s) (requested by garbled in ticket #541):
	sys/dev/pci/viaide.c: revision 1.41 via patch
The VT8237A SATA Controller uses chip_map_7, not 0, tested and confirmed
working on my machine.  Also when a via controller is set to RAID mode,
it sets the pci_subclass to raid.  Notice this and set ATAC_CAP_RAID.


To generate a diff of this commit:
cvs rdiff -r1.37.2.1 -r1.37.2.2 src/sys/dev/pci/viaide.c

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