CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/09 03:01:17
Modified files:
sys/dev/pci : ehci_pci.c
Log message:
Run config_found() under splusb.
Fix a NULL dereference reported by jsg@ in case a Root Port Hub interrupt
is handled before the soft-interrupt has been established.
