]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
* Add DMI info for Toshiba M115, ectype 14 so no real support yet
authorMathieu Bérard <mathieu.berard@crans.org>
Sun, 15 Oct 2006 12:56:46 +0000 (12:56 +0000)
committerMathieu Bérard <mathieu.berard@crans.org>
Sun, 15 Oct 2006 12:56:46 +0000 (12:56 +0000)
laptop.h
misc/dmi_strings.txt

index c292a698bd4637a19608d65785822c233d8b7dfc..b3a8acc9a08a2d8670a2268413921b4fe5521d98 100644 (file)
--- a/laptop.h
+++ b/laptop.h
@@ -667,7 +667,16 @@ static struct  dmi_system_id omnibook_ids[] __initdata = {
                        DMI_MATCH(DMI_PRODUCT_NAME, "Satellite M100"),
                },
                .driver_data = (void*) TSM30X
-       }, 
+       },
+               {
+               .callback = dmi_matched,
+               .ident = "Toshiba Satellite M115",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "Satellite M115"),
+               },
+               .driver_data = (void*) TSA105
+       },
        {
                .callback = dmi_matched,
                .ident = "Toshiba Satellite M40X",
index b2ff5b24fa5439f19d0fd6b6de4426935a51a87d..4df33a752b24fb5b411795e88b8fb3db1c3eb990 100644 (file)
@@ -281,6 +281,18 @@ Board Vendor:  TOSHIBA
 Board Name:    HAWAA
 Board Version: None
 
+---------------------------------------------
+Toshiba Satellite M115 ----------------------
+
+Bios vender: Phoenix Tech. LTD
+Bios version: 1.00
+Bios release: 08/31/2006
+System Vendor: Toshiba
+Product Name: Satellite M115
+Version: PSMBOU-015007
+Board vendor Intel
+Board name: N/a
+
 ---------------------------------------------
 Toshiba Equium A110 -------------------------