Changeset 1146 for trunk/print.c


Ignore:
Timestamp:
09/01/10 03:21:34 (21 months ago)
Author:
mhm
Message:

Add board enable for Asus P2B-N.

Many thanks to Michael Karcher for reverse engineering this.

lspci/superio output:
http://www.flashrom.org/pipermail/flashrom/2010-August/004475.html

Signed-off-by: Mattias Mattsson <vitplister@…>
Acked-by: Michael Karcher <flashrom@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/print.c

    r1143 r1146  
    349349        B("ASUS",       "P2B-DS",               1, "ftp://ftp.asus.com.tw/pub/ASUS/mb/slot1/440bx/p2b-ds/", NULL), 
    350350        B("ASUS",       "P2B-F",                1, "ftp://ftp.asus.com.tw/pub/ASUS/mb/slot1/440bx/p2b-d/", NULL), 
     351        B("ASUS",       "P2B-N",                1, "ftp://ftp.asus.com.tw/pub/ASUS/mb/slot1/440bx/p2b-n/", NULL), 
    351352        B("ASUS",       "P2E-M",                1, "ftp://ftp.asus.com.tw/pub/ASUS/mb/slot1/440ex/p2e-m/", NULL), 
    352353        B("ASUS",       "P2L97-S",              1, "ftp://ftp.asus.com.tw/pub/ASUS/mb/slot1/440lx/p2l97-s/", NULL), 
Note: See TracChangeset for help on using the changeset viewer.