From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 11 18:32:44 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 E1E6A16A422 for ; Wed, 11 Jan 2006 18:32:44 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1508F43D4C for ; Wed, 11 Jan 2006 18:32:27 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from smiley (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id F227B19F3F; Wed, 11 Jan 2006 10:32:23 -0800 (PST) From: "Darren Pilgrim" To: "'M. Warner Losh'" Date: Wed, 11 Jan 2006 10:32:16 -0800 Message-ID: <002301c616dd$5ca99940$672a15ac@smiley> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <20060110.234350.82839919.imp@bsdimp.com> Importance: Normal 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 18:32:45 -0000 From: M. Warner Losh [mailto:imp@bsdimp.com]=20 > 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 ] > : >=20 > : > 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. > :=20 > : That's odd, because Ricoh provides technical documentation upon > : request via the LSI Contact Us[1] page on their website. > :=20 > : 1: http://www.ricoh.com/LSI/mail.html >=20 > 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 :-) The SD protocols aren't open standards. Ricoh can't legally include information about the protocols in their documentation. Without working implementation of the SDA's standards, FreeBSD is stuck. I don't blame = the funding behind FreeBSD development for not ponying up the dosh; I think = such fees are extortion made legal by intellectual property laws. But hey, it's the business. It's not like we're trying to make a good, = free product everyone can use, right?