Jason Brown wrote: > I am assuming you are using the 2.3.x kernel, and the device name have changed > from /dev/cua1 to /dev/ttyS1 as an example. The 2.2.xx kernels have some > backwards compatibility with the device names, but the 2.3 kernels may not. > You may want to give the ttyS naming scheme a try. > Thanks, it turns out that I had an IRQ conflict. My pcmcia card was grabing irq3 away from my modem. I edited the /pcmcia/config.opts file and restricted the pcmcia from using irq 3 and 4. This should have been a little more obvious to me. I guess I'm getting a little tired of configuring:) Now the modem works fine, but it's having problems starting up pppd. -- can't find the ppp0 interface. I got the lastest pppd, but the same error comes up when I run kppp. --I have build a kernel with all of the ppp suport built in.... Hmmm. Oh well, more configuring Jamie > > Jason Brown > > On Sun, 09 Apr 2000, you wrote: > > OK, I just put together the pre3 kernel -- It was much easier to get my > > pcmcia webgear working with it. > > > > -- But now my modem no longer works. My laptop modem is a > > lucent-linmodem, and it won't work until lucent fixes it (binary > > driver). But my desktop is an AOpen and it doesn't work either. I'm > > hoping that it's just a matter of the name of the serial device file > > changing. It used to be /dev/cua1. I've tried a bunch, to no avail. > > Does anyone know what it might be? > > > > Jamie > > > > > > > > _______________________________________________ > > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > _______________________________________________ > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss