Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 03/27/2007 00:04:05
Module Name: src
Committed By: garbled
Date: Tue Mar 27 00:04:05 UTC 2007
Modified Files:
src/sys/dev/pci: viaide.c
Log Message:
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.40 -r1.41 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.