CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/19 20:17:24
Modified files:
sys/dev/pci : azalia.c
Log message:
- an unsolicited response contains the codec address, not the codec
index
- we only care about unsolicited responses from the codec we're using
- no need to enable unsolicited responses until we know which codec
we're using
fixes crash reported by jacekm@
