Subject: Re: get/set serial port
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Bill Hudspeth <wjhud@jps.net>
List: port-i386
Date: 08/29/2000 05:06:14
Good morning:
Here is the output from dmesg:
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com1 at isa1 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
There is no discussion of PnP in the manual. There setup
instructions for a number OS's. The discussion for UnixWare
does not seem relevant.
Thanks again.
Bill
Manuel Bouyer wrote:
>
> On Wed, Nov 29, 2000 at 12:05:26AM -0800, William J.Hudspeth wrote:
> > I have been trying to set up my actiontec modem for ppp connections
> > and cannot find a command that will set proper parameters. For example,
> > under Linux I issue the command:
> >
> > 'setserial /dev/ttyS1 uart 16550A port 0xdc00 irq 5'
> >
> > to reference the modem. For a permanent intall, I enter the same command
> > in /etc/rc.local file.
> >
> > I have not been able to find an equivalent command for NetBSD.
> > Would someone please point me at the proper reading source?
>
> It's a PnP modem, rigth ?
> NetBSD has ISA PnP support built in the kernel and should find your modem
> without troubles, unless it doesn't know about this one.
> Can you send the output of 'dmesg' ?
>
> --
> Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
> --