|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Wenhua --
It might be good to know what type of things you need to do that the standard PDT 00 driver does not do today...That might help us guide you in the proper direction.
For testing purposes, you should probably use: sudo xcodebuild install DSTROOT=/ sudo touch /System/Library/Extensions And then reboot. For installing on the end user system, there are several solutions to use. If you want to use Apple's Installer.app, you can use PackageMaker.app to make a package which Installer.app can install. I believe you might have to include a script of some sort to do the 'touch /System/Library/Extensions' part, since PackageMaker.app doesn't seem to know anything specific to kexts.
These fields are as defined in the SPC-2/SPC-3 specifications with spaces at the end of the fields truncated. For example if you had something like: Vendor Identification: 'APPLE " it would become "APPLE" for matching (i.e. <string>APPLE</string> in the Info.plist). You can verify this information in the IORegistry: ioreg -lsw 0 And search for "Vendor Identification" and locate the one which corresponds with your device (There will be at least one other entry for the ATAPI Optical drive in the system). Has more information which might be helpful. -- Chris ------------------ 6 Infinite Loop M/S 306-2MS Cupertino CA 95014 phone: (408) 974-4033 fax: (408) 862-7577 email: email@hidden |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Ata-scsi-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
| References: | |
| >driver installation questions (From: Wenhua Liu <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.