Hi all,
first time post here. I've been using USB Complete to get me up to speed with the basics and my first attempt at a USB device will be to implement an Audio Class device.
I'm currently stuck trying to understand a section of the Audio Device Class 1.0 spec. I'm looking at Release 1.0, March 18, 1998, section 5.2.2.4.1. The second to last paragraph on that page talks about a special case for the Set Feature Unit Control Request when the Channel Number is set to 0xFF. It references a 'bmaProps() array' that is not mentioned anywhere in the document. Neither is it mentioned in the Formats, Terminals or overall USB 2.0 specifications. I'm assuming it is a typo but I haven't been able to decipher what it should be.
Anyone have any thoughts?
Thanks, Shareef.