summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--board_enable.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/board_enable.c b/board_enable.c
index 6bdba92..ec1ae5d 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -713,6 +713,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "A8V-E Deluxe", },
{ "ASUS", "M2A-VM", },
{ "ASUS", "M2N-E", },
+ { "ASUS", "M2V", },
{ "ASUS", "P2B", },
{ "ASUS", "P2B-F", },
{ "ASUS", "P2B-D", },
@@ -732,6 +733,8 @@ const struct board_info boards_ok[] = {
{ "GIGABYTE", "GA-6BXDU", },
{ "GIGABYTE", "GA-6ZMA", },
{ "Intel", "EP80759", },
+ { "Jetway", "J7F4K1G5D-PB", },
+ { "MSI", "K7N2", },
{ "MSI", "KT4V", },
{ "MSI", "MS-7046", },
{ "MSI", "MS-7065", },
@@ -743,6 +746,7 @@ const struct board_info boards_ok[] = {
{ "PC Engines", "Alix.2c2", },
{ "PC Engines", "Alix.2c3", },
{ "PC Engines", "Alix.3c3", },
+ { "PC Engines", "Alix.3d3", },
{ "RCA", "RM4100", },
{ "Supermicro", "H8QC8", },
{ "Sun", "Blade x6250", },
@@ -782,6 +786,7 @@ const struct board_info boards_ok[] = {
const struct board_info boards_bad[] = {
/* Verified non-working boards (for now). */
{ "Abit", "IS-10", },
+ { "ASUS", "M3N78 Pro", },
{ "ASUS", "MEW-AM", },
{ "ASUS", "MEW-VM", },
{ "ASUS", "P3B-F", },
@@ -789,7 +794,10 @@ const struct board_info boards_bad[] = {
{ "ASUS", "P5BV-M", },
{ "Biostar", "M6TBA", },
{ "Boser", "HS-6637", },
+ { "DFI", "855GME-MGF", },
{ "FIC", "VA-502", },
+ { "GIGABYTE", "GA-K8N-SLI", },
+ { "MSI", "MS-6178", },
{ "MSI", "MS-7260 (K9N Neo)", },
{ "PCCHIPS", "M537DMA33", },
{ "Soyo", "SY-5VD", },
OpenPOWER on IntegriCloud