From owner-freebsd-questions Mon Mar 23 16:27:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22848 for freebsd-questions-outgoing; Mon, 23 Mar 1998 16:27:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dc.seflin.org (d055633c@dc.seflin.org [199.227.192.38]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA22824 for ; Mon, 23 Mar 1998 16:27:34 -0800 (PST) (envelope-from d055633c@dc.seflin.org) Received: (from d055633c@localhost) by dc.seflin.org (8.6.12/8.6.12) id TAA03490; Mon, 23 Mar 1998 19:25:08 -0500 Date: Mon, 23 Mar 1998 19:25:07 -0500 (EST) From: Robert Jackson Subject: Re: probe supra internal modem To: "C.P. Fong" cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19980324075753.47371@ece.fjtc.edu.tw> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the same modem. Mine sits on com3: @3e8 IRQ 5. FreeBSD is also set for IRQ5 for com3: It uses 2e8 IRQ9 for com4: To setup your comm program for use with your modem, just set the device file the comm program looks for to cuaa0 for com1: cuaa1 for com2: cuaa2 for com3: cuaa3 for com4: Hope that helps! Robert Jackson d055633c@dc.seflin.org On Tue, 24 Mar 1998, C.P. Fong wrote: > I have problem to setup the supra internal modem > for the FreeBSD 2.2.5 ( Supra 336i SP ). I believe > my BIOS and internal modem card support PnP. > Since FreeBSD 2.2.5 does not support PnP, I am thinking > to probe certain port manually at the boot up time. > > I recompile the kernel to probe for com1, com2, com3, > com4 , but cannot find any connection to 03F8, 02F8 > 03E8, 02E8 > > Is there any way to detect which port and irq the internal modem > is using? So I can key in during the boot -c > > ========================== > CP Fong at ECE Dept. FJTC > cpfreg@mail.ece.fjtc.edu.tw > ========================== > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message