Hi Etienne,
I am doing this way:
FtrGet(sysFtrCreator, sysFtrNumOEMCompanyID, &companyID);
FtrGet(sysFtrCreator, sysFtrNumOEMDeviceID, &deviceID);
FtrGet(sysFtrCreator, sysFtrNumOEMHALID, &halID);
and then use companyID, deviceID, halID to specify the device.
You can got the device list from:
http://homepage.mac.com/alvinmok/palm/codenames.html
Damir
EF> In PalmOS, a call to FtrGet(...) can gets you the processor currently used.
EF> The problem with that function is that it only returns the processor
EF> generation (ARM920T, DragonBall EZ, ARM925, ...) but not the CPU
EF> manufacturer. This information can be important when doing hardware specific
EF> stuff.
EF> The question is: how to get the CPU manufacturer with standard PalmOS calls?
EF> Etienne Fortin
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/