some bits for USB 2.0 playback support. I'm not 100% sure about
authorjakemsr <jakemsr@openbsd.org>
Wed, 21 Jul 2010 05:04:57 +0000 (05:04 +0000)
committerjakemsr <jakemsr@openbsd.org>
Wed, 21 Jul 2010 05:04:57 +0000 (05:04 +0000)
commitb9d6a1cecfa6aec65133471e007beed87db7fa3d
tree234bb1d0e0815843baf22580377988c6a7b350e0
parent785202a3b72b58b5222fb75b4bd893aa1de3727b
some bits for USB 2.0 playback support.  I'm not 100% sure about
scaling the frame rate to the polling interval, but it works on
the E-MU 0202 and it generally makes a lot of sense, especially
considering that this often brings the frames rate back to 1 kHz,
which is the frame rate of USB 1.x, which was the most current
USB spec when USB audio 1.0 spec was written.
sys/dev/usb/uaudio.c