Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 1997 02:38:13 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        matra <matra@diemme.it>
Cc:        questions@FreeBSD.ORG
Subject:   Re: sio problems ...
Message-ID:  <Pine.BSI.3.94.970331023719.397C-100000@localhost>
In-Reply-To: <Pine.LNX.3.93.970321034010.69B-100000@bridget.devlab.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Mar 1997, matra wrote:

> I have a little problem with FreeBSD and a 33.600bps modem with a 16550A
> UART chip . 
> 
> device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
> device		sio1	at isa? port "IO_COM2" tty irq 3 vector siointr
> device		sio2	at isa? port "IO_COM3" tty irq 4 vector siointr

Wire this down:

device		sio2	at isa? port 0x3e8 tty irq 4 vector siointr

See if that helps.

Your modem is finicky, there isn't much we can do for you.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970331023719.397C-100000>