| 1 | /**************************************************************************** |
| 2 | ** |
| 3 | ** Copyright (C) 2017 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com> |
| 4 | ** Contact: https://www.qt.io/licensing/ |
| 5 | ** |
| 6 | ** This file is part of the plugins of the Qt Toolkit. |
| 7 | ** |
| 8 | ** $QT_BEGIN_LICENSE:LGPL$ |
| 9 | ** Commercial License Usage |
| 10 | ** Licensees holding valid commercial Qt licenses may use this file in |
| 11 | ** accordance with the commercial license agreement provided with the |
| 12 | ** Software or, alternatively, in accordance with the terms contained in |
| 13 | ** a written agreement between you and The Qt Company. For licensing terms |
| 14 | ** and conditions see https://www.qt.io/terms-conditions. For further |
| 15 | ** information use the contact form at https://www.qt.io/contact-us. |
| 16 | ** |
| 17 | ** GNU Lesser General Public License Usage |
| 18 | ** Alternatively, this file may be used under the terms of the GNU Lesser |
| 19 | ** General Public License version 3 as published by the Free Software |
| 20 | ** Foundation and appearing in the file LICENSE.LGPL3 included in the |
| 21 | ** packaging of this file. Please review the following information to |
| 22 | ** ensure the GNU Lesser General Public License version 3 requirements |
| 23 | ** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. |
| 24 | ** |
| 25 | ** GNU General Public License Usage |
| 26 | ** Alternatively, this file may be used under the terms of the GNU |
| 27 | ** General Public License version 2.0 or (at your option) the GNU General |
| 28 | ** Public license version 3 or any later version approved by the KDE Free |
| 29 | ** Qt Foundation. The licenses are as published by the Free Software |
| 30 | ** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 |
| 31 | ** included in the packaging of this file. Please review the following |
| 32 | ** information to ensure the GNU General Public License requirements will |
| 33 | ** be met: https://www.gnu.org/licenses/gpl-2.0.html and |
| 34 | ** https://www.gnu.org/licenses/gpl-3.0.html. |
| 35 | ** |
| 36 | ** $QT_END_LICENSE$ |
| 37 | ** |
| 38 | ****************************************************************************/ |
| 39 | |
| 40 | /* |
| 41 | * This lookup table was generated from https://github.com/vcrhonek/hwdata/raw/master/pnp.ids |
| 42 | * |
| 43 | * Do not change this file directly, instead edit the |
| 44 | * qtbase/util/edid/qedidvendortable.py script and regenerate this file. |
| 45 | */ |
| 46 | |
| 47 | #ifndef QEDIDVENDORTABLE_P_H |
| 48 | #define QEDIDVENDORTABLE_P_H |
| 49 | |
| 50 | // |
| 51 | // W A R N I N G |
| 52 | // ------------- |
| 53 | // |
| 54 | // This file is not part of the Qt API. It exists purely as an |
| 55 | // implementation detail. This header file may change from version to |
| 56 | // version without notice, or even be removed. |
| 57 | // |
| 58 | // We mean it. |
| 59 | // |
| 60 | |
| 61 | QT_BEGIN_NAMESPACE |
| 62 | |
| 63 | typedef struct VendorTable { |
| 64 | const char id[4]; |
| 65 | const char name[78]; |
| 66 | } VendorTable; |
| 67 | |
| 68 | static const struct VendorTable q_edidVendorTable[] = { |
| 69 | { .id: "AAA" , .name: "Avolites Ltd" }, |
| 70 | { .id: "AAE" , .name: "Anatek Electronics Inc." }, |
| 71 | { .id: "AAT" , .name: "Ann Arbor Technologies" }, |
| 72 | { .id: "ABA" , .name: "ABBAHOME INC." }, |
| 73 | { .id: "ABC" , .name: "AboCom System Inc" }, |
| 74 | { .id: "ABD" , .name: "Allen Bradley Company" }, |
| 75 | { .id: "ABE" , .name: "Alcatel Bell" }, |
| 76 | { .id: "ABO" , .name: "D-Link Systems Inc" }, |
| 77 | { .id: "ABT" , .name: "Anchor Bay Technologies, Inc." }, |
| 78 | { .id: "ABV" , .name: "Advanced Research Technology" }, |
| 79 | { .id: "ACA" , .name: "Ariel Corporation" }, |
| 80 | { .id: "ACB" , .name: "Aculab Ltd" }, |
| 81 | { .id: "ACC" , .name: "Accton Technology Corporation" }, |
| 82 | { .id: "ACD" , .name: "AWETA BV" }, |
| 83 | { .id: "ACE" , .name: "Actek Engineering Pty Ltd" }, |
| 84 | { .id: "ACG" , .name: "A&R Cambridge Ltd" }, |
| 85 | { .id: "ACH" , .name: "Archtek Telecom Corporation" }, |
| 86 | { .id: "ACI" , .name: "Ancor Communications Inc" }, |
| 87 | { .id: "ACK" , .name: "Acksys" }, |
| 88 | { .id: "ACL" , .name: "Apricot Computers" }, |
| 89 | { .id: "ACM" , .name: "Acroloop Motion Control Systems Inc" }, |
| 90 | { .id: "ACO" , .name: "Allion Computer Inc." }, |
| 91 | { .id: "ACP" , .name: "Aspen Tech Inc" }, |
| 92 | { .id: "ACR" , .name: "Acer Technologies" }, |
| 93 | { .id: "ACS" , .name: "Altos Computer Systems" }, |
| 94 | { .id: "ACT" , .name: "Applied Creative Technology" }, |
| 95 | { .id: "ACU" , .name: "Acculogic" }, |
| 96 | { .id: "ACV" , .name: "ActivCard S.A" }, |
| 97 | { .id: "ADA" , .name: "Addi-Data GmbH" }, |
| 98 | { .id: "ADB" , .name: "Aldebbaron" }, |
| 99 | { .id: "ADC" , .name: "Acnhor Datacomm" }, |
| 100 | { .id: "ADD" , .name: "Advanced Peripheral Devices Inc" }, |
| 101 | { .id: "ADE" , .name: "Arithmos, Inc." }, |
| 102 | { .id: "ADH" , .name: "Aerodata Holdings Ltd" }, |
| 103 | { .id: "ADI" , .name: "ADI Systems Inc" }, |
| 104 | { .id: "ADK" , .name: "Adtek System Science Company Ltd" }, |
| 105 | { .id: "ADL" , .name: "ASTRA Security Products Ltd" }, |
| 106 | { .id: "ADM" , .name: "Ad Lib MultiMedia Inc" }, |
| 107 | { .id: "ADN" , .name: "Analog & Digital Devices Tel. Inc" }, |
| 108 | { .id: "ADP" , .name: "Adaptec Inc" }, |
| 109 | { .id: "ADR" , .name: "Nasa Ames Research Center" }, |
| 110 | { .id: "ADS" , .name: "Analog Devices Inc" }, |
| 111 | { .id: "ADT" , .name: "Aved Display Technologies" }, |
| 112 | { .id: "ADV" , .name: "Advanced Micro Devices Inc" }, |
| 113 | { .id: "ADX" , .name: "Adax Inc" }, |
| 114 | { .id: "AEC" , .name: "Antex Electronics Corporation" }, |
| 115 | { .id: "AED" , .name: "Advanced Electronic Designs, Inc." }, |
| 116 | { .id: "AEI" , .name: "Actiontec Electric Inc" }, |
| 117 | { .id: "AEJ" , .name: "Alpha Electronics Company" }, |
| 118 | { .id: "AEM" , .name: "ASEM S.p.A." }, |
| 119 | { .id: "AEN" , .name: "Avencall" }, |
| 120 | { .id: "AEP" , .name: "Aetas Peripheral International" }, |
| 121 | { .id: "AET" , .name: "Aethra Telecomunicazioni S.r.l." }, |
| 122 | { .id: "AFA" , .name: "Alfa Inc" }, |
| 123 | { .id: "AGC" , .name: "Beijing Aerospace Golden Card Electronic Engineering Co.,Ltd." }, |
| 124 | { .id: "AGI" , .name: "Artish Graphics Inc" }, |
| 125 | { .id: "AGL" , .name: "Argolis" }, |
| 126 | { .id: "AGM" , .name: "Advan Int'l Corporation" }, |
| 127 | { .id: "AGT" , .name: "Agilent Technologies" }, |
| 128 | { .id: "AHC" , .name: "Advantech Co., Ltd." }, |
| 129 | { .id: "AIC" , .name: "Arnos Insturments & Computer Systems" }, |
| 130 | { .id: "AIE" , .name: "Altmann Industrieelektronik" }, |
| 131 | { .id: "AII" , .name: "Amptron International Inc." }, |
| 132 | { .id: "AIL" , .name: "Altos India Ltd" }, |
| 133 | { .id: "AIM" , .name: "AIMS Lab Inc" }, |
| 134 | { .id: "AIR" , .name: "Advanced Integ. Research Inc" }, |
| 135 | { .id: "AIS" , .name: "Alien Internet Services" }, |
| 136 | { .id: "AIW" , .name: "Aiwa Company Ltd" }, |
| 137 | { .id: "AIX" , .name: "ALTINEX, INC." }, |
| 138 | { .id: "AJA" , .name: "AJA Video Systems, Inc." }, |
| 139 | { .id: "AKB" , .name: "Akebia Ltd" }, |
| 140 | { .id: "AKE" , .name: "AKAMI Electric Co.,Ltd" }, |
| 141 | { .id: "AKI" , .name: "AKIA Corporation" }, |
| 142 | { .id: "AKL" , .name: "AMiT Ltd" }, |
| 143 | { .id: "AKM" , .name: "Asahi Kasei Microsystems Company Ltd" }, |
| 144 | { .id: "AKP" , .name: "Atom Komplex Prylad" }, |
| 145 | { .id: "AKY" , .name: "Askey Computer Corporation" }, |
| 146 | { .id: "ALA" , .name: "Alacron Inc" }, |
| 147 | { .id: "ALC" , .name: "Altec Corporation" }, |
| 148 | { .id: "ALD" , .name: "In4S Inc" }, |
| 149 | { .id: "ALG" , .name: "Realtek Semiconductor Corp." }, |
| 150 | { .id: "ALH" , .name: "AL Systems" }, |
| 151 | { .id: "ALI" , .name: "Acer Labs" }, |
| 152 | { .id: "ALJ" , .name: "Altec Lansing" }, |
| 153 | { .id: "ALK" , .name: "Acrolink Inc" }, |
| 154 | { .id: "ALL" , .name: "Alliance Semiconductor Corporation" }, |
| 155 | { .id: "ALM" , .name: "Acutec Ltd." }, |
| 156 | { .id: "ALN" , .name: "Alana Technologies" }, |
| 157 | { .id: "ALO" , .name: "Algolith Inc." }, |
| 158 | { .id: "ALP" , .name: "Alps Electric Company Ltd" }, |
| 159 | { .id: "ALR" , .name: "Advanced Logic" }, |
| 160 | { .id: "ALS" , .name: "Texas Advanced optoelectronics Solutions, Inc" }, |
| 161 | { .id: "ALT" , .name: "Altra" }, |
| 162 | { .id: "ALV" , .name: "AlphaView LCD" }, |
| 163 | { .id: "ALX" , .name: "ALEXON Co.,Ltd." }, |
| 164 | { .id: "AMA" , .name: "Asia Microelectronic Development Inc" }, |
| 165 | { .id: "AMB" , .name: "Ambient Technologies, Inc." }, |
| 166 | { .id: "AMC" , .name: "Attachmate Corporation" }, |
| 167 | { .id: "AMD" , .name: "Amdek Corporation" }, |
| 168 | { .id: "AMI" , .name: "American Megatrends Inc" }, |
| 169 | { .id: "AML" , .name: "Anderson Multimedia Communications (HK) Limited" }, |
| 170 | { .id: "AMN" , .name: "Amimon LTD." }, |
| 171 | { .id: "AMO" , .name: "Amino Technologies PLC and Amino Communications Limited" }, |
| 172 | { .id: "AMP" , .name: "AMP Inc" }, |
| 173 | { .id: "AMS" , .name: "ARMSTEL, Inc." }, |
| 174 | { .id: "AMT" , .name: "AMT International Industry" }, |
| 175 | { .id: "AMX" , .name: "AMX LLC" }, |
| 176 | { .id: "ANA" , .name: "Anakron" }, |
| 177 | { .id: "ANC" , .name: "Ancot" }, |
| 178 | { .id: "AND" , .name: "Adtran Inc" }, |
| 179 | { .id: "ANI" , .name: "Anigma Inc" }, |
| 180 | { .id: "ANK" , .name: "Anko Electronic Company Ltd" }, |
| 181 | { .id: "ANL" , .name: "Analogix Semiconductor, Inc" }, |
| 182 | { .id: "ANO" , .name: "Anorad Corporation" }, |
| 183 | { .id: "ANP" , .name: "Andrew Network Production" }, |
| 184 | { .id: "ANR" , .name: "ANR Ltd" }, |
| 185 | { .id: "ANS" , .name: "Ansel Communication Company" }, |
| 186 | { .id: "ANT" , .name: "Ace CAD Enterprise Company Ltd" }, |
| 187 | { .id: "ANX" , .name: "Acer Netxus Inc" }, |
| 188 | { .id: "AOA" , .name: "AOpen Inc." }, |
| 189 | { .id: "AOE" , .name: "Advanced Optics Electronics, Inc." }, |
| 190 | { .id: "AOL" , .name: "America OnLine" }, |
| 191 | { .id: "AOT" , .name: "Alcatel" }, |
| 192 | { .id: "APC" , .name: "American Power Conversion" }, |
| 193 | { .id: "APD" , .name: "AppliAdata" }, |
| 194 | { .id: "APE" , .name: "Alpine Electronics, Inc." }, |
| 195 | { .id: "APG" , .name: "Horner Electric Inc" }, |
| 196 | { .id: "API" , .name: "A Plus Info Corporation" }, |
| 197 | { .id: "APL" , .name: "Aplicom Oy" }, |
| 198 | { .id: "APM" , .name: "Applied Memory Tech" }, |
| 199 | { .id: "APN" , .name: "Appian Tech Inc" }, |
| 200 | { .id: "APP" , .name: "Apple Computer Inc" }, |
| 201 | { .id: "APR" , .name: "Aprilia s.p.a." }, |
| 202 | { .id: "APS" , .name: "Autologic Inc" }, |
| 203 | { .id: "APT" , .name: "Audio Processing Technology Ltd" }, |
| 204 | { .id: "APV" , .name: "A+V Link" }, |
| 205 | { .id: "APX" , .name: "AP Designs Ltd" }, |
| 206 | { .id: "ARC" , .name: "Alta Research Corporation" }, |
| 207 | { .id: "ARE" , .name: "ICET S.p.A." }, |
| 208 | { .id: "ARG" , .name: "Argus Electronics Co., LTD" }, |
| 209 | { .id: "ARI" , .name: "Argosy Research Inc" }, |
| 210 | { .id: "ARK" , .name: "Ark Logic Inc" }, |
| 211 | { .id: "ARL" , .name: "Arlotto Comnet Inc" }, |
| 212 | { .id: "ARM" , .name: "Arima" }, |
| 213 | { .id: "ARO" , .name: "Poso International B.V." }, |
| 214 | { .id: "ARS" , .name: "Arescom Inc" }, |
| 215 | { .id: "ART" , .name: "Corion Industrial Corporation" }, |
| 216 | { .id: "ASC" , .name: "Ascom Strategic Technology Unit" }, |
| 217 | { .id: "ASD" , .name: "USC Information Sciences Institute" }, |
| 218 | { .id: "ASE" , .name: "AseV Display Labs" }, |
| 219 | { .id: "ASI" , .name: "Ahead Systems" }, |
| 220 | { .id: "ASK" , .name: "Ask A/S" }, |
| 221 | { .id: "ASL" , .name: "AccuScene Corporation Ltd" }, |
| 222 | { .id: "ASM" , .name: "ASEM S.p.A." }, |
| 223 | { .id: "ASN" , .name: "Asante Tech Inc" }, |
| 224 | { .id: "ASP" , .name: "ASP Microelectronics Ltd" }, |
| 225 | { .id: "AST" , .name: "AST Research Inc" }, |
| 226 | { .id: "ASU" , .name: "Asuscom Network Inc" }, |
| 227 | { .id: "ASX" , .name: "AudioScience" }, |
| 228 | { .id: "ASY" , .name: "Rockwell Collins / Airshow Systems" }, |
| 229 | { .id: "ATA" , .name: "Allied Telesyn International (Asia) Pte Ltd" }, |
| 230 | { .id: "ATC" , .name: "Ably-Tech Corporation" }, |
| 231 | { .id: "ATD" , .name: "Alpha Telecom Inc" }, |
| 232 | { .id: "ATE" , .name: "Innovate Ltd" }, |
| 233 | { .id: "ATH" , .name: "Athena Informatica S.R.L." }, |
| 234 | { .id: "ATI" , .name: "Allied Telesis KK" }, |
| 235 | { .id: "ATK" , .name: "Allied Telesyn Int'l" }, |
| 236 | { .id: "ATL" , .name: "Arcus Technology Ltd" }, |
| 237 | { .id: "ATM" , .name: "ATM Ltd" }, |
| 238 | { .id: "ATN" , .name: "Athena Smartcard Solutions Ltd." }, |
| 239 | { .id: "ATO" , .name: "ASTRO DESIGN, INC." }, |
| 240 | { .id: "ATP" , .name: "Alpha-Top Corporation" }, |
| 241 | { .id: "ATT" , .name: "AT&T" }, |
| 242 | { .id: "ATV" , .name: "Office Depot, Inc." }, |
| 243 | { .id: "ATX" , .name: "Athenix Corporation" }, |
| 244 | { .id: "AUI" , .name: "Alps Electric Inc" }, |
| 245 | { .id: "AUO" , .name: "AU Optronics" }, |
| 246 | { .id: "AUR" , .name: "Aureal Semiconductor" }, |
| 247 | { .id: "AUT" , .name: "Autotime Corporation" }, |
| 248 | { .id: "AVA" , .name: "Avaya Communication" }, |
| 249 | { .id: "AVC" , .name: "Auravision Corporation" }, |
| 250 | { .id: "AVD" , .name: "Avid Electronics Corporation" }, |
| 251 | { .id: "AVE" , .name: "Add Value Enterpises (Asia) Pte Ltd" }, |
| 252 | { .id: "AVI" , .name: "Nippon Avionics Co.,Ltd" }, |
| 253 | { .id: "AVL" , .name: "Avalue Technology Inc." }, |
| 254 | { .id: "AVM" , .name: "AVM GmbH" }, |
| 255 | { .id: "AVN" , .name: "Advance Computer Corporation" }, |
| 256 | { .id: "AVO" , .name: "Avocent Corporation" }, |
| 257 | { .id: "AVR" , .name: "AVer Information Inc." }, |
| 258 | { .id: "AVT" , .name: "Avtek (Electronics) Pty Ltd" }, |
| 259 | { .id: "AVV" , .name: "SBS Technologies (Canada), Inc. (was Avvida Systems, Inc.)" }, |
| 260 | { .id: "AVX" , .name: "AVerMedia Technologies, Inc." }, |
| 261 | { .id: "AWC" , .name: "Access Works Comm Inc" }, |
| 262 | { .id: "AWL" , .name: "Aironet Wireless Communications, Inc" }, |
| 263 | { .id: "AWS" , .name: "Wave Systems" }, |
| 264 | { .id: "AXB" , .name: "Adrienne Electronics Corporation" }, |
| 265 | { .id: "AXC" , .name: "AXIOMTEK CO., LTD." }, |
| 266 | { .id: "AXE" , .name: "D-Link Systems Inc" }, |
| 267 | { .id: "AXI" , .name: "American Magnetics" }, |
| 268 | { .id: "AXL" , .name: "Axel" }, |
| 269 | { .id: "AXO" , .name: "Axonic Labs LLC" }, |
| 270 | { .id: "AXP" , .name: "American Express" }, |
| 271 | { .id: "AXT" , .name: "Axtend Technologies Inc" }, |
| 272 | { .id: "AXX" , .name: "Axxon Computer Corporation" }, |
| 273 | { .id: "AXY" , .name: "AXYZ Automation Services, Inc" }, |
| 274 | { .id: "AYD" , .name: "Aydin Displays" }, |
| 275 | { .id: "AYR" , .name: "Airlib, Inc" }, |
| 276 | { .id: "AZM" , .name: "AZ Middelheim - Radiotherapy" }, |
| 277 | { .id: "AZT" , .name: "Aztech Systems Ltd" }, |
| 278 | { .id: "BAC" , .name: "Biometric Access Corporation" }, |
| 279 | { .id: "BAN" , .name: "Banyan" }, |
| 280 | { .id: "BBB" , .name: "an-najah university" }, |
| 281 | { .id: "BBH" , .name: "B&Bh" }, |
| 282 | { .id: "BBL" , .name: "Brain Boxes Limited" }, |
| 283 | { .id: "BCC" , .name: "Beaver Computer Corporaton" }, |
| 284 | { .id: "BCD" , .name: "Barco GmbH" }, |
| 285 | { .id: "BCM" , .name: "Broadcom" }, |
| 286 | { .id: "BCQ" , .name: "Deutsche Telekom Berkom GmbH" }, |
| 287 | { .id: "BCS" , .name: "Booria CAD/CAM systems" }, |
| 288 | { .id: "BDO" , .name: "Brahler ICS" }, |
| 289 | { .id: "BDR" , .name: "Blonder Tongue Labs, Inc." }, |
| 290 | { .id: "BDS" , .name: "Barco Display Systems" }, |
| 291 | { .id: "BEC" , .name: "Elektro Beckhoff GmbH" }, |
| 292 | { .id: "BEI" , .name: "Beckworth Enterprises Inc" }, |
| 293 | { .id: "BEK" , .name: "Beko Elektronik A.S." }, |
| 294 | { .id: "BEL" , .name: "Beltronic Industrieelektronik GmbH" }, |
| 295 | { .id: "BEO" , .name: "Baug & Olufsen" }, |
| 296 | { .id: "BFE" , .name: "B.F. Engineering Corporation" }, |
| 297 | { .id: "BGB" , .name: "Barco Graphics N.V" }, |
| 298 | { .id: "BGT" , .name: "Budzetron Inc" }, |
| 299 | { .id: "BHZ" , .name: "BitHeadz, Inc." }, |
| 300 | { .id: "BIC" , .name: "Big Island Communications" }, |
| 301 | { .id: "BII" , .name: "Boeckeler Instruments Inc" }, |
| 302 | { .id: "BIL" , .name: "Billion Electric Company Ltd" }, |
| 303 | { .id: "BIO" , .name: "BioLink Technologies International, Inc." }, |
| 304 | { .id: "BIT" , .name: "Bit 3 Computer" }, |
| 305 | { .id: "BLI" , .name: "Busicom" }, |
| 306 | { .id: "BLN" , .name: "BioLink Technologies" }, |
| 307 | { .id: "BLP" , .name: "Bloomberg L.P." }, |
| 308 | { .id: "BMD" , .name: "Blackmagic Design" }, |
| 309 | { .id: "BMI" , .name: "Benson Medical Instruments Company" }, |
| 310 | { .id: "BML" , .name: "BIOMED Lab" }, |
| 311 | { .id: "BMS" , .name: "BIOMEDISYS" }, |
| 312 | { .id: "BNE" , .name: "Bull AB" }, |
| 313 | { .id: "BNK" , .name: "Banksia Tech Pty Ltd" }, |
| 314 | { .id: "BNO" , .name: "Bang & Olufsen" }, |
| 315 | { .id: "BNS" , .name: "Boulder Nonlinear Systems" }, |
| 316 | { .id: "BOB" , .name: "Rainy Orchard" }, |
| 317 | { .id: "BOE" , .name: "BOE" }, |
| 318 | { .id: "BOI" , .name: "NINGBO BOIGLE DIGITAL TECHNOLOGY CO.,LTD" }, |
| 319 | { .id: "BOS" , .name: "BOS" }, |
| 320 | { .id: "BPD" , .name: "Micro Solutions, Inc." }, |
| 321 | { .id: "BPU" , .name: "Best Power" }, |
| 322 | { .id: "BRA" , .name: "Braemac Pty Ltd" }, |
| 323 | { .id: "BRC" , .name: "BARC" }, |
| 324 | { .id: "BRG" , .name: "Bridge Information Co., Ltd" }, |
| 325 | { .id: "BRI" , .name: "Boca Research Inc" }, |
| 326 | { .id: "BRM" , .name: "Braemar Inc" }, |
| 327 | { .id: "BRO" , .name: "BROTHER INDUSTRIES,LTD." }, |
| 328 | { .id: "BSE" , .name: "Bose Corporation" }, |
| 329 | { .id: "BSL" , .name: "Biomedical Systems Laboratory" }, |
| 330 | { .id: "BSN" , .name: "BRIGHTSIGN, LLC" }, |
| 331 | { .id: "BST" , .name: "BodySound Technologies, Inc." }, |
| 332 | { .id: "BTC" , .name: "Bit 3 Computer" }, |
| 333 | { .id: "BTE" , .name: "Brilliant Technology" }, |
| 334 | { .id: "BTF" , .name: "Bitfield Oy" }, |
| 335 | { .id: "BTI" , .name: "BusTech Inc" }, |
| 336 | { .id: "BTO" , .name: "BioTao Ltd" }, |
| 337 | { .id: "BUF" , .name: "Yasuhiko Shirai Melco Inc" }, |
| 338 | { .id: "BUG" , .name: "B.U.G., Inc." }, |
| 339 | { .id: "BUJ" , .name: "ATI Tech Inc" }, |
| 340 | { .id: "BUL" , .name: "Bull" }, |
| 341 | { .id: "BUR" , .name: "Bernecker & Rainer Ind-Eletronik GmbH" }, |
| 342 | { .id: "BUS" , .name: "BusTek" }, |
| 343 | { .id: "BUT" , .name: "21ST CENTURY ENTERTAINMENT" }, |
| 344 | { .id: "BWK" , .name: "Bitworks Inc." }, |
| 345 | { .id: "BXE" , .name: "Buxco Electronics" }, |
| 346 | { .id: "BYD" , .name: "byd:sign corporation" }, |
| 347 | { .id: "CAA" , .name: "Castles Automation Co., Ltd" }, |
| 348 | { .id: "CAC" , .name: "CA & F Elettronica" }, |
| 349 | { .id: "CAG" , .name: "CalComp" }, |
| 350 | { .id: "CAI" , .name: "Canon Inc." }, |
| 351 | { .id: "CAL" , .name: "Acon" }, |
| 352 | { .id: "CAM" , .name: "Cambridge Audio" }, |
| 353 | { .id: "CAN" , .name: "CORNEA" }, |
| 354 | { .id: "CAR" , .name: "Cardinal Company Ltd" }, |
| 355 | { .id: "CAS" , .name: "CASIO COMPUTER CO.,LTD" }, |
| 356 | { .id: "CAT" , .name: "Consultancy in Advanced Technology" }, |
| 357 | { .id: "CAV" , .name: "Cavium Networks, Inc" }, |
| 358 | { .id: "CBI" , .name: "ComputerBoards Inc" }, |
| 359 | { .id: "CBR" , .name: "Cebra Tech A/S" }, |
| 360 | { .id: "CBT" , .name: "Cabletime Ltd" }, |
| 361 | { .id: "CBX" , .name: "Cybex Computer Products Corporation" }, |
| 362 | { .id: "CCC" , .name: "C-Cube Microsystems" }, |
| 363 | { .id: "CCI" , .name: "Cache" }, |
| 364 | { .id: "CCJ" , .name: "CONTEC CO.,LTD." }, |
| 365 | { .id: "CCL" , .name: "CCL/ITRI" }, |
| 366 | { .id: "CCP" , .name: "Capetronic USA Inc" }, |
| 367 | { .id: "CDC" , .name: "Core Dynamics Corporation" }, |
| 368 | { .id: "CDD" , .name: "Convergent Data Devices" }, |
| 369 | { .id: "CDE" , .name: "Colin.de" }, |
| 370 | { .id: "CDG" , .name: "Christie Digital Systems Inc" }, |
| 371 | { .id: "CDI" , .name: "Concept Development Inc" }, |
| 372 | { .id: "CDK" , .name: "Cray Communications" }, |
| 373 | { .id: "CDN" , .name: "Codenoll Technical Corporation" }, |
| 374 | { .id: "CDP" , .name: "CalComp" }, |
| 375 | { .id: "CDS" , .name: "Computer Diagnostic Systems" }, |
| 376 | { .id: "CDT" , .name: "IBM Corporation" }, |
| 377 | { .id: "CDV" , .name: "Convergent Design Inc." }, |
| 378 | { .id: "CEA" , .name: "Consumer Electronics Association" }, |
| 379 | { .id: "CEC" , .name: "Chicony Electronics Company Ltd" }, |
| 380 | { .id: "CED" , .name: "Cambridge Electronic Design Ltd" }, |
| 381 | { .id: "CEF" , .name: "Cefar Digital Vision" }, |
| 382 | { .id: "CEI" , .name: "Crestron Electronics, Inc." }, |
| 383 | { .id: "CEM" , .name: "MEC Electronics GmbH" }, |
| 384 | { .id: "CEN" , .name: "Centurion Technologies P/L" }, |
| 385 | { .id: "CEP" , .name: "C-DAC" }, |
| 386 | { .id: "CER" , .name: "Ceronix" }, |
| 387 | { .id: "CET" , .name: "TEC CORPORATION" }, |
| 388 | { .id: "CFG" , .name: "Atlantis" }, |
| 389 | { .id: "CGA" , .name: "Chunghwa Picture Tubes, LTD" }, |
| 390 | { .id: "CGS" , .name: "Chyron Corp" }, |
| 391 | { .id: "CGT" , .name: "congatec AG" }, |
| 392 | { .id: "CHA" , .name: "Chase Research PLC" }, |
| 393 | { .id: "CHC" , .name: "Chic Technology Corp." }, |
| 394 | { .id: "CHD" , .name: "ChangHong Electric Co.,Ltd" }, |
| 395 | { .id: "CHE" , .name: "Acer Inc" }, |
| 396 | { .id: "CHG" , .name: "Sichuan Changhong Electric CO, LTD." }, |
| 397 | { .id: "CHI" , .name: "Chrontel Inc" }, |
| 398 | { .id: "CHL" , .name: "Chloride-R&D" }, |
| 399 | { .id: "CHM" , .name: "CHIC TECHNOLOGY CORP." }, |
| 400 | { .id: "CHO" , .name: "Sichuang Changhong Corporation" }, |
| 401 | { .id: "CHP" , .name: "CH Products" }, |
| 402 | { .id: "CHS" , .name: "Agentur Chairos" }, |
| 403 | { .id: "CHT" , .name: "Chunghwa Picture Tubes,LTD." }, |
| 404 | { .id: "CHY" , .name: "Cherry GmbH" }, |
| 405 | { .id: "CIC" , .name: "Comm. Intelligence Corporation" }, |
| 406 | { .id: "CII" , .name: "Cromack Industries Inc" }, |
| 407 | { .id: "CIL" , .name: "Citicom Infotech Private Limited" }, |
| 408 | { .id: "CIN" , .name: "Citron GmbH" }, |
| 409 | { .id: "CIP" , .name: "Ciprico Inc" }, |
| 410 | { .id: "CIR" , .name: "Cirrus Logic Inc" }, |
| 411 | { .id: "CIS" , .name: "Cisco Systems Inc" }, |
| 412 | { .id: "CIT" , .name: "Citifax Limited" }, |
| 413 | { .id: "CKC" , .name: "The Concept Keyboard Company Ltd" }, |
| 414 | { .id: "CKJ" , .name: "Carina System Co., Ltd." }, |
| 415 | { .id: "CLA" , .name: "Clarion Company Ltd" }, |
| 416 | { .id: "CLD" , .name: "COMMAT L.t.d." }, |
| 417 | { .id: "CLE" , .name: "Classe Audio" }, |
| 418 | { .id: "CLG" , .name: "CoreLogic" }, |
| 419 | { .id: "CLI" , .name: "Cirrus Logic Inc" }, |
| 420 | { .id: "CLM" , .name: "CrystaLake Multimedia" }, |
| 421 | { .id: "CLO" , .name: "Clone Computers" }, |
| 422 | { .id: "CLT" , .name: "automated computer control systems" }, |
| 423 | { .id: "CLV" , .name: "Clevo Company" }, |
| 424 | { .id: "CLX" , .name: "CardLogix" }, |
| 425 | { .id: "CMC" , .name: "CMC Ltd" }, |
| 426 | { .id: "CMD" , .name: "Colorado MicroDisplay, Inc." }, |
| 427 | { .id: "CMG" , .name: "Chenming Mold Ind. Corp." }, |
| 428 | { .id: "CMI" , .name: "C-Media Electronics" }, |
| 429 | { .id: "CMM" , .name: "Comtime GmbH" }, |
| 430 | { .id: "CMN" , .name: "Chimei Innolux Corporation" }, |
| 431 | { .id: "CMO" , .name: "Chi Mei Optoelectronics corp." }, |
| 432 | { .id: "CMR" , .name: "Cambridge Research Systems Ltd" }, |
| 433 | { .id: "CMS" , .name: "CompuMaster Srl" }, |
| 434 | { .id: "CMX" , .name: "Comex Electronics AB" }, |
| 435 | { .id: "CNB" , .name: "American Power Conversion" }, |
| 436 | { .id: "CNC" , .name: "Alvedon Computers Ltd" }, |
| 437 | { .id: "CNE" , .name: "Cine-tal" }, |
| 438 | { .id: "CNI" , .name: "Connect Int'l A/S" }, |
| 439 | { .id: "CNN" , .name: "Canon Inc" }, |
| 440 | { .id: "CNT" , .name: "COINT Multimedia Systems" }, |
| 441 | { .id: "COB" , .name: "COBY Electronics Co., Ltd" }, |
| 442 | { .id: "COD" , .name: "CODAN Pty. Ltd." }, |
| 443 | { .id: "COI" , .name: "Codec Inc." }, |
| 444 | { .id: "COL" , .name: "Rockwell Collins, Inc." }, |
| 445 | { .id: "COM" , .name: "Comtrol Corporation" }, |
| 446 | { .id: "CON" , .name: "Contec Company Ltd" }, |
| 447 | { .id: "COO" , .name: "coolux GmbH" }, |
| 448 | { .id: "COR" , .name: "Corollary Inc" }, |
| 449 | { .id: "COS" , .name: "CoStar Corporation" }, |
| 450 | { .id: "COT" , .name: "Core Technology Inc" }, |
| 451 | { .id: "COW" , .name: "Polycow Productions" }, |
| 452 | { .id: "COX" , .name: "Comrex" }, |
| 453 | { .id: "CPC" , .name: "Ciprico Inc" }, |
| 454 | { .id: "CPD" , .name: "CompuAdd" }, |
| 455 | { .id: "CPI" , .name: "Computer Peripherals Inc" }, |
| 456 | { .id: "CPL" , .name: "Compal Electronics Inc" }, |
| 457 | { .id: "CPM" , .name: "Capella Microsystems Inc." }, |
| 458 | { .id: "CPQ" , .name: "Compaq Computer Company" }, |
| 459 | { .id: "CPT" , .name: "cPATH" }, |
| 460 | { .id: "CPX" , .name: "Powermatic Data Systems" }, |
| 461 | { .id: "CRC" , .name: "CONRAC GmbH" }, |
| 462 | { .id: "CRD" , .name: "Cardinal Technical Inc" }, |
| 463 | { .id: "CRE" , .name: "Creative Labs Inc" }, |
| 464 | { .id: "CRI" , .name: "Crio Inc." }, |
| 465 | { .id: "CRL" , .name: "Creative Logic" }, |
| 466 | { .id: "CRN" , .name: "Cornerstone Imaging" }, |
| 467 | { .id: "CRO" , .name: "Extraordinary Technologies PTY Limited" }, |
| 468 | { .id: "CRQ" , .name: "Cirque Corporation" }, |
| 469 | { .id: "CRS" , .name: "Crescendo Communication Inc" }, |
| 470 | { .id: "CRV" , .name: "Cerevo Inc." }, |
| 471 | { .id: "CRX" , .name: "Cyrix Corporation" }, |
| 472 | { .id: "CSB" , .name: "Transtex SA" }, |
| 473 | { .id: "CSC" , .name: "Crystal Semiconductor" }, |
| 474 | { .id: "CSD" , .name: "Cresta Systems Inc" }, |
| 475 | { .id: "CSE" , .name: "Concept Solutions & Engineering" }, |
| 476 | { .id: "CSI" , .name: "Cabletron System Inc" }, |
| 477 | { .id: "CSM" , .name: "Cosmic Engineering Inc." }, |
| 478 | { .id: "CSO" , .name: "California Institute of Technology" }, |
| 479 | { .id: "CSS" , .name: "CSS Laboratories" }, |
| 480 | { .id: "CST" , .name: "CSTI Inc" }, |
| 481 | { .id: "CTA" , .name: "CoSystems Inc" }, |
| 482 | { .id: "CTC" , .name: "CTC Communication Development Company Ltd" }, |
| 483 | { .id: "CTE" , .name: "Chunghwa Telecom Co., Ltd." }, |
| 484 | { .id: "CTL" , .name: "Creative Technology Ltd" }, |
| 485 | { .id: "CTM" , .name: "Computerm Corporation" }, |
| 486 | { .id: "CTN" , .name: "Computone Products" }, |
| 487 | { .id: "CTP" , .name: "Computer Technology Corporation" }, |
| 488 | { .id: "CTS" , .name: "Comtec Systems Co., Ltd." }, |
| 489 | { .id: "CTX" , .name: "Creatix Polymedia GmbH" }, |
| 490 | { .id: "CUB" , .name: "Cubix Corporation" }, |
| 491 | { .id: "CUK" , .name: "Calibre UK Ltd" }, |
| 492 | { .id: "CVA" , .name: "Covia Inc." }, |
| 493 | { .id: "CVI" , .name: "Colorado Video, Inc." }, |
| 494 | { .id: "CVS" , .name: "Clarity Visual Systems" }, |
| 495 | { .id: "CWR" , .name: "Connectware Inc" }, |
| 496 | { .id: "CXT" , .name: "Conexant Systems" }, |
| 497 | { .id: "CYB" , .name: "CyberVision" }, |
| 498 | { .id: "CYC" , .name: "Cylink Corporation" }, |
| 499 | { .id: "CYD" , .name: "Cyclades Corporation" }, |
| 500 | { .id: "CYL" , .name: "Cyberlabs" }, |
| 501 | { .id: "CYT" , .name: "Cytechinfo Inc" }, |
| 502 | { .id: "CYV" , .name: "Cyviz AS" }, |
| 503 | { .id: "CYW" , .name: "Cyberware" }, |
| 504 | { .id: "CYX" , .name: "Cyrix Corporation" }, |
| 505 | { .id: "CZE" , .name: "Carl Zeiss AG" }, |
| 506 | { .id: "DAC" , .name: "Digital Acoustics Corporation" }, |
| 507 | { .id: "DAE" , .name: "Digatron Industrie Elektronik GmbH" }, |
| 508 | { .id: "DAI" , .name: "DAIS SET Ltd." }, |
| 509 | { .id: "DAK" , .name: "Daktronics" }, |
| 510 | { .id: "DAL" , .name: "Digital Audio Labs Inc" }, |
| 511 | { .id: "DAN" , .name: "Danelec Marine A/S" }, |
| 512 | { .id: "DAS" , .name: "DAVIS AS" }, |
| 513 | { .id: "DAT" , .name: "Datel Inc" }, |
| 514 | { .id: "DAU" , .name: "Daou Tech Inc" }, |
| 515 | { .id: "DAV" , .name: "Davicom Semiconductor Inc" }, |
| 516 | { .id: "DAW" , .name: "DA2 Technologies Inc" }, |
| 517 | { .id: "DAX" , .name: "Data Apex Ltd" }, |
| 518 | { .id: "DBD" , .name: "Diebold Inc." }, |
| 519 | { .id: "DBI" , .name: "DigiBoard Inc" }, |
| 520 | { .id: "DBK" , .name: "Databook Inc" }, |
| 521 | { .id: "DBL" , .name: "Doble Engineering Company" }, |
| 522 | { .id: "DBN" , .name: "DB Networks Inc" }, |
| 523 | { .id: "DCA" , .name: "Digital Communications Association" }, |
| 524 | { .id: "DCC" , .name: "Dale Computer Corporation" }, |
| 525 | { .id: "DCD" , .name: "Datacast LLC" }, |
| 526 | { .id: "DCE" , .name: "dSPACE GmbH" }, |
| 527 | { .id: "DCI" , .name: "Concepts Inc" }, |
| 528 | { .id: "DCL" , .name: "Dynamic Controls Ltd" }, |
| 529 | { .id: "DCM" , .name: "DCM Data Products" }, |
| 530 | { .id: "DCO" , .name: "Dialogue Technology Corporation" }, |
| 531 | { .id: "DCR" , .name: "Decros Ltd" }, |
| 532 | { .id: "DCS" , .name: "Diamond Computer Systems Inc" }, |
| 533 | { .id: "DCT" , .name: "Dancall Telecom A/S" }, |
| 534 | { .id: "DCV" , .name: "Datatronics Technology Inc" }, |
| 535 | { .id: "DDA" , .name: "DA2 Technologies Corporation" }, |
| 536 | { .id: "DDD" , .name: "Danka Data Devices" }, |
| 537 | { .id: "DDE" , .name: "Datasat Digital Entertainment" }, |
| 538 | { .id: "DDI" , .name: "Data Display AG" }, |
| 539 | { .id: "DDS" , .name: "Barco, n.v." }, |
| 540 | { .id: "DDT" , .name: "Datadesk Technologies Inc" }, |
| 541 | { .id: "DDV" , .name: "Delta Information Systems, Inc" }, |
| 542 | { .id: "DEC" , .name: "Digital Equipment Corporation" }, |
| 543 | { .id: "DEI" , .name: "Deico Electronics" }, |
| 544 | { .id: "DEL" , .name: "Dell Inc." }, |
| 545 | { .id: "DEN" , .name: "Densitron Computers Ltd" }, |
| 546 | { .id: "DEX" , .name: "idex displays" }, |
| 547 | { .id: "DFI" , .name: "DFI" }, |
| 548 | { .id: "DFK" , .name: "SharkTec A/S" }, |
| 549 | { .id: "DFT" , .name: "DEI Holdings dba Definitive Technology" }, |
| 550 | { .id: "DGA" , .name: "Digiital Arts Inc" }, |
| 551 | { .id: "DGC" , .name: "Data General Corporation" }, |
| 552 | { .id: "DGI" , .name: "DIGI International" }, |
| 553 | { .id: "DGK" , .name: "DugoTech Co., LTD" }, |
| 554 | { .id: "DGP" , .name: "Digicorp European sales S.A." }, |
| 555 | { .id: "DGS" , .name: "Diagsoft Inc" }, |
| 556 | { .id: "DGT" , .name: "The Dearborn Group" }, |
| 557 | { .id: "DHP" , .name: "DH Print" }, |
| 558 | { .id: "DHQ" , .name: "Quadram" }, |
| 559 | { .id: "DHT" , .name: "Projectavision Inc" }, |
| 560 | { .id: "DIA" , .name: "Diadem" }, |
| 561 | { .id: "DIG" , .name: "Digicom S.p.A." }, |
| 562 | { .id: "DII" , .name: "Dataq Instruments Inc" }, |
| 563 | { .id: "DIM" , .name: "dPict Imaging, Inc." }, |
| 564 | { .id: "DIN" , .name: "Daintelecom Co., Ltd" }, |
| 565 | { .id: "DIS" , .name: "Diseda S.A." }, |
| 566 | { .id: "DIT" , .name: "Dragon Information Technology" }, |
| 567 | { .id: "DJE" , .name: "Capstone Visual Product Development" }, |
| 568 | { .id: "DJP" , .name: "Maygay Machines, Ltd" }, |
| 569 | { .id: "DKY" , .name: "Datakey Inc" }, |
| 570 | { .id: "DLB" , .name: "Dolby Laboratories Inc." }, |
| 571 | { .id: "DLC" , .name: "Diamond Lane Comm. Corporation" }, |
| 572 | { .id: "DLG" , .name: "Digital-Logic GmbH" }, |
| 573 | { .id: "DLK" , .name: "D-Link Systems Inc" }, |
| 574 | { .id: "DLL" , .name: "Dell Inc" }, |
| 575 | { .id: "DLT" , .name: "Digitelec Informatique Park Cadera" }, |
| 576 | { .id: "DMB" , .name: "Digicom Systems Inc" }, |
| 577 | { .id: "DMC" , .name: "Dune Microsystems Corporation" }, |
| 578 | { .id: "DMM" , .name: "Dimond Multimedia Systems Inc" }, |
| 579 | { .id: "DMP" , .name: "D&M Holdings Inc, Professional Business Company" }, |
| 580 | { .id: "DMS" , .name: "DOME imaging systems" }, |
| 581 | { .id: "DMT" , .name: "Distributed Management Task Force, Inc. (DMTF)" }, |
| 582 | { .id: "DMV" , .name: "NDS Ltd" }, |
| 583 | { .id: "DNA" , .name: "DNA Enterprises, Inc." }, |
| 584 | { .id: "DNG" , .name: "Apache Micro Peripherals Inc" }, |
| 585 | { .id: "DNI" , .name: "Deterministic Networks Inc." }, |
| 586 | { .id: "DNT" , .name: "Dr. Neuhous Telekommunikation GmbH" }, |
| 587 | { .id: "DNV" , .name: "DiCon" }, |
| 588 | { .id: "DOL" , .name: "Dolman Technologies Group Inc" }, |
| 589 | { .id: "DOM" , .name: "Dome Imaging Systems" }, |
| 590 | { .id: "DON" , .name: "DENON, Ltd." }, |
| 591 | { .id: "DOT" , .name: "Dotronic Mikroelektronik GmbH" }, |
| 592 | { .id: "DPA" , .name: "DigiTalk Pro AV" }, |
| 593 | { .id: "DPC" , .name: "Delta Electronics Inc" }, |
| 594 | { .id: "DPI" , .name: "DocuPoint" }, |
| 595 | { .id: "DPL" , .name: "Digital Projection Limited" }, |
| 596 | { .id: "DPM" , .name: "ADPM Synthesis sas" }, |
| 597 | { .id: "DPS" , .name: "Digital Processing Systems" }, |
| 598 | { .id: "DPT" , .name: "DPT" }, |
| 599 | { .id: "DPX" , .name: "DpiX, Inc." }, |
| 600 | { .id: "DQB" , .name: "Datacube Inc" }, |
| 601 | { .id: "DRB" , .name: "Dr. Bott KG" }, |
| 602 | { .id: "DRC" , .name: "Data Ray Corp." }, |
| 603 | { .id: "DRD" , .name: "DIGITAL REFLECTION INC." }, |
| 604 | { .id: "DRI" , .name: "Data Race Inc" }, |
| 605 | { .id: "DRS" , .name: "DRS Defense Solutions, LLC" }, |
| 606 | { .id: "DSD" , .name: "DS Multimedia Pte Ltd" }, |
| 607 | { .id: "DSI" , .name: "Digitan Systems Inc" }, |
| 608 | { .id: "DSM" , .name: "DSM Digital Services GmbH" }, |
| 609 | { .id: "DSP" , .name: "Domain Technology Inc" }, |
| 610 | { .id: "DTA" , .name: "DELTATEC" }, |
| 611 | { .id: "DTC" , .name: "DTC Tech Corporation" }, |
| 612 | { .id: "DTE" , .name: "Dimension Technologies, Inc." }, |
| 613 | { .id: "DTI" , .name: "Diversified Technology, Inc." }, |
| 614 | { .id: "DTK" , .name: "Dynax Electronics (HK) Ltd" }, |
| 615 | { .id: "DTL" , .name: "e-Net Inc" }, |
| 616 | { .id: "DTN" , .name: "Datang Telephone Co" }, |
| 617 | { .id: "DTO" , .name: "Deutsche Thomson OHG" }, |
| 618 | { .id: "DTT" , .name: "Design & Test Technology, Inc." }, |
| 619 | { .id: "DTX" , .name: "Data Translation" }, |
| 620 | { .id: "DUA" , .name: "Dosch & Amand GmbH & Company KG" }, |
| 621 | { .id: "DUN" , .name: "NCR Corporation" }, |
| 622 | { .id: "DVD" , .name: "Dictaphone Corporation" }, |
| 623 | { .id: "DVL" , .name: "Devolo AG" }, |
| 624 | { .id: "DVS" , .name: "Digital Video System" }, |
| 625 | { .id: "DVT" , .name: "Data Video" }, |
| 626 | { .id: "DWE" , .name: "Daewoo Electronics Company Ltd" }, |
| 627 | { .id: "DXC" , .name: "Digipronix Control Systems" }, |
| 628 | { .id: "DXD" , .name: "DECIMATOR DESIGN PTY LTD" }, |
| 629 | { .id: "DXL" , .name: "Dextera Labs Inc" }, |
| 630 | { .id: "DXP" , .name: "Data Expert Corporation" }, |
| 631 | { .id: "DXS" , .name: "Signet" }, |
| 632 | { .id: "DYC" , .name: "Dycam Inc" }, |
| 633 | { .id: "DYM" , .name: "Dymo-CoStar Corporation" }, |
| 634 | { .id: "DYN" , .name: "Askey Computer Corporation" }, |
| 635 | { .id: "DYX" , .name: "Dynax Electronics (HK) Ltd" }, |
| 636 | { .id: "EAS" , .name: "Evans and Sutherland Computer" }, |
| 637 | { .id: "EBH" , .name: "Data Price Informatica" }, |
| 638 | { .id: "EBT" , .name: "HUALONG TECHNOLOGY CO., LTD" }, |
| 639 | { .id: "ECA" , .name: "Electro Cam Corp." }, |
| 640 | { .id: "ECC" , .name: "ESSential Comm. Corporation" }, |
| 641 | { .id: "ECI" , .name: "Enciris Technologies" }, |
| 642 | { .id: "ECK" , .name: "Eugene Chukhlomin Sole Proprietorship, d.b.a." }, |
| 643 | { .id: "ECL" , .name: "Excel Company Ltd" }, |
| 644 | { .id: "ECM" , .name: "E-Cmos Tech Corporation" }, |
| 645 | { .id: "ECO" , .name: "Echo Speech Corporation" }, |
| 646 | { .id: "ECP" , .name: "Elecom Company Ltd" }, |
| 647 | { .id: "ECS" , .name: "Elitegroup Computer Systems Company Ltd" }, |
| 648 | { .id: "ECT" , .name: "Enciris Technologies" }, |
| 649 | { .id: "EDC" , .name: "e.Digital Corporation" }, |
| 650 | { .id: "EDG" , .name: "Electronic-Design GmbH" }, |
| 651 | { .id: "EDI" , .name: "Edimax Tech. Company Ltd" }, |
| 652 | { .id: "EDM" , .name: "EDMI" }, |
| 653 | { .id: "EDT" , .name: "Emerging Display Technologies Corp" }, |
| 654 | { .id: "EEE" , .name: "ET&T Technology Company Ltd" }, |
| 655 | { .id: "EEH" , .name: "EEH Datalink GmbH" }, |
| 656 | { .id: "EEP" , .name: "E.E.P.D. GmbH" }, |
| 657 | { .id: "EES" , .name: "EE Solutions, Inc." }, |
| 658 | { .id: "EGA" , .name: "Elgato Systems LLC" }, |
| 659 | { .id: "EGD" , .name: "EIZO GmbH Display Technologies" }, |
| 660 | { .id: "EGL" , .name: "Eagle Technology" }, |
| 661 | { .id: "EGN" , .name: "Egenera, Inc." }, |
| 662 | { .id: "EGO" , .name: "Ergo Electronics" }, |
| 663 | { .id: "EHJ" , .name: "Epson Research" }, |
| 664 | { .id: "EHN" , .name: "Enhansoft" }, |
| 665 | { .id: "EIC" , .name: "Eicon Technology Corporation" }, |
| 666 | { .id: "EKA" , .name: "MagTek Inc." }, |
| 667 | { .id: "EKC" , .name: "Eastman Kodak Company" }, |
| 668 | { .id: "EKS" , .name: "EKSEN YAZILIM" }, |
| 669 | { .id: "ELA" , .name: "ELAD srl" }, |
| 670 | { .id: "ELC" , .name: "Electro Scientific Ind" }, |
| 671 | { .id: "ELE" , .name: "Elecom Company Ltd" }, |
| 672 | { .id: "ELG" , .name: "Elmeg GmbH Kommunikationstechnik" }, |
| 673 | { .id: "ELI" , .name: "Edsun Laboratories" }, |
| 674 | { .id: "ELL" , .name: "Electrosonic Ltd" }, |
| 675 | { .id: "ELM" , .name: "Elmic Systems Inc" }, |
| 676 | { .id: "ELO" , .name: "Tyco Electronics" }, |
| 677 | { .id: "ELS" , .name: "ELSA GmbH" }, |
| 678 | { .id: "ELT" , .name: "Element Labs, Inc." }, |
| 679 | { .id: "ELX" , .name: "Elonex PLC" }, |
| 680 | { .id: "EMB" , .name: "Embedded computing inc ltd" }, |
| 681 | { .id: "EMC" , .name: "eMicro Corporation" }, |
| 682 | { .id: "EME" , .name: "EMiNE TECHNOLOGY COMPANY, LTD." }, |
| 683 | { .id: "EMG" , .name: "EMG Consultants Inc" }, |
| 684 | { .id: "EMI" , .name: "Ex Machina Inc" }, |
| 685 | { .id: "EMK" , .name: "Emcore Corporation" }, |
| 686 | { .id: "EMO" , .name: "ELMO COMPANY, LIMITED" }, |
| 687 | { .id: "EMU" , .name: "Emulex Corporation" }, |
| 688 | { .id: "ENC" , .name: "Eizo Nanao Corporation" }, |
| 689 | { .id: "END" , .name: "ENIDAN Technologies Ltd" }, |
| 690 | { .id: "ENE" , .name: "ENE Technology Inc." }, |
| 691 | { .id: "ENI" , .name: "Efficient Networks" }, |
| 692 | { .id: "ENS" , .name: "Ensoniq Corporation" }, |
| 693 | { .id: "ENT" , .name: "Enterprise Comm. & Computing Inc" }, |
| 694 | { .id: "EPC" , .name: "Empac" }, |
| 695 | { .id: "EPH" , .name: "Epiphan Systems Inc." }, |
| 696 | { .id: "EPI" , .name: "Envision Peripherals, Inc" }, |
| 697 | { .id: "EPN" , .name: "EPiCON Inc." }, |
| 698 | { .id: "EPS" , .name: "KEPS" }, |
| 699 | { .id: "EQP" , .name: "Equipe Electronics Ltd." }, |
| 700 | { .id: "EQX" , .name: "Equinox Systems Inc" }, |
| 701 | { .id: "ERG" , .name: "Ergo System" }, |
| 702 | { .id: "ERI" , .name: "Ericsson Mobile Communications AB" }, |
| 703 | { .id: "ERN" , .name: "Ericsson, Inc." }, |
| 704 | { .id: "ERP" , .name: "Euraplan GmbH" }, |
| 705 | { .id: "ERT" , .name: "Escort Insturments Corporation" }, |
| 706 | { .id: "ESA" , .name: "Elbit Systems of America" }, |
| 707 | { .id: "ESC" , .name: "Eden Sistemas de Computacao S/A" }, |
| 708 | { .id: "ESD" , .name: "Ensemble Designs, Inc" }, |
| 709 | { .id: "ESG" , .name: "ELCON Systemtechnik GmbH" }, |
| 710 | { .id: "ESI" , .name: "Extended Systems, Inc." }, |
| 711 | { .id: "ESK" , .name: "ES&S" }, |
| 712 | { .id: "ESL" , .name: "Esterline Technologies" }, |
| 713 | { .id: "ESN" , .name: "eSATURNUS" }, |
| 714 | { .id: "ESS" , .name: "ESS Technology Inc" }, |
| 715 | { .id: "EST" , .name: "Embedded Solution Technology" }, |
| 716 | { .id: "ESY" , .name: "E-Systems Inc" }, |
| 717 | { .id: "ETC" , .name: "Everton Technology Company Ltd" }, |
| 718 | { .id: "ETD" , .name: "ELAN MICROELECTRONICS CORPORATION" }, |
| 719 | { .id: "ETH" , .name: "Etherboot Project" }, |
| 720 | { .id: "ETI" , .name: "Eclipse Tech Inc" }, |
| 721 | { .id: "ETK" , .name: "eTEK Labs Inc." }, |
| 722 | { .id: "ETL" , .name: "Evertz Microsystems Ltd." }, |
| 723 | { .id: "ETS" , .name: "Electronic Trade Solutions Ltd" }, |
| 724 | { .id: "ETT" , .name: "E-Tech Inc" }, |
| 725 | { .id: "EUT" , .name: "Ericsson Mobile Networks B.V." }, |
| 726 | { .id: "EVE" , .name: "Advanced Micro Peripherals Ltd" }, |
| 727 | { .id: "EVI" , .name: "eviateg GmbH" }, |
| 728 | { .id: "EVX" , .name: "Everex" }, |
| 729 | { .id: "EXA" , .name: "Exabyte" }, |
| 730 | { .id: "EXC" , .name: "Excession Audio" }, |
| 731 | { .id: "EXI" , .name: "Exide Electronics" }, |
| 732 | { .id: "EXN" , .name: "RGB Systems, Inc. dba Extron Electronics" }, |
| 733 | { .id: "EXP" , .name: "Data Export Corporation" }, |
| 734 | { .id: "EXT" , .name: "Exatech Computadores & Servicos Ltda" }, |
| 735 | { .id: "EXX" , .name: "Exxact GmbH" }, |
| 736 | { .id: "EXY" , .name: "Exterity Ltd" }, |
| 737 | { .id: "EYE" , .name: "eyevis GmbH" }, |
| 738 | { .id: "EZE" , .name: "EzE Technologies" }, |
| 739 | { .id: "EZP" , .name: "Storm Technology" }, |
| 740 | { .id: "FAR" , .name: "Farallon Computing" }, |
| 741 | { .id: "FBI" , .name: "Interface Corporation" }, |
| 742 | { .id: "FCB" , .name: "Furukawa Electric Company Ltd" }, |
| 743 | { .id: "FCG" , .name: "First International Computer Ltd" }, |
| 744 | { .id: "FCS" , .name: "Focus Enhancements, Inc." }, |
| 745 | { .id: "FDC" , .name: "Future Domain" }, |
| 746 | { .id: "FDT" , .name: "Fujitsu Display Technologies Corp." }, |
| 747 | { .id: "FEC" , .name: "FURUNO ELECTRIC CO., LTD." }, |
| 748 | { .id: "FEL" , .name: "Fellowes & Questec" }, |
| 749 | { .id: "FEN" , .name: "Fen Systems Ltd." }, |
| 750 | { .id: "FER" , .name: "Ferranti Int'L" }, |
| 751 | { .id: "FFC" , .name: "FUJIFILM Corporation" }, |
| 752 | { .id: "FFI" , .name: "Fairfield Industries" }, |
| 753 | { .id: "FGD" , .name: "Lisa Draexlmaier GmbH" }, |
| 754 | { .id: "FGL" , .name: "Fujitsu General Limited." }, |
| 755 | { .id: "FHL" , .name: "FHLP" }, |
| 756 | { .id: "FIC" , .name: "Formosa Industrial Computing Inc" }, |
| 757 | { .id: "FIL" , .name: "Forefront Int'l Ltd" }, |
| 758 | { .id: "FIN" , .name: "Finecom Co., Ltd." }, |
| 759 | { .id: "FIR" , .name: "Chaplet Systems Inc" }, |
| 760 | { .id: "FIS" , .name: "FLY-IT Simulators" }, |
| 761 | { .id: "FIT" , .name: "Feature Integration Technology Inc." }, |
| 762 | { .id: "FJC" , .name: "Fujitsu Takamisawa Component Limited" }, |
| 763 | { .id: "FJS" , .name: "Fujitsu Spain" }, |
| 764 | { .id: "FJT" , .name: "F.J. Tieman BV" }, |
| 765 | { .id: "FLE" , .name: "ADTI Media, Inc" }, |
| 766 | { .id: "FLI" , .name: "Faroudja Laboratories" }, |
| 767 | { .id: "FLY" , .name: "Butterfly Communications" }, |
| 768 | { .id: "FMA" , .name: "Fast Multimedia AG" }, |
| 769 | { .id: "FMC" , .name: "Ford Microelectronics Inc" }, |
| 770 | { .id: "FMI" , .name: "Fujitsu Microelect Inc" }, |
| 771 | { .id: "FML" , .name: "Fujitsu Microelect Ltd" }, |
| 772 | { .id: "FMZ" , .name: "Formoza-Altair" }, |
| 773 | { .id: "FNC" , .name: "Fanuc LTD" }, |
| 774 | { .id: "FNI" , .name: "Funai Electric Co., Ltd." }, |
| 775 | { .id: "FOA" , .name: "FOR-A Company Limited" }, |
| 776 | { .id: "FOS" , .name: "Foss Tecator" }, |
| 777 | { .id: "FOX" , .name: "HON HAI PRECISON IND.CO.,LTD." }, |
| 778 | { .id: "FPE" , .name: "Fujitsu Peripherals Ltd" }, |
| 779 | { .id: "FPS" , .name: "Deltec Corporation" }, |
| 780 | { .id: "FPX" , .name: "Cirel Systemes" }, |
| 781 | { .id: "FRC" , .name: "Force Computers" }, |
| 782 | { .id: "FRD" , .name: "Freedom Scientific BLV" }, |
| 783 | { .id: "FRE" , .name: "Forvus Research Inc" }, |
| 784 | { .id: "FRI" , .name: "Fibernet Research Inc" }, |
| 785 | { .id: "FRO" , .name: "FARO Technologies" }, |
| 786 | { .id: "FRS" , .name: "South Mountain Technologies, LTD" }, |
| 787 | { .id: "FSC" , .name: "Future Systems Consulting KK" }, |
| 788 | { .id: "FSI" , .name: "Fore Systems Inc" }, |
| 789 | { .id: "FST" , .name: "Modesto PC Inc" }, |
| 790 | { .id: "FTC" , .name: "Futuretouch Corporation" }, |
| 791 | { .id: "FTE" , .name: "Frontline Test Equipment Inc." }, |
| 792 | { .id: "FTG" , .name: "FTG Data Systems" }, |
| 793 | { .id: "FTI" , .name: "FastPoint Technologies, Inc." }, |
| 794 | { .id: "FTL" , .name: "FUJITSU TEN LIMITED" }, |
| 795 | { .id: "FTN" , .name: "Fountain Technologies Inc" }, |
| 796 | { .id: "FTR" , .name: "Mediasonic" }, |
| 797 | { .id: "FTW" , .name: "MindTribe Product Engineering, Inc." }, |
| 798 | { .id: "FUJ" , .name: "Fujitsu Ltd" }, |
| 799 | { .id: "FUN" , .name: "sisel muhendislik" }, |
| 800 | { .id: "FUS" , .name: "Fujitsu Siemens Computers GmbH" }, |
| 801 | { .id: "FVC" , .name: "First Virtual Corporation" }, |
| 802 | { .id: "FVX" , .name: "C-C-C Group Plc" }, |
| 803 | { .id: "FWA" , .name: "Attero Tech, LLC" }, |
| 804 | { .id: "FWR" , .name: "Flat Connections Inc" }, |
| 805 | { .id: "FXX" , .name: "Fuji Xerox" }, |
| 806 | { .id: "FZC" , .name: "Founder Group Shenzhen Co." }, |
| 807 | { .id: "FZI" , .name: "FZI Forschungszentrum Informatik" }, |
| 808 | { .id: "GAG" , .name: "Gage Applied Sciences Inc" }, |
| 809 | { .id: "GAL" , .name: "Galil Motion Control" }, |
| 810 | { .id: "GAU" , .name: "Gaudi Co., Ltd." }, |
| 811 | { .id: "GCC" , .name: "GCC Technologies Inc" }, |
| 812 | { .id: "GCI" , .name: "Gateway Comm. Inc" }, |
| 813 | { .id: "GCS" , .name: "Grey Cell Systems Ltd" }, |
| 814 | { .id: "GDC" , .name: "General Datacom" }, |
| 815 | { .id: "GDI" , .name: "G. Diehl ISDN GmbH" }, |
| 816 | { .id: "GDS" , .name: "GDS" }, |
| 817 | { .id: "GDT" , .name: "Vortex Computersysteme GmbH" }, |
| 818 | { .id: "GED" , .name: "General Dynamics C4 Systems" }, |
| 819 | { .id: "GEF" , .name: "GE Fanuc Embedded Systems" }, |
| 820 | { .id: "GEH" , .name: "GE Intelligent Platforms - Huntsville" }, |
| 821 | { .id: "GEM" , .name: "Gem Plus" }, |
| 822 | { .id: "GEN" , .name: "Genesys ATE Inc" }, |
| 823 | { .id: "GEO" , .name: "GEO Sense" }, |
| 824 | { .id: "GER" , .name: "GERMANEERS GmbH" }, |
| 825 | { .id: "GES" , .name: "GES Singapore Pte Ltd" }, |
| 826 | { .id: "GET" , .name: "Getac Technology Corporation" }, |
| 827 | { .id: "GFM" , .name: "GFMesstechnik GmbH" }, |
| 828 | { .id: "GFN" , .name: "Gefen Inc." }, |
| 829 | { .id: "GGL" , .name: "Google Inc." }, |
| 830 | { .id: "GIC" , .name: "General Inst. Corporation" }, |
| 831 | { .id: "GIM" , .name: "Guillemont International" }, |
| 832 | { .id: "GIP" , .name: "GI Provision Ltd" }, |
| 833 | { .id: "GIS" , .name: "AT&T Global Info Solutions" }, |
| 834 | { .id: "GJN" , .name: "Grand Junction Networks" }, |
| 835 | { .id: "GLD" , .name: "Goldmund - Digital Audio SA" }, |
| 836 | { .id: "GLE" , .name: "AD electronics" }, |
| 837 | { .id: "GLM" , .name: "Genesys Logic" }, |
| 838 | { .id: "GLS" , .name: "Gadget Labs LLC" }, |
| 839 | { .id: "GMK" , .name: "GMK Electronic Design GmbH" }, |
| 840 | { .id: "GML" , .name: "General Information Systems" }, |
| 841 | { .id: "GMM" , .name: "GMM Research Inc" }, |
| 842 | { .id: "GMN" , .name: "GEMINI 2000 Ltd" }, |
| 843 | { .id: "GMX" , .name: "GMX Inc" }, |
| 844 | { .id: "GND" , .name: "Gennum Corporation" }, |
| 845 | { .id: "GNN" , .name: "GN Nettest Inc" }, |
| 846 | { .id: "GNZ" , .name: "Gunze Ltd" }, |
| 847 | { .id: "GRA" , .name: "Graphica Computer" }, |
| 848 | { .id: "GRE" , .name: "GOLD RAIN ENTERPRISES CORP." }, |
| 849 | { .id: "GRH" , .name: "Granch Ltd" }, |
| 850 | { .id: "GRM" , .name: "Garmin International" }, |
| 851 | { .id: "GRV" , .name: "Advanced Gravis" }, |
| 852 | { .id: "GRY" , .name: "Robert Gray Company" }, |
| 853 | { .id: "GSB" , .name: "NIPPONDENCHI CO,.LTD" }, |
| 854 | { .id: "GSC" , .name: "General Standards Corporation" }, |
| 855 | { .id: "GSM" , .name: "LG Electronics" }, |
| 856 | { .id: "GST" , .name: "Graphic SystemTechnology" }, |
| 857 | { .id: "GSY" , .name: "Grossenbacher Systeme AG" }, |
| 858 | { .id: "GTC" , .name: "Graphtec Corporation" }, |
| 859 | { .id: "GTI" , .name: "Goldtouch" }, |
| 860 | { .id: "GTK" , .name: "G-Tech Corporation" }, |
| 861 | { .id: "GTM" , .name: "Garnet System Company Ltd" }, |
| 862 | { .id: "GTS" , .name: "Geotest Marvin Test Systems Inc" }, |
| 863 | { .id: "GTT" , .name: "General Touch Technology Co., Ltd." }, |
| 864 | { .id: "GUD" , .name: "Guntermann & Drunck GmbH" }, |
| 865 | { .id: "GUZ" , .name: "Guzik Technical Enterprises" }, |
| 866 | { .id: "GVC" , .name: "GVC Corporation" }, |
| 867 | { .id: "GVL" , .name: "Global Village Communication" }, |
| 868 | { .id: "GWI" , .name: "GW Instruments" }, |
| 869 | { .id: "GWY" , .name: "Gateway 2000" }, |
| 870 | { .id: "GZE" , .name: "GUNZE Limited" }, |
| 871 | { .id: "HAE" , .name: "Haider electronics" }, |
| 872 | { .id: "HAI" , .name: "Haivision Systems Inc." }, |
| 873 | { .id: "HAL" , .name: "Halberthal" }, |
| 874 | { .id: "HAN" , .name: "Hanchang System Corporation" }, |
| 875 | { .id: "HAR" , .name: "Harris Corporation" }, |
| 876 | { .id: "HAY" , .name: "Hayes Microcomputer Products Inc" }, |
| 877 | { .id: "HCA" , .name: "DAT" }, |
| 878 | { .id: "HCE" , .name: "Hitachi Consumer Electronics Co., Ltd" }, |
| 879 | { .id: "HCL" , .name: "HCL America Inc" }, |
| 880 | { .id: "HCM" , .name: "HCL Peripherals" }, |
| 881 | { .id: "HCP" , .name: "Hitachi Computer Products Inc" }, |
| 882 | { .id: "HCW" , .name: "Hauppauge Computer Works Inc" }, |
| 883 | { .id: "HDC" , .name: "HardCom Elektronik & Datateknik" }, |
| 884 | { .id: "HDI" , .name: "HD-INFO d.o.o." }, |
| 885 | { .id: "HDV" , .name: "Holografika kft." }, |
| 886 | { .id: "HEC" , .name: "Hitachi Engineering Company Ltd" }, |
| 887 | { .id: "HEL" , .name: "Hitachi Micro Systems Europe Ltd" }, |
| 888 | { .id: "HER" , .name: "Ascom Business Systems" }, |
| 889 | { .id: "HET" , .name: "HETEC Datensysteme GmbH" }, |
| 890 | { .id: "HHC" , .name: "HIRAKAWA HEWTECH CORP." }, |
| 891 | { .id: "HHI" , .name: "Fraunhofer Heinrich-Hertz-Institute" }, |
| 892 | { .id: "HIB" , .name: "Hibino Corporation" }, |
| 893 | { .id: "HIC" , .name: "Hitachi Information Technology Co., Ltd." }, |
| 894 | { .id: "HIK" , .name: "Hikom Co., Ltd." }, |
| 895 | { .id: "HIL" , .name: "Hilevel Technology" }, |
| 896 | { .id: "HIQ" , .name: "Kaohsiung Opto Electronics Americas, Inc." }, |
| 897 | { .id: "HIT" , .name: "Hitachi America Ltd" }, |
| 898 | { .id: "HJI" , .name: "Harris & Jeffries Inc" }, |
| 899 | { .id: "HKA" , .name: "HONKO MFG. CO., LTD." }, |
| 900 | { .id: "HKG" , .name: "Josef Heim KG" }, |
| 901 | { .id: "HMC" , .name: "Hualon Microelectric Corporation" }, |
| 902 | { .id: "HMK" , .name: "hmk Daten-System-Technik BmbH" }, |
| 903 | { .id: "HMX" , .name: "HUMAX Co., Ltd." }, |
| 904 | { .id: "HNS" , .name: "Hughes Network Systems" }, |
| 905 | { .id: "HOB" , .name: "HOB Electronic GmbH" }, |
| 906 | { .id: "HOE" , .name: "Hosiden Corporation" }, |
| 907 | { .id: "HOL" , .name: "Holoeye Photonics AG" }, |
| 908 | { .id: "HON" , .name: "Sonitronix" }, |
| 909 | { .id: "HPA" , .name: "Zytor Communications" }, |
| 910 | { .id: "HPC" , .name: "Hewlett Packard Co." }, |
| 911 | { .id: "HPD" , .name: "Hewlett Packard" }, |
| 912 | { .id: "HPI" , .name: "Headplay, Inc." }, |
| 913 | { .id: "HPK" , .name: "HAMAMATSU PHOTONICS K.K." }, |
| 914 | { .id: "HPQ" , .name: "HP" }, |
| 915 | { .id: "HPR" , .name: "H.P.R. Electronics GmbH" }, |
| 916 | { .id: "HRC" , .name: "Hercules" }, |
| 917 | { .id: "HRE" , .name: "Qingdao Haier Electronics Co., Ltd." }, |
| 918 | { .id: "HRI" , .name: "Hall Research" }, |
| 919 | { .id: "HRL" , .name: "Herolab GmbH" }, |
| 920 | { .id: "HRS" , .name: "Harris Semiconductor" }, |
| 921 | { .id: "HRT" , .name: "HERCULES" }, |
| 922 | { .id: "HSC" , .name: "Hagiwara Sys-Com Company Ltd" }, |
| 923 | { .id: "HSD" , .name: "HannStar Display Corp" }, |
| 924 | { .id: "HSM" , .name: "AT&T Microelectronics" }, |
| 925 | { .id: "HSP" , .name: "HannStar Display Corp" }, |
| 926 | { .id: "HTC" , .name: "Hitachi Ltd" }, |
| 927 | { .id: "HTI" , .name: "Hampshire Company, Inc." }, |
| 928 | { .id: "HTK" , .name: "Holtek Microelectronics Inc" }, |
| 929 | { .id: "HTX" , .name: "Hitex Systementwicklung GmbH" }, |
| 930 | { .id: "HUB" , .name: "GAI-Tronics, A Hubbell Company" }, |
| 931 | { .id: "HUM" , .name: "IMP Electronics Ltd." }, |
| 932 | { .id: "HWA" , .name: "Harris Canada Inc" }, |
| 933 | { .id: "HWC" , .name: "DBA Hans Wedemeyer" }, |
| 934 | { .id: "HWD" , .name: "Highwater Designs Ltd" }, |
| 935 | { .id: "HWP" , .name: "Hewlett Packard" }, |
| 936 | { .id: "HXM" , .name: "Hexium Ltd." }, |
| 937 | { .id: "HYC" , .name: "Hypercope Gmbh Aachen" }, |
| 938 | { .id: "HYD" , .name: "Hydis Technologies.Co.,LTD" }, |
| 939 | { .id: "HYO" , .name: "HYC CO., LTD." }, |
| 940 | { .id: "HYP" , .name: "Hyphen Ltd" }, |
| 941 | { .id: "HYR" , .name: "Hypertec Pty Ltd" }, |
| 942 | { .id: "HYT" , .name: "Heng Yu Technology (HK) Limited" }, |
| 943 | { .id: "HYV" , .name: "Hynix Semiconductor" }, |
| 944 | { .id: "IAF" , .name: "Institut f r angewandte Funksystemtechnik GmbH" }, |
| 945 | { .id: "IAI" , .name: "Integration Associates, Inc." }, |
| 946 | { .id: "IAT" , .name: "IAT Germany GmbH" }, |
| 947 | { .id: "IBC" , .name: "Integrated Business Systems" }, |
| 948 | { .id: "IBI" , .name: "INBINE.CO.LTD" }, |
| 949 | { .id: "IBM" , .name: "IBM France" }, |
| 950 | { .id: "IBP" , .name: "IBP Instruments GmbH" }, |
| 951 | { .id: "IBR" , .name: "IBR GmbH" }, |
| 952 | { .id: "ICA" , .name: "ICA Inc" }, |
| 953 | { .id: "ICC" , .name: "BICC Data Networks Ltd" }, |
| 954 | { .id: "ICD" , .name: "ICD Inc" }, |
| 955 | { .id: "ICE" , .name: "IC Ensemble" }, |
| 956 | { .id: "ICI" , .name: "Infotek Communication Inc" }, |
| 957 | { .id: "ICM" , .name: "Intracom SA" }, |
| 958 | { .id: "ICN" , .name: "Sanyo Icon" }, |
| 959 | { .id: "ICO" , .name: "Intel Corp" }, |
| 960 | { .id: "ICP" , .name: "ICP Electronics, Inc./iEi Technology Corp." }, |
| 961 | { .id: "ICS" , .name: "Integrated Circuit Systems" }, |
| 962 | { .id: "ICV" , .name: "Inside Contactless" }, |
| 963 | { .id: "ICX" , .name: "ICCC A/S" }, |
| 964 | { .id: "IDC" , .name: "International Datacasting Corporation" }, |
| 965 | { .id: "IDE" , .name: "IDE Associates" }, |
| 966 | { .id: "IDK" , .name: "IDK Corporation" }, |
| 967 | { .id: "IDN" , .name: "Idneo Technologies" }, |
| 968 | { .id: "IDO" , .name: "IDEO Product Development" }, |
| 969 | { .id: "IDP" , .name: "Integrated Device Technology, Inc." }, |
| 970 | { .id: "IDS" , .name: "Interdigital Sistemas de Informacao" }, |
| 971 | { .id: "IDT" , .name: "International Display Technology" }, |
| 972 | { .id: "IDX" , .name: "IDEXX Labs" }, |
| 973 | { .id: "IEC" , .name: "Interlace Engineering Corporation" }, |
| 974 | { .id: "IEE" , .name: "IEE" }, |
| 975 | { .id: "IEI" , .name: "Interlink Electronics" }, |
| 976 | { .id: "IFS" , .name: "In Focus Systems Inc" }, |
| 977 | { .id: "IFT" , .name: "Informtech" }, |
| 978 | { .id: "IFX" , .name: "Infineon Technologies AG" }, |
| 979 | { .id: "IFZ" , .name: "Infinite Z" }, |
| 980 | { .id: "IGC" , .name: "Intergate Pty Ltd" }, |
| 981 | { .id: "IGM" , .name: "IGM Communi" }, |
| 982 | { .id: "IHE" , .name: "InHand Electronics" }, |
| 983 | { .id: "IIC" , .name: "ISIC Innoscan Industrial Computers A/S" }, |
| 984 | { .id: "III" , .name: "Intelligent Instrumentation" }, |
| 985 | { .id: "IIN" , .name: "IINFRA Co., Ltd" }, |
| 986 | { .id: "IKS" , .name: "Ikos Systems Inc" }, |
| 987 | { .id: "ILC" , .name: "Image Logic Corporation" }, |
| 988 | { .id: "ILS" , .name: "Innotech Corporation" }, |
| 989 | { .id: "IMA" , .name: "Imagraph" }, |
| 990 | { .id: "IMB" , .name: "ART s.r.l." }, |
| 991 | { .id: "IMC" , .name: "IMC Networks" }, |
| 992 | { .id: "IMD" , .name: "ImasDe Canarias S.A." }, |
| 993 | { .id: "IME" , .name: "Imagraph" }, |
| 994 | { .id: "IMG" , .name: "IMAGENICS Co., Ltd." }, |
| 995 | { .id: "IMI" , .name: "International Microsystems Inc" }, |
| 996 | { .id: "IMM" , .name: "Immersion Corporation" }, |
| 997 | { .id: "IMN" , .name: "Impossible Production" }, |
| 998 | { .id: "IMP" , .name: "Impression Products Incorporated" }, |
| 999 | { .id: "IMT" , .name: "Inmax Technology Corporation" }, |
| 1000 | { .id: "INC" , .name: "Home Row Inc" }, |
| 1001 | { .id: "IND" , .name: "ILC" }, |
| 1002 | { .id: "INE" , .name: "Inventec Electronics (M) Sdn. Bhd." }, |
| 1003 | { .id: "INF" , .name: "Inframetrics Inc" }, |
| 1004 | { .id: "ING" , .name: "Integraph Corporation" }, |
| 1005 | { .id: "INI" , .name: "Initio Corporation" }, |
| 1006 | { .id: "INK" , .name: "Indtek Co., Ltd." }, |
| 1007 | { .id: "INL" , .name: "InnoLux Display Corporation" }, |
| 1008 | { .id: "INM" , .name: "InnoMedia Inc" }, |
| 1009 | { .id: "INN" , .name: "Innovent Systems, Inc." }, |
| 1010 | { .id: "INO" , .name: "Innolab Pte Ltd" }, |
| 1011 | { .id: "INP" , .name: "Interphase Corporation" }, |
| 1012 | { .id: "INS" , .name: "Ines GmbH" }, |
| 1013 | { .id: "INT" , .name: "Interphase Corporation" }, |
| 1014 | { .id: "INU" , .name: "Inovatec S.p.A." }, |
| 1015 | { .id: "INV" , .name: "Inviso, Inc." }, |
| 1016 | { .id: "INX" , .name: "Communications Supply Corporation (A division of WESCO)" }, |
| 1017 | { .id: "INZ" , .name: "Best Buy" }, |
| 1018 | { .id: "IOA" , .name: "CRE Technology Corporation" }, |
| 1019 | { .id: "IOD" , .name: "I-O Data Device Inc" }, |
| 1020 | { .id: "IOM" , .name: "Iomega" }, |
| 1021 | { .id: "ION" , .name: "Inside Out Networks" }, |
| 1022 | { .id: "IOS" , .name: "i-O Display System" }, |
| 1023 | { .id: "IOT" , .name: "I/OTech Inc" }, |
| 1024 | { .id: "IPC" , .name: "IPC Corporation" }, |
| 1025 | { .id: "IPD" , .name: "Industrial Products Design, Inc." }, |
| 1026 | { .id: "IPI" , .name: "Intelligent Platform Management Interface (IPMI) forum (Intel, HP, NEC, Dell)" }, |
| 1027 | { .id: "IPM" , .name: "IPM Industria Politecnica Meridionale SpA" }, |
| 1028 | { .id: "IPN" , .name: "Performance Technologies" }, |
| 1029 | { .id: "IPP" , .name: "IP Power Technologies GmbH" }, |
| 1030 | { .id: "IPR" , .name: "Ithaca Peripherals" }, |
| 1031 | { .id: "IPS" , .name: "IPS, Inc. (Intellectual Property Solutions, Inc.)" }, |
| 1032 | { .id: "IPT" , .name: "International Power Technologies" }, |
| 1033 | { .id: "IPW" , .name: "IPWireless, Inc" }, |
| 1034 | { .id: "IQI" , .name: "IneoQuest Technologies, Inc" }, |
| 1035 | { .id: "IQT" , .name: "IMAGEQUEST Co., Ltd" }, |
| 1036 | { .id: "IRD" , .name: "IRdata" }, |
| 1037 | { .id: "ISA" , .name: "Symbol Technologies" }, |
| 1038 | { .id: "ISC" , .name: "Id3 Semiconductors" }, |
| 1039 | { .id: "ISG" , .name: "Insignia Solutions Inc" }, |
| 1040 | { .id: "ISI" , .name: "Interface Solutions" }, |
| 1041 | { .id: "ISL" , .name: "Isolation Systems" }, |
| 1042 | { .id: "ISM" , .name: "Image Stream Medical" }, |
| 1043 | { .id: "ISP" , .name: "IntreSource Systems Pte Ltd" }, |
| 1044 | { .id: "ISR" , .name: "INSIS Co., LTD." }, |
| 1045 | { .id: "ISS" , .name: "ISS Inc" }, |
| 1046 | { .id: "IST" , .name: "Intersolve Technologies" }, |
| 1047 | { .id: "ISY" , .name: "International Integrated Systems,Inc.(IISI)" }, |
| 1048 | { .id: "ITA" , .name: "Itausa Export North America" }, |
| 1049 | { .id: "ITC" , .name: "Intercom Inc" }, |
| 1050 | { .id: "ITD" , .name: "Internet Technology Corporation" }, |
| 1051 | { .id: "ITE" , .name: "Integrated Tech Express Inc" }, |
| 1052 | { .id: "ITK" , .name: "ITK Telekommunikation AG" }, |
| 1053 | { .id: "ITL" , .name: "Inter-Tel" }, |
| 1054 | { .id: "ITM" , .name: "ITM inc." }, |
| 1055 | { .id: "ITN" , .name: "The NTI Group" }, |
| 1056 | { .id: "ITP" , .name: "IT-PRO Consulting und Systemhaus GmbH" }, |
| 1057 | { .id: "ITR" , .name: "Infotronic America, Inc." }, |
| 1058 | { .id: "ITS" , .name: "IDTECH" }, |
| 1059 | { .id: "ITT" , .name: "I&T Telecom." }, |
| 1060 | { .id: "ITX" , .name: "integrated Technology Express Inc" }, |
| 1061 | { .id: "IUC" , .name: "ICSL" }, |
| 1062 | { .id: "IVI" , .name: "Intervoice Inc" }, |
| 1063 | { .id: "IVM" , .name: "Iiyama North America" }, |
| 1064 | { .id: "IVS" , .name: "Intevac Photonics Inc." }, |
| 1065 | { .id: "IWR" , .name: "Icuiti Corporation" }, |
| 1066 | { .id: "IWX" , .name: "Intelliworxx, Inc." }, |
| 1067 | { .id: "IXD" , .name: "Intertex Data AB" }, |
| 1068 | { .id: "JAC" , .name: "Astec Inc" }, |
| 1069 | { .id: "JAE" , .name: "Japan Aviation Electronics Industry, Limited" }, |
| 1070 | { .id: "JAS" , .name: "Janz Automationssysteme AG" }, |
| 1071 | { .id: "JAT" , .name: "Jaton Corporation" }, |
| 1072 | { .id: "JAZ" , .name: "Carrera Computer Inc" }, |
| 1073 | { .id: "JCE" , .name: "Jace Tech Inc" }, |
| 1074 | { .id: "JDL" , .name: "Japan Digital Laboratory Co.,Ltd." }, |
| 1075 | { .id: "JEN" , .name: "N-Vision" }, |
| 1076 | { .id: "JET" , .name: "JET POWER TECHNOLOGY CO., LTD." }, |
| 1077 | { .id: "JFX" , .name: "Jones Futurex Inc" }, |
| 1078 | { .id: "JGD" , .name: "University College" }, |
| 1079 | { .id: "JIC" , .name: "Jaeik Information & Communication Co., Ltd." }, |
| 1080 | { .id: "JKC" , .name: "JVC KENWOOD Corporation" }, |
| 1081 | { .id: "JMT" , .name: "Micro Technical Company Ltd" }, |
| 1082 | { .id: "JPC" , .name: "JPC Technology Limited" }, |
| 1083 | { .id: "JPW" , .name: "Wallis Hamilton Industries" }, |
| 1084 | { .id: "JQE" , .name: "CNet Technical Inc" }, |
| 1085 | { .id: "JSD" , .name: "JS DigiTech, Inc" }, |
| 1086 | { .id: "JSI" , .name: "Jupiter Systems, Inc." }, |
| 1087 | { .id: "JSK" , .name: "SANKEN ELECTRIC CO., LTD" }, |
| 1088 | { .id: "JTS" , .name: "JS Motorsports" }, |
| 1089 | { .id: "JTY" , .name: "jetway security micro,inc" }, |
| 1090 | { .id: "JUK" , .name: "Janich & Klass Computertechnik GmbH" }, |
| 1091 | { .id: "JUP" , .name: "Jupiter Systems" }, |
| 1092 | { .id: "JVC" , .name: "JVC" }, |
| 1093 | { .id: "JWD" , .name: "Video International Inc." }, |
| 1094 | { .id: "JWL" , .name: "Jewell Instruments, LLC" }, |
| 1095 | { .id: "JWS" , .name: "JWSpencer & Co." }, |
| 1096 | { .id: "JWY" , .name: "Jetway Information Co., Ltd" }, |
| 1097 | { .id: "KAR" , .name: "Karna" }, |
| 1098 | { .id: "KBI" , .name: "Kidboard Inc" }, |
| 1099 | { .id: "KBL" , .name: "Kobil Systems GmbH" }, |
| 1100 | { .id: "KCD" , .name: "Chunichi Denshi Co.,LTD." }, |
| 1101 | { .id: "KCL" , .name: "Keycorp Ltd" }, |
| 1102 | { .id: "KDE" , .name: "KDE" }, |
| 1103 | { .id: "KDK" , .name: "Kodiak Tech" }, |
| 1104 | { .id: "KDM" , .name: "Korea Data Systems Co., Ltd." }, |
| 1105 | { .id: "KDS" , .name: "KDS USA" }, |
| 1106 | { .id: "KDT" , .name: "KDDI Technology Corporation" }, |
| 1107 | { .id: "KEC" , .name: "Kyushu Electronics Systems Inc" }, |
| 1108 | { .id: "KEM" , .name: "Kontron Embedded Modules GmbH" }, |
| 1109 | { .id: "KES" , .name: "Kesa Corporation" }, |
| 1110 | { .id: "KEY" , .name: "Key Tech Inc" }, |
| 1111 | { .id: "KFC" , .name: "SCD Tech" }, |
| 1112 | { .id: "KFE" , .name: "Komatsu Forest" }, |
| 1113 | { .id: "KFX" , .name: "Kofax Image Products" }, |
| 1114 | { .id: "KGL" , .name: "KEISOKU GIKEN Co.,Ltd." }, |
| 1115 | { .id: "KIS" , .name: "KiSS Technology A/S" }, |
| 1116 | { .id: "KMC" , .name: "Mitsumi Company Ltd" }, |
| 1117 | { .id: "KME" , .name: "KIMIN Electronics Co., Ltd." }, |
| 1118 | { .id: "KML" , .name: "Kensington Microware Ltd" }, |
| 1119 | { .id: "KNC" , .name: "Konica corporation" }, |
| 1120 | { .id: "KNX" , .name: "Nutech Marketing PTL" }, |
| 1121 | { .id: "KOB" , .name: "Kobil Systems GmbH" }, |
| 1122 | { .id: "KOD" , .name: "Eastman Kodak Company" }, |
| 1123 | { .id: "KOE" , .name: "KOLTER ELECTRONIC" }, |
| 1124 | { .id: "KOL" , .name: "Kollmorgen Motion Technologies Group" }, |
| 1125 | { .id: "KOU" , .name: "KOUZIRO Co.,Ltd." }, |
| 1126 | { .id: "KOW" , .name: "KOWA Company,LTD." }, |
| 1127 | { .id: "KPC" , .name: "King Phoenix Company" }, |
| 1128 | { .id: "KRL" , .name: "Krell Industries Inc." }, |
| 1129 | { .id: "KRM" , .name: "Kroma Telecom" }, |
| 1130 | { .id: "KRY" , .name: "Kroy LLC" }, |
| 1131 | { .id: "KSC" , .name: "Kinetic Systems Corporation" }, |
| 1132 | { .id: "KSL" , .name: "Karn Solutions Ltd." }, |
| 1133 | { .id: "KSX" , .name: "King Tester Corporation" }, |
| 1134 | { .id: "KTC" , .name: "Kingston Tech Corporation" }, |
| 1135 | { .id: "KTD" , .name: "Takahata Electronics Co.,Ltd." }, |
| 1136 | { .id: "KTE" , .name: "K-Tech" }, |
| 1137 | { .id: "KTG" , .name: "Kayser-Threde GmbH" }, |
| 1138 | { .id: "KTI" , .name: "Konica Technical Inc" }, |
| 1139 | { .id: "KTK" , .name: "Key Tronic Corporation" }, |
| 1140 | { .id: "KTN" , .name: "Katron Tech Inc" }, |
| 1141 | { .id: "KUR" , .name: "Kurta Corporation" }, |
| 1142 | { .id: "KVA" , .name: "Kvaser AB" }, |
| 1143 | { .id: "KVX" , .name: "KeyView" }, |
| 1144 | { .id: "KWD" , .name: "Kenwood Corporation" }, |
| 1145 | { .id: "KYC" , .name: "Kyocera Corporation" }, |
| 1146 | { .id: "KYE" , .name: "KYE Syst Corporation" }, |
| 1147 | { .id: "KYK" , .name: "Samsung Electronics America Inc" }, |
| 1148 | { .id: "KZI" , .name: "K-Zone International co. Ltd." }, |
| 1149 | { .id: "KZN" , .name: "K-Zone International" }, |
| 1150 | { .id: "LAB" , .name: "ACT Labs Ltd" }, |
| 1151 | { .id: "LAC" , .name: "LaCie" }, |
| 1152 | { .id: "LAF" , .name: "Microline" }, |
| 1153 | { .id: "LAG" , .name: "Laguna Systems" }, |
| 1154 | { .id: "LAN" , .name: "Sodeman Lancom Inc" }, |
| 1155 | { .id: "LAS" , .name: "LASAT Comm. A/S" }, |
| 1156 | { .id: "LAV" , .name: "Lava Computer MFG Inc" }, |
| 1157 | { .id: "LBO" , .name: "Lubosoft" }, |
| 1158 | { .id: "LCC" , .name: "LCI" }, |
| 1159 | { .id: "LCD" , .name: "Toshiba Matsushita Display Technology Co., Ltd" }, |
| 1160 | { .id: "LCE" , .name: "La Commande Electronique" }, |
| 1161 | { .id: "LCI" , .name: "Lite-On Communication Inc" }, |
| 1162 | { .id: "LCM" , .name: "Latitude Comm." }, |
| 1163 | { .id: "LCN" , .name: "LEXICON" }, |
| 1164 | { .id: "LCS" , .name: "Longshine Electronics Company" }, |
| 1165 | { .id: "LCT" , .name: "Labcal Technologies" }, |
| 1166 | { .id: "LDT" , .name: "LogiDataTech Electronic GmbH" }, |
| 1167 | { .id: "LEC" , .name: "Lectron Company Ltd" }, |
| 1168 | { .id: "LED" , .name: "Long Engineering Design Inc" }, |
| 1169 | { .id: "LEG" , .name: "Legerity, Inc" }, |
| 1170 | { .id: "LEN" , .name: "Lenovo Group Limited" }, |
| 1171 | { .id: "LEO" , .name: "First International Computer Inc" }, |
| 1172 | { .id: "LEX" , .name: "Lexical Ltd" }, |
| 1173 | { .id: "LGC" , .name: "Logic Ltd" }, |
| 1174 | { .id: "LGI" , .name: "Logitech Inc" }, |
| 1175 | { .id: "LGS" , .name: "LG Semicom Company Ltd" }, |
| 1176 | { .id: "LGX" , .name: "Lasergraphics, Inc." }, |
| 1177 | { .id: "LHA" , .name: "Lars Haagh ApS" }, |
| 1178 | { .id: "LHE" , .name: "Lung Hwa Electronics Company Ltd" }, |
| 1179 | { .id: "LHT" , .name: "Lighthouse Technologies Limited" }, |
| 1180 | { .id: "LIN" , .name: "Lenovo Beijing Co. Ltd." }, |
| 1181 | { .id: "LIP" , .name: "Linked IP GmbH" }, |
| 1182 | { .id: "LIT" , .name: "Lithics Silicon Technology" }, |
| 1183 | { .id: "LJX" , .name: "Datalogic Corporation" }, |
| 1184 | { .id: "LKM" , .name: "Likom Technology Sdn. Bhd." }, |
| 1185 | { .id: "LLL" , .name: "L-3 Communications" }, |
| 1186 | { .id: "LMG" , .name: "Lucent Technologies" }, |
| 1187 | { .id: "LMI" , .name: "Lexmark Int'l Inc" }, |
| 1188 | { .id: "LMP" , .name: "Leda Media Products" }, |
| 1189 | { .id: "LMT" , .name: "Laser Master" }, |
| 1190 | { .id: "LND" , .name: "Land Computer Company Ltd" }, |
| 1191 | { .id: "LNK" , .name: "Link Tech Inc" }, |
| 1192 | { .id: "LNR" , .name: "Linear Systems Ltd." }, |
| 1193 | { .id: "LNT" , .name: "LANETCO International" }, |
| 1194 | { .id: "LNV" , .name: "Lenovo" }, |
| 1195 | { .id: "LOC" , .name: "Locamation B.V." }, |
| 1196 | { .id: "LOE" , .name: "Loewe Opta GmbH" }, |
| 1197 | { .id: "LOG" , .name: "Logicode Technology Inc" }, |
| 1198 | { .id: "LOL" , .name: "Litelogic Operations Ltd" }, |
| 1199 | { .id: "LPE" , .name: "El-PUSK Co., Ltd." }, |
| 1200 | { .id: "LPI" , .name: "Design Technology" }, |
| 1201 | { .id: "LPL" , .name: "LG Philips" }, |
| 1202 | { .id: "LSC" , .name: "LifeSize Communications" }, |
| 1203 | { .id: "LSD" , .name: "Intersil Corporation" }, |
| 1204 | { .id: "LSI" , .name: "Loughborough Sound Images" }, |
| 1205 | { .id: "LSJ" , .name: "LSI Japan Company Ltd" }, |
| 1206 | { .id: "LSL" , .name: "Logical Solutions" }, |
| 1207 | { .id: "LSY" , .name: "LSI Systems Inc" }, |
| 1208 | { .id: "LTC" , .name: "Labtec Inc" }, |
| 1209 | { .id: "LTI" , .name: "Jongshine Tech Inc" }, |
| 1210 | { .id: "LTK" , .name: "Lucidity Technology Company Ltd" }, |
| 1211 | { .id: "LTN" , .name: "Litronic Inc" }, |
| 1212 | { .id: "LTS" , .name: "LTS Scale LLC" }, |
| 1213 | { .id: "LTV" , .name: "Leitch Technology International Inc." }, |
| 1214 | { .id: "LTW" , .name: "Lightware, Inc" }, |
| 1215 | { .id: "LUC" , .name: "Lucent Technologies" }, |
| 1216 | { .id: "LUM" , .name: "Lumagen, Inc." }, |
| 1217 | { .id: "LUX" , .name: "Luxxell Research Inc" }, |
| 1218 | { .id: "LVI" , .name: "LVI Low Vision International AB" }, |
| 1219 | { .id: "LWC" , .name: "Labway Corporation" }, |
| 1220 | { .id: "LWR" , .name: "Lightware Visual Engineering" }, |
| 1221 | { .id: "LWW" , .name: "Lanier Worldwide" }, |
| 1222 | { .id: "LXC" , .name: "LXCO Technologies AG" }, |
| 1223 | { .id: "LXN" , .name: "Luxeon" }, |
| 1224 | { .id: "LXS" , .name: "ELEA CardWare" }, |
| 1225 | { .id: "LZX" , .name: "Lightwell Company Ltd" }, |
| 1226 | { .id: "MAC" , .name: "MAC System Company Ltd" }, |
| 1227 | { .id: "MAD" , .name: "Xedia Corporation" }, |
| 1228 | { .id: "MAE" , .name: "Maestro Pty Ltd" }, |
| 1229 | { .id: "MAG" , .name: "MAG InnoVision" }, |
| 1230 | { .id: "MAI" , .name: "Mutoh America Inc" }, |
| 1231 | { .id: "MAL" , .name: "Meridian Audio Ltd" }, |
| 1232 | { .id: "MAN" , .name: "LGIC" }, |
| 1233 | { .id: "MAS" , .name: "Mass Inc." }, |
| 1234 | { .id: "MAT" , .name: "Matsushita Electric Ind. Company Ltd" }, |
| 1235 | { .id: "MAX" , .name: "Rogen Tech Distribution Inc" }, |
| 1236 | { .id: "MAY" , .name: "Maynard Electronics" }, |
| 1237 | { .id: "MAZ" , .name: "MAZeT GmbH" }, |
| 1238 | { .id: "MBC" , .name: "MBC" }, |
| 1239 | { .id: "MBD" , .name: "Microbus PLC" }, |
| 1240 | { .id: "MBM" , .name: "Marshall Electronics" }, |
| 1241 | { .id: "MBV" , .name: "Moreton Bay" }, |
| 1242 | { .id: "MCA" , .name: "American Nuclear Systems Inc" }, |
| 1243 | { .id: "MCC" , .name: "Micro Industries" }, |
| 1244 | { .id: "MCD" , .name: "McDATA Corporation" }, |
| 1245 | { .id: "MCE" , .name: "Metz-Werke GmbH & Co KG" }, |
| 1246 | { .id: "MCG" , .name: "Motorola Computer Group" }, |
| 1247 | { .id: "MCI" , .name: "Micronics Computers" }, |
| 1248 | { .id: "MCL" , .name: "Motorola Communications Israel" }, |
| 1249 | { .id: "MCM" , .name: "Metricom Inc" }, |
| 1250 | { .id: "MCN" , .name: "Micron Electronics Inc" }, |
| 1251 | { .id: "MCO" , .name: "Motion Computing Inc." }, |
| 1252 | { .id: "MCP" , .name: "Magni Systems Inc" }, |
| 1253 | { .id: "MCQ" , .name: "Mat's Computers" }, |
| 1254 | { .id: "MCR" , .name: "Marina Communicaitons" }, |
| 1255 | { .id: "MCS" , .name: "Micro Computer Systems" }, |
| 1256 | { .id: "MCT" , .name: "Microtec" }, |
| 1257 | { .id: "MDA" , .name: "Media4 Inc" }, |
| 1258 | { .id: "MDC" , .name: "Midori Electronics" }, |
| 1259 | { .id: "MDD" , .name: "MODIS" }, |
| 1260 | { .id: "MDG" , .name: "Madge Networks" }, |
| 1261 | { .id: "MDI" , .name: "Micro Design Inc" }, |
| 1262 | { .id: "MDK" , .name: "Mediatek Corporation" }, |
| 1263 | { .id: "MDO" , .name: "Panasonic" }, |
| 1264 | { .id: "MDR" , .name: "Medar Inc" }, |
| 1265 | { .id: "MDS" , .name: "Micro Display Systems Inc" }, |
| 1266 | { .id: "MDT" , .name: "Magus Data Tech" }, |
| 1267 | { .id: "MDV" , .name: "MET Development Inc" }, |
| 1268 | { .id: "MDX" , .name: "MicroDatec GmbH" }, |
| 1269 | { .id: "MDY" , .name: "Microdyne Inc" }, |
| 1270 | { .id: "MEC" , .name: "Mega System Technologies Inc" }, |
| 1271 | { .id: "MED" , .name: "Messeltronik Dresden GmbH" }, |
| 1272 | { .id: "MEE" , .name: "Mitsubishi Electric Engineering Co., Ltd." }, |
| 1273 | { .id: "MEG" , .name: "Abeam Tech Ltd" }, |
| 1274 | { .id: "MEI" , .name: "Panasonic Industry Company" }, |
| 1275 | { .id: "MEJ" , .name: "Mac-Eight Co., LTD." }, |
| 1276 | { .id: "MEL" , .name: "Mitsubishi Electric Corporation" }, |
| 1277 | { .id: "MEN" , .name: "MEN Mikroelectronik Nueruberg GmbH" }, |
| 1278 | { .id: "MEP" , .name: "Meld Technology" }, |
| 1279 | { .id: "MEQ" , .name: "Matelect Ltd." }, |
| 1280 | { .id: "MET" , .name: "Metheus Corporation" }, |
| 1281 | { .id: "MEX" , .name: "MSC Vertriebs GmbH" }, |
| 1282 | { .id: "MFG" , .name: "MicroField Graphics Inc" }, |
| 1283 | { .id: "MFI" , .name: "Micro Firmware" }, |
| 1284 | { .id: "MFR" , .name: "MediaFire Corp." }, |
| 1285 | { .id: "MGA" , .name: "Mega System Technologies, Inc." }, |
| 1286 | { .id: "MGC" , .name: "Mentor Graphics Corporation" }, |
| 1287 | { .id: "MGE" , .name: "Schneider Electric S.A." }, |
| 1288 | { .id: "MGL" , .name: "M-G Technology Ltd" }, |
| 1289 | { .id: "MGT" , .name: "Megatech R & D Company" }, |
| 1290 | { .id: "MIC" , .name: "Micom Communications Inc" }, |
| 1291 | { .id: "MID" , .name: "miro Displays" }, |
| 1292 | { .id: "MII" , .name: "Mitec Inc" }, |
| 1293 | { .id: "MIL" , .name: "Marconi Instruments Ltd" }, |
| 1294 | { .id: "MIM" , .name: "Mimio – A Newell Rubbermaid Company" }, |
| 1295 | { .id: "MIN" , .name: "Minicom Digital Signage" }, |
| 1296 | { .id: "MIP" , .name: "micronpc.com" }, |
| 1297 | { .id: "MIR" , .name: "Miro Computer Prod." }, |
| 1298 | { .id: "MIS" , .name: "Modular Industrial Solutions Inc" }, |
| 1299 | { .id: "MIT" , .name: "MCM Industrial Technology GmbH" }, |
| 1300 | { .id: "MJI" , .name: "MARANTZ JAPAN, INC." }, |
| 1301 | { .id: "MJS" , .name: "MJS Designs" }, |
| 1302 | { .id: "MKC" , .name: "Media Tek Inc." }, |
| 1303 | { .id: "MKT" , .name: "MICROTEK Inc." }, |
| 1304 | { .id: "MKV" , .name: "Trtheim Technology" }, |
| 1305 | { .id: "MLD" , .name: "Deep Video Imaging Ltd" }, |
| 1306 | { .id: "MLG" , .name: "Micrologica AG" }, |
| 1307 | { .id: "MLI" , .name: "McIntosh Laboratory Inc." }, |
| 1308 | { .id: "MLM" , .name: "Millennium Engineering Inc" }, |
| 1309 | { .id: "MLN" , .name: "Mark Levinson" }, |
| 1310 | { .id: "MLS" , .name: "Milestone EPE" }, |
| 1311 | { .id: "MLX" , .name: "Mylex Corporation" }, |
| 1312 | { .id: "MMA" , .name: "Micromedia AG" }, |
| 1313 | { .id: "MMD" , .name: "Micromed Biotecnologia Ltd" }, |
| 1314 | { .id: "MMF" , .name: "Minnesota Mining and Manufacturing" }, |
| 1315 | { .id: "MMI" , .name: "Multimax" }, |
| 1316 | { .id: "MMM" , .name: "Electronic Measurements" }, |
| 1317 | { .id: "MMN" , .name: "MiniMan Inc" }, |
| 1318 | { .id: "MMS" , .name: "MMS Electronics" }, |
| 1319 | { .id: "MNC" , .name: "Mini Micro Methods Ltd" }, |
| 1320 | { .id: "MNL" , .name: "Monorail Inc" }, |
| 1321 | { .id: "MNP" , .name: "Microcom" }, |
| 1322 | { .id: "MOD" , .name: "Modular Technology" }, |
| 1323 | { .id: "MOM" , .name: "Momentum Data Systems" }, |
| 1324 | { .id: "MOS" , .name: "Moses Corporation" }, |
| 1325 | { .id: "MOT" , .name: "Motorola UDS" }, |
| 1326 | { .id: "MPC" , .name: "M-Pact Inc" }, |
| 1327 | { .id: "MPI" , .name: "Mediatrix Peripherals Inc" }, |
| 1328 | { .id: "MPJ" , .name: "Microlab" }, |
| 1329 | { .id: "MPL" , .name: "Maple Research Inst. Company Ltd" }, |
| 1330 | { .id: "MPN" , .name: "Mainpine Limited" }, |
| 1331 | { .id: "MPS" , .name: "mps Software GmbH" }, |
| 1332 | { .id: "MPX" , .name: "Micropix Technologies, Ltd." }, |
| 1333 | { .id: "MQP" , .name: "MultiQ Products AB" }, |
| 1334 | { .id: "MRA" , .name: "Miranda Technologies Inc" }, |
| 1335 | { .id: "MRC" , .name: "Marconi Simulation & Ty-Coch Way Training" }, |
| 1336 | { .id: "MRD" , .name: "MicroDisplay Corporation" }, |
| 1337 | { .id: "MRK" , .name: "Maruko & Company Ltd" }, |
| 1338 | { .id: "MRL" , .name: "Miratel" }, |
| 1339 | { .id: "MRO" , .name: "Medikro Oy" }, |
| 1340 | { .id: "MRT" , .name: "Merging Technologies" }, |
| 1341 | { .id: "MSA" , .name: "Micro Systemation AB" }, |
| 1342 | { .id: "MSC" , .name: "Mouse Systems Corporation" }, |
| 1343 | { .id: "MSD" , .name: "Datenerfassungs- und Informationssysteme" }, |
| 1344 | { .id: "MSF" , .name: "M-Systems Flash Disk Pioneers" }, |
| 1345 | { .id: "MSG" , .name: "MSI GmbH" }, |
| 1346 | { .id: "MSH" , .name: "Microsoft" }, |
| 1347 | { .id: "MSI" , .name: "Microstep" }, |
| 1348 | { .id: "MSK" , .name: "Megasoft Inc" }, |
| 1349 | { .id: "MSL" , .name: "MicroSlate Inc." }, |
| 1350 | { .id: "MSM" , .name: "Advanced Digital Systems" }, |
| 1351 | { .id: "MSP" , .name: "Mistral Solutions [P] Ltd." }, |
| 1352 | { .id: "MSR" , .name: "MASPRO DENKOH Corp." }, |
| 1353 | { .id: "MST" , .name: "MS Telematica" }, |
| 1354 | { .id: "MSU" , .name: "motorola" }, |
| 1355 | { .id: "MSV" , .name: "Mosgi Corporation" }, |
| 1356 | { .id: "MSX" , .name: "Micomsoft Co., Ltd." }, |
| 1357 | { .id: "MSY" , .name: "MicroTouch Systems Inc" }, |
| 1358 | { .id: "MTB" , .name: "Media Technologies Ltd." }, |
| 1359 | { .id: "MTC" , .name: "Mars-Tech Corporation" }, |
| 1360 | { .id: "MTD" , .name: "MindTech Display Co. Ltd" }, |
| 1361 | { .id: "MTE" , .name: "MediaTec GmbH" }, |
| 1362 | { .id: "MTH" , .name: "Micro-Tech Hearing Instruments" }, |
| 1363 | { .id: "MTI" , .name: "Motorola Inc." }, |
| 1364 | { .id: "MTK" , .name: "Microtek International Inc." }, |
| 1365 | { .id: "MTL" , .name: "Mitel Corporation" }, |
| 1366 | { .id: "MTM" , .name: "Motium" }, |
| 1367 | { .id: "MTN" , .name: "Mtron Storage Technology Co., Ltd." }, |
| 1368 | { .id: "MTR" , .name: "Mitron computer Inc" }, |
| 1369 | { .id: "MTS" , .name: "Multi-Tech Systems" }, |
| 1370 | { .id: "MTU" , .name: "Mark of the Unicorn Inc" }, |
| 1371 | { .id: "MTX" , .name: "Matrox" }, |
| 1372 | { .id: "MUD" , .name: "Multi-Dimension Institute" }, |
| 1373 | { .id: "MUK" , .name: "mainpine limited" }, |
| 1374 | { .id: "MVD" , .name: "Microvitec PLC" }, |
| 1375 | { .id: "MVI" , .name: "Media Vision Inc" }, |
| 1376 | { .id: "MVM" , .name: "SOBO VISION" }, |
| 1377 | { .id: "MVS" , .name: "Microvision" }, |
| 1378 | { .id: "MVX" , .name: "COM 1" }, |
| 1379 | { .id: "MWI" , .name: "Multiwave Innovation Pte Ltd" }, |
| 1380 | { .id: "MWR" , .name: "mware" }, |
| 1381 | { .id: "MWY" , .name: "Microway Inc" }, |
| 1382 | { .id: "MXD" , .name: "MaxData Computer GmbH & Co.KG" }, |
| 1383 | { .id: "MXI" , .name: "Macronix Inc" }, |
| 1384 | { .id: "MXL" , .name: "Hitachi Maxell, Ltd." }, |
| 1385 | { .id: "MXP" , .name: "Maxpeed Corporation" }, |
| 1386 | { .id: "MXT" , .name: "Maxtech Corporation" }, |
| 1387 | { .id: "MXV" , .name: "MaxVision Corporation" }, |
| 1388 | { .id: "MYA" , .name: "Monydata" }, |
| 1389 | { .id: "MYR" , .name: "Myriad Solutions Ltd" }, |
| 1390 | { .id: "MYX" , .name: "Micronyx Inc" }, |
| 1391 | { .id: "NAC" , .name: "Ncast Corporation" }, |
| 1392 | { .id: "NAD" , .name: "NAD Electronics" }, |
| 1393 | { .id: "NAK" , .name: "Nakano Engineering Co.,Ltd." }, |
| 1394 | { .id: "NAL" , .name: "Network Alchemy" }, |
| 1395 | { .id: "NAT" , .name: "NaturalPoint Inc." }, |
| 1396 | { .id: "NAV" , .name: "Navigation Corporation" }, |
| 1397 | { .id: "NAX" , .name: "Naxos Tecnologia" }, |
| 1398 | { .id: "NBL" , .name: "N*Able Technologies Inc" }, |
| 1399 | { .id: "NBS" , .name: "National Key Lab. on ISN" }, |
| 1400 | { .id: "NBT" , .name: "NingBo Bestwinning Technology CO., Ltd" }, |
| 1401 | { .id: "NCA" , .name: "Nixdorf Company" }, |
| 1402 | { .id: "NCC" , .name: "NCR Corporation" }, |
| 1403 | { .id: "NCE" , .name: "Norcent Technology, Inc." }, |
| 1404 | { .id: "NCI" , .name: "NewCom Inc" }, |
| 1405 | { .id: "NCL" , .name: "NetComm Ltd" }, |
| 1406 | { .id: "NCR" , .name: "NCR Electronics" }, |
| 1407 | { .id: "NCS" , .name: "Northgate Computer Systems" }, |
| 1408 | { .id: "NCT" , .name: "NEC CustomTechnica, Ltd." }, |
| 1409 | { .id: "NDC" , .name: "National DataComm Corporaiton" }, |
| 1410 | { .id: "NDI" , .name: "National Display Systems" }, |
| 1411 | { .id: "NDK" , .name: "Naitoh Densei CO., LTD." }, |
| 1412 | { .id: "NDL" , .name: "Network Designers" }, |
| 1413 | { .id: "NDS" , .name: "Nokia Data" }, |
| 1414 | { .id: "NEC" , .name: "NEC Corporation" }, |
| 1415 | { .id: "NEO" , .name: "NEO TELECOM CO.,LTD." }, |
| 1416 | { .id: "NET" , .name: "Mettler Toledo" }, |
| 1417 | { .id: "NEU" , .name: "NEUROTEC - EMPRESA DE PESQUISA E DESENVOLVIMENTO EM BIOMEDICINA" }, |
| 1418 | { .id: "NEX" , .name: "Nexgen Mediatech Inc.," }, |
| 1419 | { .id: "NFC" , .name: "BTC Korea Co., Ltd" }, |
| 1420 | { .id: "NFS" , .name: "Number Five Software" }, |
| 1421 | { .id: "NGC" , .name: "Network General" }, |
| 1422 | { .id: "NGS" , .name: "A D S Exports" }, |
| 1423 | { .id: "NHT" , .name: "Vinci Labs" }, |
| 1424 | { .id: "NIC" , .name: "National Instruments Corporation" }, |
| 1425 | { .id: "NIS" , .name: "Nissei Electric Company" }, |
| 1426 | { .id: "NIT" , .name: "Network Info Technology" }, |
| 1427 | { .id: "NIX" , .name: "Seanix Technology Inc" }, |
| 1428 | { .id: "NLC" , .name: "Next Level Communications" }, |
| 1429 | { .id: "NME" , .name: "Navico, Inc." }, |
| 1430 | { .id: "NMP" , .name: "Nokia Mobile Phones" }, |
| 1431 | { .id: "NMS" , .name: "Natural Micro System" }, |
| 1432 | { .id: "NMV" , .name: "NEC-Mitsubishi Electric Visual Systems Corporation" }, |
| 1433 | { .id: "NMX" , .name: "Neomagic" }, |
| 1434 | { .id: "NNC" , .name: "NNC" }, |
| 1435 | { .id: "NOE" , .name: "NordicEye AB" }, |
| 1436 | { .id: "NOI" , .name: "North Invent A/S" }, |
| 1437 | { .id: "NOK" , .name: "Nokia Display Products" }, |
| 1438 | { .id: "NOR" , .name: "Norand Corporation" }, |
| 1439 | { .id: "NOT" , .name: "Not Limited Inc" }, |
| 1440 | { .id: "NPI" , .name: "Network Peripherals Inc" }, |
| 1441 | { .id: "NRL" , .name: "U.S. Naval Research Lab" }, |
| 1442 | { .id: "NRT" , .name: "Beijing Northern Radiantelecom Co." }, |
| 1443 | { .id: "NRV" , .name: "Taugagreining hf" }, |
| 1444 | { .id: "NSC" , .name: "National Semiconductor Corporation" }, |
| 1445 | { .id: "NSI" , .name: "NISSEI ELECTRIC CO.,LTD" }, |
| 1446 | { .id: "NSP" , .name: "Nspire System Inc." }, |
| 1447 | { .id: "NSS" , .name: "Newport Systems Solutions" }, |
| 1448 | { .id: "NST" , .name: "Network Security Technology Co" }, |
| 1449 | { .id: "NTC" , .name: "NeoTech S.R.L" }, |
| 1450 | { .id: "NTI" , .name: "New Tech Int'l Company" }, |
| 1451 | { .id: "NTL" , .name: "National Transcomm. Ltd" }, |
| 1452 | { .id: "NTN" , .name: "Nuvoton Technology Corporation" }, |
| 1453 | { .id: "NTR" , .name: "N-trig Innovative Technologies, Inc." }, |
| 1454 | { .id: "NTS" , .name: "Nits Technology Inc." }, |
| 1455 | { .id: "NTT" , .name: "NTT Advanced Technology Corporation" }, |
| 1456 | { .id: "NTW" , .name: "Networth Inc" }, |
| 1457 | { .id: "NTX" , .name: "Netaccess Inc" }, |
| 1458 | { .id: "NUG" , .name: "NU Technology, Inc." }, |
| 1459 | { .id: "NUI" , .name: "NU Inc." }, |
| 1460 | { .id: "NVC" , .name: "NetVision Corporation" }, |
| 1461 | { .id: "NVD" , .name: "Nvidia" }, |
| 1462 | { .id: "NVI" , .name: "NuVision US, Inc." }, |
| 1463 | { .id: "NVL" , .name: "Novell Inc" }, |
| 1464 | { .id: "NVT" , .name: "Navatek Engineering Corporation" }, |
| 1465 | { .id: "NWC" , .name: "NW Computer Engineering" }, |
| 1466 | { .id: "NWP" , .name: "NovaWeb Technologies Inc" }, |
| 1467 | { .id: "NWS" , .name: "Newisys, Inc." }, |
| 1468 | { .id: "NXC" , .name: "NextCom K.K." }, |
| 1469 | { .id: "NXG" , .name: "Nexgen" }, |
| 1470 | { .id: "NXP" , .name: "NXP Semiconductors bv." }, |
| 1471 | { .id: "NXQ" , .name: "Nexiq Technologies, Inc." }, |
| 1472 | { .id: "NXS" , .name: "Technology Nexus Secure Open Systems AB" }, |
| 1473 | { .id: "NYC" , .name: "nakayo telecommunications,inc." }, |
| 1474 | { .id: "OAK" , .name: "Oak Tech Inc" }, |
| 1475 | { .id: "OAS" , .name: "Oasys Technology Company" }, |
| 1476 | { .id: "OBS" , .name: "Optibase Technologies" }, |
| 1477 | { .id: "OCD" , .name: "Macraigor Systems Inc" }, |
| 1478 | { .id: "OCN" , .name: "Olfan" }, |
| 1479 | { .id: "OCS" , .name: "Open Connect Solutions" }, |
| 1480 | { .id: "ODM" , .name: "ODME Inc." }, |
| 1481 | { .id: "ODR" , .name: "Odrac" }, |
| 1482 | { .id: "OEC" , .name: "ORION ELECTRIC CO.,LTD" }, |
| 1483 | { .id: "OEI" , .name: "Optum Engineering Inc." }, |
| 1484 | { .id: "OIC" , .name: "Option Industrial Computers" }, |
| 1485 | { .id: "OIM" , .name: "Option International" }, |
| 1486 | { .id: "OIN" , .name: "Option International" }, |
| 1487 | { .id: "OKI" , .name: "OKI Electric Industrial Company Ltd" }, |
| 1488 | { .id: "OLC" , .name: "Olicom A/S" }, |
| 1489 | { .id: "OLD" , .name: "Olidata S.p.A." }, |
| 1490 | { .id: "OLI" , .name: "Olivetti" }, |
| 1491 | { .id: "OLT" , .name: "Olitec S.A." }, |
| 1492 | { .id: "OLV" , .name: "Olitec S.A." }, |
| 1493 | { .id: "OLY" , .name: "OLYMPUS CORPORATION" }, |
| 1494 | { .id: "OMC" , .name: "OBJIX Multimedia Corporation" }, |
| 1495 | { .id: "OMN" , .name: "Omnitel" }, |
| 1496 | { .id: "OMR" , .name: "Omron Corporation" }, |
| 1497 | { .id: "ONE" , .name: "Oneac Corporation" }, |
| 1498 | { .id: "ONK" , .name: "ONKYO Corporation" }, |
| 1499 | { .id: "ONL" , .name: "OnLive, Inc" }, |
| 1500 | { .id: "ONS" , .name: "On Systems Inc" }, |
| 1501 | { .id: "ONW" , .name: "OPEN Networks Ltd" }, |
| 1502 | { .id: "ONX" , .name: "SOMELEC Z.I. Du Vert Galanta" }, |
| 1503 | { .id: "OOS" , .name: "OSRAM" }, |
| 1504 | { .id: "OPC" , .name: "Opcode Inc" }, |
| 1505 | { .id: "OPI" , .name: "D.N.S. Corporation" }, |
| 1506 | { .id: "OPP" , .name: "OPPO Digital, Inc." }, |
| 1507 | { .id: "OPT" , .name: "OPTi Inc" }, |
| 1508 | { .id: "OPV" , .name: "Optivision Inc" }, |
| 1509 | { .id: "OQI" , .name: "Oksori Company Ltd" }, |
| 1510 | { .id: "ORG" , .name: "ORGA Kartensysteme GmbH" }, |
| 1511 | { .id: "ORI" , .name: "OSR Open Systems Resources, Inc." }, |
| 1512 | { .id: "ORN" , .name: "ORION ELECTRIC CO., LTD." }, |
| 1513 | { .id: "OSA" , .name: "OSAKA Micro Computer, Inc." }, |
| 1514 | { .id: "OSP" , .name: "OPTI-UPS Corporation" }, |
| 1515 | { .id: "OSR" , .name: "Oksori Company Ltd" }, |
| 1516 | { .id: "OTB" , .name: "outsidetheboxstuff.com" }, |
| 1517 | { .id: "OTI" , .name: "Orchid Technology" }, |
| 1518 | { .id: "OTM" , .name: "Optoma Corporation" }, |
| 1519 | { .id: "OTT" , .name: "OPTO22, Inc." }, |
| 1520 | { .id: "OUK" , .name: "OUK Company Ltd" }, |
| 1521 | { .id: "OVR" , .name: "Oculus VR, Inc." }, |
| 1522 | { .id: "OWL" , .name: "Mediacom Technologies Pte Ltd" }, |
| 1523 | { .id: "OXU" , .name: "Oxus Research S.A." }, |
| 1524 | { .id: "OYO" , .name: "Shadow Systems" }, |
| 1525 | { .id: "OZC" , .name: "OZ Corporation" }, |
| 1526 | { .id: "OZO" , .name: "Tribe Computer Works Inc" }, |
| 1527 | { .id: "PAC" , .name: "Pacific Avionics Corporation" }, |
| 1528 | { .id: "PAD" , .name: "Promotion and Display Technology Ltd." }, |
| 1529 | { .id: "PAK" , .name: "Many CNC System Co., Ltd." }, |
| 1530 | { .id: "PAM" , .name: "Peter Antesberger Messtechnik" }, |
| 1531 | { .id: "PAN" , .name: "The Panda Project" }, |
| 1532 | { .id: "PAR" , .name: "Parallan Comp Inc" }, |
| 1533 | { .id: "PBI" , .name: "Pitney Bowes" }, |
| 1534 | { .id: "PBL" , .name: "Packard Bell Electronics" }, |
| 1535 | { .id: "PBN" , .name: "Packard Bell NEC" }, |
| 1536 | { .id: "PBV" , .name: "Pitney Bowes" }, |
| 1537 | { .id: "PCA" , .name: "Philips BU Add On Card" }, |
| 1538 | { .id: "PCB" , .name: "OCTAL S.A." }, |
| 1539 | { .id: "PCC" , .name: "PowerCom Technology Company Ltd" }, |
| 1540 | { .id: "PCG" , .name: "First Industrial Computer Inc" }, |
| 1541 | { .id: "PCI" , .name: "Pioneer Computer Inc" }, |
| 1542 | { .id: "PCK" , .name: "PCBANK21" }, |
| 1543 | { .id: "PCL" , .name: "pentel.co.,ltd" }, |
| 1544 | { .id: "PCM" , .name: "PCM Systems Corporation" }, |
| 1545 | { .id: "PCO" , .name: "Performance Concepts Inc.," }, |
| 1546 | { .id: "PCP" , .name: "Procomp USA Inc" }, |
| 1547 | { .id: "PCS" , .name: "TOSHIBA PERSONAL COMPUTER SYSTEM CORPRATION" }, |
| 1548 | { .id: "PCT" , .name: "PC-Tel Inc" }, |
| 1549 | { .id: "PCW" , .name: "Pacific CommWare Inc" }, |
| 1550 | { .id: "PCX" , .name: "PC Xperten" }, |
| 1551 | { .id: "PDM" , .name: "Psion Dacom Plc." }, |
| 1552 | { .id: "PDN" , .name: "AT&T Paradyne" }, |
| 1553 | { .id: "PDR" , .name: "Pure Data Inc" }, |
| 1554 | { .id: "PDS" , .name: "PD Systems International Ltd" }, |
| 1555 | { .id: "PDT" , .name: "PDTS - Prozessdatentechnik und Systeme" }, |
| 1556 | { .id: "PDV" , .name: "Prodrive B.V." }, |
| 1557 | { .id: "PEC" , .name: "POTRANS Electrical Corp." }, |
| 1558 | { .id: "PEI" , .name: "PEI Electronics Inc" }, |
| 1559 | { .id: "PEL" , .name: "Primax Electric Ltd" }, |
| 1560 | { .id: "PEN" , .name: "Interactive Computer Products Inc" }, |
| 1561 | { .id: "PEP" , .name: "Peppercon AG" }, |
| 1562 | { .id: "PER" , .name: "Perceptive Signal Technologies" }, |
| 1563 | { .id: "PET" , .name: "Practical Electronic Tools" }, |
| 1564 | { .id: "PFT" , .name: "Telia ProSoft AB" }, |
| 1565 | { .id: "PGI" , .name: "PACSGEAR, Inc." }, |
| 1566 | { .id: "PGM" , .name: "Paradigm Advanced Research Centre" }, |
| 1567 | { .id: "PGP" , .name: "propagamma kommunikation" }, |
| 1568 | { .id: "PGS" , .name: "Princeton Graphic Systems" }, |
| 1569 | { .id: "PHC" , .name: "Pijnenburg Beheer N.V." }, |
| 1570 | { .id: "PHE" , .name: "Philips Medical Systems Boeblingen GmbH" }, |
| 1571 | { .id: "PHI" , .name: "DO NOT USE - PHI" }, |
| 1572 | { .id: "PHL" , .name: "Philips Consumer Electronics Company" }, |
| 1573 | { .id: "PHO" , .name: "Photonics Systems Inc." }, |
| 1574 | { .id: "PHS" , .name: "Philips Communication Systems" }, |
| 1575 | { .id: "PHY" , .name: "Phylon Communications" }, |
| 1576 | { .id: "PIE" , .name: "Pacific Image Electronics Company Ltd" }, |
| 1577 | { .id: "PIM" , .name: "Prism, LLC" }, |
| 1578 | { .id: "PIO" , .name: "Pioneer Electronic Corporation" }, |
| 1579 | { .id: "PIX" , .name: "Pixie Tech Inc" }, |
| 1580 | { .id: "PJA" , .name: "Projecta" }, |
| 1581 | { .id: "PJD" , .name: "Projectiondesign AS" }, |
| 1582 | { .id: "PJT" , .name: "Pan Jit International Inc." }, |
| 1583 | { .id: "PKA" , .name: "Acco UK ltd." }, |
| 1584 | { .id: "PLC" , .name: "Pro-Log Corporation" }, |
| 1585 | { .id: "PLF" , .name: "Panasonic Avionics Corporation" }, |
| 1586 | { .id: "PLM" , .name: "PROLINK Microsystems Corp." }, |
| 1587 | { .id: "PLT" , .name: "PT Hartono Istana Teknologi" }, |
| 1588 | { .id: "PLV" , .name: "PLUS Vision Corp." }, |
| 1589 | { .id: "PLX" , .name: "Parallax Graphics" }, |
| 1590 | { .id: "PLY" , .name: "Polycom Inc." }, |
| 1591 | { .id: "PMC" , .name: "PMC Consumer Electronics Ltd" }, |
| 1592 | { .id: "PMD" , .name: "TDK USA Corporation" }, |
| 1593 | { .id: "PMM" , .name: "Point Multimedia System" }, |
| 1594 | { .id: "PMT" , .name: "Promate Electronic Co., Ltd." }, |
| 1595 | { .id: "PMX" , .name: "Photomatrix" }, |
| 1596 | { .id: "PNG" , .name: "P.I. Engineering Inc" }, |
| 1597 | { .id: "PNL" , .name: "Panelview, Inc." }, |
| 1598 | { .id: "PNP" , .name: "Microsoft" }, |
| 1599 | { .id: "PNR" , .name: "Planar Systems, Inc." }, |
| 1600 | { .id: "PNS" , .name: "PanaScope" }, |
| 1601 | { .id: "PNX" , .name: "Phoenix Technologies, Ltd." }, |
| 1602 | { .id: "POL" , .name: "PolyComp (PTY) Ltd." }, |
| 1603 | { .id: "PON" , .name: "Perpetual Technologies, LLC" }, |
| 1604 | { .id: "POR" , .name: "Portalis LC" }, |
| 1605 | { .id: "PPC" , .name: "Phoenixtec Power Company Ltd" }, |
| 1606 | { .id: "PPD" , .name: "MEPhI" }, |
| 1607 | { .id: "PPI" , .name: "Practical Peripherals" }, |
| 1608 | { .id: "PPM" , .name: "Clinton Electronics Corp." }, |
| 1609 | { .id: "PPP" , .name: "Purup Prepress AS" }, |
| 1610 | { .id: "PPR" , .name: "PicPro" }, |
| 1611 | { .id: "PPX" , .name: "Perceptive Pixel Inc." }, |
| 1612 | { .id: "PQI" , .name: "Pixel Qi" }, |
| 1613 | { .id: "PRA" , .name: "PRO/AUTOMATION" }, |
| 1614 | { .id: "PRC" , .name: "PerComm" }, |
| 1615 | { .id: "PRD" , .name: "Praim S.R.L." }, |
| 1616 | { .id: "PRF" , .name: "Digital Electronics Corporation" }, |
| 1617 | { .id: "PRG" , .name: "The Phoenix Research Group Inc" }, |
| 1618 | { .id: "PRI" , .name: "Priva Hortimation BV" }, |
| 1619 | { .id: "PRM" , .name: "Prometheus" }, |
| 1620 | { .id: "PRO" , .name: "Proteon" }, |
| 1621 | { .id: "PRS" , .name: "Leutron Vision" }, |
| 1622 | { .id: "PRT" , .name: "Parade Technologies, Ltd." }, |
| 1623 | { .id: "PRX" , .name: "Proxima Corporation" }, |
| 1624 | { .id: "PSA" , .name: "Advanced Signal Processing Technologies" }, |
| 1625 | { .id: "PSC" , .name: "Philips Semiconductors" }, |
| 1626 | { .id: "PSD" , .name: "Peus-Systems GmbH" }, |
| 1627 | { .id: "PSE" , .name: "Practical Solutions Pte., Ltd." }, |
| 1628 | { .id: "PSI" , .name: "PSI-Perceptive Solutions Inc" }, |
| 1629 | { .id: "PSL" , .name: "Perle Systems Limited" }, |
| 1630 | { .id: "PSM" , .name: "Prosum" }, |
| 1631 | { .id: "PST" , .name: "Global Data SA" }, |
| 1632 | { .id: "PSY" , .name: "Prodea Systems Inc." }, |
| 1633 | { .id: "PTA" , .name: "PAR Tech Inc." }, |
| 1634 | { .id: "PTC" , .name: "PS Technology Corporation" }, |
| 1635 | { .id: "PTG" , .name: "Cipher Systems Inc" }, |
| 1636 | { .id: "PTH" , .name: "Pathlight Technology Inc" }, |
| 1637 | { .id: "PTI" , .name: "Promise Technology Inc" }, |
| 1638 | { .id: "PTL" , .name: "Pantel Inc" }, |
| 1639 | { .id: "PTS" , .name: "Plain Tree Systems Inc" }, |
| 1640 | { .id: "PTW" , .name: "DO NOT USE - PTW" }, |
| 1641 | { .id: "PUL" , .name: "Pulse-Eight Ltd" }, |
| 1642 | { .id: "PVC" , .name: "DO NOT USE - PVC" }, |
| 1643 | { .id: "PVG" , .name: "Proview Global Co., Ltd" }, |
| 1644 | { .id: "PVI" , .name: "Prime view international Co., Ltd" }, |
| 1645 | { .id: "PVM" , .name: "Penta Studiotechnik GmbH" }, |
| 1646 | { .id: "PVN" , .name: "Pixel Vision" }, |
| 1647 | { .id: "PVP" , .name: "Klos Technologies, Inc." }, |
| 1648 | { .id: "PXC" , .name: "Phoenix Contact" }, |
| 1649 | { .id: "PXE" , .name: "PIXELA CORPORATION" }, |
| 1650 | { .id: "PXL" , .name: "The Moving Pixel Company" }, |
| 1651 | { .id: "PXM" , .name: "Proxim Inc" }, |
| 1652 | { .id: "QCC" , .name: "QuakeCom Company Ltd" }, |
| 1653 | { .id: "QCH" , .name: "Metronics Inc" }, |
| 1654 | { .id: "QCI" , .name: "Quanta Computer Inc" }, |
| 1655 | { .id: "QCK" , .name: "Quick Corporation" }, |
| 1656 | { .id: "QCL" , .name: "Quadrant Components Inc" }, |
| 1657 | { .id: "QCP" , .name: "Qualcomm Inc" }, |
| 1658 | { .id: "QDI" , .name: "Quantum Data Incorporated" }, |
| 1659 | { .id: "QDM" , .name: "Quadram" }, |
| 1660 | { .id: "QDS" , .name: "Quanta Display Inc." }, |
| 1661 | { .id: "QFF" , .name: "Padix Co., Inc." }, |
| 1662 | { .id: "QFI" , .name: "Quickflex, Inc" }, |
| 1663 | { .id: "QLC" , .name: "Q-Logic" }, |
| 1664 | { .id: "QQQ" , .name: "Chuomusen Co., Ltd." }, |
| 1665 | { .id: "QSI" , .name: "Quantum Solutions, Inc." }, |
| 1666 | { .id: "QTD" , .name: "Quantum 3D Inc" }, |
| 1667 | { .id: "QTH" , .name: "Questech Ltd" }, |
| 1668 | { .id: "QTI" , .name: "Quicknet Technologies Inc" }, |
| 1669 | { .id: "QTM" , .name: "Quantum" }, |
| 1670 | { .id: "QTR" , .name: "Qtronix Corporation" }, |
| 1671 | { .id: "QUA" , .name: "Quatographic AG" }, |
| 1672 | { .id: "QUE" , .name: "Questra Consulting" }, |
| 1673 | { .id: "QVU" , .name: "Quartics" }, |
| 1674 | { .id: "RAC" , .name: "Racore Computer Products Inc" }, |
| 1675 | { .id: "RAD" , .name: "Radisys Corporation" }, |
| 1676 | { .id: "RAI" , .name: "Rockwell Automation/Intecolor" }, |
| 1677 | { .id: "RAN" , .name: "Rancho Tech Inc" }, |
| 1678 | { .id: "RAR" , .name: "Raritan, Inc." }, |
| 1679 | { .id: "RAS" , .name: "RAScom Inc" }, |
| 1680 | { .id: "RAT" , .name: "Rent-A-Tech" }, |
| 1681 | { .id: "RAY" , .name: "Raylar Design, Inc." }, |
| 1682 | { .id: "RCE" , .name: "Parc d'Activite des Bellevues" }, |
| 1683 | { .id: "RCH" , .name: "Reach Technology Inc" }, |
| 1684 | { .id: "RCI" , .name: "RC International" }, |
| 1685 | { .id: "RCN" , .name: "Radio Consult SRL" }, |
| 1686 | { .id: "RCO" , .name: "Rockwell Collins" }, |
| 1687 | { .id: "RDI" , .name: "Rainbow Displays, Inc." }, |
| 1688 | { .id: "RDM" , .name: "Tremon Enterprises Company Ltd" }, |
| 1689 | { .id: "RDN" , .name: "RADIODATA GmbH" }, |
| 1690 | { .id: "RDS" , .name: "Radius Inc" }, |
| 1691 | { .id: "REA" , .name: "Real D" }, |
| 1692 | { .id: "REC" , .name: "ReCom" }, |
| 1693 | { .id: "RED" , .name: "Research Electronics Development Inc" }, |
| 1694 | { .id: "REF" , .name: "Reflectivity, Inc." }, |
| 1695 | { .id: "REH" , .name: "Rehan Electronics Ltd." }, |
| 1696 | { .id: "REL" , .name: "Reliance Electric Ind Corporation" }, |
| 1697 | { .id: "REM" , .name: "SCI Systems Inc." }, |
| 1698 | { .id: "REN" , .name: "Renesas Technology Corp." }, |
| 1699 | { .id: "RES" , .name: "ResMed Pty Ltd" }, |
| 1700 | { .id: "RET" , .name: "Resonance Technology, Inc." }, |
| 1701 | { .id: "REX" , .name: "RATOC Systems, Inc." }, |
| 1702 | { .id: "RGB" , .name: "RGB Spectrum" }, |
| 1703 | { .id: "RGL" , .name: "Robertson Geologging Ltd" }, |
| 1704 | { .id: "RHD" , .name: "RightHand Technologies" }, |
| 1705 | { .id: "RHM" , .name: "Rohm Company Ltd" }, |
| 1706 | { .id: "RHT" , .name: "Red Hat, Inc." }, |
| 1707 | { .id: "RIC" , .name: "RICOH COMPANY, LTD." }, |
| 1708 | { .id: "RII" , .name: "Racal Interlan Inc" }, |
| 1709 | { .id: "RIO" , .name: "Rios Systems Company Ltd" }, |
| 1710 | { .id: "RIT" , .name: "Ritech Inc" }, |
| 1711 | { .id: "RIV" , .name: "Rivulet Communications" }, |
| 1712 | { .id: "RJA" , .name: "Roland Corporation" }, |
| 1713 | { .id: "RJS" , .name: "Advanced Engineering" }, |
| 1714 | { .id: "RKC" , .name: "Reakin Technolohy Corporation" }, |
| 1715 | { .id: "RLD" , .name: "MEPCO" }, |
| 1716 | { .id: "RLN" , .name: "RadioLAN Inc" }, |
| 1717 | { .id: "RMC" , .name: "Raritan Computer, Inc" }, |
| 1718 | { .id: "RMP" , .name: "Research Machines" }, |
| 1719 | { .id: "RMT" , .name: "Roper Mobile" }, |
| 1720 | { .id: "RNB" , .name: "Rainbow Technologies" }, |
| 1721 | { .id: "ROB" , .name: "Robust Electronics GmbH" }, |
| 1722 | { .id: "ROH" , .name: "Rohm Co., Ltd." }, |
| 1723 | { .id: "ROK" , .name: "Rockwell International" }, |
| 1724 | { .id: "ROP" , .name: "Roper International Ltd" }, |
| 1725 | { .id: "ROS" , .name: "Rohde & Schwarz" }, |
| 1726 | { .id: "RPI" , .name: "RoomPro Technologies" }, |
| 1727 | { .id: "RPT" , .name: "R.P.T.Intergroups" }, |
| 1728 | { .id: "RRI" , .name: "Radicom Research Inc" }, |
| 1729 | { .id: "RSC" , .name: "PhotoTelesis" }, |
| 1730 | { .id: "RSH" , .name: "ADC-Centre" }, |
| 1731 | { .id: "RSI" , .name: "Rampage Systems Inc" }, |
| 1732 | { .id: "RSN" , .name: "Radiospire Networks, Inc." }, |
| 1733 | { .id: "RSQ" , .name: "R Squared" }, |
| 1734 | { .id: "RSS" , .name: "Rockwell Semiconductor Systems" }, |
| 1735 | { .id: "RSV" , .name: "Ross Video Ltd" }, |
| 1736 | { .id: "RSX" , .name: "Rapid Tech Corporation" }, |
| 1737 | { .id: "RTC" , .name: "Relia Technologies" }, |
| 1738 | { .id: "RTI" , .name: "Rancho Tech Inc" }, |
| 1739 | { .id: "RTK" , .name: "DO NOT USE - RTK" }, |
| 1740 | { .id: "RTL" , .name: "Realtek Semiconductor Company Ltd" }, |
| 1741 | { .id: "RTS" , .name: "Raintree Systems" }, |
| 1742 | { .id: "RUN" , .name: "RUNCO International" }, |
| 1743 | { .id: "RUP" , .name: "Ups Manufactoring s.r.l." }, |
| 1744 | { .id: "RVC" , .name: "RSI Systems Inc" }, |
| 1745 | { .id: "RVI" , .name: "Realvision Inc" }, |
| 1746 | { .id: "RVL" , .name: "Reveal Computer Prod" }, |
| 1747 | { .id: "RWC" , .name: "Red Wing Corporation" }, |
| 1748 | { .id: "RXT" , .name: "Tectona SoftSolutions (P) Ltd.," }, |
| 1749 | { .id: "SAA" , .name: "Sanritz Automation Co.,Ltd." }, |
| 1750 | { .id: "SAE" , .name: "Saab Aerotech" }, |
| 1751 | { .id: "SAG" , .name: "Sedlbauer" }, |
| 1752 | { .id: "SAI" , .name: "Sage Inc" }, |
| 1753 | { .id: "SAK" , .name: "Saitek Ltd" }, |
| 1754 | { .id: "SAM" , .name: "Samsung Electric Company" }, |
| 1755 | { .id: "SAN" , .name: "Sanyo Electric Co.,Ltd." }, |
| 1756 | { .id: "SAS" , .name: "Stores Automated Systems Inc" }, |
| 1757 | { .id: "SAT" , .name: "Shuttle Tech" }, |
| 1758 | { .id: "SBC" , .name: "Shanghai Bell Telephone Equip Mfg Co" }, |
| 1759 | { .id: "SBD" , .name: "Softbed - Consulting & Development Ltd" }, |
| 1760 | { .id: "SBI" , .name: "SMART Technologies Inc." }, |
| 1761 | { .id: "SBS" , .name: "SBS-or Industrial Computers GmbH" }, |
| 1762 | { .id: "SBT" , .name: "Senseboard Technologies AB" }, |
| 1763 | { .id: "SCB" , .name: "SeeCubic B.V." }, |
| 1764 | { .id: "SCC" , .name: "SORD Computer Corporation" }, |
| 1765 | { .id: "SCD" , .name: "Sanyo Electric Company Ltd" }, |
| 1766 | { .id: "SCE" , .name: "Sun Corporation" }, |
| 1767 | { .id: "SCH" , .name: "Schlumberger Cards" }, |
| 1768 | { .id: "SCI" , .name: "System Craft" }, |
| 1769 | { .id: "SCL" , .name: "Sigmacom Co., Ltd." }, |
| 1770 | { .id: "SCM" , .name: "SCM Microsystems Inc" }, |
| 1771 | { .id: "SCN" , .name: "Scanport, Inc." }, |
| 1772 | { .id: "SCO" , .name: "SORCUS Computer GmbH" }, |
| 1773 | { .id: "SCP" , .name: "Scriptel Corporation" }, |
| 1774 | { .id: "SCR" , .name: "Systran Corporation" }, |
| 1775 | { .id: "SCS" , .name: "Nanomach Anstalt" }, |
| 1776 | { .id: "SCT" , .name: "Smart Card Technology" }, |
| 1777 | { .id: "SDA" , .name: "SAT (Societe Anonyme)" }, |
| 1778 | { .id: "SDD" , .name: "Intrada-SDD Ltd" }, |
| 1779 | { .id: "SDE" , .name: "Sherwood Digital Electronics Corporation" }, |
| 1780 | { .id: "SDF" , .name: "SODIFF E&T CO., Ltd." }, |
| 1781 | { .id: "SDH" , .name: "Communications Specialies, Inc." }, |
| 1782 | { .id: "SDI" , .name: "Samtron Displays Inc" }, |
| 1783 | { .id: "SDK" , .name: "SAIT-Devlonics" }, |
| 1784 | { .id: "SDR" , .name: "SDR Systems" }, |
| 1785 | { .id: "SDS" , .name: "SunRiver Data System" }, |
| 1786 | { .id: "SDT" , .name: "Siemens AG" }, |
| 1787 | { .id: "SDX" , .name: "SDX Business Systems Ltd" }, |
| 1788 | { .id: "SEA" , .name: "Seanix Technology Inc." }, |
| 1789 | { .id: "SEB" , .name: "system elektronik GmbH" }, |
| 1790 | { .id: "SEC" , .name: "Seiko Epson Corporation" }, |
| 1791 | { .id: "SEE" , .name: "SeeColor Corporation" }, |
| 1792 | { .id: "SEG" , .name: "DO NOT USE - SEG" }, |
| 1793 | { .id: "SEI" , .name: "Seitz & Associates Inc" }, |
| 1794 | { .id: "SEL" , .name: "Way2Call Communications" }, |
| 1795 | { .id: "SEM" , .name: "Samsung Electronics Company Ltd" }, |
| 1796 | { .id: "SEN" , .name: "Sencore" }, |
| 1797 | { .id: "SEO" , .name: "SEOS Ltd" }, |
| 1798 | { .id: "SEP" , .name: "SEP Eletronica Ltda." }, |
| 1799 | { .id: "SER" , .name: "Sony Ericsson Mobile Communications Inc." }, |
| 1800 | { .id: "SES" , .name: "Session Control LLC" }, |
| 1801 | { .id: "SET" , .name: "SendTek Corporation" }, |
| 1802 | { .id: "SFM" , .name: "TORNADO Company" }, |
| 1803 | { .id: "SFT" , .name: "Mikroforum Ring 3" }, |
| 1804 | { .id: "SGC" , .name: "Spectragraphics Corporation" }, |
| 1805 | { .id: "SGD" , .name: "Sigma Designs, Inc." }, |
| 1806 | { .id: "SGE" , .name: "Kansai Electric Company Ltd" }, |
| 1807 | { .id: "SGI" , .name: "Scan Group Ltd" }, |
| 1808 | { .id: "SGL" , .name: "Super Gate Technology Company Ltd" }, |
| 1809 | { .id: "SGM" , .name: "SAGEM" }, |
| 1810 | { .id: "SGO" , .name: "Logos Design A/S" }, |
| 1811 | { .id: "SGT" , .name: "Stargate Technology" }, |
| 1812 | { .id: "SGW" , .name: "Shanghai Guowei Science and Technology Co., Ltd." }, |
| 1813 | { .id: "SGX" , .name: "Silicon Graphics Inc" }, |
| 1814 | { .id: "SGZ" , .name: "Systec Computer GmbH" }, |
| 1815 | { .id: "SHC" , .name: "ShibaSoku Co., Ltd." }, |
| 1816 | { .id: "SHG" , .name: "Soft & Hardware development Goldammer GmbH" }, |
| 1817 | { .id: "SHI" , .name: "Jiangsu Shinco Electronic Group Co., Ltd" }, |
| 1818 | { .id: "SHP" , .name: "Sharp Corporation" }, |
| 1819 | { .id: "SHR" , .name: "Digital Discovery" }, |
| 1820 | { .id: "SHT" , .name: "Shin Ho Tech" }, |
| 1821 | { .id: "SIA" , .name: "SIEMENS AG" }, |
| 1822 | { .id: "SIB" , .name: "Sanyo Electric Company Ltd" }, |
| 1823 | { .id: "SIC" , .name: "Sysmate Corporation" }, |
| 1824 | { .id: "SID" , .name: "Seiko Instruments Information Devices Inc" }, |
| 1825 | { .id: "SIE" , .name: "Siemens" }, |
| 1826 | { .id: "SIG" , .name: "Sigma Designs Inc" }, |
| 1827 | { .id: "SII" , .name: "Silicon Image, Inc." }, |
| 1828 | { .id: "SIL" , .name: "Silicon Laboratories, Inc" }, |
| 1829 | { .id: "SIM" , .name: "S3 Inc" }, |
| 1830 | { .id: "SIN" , .name: "Singular Technology Co., Ltd." }, |
| 1831 | { .id: "SIR" , .name: "Sirius Technologies Pty Ltd" }, |
| 1832 | { .id: "SIS" , .name: "Silicon Integrated Systems Corporation" }, |
| 1833 | { .id: "SIT" , .name: "Sitintel" }, |
| 1834 | { .id: "SIU" , .name: "Seiko Instruments USA Inc" }, |
| 1835 | { .id: "SIX" , .name: "Zuniq Data Corporation" }, |
| 1836 | { .id: "SJE" , .name: "Sejin Electron Inc" }, |
| 1837 | { .id: "SKD" , .name: "Schneider & Koch" }, |
| 1838 | { .id: "SKT" , .name: "Samsung Electro-Mechanics Company Ltd" }, |
| 1839 | { .id: "SKY" , .name: "SKYDATA S.P.A." }, |
| 1840 | { .id: "SLA" , .name: "Systeme Lauer GmbH&Co KG" }, |
| 1841 | { .id: "SLB" , .name: "Shlumberger Ltd" }, |
| 1842 | { .id: "SLC" , .name: "Syslogic Datentechnik AG" }, |
| 1843 | { .id: "SLF" , .name: "StarLeaf" }, |
| 1844 | { .id: "SLH" , .name: "Silicon Library Inc." }, |
| 1845 | { .id: "SLI" , .name: "Symbios Logic Inc" }, |
| 1846 | { .id: "SLK" , .name: "Silitek Corporation" }, |
| 1847 | { .id: "SLM" , .name: "Solomon Technology Corporation" }, |
| 1848 | { .id: "SLR" , .name: "Schlumberger Technology Corporate" }, |
| 1849 | { .id: "SLS" , .name: "Schnick-Schnack-Systems GmbH" }, |
| 1850 | { .id: "SLT" , .name: "Salt Internatioinal Corp." }, |
| 1851 | { .id: "SLX" , .name: "Specialix" }, |
| 1852 | { .id: "SMA" , .name: "SMART Modular Technologies" }, |
| 1853 | { .id: "SMB" , .name: "Schlumberger" }, |
| 1854 | { .id: "SMC" , .name: "Standard Microsystems Corporation" }, |
| 1855 | { .id: "SME" , .name: "Sysmate Company" }, |
| 1856 | { .id: "SMI" , .name: "SpaceLabs Medical Inc" }, |
| 1857 | { .id: "SMK" , .name: "SMK CORPORATION" }, |
| 1858 | { .id: "SML" , .name: "Sumitomo Metal Industries, Ltd." }, |
| 1859 | { .id: "SMM" , .name: "Shark Multimedia Inc" }, |
| 1860 | { .id: "SMO" , .name: "STMicroelectronics" }, |
| 1861 | { .id: "SMP" , .name: "Simple Computing" }, |
| 1862 | { .id: "SMR" , .name: "B.& V. s.r.l." }, |
| 1863 | { .id: "SMS" , .name: "Silicom Multimedia Systems Inc" }, |
| 1864 | { .id: "SMT" , .name: "Silcom Manufacturing Tech Inc" }, |
| 1865 | { .id: "SNC" , .name: "Sentronic International Corp." }, |
| 1866 | { .id: "SNI" , .name: "Siemens Microdesign GmbH" }, |
| 1867 | { .id: "SNK" , .name: "S&K Electronics" }, |
| 1868 | { .id: "SNO" , .name: "SINOSUN TECHNOLOGY CO., LTD" }, |
| 1869 | { .id: "SNP" , .name: "Siemens Nixdorf Info Systems" }, |
| 1870 | { .id: "SNS" , .name: "Cirtech (UK) Ltd" }, |
| 1871 | { .id: "SNT" , .name: "SuperNet Inc" }, |
| 1872 | { .id: "SNW" , .name: "Snell & Wilcox" }, |
| 1873 | { .id: "SNX" , .name: "Sonix Comm. Ltd" }, |
| 1874 | { .id: "SNY" , .name: "Sony" }, |
| 1875 | { .id: "SOI" , .name: "Silicon Optix Corporation" }, |
| 1876 | { .id: "SOL" , .name: "Solitron Technologies Inc" }, |
| 1877 | { .id: "SON" , .name: "Sony" }, |
| 1878 | { .id: "SOR" , .name: "Sorcus Computer GmbH" }, |
| 1879 | { .id: "SOT" , .name: "Sotec Company Ltd" }, |
| 1880 | { .id: "SOY" , .name: "SOYO Group, Inc" }, |
| 1881 | { .id: "SPC" , .name: "SpinCore Technologies, Inc" }, |
| 1882 | { .id: "SPE" , .name: "SPEA Software AG" }, |
| 1883 | { .id: "SPH" , .name: "G&W Instruments GmbH" }, |
| 1884 | { .id: "SPI" , .name: "SPACE-I Co., Ltd." }, |
| 1885 | { .id: "SPK" , .name: "SpeakerCraft" }, |
| 1886 | { .id: "SPL" , .name: "Smart Silicon Systems Pty Ltd" }, |
| 1887 | { .id: "SPN" , .name: "Sapience Corporation" }, |
| 1888 | { .id: "SPR" , .name: "pmns GmbH" }, |
| 1889 | { .id: "SPS" , .name: "Synopsys Inc" }, |
| 1890 | { .id: "SPT" , .name: "Sceptre Tech Inc" }, |
| 1891 | { .id: "SPU" , .name: "SIM2 Multimedia S.P.A." }, |
| 1892 | { .id: "SPX" , .name: "Simplex Time Recorder Co." }, |
| 1893 | { .id: "SQT" , .name: "Sequent Computer Systems Inc" }, |
| 1894 | { .id: "SRC" , .name: "Integrated Tech Express Inc" }, |
| 1895 | { .id: "SRD" , .name: "Setred" }, |
| 1896 | { .id: "SRF" , .name: "Surf Communication Solutions Ltd" }, |
| 1897 | { .id: "SRG" , .name: "Intuitive Surgical, Inc." }, |
| 1898 | { .id: "SRS" , .name: "SR-Systems e.K." }, |
| 1899 | { .id: "SRT" , .name: "SeeReal Technologies GmbH" }, |
| 1900 | { .id: "SSC" , .name: "Sierra Semiconductor Inc" }, |
| 1901 | { .id: "SSD" , .name: "FlightSafety International" }, |
| 1902 | { .id: "SSE" , .name: "Samsung Electronic Co." }, |
| 1903 | { .id: "SSI" , .name: "S-S Technology Inc" }, |
| 1904 | { .id: "SSJ" , .name: "Sankyo Seiki Mfg.co., Ltd" }, |
| 1905 | { .id: "SSP" , .name: "Spectrum Signal Proecessing Inc" }, |
| 1906 | { .id: "SSS" , .name: "S3 Inc" }, |
| 1907 | { .id: "SST" , .name: "SystemSoft Corporation" }, |
| 1908 | { .id: "STA" , .name: "ST Electronics Systems Assembly Pte Ltd" }, |
| 1909 | { .id: "STB" , .name: "STB Systems Inc" }, |
| 1910 | { .id: "STC" , .name: "STAC Electronics" }, |
| 1911 | { .id: "STD" , .name: "STD Computer Inc" }, |
| 1912 | { .id: "STE" , .name: "SII Ido-Tsushin Inc" }, |
| 1913 | { .id: "STF" , .name: "Starflight Electronics" }, |
| 1914 | { .id: "STG" , .name: "StereoGraphics Corp." }, |
| 1915 | { .id: "STH" , .name: "Semtech Corporation" }, |
| 1916 | { .id: "STI" , .name: "Smart Tech Inc" }, |
| 1917 | { .id: "STK" , .name: "SANTAK CORP." }, |
| 1918 | { .id: "STL" , .name: "SigmaTel Inc" }, |
| 1919 | { .id: "STM" , .name: "SGS Thomson Microelectronics" }, |
| 1920 | { .id: "STN" , .name: "Samsung Electronics America" }, |
| 1921 | { .id: "STO" , .name: "Stollmann E+V GmbH" }, |
| 1922 | { .id: "STP" , .name: "StreamPlay Ltd" }, |
| 1923 | { .id: "STR" , .name: "Starlight Networks Inc" }, |
| 1924 | { .id: "STS" , .name: "SITECSYSTEM CO., LTD." }, |
| 1925 | { .id: "STT" , .name: "Star Paging Telecom Tech (Shenzhen) Co. Ltd." }, |
| 1926 | { .id: "STU" , .name: "Sentelic Corporation" }, |
| 1927 | { .id: "STW" , .name: "Starwin Inc." }, |
| 1928 | { .id: "STX" , .name: "ST-Ericsson" }, |
| 1929 | { .id: "STY" , .name: "SDS Technologies" }, |
| 1930 | { .id: "SUB" , .name: "Subspace Comm. Inc" }, |
| 1931 | { .id: "SUM" , .name: "Summagraphics Corporation" }, |
| 1932 | { .id: "SUN" , .name: "Sun Electronics Corporation" }, |
| 1933 | { .id: "SUP" , .name: "Supra Corporation" }, |
| 1934 | { .id: "SUR" , .name: "Surenam Computer Corporation" }, |
| 1935 | { .id: "SVA" , .name: "SGEG" }, |
| 1936 | { .id: "SVC" , .name: "Intellix Corp." }, |
| 1937 | { .id: "SVD" , .name: "SVD Computer" }, |
| 1938 | { .id: "SVI" , .name: "Sun Microsystems" }, |
| 1939 | { .id: "SVS" , .name: "SVSI" }, |
| 1940 | { .id: "SVT" , .name: "SEVIT Co., Ltd." }, |
| 1941 | { .id: "SWC" , .name: "Software Café" }, |
| 1942 | { .id: "SWI" , .name: "Sierra Wireless Inc." }, |
| 1943 | { .id: "SWL" , .name: "Sharedware Ltd" }, |
| 1944 | { .id: "SWS" , .name: "Static" }, |
| 1945 | { .id: "SWT" , .name: "Software Technologies Group,Inc." }, |
| 1946 | { .id: "SXB" , .name: "Syntax-Brillian" }, |
| 1947 | { .id: "SXD" , .name: "Silex technology, Inc." }, |
| 1948 | { .id: "SXG" , .name: "SELEX GALILEO" }, |
| 1949 | { .id: "SXL" , .name: "SolutionInside" }, |
| 1950 | { .id: "SXT" , .name: "SHARP TAKAYA ELECTRONIC INDUSTRY CO.,LTD." }, |
| 1951 | { .id: "SYC" , .name: "Sysmic" }, |
| 1952 | { .id: "SYE" , .name: "SY Electronics Ltd" }, |
| 1953 | { .id: "SYK" , .name: "Stryker Communications" }, |
| 1954 | { .id: "SYL" , .name: "Sylvania Computer Products" }, |
| 1955 | { .id: "SYM" , .name: "Symicron Computer Communications Ltd." }, |
| 1956 | { .id: "SYN" , .name: "Synaptics Inc" }, |
| 1957 | { .id: "SYP" , .name: "SYPRO Co Ltd" }, |
| 1958 | { .id: "SYS" , .name: "Sysgration Ltd" }, |
| 1959 | { .id: "SYT" , .name: "Seyeon Tech Company Ltd" }, |
| 1960 | { .id: "SYV" , .name: "SYVAX Inc" }, |
| 1961 | { .id: "SYX" , .name: "Prime Systems, Inc." }, |
| 1962 | { .id: "TAA" , .name: "Tandberg" }, |
| 1963 | { .id: "TAB" , .name: "Todos Data System AB" }, |
| 1964 | { .id: "TAG" , .name: "Teles AG" }, |
| 1965 | { .id: "TAI" , .name: "Toshiba America Info Systems Inc" }, |
| 1966 | { .id: "TAM" , .name: "Tamura Seisakusyo Ltd" }, |
| 1967 | { .id: "TAS" , .name: "Taskit Rechnertechnik GmbH" }, |
| 1968 | { .id: "TAT" , .name: "Teleliaison Inc" }, |
| 1969 | { .id: "TAX" , .name: "Taxan (Europe) Ltd" }, |
| 1970 | { .id: "TBB" , .name: "Triple S Engineering Inc" }, |
| 1971 | { .id: "TBC" , .name: "Turbo Communication, Inc" }, |
| 1972 | { .id: "TBS" , .name: "Turtle Beach System" }, |
| 1973 | { .id: "TCC" , .name: "Tandon Corporation" }, |
| 1974 | { .id: "TCD" , .name: "Taicom Data Systems Co., Ltd." }, |
| 1975 | { .id: "TCE" , .name: "Century Corporation" }, |
| 1976 | { .id: "TCH" , .name: "Interaction Systems, Inc" }, |
| 1977 | { .id: "TCI" , .name: "Tulip Computers Int'l B.V." }, |
| 1978 | { .id: "TCJ" , .name: "TEAC America Inc" }, |
| 1979 | { .id: "TCL" , .name: "Technical Concepts Ltd" }, |
| 1980 | { .id: "TCM" , .name: "3Com Corporation" }, |
| 1981 | { .id: "TCN" , .name: "Tecnetics (PTY) Ltd" }, |
| 1982 | { .id: "TCO" , .name: "Thomas-Conrad Corporation" }, |
| 1983 | { .id: "TCR" , .name: "Thomson Consumer Electronics" }, |
| 1984 | { .id: "TCS" , .name: "Tatung Company of America Inc" }, |
| 1985 | { .id: "TCT" , .name: "Telecom Technology Centre Co. Ltd." }, |
| 1986 | { .id: "TCX" , .name: "FREEMARS Heavy Industries" }, |
| 1987 | { .id: "TDC" , .name: "Teradici" }, |
| 1988 | { .id: "TDD" , .name: "Tandberg Data Display AS" }, |
| 1989 | { .id: "TDK" , .name: "TDK USA Corporation" }, |
| 1990 | { .id: "TDM" , .name: "Tandem Computer Europe Inc" }, |
| 1991 | { .id: "TDP" , .name: "3D Perception" }, |
| 1992 | { .id: "TDS" , .name: "Tri-Data Systems Inc" }, |
| 1993 | { .id: "TDT" , .name: "TDT" }, |
| 1994 | { .id: "TDV" , .name: "TDVision Systems, Inc." }, |
| 1995 | { .id: "TDY" , .name: "Tandy Electronics" }, |
| 1996 | { .id: "TEA" , .name: "TEAC System Corporation" }, |
| 1997 | { .id: "TEC" , .name: "Tecmar Inc" }, |
| 1998 | { .id: "TEK" , .name: "Tektronix Inc" }, |
| 1999 | { .id: "TEL" , .name: "Promotion and Display Technology Ltd." }, |
| 2000 | { .id: "TER" , .name: "TerraTec Electronic GmbH" }, |
| 2001 | { .id: "TGC" , .name: "Toshiba Global Commerce Solutions, Inc." }, |
| 2002 | { .id: "TGI" , .name: "TriGem Computer Inc" }, |
| 2003 | { .id: "TGM" , .name: "TriGem Computer,Inc." }, |
| 2004 | { .id: "TGS" , .name: "Torus Systems Ltd" }, |
| 2005 | { .id: "TGV" , .name: "Grass Valley Germany GmbH" }, |
| 2006 | { .id: "THN" , .name: "Thundercom Holdings Sdn. Bhd." }, |
| 2007 | { .id: "TIC" , .name: "Trigem KinfoComm" }, |
| 2008 | { .id: "TIP" , .name: "TIPTEL AG" }, |
| 2009 | { .id: "TIV" , .name: "OOO Technoinvest" }, |
| 2010 | { .id: "TIX" , .name: "Tixi.Com GmbH" }, |
| 2011 | { .id: "TKC" , .name: "Taiko Electric Works.LTD" }, |
| 2012 | { .id: "TKN" , .name: "Teknor Microsystem Inc" }, |
| 2013 | { .id: "TKO" , .name: "TouchKo, Inc." }, |
| 2014 | { .id: "TKS" , .name: "TimeKeeping Systems, Inc." }, |
| 2015 | { .id: "TLA" , .name: "Ferrari Electronic GmbH" }, |
| 2016 | { .id: "TLD" , .name: "Telindus" }, |
| 2017 | { .id: "TLF" , .name: "Teleforce.,co,ltd" }, |
| 2018 | { .id: "TLI" , .name: "TOSHIBA TELI CORPORATION" }, |
| 2019 | { .id: "TLK" , .name: "Telelink AG" }, |
| 2020 | { .id: "TLS" , .name: "Teleste Educational OY" }, |
| 2021 | { .id: "TLT" , .name: "Dai Telecom S.p.A." }, |
| 2022 | { .id: "TLV" , .name: "S3 Inc" }, |
| 2023 | { .id: "TLX" , .name: "Telxon Corporation" }, |
| 2024 | { .id: "TMC" , .name: "Techmedia Computer Systems Corporation" }, |
| 2025 | { .id: "TME" , .name: "AT&T Microelectronics" }, |
| 2026 | { .id: "TMI" , .name: "Texas Microsystem" }, |
| 2027 | { .id: "TMM" , .name: "Time Management, Inc." }, |
| 2028 | { .id: "TMR" , .name: "Taicom International Inc" }, |
| 2029 | { .id: "TMS" , .name: "Trident Microsystems Ltd" }, |
| 2030 | { .id: "TMT" , .name: "T-Metrics Inc." }, |
| 2031 | { .id: "TMX" , .name: "Thermotrex Corporation" }, |
| 2032 | { .id: "TNC" , .name: "TNC Industrial Company Ltd" }, |
| 2033 | { .id: "TNJ" , .name: "DO NOT USE - TNJ" }, |
| 2034 | { .id: "TNM" , .name: "TECNIMAGEN SA" }, |
| 2035 | { .id: "TNY" , .name: "Tennyson Tech Pty Ltd" }, |
| 2036 | { .id: "TOE" , .name: "TOEI Electronics Co., Ltd." }, |
| 2037 | { .id: "TOG" , .name: "The OPEN Group" }, |
| 2038 | { .id: "TON" , .name: "TONNA" }, |
| 2039 | { .id: "TOP" , .name: "Orion Communications Co., Ltd." }, |
| 2040 | { .id: "TOS" , .name: "Toshiba Corporation" }, |
| 2041 | { .id: "TOU" , .name: "Touchstone Technology" }, |
| 2042 | { .id: "TPC" , .name: "Touch Panel Systems Corporation" }, |
| 2043 | { .id: "TPE" , .name: "Technology Power Enterprises Inc" }, |
| 2044 | { .id: "TPJ" , .name: "Junnila" }, |
| 2045 | { .id: "TPK" , .name: "TOPRE CORPORATION" }, |
| 2046 | { .id: "TPR" , .name: "Topro Technology Inc" }, |
| 2047 | { .id: "TPS" , .name: "Teleprocessing Systeme GmbH" }, |
| 2048 | { .id: "TPT" , .name: "Thruput Ltd" }, |
| 2049 | { .id: "TPV" , .name: "Top Victory Electronics ( Fujian ) Company Ltd" }, |
| 2050 | { .id: "TPZ" , .name: "Ypoaz Systems Inc" }, |
| 2051 | { .id: "TRA" , .name: "TriTech Microelectronics International" }, |
| 2052 | { .id: "TRC" , .name: "Trioc AB" }, |
| 2053 | { .id: "TRD" , .name: "Trident Microsystem Inc" }, |
| 2054 | { .id: "TRE" , .name: "Tremetrics" }, |
| 2055 | { .id: "TRI" , .name: "Tricord Systems" }, |
| 2056 | { .id: "TRL" , .name: "Royal Information" }, |
| 2057 | { .id: "TRM" , .name: "Tekram Technology Company Ltd" }, |
| 2058 | { .id: "TRN" , .name: "Datacommunicatie Tron B.V." }, |
| 2059 | { .id: "TRS" , .name: "Torus Systems Ltd" }, |
| 2060 | { .id: "TRT" , .name: "Tritec Electronic AG" }, |
| 2061 | { .id: "TRU" , .name: "Aashima Technology B.V." }, |
| 2062 | { .id: "TRV" , .name: "Trivisio Prototyping GmbH" }, |
| 2063 | { .id: "TRX" , .name: "Trex Enterprises" }, |
| 2064 | { .id: "TSB" , .name: "Toshiba America Info Systems Inc" }, |
| 2065 | { .id: "TSC" , .name: "Sanyo Electric Company Ltd" }, |
| 2066 | { .id: "TSD" , .name: "TechniSat Digital GmbH" }, |
| 2067 | { .id: "TSE" , .name: "Tottori Sanyo Electric" }, |
| 2068 | { .id: "TSF" , .name: "Racal-Airtech Software Forge Ltd" }, |
| 2069 | { .id: "TSG" , .name: "The Software Group Ltd" }, |
| 2070 | { .id: "TSI" , .name: "TeleVideo Systems" }, |
| 2071 | { .id: "TSL" , .name: "Tottori SANYO Electric Co., Ltd." }, |
| 2072 | { .id: "TSP" , .name: "U.S. Navy" }, |
| 2073 | { .id: "TST" , .name: "Transtream Inc" }, |
| 2074 | { .id: "TSV" , .name: "TRANSVIDEO" }, |
| 2075 | { .id: "TSY" , .name: "TouchSystems" }, |
| 2076 | { .id: "TTA" , .name: "Topson Technology Co., Ltd." }, |
| 2077 | { .id: "TTB" , .name: "National Semiconductor Japan Ltd" }, |
| 2078 | { .id: "TTC" , .name: "Telecommunications Techniques Corporation" }, |
| 2079 | { .id: "TTE" , .name: "TTE, Inc." }, |
| 2080 | { .id: "TTI" , .name: "Trenton Terminals Inc" }, |
| 2081 | { .id: "TTK" , .name: "Totoku Electric Company Ltd" }, |
| 2082 | { .id: "TTL" , .name: "2-Tel B.V." }, |
| 2083 | { .id: "TTS" , .name: "TechnoTrend Systemtechnik GmbH" }, |
| 2084 | { .id: "TTY" , .name: "TRIDELITY Display Solutions GmbH" }, |
| 2085 | { .id: "TUA" , .name: "T+A elektroakustik GmbH" }, |
| 2086 | { .id: "TUT" , .name: "Tut Systems" }, |
| 2087 | { .id: "TVD" , .name: "Tecnovision" }, |
| 2088 | { .id: "TVI" , .name: "Truevision" }, |
| 2089 | { .id: "TVM" , .name: "Taiwan Video & Monitor Corporation" }, |
| 2090 | { .id: "TVO" , .name: "TV One Ltd" }, |
| 2091 | { .id: "TVR" , .name: "TV Interactive Corporation" }, |
| 2092 | { .id: "TVS" , .name: "TVS Electronics Limited" }, |
| 2093 | { .id: "TVV" , .name: "TV1 GmbH" }, |
| 2094 | { .id: "TWA" , .name: "Tidewater Association" }, |
| 2095 | { .id: "TWE" , .name: "Kontron Electronik" }, |
| 2096 | { .id: "TWH" , .name: "Twinhead International Corporation" }, |
| 2097 | { .id: "TWI" , .name: "Easytel oy" }, |
| 2098 | { .id: "TWK" , .name: "TOWITOKO electronics GmbH" }, |
| 2099 | { .id: "TWX" , .name: "TEKWorx Limited" }, |
| 2100 | { .id: "TXL" , .name: "Trixel Ltd" }, |
| 2101 | { .id: "TXN" , .name: "Texas Insturments" }, |
| 2102 | { .id: "TXT" , .name: "Textron Defense System" }, |
| 2103 | { .id: "TYN" , .name: "Tyan Computer Corporation" }, |
| 2104 | { .id: "UAS" , .name: "Ultima Associates Pte Ltd" }, |
| 2105 | { .id: "UBI" , .name: "Ungermann-Bass Inc" }, |
| 2106 | { .id: "UBL" , .name: "Ubinetics Ltd." }, |
| 2107 | { .id: "UDN" , .name: "Uniden Corporation" }, |
| 2108 | { .id: "UEC" , .name: "Ultima Electronics Corporation" }, |
| 2109 | { .id: "UEG" , .name: "Elitegroup Computer Systems Company Ltd" }, |
| 2110 | { .id: "UEI" , .name: "Universal Electronics Inc" }, |
| 2111 | { .id: "UET" , .name: "Universal Empowering Technologies" }, |
| 2112 | { .id: "UFG" , .name: "UNIGRAF-USA" }, |
| 2113 | { .id: "UFO" , .name: "UFO Systems Inc" }, |
| 2114 | { .id: "UHB" , .name: "XOCECO" }, |
| 2115 | { .id: "UIC" , .name: "Uniform Industrial Corporation" }, |
| 2116 | { .id: "UJR" , .name: "Ueda Japan Radio Co., Ltd." }, |
| 2117 | { .id: "ULT" , .name: "Ultra Network Tech" }, |
| 2118 | { .id: "UMC" , .name: "United Microelectr Corporation" }, |
| 2119 | { .id: "UMG" , .name: "Umezawa Giken Co.,Ltd" }, |
| 2120 | { .id: "UMM" , .name: "Universal Multimedia" }, |
| 2121 | { .id: "UNA" , .name: "Unisys DSD" }, |
| 2122 | { .id: "UNB" , .name: "Unisys Corporation" }, |
| 2123 | { .id: "UNC" , .name: "Unisys Corporation" }, |
| 2124 | { .id: "UND" , .name: "Unisys Corporation" }, |
| 2125 | { .id: "UNE" , .name: "Unisys Corporation" }, |
| 2126 | { .id: "UNF" , .name: "Unisys Corporation" }, |
| 2127 | { .id: "UNI" , .name: "Unisys Corporation" }, |
| 2128 | { .id: "UNM" , .name: "Unisys Corporation" }, |
| 2129 | { .id: "UNO" , .name: "Unisys Corporation" }, |
| 2130 | { .id: "UNP" , .name: "Unitop" }, |
| 2131 | { .id: "UNS" , .name: "Unisys Corporation" }, |
| 2132 | { .id: "UNT" , .name: "Unisys Corporation" }, |
| 2133 | { .id: "UNY" , .name: "Unicate" }, |
| 2134 | { .id: "UPP" , .name: "UPPI" }, |
| 2135 | { .id: "UPS" , .name: "Systems Enhancement" }, |
| 2136 | { .id: "URD" , .name: "Video Computer S.p.A." }, |
| 2137 | { .id: "USA" , .name: "Utimaco Safeware AG" }, |
| 2138 | { .id: "USD" , .name: "U.S. Digital Corporation" }, |
| 2139 | { .id: "USI" , .name: "Universal Scientific Industrial Co., Ltd." }, |
| 2140 | { .id: "USR" , .name: "U.S. Robotics Inc" }, |
| 2141 | { .id: "UTD" , .name: "Up to Date Tech" }, |
| 2142 | { .id: "UWC" , .name: "Uniwill Computer Corp." }, |
| 2143 | { .id: "VAD" , .name: "Vaddio, LLC" }, |
| 2144 | { .id: "VAL" , .name: "Valence Computing Corporation" }, |
| 2145 | { .id: "VAR" , .name: "Varian Australia Pty Ltd" }, |
| 2146 | { .id: "VBR" , .name: "VBrick Systems Inc." }, |
| 2147 | { .id: "VBT" , .name: "Valley Board Ltda" }, |
| 2148 | { .id: "VCC" , .name: "Virtual Computer Corporation" }, |
| 2149 | { .id: "VCI" , .name: "VistaCom Inc" }, |
| 2150 | { .id: "VCJ" , .name: "Victor Company of Japan, Limited" }, |
| 2151 | { .id: "VCM" , .name: "Vector Magnetics, LLC" }, |
| 2152 | { .id: "VCX" , .name: "VCONEX" }, |
| 2153 | { .id: "VDA" , .name: "Victor Data Systems" }, |
| 2154 | { .id: "VDC" , .name: "VDC Display Systems" }, |
| 2155 | { .id: "VDM" , .name: "Vadem" }, |
| 2156 | { .id: "VDO" , .name: "Video & Display Oriented Corporation" }, |
| 2157 | { .id: "VDS" , .name: "Vidisys GmbH & Company" }, |
| 2158 | { .id: "VDT" , .name: "Viditec, Inc." }, |
| 2159 | { .id: "VEC" , .name: "Vector Informatik GmbH" }, |
| 2160 | { .id: "VEK" , .name: "Vektrex" }, |
| 2161 | { .id: "VES" , .name: "Vestel Elektronik Sanayi ve Ticaret A. S." }, |
| 2162 | { .id: "VFI" , .name: "VeriFone Inc" }, |
| 2163 | { .id: "VHI" , .name: "Macrocad Development Inc." }, |
| 2164 | { .id: "VIA" , .name: "VIA Tech Inc" }, |
| 2165 | { .id: "VIB" , .name: "Tatung UK Ltd" }, |
| 2166 | { .id: "VIC" , .name: "Victron B.V." }, |
| 2167 | { .id: "VID" , .name: "Ingram Macrotron Germany" }, |
| 2168 | { .id: "VIK" , .name: "Viking Connectors" }, |
| 2169 | { .id: "VIM" , .name: "Via Mons Ltd." }, |
| 2170 | { .id: "VIN" , .name: "Vine Micros Ltd" }, |
| 2171 | { .id: "VIR" , .name: "Visual Interface, Inc" }, |
| 2172 | { .id: "VIS" , .name: "Visioneer" }, |
| 2173 | { .id: "VIT" , .name: "Visitech AS" }, |
| 2174 | { .id: "VIZ" , .name: "VIZIO, Inc" }, |
| 2175 | { .id: "VLB" , .name: "ValleyBoard Ltda." }, |
| 2176 | { .id: "VLK" , .name: "Vislink International Ltd" }, |
| 2177 | { .id: "VLT" , .name: "VideoLan Technologies" }, |
| 2178 | { .id: "VMI" , .name: "Vermont Microsystems" }, |
| 2179 | { .id: "VML" , .name: "Vine Micros Limited" }, |
| 2180 | { .id: "VMW" , .name: "VMware Inc.," }, |
| 2181 | { .id: "VNC" , .name: "Vinca Corporation" }, |
| 2182 | { .id: "VOB" , .name: "MaxData Computer AG" }, |
| 2183 | { .id: "VPI" , .name: "Video Products Inc" }, |
| 2184 | { .id: "VPR" , .name: "Best Buy" }, |
| 2185 | { .id: "VQ@" , .name: "Vision Quest" }, |
| 2186 | { .id: "VRC" , .name: "Virtual Resources Corporation" }, |
| 2187 | { .id: "VSC" , .name: "ViewSonic Corporation" }, |
| 2188 | { .id: "VSD" , .name: "3M" }, |
| 2189 | { .id: "VSI" , .name: "VideoServer" }, |
| 2190 | { .id: "VSN" , .name: "Ingram Macrotron" }, |
| 2191 | { .id: "VSP" , .name: "Vision Systems GmbH" }, |
| 2192 | { .id: "VSR" , .name: "V-Star Electronics Inc." }, |
| 2193 | { .id: "VTC" , .name: "VTel Corporation" }, |
| 2194 | { .id: "VTG" , .name: "Voice Technologies Group Inc" }, |
| 2195 | { .id: "VTI" , .name: "VLSI Tech Inc" }, |
| 2196 | { .id: "VTK" , .name: "Viewteck Co., Ltd." }, |
| 2197 | { .id: "VTL" , .name: "Vivid Technology Pte Ltd" }, |
| 2198 | { .id: "VTM" , .name: "Miltope Corporation" }, |
| 2199 | { .id: "VTN" , .name: "VIDEOTRON CORP." }, |
| 2200 | { .id: "VTS" , .name: "VTech Computers Ltd" }, |
| 2201 | { .id: "VTV" , .name: "VATIV Technologies" }, |
| 2202 | { .id: "VTX" , .name: "Vestax Corporation" }, |
| 2203 | { .id: "VUT" , .name: "Vutrix (UK) Ltd" }, |
| 2204 | { .id: "VWB" , .name: "Vweb Corp." }, |
| 2205 | { .id: "WAC" , .name: "Wacom Tech" }, |
| 2206 | { .id: "WAL" , .name: "Wave Access" }, |
| 2207 | { .id: "WAN" , .name: "DO NOT USE - WAN" }, |
| 2208 | { .id: "WAV" , .name: "Wavephore" }, |
| 2209 | { .id: "WBN" , .name: "MicroSoftWare" }, |
| 2210 | { .id: "WBS" , .name: "WB Systemtechnik GmbH" }, |
| 2211 | { .id: "WCI" , .name: "Wisecom Inc" }, |
| 2212 | { .id: "WCS" , .name: "Woodwind Communications Systems Inc" }, |
| 2213 | { .id: "WDC" , .name: "Western Digital" }, |
| 2214 | { .id: "WDE" , .name: "Westinghouse Digital Electronics" }, |
| 2215 | { .id: "WEB" , .name: "WebGear Inc" }, |
| 2216 | { .id: "WEC" , .name: "Winbond Electronics Corporation" }, |
| 2217 | { .id: "WEL" , .name: "W-DEV" }, |
| 2218 | { .id: "WEY" , .name: "WEY Design AG" }, |
| 2219 | { .id: "WHI" , .name: "Whistle Communications" }, |
| 2220 | { .id: "WII" , .name: "Innoware Inc" }, |
| 2221 | { .id: "WIL" , .name: "WIPRO Information Technology Ltd" }, |
| 2222 | { .id: "WIN" , .name: "Wintop Technology Inc" }, |
| 2223 | { .id: "WIP" , .name: "Wipro Infotech" }, |
| 2224 | { .id: "WKH" , .name: "Uni-Take Int'l Inc." }, |
| 2225 | { .id: "WLD" , .name: "Wildfire Communications Inc" }, |
| 2226 | { .id: "WML" , .name: "Wolfson Microelectronics Ltd" }, |
| 2227 | { .id: "WMO" , .name: "Westermo Teleindustri AB" }, |
| 2228 | { .id: "WMT" , .name: "Winmate Communication Inc" }, |
| 2229 | { .id: "WNI" , .name: "WillNet Inc." }, |
| 2230 | { .id: "WNV" , .name: "Winnov L.P." }, |
| 2231 | { .id: "WNX" , .name: "Wincor Nixdorf International GmbH" }, |
| 2232 | { .id: "WPA" , .name: "Matsushita Communication Industrial Co., Ltd." }, |
| 2233 | { .id: "WPI" , .name: "Wearnes Peripherals International (Pte) Ltd" }, |
| 2234 | { .id: "WRC" , .name: "WiNRADiO Communications" }, |
| 2235 | { .id: "WSC" , .name: "CIS Technology Inc" }, |
| 2236 | { .id: "WSP" , .name: "Wireless And Smart Products Inc." }, |
| 2237 | { .id: "WST" , .name: "Wistron Corporation" }, |
| 2238 | { .id: "WTC" , .name: "ACC Microelectronics" }, |
| 2239 | { .id: "WTI" , .name: "WorkStation Tech" }, |
| 2240 | { .id: "WTK" , .name: "Wearnes Thakral Pte" }, |
| 2241 | { .id: "WTS" , .name: "Restek Electric Company Ltd" }, |
| 2242 | { .id: "WVM" , .name: "Wave Systems Corporation" }, |
| 2243 | { .id: "WVV" , .name: "WolfVision GmbH" }, |
| 2244 | { .id: "WWV" , .name: "World Wide Video, Inc." }, |
| 2245 | { .id: "WXT" , .name: "Woxter Technology Co. Ltd" }, |
| 2246 | { .id: "WYS" , .name: "Wyse Technology" }, |
| 2247 | { .id: "WYT" , .name: "Wooyoung Image & Information Co.,Ltd." }, |
| 2248 | { .id: "XAC" , .name: "XAC Automation Corp" }, |
| 2249 | { .id: "XAD" , .name: "Alpha Data" }, |
| 2250 | { .id: "XDM" , .name: "XDM Ltd." }, |
| 2251 | { .id: "XER" , .name: "DO NOT USE - XER" }, |
| 2252 | { .id: "XFG" , .name: "Jan Strapko - FOTO" }, |
| 2253 | { .id: "XFO" , .name: "EXFO Electro Optical Engineering" }, |
| 2254 | { .id: "XIN" , .name: "Xinex Networks Inc" }, |
| 2255 | { .id: "XIO" , .name: "Xiotech Corporation" }, |
| 2256 | { .id: "XIR" , .name: "Xirocm Inc" }, |
| 2257 | { .id: "XIT" , .name: "Xitel Pty ltd" }, |
| 2258 | { .id: "XLX" , .name: "Xilinx, Inc." }, |
| 2259 | { .id: "XMM" , .name: "C3PO S.L." }, |
| 2260 | { .id: "XNT" , .name: "XN Technologies, Inc." }, |
| 2261 | { .id: "XOC" , .name: "DO NOT USE - XOC" }, |
| 2262 | { .id: "XQU" , .name: "SHANGHAI SVA-DAV ELECTRONICS CO., LTD" }, |
| 2263 | { .id: "XRC" , .name: "Xircom Inc" }, |
| 2264 | { .id: "XRO" , .name: "XORO ELECTRONICS (CHENGDU) LIMITED" }, |
| 2265 | { .id: "XSN" , .name: "Xscreen AS" }, |
| 2266 | { .id: "XST" , .name: "XS Technologies Inc" }, |
| 2267 | { .id: "XSY" , .name: "XSYS" }, |
| 2268 | { .id: "XTD" , .name: "Icuiti Corporation" }, |
| 2269 | { .id: "XTE" , .name: "X2E GmbH" }, |
| 2270 | { .id: "XTL" , .name: "Crystal Computer" }, |
| 2271 | { .id: "XTN" , .name: "X-10 (USA) Inc" }, |
| 2272 | { .id: "XYC" , .name: "Xycotec Computer GmbH" }, |
| 2273 | { .id: "YED" , .name: "Y-E Data Inc" }, |
| 2274 | { .id: "YHQ" , .name: "Yokogawa Electric Corporation" }, |
| 2275 | { .id: "YHW" , .name: "Exacom SA" }, |
| 2276 | { .id: "YMH" , .name: "Yamaha Corporation" }, |
| 2277 | { .id: "YOW" , .name: "American Biometric Company" }, |
| 2278 | { .id: "ZAN" , .name: "Zandar Technologies plc" }, |
| 2279 | { .id: "ZAX" , .name: "Zefiro Acoustics" }, |
| 2280 | { .id: "ZAZ" , .name: "Zazzle Technologies" }, |
| 2281 | { .id: "ZBR" , .name: "Zebra Technologies International, LLC" }, |
| 2282 | { .id: "ZCT" , .name: "ZeitControl cardsystems GmbH" }, |
| 2283 | { .id: "ZDS" , .name: "Zenith Data Systems" }, |
| 2284 | { .id: "ZGT" , .name: "Zenith Data Systems" }, |
| 2285 | { .id: "ZIC" , .name: "Nationz Technologies Inc." }, |
| 2286 | { .id: "ZMT" , .name: "Zalman Tech Co., Ltd." }, |
| 2287 | { .id: "ZMZ" , .name: "Z Microsystems" }, |
| 2288 | { .id: "ZNI" , .name: "Zetinet Inc" }, |
| 2289 | { .id: "ZNX" , .name: "Znyx Adv. Systems" }, |
| 2290 | { .id: "ZOW" , .name: "Zowie Intertainment, Inc" }, |
| 2291 | { .id: "ZRN" , .name: "Zoran Corporation" }, |
| 2292 | { .id: "ZSE" , .name: "Zenith Data Systems" }, |
| 2293 | { .id: "ZTC" , .name: "ZyDAS Technology Corporation" }, |
| 2294 | { .id: "ZTE" , .name: "ZTE Corporation" }, |
| 2295 | { .id: "ZTI" , .name: "Zoom Telephonics Inc" }, |
| 2296 | { .id: "ZTM" , .name: "ZT Group Int'l Inc." }, |
| 2297 | { .id: "ZTT" , .name: "Z3 Technology" }, |
| 2298 | { .id: "ZYD" , .name: "Zydacron Inc" }, |
| 2299 | { .id: "ZYP" , .name: "Zypcom Inc" }, |
| 2300 | { .id: "ZYT" , .name: "Zytex Computers" }, |
| 2301 | { .id: "ZYX" , .name: "Zyxel" }, |
| 2302 | { .id: "ZZZ" , .name: "Boca Research Inc" }, |
| 2303 | }; |
| 2304 | |
| 2305 | QT_END_NAMESPACE |
| 2306 | |
| 2307 | #endif // QEDIDVENDORTABLE_P_H |
| 2308 | |