Re: [Ftdi-usb-sio-devel] howto: setting up driver to ftdi usb
Brought to you by:
bryder
From: Mike R. <er...@es...> - 2002-11-14 04:16:53
|
On Thu, 14 Nov 2002, Bill Ryder wrote: > > As far as I know the device is not supported in the 2.2 kernels - just > the 2.4 kernels. Bummer. It said on the kernel page that 2.2.20 has the driver (which is obvious since it sees the device). > 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. Any particular reason why? I've got the sources, maybe I can hack something and fix my problem? When I do a write() to the /dev/ttyUSB0, which routine in ftdi_sio.c actually gets it? I've got a lot of stuff that will probably break if I go from 2.2.x to 2.4.x, and since usb is already broken it's easier to just fix that! If it's hopeless, and I'm screwed, I won't have much choice. But I'd like to know why. Thanks!! Patience, persistence, truth, Dr. mike |