PDA

View Full Version : [DRIVER]USB Scanner driver for devices with USB Host capability


gciochina
22nd May 2009, 05:58 PM
Hey there!

Okay, long story short:
I've got a Toshiba Intermec CN3 device (has USB Host controller) I would like to develop a driver for a USB scanner. Can anybody give me some tips on what needs to be done in order to achieve this?

The problem is that i can't get the Windows Mobile Platform Builder/Developer... because it's way to expensive.
I was thinking of trying to port the USB Scanner Support for Linux...

I know it might sound silly but i looked everywhere and i couldn't find something like this already done. Do you know of any similar drivers?

Thanks guys!

Rudegar
22nd May 2009, 06:24 PM
one dont require the platform builder to make or install a driver
for wm
a search for something like this could get you in the general direction of developing
devices drivers for windows mobile
http://www.google.dk/search?source=ig&hl=da&rlz=&q=develop+device+driver+windows+mobile&btnG=Google-s%C3%B8gning&meta=lr%3D&aq=f&oq=

aiiro
23rd May 2009, 12:45 AM
The guy who started this thread - http://forum.xda-developers.com/showthread.php?t=480899&highlight=zeno+usb - will probably have some answers or tips.

gciochina
25th May 2009, 12:31 PM
Thank you both for replying.
@Rudegar i don't think you've understood my question ... i don't want to develop a driver for windows XP/Vista that will support a WM device.... what I need is to write a driver to be installed ON a specific windows mobile device that is capable of USB Hosting.
So the way i see it, when you connect a scanner (for example) to the device, the device should then recognize the scanner make it possible for the user to scan documents (for example) directly from the device... :(

@aiiro i've already pm'ed the guy, hopefully he'll notice my message :D