From owner-freebsd-questions Mon May 17 20: 9:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.grove.ufl.edu (mail.grove.ufl.edu [128.227.8.6]) by hub.freebsd.org (Postfix) with ESMTP id 8C82614A09 for ; Mon, 17 May 1999 20:09:41 -0700 (PDT) (envelope-from johnq@grove.ufl.edu) Received: from bay.grove.ufl.edu (johnq@bay-f [128.227.157.9]) by mail.grove.ufl.edu (8.9.3/8.9.3/h1) with ESMTP id XAA07188; Mon, 17 May 1999 23:09:37 -0400 (EDT) From: John Madison Grant Received: from localhost (johnq@localhost) by bay.grove.ufl.edu (8.9.3/8.9.3/c1) with ESMTP id XAA16682; Mon, 17 May 1999 23:09:36 -0400 (EDT) Comments: XAA16682 on bay (hop 0), Mon, 17 May 1999 23:09:36 -0400 (EDT) Date: Mon, 17 May 1999 23:09:36 -0400 (EDT) X-Sender: johnq@bay To: Doug White Cc: freebsd-questions@FreeBSD.ORG Subject: Re: configured irq 5 not in bbitmap of probed irqs 0 In-Reply-To: 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 Those settings worked under Win98. The modem wasnt properly detected in Win98 either. It detected it as an unkown device. The error msg: "not in bitmap of probed irqs" sounds as if the value returned from the irq after the pnp probed is not in some database of pnp devices. But since I really no nothing about how ISA pnp devices are probed or how the C probing routine works under FreeBSD I might just sound ignorant. But I am about to try disabling my serial port and putting the modem on com2. On Mon, 17 May 1999, Doug White wrote: > On Sun, 16 May 1999, John Madison Grant wrote: > > > I am currently running FreeBSD 3.0. I have a USR Sporster 56k > > modem in my computer. Under Win95 this modem is configured > > on COM3 irq5 at 3e8h. > > > > I have been trying to reconfigure my kernel to recognize this > > modem. I have tried various flags and combinations of ROM BIOS PnP settings but I keep on getting the same error > > msg when the kernel probes the irq at bootup: > > > > configured irq 5 not in bitmap of probed irqs 0 > > > > Any suggestions on how to configure this driver would > > be greatly appreciated. > > > > This means that no device responded to IRQ 5. Are you sure those are the > correct settings? > > Doug White > Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve > http://gladstone.uoregon.edu/~dwhite | www.freebsd.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message