From owner-freebsd-mobile Thu Jan 4 18:44:56 2001 From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 4 18:44:53 2001 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 7C1AC37B400 for ; Thu, 4 Jan 2001 18:44:51 -0800 (PST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 6EAC66A916; Fri, 5 Jan 2001 13:14:48 +1030 (CST) Date: Fri, 5 Jan 2001 13:14:48 +1030 From: Greg Lehey To: Warner Losh Cc: Simon Epsteyn , freebsd-mobile@FreeBSD.ORG, Bill Paul Subject: Re: AiroNet 'No card in database for "(null)"("(null)")' problem (4.2-STABLE) Message-ID: <20010105131448.I48589@wantadilla.lemis.com> References: <20010105104705.I81284@wantadilla.lemis.com> <200101040558.f045wU119690@harmony.village.org> <20010105104705.I81284@wantadilla.lemis.com> <200101050236.f052ai149246@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101050236.f052ai149246@harmony.village.org>; from imp@bsdimp.com on Thu, Jan 04, 2001 at 07:36:44PM -0700 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thursday, 4 January 2001 at 19:36:44 -0700, Warner Losh wrote: > In message <20010105104705.I81284@wantadilla.lemis.com> Greg Lehey writes: > : 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. > > On many machines that I've seen, the BIOS does, indeed, live at > 0xe0000. No question. On mine, it's in various chunks between 0xc0000 and 0xfffff. > We don't have code to read the ROM mapping tables that PnP provides, > so unless you've done a memory dump of the area, it is almost > impossible to know for sure if it is in use or not (well, windows > might be able to tell you). Even then, it's not completely possible. I've taken a look at the area, and it's "empty" (i.e. filled with 0s). The trouble is, this can either mean there's nothing there, or something that forces zeroes. The first should be usable, the second obviously not. > The new bus kludge code does clip start and end to 0xd0000, but you > are right that is bogus. On most machines, this is the only space > available. Right, but we shouldn't rely on that. Anyway, it's not the only 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