Date: Fri, 12 Mar 2010 18:31:51 +0100 From: Pierre Beyssac <pb@fasterix.frmug.org> To: Jeremy Chadwick <freebsd@jdc.parodius.com> Cc: mav@freebsd.org, freebsd-stable@freebsd.org Subject: Re: (fixed) Re: 8-STABLE interrupt storm on atapci(?), Dell Inspiron 580 Message-ID: <20100312173151.GA89136@fasterix.frmug.org> In-Reply-To: <20100312170936.GA59343@icarus.home.lan> References: <20100312121409.GA79294@fasterix.frmug.org> <20100312131832.GA54731@icarus.home.lan> <20100312165744.GA86971@fasterix.frmug.org> <20100312170936.GA59343@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100312173151.GA89136>