forked from KolibriOS/kolibrios
PCIDEV
1) added 1 new VendorID 2) corrected vendors.add git-svn-id: svn://kolibrios.org@3882 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
657905b212
commit
7583ed3727
@ -10,6 +10,14 @@ to-do:
|
|||||||
Full device detection (like "ATI Radeon 9200") will increase app
|
Full device detection (like "ATI Radeon 9200") will increase app
|
||||||
size a lot and probably it is function of particular drivers
|
size a lot and probably it is function of particular drivers
|
||||||
;-----------------------------------------------------------------------------
|
;-----------------------------------------------------------------------------
|
||||||
|
2.3: PCIDEV 02/09/2013
|
||||||
|
Author: Marat Zakiyanov aka Mario79 <mario79@bk.ru>
|
||||||
|
Features:
|
||||||
|
added
|
||||||
|
* added 1 new VendorID
|
||||||
|
* corrected vendors.add
|
||||||
|
|
||||||
|
;-----------------------------------------------------------------------------
|
||||||
2.3: PCIDEV 29/08/2013
|
2.3: PCIDEV 29/08/2013
|
||||||
Author: Marat Zakiyanov aka Mario79 <mario79@bk.ru>
|
Author: Marat Zakiyanov aka Mario79 <mario79@bk.ru>
|
||||||
Features:
|
Features:
|
||||||
|
@ -167,7 +167,6 @@ VendorID 0x1187, 'ADVANCED TECHNOLOGY LABORATORIES'
|
|||||||
VendorID 0x11BC, 'Network Peripherals Inc'
|
VendorID 0x11BC, 'Network Peripherals Inc'
|
||||||
VendorID 0x11BD, 'Pinnacle Systems Inc.'
|
VendorID 0x11BD, 'Pinnacle Systems Inc.'
|
||||||
VendorID 0x11BF, 'ASTRODESIGN'
|
VendorID 0x11BF, 'ASTRODESIGN'
|
||||||
VendorID 0x11C1, 'AGERE/LUCENT'
|
|
||||||
VendorID 0x11C6, 'DAINIPPON SCREEN MFG. CO. LTD'
|
VendorID 0x11C6, 'DAINIPPON SCREEN MFG. CO. LTD'
|
||||||
VendorID 0x11C8, 'DOLPHIN INTERCONNECT SOLUTIONS AS'
|
VendorID 0x11C8, 'DOLPHIN INTERCONNECT SOLUTIONS AS'
|
||||||
VendorID 0x11C9, 'MAGMA'
|
VendorID 0x11C9, 'MAGMA'
|
||||||
|
@ -155,6 +155,7 @@ VendorID 0x11AA, 'ACTEL'
|
|||||||
VendorID 0x12D2, 'NVIDIA (WAS: STB,SGS THOMPSON)'
|
VendorID 0x12D2, 'NVIDIA (WAS: STB,SGS THOMPSON)'
|
||||||
VendorID 0x11AB, 'GALILEO TECHNOLOGY LTD/Marvell Semiconductor, Inc.'
|
VendorID 0x11AB, 'GALILEO TECHNOLOGY LTD/Marvell Semiconductor, Inc.'
|
||||||
VendorID 0x11B2, 'EASTMAN KODAK'
|
VendorID 0x11B2, 'EASTMAN KODAK'
|
||||||
|
VendorID 0x11C1, 'LSI Corp.'
|
||||||
VendorID 0x11CA, 'LSI SYSTEMS'
|
VendorID 0x11CA, 'LSI SYSTEMS'
|
||||||
VendorID 0x11D0, 'LOCKHEED MARTIN-Electronics & Communications'
|
VendorID 0x11D0, 'LOCKHEED MARTIN-Electronics & Communications'
|
||||||
VendorID 0x11D4, 'Analog Devices, Inc.'
|
VendorID 0x11D4, 'Analog Devices, Inc.'
|
||||||
@ -185,6 +186,7 @@ VendorID 0x168C, 'Atheros Communications Inc.'
|
|||||||
VendorID 0x17F3, 'RDC Semiconductor Co., Ltd.'
|
VendorID 0x17F3, 'RDC Semiconductor Co., Ltd.'
|
||||||
VendorID 0x1814, 'Ralink Technology, Corp.'
|
VendorID 0x1814, 'Ralink Technology, Corp.'
|
||||||
VendorID 0x1969, 'Atheros Communications'
|
VendorID 0x1969, 'Atheros Communications'
|
||||||
|
VendorID 0x197B, 'JMicron Technology Corp.'
|
||||||
VendorID 0x1AF4, 'Red Hat, Inc'
|
VendorID 0x1AF4, 'Red Hat, Inc'
|
||||||
VendorID 0x5333, 'S3 Graphics Co., Ltd.'
|
VendorID 0x5333, 'S3 Graphics Co., Ltd.'
|
||||||
VendorID 0x6409, 'LOGITEC CORP.'
|
VendorID 0x6409, 'LOGITEC CORP.'
|
||||||
|
Loading…
Reference in New Issue
Block a user