Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jhawk
Date: Wed Jul 12 21:45:37 UTC 2000
Modified Files:
syssrc/sys/dev/pci [netbsd-1-5]: pccbb.c
Log Message:
Pullup rev 1.43-1.44, approved by thorpej:
1.43:
Move legacy pcic-mode disabling code from pccbb_chipinit() to
pccbbattach(). This is necessary as pccbb_chipinit() is deferred, and
may not run until after the pcic is already attached.
Now pcics are properly disabled on Sony VAIO, f'rinstance.
rev 1.44:
Clarify that the RX5C47X requires writes to the PCI_LEGACY to
disable and not PCI_BCR_INTR; this is what rev 1.9 did under
the label of "Maintenance."
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.2.1 syssrc/sys/dev/pci/pccbb.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