cvs commit: src/sys/dev/sound/pci solo.c
Ariff Abdullah
ariff at FreeBSD.org
Thu Jan 5 21:04:19 PST 2006
ariff 2006-01-06 05:04:18 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pci solo.c
Log:
Another major fixes and enhancements:
- MPSAFE
- Fix / reorganize attach routine. Device specific initialization must
be done after generic bus / DMA setup. At last, Virtual Channels
(vchan) works as expected.
Note: Recent commit / fix against this driver proves that major enhancements
on the generic sound layer does indeed help to expose flaw within
device specific code. There are probably other drivers that need to
be addressed as well.
Tested by: barner
MFC after: 1 week
Revision Changes Path
1.37 +80 -22 src/sys/dev/sound/pci/solo.c
More information about the cvs-src
mailing list