When I run wvdial in the 2.6 kernel I get an input/output error. If I open a
minicom terminal on the port and type "ATZ" I get no response. I'm trying to
figure out what I need to do to configure the port so that it will work with
the TS-GSM1.
modprobe ts72xx_isa16550 irq=22
serial8250: ttyS0 at MMIO 0x11e003e8 (irq=22) is a 16550A
more /proc/tty/driver/serial
0: uart: 16550A mmio: 0x11E003E8 irq:22 tx:0 rx:0 CTS|DSR
I compare that to what I get in the 2.4 kernel (in which the driver is
auto-loaded and wvdial works):
2: uart: 16550 port: 89C003E8 irq:40 tx:0 rx:0 CTS|DTS
Looking at the memory map, though, 0x89C003E8 is in the SDRAM, which doesn't
make sense. Also, if I base modprobe baseio=0x89C00000 when loading the
driver, I get a seg fault. Somehow the ports are configured differently in the
two kernels, but I can't see how.
Anyone get TS-GSM1 to work with a 2.6 kernel?
------------------------------------
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/
|