summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWim Van Sebroeck2008-02-08 13:20:58 +0100
committerLinus Torvalds2008-02-08 18:22:37 +0100
commitb4bd7d59451960d4e1d994c01581b31b08fe3720 (patch)
tree6cd02772f848006a349d1acc3e5c2808a3761ec7 /MAINTAINERS
parentparport: fix ieee1284_epp_read_addr (diff)
downloadkernel-qcow2-linux-b4bd7d59451960d4e1d994c01581b31b08fe3720.tar.gz
kernel-qcow2-linux-b4bd7d59451960d4e1d994c01581b31b08fe3720.tar.xz
kernel-qcow2-linux-b4bd7d59451960d4e1d994c01581b31b08fe3720.zip
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
From version 2.6 of the SMBIOS standard, type 10 (On Board Devices Information) becomes obsolete. The reason for this is that no further fields can be added to this structure without adversely affecting existing software's ability to properly parse the data. Therefore type 41 (Onboard Devices Extended Information) was added. The structure is as follows: struct smbios_type_41 { u8 type; u8 length; u16 handle; u8 reference_designation_string; u8 device_type; /* same device type as in type 10 */ u8 device_type_instance; u16 segment_group_number; u8 bus_number; u8 device_function_number; }; For more info: http://www.dmtf.org/standards/smbios Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Cc: Jean Delvare <khali@linux-fr.org> Cc: Len Brown <lenb@kernel.org> Cc: Jeff Garzik <jeff@garzik.org> Cc: Tejun Heo <htejun@gmail.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions