Date: Thu, 24 Jul 2003 18:10:04 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: freebsd-mobile@FreeBSD.org Subject: Re: [WORKING] Dell Inspiron 5150 and PCMCIA lock ups Message-ID: <20030724084004.GM5448@wantadilla.lemis.com> In-Reply-To: <1059028996.79467.55.camel@shumai.marcuscom.com> References: <1059025604.79467.44.camel@shumai.marcuscom.com> <20030724061526.GI5448@wantadilla.lemis.com> <1059027887.79467.52.camel@shumai.marcuscom.com> <20030724063952.GJ5448@wantadilla.lemis.com> <1059028996.79467.55.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ttldl3tz4cUGhF4e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thursday, 24 July 2003 at 2:43:16 -0400, Joe Marcus Clarke wrote: > On Thu, 2003-07-24 at 02:39, Greg 'groggy' Lehey wrote: >> On Thursday, 24 July 2003 at 2:24:47 -0400, Joe Marcus Clarke wrote: >>> Follow-up! James R. Higgins <sysop@bat21.net> suggested doing: >>> >>> hw.pci.allow_unsupported_io_range=3D1 >>> hw.cbb.start_memory=3D0x30000000 >>> >>> This fixed the hang, but I still wasn't able to use my PCMCIA cards. >>> Removing the memory range sysctl got everything working beautifully. >>> I'm on my wireless LAN as we speak. >> >> I don't have the machine running yet, so I'm not sure what you're >> talking about in the last paragraph. Can you clarify what other >> sysctls you used? > > I added the following to /boot/loader.conf, and PCMCIA started working: > > hw.pci.allow_unsupported_io_range=3D1 > > James also suggested adding: > > hw.cbb.start_memory=3D0x30000000 > > But that didn't work for me. Thanks. Yes, that works for me too, modulo a couple of error messages: start (88000000) < sc->membase (e0200000) end (ffffffff) > sc->memlimit (e02fffff) start (88000000) < sc->membase (e0200000) end (ffffffff) > sc->memlimit (e02fffff) ed1: <AmbiCom AMB8002T> at port 0x300-0x31f irq 10 function 0 config 32 on = pccard0 ed1: address 00:10:7a:98:22:ba, type NE2000 (16 bit)=20 This is 5.0-RELEASE. But now I can upgrade to -CURRENT, so I'll do that first and ask questions later. Greg -- See complete headers for address and phone numbers --ttldl3tz4cUGhF4e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE/H5tkIubykFB6QiMRAn7EAJ9gBUDh3411atNRigNyaQlrfNlLdgCgrUGt vngaigyeGadQ5Bb28XCFQmc= =fdQ/ -----END PGP SIGNATURE----- --ttldl3tz4cUGhF4e--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030724084004.GM5448>