Date: Fri, 5 Jan 2001 10:47:05 +1030 From: Greg Lehey <grog@lemis.com> To: Warner Losh <imp@bsdimp.com> Cc: Simon Epsteyn <seva@sevatech.com>, freebsd-mobile@FreeBSD.ORG, Bill Paul <wpaul@ee.columbia.edu> Subject: Re: AiroNet 'No card in database for "(null)"("(null)")' problem (4.2-STABLE) Message-ID: <20010105104705.I81284@wantadilla.lemis.com> In-Reply-To: <200101040558.f045wU119690@harmony.village.org>; from imp@bsdimp.com on Wed, Jan 03, 2001 at 10:58:29PM -0700 References: <Pine.LNX.4.10.10101031356070.516-100000@null.cc.uic.edu> <200101040558.f045wU119690@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, 3 January 2001 at 22:58:29 -0700, Warner Losh wrote: > In message <Pine.LNX.4.10.10101031356070.516-100000@null.cc.uic.edu> Simon Epsteyn writes: > : Jan 3 13:45:37 einsof pccardd[52]: No card in database for "(null)"("(null)") > > Classig memory conflict. > > : pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 irq 10 on isa0 > > You need to use 0xd4000 or 0xd8000 for this. > > : I've tried "pccardc pccardmem 0xe0000" as well... > > 0xe0000 is usually the BIOS. On my machine (Dell Inspiron 7500), 0xe0000 is not allocated (or doesn't seem to be), but I can't use it anyway. There is a hard-coded limit (0xd0000-0xdffff) somewhere in the pccard code. Even when I remove it, though, I can't use the memory. I haven't been able to establish whether this is a hardware or software problem. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers 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?20010105104705.I81284>