Re: RFC: PCI SD host controller driver & mmc/mmcsd modules improvements
"Carlos A. M. dos Santos" <[email protected]>
| Newsgroups | gmane.os.freebsd.current,gmane.os.freebsd.devel.arm,gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Sep 27, 2008 at 6:26 PM, Oleksandr Tymoshenko <[email protected]> wrote: > Alexander Motin wrote: >> >> Hi. > >> >> Latest patches against 8-CURRENT (should also fit 7-STABLE) may be found >> at: >> http://people.freebsd.org/~mav/sdhci/ > > Thanks! That's just what I was looking for about three weeks ago :) >> >> I will be grateful for any feedbacks, comments and support. > > 7.1 requires s/kproc/kthread/ but otherwise works fine: > > sdhci0: <RICOH R5C822 SD> mem 0xff9fb800-0xff9fb8ff irq 9 at device 1.2 on > pci2 > sdhci0: 1 slot(s) allocated > sdhci0: [ITHREAD] > > mmc0: <MMC/SD bus> on sdhci0 > mmc0: SD card: 507379712 bytes > mmcsd0: 483MB <MMC/SD Memory Card> (read-only) at mmc0 > mmc0: setting transfer rate to 30.000MHz > mmc0: setting bus width to 4 bits > GEOM_LABEL: Label for provider mmcsd0s1 is msdosfs/SD. It did not detect the hardware on my Compaq 6910p: none2@pci0:2:6:3: class=0x080500 card=0x30be103c chip=0x08221180 rev=0x20 hdr=0x00 vendor = 'Ricoh Company, Ltd.' device = 'R5C832, R5C843 SDA Standard Compliant SD Host Controller' class = base peripheral none3@pci0:2:6:4: class=0x088000 card=0x30be103c chip=0x08431180 rev=0x10 hdr=0x00 vendor = 'Ricoh Company, Ltd.' device = 'unknown Ricoh MMC Host Controller' class = base peripheral Suggestions are welcome. :-) -- cd /usr/ports/sysutils/life make clean _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"