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: thorpej
Date: Fri Jan 24 04:53:15 UTC 2003
Modified Files:
src/sys/dev/pci: pciide.c pciide_amd_reg.h pciidevar.h
Log Message:
Add support for the NVIDIA nForce ATA100 and nForce2 ATA133
IDE controllers, which are more-or-less compatible with the
AMD controllers.
XXX Need to determine the correct timing value for the nForce2
XXX at Ultra133, so we cap it at Ultra100, for now.
To generate a diff of this commit:
cvs rdiff -r1.176 -r1.177 src/sys/dev/pci/pciide.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/pciide_amd_reg.h
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/pciidevar.h
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