Re: Re: further help on debugging a hang
Re: Re: further help on debugging a hang
- Subject: Re: Re: further help on debugging a hang
- From: "Brian Bechtel" <email@hidden>
- Date: Tue, 12 Dec 2006 21:33:41 -0800
minor correction which I noticed as soon as I sent the first email:
On 12/12/06, Brian Bechtel <email@hidden> wrote:
kextload -a com.apple.iokit.IOPCIFamily@0x123456 \
-a com.apple.iokit.IOSCSIFamily@0x234567 \
-a com.acard.driver.ACard68xxM@0xADDR_FROM_SHOWALLKMODS \
-s ~/Desktop/gg -- /path/to/ACard68xxM_driver.kext
every "-a" argument is of the form drivername@address
"-s" defines the directory to store the symbol files
The path to the driver is typically
/System/Library/Extensions/ACard68xMM.kext
that would replace "/path/to/ACard68xxM_driver.kext"
Again, good luck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden