Show
Ignore:
Timestamp:
07/05/08 06:12:37 (5 months ago)
Author:
stuge
Message:

flashrom: Add PCI IDs for EPIA-CN

Uses the 0.0 Host bridge CN700/VN800/P4M800CE/Pro and 11.0 ISA bridge devices
with their 1106:aa08 subsystem id:s for autodetection.

Signed-off-by: Peter Stuge <peter@…>
Acked-by: Peter Stuge <peter@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/util/flashrom/board_enable.c

    r3403 r3413  
    596596        {0x1106, 0x3227, 0x1106, 0xAA01, 0x1106, 0x0259, 0x1106, 0xAA01, 
    597597         NULL, NULL, "VIA EPIA SP", board_via_epia_sp}, 
     598        {0x1106, 0x0314, 0x1106, 0xaa08, 0x1106, 0x3227, 0x1106, 0xAA08, 
     599         NULL, NULL, "VIA EPIA-CN", board_via_epia_sp}, 
    598600        {0x8086, 0x1076, 0x8086, 0x1176, 0x1106, 0x3059, 0x10f1, 0x2498, 
    599601         NULL, NULL, "Tyan Tomcat K7M", board_asus_a7v8x_mx},