PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

Reading from USB 2432


Your Ad Here

Your Ad Here

Reading from USB 2433
On Wed, 6 Sep 2006 20:57:37 +0200, Hx staggered into the Black Sun and said: Did you do that? Go do that. By "the protocol", I meant the exact bulk-control-whatever messages that get...

On Wed, 6 Sep 2006 07:56:49 +0200, Hx staggered into the Black Sun and said:

Hm. The max length of USB cables isn't insanely long. "What kind of weather are we having 10 feet away from the computer?"

Probably. You'll almost certainly have to figure out the protocol that the device is using first, since the manufacturer probably considers it a Super Secret(tm). I hear there's a "USB sniffer" available for 'Doze that'll capture all the packets being sent over USB, so you can fine out how the 'Doze program talks to the device. Google:--"usbsnoopy" for a place to start looking.

Wrong keywords. "libusb" is a C library that allows you to read and write data to arbitrary USB devices. The SANE backends all use libusb for USB scanners. And you don't read and write to *ports*, per se, but poke through the "documentation" pages.

Sure, you just have to figure out the protocol being used. HTH,

-- Matt GThere is no Darkness in Eternity-But only Light too dim for us to see Brainbench MVP for Linux Admin mail: TRAP + SPAN don't belong ----------------------------- not the kind of person I'm preaching to.



Your Ad Here

List | Previous | Next

Reading from USB 2433

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

Reading from USB