Skip site navigation (1)Skip section navigation (2)
Date:      12 Feb 2003 21:40:35 -0000
From:      Mark Diekhans <markd@Kermodei.com>
To:        mobile@FreeBSD.ORG
Subject:   Re: pccard/newbus lockup with 5.0 current on Dell X200
Message-ID:  <20030212214035.55693.qmail@osprey.kermodei.com>
In-Reply-To: <20030210215507.37226.qmail@osprey.kermodei.com>
References:  <20030210215507.37226.qmail@osprey.kermodei.com>

next in thread | previous in thread | raw e-mail | index | archive | help

To follow up on my own posting so the solution gets archived for others..

This problem is caused by cbb allocating a memory range that is used by the
1394 OHCI.  It wasn't entirely obvious at first, as the OHCI driver was not
loaded.  Adding the lines to following lines to /boot/loader.conf will fix the
problem (and hopeful will allow the firewire cdrom to work as well):

hw.pci.allow_unsupported_io_range=1
hw.cbb.start_memory=0xFEBFE000




Mark Diekhans <markd@Kermodei.com> writes:
> I am having problems getting 5.0 running on a Dell latitude X200.  When a
> pccard or cardbus card is inserted, the system instantly locks up.  No kernel
> messages are printed.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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