From: Narendra K Date: Mon, 26 Jul 2010 10:56:50 +0000 (-0500) Subject: PCI: export SMBIOS provided firmware instance and label to sysfs X-Git-Tag: v2.6.36-rc1~518^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911e1c9b05a8e3559a7aa89083930700a0b9e7ee;p=pandora-kernel.git PCI: export SMBIOS provided firmware instance and label to sysfs This patch exports SMBIOS provided firmware instance and label of onboard PCI devices to sysfs. New files are: /sys/bus/pci/devices/.../label which contains the firmware name for the device in question, and /sys/bus/pci/devices/.../index which contains the firmware device type instance for the given device. Signed-off-by: Jordan Hargrave Signed-off-by: Narendra K Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed