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: briggs
Date: Wed Dec 10 02:55:48 UTC 2003
Modified Files:
src/sys/dev/pci: pccbb.c pccbbreg.h pccbbvar.h
Log Message:
Power up the card without OE enabled to avoid letting SanDisks enter
True IDE mode. Hinted at by Charles Hannum a while back. This lets
my PCI-Cardbus adapter read SanDisk CF cards much more reliably.
Also bring in a few defines from FreeBSD for some more TI registers and such.
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/dev/pci/pccbb.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/pccbbreg.h
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/pccbbvar.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