From owner-freebsd-hackers Sun Sep 8 12: 3: 0 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ADFE37B400 for ; Sun, 8 Sep 2002 12:02:57 -0700 (PDT) Received: from insomnia.spc.org (insomnia.spc.org [195.224.94.183]) by mx1.FreeBSD.org (Postfix) with SMTP id 07E7A43E3B for ; Sun, 8 Sep 2002 12:02:56 -0700 (PDT) (envelope-from bms@insomnia.spc.org) Received: (qmail 18835 invoked by uid 1031); 8 Sep 2002 19:00:58 -0000 Date: Sun, 8 Sep 2002 20:00:57 +0100 From: Bruce M Simpson To: "M. Warner Losh" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: PCMCIA questions: mapping attribute and common memory? Message-ID: <20020908190057.GE3235@spc.org> Mail-Followup-To: Bruce M Simpson , "M. Warner Losh" , freebsd-hackers@FreeBSD.ORG References: <20020905191546.GF15218@spc.org> <20020905.145936.39157187.imp@bsdimp.com> <20020906093215.GI15218@spc.org> <20020906.235110.108188889.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020906.235110.108188889.imp@bsdimp.com> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This all works a treat. I have the driver attached and am in the process of working the bugs out of the code. The ISA-routed function interrupts are firing fine with my device! However I have yet to confirm whether this is solely due to spring-cleaning pccard.conf - or if my ISA routing patch for the RL5C475 is making a difference here. Many thanks! The only other question I have is - how would I go about doing a bus_space_mmap() to be able to copy the attribute memory off to a calling process? BMS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message