summaryrefslogtreecommitdiffstats
path: root/board_enable.c
diff options
context:
space:
mode:
Diffstat (limited to 'board_enable.c')
-rw-r--r--board_enable.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/board_enable.c b/board_enable.c
index 37fc1b6..ffc43ed 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -724,20 +724,27 @@ const struct board_info boards_ok[] = {
{ "ASUS", "A8V-E SE", },
{ "ASUS", "P2L97-S", },
{ "ASUS", "M2A-MX", },
+ { "ASUS", "P5B-Deluxe", },
+ { "ASUS", "P6T Deluxe V2", },
{ "A-Trend", "ATC-6220", },
{ "BCOM", "WinNET100", },
{ "GIGABYTE", "GA-6BXC", },
{ "GIGABYTE", "GA-6BXDU", },
+ { "GIGABYTE", "GA-6ZMA", },
+ { "Intel", "EP80759", },
{ "MSI", "KT4V", },
{ "MSI", "MS-7046", },
{ "MSI", "MS-7065", },
{ "MSI", "MS-7236 (945PL Neo3)", },
+ { "MSI", "MS-7345 (P35 Neo2-FIR)", },
+ { "MSI", "MS-7168 (Orion)", },
{ "NEC", "PowerMate 2000", },
{ "PC Engines", "Alix.1c", },
{ "PC Engines", "Alix.2c2", },
{ "PC Engines", "Alix.2c3", },
{ "PC Engines", "Alix.3c3", },
{ "RCA", "RM4100", },
+ { "Supermicro", "H8QC8", },
{ "Sun", "Blade x6250", },
{ "Thomson", "IP1000", },
{ "T-Online", "S-100", },
@@ -774,11 +781,15 @@ const struct board_info boards_ok[] = {
/* Please keep this list alphabetically ordered by vendor/board. */
const struct board_info boards_bad[] = {
/* Verified non-working boards (for now). */
+ { "Abit", "IS-10", },
{ "ASUS", "A7N8X-E Deluxe", },
{ "ASUS", "MEW-AM", },
{ "ASUS", "MEW-VM", },
{ "ASUS", "P3B-F", },
+ { "ASUS", "P5B", },
+ { "ASUS", "P5BV-M", },
{ "Biostar", "M6TBA", },
+ { "Boser", "HS-6637", },
{ "FIC", "VA-502", },
{ "MSI", "MS-7260 (K9N Neo)", },
{ "PCCHIPS", "M537DMA33", },
OpenPOWER on IntegriCloud