Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 04/12/2002 21:02:05
Module Name: syssrc
Committed By: mycroft
Date: Fri Apr 12 18:02:05 UTC 2002
Modified Files:
syssrc/sys/dev/pci: pciide.c
Log Message:
Add support for the ServerWorks OSB4 and CSB5 chipsets.
Note: The code is written a little more cruftily than it should be. It's also
only tested on the OSB4. I'm not sure it even makes sense to have support for
`native' mode, but I put it in just in case.
To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 syssrc/sys/dev/pci/pciide.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.