CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/24 14:31:26
Modified files:
sys/dev/pci : azalia.c
Log message:
in azalia_intr():
* deal with the possibility of the hardware being detached, as could
happen with expresscard. from deraadt@
* only return 1 if an interrupt was actually serviced. fixes "constant
interrupts when the device isn't being used" issue reported by oga@.
