Hi,
> How might I go about rolling a driver that would make the Palm device
> appear like a generic USB keyboard, joystick or mouse to a PC?  This should
> be possible, since the Palm defaults to slave mode.

I have the same problem, I want the palm to appear as a usb mass storage 
device and export the content of the card inserted in the expansion socket. I 
didn't find anything, so I use the normal serial API and a host system(Linux) 
driver. (See palm-storage.sf.net)

There are some attempts to port the Linux kernel to the Palm Hardware, maybe 
there's are open source USB driver. You'll have to write your own driver for 
palmos. There is a binary only program which implements usb 
storage(http://www.softick.com/cardexport2/), this shows that it is possible.

Cheers
Stefan

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to