[ltp] Incorporating Thinkpad Detection into Lm_sensors

Jim Redmond linux-thinkpad@www.bm-soft.com
Mon, 22 Jul 2002 12:43:24 -0500


Michael Selway wrote:
> There's some code in arch/i386/kernel/dmi_scan.c whose intention
> is to change an APM setting for all IBM laptops.  The relevant
> table entry looks like this in 2.4.18:
> 
> { set_apm_ints, "IBM", {	/* Allow interrupts during suspend on IBM laptops */
> 		MATCH(DMI_SYS_VENDOR, "IBM"),
> 		NO_MATCH, NO_MATCH, NO_MATCH
> 		} },

I'm pretty sure this is based on a .config setting, defined by the user. 
  Last time I compiled a kernel (2.4.x, on a friend's Toshiba Satellite) 
I read the help text on the different parts of the kernel APM 
components, and there's a "Allow interrupts during suspend" parameter 
which supposedly makes the APM function better on IBM laptops.  I'd have 
to check the source myself to be certain, though.

Jim Redmond
jim@scrubnugget.com


----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html