Date: Wed, 26 Jul 1995 18:29:20 -0700 From: Timothy Moore <moore@WOLFE.net> To: jmb@kryten.Atinc.COM Cc: jan@bagend.atl.ga.us, questions@freebsd.org Subject: Re: Problems installing a serial card... Message-ID: <199507270129.SAA07834@gonzo.wolfe.net> In-Reply-To: "Jonathan M. Bresler"'s message of Wed, 26 Jul 1995 21:10:32 -0400 (EDT) <Pine.3.89.9507262100.E22486-0100000@kryten.atinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Date: Wed, 26 Jul 1995 21:10:32 -0400 (EDT) From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 26 Jul 1995, Timothy Moore wrote: > /sbin/dmesg | grep ^sio > > sio0 at 0x3f8-0x3ff irq 4 on isa > sio0: type 16550A > sio1 at 0x2f8-0x2ff irq 3 on isa > sio1: type 16550A > > Ok, to what do I set the IRQs and addresses on the card if I want its > ports to be sio2 and sio3? sio2 at 0x3e8-0x3ef sio3 at 0x2e8-0x2ef set the irq to the you configured on the card. must not be used by another device. That's what I did; I set the IRQs on the card to 10 & 11 and did the same in kernel config. Are you guys recommending that I set the IRQ's on the card to 4 & 3, even though sio0 and sio1 are using that IRQ? Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507270129.SAA07834>