From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 18 Oct 2012 15:46:10 +0200 Message-ID: From: Gorka Guardiola To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] sheevaplug SD card driver Topicbox-Message-UUID: bf68f4b2-ead7-11e9-9d60-3106f5b1d025 On Thu, Oct 18, 2012 at 2:42 PM, Richard Miller <9fans@hamnavoe.com> wrote: > As a side effect of the raspberry pi work, I've produced an SD card > driver for the sheevaplug (and presumably other kirkwood platforms). > It's in two sections: the top layer does the card protocol and is > identical between rpi and kw (could go into /sys/src/9/port?), while > the lower layer does the host sdio interface. The two layers link via > the usual table of functions, so if we encounter a platform with more > than one sd host interface [anybody seen one?] it won't be hard to > cope with. This is very nice work. Thanks. > > Would anyone with a sheevaplug or similar, and a collection of SD > cards, like to try it out before I submit a patch? Source is in I have a sheeva but no SD cards, sorry. G.