From owner-freebsd-stable Sun Aug 20 13:57:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id DA27837B424 for ; Sun, 20 Aug 2000 13:57:09 -0700 (PDT) Received: from tao.thought.org (tao.sea.tera.com [207.108.223.55]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id NAA10066; Sun, 20 Aug 2000 13:57:25 -0700 (PDT) Received: (from kline@localhost) by tao.thought.org (8.9.3/8.7.3) id NAA43633; Sun, 20 Aug 2000 13:57:06 -0700 (PDT) Date: Sun, 20 Aug 2000 13:57:06 -0700 From: Gary Kline To: Doug White Cc: Gary Kline , freebsd-stable@FreeBSD.ORG Subject: Re: not in bitmap Message-ID: <20000820135706.A43483@tao.thought.org> References: <200008200341.UAA37091@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dwhite@resnet.uoregon.edu on Sun, Aug 20, 2000 at 01:26:30PM -0700 X-Organization: Thought Unlimited. Public service Unix since 1986. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Aug 20, 2000 at 01:26:30PM -0700, Doug White wrote: > On Sat, 19 Aug 2000, Gary Kline wrote: > > > sio1: configured irq 3 not in bitmap of probed irqs 0 > > This message means "I poked sio1 and it didn't generate any > interrupts." Are you sure it's enabled in the BIOS and set to the correct > I/O port (0x2F8)? > > The sio driver tries to be smart and figure out which IRQ the port is > sitting on. If the configured IRQ isn't in the set of IRQs that responded > when the port was poked then it fails with this message. If the bitmap is > '0' then no interrupts occured, which means the port is not responding on > the configured I/O port. > Someone other than me changed the COM2 configuration in the BIOS. But now everything is happy with the other platform and I ought to be able to dial out just-in-case I mess up this box during my update. *shudder* ;) gary > -- Gary D. Kline kline@tao.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message