From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030298AbXAaRJY (ORCPT ); Wed, 31 Jan 2007 12:09:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030307AbXAaRJY (ORCPT ); Wed, 31 Jan 2007 12:09:24 -0500 Received: from mx1.redhat.com ([66.187.233.31]:59949 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030298AbXAaRJX (ORCPT ); Wed, 31 Jan 2007 12:09:23 -0500 Message-ID: <45C0CD52.3080908@sandeen.net> Date: Wed, 31 Jan 2007 11:09:38 -0600 From: Eric Sandeen User-Agent: Thunderbird 1.5.0.9 (X11/20061219) MIME-Version: 1.0 To: Jeff Garzik CC: Roland Dreier , Greg KH , linux-kernel@vger.kernel.org Subject: Re: Free Linux Driver Development! References: <20070130012904.GA9617@kroah.com> <20070130191020.GF20642@kroah.com> <45BFA087.6020905@garzik.org> <45C0CBF7.9000206@sandeen.net> <45C0CCE3.6030008@garzik.org> In-Reply-To: <45C0CCE3.6030008@garzik.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jeff Garzik wrote: > Eric Sandeen wrote: >> Jeff Garzik wrote: >>> Roland Dreier wrote: >>>> And I seem to recall there's more SATA chipset documentation than Jeff >>>> Garzik has time to implement support for. >>> I seriously doubt you can come up with even a single concrete example here. >> Not trying to slight Jeff here in any way, but I thought I'd point out >> one driver-less SATA chip that seems to have docs available. >> >> When looking for a sata controller I came across several inexpensive >> ones based on an Initio chipset, and at first glance it seems that they >> have docs out there*: http://www.initio.com/products/sata.htm >> >> but no drivers yet. Just in case anyone is interested :) > > The driver is in libata-dev.git#upstream and queued for 2.6.21. > > Jeff Woo! that was fast. Ok I stand corrected. :) -Eric