Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 20:35:14 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jure.lozar@madalbal.si
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Linksys pcmcia wlan on IBM laptop
Message-ID:  <20050621.203514.71082452.imp@bsdimp.com>
In-Reply-To: <42B7FC80.3030808@madalbal.si>
References:  <42B7FC80.3030808@madalbal.si>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <42B7FC80.3030808@madalbal.si>
            Jure Lozar <jure.lozar@madalbal.si> writes:
: I read instructions on links below, added hw.pci.allow_unsupported_io_range=1 to /boot/loader.conf

This option is a nop in 5.4.

: cardbus0: Expecting link target, got 0x71
: cardbus0: Resource not specified in CIS: id=10, size=2000
: cardbus0: Resource not specified in CIS: id=14, size=20000

These indicate that there might be some minor problem with resources.
Or maybe some major problems.  However, without the rest of the boot
messages, it is impossible to say.  The memory range looks pretty
bogus:

: cbb0: <TI1410 PCI-CardBus Bridge> mem 0x50000000-0x50000fff irq 11 at device 2.0
:  on pci0
: cbb0: Found memory at 50000000

You'll have to fix that first...  I've never seen a machine where this
address works...

Warner



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