I'm using 2.6.34-m on my TS-7260 and TS-GSM1 with great success, sort of. I've
been using the 8250_ts_ser1 driver with my TS-GSM1 and once I get past the
driver actually registering the port everything works like a charm. The problem
is that it takes usually n modules reloads before the serial port registration
happens.
modprobe 8250
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
for (int i = 0; i < n; i++) {
insmod /root/8250_ts_ser1.ko ts_ser1_irq=6
rmmod 8250_ts_ser1
}
serial8250.5: ttyS0 at I/O 0xce34a3a8 (irq = 33) is a 16550A
Any idea what could be the problem?
j
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|