Date: Sat, 17 May 2008 14:05:19 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-mobile@freebsd.org Subject: Re: SD/MMC (ricoh) reader on Thinkpad T61 Message-ID: <20080517140519.b659a687.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20080517002534.M73532@swaggi.com> References: <20070913153308.M2541@swaggi.com> <yger6l2c6vg.wl%ume@mahoroba.org> <20080516165822.6e2c2d6c.torfinn.ingolfsen@broadpark.no> <20080517023129.b1999f1c.nork@FreeBSD.org> <20080517002534.M73532@swaggi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 May 2008 20:28:51 -0400 Yuri Lukin <lists@swaggi.com> wrote: > Thanks for the updated driver and the patch, I can confirm it fixes > the panic on 7.0-RELEASE. On my Thinkpad T61, loading the module I With the patch, the updated driver also works on 7.0-stable: May 17 13:21:31 testhost-1 kernel: sdshc0: <Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter> mem 0xf8101800-0xf81018ff irq 18 at device 0.2 on pci21 May 17 13:21:31 testhost-1 kernel: sdshc0: [ITHREAD] May 17 13:21:31 testhost-1 kernel: sdshcbus0: <SD Standard Host Controller slot bus> on sdshc0 May 17 13:21:31 testhost-1 kernel: sdshcbus0: capability: 3.3V Suspend/Resume DMA High-Speed root@testhost-1# uname -a FreeBSD testhost-1.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #1: Sat May 10 01:56:29 CEST 2008 root@testhost-1.kg4.no:/usr/obj/usr/src/sys/GENERIC i386 BTW, this is also a ThinkPad T61. When I insert a card, I get: May 17 13:22:59 testhost-1 kernel: sdshcbus0: card inserted in slot #0 May 17 13:22:59 testhost-1 kernel: sdshcbus0: Switched to High Speed mode May 17 13:22:59 testhost-1 kernel: sd0: <Unknown TW TWTTI rev 1.0> on sdshcbus0 May 17 13:22:59 testhost-1 kernel: sd0: Ver 1.x SD memory card May 17 13:22:59 testhost-1 kernel: sd0: 121MB (248320 x 512-byte blocks) May 17 13:22:59 testhost-1 kernel: sd0: access time: read 5.0ms, write 160.0ms May 17 13:22:59 testhost-1 kernel: sd0: speed class 0 May 17 13:22:59 testhost-1 kernel: sd0: max clock 50MHz, drive at 33.000MHz May 17 13:22:59 testhost-1 kernel: sd0: 16.500MB/s transfers with 4-bit bus width I also teste thast I could mount the card and read iles off it. Works nicely. To the OP - Thanks for the updated driver and patch -- Regards, Torfinn Ingolfsen Norway
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080517140519.b659a687.torfinn.ingolfsen>