|
From: Alex Z. <bo...@uk...> - 2004-03-04 16:37:07
|
Daryl Sayers пишет: > I am trying to get a Tira remote control transmitter/receiver working > with my RedHat 9 installation. (http://www.home-electro.com/tira2.htm) > This unit is a usb device but I am unable to talk to it when I plug it in. > > In my messages file I see the following. > > Feb 29 13:57:53 littled kernel: hub.c: new USB device 00:11.2-2.3, assigned address 6 > Feb 29 13:57:53 littled kernel: usb.c: USB device 6 (vend/prod 0x403/0xfa78) is not claimed by any active driver. > Feb 29 13:57:57 littled /etc/hotplug/usb.agent: ... no modules for USB product 403/fa78/400 > It seems that 1.3.3 isn't enough. You should get more recent driver. I have Tira-2 and ftdi_sio driver version 1.3.5 from 2.4.23 kernel and it works well. When you loading module, even without device, you should see message "registered support for Tira" or something similar. Also I have modified port initialization code in lirc/daemons/serial.c (tty_setrtscts() function) - Tira needs rts_cts control, but _without_ two-stop-bits mode. -- Alex Zharov a.k.a. Warrior |