Re: XFree86 on Thinkpad T23
Troy <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message