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>
Sun, 21 Oct 2012 12:59:12 +0000 (14:59 +0200)
commitc8a5abf8516703c42fe50aec7c52251c6241e6c5
treeb3a7a54f199a28bef21188b72b7ff1b57803185d
parentaeb0f5a1a2132fd3dbd6df8dc587f51b4b1e8995
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