From owner-freebsd-current Wed Dec 23 06:28:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23627 for freebsd-current-outgoing; Wed, 23 Dec 1998 06:28:14 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from assurance.rstcorp.com (assurance.rstcorp.com [206.29.49.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23616 for ; Wed, 23 Dec 1998 06:28:10 -0800 (PST) (envelope-from vshah@rstcorp.com) Received: (from uucp@localhost) by assurance.rstcorp.com (8.8.8/8.8.8) id JAA25840; Wed, 23 Dec 1998 09:28:04 -0500 Received: from sandbox.rstcorp.com(206.29.49.63) by assurance.rstcorp.com via smap (V2.0) id xma025835; Wed, 23 Dec 98 09:27:19 -0500 Received: from jabberwock.rstcorp.com (jabberwock [206.29.49.98]) by sandbox.rstcorp.com (8.8.8/8.8.8) with ESMTP id JAA22473; Wed, 23 Dec 1998 09:27:18 -0500 (EST) Received: (from vshah@localhost) by jabberwock.rstcorp.com (8.9.1/8.8.8) id JAA58921; Wed, 23 Dec 1998 09:27:19 -0500 (EST) Date: Wed, 23 Dec 1998 09:27:19 -0500 (EST) Message-Id: <199812231427.JAA58921@jabberwock.rstcorp.com> From: "Viren R. Shah" To: Mike Smith Cc: freebsd-current@FreeBSD.ORG Subject: Re: error: configured irq 5 not in bitmap of probed irqs 0 In-Reply-To: <199812222338.PAA01569@dingo.cdrom.com> References: <199812221642.LAA94393@jabberwock.rstcorp.com> <199812222338.PAA01569@dingo.cdrom.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: "Viren R. Shah" X-Face: )~y+U*K:yzjz{q<5lzpI_SVef'U.])9g[C9`1N@]u3,MHY7f*l7C)[_NjM4y4K8$uIUh|\u (K&&HS6,M!61&GMTk'mqmB/Qg]]X}"?TzsFl]"2v!bl8']dma.:^IY^a[lbOI>U:b<~FyK3q-p{HmZ mn~g.`~BE!5{2D:}Yi+\_KkWe?XaHj9$ko1k8iKLYv5*_2c8"G=?Up[}hn+7RNM(bzBZ_wWk6!Pf&B ?3Tcm7M7B~W%K/I0aX3]*=jP?aM]H6HBPT`oLk+0n^_;N\2\%|Rhy;p}34Q.jEsM\qtnxcm;ag%Nq Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Mike" == Mike Smith writes: >> >> >> I just upgraded a system running 2.2.6 to -current (from 12/19) and >> sio1 is not found -- instead it gives the error msg: >> >> sio1: configured irq 5 not in bitmap of probed irqs 0 Mike> irq5 is almost certainly not the IRQ on which you have sio1. If the Mike> IRQ is wrong, the port may also be worong. Check your config... Actually, it is on irq 5 (This is an old EISA machine -- the config is all screwed up). I finally got the error/warning to stop, and the internal modem working. Apparently, the main problem was that when setting up the pnp information for the modem, I was giving it irq4 and port 0x3f8 -- which is sio0. This seemed to cause grief. When I changed it to irq 5 and port 0x2f8, it works. Thanks Viren -- Viren R. Shah || "I wandered lonely as a cloud" viren@rstcorp.com || -- WW Research Associate, Reliable Software Technologies Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message