mdodd 2005-02-27 23:32:21 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/isa mss.c
Log:
Use mss_{format,speed}() rather than chn_set{format,speed}() and hold
mss lock across call.
This allows my Thinkpad 600E to resume with the sound driver loaded and
vchans enabled.
Revision Changes Path
1.95 +4 -2 src/sys/dev/sound/isa/mss.c