|
|
99c779 |
From 464fbf6f53868a5f7baaaa9a489728920eb043bf Mon Sep 17 00:00:00 2001
|
|
|
99c779 |
From: Dan Callaghan <dcallagh@redhat.com>
|
|
|
99c779 |
Date: Wed, 1 Jul 2015 18:12:15 +1000
|
|
|
99c779 |
Subject: [PATCH 14/26] add a few missing PnP IDs
|
|
|
99c779 |
MIME-Version: 1.0
|
|
|
99c779 |
Content-Type: text/plain; charset=UTF-8
|
|
|
99c779 |
Content-Transfer-Encoding: 8bit
|
|
|
99c779 |
|
|
|
99c779 |
Not sure how to contribute these back to the Universität Regensburg
|
|
|
99c779 |
list...
|
|
|
99c779 |
---
|
|
|
99c779 |
src/pnpid.txt | 6 ++++++
|
|
|
99c779 |
1 file changed, 6 insertions(+)
|
|
|
99c779 |
|
|
|
99c779 |
diff --git a/src/pnpid.txt b/src/pnpid.txt
|
|
|
99c779 |
index 9e21d0a..1f9de33 100644
|
|
|
99c779 |
--- a/src/pnpid.txt
|
|
|
99c779 |
+++ b/src/pnpid.txt
|
|
|
99c779 |
@@ -539,6 +539,8 @@ IBM001D YMF289B Sound Chip (Yamaha)
|
|
|
99c779 |
IBM001E Lightning/Terlingua Support Processor
|
|
|
99c779 |
IBM001F Terlingua Mini-SP
|
|
|
99c779 |
IBM0034 IBM Thinkpad Infrared Port
|
|
|
99c779 |
+IBM0057 IBM ThinkPad UltraNav Pointing Device
|
|
|
99c779 |
+IBM0071 IBM ThinkPad Fast Infrared Port
|
|
|
99c779 |
IBM198E IBM G41/G50
|
|
|
99c779 |
IBM1990 IBM G70
|
|
|
99c779 |
IBM1991 IBM G200
|
|
|
99c779 |
@@ -848,6 +850,7 @@ INT1071 Intel Audio/Video Board Device 1
|
|
|
99c779 |
INT1080 Intel Audio/ISDN Board
|
|
|
99c779 |
INT1201 Intel TokenExpress 32bit EISA 16/4
|
|
|
99c779 |
INT31A0 Intel Xxpress-Premium Motherboard
|
|
|
99c779 |
+IPI0001 IPMI Controller
|
|
|
99c779 |
ISA0000 Standard I/O Card (2xSerial, 1xParallel)
|
|
|
99c779 |
ISA0001 Standard VGA Card
|
|
|
99c779 |
ISA0002 Sound Card
|
|
|
99c779 |
@@ -1046,6 +1049,7 @@ NOK00D2 NOKIA 445R
|
|
|
99c779 |
NOK00D8 NOKIA 445X
|
|
|
99c779 |
NOK01A0 NOKIA 447Xavc
|
|
|
99c779 |
NOK01C0 NOKIA 445Xavc
|
|
|
99c779 |
+NSC1100 NSC Trusted Platform Module
|
|
|
99c779 |
NSC8400 National Semiconductor NF3500 Network Adapter
|
|
|
99c779 |
NVL0701 Novel EISA NE3200 Ethernet
|
|
|
99c779 |
NVL0702 Novell/Anthem NE3200T
|
|
|
99c779 |
@@ -1142,6 +1146,7 @@ PNP0004 Cyrix SLiC MP interrupt controller
|
|
|
99c779 |
PNP0100 AT Timer
|
|
|
99c779 |
PNP0101 EISA Timer
|
|
|
99c779 |
PNP0102 MCA Timer
|
|
|
99c779 |
+PNP0103 High Precision Event Timer
|
|
|
99c779 |
PNP0200 AT DMA Controller
|
|
|
99c779 |
PNP0201 EISA DMA Controller
|
|
|
99c779 |
PNP0202 MCA DMA Controller
|
|
|
99c779 |
@@ -1226,6 +1231,7 @@ PNP0A03 PCI Bus
|
|
|
99c779 |
PNP0A04 VESA/VL Bus
|
|
|
99c779 |
PNP0A05 Generic ACPI Bus
|
|
|
99c779 |
PNP0A06 Generic ACPI Extended-IO Bus (EIO bus)
|
|
|
99c779 |
+PNP0A08 PCI Express Root Bridge
|
|
|
99c779 |
PNP0B00 AT Real-Time Clock
|
|
|
99c779 |
PNP0C00 Plug and Play BIOS
|
|
|
99c779 |
PNP0C01 System Board
|
|
|
99c779 |
--
|
|
|
99c779 |
2.10.2
|
|
|
99c779 |
|