From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 11 06:44:03 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C2DC16A41F for ; Wed, 11 Jan 2006 06:44:03 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B16443D48 for ; Wed, 11 Jan 2006 06:44:02 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id k0B6hgME002047; Tue, 10 Jan 2006 23:43:42 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 10 Jan 2006 23:43:50 -0700 (MST) Message-Id: <20060110.234350.82839919.imp@bsdimp.com> To: darren.pilgrim@bitfreak.org From: "M. Warner Losh" In-Reply-To: <001401c61676$3fa0c290$672a15ac@smiley> References: <20060109183738.GA4822@odin.ac.hmc.edu> <001401c61676$3fa0c290$672a15ac@smiley> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) 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 (harmony.bsdimp.com [127.0.0.1]); Tue, 10 Jan 2006 23:43:43 -0700 (MST) Cc: freebsd-hackers@freebsd.org Subject: Re: Ricoh PCI to SD device? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2006 06:44:03 -0000 In message: <001401c61676$3fa0c290$672a15ac@smiley> "Darren Pilgrim" writes: : From: Brooks Davis : > On Mon, Jan 09, 2006 at 11:12:30AM -0500, David Gilbert wrote: : > > Has anyone had a look at the following: : > > : [ Ricoh SD Bus Host Adapter, PCI ID 0x08221180 ] : > : > People are looking at it, but there are no docs available. Apparently, : > there is some work being done to reverse engineer it. Linux doesn't : > support it either. : : That's odd, because Ricoh provides technical documentation upon request via : the LSI Contact Us[1] page on their website. : : 1: http://www.ricoh.com/LSI/mail.html Are you sure they provide technical documentation sufficent to write the driver? The last time I asked, I got a nice document that said that it implemented the sds standard sd host interface, but didn't document what that was. TI and winbond chips datasheets are the same way. Prove me wrong. I'd love it :-) Warner