1
0
Fork 0
alistair23-linux/drivers/firmware
Shem Multinymous 2e0c1f6ce7 [PATCH] DMI: Decode and save OEM String information
This teaches dmi_decode() how to decode and save OEM Strings (type 11) DMI
information, which is currently discarded silently.  Existing code using
DMI is not affected.  Follows the "System Management BIOS (SMBIOS)
Specification" (http://www.dmtf.org/standards/smbios), and also the
userspace dmidecode.c code.

OEM Strings are the only safe way to identify some hardware, e.g., the
ThinkPad embedded controller used by the soon-to-be-submitted tp_smapi
driver.  This will also let us eliminate the long whitelist in the mainline
hdaps driver (in a future patch).

Signed-off-by: Shem Multinymous <multinymous@gmail.com>
Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-29 09:18:09 -07:00
..
Kconfig [PATCH] EDD isn't EXPERIMENTAL anymore 2006-06-25 10:01:06 -07:00
Makefile [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ 2006-04-14 11:41:25 -07:00
dcdbas.c [PATCH] Notifier chain update: API changes 2006-03-27 08:44:50 -08:00
dcdbas.h [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support 2005-09-07 16:57:27 -07:00
dell_rbu.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dmi_scan.c [PATCH] DMI: Decode and save OEM String information 2006-09-29 09:18:09 -07:00
edd.c [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion 2005-11-07 07:54:00 -08:00
efivars.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pcdp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pcdp.h [IA64] Make PCDP work again. 2005-07-13 11:56:32 -07:00