Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 02:44:01 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Marko Uskokovic <turncoat@softhome.net>
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: FreeBSD freeze
Message-ID:  <20020405023912.Q353-100000@gamplex.bde.org>
In-Reply-To: <422U07YVSRUOPMZYLI2ZMIQNPKTPML.3cac7b40@turncoat>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020405023912.Q353-100000>