From 92c24a24c59ff6787a4ea7bc14f1812491f3cef2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 8 Apr 2012 21:28:37 -0500 Subject: Fix USB device lookup Add proper Event and Input device handlers Add Sensor support --- tdecore/hwlibdata/pnpdev/pnp.ids | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'tdecore/hwlibdata') diff --git a/tdecore/hwlibdata/pnpdev/pnp.ids b/tdecore/hwlibdata/pnpdev/pnp.ids index 8fabfe093..bf4a3ce01 100644 --- a/tdecore/hwlibdata/pnpdev/pnp.ids +++ b/tdecore/hwlibdata/pnpdev/pnp.ids @@ -80,13 +80,14 @@ PNP0802 Microsoft® Sound System compatible device PNP0900 VGA Compatible Display Controller PNP09FF Plug and Play Monitor (VESA DDC) -PNP0A00 ISA Bus -PNP0A01 EISA Bus -PNP0A02 MCA Bus -PNP0A03 PCI Bus +PNP0A00 ISA Root Bus +PNP0A01 EISA Root Bus +PNP0A02 MCA Root Bus +PNP0A03 PCI Root Bus PNP0A04 VESA/VL Bus -PNP0A05 Generic ACPI Bus -PNP0A06 Generic ACPI Extended-IO Bus (EIO bus) +PNP0A05 Generic ACPI Root Bus +PNP0A06 Generic ACPI Extended-IO Root Bus (EIO Root Bus) +PNP0A08 PCI Express Root Bus PNP0800 AT-style Speaker PNP0B00 AT Real-Time Clock -- cgit v1.2.1