From owner-freebsd-mobile@FreeBSD.ORG Fri May 16 17:31:35 2008 Return-Path: Delivered-To: freebsd-mobile@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 379B8106566B for ; Fri, 16 May 2008 17:31:35 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (unknown [IPv6:2001:2f0:104:80a0:230:48ff:fe41:2455]) by mx1.freebsd.org (Postfix) with ESMTP id CFF5D8FC0C for ; Fri, 16 May 2008 17:31:34 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.14.1/8.14.1/NinthNine) with SMTP id m4GHVTEd040164; Sat, 17 May 2008 02:31:30 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 17 May 2008 02:31:29 +0900 From: Norikatsu Shigemura To: Torfinn Ingolfsen Message-Id: <20080517023129.b1999f1c.nork@FreeBSD.org> In-Reply-To: <20080516165822.6e2c2d6c.torfinn.ingolfsen@broadpark.no> References: <20070913153308.M2541@swaggi.com> <20080516165822.6e2c2d6c.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 2.5.0beta3 (GTK+ 2.12.9; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sat, 17 May 2008 02:31:30 +0900 (JST) Cc: freebsd-mobile@FreeBSD.org Subject: Re: SD/MMC (ricoh) reader on Thinkpad T61 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2008 17:31:35 -0000 On Fri, 16 May 2008 16:58:22 +0200 Torfinn Ingolfsen wrote: > Does anyone know if the driver has been updated for 7.0-stable somehwere? The newest one is here: http://www.agt.ne.jp/~a-gota/programs/driver/FBSD6.2R/memcard/sdmmc-20080208.tar.gz And, takawata@ fixed its panic issue (lock issue): http://www.init-main.com/sdmmc.patch NOTE: This patch provides for old version. So ignore .rej files. .rej files have many already fixed codes. I'm using on 8-current, and sdmmc(4) quite good works.