]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - Documentation/kernel-parameters.txt
[PATCH] I8K: use standard DMI interface
authorDmitry Torokhov <dtor_core@ameritech.net>
Sat, 25 Jun 2005 21:54:25 +0000 (14:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:24 +0000 (16:24 -0700)
commite70c9d5e61c6cb2272c866fc1303e62975006752
treefcac373d1cab6df2a6ad87c2575fb16d778282af
parentdec63ec32ea486ab915138e8790084c22a3f7bf6
[PATCH] I8K: use standard DMI interface

I8K: Change to use stock dmi infrastructure instead of homegrown
     parsing code. The driver now requires box's DMI data to match
     list of supported models so driver can be safely compiled-in
     by default without fear of it poking into random SMM BIOS
     code. DMI checks can be ignored with i8k.ignore_dmi option.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/kernel-parameters.txt
arch/i386/kernel/dmi_scan.c
drivers/char/i8k.c
include/linux/dmi.h