usb4bsd/audio: Some porting work in uaudio_pcm.c.
authorSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 09:05:13 +0000 (11:05 +0200)
committerSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 09:05:57 +0000 (11:05 +0200)
commit5a82fc1ac08b3db80620092ffadbaf01d8bd47df
treeb90bb80ed63098dcd9c0466d7de63e8f41052c3f
parentd34746645033b738e9559ec12108888468ef3c44
usb4bsd/audio: Some porting work in uaudio_pcm.c.

* Locking fixes (by ftigeot).

* Comment out unknown methods for now.

* Adjust include path.

With this it only whines on mixer_get_lock() which we don't have.
sys/bus/u4b/audio/uaudio_pcm.c