diff --git a/programs/system/pcidev/trunk/history.txt b/programs/system/pcidev/trunk/history.txt index 5882f6ff07..228da3155d 100644 --- a/programs/system/pcidev/trunk/history.txt +++ b/programs/system/pcidev/trunk/history.txt @@ -10,6 +10,13 @@ to-do: Full device detection (like "ATI Radeon 9200") will increase app size a lot and probably it is function of particular drivers ;----------------------------------------------------------------------------- +2.3: PCIDEV 27/08/2013 +Author: Marat Zakiyanov aka Mario79 +Features: + added + * added 4 new VendorID + +;----------------------------------------------------------------------------- 2.3: PCIDEV 25/08/2013 Author: Marat Zakiyanov aka Mario79 Features: diff --git a/programs/system/pcidev/trunk/vendors.inc b/programs/system/pcidev/trunk/vendors.inc index c0ddc1bf97..735ca64c2c 100644 --- a/programs/system/pcidev/trunk/vendors.inc +++ b/programs/system/pcidev/trunk/vendors.inc @@ -60,6 +60,7 @@ VendorsTab: VendorID 0x0033, 'PARADYNE CORP.' VendorID 0x003D, 'Lockheed Martin Corp' VendorID 0x0E11, 'COMPAQ COMPUTER CORP.' +VendorID 0x1000, 'LSI Logic' VendorID 0x1002, 'ATI TECHNOLOGIES INC' VendorID 0x100B, 'NATIONAL SEMICONDUCTOR CORPORATION' VendorID 0x100C, 'Tseng Labs' @@ -86,6 +87,7 @@ VendorID 0x103F, 'SYNOPSYS/LOGIC MODELING GROUP' VendorID 0x1042, 'Micron Electronics' VendorID 0x1043, 'ASUSTEK COMPUTER' VendorID 0x104A, 'STMicroelectronics' +VendorID 0x104B, 'Mylex/Buslogic' VendorID 0x104C, 'TEXAS INSTRUMENTS' VendorID 0x104D, 'SONY CORPORATION' VendorID 0x104E, 'Oak Technology' @@ -181,8 +183,10 @@ VendorID 0x168C, 'Atheros Communications Inc.' VendorID 0x17F3, 'RDC Semiconductor Co., Ltd.' VendorID 0x1814, 'Ralink Technology, Corp.' VendorID 0x1969, 'Atheros Communications' +VendorID 0x1AF4, 'Red Hat, Inc' VendorID 0x6409, 'LOGITEC CORP.' VendorID 0x8086, 'Intel Corp.' +VendorID 0x80EE, 'Oracle Corp.' VendorID 0x8888, 'SILICON MAGIC CORP.' VendorID 0x9004, 'Adaptec Inc' VendorID 0xA259, 'HEWLETT PACKARD'