From owner-freebsd-stable@FreeBSD.ORG Fri Mar 12 17:31:54 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DF2A106566C; Fri, 12 Mar 2010 17:31:54 +0000 (UTC) (envelope-from pb@fasterix.frmug.org) Received: from fasterix.frmug.org (unknown [IPv6:2a01:e35:8b50:2c40::2]) by mx1.freebsd.org (Postfix) with ESMTP id F18198FC16; Fri, 12 Mar 2010 17:31:53 +0000 (UTC) Received: from fasterix.frmug.org (localhost [127.0.0.1]) by fasterix.frmug.org (8.14.3/8.14.3) with ESMTP id o2CHVpIK089562 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Mar 2010 18:31:52 +0100 (CET) (envelope-from pb@fasterix.frmug.org) Received: (from pb@localhost) by fasterix.frmug.org (8.14.3/8.14.3/Submit) id o2CHVpfZ089561; Fri, 12 Mar 2010 18:31:51 +0100 (CET) (envelope-from pb) Date: Fri, 12 Mar 2010 18:31:51 +0100 From: Pierre Beyssac To: Jeremy Chadwick Message-ID: <20100312173151.GA89136@fasterix.frmug.org> References: <20100312121409.GA79294@fasterix.frmug.org> <20100312131832.GA54731@icarus.home.lan> <20100312165744.GA86971@fasterix.frmug.org> <20100312170936.GA59343@icarus.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100312170936.GA59343@icarus.home.lan> User-Agent: Mutt/1.4.2.3i X-message-flag: Warning! Use of Microsoft Outlook is dangerous and makes your system susceptible to worms and viruses Cc: mav@freebsd.org, freebsd-stable@freebsd.org Subject: Re: (fixed) Re: 8-STABLE interrupt storm on atapci(?), Dell Inspiron 580 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2010 17:31:54 -0000 On Fri, Mar 12, 2010 at 09:09:36AM -0800, Jeremy Chadwick wrote: > > + { 0x3b208086, 0, INTEL_AHCI, 0, ATA_SA300, "PCH" }, > > + { 0x3b268086, 0, INTEL_AHCI, 0, ATA_SA300, "PCH" }, > Device ID 0x3b20 > - PCH SATA controller > - Desktop revision, non-AHCI and non-RAID Mode > - Ports 0,1,2,3 Great, I was just wondering about the values I put in the fields. So, thanks, non-AHCI. That explains why adding the same ids to ahci.c didn't yeld anything interesting :-). And the PCH name is correct OTOH. > So I'm not sure the setting of the INTEL_AHCI flag there is correct > for these controllers. mav@ will need to chime in here. Probably not, I'll remove it. Thanks. -- Pierre Beyssac pb@fasterix.frmug.org