On Tue, Feb 03, 2004 at 03:30:44PM +0100, Lars Nordin wrote:
I have search all list and tried to remove the usbnet module and insert usbserial. The proble is that I can't fins any working devices, I need to open a device and read/write data to the other host.
This will not work at all, sorry. Just use the usbnet driver.
greg k-h
Greg, Actual, it DOES work (untill a hernel krash...)
I tried the usbserial vith modprobe usbserial vendor=0x050d product=0x0004 (the belkin ID)
and I can get a stty status from /dev/usb/ttyUSB0
On one computer I do cat < /dev/usb/ttyUSB0 and on the other echo "Hello World" > /dev/usb/ttyUSB0
and it works!!!
BUT I get a kernel dump on the computer doing the write. The kernel dump occur random, one test I could send /etc/passwd 3 times befor the hang.
Should I debug this behaviur or just try the latest kernel (2.4.24 or even 2.6.1) Has the usbserial driver changed much?
/Lars
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
