Re: IOUSBDevice.h
Re: IOUSBDevice.h
- Subject: Re: IOUSBDevice.h
- From: Godfrey van der Linden <email@hidden>
- Date: Wed, 8 Dec 2004 10:57:24 -0800
Are you trying to do in kernel development? If so then the header is
included by <IOKit/usb/IOUSBDevice.h>
If you are outside of the kernel you probably want to use the IOKit
Framework equivalent header family, which is <IOKit/usb/IOUSBLib.h>
Godfrey
On Dec 7, , at 18:16, Brian Jorgage wrote:
I need the IOUSBDevice class but I cannot find IOUSBDevice.h on my
machine. I have Xcode installed. So where do I get this ? I don't
see anywhere on developer.apple.com where individual header files seem
to be available for download. Do I need to download an upgrade to
Xcode or is it a separate download ?
Shouldn't all necessary headers be included w/Xcode by default ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >IOUSBDevice.h (From: "Brian Jorgage" <email@hidden>) |