Re: [Ftdi-usb-sio-devel] howto: setting up driver to ftdi usb (fwd)
Brought to you by:
bryder
From: Mike R. <er...@es...> - 2002-11-18 03:11:03
|
On Mon, 18 Nov 2002, Bill Ryder wrote: > On mandrake 9 with the 2.4.20-rc1 kernel "/dev/usb/ttyUSB0" is a link > to /dev/ttyUSB0. > > This is the device I use so the device should be OK. The major/minor > numbers for /dev/ttyUSB0 and /dev/usb/ttyUSB0 should be the same. > > I use /dev/ttyUSB0 for everything I ever do with the device. OK, so it shouldn't make any difference. (I did create all those, and it didn't change anything). > You should definitely turn on the full usb serial debugging to get some > more info from the driver methinks. I just copied the bryder_20011111_2.4.15-pre2_ftdi_sio.patch into my kernel source. Next step is to compile it and try testing things. I've never dived this deep into things before, but that's the point of linux. What's the easy way to set CONFIG_USB_SERIAL_DEBUG? My main purpose is to make hardware work, I don't think anyone else should need a back port. Patience, persistence, truth, Dr. mike |