Changeset 1155 for trunk/print.c


Ignore:
Timestamp:
09/07/10 20:14:53 (21 months ago)
Author:
uwe
Message:

Add a board-enable for the MSI MS-6787 (P4MAM-V/P4MAM-L).

Marked as untested for now, as there was no response from the user.

Signed-off-by: Sergey A Lichack <shadowpilot34@…>
Acked-by: Michael Karcher <flashrom@…>
Acked-by: Uwe Hermann <uwe@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/print.c

    r1154 r1155  
    451451        B("MSI",        "MS-6702E (K8T Neo2-F)",1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=588", NULL), 
    452452        B("MSI",        "MS-6712 (KT4V)",       1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=505", NULL), 
     453        B("MSI",        "MS-6787 (P4MAM-V/P4MAM-L)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=577", NULL), 
    453454        B("MSI",        "MS-7005 (651M-L)",     1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=559", NULL), 
    454455        B("MSI",        "MS-7025 (K8N Neo2 Platinum)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=587", NULL), 
Note: See TracChangeset for help on using the changeset viewer.