summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-05-18 01:32:09 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-05-18 01:32:09 +0000
commitef1017558b3fc683599f3250d6b57fc95f348292 (patch)
tree3029fc0803a8da8bccef2bf0f1920b4d0484186f
parentfcf6a8c24d90cd91e54da05b62d980e02753be9c (diff)
downloadast2050-flashrom-ef1017558b3fc683599f3250d6b57fc95f348292.zip
ast2050-flashrom-ef1017558b3fc683599f3250d6b57fc95f348292.tar.gz
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 <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Idwer Vollering <vidwer@gmail.com>
-rw-r--r--print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.c b/print.c
index 9ca682c..d8cd3c7 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 <uwe@hermann-uwe.de>. 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),
OpenPOWER on IntegriCloud