Re: [Ftdi-usb-sio-devel] howto: setting up driver to ftdi usb
Brought to you by:
bryder
From: Bill R. <br...@pa...> - 2002-11-14 03:21:30
|
Hi there, As far as I know the device is not supported in the 2.2 kernels - just the 2.4 kernels. It is possible that the usb-serial default driver is picking up the device but there is no way that will work properly. So you'll need to move to a 2.4.18 kernel or above. Mike Rosing wrote: >Howdy, > >I have attached a 245 "B" to a usb cable on a 2.2.20 >linux kernel. When I cat /proc/bus/usb/devices it shows >up just fine. When I open /dev/usb/ttyUSB0 I have no >errors, but when I try to send data to the chip, I get no >RFX response. I assume I've got something wrong in the >set up call to the driver. What are the correct serial >parameters the driver wants to see? > >It seems like the serial parameters don't matter, but >I bet they have to be what the driver likes. Any >hints appreciated! > >Patience, persistence, truth, >Dr. mike > > > > >------------------------------------------------------- >This sf.net email is sponsored by: Are you worried about >your web server security? Click here for a FREE Thawte >Apache SSL Guide and answer your Apache SSL security >needs: http://www.gothawte.com/rd523.html >_______________________________________________ >Ftdi-usb-sio-devel mailing list >Ftd...@li... >https://lists.sourceforge.net/lists/listinfo/ftdi-usb-sio-devel > > > > |