Editing Info.plist

CDC Ethernet USB driver kernel extension for MacOS X to interface Sharp Zaurus, iPAQ, Motorola A780 etc.

Editing Info.plist

Postby hns on Tue May 30, 2006 10:00 am

If you have a device with a different vendor and/or product ID, you can edit Info.plist to add a new IOPersonality. A typical entry looks like this:
Code: Select all
      <key>Zaurus C3100</key>
      <dict>
         <key>CFBundleIdentifier</key>
         <string>net.lucid-cake.driver.AJZaurusUSB</string>
         <key>IOClass</key>
         <string>org_lucidcake_driver_AJZaurusUSB</string>
         <key>IOProviderClass</key>
         <string>IOUSBDevice</string>
         <key>idProduct</key>
         <integer>36944</integer>
         <key>idVendor</key>
         <integer>1245</integer>
      </dict>
You can determine the idProduct and idVendor for your device by looking in System Profiler into the Hardware/USB section (reports are in hexadecimal and you have to convert).

Finally, please to us and other users a favour to report your findings here so that we can introduce it into the source code. The benefit for you: you will never have to edit again yourself when installing a new version of AJZaurusUSB.

-- hns
hns
Site Admin
 
Posts: 328
Joined: Tue Apr 27, 2004 8:06 pm

what's the product id for C1000?

Postby hjw on Fri Aug 18, 2006 4:57 pm

How do I find out the product id for my Akita / c1000?
I am trying to connect my zaurus c1000 to my powerbook g4 (os10.3.9). I downloaded the usb driver and installed it but I don't know what to put in for the product id. I have searched on line and can't find the info anywhere.
hjw
 
Posts: 1
Joined: Fri Aug 18, 2006 4:50 pm

Postby hns on Tue Aug 22, 2006 7:21 pm

As I said:
You can determine the idProduct and idVendor for your device by looking in System Profiler into the Hardware/USB section (reports are in hexadecimal and you have to convert).

Connect the Zaurus and open the Apple System Profiler.

But you don't have to do that for the C1000 since it is already included.

-- hns
hns
Site Admin
 
Posts: 328
Joined: Tue Apr 27, 2004 8:06 pm


Return to AJZaurusUSB

Who is online

Users browsing this forum: No registered users and 1 guest

cron