Date: Sat, 07 Jan 2012 16:44:34 +1100 From: Mattia Rossi <mrossi@swin.edu.au> To: Ian Lepore <freebsd@damnhippie.dyndns.org> Cc: freebsd-arm@freebsd.org Subject: Re: SDIO driver for OpenRD Ultimate/ Dreamplug Message-ID: <4F07DBC2.6040206@swin.edu.au> In-Reply-To: <1325884830.25037.91.camel@revolution.hippie.lan> References: <4F05503D.4030303@swin.edu.au> <1325884830.25037.91.camel@revolution.hippie.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/01/12 08:20, Ian Lepore wrote: > On Thu, 2012-01-05 at 18:24 +1100, Mattia Rossi wrote: >> Hi all, >> >> I've tried to compile and use the SDIO driver found here: >> http://people.freebsd.org/~raj/misc/mv_sdio.c >> > > Hmmm, on second thought, I'll bet interrupt 34 needs to be listed in the > sdio section of the FDT, not the gpio like I said earlier. The code > sets the resource id to 1 to allocate that interrupt, so it probably > needs to be listed as the 2nd interrupt for the sdio dev. > > -- Ian > > Oh, and btw., don't know if this is related, but if I run ofwdump on the Dreamplug I get the following output: ofwdump -ap Node 0xc0d43398: model: 6d 72 76 6c 2c 44 72 65 61 6d 50 6c 75 67 00 'mrvl,DreamPlug' compatible: 44 72 65 61 6d 50 6c 75 67 00 'DreamPlug' #address-cells: 00 00 00 01 #size-cells: 00 00 00 01 ofwdump: ioctl(..., OFIOCNEXTPROP, ...) failed: Invalid argument Don't think that's right... Mat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F07DBC2.6040206>