Skip to Content.
Sympa Menu

baslinux - Re: [BL] configuring BL3 for PCMCIA modem

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] configuring BL3 for PCMCIA modem
  • Date: Sat, 11 Dec 2004 08:53:02 +1300

sindi keesan wrote:
>
> tty01 at 0x02f8 (irq = 3) is a 16550A

That is your modem. cardmgr found your PCMCIA
card and put it at /dev/ttyS1

> There is only one serial port visible.

Try the following:
------------------------------------------------
for i in 0 1 2 3; do setserial /dev/ttyS$i; done
------------------------------------------------
"UART: unknown" means no hardware at that port.

> SHould I load pcnet_cs instead of serial_cs?

No.

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page