]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
* Add Toshiba Satellite P100 wih ectype 14
authorMathieu Bérard <mathieu.berard@crans.org>
Sat, 3 Feb 2007 00:37:15 +0000 (00:37 +0000)
committerMathieu Bérard <mathieu.berard@crans.org>
Sat, 3 Feb 2007 00:37:15 +0000 (00:37 +0000)
doc/ChangeLog
laptop.h
misc/dmi_strings.txt

index aebc91d6892347546a74765aca5bb7f0419fb1c8..d9f6887c4f0d88ab62cb600f5f9f0bda8686d0b2 100644 (file)
@@ -16,6 +16,7 @@ Changelog file for omnibook package:
        Toshiba Satellite A75 (ectype 12)
        Toshiba Tecra A4 (ectype 13)
        Toshiba Satellite A80 (ectype 12)
+       Toshiba Satellite P100 (ectype 14)
 * Split TSM30X (ectype 12) : this ectype was reimplemented and if the
   new implementation works with Toshiba M40X, M70, M100... it does not
   (and will never, due to hardware) with Toshiba M30X, the only way
index 0864e5b8705930de03829b5b30836ee678d8e584..cf8a81fd9d47f43b6d29107239d09e71007e9d23 100644 (file)
--- a/laptop.h
+++ b/laptop.h
@@ -622,6 +622,15 @@ static struct  dmi_system_id omnibook_ids[] __initdata = {
                 },
                 .driver_data = (void*) TSA105
         },
+       {
+               .callback = dmi_matched,
+               .ident = "Toshiba Satellite P100",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "Satellite P100"),
+               },
+               .driver_data = (void*) TSA105
+       },
        {
                .callback = dmi_matched,
                .ident = "Toshiba Satellite P10",
index e0b8671e57075202819c3f87093616227fa9167e..1842467e8416e706992a465e01eb0838bacb5d02 100644 (file)
@@ -229,6 +229,18 @@ Board Vendor:  TOSHIBA
 Board Name:    DAL00
 Board Version: Null
 
+---------------------------------------------
+Toshiba Satellite P100 ----------------------
+
+BIOS Vendor:   TOSHIBA
+BIOS Version:  V3.30  
+BIOS Release:  12/22/2006
+System Vendor: TOSHIBA
+Product Name:  Satellite P100
+Version:       PSPA3E-02E013G3                   
+Board Vendor:  TOSHIBA
+Board Name:    Not Applicable                 
+
 ---------------------------------------------
 Toshiba Satellite M40 -----------------------