From owner-freebsd-questions Wed Apr 2 00:07:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA14237 for questions-outgoing; Wed, 2 Apr 1997 00:07:49 -0800 (PST) Received: from rook.matranet.org ([194.185.12.4]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA14219 for ; Wed, 2 Apr 1997 00:07:19 -0800 (PST) Received: from rook.matranet.org (rook.matranet.org [127.0.0.1]) by rook.matranet.org (8.8.3/8.8.3) with SMTP id LAA00520; Sun, 30 Mar 1997 11:35:14 +0200 (MET DST) Date: Sun, 30 Mar 1997 11:35:14 +0200 (MET DST) From: matra X-Sender: matra@rook.matranet.org To: Doug White cc: questions@FreeBSD.ORG Subject: Re: sio problems ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 31 Mar 1997, Doug White wrote: > 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 > > > All done . I have disabled the COM2 on my I/O card and configured the modem card as a COM2/IRQ3 ; Now, it works fine .... Thanx for your help... cul8r