From owner-freebsd-stable Thu Oct 24 17:44:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F30C37B401 for ; Thu, 24 Oct 2002 17:44:17 -0700 (PDT) Received: from kashmir.etowns.net (dsl-65-184-96-65.telocity.com [65.184.96.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAFD943E42 for ; Thu, 24 Oct 2002 17:44:16 -0700 (PDT) (envelope-from thegage@kashmir.etowns.net) Received: from kashmir.etowns.net (kashmir.etowns.net [65.184.96.65]) by kashmir.etowns.net (8.12.6/8.12.6) with ESMTP id g9P0iFqs000532; Thu, 24 Oct 2002 17:44:15 -0700 (PDT) (envelope-from thegage@kashmir.etowns.net) Received: from localhost (thegage@localhost) by kashmir.etowns.net (8.12.6/8.12.6/Submit) with ESMTP id g9P0iE5R000529; Thu, 24 Oct 2002 17:44:15 -0700 (PDT) Date: Thu, 24 Oct 2002 17:44:14 -0700 (PDT) From: The Gupta Age Reply-To: To: Artem Okounev Cc: Subject: Re: configured irq not * in bitmap of probed irqs #,,, strange modem weirdness In-Reply-To: <322400830.20021024142202@yahoo.com> Message-ID: <20021024174035.G475-100000@kashmir.etowns.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 24 Oct 2002, Artem Okounev wrote: |-----BEGIN PGP SIGNED MESSAGE----- |Hash: SHA1 | | | |Hello The, | | |> sio2: configured irq 2 not in bitmap of probed irqs 0 |> sio2 at port 0x3e8-0x3ef irq 2 on isa0 |> sio2: type 16550A | |> can anybody COMMENT on this. | |Have you included appropriate record for your modem |(actually for serial port) in kernel config? I think it |should be like that: | |device sio2 at isa? port 0x3e8 irq 2 | | yes the appropriate line in my KERNCONF looks like: device sio2 at isa? port IO_COM3 irq 2 which is same as you suggested. which is also the setting on the modem. it has jumpers to set the irq and com port. any other comment/suggestion? thanks and best regards, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message