From owner-freebsd-mobile Sat Mar 13 9: 3: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 75BE314E48 for ; Sat, 13 Mar 1999 09:03:05 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA25459; Sat, 13 Mar 1999 10:02:46 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA23633; Sat, 13 Mar 1999 10:02:34 -0700 Date: Sat, 13 Mar 1999 10:02:34 -0700 Message-Id: <199903131702.KAA23633@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Ted Faber Cc: mobile@FreeBSD.ORG Subject: Re: pccardd guts: anyone understand struct dev_mem? In-Reply-To: <199903130157.RAA04121@boreas.isi.edu> References: <199903130157.RAA04121@boreas.isi.edu> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > My questions are: > > Does anyone know why the card memory address is arbitrarily reset to > 0x4000 around line 520 of cardd.c ? If not, can we take it out? The > correct value seems to have been read from the CIS and works. You'd have to access Soren, since he made that change a long time ago. (He might not remember though. revision 1.9 date: 1996/04/23 16:46:48; author: nate; state: Exp; lines: +23 -5 - Make pccardd release it's allocated io space and sets the mem.cardaddr even if DEBUG is not set. - #ifdef protect DEBUG printf's Submitted by: sos > Can anyone explain what the fields in struct dev_mem are (from > cardd.h) or point me toward any additional documentation of the CIS > tuples that might help me parse it? Mike Smith has my documentation. Bug him to FAX you the appropriate pages. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message