| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Does anyone out there use IOUSBDevice::SetConfiguration() to set their device to a second (or not the first) configuration?
When attempting to do this, I'm frequently (but not always) getting a panic that appears to be in IOUSBFamily (10.3.9).
The driver matches on the device, not the interfaces, so it's not doing anything with the interfaces until this switch of configurations is done.
The idea behind the configurations is that we have config 1 be a simple setup for the class driver, and our driver using config 2 and can correctly manage bandwidth using a-priori knowledge that the class driver doesn't have.
That sounds like a very reasonable thing to do.
| References: | |
| >IOUSBDevice::SetConfiguration panic (From: Mark Cookson <email@hidden>) |
| Home | Archives | FAQ | 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 © 2007 Apple Inc. All rights reserved.