[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ACEAAF5.90304@rtr.ca>
Date: Thu, 08 Oct 2009 23:16:05 -0400
From: Mark Lord <liml@....ca>
To: Bernie Innocenti <bernie@...ewiz.org>
Cc: Harri Olin <harri.olin@...il.com>, linux-ide@...r.kernel.org,
lkml <linux-kernel@...r.kernel.org>, sysadmin <sysadmin@....org>
Subject: Re: sata_mv 0000:03:06.0: PCI ERROR; PCI IRQ cause=0x30000040
Mark Lord wrote:
> Bernie Innocenti wrote:
>>
>> I want to try reducing the frequency of the PCI-X bus, but the BIOS does
>> not seem to provide a setting for it. Is there another way?
> ..
>
> Nothing that's easy.
..
Adding to that: there is a register on the chip,
which software could use to override the normal auto-detected
PCI mode (bus speed) for the chip. This could be used to,
say, select 100Mhz or 66Mhz, or even 33Mhz operation.
BUT.. the register is autodetected from the bus at power-on,
and so if software wants to override that (by rewriting the reg),
it will also need to reset the PCI bus afterward.
Which requires knowing how to reset a PCI bridge,
something I don't know about.
Cheers
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists