From owner-freebsd-hardware Thu Apr 4 8:43:17 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 921C037B41A for ; Thu, 4 Apr 2002 08:43:12 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id CAA20577; Fri, 5 Apr 2002 02:43:00 +1000 Date: Fri, 5 Apr 2002 02:44:01 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Marko Uskokovic Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: FreeBSD freeze In-Reply-To: <422U07YVSRUOPMZYLI2ZMIQNPKTPML.3cac7b40@turncoat> Message-ID: <20020405023912.Q353-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 4 Apr 2002, Marko Uskokovic wrote: > I have FreeBSD 4.4 installed. > My internal hardware modem is attached on COM4 and uses IRQ 3, but > FreeBSD was reporting this when boot: > sio1: configured IRQ is not in bitmap with probed IRQ-s > ... > I reconfigured this to: > --------------------------------------------------------------------------------------- > device sio0 at isa? port IO_COM1 flags 0x10 irq 4 > device sio3 at isa? port IO_COM4 irq 3 > --------------------------------------------------------------------------------------- > I compiled my kernel and modem worked fine, but when I ran startx it wrote: > ---------------------------------------------------------------------------------------- > ... It used to be common for S3 graphics cards to conflict with sio3 (not the irq, but the default i/o address IO_COM4). The easiest workaround is to reconfigure sio3 to a different i/o address in the hardware or BIOS, if that is possible. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message