On Mon, Nov 05, 2007 at 11:35:02PM +0100, svn@openbios.org wrote:
Log: Fix the M57SLI routing table,
Is this correct for all revisions of the board?
//Peter
On Monday 05 November 2007, Peter Stuge wrote:
On Mon, Nov 05, 2007 at 11:35:02PM +0100, svn@openbios.org wrote:
Log: Fix the M57SLI routing table,
Is this correct for all revisions of the board?
Good question. is there any revision for which the old code worked? Hint: lspci will surely look different, since INTs were assigned to 01:06 and 01:07, not slots 7 and 8.
Anyone with devices 6 and 7 shall speak up now, or remain silent forever ;-)
The BIOSes gigabyte offers are different, most likely due to SPI code :-(
Torsten
On 06.11.2007 00:32, Torsten Duwe wrote:
On Monday 05 November 2007, Peter Stuge wrote:
On Mon, Nov 05, 2007 at 11:35:02PM +0100, svn@openbios.org wrote:
Log: Fix the M57SLI routing table,
Is this correct for all revisions of the board?
Good question. is there any revision for which the old code worked? Hint: lspci will surely look different, since INTs were assigned to 01:06 and 01:07, not slots 7 and 8.
Anyone with devices 6 and 7 shall speak up now, or remain silent forever ;-)
The BIOSes gigabyte offers are different, most likely due to SPI code :-(
I'm still trying to find out whether we can determine the board type from querying any onboard device. Comparing the output of superiotool for PLCC and SPI revisions of the board, running exactly the same LB version, would probably help a lot to solve that mystery.
Carl-Daniel