CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/24 03:12:19
Modified files:
sys/dev/pci : azalia.c
Log message:
do not run the unsolicited event queue from the interrupt handler.
instead, install a timeout(9) to run the queue. fixes a panic
reported by wilfried@
