From owner-freebsd-mobile Fri Apr 12 1:42: 1 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from van-laarhoven.org (ap-z-5ab8.adsl.wanadoo.nl [212.129.218.184]) by hub.freebsd.org (Postfix) with SMTP id DD8AB37B404 for ; Fri, 12 Apr 2002 01:41:52 -0700 (PDT) Received: (qmail 36937 invoked from network); 12 Apr 2002 08:41:51 -0000 Received: from heather.van-laarhoven.org (10.66.0.2) by uitsmijter.van-laarhoven.org with SMTP; 12 Apr 2002 08:41:51 -0000 Date: Fri, 12 Apr 2002 10:41:51 +0200 (CEST) From: Nick Hibma To: "Michael Sperber [Mr. Preprocessor]" Cc: "freebsd-mobile@FreeBSD.ORG" Subject: 'not in bitmap of probed irqs' message (Re: USB attach fails on ASUS P6300 with 4.5-RELEASE:) In-Reply-To: Message-ID: <20020412103826.T31033-100000@heather.van-laarhoven.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org What's your kernel config. It might well be that FreeBSD isn't aware of the fact that IRQ three is allocated to the sio port. What if you explicitly mention irq 3 in the hints for sio1? hint.sio.1.irq="3" in /boot/device.hints. See also sys/i386/conf/GENERIC.hints. Nick > > Hi, > > thanks for looking into this! > > >>>>> "Nick" == Nick Hibma writes: > > Nick> This seems to fail in the BIOS. Could you check whether you have irq 3 > Nick> allocated to legacy ISA interrupts? > > In the BIOS you mean? Indeed, IRQ 3 is manually configured to be for > the IR serial port. But even when that is disabled, things are broken > the same way. > > Nick> 3 is a bit of an odd value. Do you have sio ports in that machine? COuld > Nick> you post the dmesg (or /var/run/dmesg.boot) of the machine? > > Indeed irq 3 is allocated for sio1, and there's something funny going > on there indeed. (I never quite understood this "not in bitmap of > probed irqs" message.) > > -- n_hibma@van-laarhoven.org http://www.van-laarhoven.org/ n_hibma@FreeBSD.org http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message