From owner-freebsd-current@FreeBSD.ORG Tue May 16 04:52:38 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 417F016A402; Tue, 16 May 2006 04:52:38 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A39DA43D45; Tue, 16 May 2006 04:52:33 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4G4qQnX045746; Mon, 15 May 2006 22:52:31 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44695A8A.7040504@samsco.org> Date: Mon, 15 May 2006 22:52:26 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Sobolev References: <444DD7DF.6010402@FreeBSD.org> <1145956219.2968.31.camel@sos.deepcore.dk> <44681E94.9000702@FreeBSD.org> <1147686547.23488.6.camel@buffy.york.ac.uk> <446935C6.6020900@FreeBSD.org> In-Reply-To: <446935C6.6020900@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: "current@freebsd.org" , sos@freebsd.org Subject: Re: Support for ICH7 controller in PowerBook Pro X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 04:52:38 -0000 Maxim Sobolev wrote: > Gavin Atkinson wrote: > >> On Sun, 2006-05-14 at 23:24 -0700, Maxim Sobolev wrote: >> >>> Søren Schmidt wrote: >>> >>>> On Tir, 2006-04-25 at 01:03 -0700, Maxim Sobolev wrote: >>>> >>>>> Hi Søren, >>>>> >>>>> Attached please find small patch which adds support for >>>>> 82801GBM/GHM SATA controller found in intel-based Macs, >>>>> particularly in MacBook Pro. >>>>> >>>>> Please review & approve. >>>> >>>> I'll look into it, I think Intel has a few other new chips I should add >>>> in the same go, give me a few days... >>> >>> Any progress with this? Few days have turned into few weeks, and I >>> don't want them turn into few months. :) >> >> >> Be aware that I believe your patch is slightly wrong. As far as I can >> tell the chip ID you've added is the non-AHCI version. I have the same >> chip in my new Toshiba laptop, and submitted a more complete PR >> (kern/97228) over the weekend. > > > MacBook doesn't work with your patch - FreeBSD detects controller but > doesn't see any disks attached to it. :( Putting AHCI back solves the > problem. > > I wonder if Intel has shipped two different controllers with the same > pci ids. > That is highly unlikely. Scott