Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: USB Video : First Steps



At 3:48 PM -0800 3/24/05, Steve Thorpe wrote:

What component (if any) in Mac OS X is the equivalent
of the Windows Device Manager, where I can see a list
of all installed drivers and optionally choose to
remove or update drivers. In particular we have USB
Class Compliant Audio on our composite device but in
some applications of our product we need to override
the class driver with our own vendor-specific driver.

There isn't any equivalent I can think of. You can go looking around inside /System/Library/Extensions to see what kexts (drivers) are available. To remove or update drivers you can delete or install a new kext, not forgetting to touch the folder so the system recaches things at next boot. This would normally be done by an installer ap.


From the terminal "man -k kext" will give you the list of commands which manipulate loaded kexts.

USB Prober will give you a lot of information about USB devices currently attached. It'll also list loaded kexts.

Also the ioreg command from the terminal or the IORegistryExplorer application will tell you what the registry thinks. The Mac registry is not like the Windows regisrty in that its built dynamically, and doesn't store stale information. (At least not across boots.)

IORegistryExplorer and USB Prober come with the developer kit, which if you haven't already, you should install. You should either get a CD with it on or find the installer tucked away in the Applications folder somewhere. Such things are available from the developer website <http://developer.apple.com>, which is a useful resource for everything developerish.
--
Barry Twycross
email@hidden
---
USB, it's not a Dyslexic BUS. (Thanks to TC.)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/usb/email@hidden


This email sent to email@hidden
References: 
 >USB Video : First Steps (From: Steve Thorpe <email@hidden>)



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.