Re: siVendorProduct
Re: siVendorProduct
- Subject: Re: siVendorProduct
- From: Laurent Cerveau <email@hidden>
- Date: Thu, 6 Jun 2002 14:07:55 -0700
On Thursday, June 6, 2002, at 10:07 AM, Alberto Ricci wrote:
I would like to have a way to get the USB vendor ID and product ID for
an USB Audio device without using the IOKit.
Yes : use CoreAudio : the HAL has 2 selctors that can provide the
information : kAudioDevicePropertyDeviceManufacturer and
kAudioDevicePropertyDeviceManufacturerCFString. If possible I strongly
advise you to move to the HAL property-based machanism in order to get
information from the hardware.
Is there any such way? Or is the siVendorProduct selector only
implemented in Carbon's USB Audio driver?
There is no such thing as Carbon's USB Audio driver . There is Apple USB
class driver, that is an IOKit driver and works with any USB class
compliant device.
Laurent
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.