|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
(he replies to his own question)
Problem solved. The SampleUSBMIDIDriver does a
LoadDescriptor(kUSBStringDesc, 0, 0, buf, sizeof(buf));
even though the device does not support strings (index == 0 in the device descriptor), and this (justifiably ?) unexpected request upsets the firmware.
That looks like its trying to get string descriptor zero.
A STALL response would have made things much more obvious than a non response.
--
Barry Twycross
email@hidden
---
USB, it's not a Dyslexic BUS. (Thanks to TC.)
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.
| References: | |
| >X: SampleUSBMIDIDriver / SetConfiguration question (From: Laurent Humbert <email@hidden>) | |
| >Re: X: SampleUSBMIDIDriver / SetConfiguration question (From: Laurent Humbert <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.