
Product Name (Typel, 0ffset05h): Aspire one xxxxx IMPORTANT:The following write examples (2 to 5) require a system reboot to take effectĮxample 1: Read DMI Information from Memory The following messages show dmitools usage: To update the DMI Pool, perform the following steps: When the BIOS displays Verifying DMI pool data it is checking the table correlates with the hardware before sending to the operating system (Windows, etc.). > printk(KERN_INFO "compal-laptop: Identified laptop model '%s'.The DMI (Desktop Management Interface) Tool copies BIOS information to eeprom to be used in the DMI pool for hardware management. > -190,7 +190,7 static int dmi_check_cb(const struct dmi_system_id *id) > +++ b/drivers/platform/x86/compal-laptop.c > - a/drivers/platform/x86/compal-laptop.c > diff -git a/drivers/platform/x86/compal-laptop.c b/drivers/platform/x86/compal-laptop.c > 3 files changed, 5 insertions(+), 5 deletions(-) > drivers/platform/x86/msi-laptop.c | 2 +. > drivers/platform/x86/fujitsu-laptop.c | 6 +++. > drivers/platform/x86/compal-laptop.c | 2 +. > This patch makes dmi_check_cb to return 1 so dmi_check_system() return > dmi_check_system() walks the table running matching functions until someone In the tree which might need to also be called? If so, this change would Is there no possibility of some other matching function existing after ours

In reply to: Axel Lin: " compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cbto return 1 instead of 0".Previous message: Uwe Kleine-König: "Re: Removing dead PROCESSOR_NS9750".Next message: Jean Delvare: "Re: hwmon: sysfs API updates".

Linux-Kernel Archive: Re: compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb Re: compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb From: Jonathan Woithe
