Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: bouyer
Date: Wed Oct 25 17:38:27 UTC 2006
Modified Files:
src/sys/dev/pci: files.pci pdcsata.c
Log Message:
Map the SATA registers for SATA channels, and probe drives using them instead
of using the old PATA way. Tested with a PDC20375 (2xSATA + 1xPATA).
While there add the PDC20618-621 products (Ultra/133 controllers);
untested. Yes, it's strange to support PATA-only devices in a driver
called pdcsata, but that's how it is ...
To generate a diff of this commit:
cvs rdiff -r1.269 -r1.270 src/sys/dev/pci/files.pci
cvs rdiff -r1.12 -r1.13 src/sys/dev/pci/pdcsata.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index