unsupported io range problem

M. Warner Losh imp at bsdimp.com
Wed Apr 21 02:56:42 PDT 2004


In message: <20040420164920.24EE2D7 at toad.stack.nl>
            marcov at stack.nl (Marco van de Voort) writes:
: Could it be related to the fact that these devises are attached to bus PCI1 ?

It is related to the fact that the pci bridge really passes all
addresses back upstream, rather than the addresses listed in the pci
bridge registers.  newer versions handle this correctly, completely
eliminating the allow_unsupported_io_ranage option.  You should try a
number higher than 0x20000000 since that's kind of low...

Warner


More information about the freebsd-mobile mailing list