RE: Loading KEXT dynamicaly for a USB MassStorage Drive
RE: Loading KEXT dynamicaly for a USB MassStorage Drive
- Subject: RE: Loading KEXT dynamicaly for a USB MassStorage Drive
- From: "Michael Welch" <email@hidden>
- Date: Thu, 10 Aug 2006 10:38:46 -0700
- Thread-topic: Loading KEXT dynamicaly for a USB MassStorage Drive
Well, from a file systems perspective, fork/exec seems to be the right
thing to do (msdos, ntfs, webdav, ...) to dynamically load a driver. For other
driver types, maybe
not.
- Mike
Issues about whether this is the right thing to do or not aside
:-)
USB Prober.app prompts you to install Klog.kext if Klog.kext isn't
running [in the USB Logger Tab]. I believe that the source for USB
Prober is in Darwin (probably the IOUSBFamily project) so you can see what it
does.
[FWIW,
PPC/IOUSBFamily-228.4.0/USBProberV2/USBLoggerController.m, -
(BOOL)installKLogKext]
Cheers,
-H.
_______________________________________________
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