Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2002 08:11:33 -0500
From:      Troy <sindrome@sindrome.net>
To:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: XFree86 on Thinkpad T23
Message-ID:  <20020513081133.A6677@sindrome.net>
In-Reply-To: <1021156781.300.4.camel@gyros.marcuscom.com>; from marcus@marcuscom.com on Sat, May 11, 2002 at 06:39:41PM -0400
References:  <200205111532.25977.metrol@metrol.net> <1021156781.300.4.camel@gyros.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I should have mentioned that I'm running CURRENT.  The
PCI_ALLOW_UNSUPPORTED_IO_RANGE 1 helped with the unrecognized TI CardBus
Bridge - not related to the sound, but still related to getting the
Thinkpad T23 hardware recognized.  

In your opt_pci.h file you need to have:

#define PCI_ENABLE_IO_MODES 1
#define PCI_ALLOW_UNSUPPORTED_IO_RANGE 1

Hope this helps.

-Troy

> > The option for PCI_ALLOW_UNSUPPORTED_IO_RANGE kicks back an immediate error 
> > during the compile as not being recognized.  I didn't see any mention of this 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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