Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/dev/pci
Module Name: src
Committed By: riz
Date: Fri Feb 1 05:38:17 UTC 2008
Modified Files:
src/sys/dev/pci [netbsd-4]: uhci_pci.c
Log Message:
Pull up following revision(s) (requested by gavan in ticket #1000):
sys/dev/pci/uhci_pci.c: revision 1.38
Be paranoid about disabling interrupts and acknowledging any pending
interrupts while attaching uhci. Fixes recent problems with uvm_fault
during uhci attach, which appear to be caused by a pending interrupt
left over from the device while it was operating in legacy support mode
under the control of the BIOS.
Patch by joerg@ because his was better than mine.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.34.2.1 src/sys/dev/pci/uhci_pci.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