[flashrom] [commit] r1336 - trunk

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Mon Jun 13 20:43:01 CEST 2011


On Mon, 13 Jun 2011 20:04:38 +0200
Uwe Hermann <uwe at hermann-uwe.de> wrote:

> On Mon, Jun 13, 2011 at 06:58:55PM +0200, repository service wrote:
> >  /*
> >   * Suited for:
> > + *  - Gigabyte GA-K8NS Pro-939: Socket 939 + NVIDIA nForce3  + CK8
> 
> GIGABYTE all-caps please.
> 
> 
> > @@ -2015,12 +2024,13 @@
> >  	{0x8086, 0x24c3, 0x1458, 0x24c2,  0x8086, 0x24cd, 0x1458, 0x5004, NULL,         NULL, NULL,           P3, "GIGABYTE",    "GA-8PE667 Ultra 2",     0,   OK, intel_ich_gpio32_raise},
> >  	{0x10DE, 0x02F1, 0x1458, 0x5000,  0x10DE, 0x0261, 0x1458, 0x5001, NULL,         NULL, NULL,           P3, "GIGABYTE",    "GA-K8N51GMF",           0,   OK, nvidia_mcp_gpio3b_raise},
> >  	{0x10DE, 0x026C, 0x1458, 0xA102,  0x10DE, 0x0260, 0x1458, 0x5001, NULL,         NULL, NULL,           P3, "GIGABYTE",    "GA-K8N51GMF-9",         0,   OK, nvidia_mcp_gpio3b_raise},
> > +	{0x10de, 0x00e4, 0x1458, 0x0c11,  0x10de, 0x00e0, 0x1458, 0x0c11, NULL,         NULL, NULL,           P3, "GIGABYTE",    "GA-K8NS Pro-939",       0,   NT, nvidia_mcp_gpio0a_raise},
> 
> 
> > Modified: trunk/print.c
> > ==============================================================================
> > --- trunk/print.c	Sun Jun 12 21:47:55 2011	(r1335)
> > +++ trunk/print.c	Mon Jun 13 18:58:54 2011	(r1336)
> > @@ -523,6 +523,7 @@
> >  	B("GIGABYTE",	"GA-K8N-SLI",		1, "http://www.gigabyte.com/products/product-page.aspx?pid=1928", NULL),
> >  	B("GIGABYTE",	"GA-K8N51GMF",		1, "http://www.gigabyte.com/products/product-page.aspx?pid=1950", NULL),
> >  	B("GIGABYTE",	"GA-K8N51GMF-9",	1, "http://www.gigabyte.com/products/product-page.aspx?pid=1939", NULL),
> > +	B("GIGABYTE",	"GA-K8NS Ultra-939",	0, "http://www.gigabyte.com/products/product-page.aspx?pid=1839", "Untested board enable."),
> 
> Correct URL to "GA-K8NS Pro-939" is:
> http://www.gigabyte.com/products/product-page.aspx?pid=1875
> 
> This URL is for "GA-K8NS Ultra-939", which is incorrect above, too,
> it should be "GA-K8NS Pro-939" as per report.

thanks a lot uwe!
fixed in my tested_stuff branch. i will commit it shortly before we
release 0.9.4.

-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list