CardBus error in 5.0-R

M. Warner Losh imp at bsdimp.com
Fri May 2 22:51:37 PDT 2003


In message: <200305030546.h435kF756164 at windmill.garlic.com>
            "Remington L." <madriax at garlic.com> writes:
: I just installed 5.0-RELEASE. I need to have support for CardBus PCMCIA
: cards, but its not working:
: Cardbus0 : <CardBus bus> on cbb0
: Cbb1: <RF5C476 PCI-CardBus Bridge> at device 5.1 on pci2
: Cbb1: Could not map register memory
: Device_probe_and_attach: cbb1 attach returned 12
: 
: This means im screwed but is there any way to fix this error?

Can you enable ACPI?  Alternatively, you need to try setting one or
more of the following:

hw.pci.allow_unsupported_io_range=1
hw.cbb.start_memory=0xe0000000		# pick addresses until you
					# find a range that works.

Warner


More information about the freebsd-questions mailing list