Date: Thu, 05 Sep 2002 21:22:11 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Bruce M Simpson <bms@spc.org> Cc: freebsd-hackers@FreeBSD.ORG, imp@FreeBSD.ORG Subject: Re: PCMCIA questions: mapping attribute and common memory? Message-ID: <2076.1031253731@critter.freebsd.dk> In-Reply-To: Your message of "Thu, 05 Sep 2002 20:15:46 BST." <20020905191546.GF15218@spc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20020905191546.GF15218@spc.org>, Bruce M Simpson writes: >Hey there, > >I have a few questions regarding a PCMCIA driver I'm writing. > >How do I map in attribute and common memory blocks from a PCMCIA card? >Is this done on my behalf by the pcic(4) driver? >Does it scan the CIS tuples for me and perform the appropriate allocations? >If so, how do I get at the resource? >If not, how would I go about doing this myself in the driver? >And what would I want to put in my driver's xxx_probe() routine? Suggest you look at the sys/dev/sio/sio_pccard.c file... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2076.1031253731>