From fdd5ccda63a6c6825035f99c3e6b6df93814cebe Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 2 Mar 2011 23:48:56 +0000 Subject: vendor is now automatically obtained from vendorid, except for notebooks --- h-source/Application/Include/hardware.php | 53 ------------------------------- 1 file changed, 53 deletions(-) (limited to 'h-source/Application/Include/hardware.php') diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 2ea5dd5..cae6b74 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -464,67 +464,14 @@ class Soundcards extends Hardware class Webcams extends Hardware { public static $vendors = array( - "Acer" => "Acer", - "Active Pixel" => "Active-Pixel", - "ADOMAX technology" => "ADOMAX-technology", - "Aiptek Inc" => "Aiptek-Inc", - "Arkmicro Technologies Inc" => "Arkmicro-Technologies-Inc", - "Askey Computer Corporation" => "Askey-Computer-Corporation", - "Astak Inc" => "Astak-Inc", "Chicony Electronics CO" => "Chicony-Electronics-CO", - "Cisco" => "Cisco", - "Conexant Systems, Inc" => "Conexant-Systems-Inc", - "Creative Technology, Ltd" => "Creative-Technology-Ltd", - "D-Link" => "D-Link", - "Divio" => "Divio", - "Dynex" => "Dynex", - "eMPIA Technology, Inc" => "eMPIA-Technology-Inc", - "Encore Electronics Inc" => "Encore-Electronics-Inc", - "Gembird" => "Gembird", - "Genesys Logic, Inc" => "Genesys-Logic-Inc", - "Hama Trading Co" => "Hama-Trading-Co", - "Hamlet" => "Hamlet", - "Hewlett Packard" => "Hewlett-Packard", - "IMC Networks" => "IMC-Networks", - "iMicro Electronics" => "iMicro-Electronics", - "Importek" => "Importek", - "iPassion Technology Inc" => "iPassion-Technology-Inc", "KYE Systems Corp" => "KYE-Systems-Corp", - "Kinstone" => "Kinstone", - "Lenovo" => "Lenovo", - "LG Electronics" => "LG-Electronics", "Logitech" => "Logitech", - "LOREX Technology Inc" => "LOREX-Technology-Inc", - "Linksys" => "Linksys", - "Mediacom" => "Mediacom", "Microdia Ltd" => "Microdia-Ltd", - "Micron" => "Micron", "Microsoft" => "Microsoft", "mijuki" => "mijuki", - "Omega Technology Corp" => "Omega-Technology-Corp", - "OmniVision Technologies, Inc" => "OmniVision-Technologies-Inc", - "Panasonic" => "Panasonic", "Philips" => "Philips", - "PixArt Imaging Inc" => "PixArt-Imaging-Inc", - "Primax Electronics Ltd" => "Primax-Electronics-Ltd", - "Quanta Computer Inc." => "Quanta-Computer-Inc", - "Revoltec" => "Revoltec", - "Ricoh Company, Ltd" => "Ricoh-Company-Ltd", - "Shenzhen Vigor Electronic" => "Shenzhen-Vigor-Electronic", - "Sony Corporation" => "Sony-Corporation", - "STMicroelectronics" => "STMicroelectronics", - "Syntek Semiconductor Ltd" => "Syntek-Semiconductor-Ltd", - "Sunplus Technology Co" => "Sunplus-Technology-Co", - "Suyin" => "Suyin", - "Tekom Technologies, Inc" => "Tekom-Technologies-Inc", - "Trust International" => "Trust-International", - "USRobotics" => "USRobotics", - "ViewQuest Technologies, Inc" => "ViewQuest-Technologies-Inc", "Vimicro Corp" => "Vimicro-Corp", - "Vista Imaging, Inc" => "Vista-Imaging-Inc", - "Xirlink" => "Xirlink", - "Z-Star Microelectronics Corporation" => "Z-Star-Microelectronics-Corporation", - "Zonet" => "Zonet", ); public static $select = 'yes,no'; -- cgit v1.2.3