Date: Mon, 23 Mar 1998 19:25:07 -0500 (EST) From: Robert Jackson <d055633c@dc.seflin.org> To: "C.P. Fong" <cpfreg@mail.ece.fjtc.edu.tw> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: probe supra internal modem Message-ID: <Pine.3.89.9803231941.A2602-0100000@dc.seflin.org.> In-Reply-To: <19980324075753.47371@ece.fjtc.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9803231941.A2602-0100000>