mirror of
https://github.com/reactos/reactos.git
synced 2025-06-01 07:28:19 +00:00
[HAL]
Update the PCI hardware IDs database. Extracted from the pci.ids database from http://pci-ids.ucw.cz/ from 2016-08-26 03:15:02 Maintained by Albert Pool, Martin Mares, and other volunteers from the PCI ID Project at http://pci-ids.ucw.cz/. CORE-11903 #resolve svn path=/trunk/; revision=72475
This commit is contained in:
parent
1bfb13f4fb
commit
148354095a
2 changed files with 3156 additions and 828 deletions
|
@ -5,11 +5,11 @@
|
|||
#
|
||||
# List of PCI ID's
|
||||
#
|
||||
# Version: 2014.08.30
|
||||
# Date: 2014-08-30 03:15:01
|
||||
# Version: 2016.08.26
|
||||
# Date: 2016-08-26 03:15:02
|
||||
#
|
||||
# Maintained by Martin Mares <mj@ucw.cz> and other volunteers from the
|
||||
# PCI ID Project at http://pci-ids.ucw.cz/.
|
||||
# Maintained by Albert Pool, Martin Mares, and other volunteers from
|
||||
# the PCI ID Project at http://pci-ids.ucw.cz/.
|
||||
#
|
||||
# New data are always welcome, especially if they are accurate. If you have
|
||||
# anything to contribute, please follow the instructions at the web site.
|
||||
|
@ -56,6 +56,7 @@ C 02 Network controller
|
|||
05 WorldFip controller
|
||||
06 PICMG controller
|
||||
07 Infiniband controller
|
||||
08 Fabric controller
|
||||
80 Network controller
|
||||
C 03 Display controller
|
||||
00 VGA compatible controller
|
||||
|
@ -209,4 +210,5 @@ C 11 Signal processing controller
|
|||
C 12 Processing accelerators
|
||||
00 Processing accelerators
|
||||
C 13 Non-Essential Instrumentation
|
||||
C 40 Coprocessor
|
||||
C ff Unassigned class
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue