[PATCH] Another Sony VAIO apm swab.

From: Daniel Caujolle-Bert (segfault@club-internet.fr)
Date: Mon Aug 20 2001 - 17:28:43 EST


Hi list,

        Well, like many other Vaio owner, mine have +5000min
of autonomy ;-). Not really. Here is the patch to add this
PCG-F104K to ari/i386/kernel/dmi_scan.c and turn on the
workaround.

Cheers.

-- 
73's de Daniel, F1RMB.

-=- Daniel Caujolle-Bert -=- segfault@club-internet.fr -=- -=- f1rmb@f1rmb.ampr.org (AMPR NET) -=-

--- linux-2.4.8-ac7.vanilla/arch/i386/kernel/dmi_scan.c Tue Aug 21 00:29:12 2001 +++ linux-2.4.8-ac7/arch/i386/kernel/dmi_scan.c Tue Aug 21 00:27:48 2001 @@ -485,6 +485,11 @@ MATCH(DMI_BIOS_VERSION, "R0117A0"), MATCH(DMI_BIOS_DATE, "04/25/00"), NO_MATCH } }, + { swab_apm_power_in_minutes, "Sony VAIO", { /* Handle problems with APM on Sony Vaio PCG-F104K */ + MATCH(DMI_BIOS_VENDOR, "Phoenix Technologies LTD"), + MATCH(DMI_BIOS_VERSION, "R0204K2"), + MATCH(DMI_BIOS_DATE, "08/28/00"), NO_MATCH + } }, /* Problem Intel 440GX bioses */

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:38 EST