]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rearrange this code slightly to pass softcs around instead of device_t,
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sat, 7 Feb 2009 01:15:13 +0000 (01:15 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sat, 7 Feb 2009 01:15:13 +0000 (01:15 +0000)
commit9772bc0bece1ef13f9b14e2c8240a892f85b641e
treef21b4f12fb8cfae2db4edcb6b8c840c22be7124f
parent47ee60ebbe41adc513ef7e00d6ae48246a394640
Rearrange this code slightly to pass softcs around instead of device_t,
solving a possible panic when snd_ai2s is loaded at boot time. Also change
the device setup to indicate to the pcm layer that the device is MPSAFE.

Submitted by: Marco Trillo
Suggestions by: Ariff Abdullah
sys/dev/sound/macio/aoa.c
sys/dev/sound/macio/aoa.h
sys/dev/sound/macio/davbus.c
sys/dev/sound/macio/i2s.c
sys/dev/sound/macio/snapper.c
sys/dev/sound/macio/tumbler.c