Date: Fri, 6 Jan 2006 05:04:18 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci solo.c Message-ID: <200601060504.k0654Ink078808@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601060504.k0654Ink078808>
