2011/4/16 Stefan Tauner <[email protected]>: > success report: http://flashrom.org/pipermail/flashrom/2011-April/006179.html > > Signed-off-by: Stefan Tauner <[email protected]>
Acked-by: Idwer Vollering <[email protected]> > --- > print.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/print.c b/print.c > index dd7c5b4..b38fa59 100644 > --- a/print.c > +++ b/print.c > @@ -461,6 +461,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 <[email protected]>. 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), > -- > 1.7.1 > > > _______________________________________________ > flashrom mailing list > [email protected] > http://www.flashrom.org/mailman/listinfo/flashrom > _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
