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:09:20 UTC 2003
Modified Files:
src/sys/dev/pci: pciide_common.c pciidevar.h
Log Message:
Some controllers must have certain bits always be set in the IDEDMA_CMD
register for proper operation. Add a prototype field in the pciide_channel
for this register and use it as necessary when writing the IDEDMA_CMD
register.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/pciide_common.c
cvs rdiff -r1.17 -r1.18 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