|
thank you for the reply. i was able to get both the network card and modem working by moving the load of the ltmodem driver to the start of /etc/rc.d/rc.sysinit. the ltmodem installation program loads the driver at the end of /etc/rc.d/rc.local.
for anyone else running a tecra 8000 following is my configuration: i have a xircom xbe-100 network card and the internal modem is a lucent winmodem. in the bios card - cardbus/16 bit. autoselect also works. /dev/ttyS0 0x03f8 irq 4 --> serial port 1 (used for my pilot) /dev/ttyS1 0x02f8 irq 3 /dev/ttyS2 0x1c00 irq 3 --> modem /dev/ttyS3 0x02e8 irq 3 /dev/modem is linked to /dev/ttyS2
|