There is a more complete list of WinModems at: http://www.o2.net/~gromitkc/winmodem.html > Aug 9 13:40:25 raindrop cardmgr[588]: initializing socket 0 > Aug 9 13:40:25 raindrop cardmgr[588]: socket 0: Serial or Modem > Aug 9 13:40:25 raindrop cardmgr[588]: executing: 'insmod > /lib/modules/2.2.14/pcmcia/serial_cs.o port 0x03e8' And after that...? I don't understand the "port 0x03e8". Is this something you added to your /etc/pcmcia/config.opts file? Whatever it is, it will prevent the serial_cs module from loading at all, since this is not a valid parameter list. I would expect the next few lines of your system log to report that the module could not be loaded. Undo whatever you did to add the "port 0x03e8". What messages do you get then? -- Dave |
Messages