Change USB bulk endpoint for baseband data to have...
by
Jared Boone
11 years 11 months
Change USB bulk endpoint for baseband data to have only one queue item. Since there are only two baseband buffers, and one is transferring with the codec and the other with USB, enqueueing more than one buffer at a time would result in transferring an incomplete buffer.