From ef1017558b3fc683599f3250d6b57fc95f348292 Mon Sep 17 00:00:00 2001 From: Stefan Tauner Date: Wed, 18 May 2011 01:32:09 +0000 Subject: Mark EVGA 270-WS-W555-A2 (Classified SR-2) as supported Success report: http://flashrom.org/pipermail/flashrom/2011-April/006179.html Corresponding to flashrom svn r1312. Signed-off-by: Stefan Tauner Acked-by: Idwer Vollering --- print.c | 1 + 1 file changed, 1 insertion(+) diff --git a/print.c b/print.c index 9ca682cc..d8cd3c7c 100644 --- a/print.c +++ b/print.c @@ -466,6 +466,7 @@ const struct board_info boards_known[] = { B("EPoX", "EP-8RDA3+", 1, "http://www.epox.com/product.asp?ID=EP-8RDA3plus", NULL), B("EPoX", "EP-BX3", 1, "http://www.epox.com/product.asp?ID=EP-BX3", NULL), B("EVGA", "132-CK-NF78", 1, "http://http://www.evga.com/articles/385.asp", NULL), + B("EVGA", "270-WS-W555-A2 (Classified SR-2)", 1, "http://www.evga.com/products/moreInfo.asp?pn=270-WS-W555-A2", NULL), B("FIC", "VA-502", 0, "ftp://ftp.fic.com.tw/motherboard/manual/socket7/va-502/", "No public report found. Owned by Uwe Hermann . Seems the PCI subsystem IDs are identical with the Tekram P6Pro-A5. May work now."), B("Foxconn", "6150K8MD-8EKRSH", 1, "http://www.foxconnchannel.com/product/motherboards/detail_overview.aspx?id=en-us0000157", NULL), B("Foxconn", "A6VMX", 1, "http://www.foxconnchannel.com/product/motherboards/detail_overview.aspx?id=en-us0000346", NULL), -- cgit v1.2.3