From: Mathieu BĂ©rard Date: Sun, 8 Apr 2007 21:40:53 +0000 (+0000) Subject: * Changing P25 to ectype 12 X-Git-Url: https://gitweb.devoid-pointer.net/?a=commitdiff_plain;h=773272bdd7a7bb954f2abcf0f50565e3c9080118;p=omnibook.git * Changing P25 to ectype 12 --- diff --git a/laptop.h b/laptop.h index 5aba4e1..e261f52 100644 --- a/laptop.h +++ b/laptop.h @@ -665,7 +665,7 @@ static struct dmi_system_id omnibook_ids[] __initdata = { DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"), DMI_MATCH(DMI_PRODUCT_NAME, "Satellite P25"), }, - .driver_data = (void*) TSP10 + .driver_data = (void*) TSM70 }, { .callback = dmi_matched,