Porting Mac X 10.2 driver to Mac X 10.4
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=LDBZ0DP9JnJyOokJ7tclSPHVAn6W+rpjSa67h8/x8vJcNro3ZsJMWvPieEIJi23C/r7N3IK83udvip26kEmyOm9pfAfYetyf8uz1H26JBhdx7pjVOthenEPXsqFQug8FNtcx7erIcYs1mopAHFDGwynMGqVI1GrxxA2QS0C8kJE= Hi all. I am a new buddy to MAC. We have a KEXT file that helps to send the SCSI comands and our own vendor specific commands to a MassStorage device. This KEXT works fine for me in Mac X 10.2. Now I need to develop a similar application for Mac X 10.3 and 10.4 too, From the documents I referred from the Mac developer site I changed the dependent kernel versions and compile my code using XTools in Tiger[Mac X 10.4] and followed the below steps to load the driver. 1)Copy the KEXT file into the folder \System\Library\Extensions 2)Set the rights of the Kext file as below Owner - System Group - Wheel 3)Restart the system. log into an administrator account. 4)Plugin the device when executing the above steps now I getting a message as attached. Can anybody help me to get out of this bottle neck. Thanks in Advance, Raja. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com Mac X 10[1].3 err.jpg
participants (1)
-
RajaGovarthanan Velusamy