Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 May 2003 23:51:26 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        madriax@garlic.com
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: CardBus error in 5.0-R
Message-ID:  <20030502.235126.112260748.imp@bsdimp.com>
In-Reply-To: <200305030546.h435kF756164@windmill.garlic.com>
References:  <200305030546.h435kF756164@windmill.garlic.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200305030546.h435kF756164@windmill.garlic.com>
            "Remington L." <madriax@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



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