Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/17/2003 16:55:24
Module Name: src
Committed By: bouyer
Date: Wed Sep 17 16:55:23 UTC 2003
Modified Files:
src/sys/dev/pci: pciide.c
Log Message:
Add back support for the legacy VT8237 IDE controller.
This wasn't an error, on this chipset we have the SATA controller on function
0 of the IDE controller, not the pcib bridge.
Fix provided by Stephen Degler.
To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 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.