mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:23:03 +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
|
# List of PCI ID's
|
||||||
#
|
#
|
||||||
# Version: 2014.08.30
|
# Version: 2016.08.26
|
||||||
# Date: 2014-08-30 03:15:01
|
# Date: 2016-08-26 03:15:02
|
||||||
#
|
#
|
||||||
# Maintained by Martin Mares <mj@ucw.cz> and other volunteers from the
|
# Maintained by Albert Pool, Martin Mares, and other volunteers from
|
||||||
# PCI ID Project at http://pci-ids.ucw.cz/.
|
# the PCI ID Project at http://pci-ids.ucw.cz/.
|
||||||
#
|
#
|
||||||
# New data are always welcome, especially if they are accurate. If you have
|
# New data are always welcome, especially if they are accurate. If you have
|
||||||
# anything to contribute, please follow the instructions at the web site.
|
# anything to contribute, please follow the instructions at the web site.
|
||||||
|
@ -56,6 +56,7 @@ C 02 Network controller
|
||||||
05 WorldFip controller
|
05 WorldFip controller
|
||||||
06 PICMG controller
|
06 PICMG controller
|
||||||
07 Infiniband controller
|
07 Infiniband controller
|
||||||
|
08 Fabric controller
|
||||||
80 Network controller
|
80 Network controller
|
||||||
C 03 Display controller
|
C 03 Display controller
|
||||||
00 VGA compatible controller
|
00 VGA compatible controller
|
||||||
|
@ -209,4 +210,5 @@ C 11 Signal processing controller
|
||||||
C 12 Processing accelerators
|
C 12 Processing accelerators
|
||||||
00 Processing accelerators
|
00 Processing accelerators
|
||||||
C 13 Non-Essential Instrumentation
|
C 13 Non-Essential Instrumentation
|
||||||
|
C 40 Coprocessor
|
||||||
C ff Unassigned class
|
C ff Unassigned class
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue