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 Dec 19 19:29:10 UTC 2003
Modified Files:
src/sys/dev/pci: pciidevar.h
Log Message:
While legacy PCI IDE controllers have only 2 channels, it is quite common
for modern PCI SATA controllers to have more. Define a new PCIIDE_MAX_CHANNELS
which to specify the maximum number of channels we support, and use it to
allocate channel resources.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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