debian/0000755000000000000000000000000012154702704007170 5ustar debian/watch0000644000000000000000000000010411656625115010222 0ustar version=3 http://download.aircrack-ng.org/aircrack-ng-(.*)\.tar\.gz debian/examples0000644000000000000000000000001112002571047010715 0ustar test/*.* debian/changelog0000644000000000000000000002767112154704743011064 0ustar aircrack-ng (1:1.1-6) unstable; urgency=low * Remove unused Build-Depends on obsolete libnl-dev (Closes: #688158) * Add 019-fix-spelling-manpages.diff (Closes: #697346) * Add 020-ignore-negative-one.diff (Adds an option "ignore-negative-one" to workaround broken channel handling) * Add 021-fix-airodump-ng-oui-update.diff (Recently the oui file included some leading spaces that makes it not recognizable by airodump-ng. Fix it) * Update airodump-ng-oui.txt file -- Carlos Alberto Lopez Perez Sat, 08 Jun 2013 20:54:58 +0200 aircrack-ng (1:1.1-5) unstable; urgency=low * Add 018-workaround-681113-kfreebsd.diff (Really closes: #642698) -- Carlos Alberto Lopez Perez Sat, 28 Jul 2012 01:41:14 +0200 aircrack-ng (1:1.1-4) unstable; urgency=low * Rewrote 007-Add-support-for-GnuTLS.patch to 011-add-support-for-gcrypt.diff * Removed build-dependency on GnuTLS, now we only build-depend on Libgcrypt * Added missing build-depend on zlib1g-dev (it was a dependency of GnuTLS) * Changed the Make parameter from gnutls=true to gcrypt=true for coherence * Fixes FTBFS on non SSE2 archs (Closes: #680414) * Added 012-add-unittest-gcrypt.diff with unittests for double-ensuring that patch 011 works as expected on all architectures. * Tested sqlite support (Really closes: #610688) (Really closes: #600753) * Add 013-fix-hurd-ftbfs.diff (closes: #642698) * Add 014-man_page_formatting.diff (Closes: #570986) * Add 015-move_to_man8_admin_commands.diff (Closes: #570981) * Add 016-fix-ldflags.diff (fixes lintian warning) * Add 017-fix-bigendianissues.diff (fixes aircrack-ng on bigendian archs) * Update DEP-3 headers on patches {004,005,006,009,010} * Refresh patches {005,010} * Updated MAC:Vendor mappings (airodump-ng-oui.txt) * Updated README.Debian * Updated debian/copyright to reflect copyright of patches that introduced new files. * Simplify debian/rules by using makeflags -- Carlos Alberto Lopez Perez Fri, 27 Jul 2012 19:22:23 +0200 aircrack-ng (1:1.1-3) unstable; urgency=low * Summarize the changes introduced on (1:1.1-2) and document how to rebuild the package with OpenSSL on file README.Debian -- Carlos Alberto Lopez Perez Mon, 18 Jun 2012 12:13:13 +0200 aircrack-ng (1:1.1-2) unstable; urgency=low * New mantainer. * Re-upload to unstable (Closes: #642934) * Rework debian/* Switch debian/rules to dh. Switch debian/copyright to machine-readable. Add DEP-3 headers to debian/patches/* * Remove injection patches from package files. airdriver-ng downloads this patches from Internet, so is not needed at all to have this files on the package. * Include initial pre-downloaded file airodump-ng-oui.txt on package. * Add hardening flags. * Compile with sqlite support (Closes: #610688) (Closes: #600753) * Add 004-fix-license-issues.diff (cherry-pick from svn). Fixes copyright issues with src/sha1-sse2.* (Closes: #588588) * Add 005-fix-issues-cppcheck-r2008.patch (cherry-pick from svn). Fix issues on the code found by cppcheck. * Add 006-fix-ftbfs-and-man-path.patch (cherry-pick from svn). Fix FTBFS with gcc>=4.6 and fix manpage path. * Add 007-Add-support-for-GnuTLS.patch Add support for GnuTLS and link against GnuTLS. Fix issues with GPL and OpenSSL licenses. * Add 008-fix_path_airodump-ng-oui.patch. Fix paths to file airodump-ng-oui.txt on airodump-ng and script airodump-ng-oui-update. * Add 009-airodump-ng-oui-update-manpage.patch (cherry-pick from svn). Include manpage for script airodump-ng-oui-update. * Add 010-add-freebsd-support.patch Add support for GNU/kFreeBSD (Closes: #642698) * Update Standards-Version to 3.9.2 -- Carlos Alberto Lopez Perez Sat, 16 Jun 2012 22:22:22 +0200 aircrack-ng (1:1.1-1.1) unstable; urgency=low * Non-maintainer upload. * Fixed FTBFS on sparc due to incorrect detection of Solaris OS (closes: #590765). -- Giovanni Mascellani Sat, 02 Oct 2010 19:23:51 +0200 aircrack-ng (1:1.1-1) unstable; urgency=low * New upstream release (Closes: #582658): - Fix a buffer overflow (Closes: #577758), - Fix compilation errors (Closes: #546312). * Switch to dpkg-source 3.0 (quilt) format. * Bump Standards-Version to 3.8.4. * Add missing ${misc:Depends}. * Fix airodump-ng manpage (Closes: #570982). -- Adam Cécile (Le_Vert) Mon, 31 May 2010 18:34:37 +0200 aircrack-ng (1:1.0-1) unstable; urgency=low * New upstream release (Closes: #546312). -- Adam Cécile (Le_Vert) Sun, 27 Sep 2009 17:10:42 +0200 aircrack-ng (1:1.0~rc4-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.8.3. * Add README.source. -- Adam Cécile (Le_Vert) Fri, 28 Aug 2009 22:18:13 +0200 aircrack-ng (1:1.0~rc3-2) unstable; urgency=low * Build and install "unstable" tools like wessid-ng and eassid-ng (Closes: #527950). -- Adam Cécile (Le_Vert) Mon, 11 May 2009 16:03:50 +0200 aircrack-ng (1:1.0~rc3-1) unstable; urgency=low * New upstream release. * Bump Standards-Version. * Drop 001-64bits_assembly_fixes patch, fixed upstream. -- Adam Cécile (Le_Vert) Tue, 31 Mar 2009 09:34:57 +0200 aircrack-ng (1:1.0~rc2-1) unstable; urgency=low * New upstream release (Closes: #512924). * Do not ship iw anymore, it now has its own package (Closes: #499246). * Update debian/copyright. * Apply upstream patch to fix assembly code on amd64. * Bump debhelper b-dep. -- Adam Cécile (Le_Vert) Tue, 10 Mar 2009 21:38:26 +0100 aircrack-ng (1:1.0~rc1-2) unstable; urgency=low * Includes "iw" tool which is needed for mac80211 (Closes: #490083). -- Adam Cécile (Le_Vert) Wed, 09 Jul 2008 21:06:56 +0200 aircrack-ng (1:1.0~rc1-1) unstable; urgency=low * New upstream release (Closes: #488419). * Bump Standards-Version to 3.8.0. * Drop patches, merged upstream. * Airmon-ng uses bash interpreter (Closes: #486025). -- Adam Cécile (Le_Vert) Sat, 05 Jul 2008 19:31:27 +0200 aircrack-ng (1:1.0~beta2-2) unstable; urgency=low * Fix airmon-ng bashisms (Closes: #464487). -- Adam Cécile (Le_Vert) Tue, 01 Apr 2008 23:18:05 +0200 aircrack-ng (1:1.0~beta2-1) unstable; urgency=low * New upstream release (Closes: #464204). * Drop 000-Fix_manpages_typos patch, fixed upstream. * Drop 001-Fix_short_desc_in_manpages patch, fixed upstream. * Drop dpatch build dependency, not used anymore. * Bump Standards-Version to 3.7.3. -- Adam Cécile (Le_Vert) Wed, 06 Feb 2008 19:25:55 +0100 aircrack-ng (1:1.0~beta1-1) unstable; urgency=low * New upstream release. * Drop old aircrack transional package. * Add new b-d against OpenSSL and SQLite. * Update README.Debian. * Add some examples test files and README. * Add 000-Fix_manpages_typos patch. * Use DESTDIR variable to make debian/rules looks cleaner. * Update debian/copyright. -- Adam Cécile (Le_Vert) Fri, 19 Oct 2007 23:27:03 +0200 aircrack-ng (1:0.9.1-1) unstable; urgency=low * New upstream release: - airodump: fix terminal restore bug (Closes: #417388). -- Adam Cécile (Le_Vert) Fri, 29 Jun 2007 23:02:59 +0200 aircrack-ng (1:0.9-1) unstable; urgency=low * New upstream release. - aircrack-ng now implements PTW attack, check "-z" ! -- Adam Cécile (Le_Vert) Mon, 14 May 2007 19:46:17 +0200 aircrack-ng (1:0.8-1) unstable; urgency=low * New upstream release. - Drop 000-Remote_exploitable_buffer_overflow patch, fixed upstream. -- Adam Cécile (Le_Vert) Thu, 26 Apr 2007 08:45:17 +0200 aircrack-ng (1:0.7-3) unstable; urgency=HIGH * Fix a remote exploitable buffer overflow in airodump-ng. See: Secunia #SA24880 -- Adam Cécile (Le_Vert) Fri, 20 Apr 2007 09:17:01 +0200 aircrack-ng (1:0.7-2) unstable; urgency=low * Uploading to unstable. -- Adam Cécile (Le_Vert) Mon, 09 Apr 2007 00:05:56 +0200 aircrack-ng (1:0.7-1) experimental; urgency=low * New upstream release (Closes: #390143). * Remove various small hacks (fixed upstream). -- Adam Cécile (Le_Vert) Sat, 20 Jan 2007 23:04:43 +0100 aircrack-ng (1:0.6.2-7) unstable; urgency=low * Depends on wireless-tools (Closes: #406925). * Fix typo in airodump manpage (Closes: #393540). * Sync kernel(-modules) patches (Closes: #406490). -- Adam Cécile (Le_Vert) Mon, 15 Jan 2007 09:56:38 +0100 aircrack-ng (1:0.6.2-6) unstable; urgency=low * Rename README.Debian to aircrack-ng.README.Debian. -- Adam Cécile (Le_Vert) Wed, 6 Dec 2006 11:09:49 +0100 aircrack-ng (1:0.6.2-5) unstable; urgency=low * Fix issues with 802.11e QoS packets, thanks to Christian Mock (Closes: #400775). -- Adam Cécile (Le_Vert) Tue, 28 Nov 2006 19:22:05 +0100 aircrack-ng (1:0.6.2-4) unstable; urgency=low * Fix airdecap bug and aireplay with chopcop (Closes: #399674). -- Adam Cécile (Le_Vert) Tue, 21 Nov 2006 19:51:23 +0100 aircrack-ng (1:0.6.2-3) unstable; urgency=low * Call dh_* with -i in binary-indep, thanks jb ;-) (Closes: #397055). -- Adam Cécile (Le_Vert) Sat, 4 Nov 2006 20:05:25 +0100 aircrack-ng (1:0.6.2-2) unstable; urgency=low * Merge several patches taken from the aircrack-ng forum: - 000-aircrack-ng_wepdict - 001-airodump-ng_filter - 002-airodump-ng_wepwedgie - 003-airodump-ng_encryption - 004-airodump-ng_rxquality - 005-airodump-ng_ssid_length -- Adam Cécile (Le_Vert) Wed, 18 Oct 2006 00:33:01 +0200 aircrack-ng (1:0.6.2-1) unstable; urgency=low * New upstream release. * Switch to /bin/bash in airmon-ng because of bashisms (Closes: #390673). * Fix typo in airodump manpage (Closes: #390142). -- Adam Cécile (Le_Vert) Tue, 3 Oct 2006 00:36:32 +0200 aircrack-ng (1:0.6.1-2) unstable; urgency=low * Add an epoch to version (for dummy aircrack package). -- Adam Cécile (Le_Vert) Wed, 6 Sep 2006 19:07:31 +0200 aircrack-ng (0.6.1-1) unstable; urgency=low * New upstream release. * Write makeivs manpage. -- Adam Cécile (Le_Vert) Sun, 3 Sep 2006 04:26:30 +0200 aircrack-ng (0.6-2) unstable; urgency=low * Add license infos about debian packaging. * New dummy aircrack package for transition. (Thanks to David Martínez Moreno) -- Adam Cécile (Le_Vert) Tue, 15 Aug 2006 18:00:49 +0200 aircrack-ng (0.6-1) unstable; urgency=low * New upstream release. * Remove kstats manpages (fixed upstream). * Remove dpatch build dep and all patches (fixed upstream). -- Adam Cécile (Le_Vert) Sat, 24 Jun 2006 13:46:39 +0200 aircrack-ng (0.5-2) unstable; urgency=low * Fix a minor error in long description (Closes: #366792) * Downgrade build-depends to debhelper (>= 4.0.0) to allow backporting. -- Adam Cécile (Le_Vert) Tue, 30 May 2006 19:54:17 +0200 aircrack-ng (0.5-1) unstable; urgency=low * New upstream release. * Include dpatch.make instead of defining patch and unptach targets. * Add description of the patches. -- Adam Cécile (Le_Vert) Sun, 7 May 2006 18:50:47 +0200 aircrack-ng (0.4.4-1) unstable; urgency=low * New upstream release. * Write a manpage for the new binary (kstats). * Add debian/watch. * Switch to dpatch. * ivstools now uses the same syntax as aircrack-ng (Closes: #365675). -- Adam Cécile (Le_Vert) Wed, 26 Apr 2006 23:39:15 +0200 aircrack-ng (0.3-1) unstable; urgency=low * Initial release Closes: #358020. -- Adam Cécile (Le_Vert) Sun, 9 Apr 2006 00:25:05 +0200 debian/docs0000644000000000000000000000000711656625115010046 0ustar README debian/rules0000755000000000000000000000071712002575345010256 0ustar #!/usr/bin/make -f include /usr/share/hardening-includes/hardening.make DEB_BUILD_HARDENING_PIE:=0 CFLAGS=$(shell dpkg-buildflags --get CFLAGS) LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS) CFLAGS+=$(HARDENING_CFLAGS) LDFLAGS+=$(HARDENING_LDFLAGS) MAKEFLAGS=gcrypt=true sqlite=true unstable=true export CFLAGS export LDFLAGS export MAKEFLAGS %: dh $@ --with=python2 override_dh_auto_install: $(MAKE) install DESTDIR=$(CURDIR)/debian/aircrack-ng prefix=/usr debian/source/0000755000000000000000000000000011767127414010500 5ustar debian/source/format0000644000000000000000000000001411761004175011676 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012154704135010617 5ustar debian/patches/014-man_page_formatting.diff0000644000000000000000000000135112000103310015726 0ustar Description: Fix aircrack-ng manpage. Closes: #570986 Forwarded: yes Author: Daniel Echeverry Origin: vendor Last-Update: 2011-01-30 -- Index: aircrack-ng-1.1/manpages/aircrack-ng.1 =================================================================== --- aircrack-ng-1.1.orig/manpages/aircrack-ng.1 2011-01-30 12:44:02.000000000 -0500 +++ aircrack-ng-1.1/manpages/aircrack-ng.1 2011-01-30 12:44:33.000000000 -0500 @@ -112,6 +112,7 @@ .TP .I -w Path to a dictionary file for wpa cracking. Specify "-" to use stdin. Here is a list of wordlists: http://www.aircrack-ng.org/doku.php?id=faq#where_can_i_find_good_wordlists +.TP .I -r Path to the airolib-ng database. Cannot be used with '-w'. .SH AUTHOR debian/patches/016-fix-ldflags.diff0000644000000000000000000000236512004040271014147 0ustar Description: Some binaries where not honoring LDFLAGS passed via environment. This fixes the lintian warning hardening-no-relro Author: Carlos Alberto Lopez Perez Forwarded: http://trac.aircrack-ng.org/ticket/1019 --- --- a/src/Makefile +++ b/src/Makefile @@ -181,7 +181,7 @@ $(CC) $(CFLAGS) $(OBJS_IV) -o $(@) $(LIBSSL) kstats$(EXE): kstats.o - $(CC) $(CFLAGS) kstats.o -o $(@) + $(CC) $(CFLAGS) kstats.o -o $(@) $(LDFLAGS) wesside-ng$(EXE): $(OBJS_WS) $(LIBOSD) $(CC) $(CFLAGS) $(OBJS_WS) -o $(@) $(LIBS) $(LIBSSL) -lz @@ -190,10 +190,10 @@ $(CC) $(CFLAGS) $(OBJS_ES) -o $(@) $(LIBS) -lz buddy-ng$(EXE): $(OBJS_BUDDY) - $(CC) $(CFLAGS) $(OBJS_BUDDY) -o $(@) + $(CC) $(CFLAGS) $(OBJS_BUDDY) -o $(@) $(LDFLAGS) makeivs-ng$(EXE): $(OBJS_MI) - $(CC) $(CFLAGS) $(OBJS_MI) -o $(@) + $(CC) $(CFLAGS) $(OBJS_MI) -o $(@) $(LDFLAGS) airolib-ng$(EXE): $(OBJS_AL) $(CC) $(CFLAGS) $(OBJS_AL) -o $(@) $(LIBSSL) -DHAVE_REGEXP $(LIBSQL) @@ -202,7 +202,7 @@ $(CC) $(CFLAGS) $(OBJS_AB) -o $(@) $(LIBS) $(LIBSSL) -lpthread airdecloak-ng$(EXE): $(OBJS_AU) - $(CC) $(CFLAGS) $(OBJS_AU) -o $(@) + $(CC) $(CFLAGS) $(OBJS_AU) -o $(@) $(LDFLAGS) tkiptun-ng$(EXE): $(OBJS_TT) $(LIBOSD) $(CC) $(CFLAGS) $(OBJS_TT) -o $(@) $(LIBS) $(LIBSSL) debian/patches/000-Airmon_needs_bash.diff0000644000000000000000000000066611767175652015375 0ustar Description: Despites airmon claims to use /bin/sh it's full of bashism, and thus requires /bin/bash. Author: Adam Cecile (Le_Vert) Bug-Debian: http://bugs.debian.org/486025 Forwarded: no --- --- aircrack-ng-1.0~rc1/scripts/airmon-ng 2008-06-09 21:55:09.000000000 +0200 +++ aircrack-ng-1.0~rc1/scripts/airmon-ng.new 2008-07-05 19:39:51.736505546 +0200 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash USERID="" IFACE="" debian/patches/017-fix-bigendianissues.diff0000644000000000000000000000113312004121511015675 0ustar Description: Fixes big endian issues on aircrack-ng Author: Carlos Alberto Lopez Perez Forwarded: http://trac.aircrack-ng.org/ticket/1022 --- --- a/src/aircrack-ng.c +++ b/src/aircrack-ng.c @@ -899,7 +899,10 @@ break; if( pfh.magic == TCPDUMP_CIGAM ) + { SWAP32( pkh.caplen ); + SWAP32( pkh.len ); + } if( pkh.caplen <= 0 || pkh.caplen > 65535 ) { @@ -1816,7 +1819,10 @@ goto read_fail; if( pfh.magic == TCPDUMP_CIGAM ) + { SWAP32( pkh.caplen ); + SWAP32( pkh.len ); + } if( pkh.caplen <= 0 || pkh.caplen > 65535 ) { debian/patches/008-fix_path_airodump-ng-oui.diff0000644000000000000000000000210311767202754016661 0ustar Description: Fix right path for file airodump-ng-oui.txt Author: Carlos Alberto Lopez Perez Forwarded: no --- diff -ruN a/scripts/airodump-ng-oui-update b/scripts/airodump-ng-oui-update --- a/scripts/airodump-ng-oui-update 2012-05-29 02:08:23.904959286 +0200 +++ b/scripts/airodump-ng-oui-update 2012-05-29 02:09:53.789714514 +0200 @@ -4,7 +4,7 @@ WGET=`which wget 2>/dev/null` OUI_DOWNLOAD_URL="http://standards.ieee.org/regauth/oui/oui.txt" -OUI_PATH="/usr/local/etc/aircrack-ng" +OUI_PATH="/usr/share/aircrack-ng" AIRODUMP_NG_OUI="${OUI_PATH}/airodump-ng-oui.txt" OUI_IEEE="${OUI_PATH}/oui.txt" USERID="" diff -ruN a/src/airodump-ng.h b/src/airodump-ng.h --- a/src/airodump-ng.h 2012-05-29 02:08:23.900959431 +0200 +++ b/src/airodump-ng.h 2012-05-29 02:09:41.078173422 +0200 @@ -111,7 +111,7 @@ "\x00\x00\x00\x00\x00\x00\x00\x00" "\x00\x00\x00\x00\x00\x00\x00\x00"; -#define OUI_PATH "/usr/local/etc/aircrack-ng/airodump-ng-oui.txt" +#define OUI_PATH "/usr/share/aircrack-ng/airodump-ng-oui.txt" #define MIN_RAM_SIZE_LOAD_OUI_RAM 32768 int read_pkts=0; debian/patches/013-fix-hurd-ftbfs.diff0000644000000000000000000000117212000656706014603 0ustar Description: Fix FTBFS on GNU/Hurd Author: Carlos Alberto Lopez Perez Bug-Debian: http://bugs.debian.org/680414 Forwarded: http://trac.aircrack-ng.org/ticket/1010 Applied-Upstream: http://trac.aircrack-ng.org/changeset/2162 --- --- a/src/osdep/byteorder.h +++ b/src/osdep/byteorder.h @@ -197,7 +197,7 @@ /* * Custom stuff */ - #if defined(__MACH__) && !defined(__APPLE_CC__) + #if defined(__MACH__) && !defined(__APPLE_CC__) && !defined(__GNU__) #include #define __cpu_to_be64(x) = OSSwapHostToBigInt64(x) #define __cpu_to_be32(x) = OSSwapHostToBigInt32(x) debian/patches/004-fix-license-issues.diff0000644000000000000000000001646412000656143015477 0ustar Description: Fixes license issues on some files. Some files were missing copyright owners and/or license type. Origin: upstream Bug-Debian: http://bugs.debian.org/588588 Applied-Upstream: http://trac.aircrack-ng.org/changeset/2074 --- diff -ruN 1.1/src/pcap.h svn/src/pcap.h --- 1.1/src/pcap.h 2012-06-16 18:08:52.704677018 +0200 +++ svn/src/pcap.h 2012-06-16 18:09:03.140357091 +0200 @@ -1,3 +1,35 @@ +/* + * + * Copyright (C) 2001-2004 Christophe Devine + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + * In addition, as a special exception, the copyright holders give + * permission to link the code of portions of this program with the + * OpenSSL library under certain conditions as described in each + * individual source file, and distribute linked combinations + * including the two. + * You must obey the GNU General Public License in all respects + * for all of the code used other than OpenSSL. If you modify + * file(s) with this exception, you may extend this exception to your + * version of the file(s), but you are not obligated to do so. If you + * do not wish to do so, delete this exception statement from your + * version. If you delete this exception statement from all source + * files in the program, then also delete it here. + + */ #ifndef _AIRCRACK_NG_PCAP_H_ #define _AIRCRACK_NG_PCAP_H_ diff -ruN 1.1/src/sha1-sse2.h svn/src/sha1-sse2.h --- 1.1/src/sha1-sse2.h 2012-06-16 18:16:14.679127375 +0200 +++ svn/src/sha1-sse2.h 2012-06-16 18:16:23.030871323 +0200 @@ -1,6 +1,34 @@ - - -/* nx5 - C code for SSE2 (i386) optimized SHA1 */ +/* C code for SSE2 (i386) optimized SHA1 - License: GPLv2 + * (c) nx5 + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * is provided AS IS, WITHOUT ANY WARRANTY; without even the implied + * warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, and + * NON-INFRINGEMENT. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, + * MA 02111-1307, USA. + * + * In addition, as a special exception, the copyright holders give + * permission to link the code of portions of this program with the + * OpenSSL library under certain conditions as described in each + * individual source file, and distribute linked combinations + * including the two. + * You must obey the GNU General Public License in all respects + * for all of the code used other than OpenSSL. If you modify + * file(s) with this exception, you may extend this exception to your + * version of the file(s), but you are not obligated to do so. If you + * do not wish to do so, delete this exception statement from your + * version. If you delete this exception statement from all source + * files in the program, then also delete it here. + */ #include diff -ruN 1.1/src/sha1-sse2.S svn/src/sha1-sse2.S --- 1.1/src/sha1-sse2.S 2012-06-16 18:08:52.704677018 +0200 +++ svn/src/sha1-sse2.S 2012-06-16 18:11:59.482950934 +0200 @@ -1,12 +1,26 @@ -// SHA-1 SSE2 implementation, (C) 2008 Alvaro Salmador (naplam33@msn.com), ported from Simon Marechal's SHA-1 MMX -// SHA-1 MMX implementation, (C) 2005 Simon Marechal (simon@banquise.net) +// SHA-1 SSE2 implementation, (C) 2008 Alvaro Salmador (naplam33@msn.com), ported from Simon Marechal's SHA-1 MMX - License: GPLv2 +// SHA-1 MMX implementation, (C) 2005 Simon Marechal (simon@banquise.net) - License: Public Domain // This code computes two (with sse now four) SHA-1 digests at the same time. It // doesn't take care of padding (0x80 and size << 3), so make // sure the last input block is properly padded. Both 64-byte // input blocks must be (four bytes) interleaved. +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// You must obey the GNU General Public License in all respects +// for all of the code used other than OpenSSL. * If you modify +// file(s) with this exception, you may extend this exception to your +// version of the file(s), but you are not obligated to do so. * If you +// do not wish to do so, delete this exception statement from your +// version. * If you delete this exception statement from all source +// files in the program, then also delete it here. + + #if defined(__x86_64__) && defined(__APPLE__) #define MANGLE(x) x(%rip) #else diff -ruN 1.1/src/version.h svn/src/version.h --- 1.1/src/version.h 2012-06-16 18:08:52.704677018 +0200 +++ svn/src/version.h 2012-06-16 18:11:13.400363685 +0200 @@ -1,3 +1,35 @@ +/* + * (c) 2010-2012 Thomas D'Otreppe + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * is provided AS IS, WITHOUT ANY WARRANTY; without even the implied + * warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, and + * NON-INFRINGEMENT. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, + * MA 02111-1307, USA. + * + * In addition, as a special exception, the copyright holders give + * permission to link the code of portions of this program with the + * OpenSSL library under certain conditions as described in each + * individual source file, and distribute linked combinations + * including the two. + * You must obey the GNU General Public License in all respects + * for all of the code used other than OpenSSL. If you modify + * file(s) with this exception, you may extend this exception to your + * version of the file(s), but you are not obligated to do so. If you + * do not wish to do so, delete this exception statement from your + * version. If you delete this exception statement from all source + * files in the program, then also delete it here. + */ + #define _MAJ 1 #define _MIN 1 #define _SUB_MIN 0 debian/patches/003-fix-ftbfs-590765.diff0000644000000000000000000000124512004066017014412 0ustar Description: Fixes a FTBFS on sparc Because of wrong preprocessing instructions, the build systm, when run on sparc, thinks to be using Solaris, so tries to include headers that are not available under Linux. This patch fixes this test. Author: Giovanni Mascellani Bug-Debian: http://bugs.debian.org/590765 Forwarded: http://trac.aircrack-ng.org/ticket/1020 --- --- aircrack-ng-1.1.orig/src/osdep/byteorder.h +++ aircrack-ng-1.1/src/osdep/byteorder.h @@ -167,7 +167,7 @@ * Solaris * ------- */ - #if defined(__sparc__) + #if defined(__sparc__) && defined(__sun__) #include #include #include debian/patches/018-workaround-681113-kfreebsd.diff0000644000000000000000000000246512004623306016477 0ustar Description: Work-around Debian bug #681113 * On Debian/kfreebsd machines libpthread causes the stdout to fall in a blackhole when it is piped. This breaks the tests on aircrack-ng. * Workaround it by forcing line buffer when running aircrack-ng on the tests Author: Carlos Alberto Lopez Perez Bug-Debian: http://bugs.debian.org/680414 Forwarded: http://bugs.debian.org/681113 --- Index: aircrack-ng-1.1/src/Makefile =================================================================== --- aircrack-ng-1.1.orig/src/Makefile 2012-07-10 20:23:22.000000000 +0200 +++ aircrack-ng-1.1/src/Makefile 2012-07-10 20:27:12.000000000 +0200 @@ -245,5 +245,10 @@ -rm -rf $(DESTDIR)$(etcdir) check: aircrack-ng$(EXE) +ifeq ($(filter FreeBSD GNU-kFreeBSD, $(OSNAME)),) ./aircrack-ng$(EXE) -w $(TEST_DIR)/password.lst -a 2 -e Harkonen -q $(TEST_DIR)/wpa2.eapol.cap | grep 'KEY FOUND! \[ 12345678 \]' ./aircrack-ng$(EXE) -w $(TEST_DIR)/password.lst -a 2 -e test -q $(TEST_DIR)/wpa.cap | grep 'KEY FOUND! \[ biscotte \]' +else + stdbuf -oL ./aircrack-ng$(EXE) -w $(TEST_DIR)/password.lst -a 2 -e Harkonen -q $(TEST_DIR)/wpa2.eapol.cap | grep 'KEY FOUND! \[ 12345678 \]' + stdbuf -oL ./aircrack-ng$(EXE) -w $(TEST_DIR)/password.lst -a 2 -e test -q $(TEST_DIR)/wpa.cap | grep 'KEY FOUND! \[ biscotte \]' +endif debian/patches/009-airodump-ng-oui-update-manpage.diff0000644000000000000000000000412212000656177017662 0ustar Description: Add airodump-ng-oui-update manpage Origin: upstream Applied-Upstream: http://trac.aircrack-ng.org/changeset/2054 --- Index: aircrack-ng-1.1/manpages/airodump-ng-oui-update.1 =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ aircrack-ng-1.1/manpages/airodump-ng-oui-update.1 2012-06-16 23:51:30.000000000 +0200 @@ -0,0 +1,53 @@ +.TH AIRODUMP-NG-OUI-UPDATE 1 "February 2012" "Version 1.1" + +.SH NAME +airodump-ng-oui-update - IEEE oui list updater for airodump-ng + +.SH SYNOPSIS +.B airodump-ng-oui-update + +.SH DESCRIPTION +.BI airodump-ng-oui-update +downloads and parses IEEE OUI list. + +.SH AUTHOR +This manual page was written by David Francos Cuartero. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. + +.PP +.SH SEE ALSO +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(1) +.br +.B aireplay-ng(1) +.br +.B airmon-ng(1) +.br +.B airodump-ng(1) +.br +.B airolib-ng(1) +.br +.B airserv-ng(1) +.br +.B buddy-ng(1) +.br +.B easside-ng(1) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(1) +.br +.B wesside-ng(1) Index: aircrack-ng-1.1/manpages/Makefile =================================================================== --- aircrack-ng-1.1.orig/manpages/Makefile 2009-02-20 18:43:30.000000000 +0100 +++ aircrack-ng-1.1/manpages/Makefile 2012-06-16 23:51:30.000000000 +0200 @@ -4,7 +4,7 @@ MP_FILES = aircrack-ng.1 airdecap-ng.1 airdriver-ng.1 aireplay-ng.1 \ airmon-ng.1 airodump-ng.1 airserv-ng.1 airtun-ng.1 \ ivstools.1 kstats.1 makeivs-ng.1 airbase-ng.1 \ - packetforge-ng.1 airdecloak-ng.1 + packetforge-ng.1 airdecloak-ng.1 airodump-ng-oui-update.1 ifeq ($(SQLITE), true) debian/patches/019-fix-spelling-manpages.diff0000644000000000000000000002004412154704424016153 0ustar Description: Fix manpage spelling errors Author: Benjamin Kerensa and A. Costa Bug-Debian: http://bugs.debian.org/697346 Forwarded: http://trac.aircrack-ng.org/ticket/1018 Applied-Upstream: http://trac.aircrack-ng.org/changeset/2234 --- a/manpages/airbase-ng.8 +++ b/manpages/airbase-ng.8 @@ -64,7 +64,7 @@ In practice, it is best to set the value to the type of clients you are dealing with. .TP .I -q -This surpresses printing any statistics or status information. +This suppresses printing any statistics or status information. .TP .I -v This prints additional messages and details to assist in debugging. @@ -105,7 +105,7 @@ .I -L, --caffe-latte Airbase-ng also contains the new caffe-latte attack, which is also implemented in aireplay-ng as attack "-6". It can be used with "-L" or "caffe-latte". This attack specifically works against clients, as it waits for a broadcast arp request, which happens to be a gratuitous arp. See this for an explaination of what a gratuitous arp is. It then flips a few bits in the sender MAC and IP, corrects the ICV (crc32) value and sends it back to the client, where it came from. The point why this attack works in practice is, that at least windows sends gratuitous arps after a connection on layer 2 is established and a static ip is set, or dhcp fails and windows assigned an IP out of 169.254.X.X. -"-x " sets the number of packets per second to send when performing the caffe-latte attack. At the moment, this attack doesn't stop, it continuously sends arp requests. Airodump-ng is needed to capture the replys. +"-x " sets the number of packets per second to send when performing the caffe-latte attack. At the moment, this attack doesn't stop, it continuously sends arp requests. Airodump-ng is needed to capture the replies. .TP .I -N, --cfrag This attack listens for an ARP request or IP packet from the client. Once one is received, a small amount of PRGA is extracted and then used to create an ARP request packet targeted to the client. This ARP request is actually made of up of multiple packet fragments such that when received, the client will respond. --- a/manpages/aireplay-ng.8 +++ b/manpages/aireplay-ng.8 @@ -149,7 +149,7 @@ This attack, when successful, can obtain 1500 bytes of PRGA (pseudo random generation algorithm). This attack does not recover the WEP key itself, but merely obtains the PRGA. The PRGA can then be used to generate packets with packetforge-ng which are in turn used for various injection attacks. It requires at least one data packet to be received from the access point in order to initiate the attack. .TP .I -6, --caffe-latte -In general, for an attack to work, the attacker has to be in the range of an AP and a connected client (fake or real). Caffe Latte attacks allows to gather enough packets to crack a WEP key without the need of an AP, it just need a client to be in range. +In general, for an attack to work, the attacker has to be in the range of an AP and a connected client (fake or real). Caffe Latte attacks allows one to gather enough packets to crack a WEP key without the need of an AP, it just need a client to be in range. .TP .I -7, --cfrag This attack turns IP or ARP packets from a client into ARP request against the client. This attack works especially well against ad-hoc networks. As well it can be used against softAP clients and normal AP clients. --- a/manpages/airodump-ng.8 +++ b/manpages/airodump-ng.8 @@ -30,7 +30,7 @@ Delay seconds delay between display updates (default: 1 second). Useful for slow CPU. .TP .I --showack -Prints ACK/CTS/RTS statistics. Helps in debugging and general injection optimization. It is indication if you inject, inject too fast, reach the AP, the frames are valid encrypted frames. Allows to detect "hidden" stations, which are too far away to capture high bitrate frames, as ACK frames are sent at 1Mbps. +Prints ACK/CTS/RTS statistics. Helps in debugging and general injection optimization. It is indication if you inject, inject too fast, reach the AP, the frames are valid encrypted frames. Allows one to detect "hidden" stations, which are too far away to capture high bitrate frames, as ACK frames are sent at 1Mbps. .TP .I -h Hides known stations for \-\-showack. @@ -90,7 +90,7 @@ Mark the selected AP or cycle through different colors if the selected AP is already marked .TP .I r -(De-)Activate realtime sorting - applies sorting algorithm everytime the display will be redrawn +(De-)Activate realtime sorting - applies sorting algorithm every time the display will be redrawn .TP .I s Change column to sort by, which currently includes: First seen; BSSID; PWR level; Beacons; Data packets; Packet rate; Channel; Max. data rate; Encryption; Strongest Ciphersuite; Strongest Authentication; ESSID --- a/manpages/buddy-ng.1 +++ b/manpages/buddy-ng.1 @@ -7,7 +7,7 @@ .SH DESCRIPTION .BI buddy-ng -server echoes back the decrypted packets to the system running easside-ng in order to access the wireless network without knowing the WEP key. It is done by having the AP itself decrypt the packets. When runned, it automatically starts and listen to port 6969. +server echoes back the decrypted packets to the system running easside-ng in order to access the wireless network without knowing the WEP key. It is done by having the AP itself decrypt the packets. When ran, it automatically starts and listen to port 6969. .SH OPTIONS .PP .TP --- a/manpages/aircrack-ng.1 +++ b/manpages/aircrack-ng.1 @@ -24,7 +24,7 @@ Force the attack mode, 1 or wep for WEP and 2 or wpa for WPA-PSK. .TP .I -e -Select the target network based on the ESSID. This option is also required for WPA cracking if the SSID is cloacked. For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names +Select the target network based on the ESSID. This option is also required for WPA cracking if the SSID is cloaked. For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names .TP .I -b Select the target network based on the access point MAC address. --- a/manpages/airdecap-ng.1 +++ b/manpages/airdecap-ng.1 @@ -7,7 +7,7 @@ [options] .SH DESCRIPTION .BI airdecap-ng -decrypts a WEP/WPA crypted pcap file to a uncrypted one by using the right WEP/WPA keys. +decrypts a WEP/WPA crypted pcap file to a unencrypted one by using the right WEP/WPA keys. .SH OPTIONS .TP .I -H, --help --- a/manpages/kstats.1 +++ b/manpages/kstats.1 @@ -7,7 +7,7 @@ <104-bit key> .SH DESCRIPTION .BI kstats -is a tool designed to show the FMS algorithm votes for an ivs dump (intialization vectors) with a specified WEP key. The ivs dump can be get by using the combinaison of both airodump(1) and ivstools(1). +is a tool designed to show the FMS algorithm votes for an ivs dump (intialization vectors) with a specified WEP key. The ivs dump can be get by using the combination of both airodump(1) and ivstools(1). .SH EXAMPLE .B kstats kstats out.ivs 123456789ABCDEF123456789AB --- a/manpages/packetforge-ng.1 +++ b/manpages/packetforge-ng.1 @@ -9,7 +9,7 @@ .BI packetforge-ng is a tool to create encrypted packets that can subsequently be used for injection. You may create various types of packets such as arp requests, UDP, ICMP and custom packets. The most common use is to create ARP requests for subsequent injection. .br -To create an encrypted packet, you must have a PRGA (pseudo random genration algorithm) file. This is used to encrypt the packet you create. This is typically obtained from aireplay-ng chopchop or fragmentation attacks. +To create an encrypted packet, you must have a PRGA (pseudo random generation algorithm) file. This is used to encrypt the packet you create. This is typically obtained from aireplay-ng chopchop or fragmentation attacks. .SH OPTIONS .PP .TP @@ -20,7 +20,7 @@ Set frame control word (hex) .TP .I -a -Set Access Point MAC addres +Set Access Point MAC address .TP .I -c Set Destination MAC address debian/patches/021-fix-airodump-ng-oui-update.diff0000644000000000000000000000134312154702007017026 0ustar Description: Remove trailing and leading spaces/tabs when parsing the oui file Origin: upstream Bug: http://trac.aircrack-ng.org/ticket/1106 Applied-Upstream: http://trac.aircrack-ng.org/changeset/2273 --- a/scripts/airodump-ng-oui-update +++ b/scripts/airodump-ng-oui-update @@ -58,7 +58,7 @@ fi # Parse it - grep "(hex)" ${OUI_IEEE} > ${AIRODUMP_NG_OUI} + grep "(hex)" ${OUI_IEEE} | sed 's/^[ \t]*//g;s/[ \t]*$//g' > ${AIRODUMP_NG_OUI} if [ "${?}" -ne 0 ]; then echo "[*] Error: Failed to parse OUI, aborting..." exit 1 @@ -71,7 +71,7 @@ else if [ -f "${OUI}" ]; then echo "[*] Please install curl or wget to update OUI list" - else + else echo "[*] Please install curl or wget to install OUI list" fi exit 1 debian/patches/006-fix-ftbfs-and-man-path.diff0000644000000000000000000000213012000656167016104 0ustar Description: Manpage dir was not following FSHS. Fix 'no-unused-but-set-variable' that appeared with/after gcc 4.5 Origin: upstream Applied-Upstream: http://trac.aircrack-ng.org/changeset/2146 --- --- a/common.mak 2010-02-13 23:32:28.000000000 +0100 +++ b/common.mak 2012-05-01 03:36:04.812545847 +0200 @@ -67,14 +67,19 @@ REVFLAGS = -D_REVISION=$(REVISION) OPTFLAGS = -D_FILE_OFFSET_BITS=64 -CFLAGS ?= -g -W -Wall -Werror -O3 +CFLAGS ?= -g -W -Wall -O3 CFLAGS += $(OPTFLAGS) $(REVFLAGS) $(COMMON_CFLAGS) prefix = /usr/local bindir = $(prefix)/bin sbindir = $(prefix)/sbin -mandir = $(prefix)/man/man1 +mandir = $(prefix)/share/man/man1 datadir = $(prefix)/share docdir = $(datadir)/doc/aircrack-ng libdir = $(prefix)/lib -etcdir = $(prefix)/etc/aircrack-ng \ No newline at end of file +etcdir = $(prefix)/etc/aircrack-ng + +GCC_OVER45 = $(shell expr 45 \<= `$(CC) -dumpversion | awk -F. '{ print $1$2 }'`) +ifeq ($(GCC_OVER45), 1) +CFLAGS += -Wno-unused-but-set-variable -Wno-array-bounds +endif debian/patches/020-ignore-negative-one.diff0000644000000000000000000001654012154701145015616 0ustar Description: Add ignore-negative-one option to workaround broken channel handling. Origin: upstream Bug: http://trac.aircrack-ng.org/ticket/742 Applied-Upstream: http://trac.aircrack-ng.org/changeset/1838 http://trac.aircrack-ng.org/changeset/1917 --- a/manpages/aireplay-ng.8 +++ b/manpages/aireplay-ng.8 @@ -123,6 +123,9 @@ .I -R disable /dev/rtc usage. .PP +.I --ignore-negative-one +if the interface's channel can't be determined ignore the mismatch, needed for unpatched cfg80211 +.PP .TP .B Attack modes: .TP --- a/src/aireplay-ng.c +++ b/src/aireplay-ng.c @@ -200,7 +200,9 @@ "\n" " Miscellaneous options:\n" "\n" -" -R : disable /dev/rtc usage\n" +" -R : disable /dev/rtc usage\n" +" --ignore-negative-one : if the interface's channel can't be determined,\n" +" ignore the mismatch, needed for unpatched cfg80211\n" "\n" " Attack modes (numbers can still be used):\n" "\n" @@ -268,6 +270,7 @@ int bittest; int nodetect; + int ignore_negative_one; int rtc; } opt; @@ -715,6 +718,13 @@ iface_chan = wi_get_channel(wi); + if(iface_chan == -1 && !opt.ignore_negative_one) + { + PCT; printf("Couldn't determine current channel for %s, you should either force the operation with --ignore-negative-one or apply a kernel patch\n", + wi_get_ifname(wi)); + return -1; + } + if(bssid != NULL) { ap_chan = wait_for_beacon(bssid, capa, essid); @@ -723,7 +733,7 @@ PCT; printf("No such BSSID available.\n"); return -1; } - if(ap_chan != iface_chan) + if((ap_chan != iface_chan) && (iface_chan != -1 || !opt.ignore_negative_one)) { PCT; printf("%s is on channel %d, but the AP uses channel %d\n", wi_get_ifname(wi), iface_chan, ap_chan); return -1; @@ -5769,6 +5779,7 @@ {"help", 0, 0, 'H'}, {"fast", 0, 0, 'F'}, {"bittest", 0, 0, 'B'}, + {"ignore-negative-one", 0, &opt.ignore_negative_one, 1}, {0, 0, 0, 0 } }; --- a/manpages/airodump-ng.8 +++ b/manpages/airodump-ng.8 @@ -58,6 +58,9 @@ \'pcap\' is for recording a capture in pcap format, 'ivs' is for ivs format (it is a shortcut for --ivs). 'csv' will create an airodump-ng CSV file, 'kismet' will create a kismet csv file and 'kismet-newcore' will create the kismet netxml file. 'gps' is a shortcut for --gps. .br Theses values can be combined with the exception of ivs and pcap. +.TP +.I --ignore-negative-one +Removes the message that says 'fixed channel : -1'. .PP .B Filter options: .TP --- a/src/airodump-ng.c +++ b/src/airodump-ng.c @@ -595,42 +595,44 @@ " usage: airodump-ng [,,...]\n" "\n" " Options:\n" -" --ivs : Save only captured IVs\n" -" --gpsd : Use GPSd\n" -" --write : Dump file prefix\n" -" -w : same as --write \n" -" --beacons : Record all beacons in dump file\n" -" --update : Display update delay in seconds\n" -" --showack : Prints ack/cts/rts statistics\n" -" -h : Hides known stations for --showack\n" -" -f : Time in ms between hopping channels\n" -" --berlin : Time before removing the AP/client\n" -" from the screen when no more packets\n" -" are received (Default: 120 seconds)\n" -" -r : Read packets from that file\n" -" -x : Active Scanning Simulation\n" +" --ivs : Save only captured IVs\n" +" --gpsd : Use GPSd\n" +" --write : Dump file prefix\n" +" -w : same as --write \n" +" --beacons : Record all beacons in dump file\n" +" --update : Display update delay in seconds\n" +" --showack : Prints ack/cts/rts statistics\n" +" -h : Hides known stations for --showack\n" +" -f : Time in ms between hopping channels\n" +" --berlin : Time before removing the AP/client\n" +" from the screen when no more packets\n" +" are received (Default: 120 seconds)\n" +" -r : Read packets from that file\n" +" -x : Active Scanning Simulation\n" " --output-format\n" -" : Output format. Possible values:\n" -" pcap, ivs, csv, gps, kismet, netxml\n" +" : Output format. Possible values:\n" +" pcap, ivs, csv, gps, kismet, netxml\n" +" --ignore-negative-one : Removes the message that says\n" +" fixed channel : -1\n" "\n" " Filter options:\n" -" --encrypt : Filter APs by cipher suite\n" -" --netmask : Filter APs by mask\n" -" --bssid : Filter APs by BSSID\n" -" -a : Filter unassociated clients\n" +" --encrypt : Filter APs by cipher suite\n" +" --netmask : Filter APs by mask\n" +" --bssid : Filter APs by BSSID\n" +" -a : Filter unassociated clients\n" "\n" " By default, airodump-ng hop on 2.4GHz channels.\n" " You can make it capture on other/specific channel(s) by using:\n" -" --channel : Capture on specific channels\n" -" --band : Band on which airodump-ng should hop\n" -" -C : Uses these frequencies in MHz to hop\n" -" --cswitch : Set channel switching method\n" -" 0 : FIFO (default)\n" -" 1 : Round Robin\n" -" 2 : Hop on last\n" -" -s : same as --cswitch\n" +" --channel : Capture on specific channels\n" +" --band : Band on which airodump-ng should hop\n" +" -C : Uses these frequencies in MHz to hop\n" +" --cswitch : Set channel switching method\n" +" 0 : FIFO (default)\n" +" 1 : Round Robin\n" +" 2 : Hop on last\n" +" -s : same as --cswitch\n" "\n" -" --help : Displays this usage screen\n" +" --help : Displays this usage screen\n" "\n"; int is_filtered_netmask(uchar *bssid) @@ -5034,6 +5036,7 @@ for(i=0; i Bug-Debian: http://bugs.debian.org/570981 Forwarded: http://trac.aircrack-ng.org/ticket/1018 --- --- a/common.mak +++ b/common.mak @@ -74,6 +74,7 @@ bindir = $(prefix)/bin sbindir = $(prefix)/sbin mandir = $(prefix)/share/man/man1 +smandir = $(prefix)/share/man/man8 datadir = $(prefix)/share docdir = $(datadir)/doc/aircrack-ng libdir = $(prefix)/lib --- a/manpages/Makefile +++ b/manpages/Makefile @@ -1,11 +1,11 @@ AC_ROOT = .. include $(AC_ROOT)/common.mak -MP_FILES = aircrack-ng.1 airdecap-ng.1 airdriver-ng.1 aireplay-ng.1 \ - airmon-ng.1 airodump-ng.1 airserv-ng.1 airtun-ng.1 \ - ivstools.1 kstats.1 makeivs-ng.1 airbase-ng.1 \ - packetforge-ng.1 airdecloak-ng.1 airodump-ng-oui-update.1 +MP_FILES = aircrack-ng.1 airdecap-ng.1 ivstools.1 kstats.1 makeivs-ng.1 \ + packetforge-ng.1 airdecloak-ng.1 +SMP_FILES = airdriver-ng.8 aireplay-ng.8 airmon-ng.8 airodump-ng.8 \ + airserv-ng.8 airtun-ng.8 airbase-ng.8 airodump-ng-oui-update.8 ifeq ($(SQLITE), true) MP_FILES += airolib-ng.1 @@ -25,16 +25,20 @@ ifeq ($(UNSTABLE), true) - MP_FILES += wesside-ng.1 tkiptun-ng.1 buddy-ng.1 easside-ng.1 + MP_FILES += buddy-ng.1 + SMP_FILES += easside-ng.8 tkiptun-ng.8 wesside-ng.8 else ifeq ($(unstable), true) - MP_FILES += wesside-ng.1 tkiptun-ng.1 buddy-ng.1 easside-ng.1 + MP_FILES += buddy-ng.1 + SMP_FILES += easside-ng.8 tkiptun-ng.8 wesside-ng.8 else ifeq ($(UNSTABLE), TRUE) - MP_FILES += wesside-ng.1 tkiptun-ng.1 buddy-ng.1 easside-ng.1 + MP_FILES += buddy-ng.1 + SMP_FILES += easside-ng.8 tkiptun-ng.8 wesside-ng.8 else ifeq ($(unstable), TRUE) - MP_FILES += wesside-ng.1 tkiptun-ng.1 buddy-ng.1 easside-ng.1 + MP_FILES += buddy-ng.1 + SMP_FILES += easside-ng.8 tkiptun-ng.8 wesside-ng.8 endif endif endif @@ -48,12 +52,10 @@ install: uninstall install -d $(DESTDIR)$(mandir) + install -d $(DESTDIR)$(smandir) install -m 644 $(MP_FILES) $(DESTDIR)$(mandir) + install -m 644 $(SMP_FILES) $(DESTDIR)$(smandir) uninstall: @-$(foreach CUR_MP,$(MP_FILES), rm -f $(DESTDIR)$(mandir)/$(CUR_MP); echo rm -f $(DESTDIR)$(mandir)/$(CUR_MP); ) - -rm -f $(DESTDIR)$(mandir)/airolib-ng.1 - -rm -f $(DESTDIR)$(mandir)/wesside-ng.1 - -rm -f $(DESTDIR)$(mandir)/tkiptun-ng.1 - -rm -f $(DESTDIR)$(mandir)/buddy-ng.1 - -rm -f $(DESTDIR)$(mandir)/easside-ng.1 + @-$(foreach CUR_SMP,$(SMP_FILES), rm -f $(DESTDIR)$(smandir)/$(CUR_SMP); echo rm -f $(DESTDIR)$(smandir)/$(CUR_SMP); ) --- a/manpages/airbase-ng.1 +++ /dev/null @@ -1,204 +0,0 @@ -.TH AIRBASE-NG 1 "April 2010" "Version 1.1" - -.SH NAME -airbase-ng - multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself -.SH SYNOPSIS -.B airbase-ng -[options] -.SH DESCRIPTION -.BI airbase-ng -is multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself. Since it is so versatile and flexible, summarizing it is a challenge. Here are some of the feature highlights: -.br -- Implements the Caffe Latte WEP client attack -.br -- Implements the Hirte WEP client attack -.br -- Ability to cause the WPA/WPA2 handshake to be captured -.br -- Ability to act as an ad-hoc Access Point -.br -- Ability to act as a full Access Point -.br -- Ability to filter by SSID or client MAC addresses -.br -- Ability to manipulate and resend packets -.br -- Ability to encrypt sent packets and decrypt received packets - -The main idea is of the implementation is that it should encourage clients to associate with the fake AP, not prevent them from accessing the real AP. - -A tap interface (atX) is created when airbase-ng is run. This can be used to receive decrypted packets or to send encrypted packets. - -As real clients will most probably send probe requests for common/configured networks, these frames are important for binding a client to our softAP. In this case, the AP will respond to any probe request with a proper probe response, which tells the client to authenticate to the airbase-ng BSSID. That being said, this mode could possibly disrupt the correct functionality of many APs on the same channel. -.SH OPTIONS -.PP -.TP -.I -H, --help -Shows the help screen. -.TP -.I -a -If the BSSID is not explicitly specified by using "-a ", then the current MAC of the specified interface is used. -.TP -.I -i -Also capture and process from this interface in addition to the replay interface. -.TP -.I -w -If WEP should be used as encryption, then the parameter "-w " sets the en-/decryption key. This is sufficient to let airbase-ng set all the appropriate flags by itself. -If the softAP operates with WEP encryption, the client can choose to use open system authentication or shared key authentication. Both authentication methods are supported by airbase-ng. But to get a keystream, the user can try to force the client to use shared key authentication. "-s" forces a shared key auth and "-S " sets the challenge length. -.TP -.I -h -This is the source MAC for the man-in-the-middle attack. The "-M" must also be specified. -.TP -.I -f -If this option is not specified, it defaults to "-f allow". This means the various client MAC filters (-d and -D) define which clients to accept. - -By using the "-f disallow" option, this reverses selection and causes airbase to ignore the clients specified by the filters. -.TP -.I -W <0|1> -This sets the beacon WEP flag. Remember that clients will normally only connect to APs which are the same as themselves. Meaning WEP to WEP, open to open. - -The "auto" option is to allow airbase-ng to automatically set the flag based on context of the other options specified. For example, if you set a WEP key with -w, then the beacon flag would be set to WEP. - -One other use of "auto" is to deal with clients which can automatically adjust their connection type. However, these are few and far between. - -In practice, it is best to set the value to the type of clients you are dealing with. -.TP -.I -q -This surpresses printing any statistics or status information. -.TP -.I -v -This prints additional messages and details to assist in debugging. -.TP -.I -M -This option is not implemented yet. It is a man-in-the-middle attack between specified clients and BSSIDs. -.TP -.I -A, --ad-hoc -This causes airbase-ng to act as an ad-hoc client instead of a normal Access Point. - -In ad-hoc mode airbase-ng also sends beacons, but doesn't need any authentication/association. It can be activated by using "-A". The soft AP will adjust all flags needed to simulate a station in ad-hoc mode automatically and generate a random MAC, which is used as CELL MAC instead of the BSSID. This can be overwritten by the "-a " tag. The interface MAC will then be used as source mac, which can be changed with "-h ". -.TP -.I -Y -The parameter "-Y" enables the "external processing" Mode. This creates a second interface "atX", which is used to replay/modify/drop or inject packets at will. This interface must also be brought up with ifconfig and an external tool is needed to create a loop on that interface. - -The packet structure is rather simple: the ethernet header (14 bytes) is ignored and right after that follows the complete ieee80211 frame the same way it is going to be processed by airbase-ng (for incoming packets) or before the packets will be sent out of the wireless card (outgoing packets). This mode intercepts all data packets and loops them through an external application, which decides what happens with them. The MAC and IP of the second tap interface doesn't matter, as real ethernet frames on this interface are dropped dropped anyway. - -There are 3 arguments for "-Y": "in", "out" and "both", which specify the direction of frames to loop through the external application. Obviously "in" redirects only incoming (through the wireless NIC) frames, while outgoing frames aren't touched. "out" does the opposite, it only loops outgoing packets and "both" sends all both directions through the second tap interface. - -There is a small and simple example application to replay all frames on the second interface. The tool is called "replay.py" and is located in "./test". It's written in python, but the language doesn't matter. It uses pcapy to read the frames and scapy to possibly alter/show and reinject the frames. The tool as it is, simply replays all frames and prints a short summary of the received frames. The variable "packet" contains the complete ieee80211 packet, which can easily be dissected and modified using scapy. - -This can be compared to ettercap filters, but is more powerful, as a real programming language can be used to build complex logic for filtering and packet customization. The downside on using python is, that it adds a delay of around 100ms and the cpu utilizations is rather large on a high speed network, but its perfect for a demonstration with only a few lines of code. -.TP -.I -c -This is used to specify the channel on which to run the Access Point. -.TP -.I -X, --hidden -This causes the Access Point to hide the SSID and to not broadcast the value. -.TP -.I -s -When specfiied, this forces shared key authentication for all clients. - -The soft AP will send an "authentication method unsupported" rejection to any open system authentication request if "-s" is specified. -.TP -.I -S -It sets the shared key challenge length, which can be anything from 16 to 1480. The default is 128 bytes. It is the number of bytes used in the random challenge. Since one tag can contain a maximum size of 255 bytes, any value above 255 creates several challenge tags until all specified bytes are written. Many clients ignore values different than 128 bytes so this option may not always work. -.TP -.I -L, --caffe-latte -Airbase-ng also contains the new caffe-latte attack, which is also implemented in aireplay-ng as attack "-6". It can be used with "-L" or "caffe-latte". This attack specifically works against clients, as it waits for a broadcast arp request, which happens to be a gratuitous arp. See this for an explaination of what a gratuitous arp is. It then flips a few bits in the sender MAC and IP, corrects the ICV (crc32) value and sends it back to the client, where it came from. The point why this attack works in practice is, that at least windows sends gratuitous arps after a connection on layer 2 is established and a static ip is set, or dhcp fails and windows assigned an IP out of 169.254.X.X. - -"-x " sets the number of packets per second to send when performing the caffe-latte attack. At the moment, this attack doesn't stop, it continuously sends arp requests. Airodump-ng is needed to capture the replys. -.TP -.I -N, --cfrag -This attack listens for an ARP request or IP packet from the client. Once one is received, a small amount of PRGA is extracted and then used to create an ARP request packet targeted to the client. This ARP request is actually made of up of multiple packet fragments such that when received, the client will respond. - -This attack works especially well against ad-hoc networks. As well it can be used against softAP clients and normal AP clients. -.TP -.I -x -This sets the number of packets per second that packets will be sent (default: 100). -.TP -.I -y -When using this option, the fake AP will not respond to broadcast probes. A broadcast probe is where the the specific AP is not identified uniquely. Typically, most APs will respond with probe responses to a broadcast probe. This flag will prevent this happening. It will only respond when the specific AP is uniquely requested. -.TP -.I -0 -This enables all WPA/WPA2/WEP Tags to be enabled in the beacons sent. It cannot be specified when also using -z or -Z. -.TP -.I -z -This specifies the WPA beacon tags. The valid values are: 1=WEP40 2=TKIP 3=WRAP 4=CCMP 5=WEP104. -.TP -.I -Z -same as -z, but for WPA2 -.TP -.I -V -This specifies the valid EAPOL types. The valid values are: 1=MD5 2=SHA1 3=auto -.TP -.I -F -This option causes airbase-ng to write all sent and received packets to a pcap file on disk. This is the file prefix (like airodump-ng -w). -.TP -.I -P -This causes the fake access point to respond to all probes regardless of the ESSIDs specified. -.TP -.I -I -This sets the time in milliseconds between each beacon. -.TP -.I -C -The wildcard ESSIDs will also be beaconed this number of seconds. A good typical value to use is "-C 60" (require -P). -.PP -.TP -.B Filter options: -.TP -.I --bssid , -b -BSSID to filter/use. -.TP -.I --bssids , -B -Read a list of BSSIDs out of that file. -.TP -.I --client , -d -MAC of client to accept. -.TP -.I --clients , -D -Read a list of client's MACs out of that file -.TP -.I --essid , -e -Specify a single ESSID. For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names -.TP -.I --essids , -E -read a list of ESSIDs out of that file. -.SH AUTHOR -This manual page was written by Thomas d'Otreppe. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.PP -.SH SEE ALSO -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/airbase-ng.8 @@ -0,0 +1,204 @@ +.TH AIRBASE-NG 8 "April 2010" "Version 1.1" + +.SH NAME +airbase-ng - multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself +.SH SYNOPSIS +.B airbase-ng +[options] +.SH DESCRIPTION +.BI airbase-ng +is multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself. Since it is so versatile and flexible, summarizing it is a challenge. Here are some of the feature highlights: +.br +- Implements the Caffe Latte WEP client attack +.br +- Implements the Hirte WEP client attack +.br +- Ability to cause the WPA/WPA2 handshake to be captured +.br +- Ability to act as an ad-hoc Access Point +.br +- Ability to act as a full Access Point +.br +- Ability to filter by SSID or client MAC addresses +.br +- Ability to manipulate and resend packets +.br +- Ability to encrypt sent packets and decrypt received packets + +The main idea is of the implementation is that it should encourage clients to associate with the fake AP, not prevent them from accessing the real AP. + +A tap interface (atX) is created when airbase-ng is run. This can be used to receive decrypted packets or to send encrypted packets. + +As real clients will most probably send probe requests for common/configured networks, these frames are important for binding a client to our softAP. In this case, the AP will respond to any probe request with a proper probe response, which tells the client to authenticate to the airbase-ng BSSID. That being said, this mode could possibly disrupt the correct functionality of many APs on the same channel. +.SH OPTIONS +.PP +.TP +.I -H, --help +Shows the help screen. +.TP +.I -a +If the BSSID is not explicitly specified by using "-a ", then the current MAC of the specified interface is used. +.TP +.I -i +Also capture and process from this interface in addition to the replay interface. +.TP +.I -w +If WEP should be used as encryption, then the parameter "-w " sets the en-/decryption key. This is sufficient to let airbase-ng set all the appropriate flags by itself. +If the softAP operates with WEP encryption, the client can choose to use open system authentication or shared key authentication. Both authentication methods are supported by airbase-ng. But to get a keystream, the user can try to force the client to use shared key authentication. "-s" forces a shared key auth and "-S " sets the challenge length. +.TP +.I -h +This is the source MAC for the man-in-the-middle attack. The "-M" must also be specified. +.TP +.I -f +If this option is not specified, it defaults to "-f allow". This means the various client MAC filters (-d and -D) define which clients to accept. + +By using the "-f disallow" option, this reverses selection and causes airbase to ignore the clients specified by the filters. +.TP +.I -W <0|1> +This sets the beacon WEP flag. Remember that clients will normally only connect to APs which are the same as themselves. Meaning WEP to WEP, open to open. + +The "auto" option is to allow airbase-ng to automatically set the flag based on context of the other options specified. For example, if you set a WEP key with -w, then the beacon flag would be set to WEP. + +One other use of "auto" is to deal with clients which can automatically adjust their connection type. However, these are few and far between. + +In practice, it is best to set the value to the type of clients you are dealing with. +.TP +.I -q +This surpresses printing any statistics or status information. +.TP +.I -v +This prints additional messages and details to assist in debugging. +.TP +.I -M +This option is not implemented yet. It is a man-in-the-middle attack between specified clients and BSSIDs. +.TP +.I -A, --ad-hoc +This causes airbase-ng to act as an ad-hoc client instead of a normal Access Point. + +In ad-hoc mode airbase-ng also sends beacons, but doesn't need any authentication/association. It can be activated by using "-A". The soft AP will adjust all flags needed to simulate a station in ad-hoc mode automatically and generate a random MAC, which is used as CELL MAC instead of the BSSID. This can be overwritten by the "-a " tag. The interface MAC will then be used as source mac, which can be changed with "-h ". +.TP +.I -Y +The parameter "-Y" enables the "external processing" Mode. This creates a second interface "atX", which is used to replay/modify/drop or inject packets at will. This interface must also be brought up with ifconfig and an external tool is needed to create a loop on that interface. + +The packet structure is rather simple: the ethernet header (14 bytes) is ignored and right after that follows the complete ieee80211 frame the same way it is going to be processed by airbase-ng (for incoming packets) or before the packets will be sent out of the wireless card (outgoing packets). This mode intercepts all data packets and loops them through an external application, which decides what happens with them. The MAC and IP of the second tap interface doesn't matter, as real ethernet frames on this interface are dropped dropped anyway. + +There are 3 arguments for "-Y": "in", "out" and "both", which specify the direction of frames to loop through the external application. Obviously "in" redirects only incoming (through the wireless NIC) frames, while outgoing frames aren't touched. "out" does the opposite, it only loops outgoing packets and "both" sends all both directions through the second tap interface. + +There is a small and simple example application to replay all frames on the second interface. The tool is called "replay.py" and is located in "./test". It's written in python, but the language doesn't matter. It uses pcapy to read the frames and scapy to possibly alter/show and reinject the frames. The tool as it is, simply replays all frames and prints a short summary of the received frames. The variable "packet" contains the complete ieee80211 packet, which can easily be dissected and modified using scapy. + +This can be compared to ettercap filters, but is more powerful, as a real programming language can be used to build complex logic for filtering and packet customization. The downside on using python is, that it adds a delay of around 100ms and the cpu utilizations is rather large on a high speed network, but its perfect for a demonstration with only a few lines of code. +.TP +.I -c +This is used to specify the channel on which to run the Access Point. +.TP +.I -X, --hidden +This causes the Access Point to hide the SSID and to not broadcast the value. +.TP +.I -s +When specfiied, this forces shared key authentication for all clients. + +The soft AP will send an "authentication method unsupported" rejection to any open system authentication request if "-s" is specified. +.TP +.I -S +It sets the shared key challenge length, which can be anything from 16 to 1480. The default is 128 bytes. It is the number of bytes used in the random challenge. Since one tag can contain a maximum size of 255 bytes, any value above 255 creates several challenge tags until all specified bytes are written. Many clients ignore values different than 128 bytes so this option may not always work. +.TP +.I -L, --caffe-latte +Airbase-ng also contains the new caffe-latte attack, which is also implemented in aireplay-ng as attack "-6". It can be used with "-L" or "caffe-latte". This attack specifically works against clients, as it waits for a broadcast arp request, which happens to be a gratuitous arp. See this for an explaination of what a gratuitous arp is. It then flips a few bits in the sender MAC and IP, corrects the ICV (crc32) value and sends it back to the client, where it came from. The point why this attack works in practice is, that at least windows sends gratuitous arps after a connection on layer 2 is established and a static ip is set, or dhcp fails and windows assigned an IP out of 169.254.X.X. + +"-x " sets the number of packets per second to send when performing the caffe-latte attack. At the moment, this attack doesn't stop, it continuously sends arp requests. Airodump-ng is needed to capture the replys. +.TP +.I -N, --cfrag +This attack listens for an ARP request or IP packet from the client. Once one is received, a small amount of PRGA is extracted and then used to create an ARP request packet targeted to the client. This ARP request is actually made of up of multiple packet fragments such that when received, the client will respond. + +This attack works especially well against ad-hoc networks. As well it can be used against softAP clients and normal AP clients. +.TP +.I -x +This sets the number of packets per second that packets will be sent (default: 100). +.TP +.I -y +When using this option, the fake AP will not respond to broadcast probes. A broadcast probe is where the the specific AP is not identified uniquely. Typically, most APs will respond with probe responses to a broadcast probe. This flag will prevent this happening. It will only respond when the specific AP is uniquely requested. +.TP +.I -0 +This enables all WPA/WPA2/WEP Tags to be enabled in the beacons sent. It cannot be specified when also using -z or -Z. +.TP +.I -z +This specifies the WPA beacon tags. The valid values are: 1=WEP40 2=TKIP 3=WRAP 4=CCMP 5=WEP104. +.TP +.I -Z +same as -z, but for WPA2 +.TP +.I -V +This specifies the valid EAPOL types. The valid values are: 1=MD5 2=SHA1 3=auto +.TP +.I -F +This option causes airbase-ng to write all sent and received packets to a pcap file on disk. This is the file prefix (like airodump-ng -w). +.TP +.I -P +This causes the fake access point to respond to all probes regardless of the ESSIDs specified. +.TP +.I -I +This sets the time in milliseconds between each beacon. +.TP +.I -C +The wildcard ESSIDs will also be beaconed this number of seconds. A good typical value to use is "-C 60" (require -P). +.PP +.TP +.B Filter options: +.TP +.I --bssid , -b +BSSID to filter/use. +.TP +.I --bssids , -B +Read a list of BSSIDs out of that file. +.TP +.I --client , -d +MAC of client to accept. +.TP +.I --clients , -D +Read a list of client's MACs out of that file +.TP +.I --essid , -e +Specify a single ESSID. For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names +.TP +.I --essids , -E +read a list of ESSIDs out of that file. +.SH AUTHOR +This manual page was written by Thomas d'Otreppe. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.PP +.SH SEE ALSO +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/airdriver-ng.1 +++ /dev/null @@ -1,92 +0,0 @@ -.TH AIRDRIVER-NG 1 "April 2010" "Version 1.1" - -.SH NAME -airdriver-ng - automatically install/uninstall and patch drivers and 802.11 stacks -.SH SYNOPSIS -.B airdriver-ng - [drivernumber] -.SH DESCRIPTION -.BI airdriver-ng -is a script that provides status information about the wireless drivers on your system plus the ability to load and unload the drivers. Additionally, airdriver-ng allows you to install and uninstall drivers complete with the patches required for monitor and injection modes. Plus a number of other functions. -.SH COMMAND -.PP -.TP -.I supported -Lists all supported drivers -.TP -.I kernel -Lists all in-kernel drivers -.TP -.I installed -Lists all installed drivers -.TP -.I loaded -Lists all loaded drivers -.TP -.I load -Loads a driver -.TP -.I unload -Unloads a driver -.TP -.I reload -Reloads a driver -.TP -.I install -Installs a driver -.TP -.I remove -Removes a driver -.TP -.I remove_stack -Removes a stack -.TP -.I install_stack -Installs a stack -.TP -.I details -Prints driver details -.TP -.I detect -Detects wireless cards -.SH AUTHOR -This manual page was written by Thomas d'Otreppe. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/airdriver-ng.8 @@ -0,0 +1,92 @@ +.TH AIRDRIVER-NG 8 "April 2010" "Version 1.1" + +.SH NAME +airdriver-ng - automatically install/uninstall and patch drivers and 802.11 stacks +.SH SYNOPSIS +.B airdriver-ng + [drivernumber] +.SH DESCRIPTION +.BI airdriver-ng +is a script that provides status information about the wireless drivers on your system plus the ability to load and unload the drivers. Additionally, airdriver-ng allows you to install and uninstall drivers complete with the patches required for monitor and injection modes. Plus a number of other functions. +.SH COMMAND +.PP +.TP +.I supported +Lists all supported drivers +.TP +.I kernel +Lists all in-kernel drivers +.TP +.I installed +Lists all installed drivers +.TP +.I loaded +Lists all loaded drivers +.TP +.I load +Loads a driver +.TP +.I unload +Unloads a driver +.TP +.I reload +Reloads a driver +.TP +.I install +Installs a driver +.TP +.I remove +Removes a driver +.TP +.I remove_stack +Removes a stack +.TP +.I install_stack +Installs a stack +.TP +.I details +Prints driver details +.TP +.I detect +Detects wireless cards +.SH AUTHOR +This manual page was written by Thomas d'Otreppe. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/aireplay-ng.1 +++ /dev/null @@ -1,236 +0,0 @@ -.TH AIREPLAY-NG 1 "April 2010" "Version 1.1" - -.SH NAME -aireplay-ng - inject packets into a wireless network to generate traffic -.SH SYNOPSIS -.B aireplay-ng -[options] -.SH DESCRIPTION -.B aireplay-ng -is used to inject/replay frames. -The primary function is to generate traffic for the later use in aircrack-ng for cracking the WEP and WPA-PSK keys. There are different attacks which can cause deauthentications for the purpose of capturing WPA handshake data, fake authentications, Interactive packet replay, hand-crafted ARP request injection and ARP-request reinjection. With the packetforge-ng tool it's possible to create arbitrary frames. -.br -.PP -.B aireplay-ng -supports single-NIC injection/monitor. -.br -This feature needs driver patching. -.br -.SH OPTIONS -.TP -.I -H, --help -Shows the help screen. -.PP -.TP -.B Filter options: -.TP -.I -b -MAC address of access point. -.TP -.I -d -MAC address of destination. -.TP -.I -s -MAC address of source. -.TP -.I -m -Minimum packet length. -.TP -.I -n -Maximum packet length. -.TP -.I -u -Frame control, type field. -.TP -.I -v -Frame control, subtype field. -.TP -.I -t -Frame control, "To" DS bit (0 or 1). -.TP -.I -f -Frame control, "From" DS bit (0 or 1). -.TP -.I -w -Frame control, WEP bit (0 or 1). -.TP -.I -D -Disable AP Detection. -.PP -.TP -.B Replay options: -.TP -.I -x -Number of packets per second. -.TP -.I -p -Set frame control word (hex). -.TP -.I -a -Set Access Point MAC address. -.TP -.I -c -Set destination MAC address. -.TP -.I -h -Set source MAC address. -.TP -.I -g -Change ring buffer size (default: 8 packets). The minimum is 1. -.TP -.I -F -Choose first matching packet. -.TP -.I -e -Fake Authentication attack: Set target SSID (see below). For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names -.TP -.I -o -Fake Authentication attack: Set the number of packets for every authentication and association attempt (Default: 1). 0 means auto -.TP -.I -q -Fake Authentication attack: Set the time between keep-alive packets in fake authentication mode. -.TP -.I -y -Fake Authentication attack: Specifies the keystream file for fake shared key authentication. -.TP -.I -T n -Fake Authentication attack: Exit if fake authentication fails 'n' time(s). -.TP -.I -j -ARP Replay attack : inject FromDS pakets (see below). -.TP -.I -k -Fragmentation attack: Set destination IP in fragments. -.TP -.I -l -Fragmentation attack: Set source IP in fragments. -.TP -.I -B -Test option: bitrate test. -.PP -.TP -.B Source options: -.TP -.I -i -Capture packets from this interface. -.TP -.I -r -Extract packets from this pcap file. -.PP -.TP -.B Miscellaneous options: -.TP -.I -R -disable /dev/rtc usage. -.PP -.TP -.B Attack modes: -.TP -.I -0 , --deauth= -This attack sends deauthentication packets to one or more clients which are currently associated with a particular access point. Deauthenticating clients can be done for a number of reasons: -Recovering a hidden ESSID. This is an ESSID which is not being broadcast. Another term for this is "cloaked" or -Capturing WPA/WPA2 handshakes by forcing clients to reauthenticate or -Generate ARP requests (Windows clients sometimes flush their ARP cache when disconnected). -Of course, this attack is totally useless if there are no associated wireless client or on fake authentications. -.TP -.I -1 , --fakeauth= -The fake authentication attack allows you to perform the two types of WEP authentication (Open System and Shared Key) plus associate with the access point (AP). This is useful is only useful when you need an associated MAC address in various aireplay-ng attacks and there is currently no associated client. It should be noted that the fake authentication attack does NOT generate any ARP packets. Fake authentication cannot be used to authenticate/associate with WPA/WPA2 Access Points. -.TP -.I -2, --interactive -This attack allows you to choose a specific packet for replaying (injecting). The attack can obtain packets to replay from two sources. The first being a live flow of packets from your wireless card. The second being from a pcap file. Reading from a file is an often overlooked feature of aireplay-ng. This allows you read packets from other capture sessions or quite often, various attacks generate pcap files for easy reuse. A common use of reading a file containing a packet your created with packetforge-ng. -.TP -.I -3, --arpreplay -The classic ARP request replay attack is the most effective way to generate new initialization vectors (IVs), and works very reliably. The program listens for an ARP packet then retransmits it back to the access point. This, in turn, causes the access point to repeat the ARP packet with a new IV. The program retransmits the same ARP packet over and over. However, each ARP packet repeated by the access point has a new IVs. It is all these new IVs which allow you to determine the WEP key. -.TP -.I -4, --chopchop -This attack, when successful, can decrypt a WEP data packet without knowing the key. It can even work against dynamic WEP. This attack does not recover the WEP key itself, but merely reveals the plaintext. However, some access points are not vulnerable to this attack. Some may seem vulnerable at first but actually drop data packets shorter that 60 bytes. If the access point drops packets shorter than 42 bytes, aireplay tries to guess the rest of the missing data, as far as the headers are predictable. If an IP packet is captured, it additionally checks if the checksum of the header is correct after guessing the missing parts of it. This attack requires at least one WEP data packet. -.TP -.I -5, --fragment -This attack, when successful, can obtain 1500 bytes of PRGA (pseudo random generation algorithm). This attack does not recover the WEP key itself, but merely obtains the PRGA. The PRGA can then be used to generate packets with packetforge-ng which are in turn used for various injection attacks. It requires at least one data packet to be received from the access point in order to initiate the attack. -.TP -.I -6, --caffe-latte -In general, for an attack to work, the attacker has to be in the range of an AP and a connected client (fake or real). Caffe Latte attacks allows to gather enough packets to crack a WEP key without the need of an AP, it just need a client to be in range. -.TP -.I -7, --cfrag -This attack turns IP or ARP packets from a client into ARP request against the client. This attack works especially well against ad-hoc networks. As well it can be used against softAP clients and normal AP clients. -.TP -.I -9, --test -Tests injection and quality. -.SH FRAGMENTATION VERSUS CHOPCHOP -.PP -.PP -.B Fragmentation: -.TP -.PP -.I Pros -.br -- Can obtain the full packet length of 1500 bytes XOR. This means you can subsequently pretty well create any size of packet. -.br -- May work where chopchop does not -.br -- Is extremely fast. It yields the XOR stream extremely quickly when successful. -.TP -.PP -.I Cons -.br -- Setup to execute the attack is more subject to the device drivers. For example, Atheros does not generate the correct packets unless the wireless card is set to the mac address you are spoofing. -.br -- You need to be physically closer to the access point since if any packets are lost then the attack fails. -.PP -.B Chopchop -.TP -.PP -.I Pro -.br -- May work where frag does not work. -.TP -.PP -.I Cons -.br -- Cannot be used against every access point. -.br -- The maximum XOR bits is limited to the length of the packet you chopchop against. -.br -- Much slower then the fragmentation attack. -.br -.SH AUTHOR -This manual page was written by Adam Cecile for the Debian system (but may be used by others). -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/aireplay-ng.8 @@ -0,0 +1,236 @@ +.TH AIREPLAY-NG 8 "April 2010" "Version 1.1" + +.SH NAME +aireplay-ng - inject packets into a wireless network to generate traffic +.SH SYNOPSIS +.B aireplay-ng +[options] +.SH DESCRIPTION +.B aireplay-ng +is used to inject/replay frames. +The primary function is to generate traffic for the later use in aircrack-ng for cracking the WEP and WPA-PSK keys. There are different attacks which can cause deauthentications for the purpose of capturing WPA handshake data, fake authentications, Interactive packet replay, hand-crafted ARP request injection and ARP-request reinjection. With the packetforge-ng tool it's possible to create arbitrary frames. +.br +.PP +.B aireplay-ng +supports single-NIC injection/monitor. +.br +This feature needs driver patching. +.br +.SH OPTIONS +.TP +.I -H, --help +Shows the help screen. +.PP +.TP +.B Filter options: +.TP +.I -b +MAC address of access point. +.TP +.I -d +MAC address of destination. +.TP +.I -s +MAC address of source. +.TP +.I -m +Minimum packet length. +.TP +.I -n +Maximum packet length. +.TP +.I -u +Frame control, type field. +.TP +.I -v +Frame control, subtype field. +.TP +.I -t +Frame control, "To" DS bit (0 or 1). +.TP +.I -f +Frame control, "From" DS bit (0 or 1). +.TP +.I -w +Frame control, WEP bit (0 or 1). +.TP +.I -D +Disable AP Detection. +.PP +.TP +.B Replay options: +.TP +.I -x +Number of packets per second. +.TP +.I -p +Set frame control word (hex). +.TP +.I -a +Set Access Point MAC address. +.TP +.I -c +Set destination MAC address. +.TP +.I -h +Set source MAC address. +.TP +.I -g +Change ring buffer size (default: 8 packets). The minimum is 1. +.TP +.I -F +Choose first matching packet. +.TP +.I -e +Fake Authentication attack: Set target SSID (see below). For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names +.TP +.I -o +Fake Authentication attack: Set the number of packets for every authentication and association attempt (Default: 1). 0 means auto +.TP +.I -q +Fake Authentication attack: Set the time between keep-alive packets in fake authentication mode. +.TP +.I -y +Fake Authentication attack: Specifies the keystream file for fake shared key authentication. +.TP +.I -T n +Fake Authentication attack: Exit if fake authentication fails 'n' time(s). +.TP +.I -j +ARP Replay attack : inject FromDS pakets (see below). +.TP +.I -k +Fragmentation attack: Set destination IP in fragments. +.TP +.I -l +Fragmentation attack: Set source IP in fragments. +.TP +.I -B +Test option: bitrate test. +.PP +.TP +.B Source options: +.TP +.I -i +Capture packets from this interface. +.TP +.I -r +Extract packets from this pcap file. +.PP +.TP +.B Miscellaneous options: +.TP +.I -R +disable /dev/rtc usage. +.PP +.TP +.B Attack modes: +.TP +.I -0 , --deauth= +This attack sends deauthentication packets to one or more clients which are currently associated with a particular access point. Deauthenticating clients can be done for a number of reasons: +Recovering a hidden ESSID. This is an ESSID which is not being broadcast. Another term for this is "cloaked" or +Capturing WPA/WPA2 handshakes by forcing clients to reauthenticate or +Generate ARP requests (Windows clients sometimes flush their ARP cache when disconnected). +Of course, this attack is totally useless if there are no associated wireless client or on fake authentications. +.TP +.I -1 , --fakeauth= +The fake authentication attack allows you to perform the two types of WEP authentication (Open System and Shared Key) plus associate with the access point (AP). This is useful is only useful when you need an associated MAC address in various aireplay-ng attacks and there is currently no associated client. It should be noted that the fake authentication attack does NOT generate any ARP packets. Fake authentication cannot be used to authenticate/associate with WPA/WPA2 Access Points. +.TP +.I -2, --interactive +This attack allows you to choose a specific packet for replaying (injecting). The attack can obtain packets to replay from two sources. The first being a live flow of packets from your wireless card. The second being from a pcap file. Reading from a file is an often overlooked feature of aireplay-ng. This allows you read packets from other capture sessions or quite often, various attacks generate pcap files for easy reuse. A common use of reading a file containing a packet your created with packetforge-ng. +.TP +.I -3, --arpreplay +The classic ARP request replay attack is the most effective way to generate new initialization vectors (IVs), and works very reliably. The program listens for an ARP packet then retransmits it back to the access point. This, in turn, causes the access point to repeat the ARP packet with a new IV. The program retransmits the same ARP packet over and over. However, each ARP packet repeated by the access point has a new IVs. It is all these new IVs which allow you to determine the WEP key. +.TP +.I -4, --chopchop +This attack, when successful, can decrypt a WEP data packet without knowing the key. It can even work against dynamic WEP. This attack does not recover the WEP key itself, but merely reveals the plaintext. However, some access points are not vulnerable to this attack. Some may seem vulnerable at first but actually drop data packets shorter that 60 bytes. If the access point drops packets shorter than 42 bytes, aireplay tries to guess the rest of the missing data, as far as the headers are predictable. If an IP packet is captured, it additionally checks if the checksum of the header is correct after guessing the missing parts of it. This attack requires at least one WEP data packet. +.TP +.I -5, --fragment +This attack, when successful, can obtain 1500 bytes of PRGA (pseudo random generation algorithm). This attack does not recover the WEP key itself, but merely obtains the PRGA. The PRGA can then be used to generate packets with packetforge-ng which are in turn used for various injection attacks. It requires at least one data packet to be received from the access point in order to initiate the attack. +.TP +.I -6, --caffe-latte +In general, for an attack to work, the attacker has to be in the range of an AP and a connected client (fake or real). Caffe Latte attacks allows to gather enough packets to crack a WEP key without the need of an AP, it just need a client to be in range. +.TP +.I -7, --cfrag +This attack turns IP or ARP packets from a client into ARP request against the client. This attack works especially well against ad-hoc networks. As well it can be used against softAP clients and normal AP clients. +.TP +.I -9, --test +Tests injection and quality. +.SH FRAGMENTATION VERSUS CHOPCHOP +.PP +.PP +.B Fragmentation: +.TP +.PP +.I Pros +.br +- Can obtain the full packet length of 1500 bytes XOR. This means you can subsequently pretty well create any size of packet. +.br +- May work where chopchop does not +.br +- Is extremely fast. It yields the XOR stream extremely quickly when successful. +.TP +.PP +.I Cons +.br +- Setup to execute the attack is more subject to the device drivers. For example, Atheros does not generate the correct packets unless the wireless card is set to the mac address you are spoofing. +.br +- You need to be physically closer to the access point since if any packets are lost then the attack fails. +.PP +.B Chopchop +.TP +.PP +.I Pro +.br +- May work where frag does not work. +.TP +.PP +.I Cons +.br +- Cannot be used against every access point. +.br +- The maximum XOR bits is limited to the length of the packet you chopchop against. +.br +- Much slower then the fragmentation attack. +.br +.SH AUTHOR +This manual page was written by Adam Cecile for the Debian system (but may be used by others). +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/airmon-ng.1 +++ /dev/null @@ -1,64 +0,0 @@ -.TH AIRMON-NG 1 "April 2010" "Version 1.1" - -.SH NAME -airmon-ng - bash script designed to turn wireless cards into monitor mode. -.SH SYNOPSIS -.B airmon-ng - [channel] -.B airmon-ng - [kill] -.SH DESCRIPTION -.BI airmon-ng -is script can be used to enable monitor mode on wireless interfaces. It may also be used to go back from monitor mode to managed mode. Entering the airmon-ng command without parameters will show the interfaces status. -It can list/kill programs that can interfere with the wireless card and set the right sources in /etc/kismet/kismet.conf too. -.SH OPTIONAL PARAMETERS -.PP -.TP -.I start [channel] -Enable monitor mode on an interface (and specify a channel). Note: Madwifi-ng is a special case, 'start' has to be used on wifi interfaces and 'stop' on ath interfaces. -.I stop -Disable monitor mode and go back to managed mode (except for madwifi-ng where it kills the ath VAP). -.TP -.I check [kill] -List all possible programs that could interfere with the wireless card. If 'kill' is specified, it will try to kill all of them. -.SH AUTHOR -This manual page was written by Adam Cecile for the Debian system (but may be used by others). -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/airmon-ng.8 @@ -0,0 +1,64 @@ +.TH AIRMON-NG 8 "April 2010" "Version 1.1" + +.SH NAME +airmon-ng - bash script designed to turn wireless cards into monitor mode. +.SH SYNOPSIS +.B airmon-ng + [channel] +.B airmon-ng + [kill] +.SH DESCRIPTION +.BI airmon-ng +is script can be used to enable monitor mode on wireless interfaces. It may also be used to go back from monitor mode to managed mode. Entering the airmon-ng command without parameters will show the interfaces status. +It can list/kill programs that can interfere with the wireless card and set the right sources in /etc/kismet/kismet.conf too. +.SH OPTIONAL PARAMETERS +.PP +.TP +.I start [channel] +Enable monitor mode on an interface (and specify a channel). Note: Madwifi-ng is a special case, 'start' has to be used on wifi interfaces and 'stop' on ath interfaces. +.I stop +Disable monitor mode and go back to managed mode (except for madwifi-ng where it kills the ath VAP). +.TP +.I check [kill] +List all possible programs that could interfere with the wireless card. If 'kill' is specified, it will try to kill all of them. +.SH AUTHOR +This manual page was written by Adam Cecile for the Debian system (but may be used by others). +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/airodump-ng-oui-update.1 +++ /dev/null @@ -1,53 +0,0 @@ -.TH AIRODUMP-NG-OUI-UPDATE 1 "February 2012" "Version 1.1" - -.SH NAME -airodump-ng-oui-update - IEEE oui list updater for airodump-ng - -.SH SYNOPSIS -.B airodump-ng-oui-update - -.SH DESCRIPTION -.BI airodump-ng-oui-update -downloads and parses IEEE OUI list. - -.SH AUTHOR -This manual page was written by David Francos Cuartero. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. - -.PP -.SH SEE ALSO -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/airodump-ng-oui-update.8 @@ -0,0 +1,53 @@ +.TH AIRODUMP-NG-OUI-UPDATE 8 "February 2012" "Version 1.1" + +.SH NAME +airodump-ng-oui-update - IEEE oui list updater for airodump-ng + +.SH SYNOPSIS +.B airodump-ng-oui-update + +.SH DESCRIPTION +.BI airodump-ng-oui-update +downloads and parses IEEE OUI list. + +.SH AUTHOR +This manual page was written by David Francos Cuartero. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. + +.PP +.SH SEE ALSO +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/airodump-ng.1 +++ /dev/null @@ -1,239 +0,0 @@ -.TH AIRODUMP-NG 1 "April 2010" "Version 1.1" - -.SH NAME -airodump-ng - a wireless packet capture tool for aircrack-ng -.SH SYNOPSIS -.B airodump-ng -[options] -.SH DESCRIPTION -.BI airodump-ng -is used for packet capturing of raw 802.11 frames for the intent of using them with aircrack-ng. If you have a GPS receiver connected to the computer, airodump-ng is capable of logging the coordinates of the found access points. Additionally, airodump-ng writes out a text file containing the details of all access points and clients seen. -.SH OPTIONS -.PP -.TP -.I -H, --help -Shows the help screen. -.TP -.I -i, --ivs -It only saves IVs (only useful for cracking). If this option is specified, you have to give a dump prefix (\-\-write option) -.TP -.I -g, --gpsd -Indicate that airodump-ng should try to use GPSd to get coordinates. -.TP -.I -w , --write -Is the dump file prefix to use. If this option is not given, it will only show data on the screen. Beside this file a CSV file with the same filename as the capture will be created. -.TP -.I -e, --beacons -It will record all beacons into the cap file. By default it only records one beacon for each network. -.TP -.I -u , --update -Delay seconds delay between display updates (default: 1 second). Useful for slow CPU. -.TP -.I --showack -Prints ACK/CTS/RTS statistics. Helps in debugging and general injection optimization. It is indication if you inject, inject too fast, reach the AP, the frames are valid encrypted frames. Allows to detect "hidden" stations, which are too far away to capture high bitrate frames, as ACK frames are sent at 1Mbps. -.TP -.I -h -Hides known stations for \-\-showack. -.TP -.I --berlin -Time before removing the AP/client from the screen when no more packets are received (Default: 120 seconds). See airodump-ng source for the history behind this option ;). -.TP -.I -c [,[,...]], --channel [,[,...]] -Indicate the channel(s) to listen to. By default airodump-ng hop on all 2.4GHz channels. -.TP -.I -b , --band -Indicate the band on which airodump-ng should hop. It can be a combination of 'a', 'b' and 'g' letters ('b' and 'g' uses 2.4GHz and 'a' uses 5GHz). Incompatible with --channel option. -.TP -.I -s , --cswitch -Defines the way airodump-ng sets the channels when using more than one card. Valid values: 0, 1 or 2. -.TP -.I -r -Reads packet from a file. -.TP -.I -x -Active Scanning Simulation (send probe requests and parse the probe responses). -.TP -.I --output-format -Define the formats to use (separated by a comma). Possible values are: pcap, ivs, csv, gps, kismet, netxml. The default values are: pcap, csv, kismet, kismet-newcore. -\'pcap\' is for recording a capture in pcap format, 'ivs' is for ivs format (it is a shortcut for --ivs). 'csv' will create an airodump-ng CSV file, 'kismet' will create a kismet csv file and 'kismet-newcore' will create the kismet netxml file. 'gps' is a shortcut for --gps. -.br -Theses values can be combined with the exception of ivs and pcap. -.PP -.B Filter options: -.TP -.I -t , --encrypt -It will only show networks matching the given encryption. May be specified more than once: '\-t OPN \-t WPA2' -.TP -.I -d , --bssid -It will only show networks, matching the given bssid. -.TP -.I -m , --netmask -It will only show networks, matching the given bssid ^ netmask combination. Need \-\-bssid (or \-d) to be specified. -.TP -.I -a -It will only show associated clients. -.SH INTERACTION -.PP -.BI airodump-ng -can receive and interpret key strokes while running. The following list describes the currently assigned keys and supposed actions: -.TP -.I a -Select active areas by cycling through these display options: AP+STA; AP+STA+ACK; AP only; STA only -.TP -.I d -Reset sorting to defaults (Power) -.TP -.I i -Invert sorting algorithm -.TP -.I m -Mark the selected AP or cycle through different colors if the selected AP is already marked -.TP -.I r -(De-)Activate realtime sorting - applies sorting algorithm everytime the display will be redrawn -.TP -.I s -Change column to sort by, which currently includes: First seen; BSSID; PWR level; Beacons; Data packets; Packet rate; Channel; Max. data rate; Encryption; Strongest Ciphersuite; Strongest Authentication; ESSID -.TP -.I SPACE -Pause display redrawing/ Resume redrawing -.TP -.I TAB -Enable/Disable scrolling through AP list -.TP -.I UP -Select the AP prior to the currently marked AP in the displayed list if available -.TP -.I DOWN -Select the AP after the currently marked AP if available -.PP -If an AP is selected or marked, all the connected stations will also be selected or marked with the same color as the corresponding Access Point. -.SH EXAMPLES -.B airodump-ng -\-\-band bg ath0 -.PP -Here is an example screenshot: -.PP ------------------------------------------------------------------------ -.br -CH 9 ][ Elapsed: 1 min ][ 2007-04-26 17:41 ][ BAT: 2 hours 10 mins ][ WPA handshake: 00:14:6C:7E:40:80 -.br -.PP -BSSID PWR RXQ Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID -.br -.PP -00:09:5B:1C:AA:1D 11 16 10 0 0 11 54. OPN -.br -00:14:6C:7A:41:81 34 100 57 14 1 9 11 WEP WEP bigbear -.br -00:14:6C:7E:40:80 32 100 752 73 2 9 54 WPA TKIP PSK teddy -.br -.PP -BSSID STATION PWR Rate Lost Packets Probes -.br -.PP -00:14:6C:7A:41:81 00:0F:B5:32:31:31 51 11-11 2 14 bigbear -.br -(not associated) 00:14:A4:3F:8D:13 19 11-11 0 4 mossy -.br -00:14:6C:7A:41:81 00:0C:41:52:D1:D1 \-1 11-2 0 5 bigbear -.br -00:14:6C:7E:40:80 00:0F:B5:FD:FB:C2 35 36-24 0 99 teddy -.br ------------------------------------------------------------------------ -.br -.PP -.TP -.I BSSID -MAC address of the access point. In the Client section, a BSSID of "(not associated)" means that the client is not associated with any AP. In this unassociated state, it is searching for an AP to connect with. -.TP -.I PWR -Signal level reported by the card. Its signification depends on the driver, but as the signal gets higher you get closer to the AP or the station. If the BSSID PWR is -1, then the driver doesn't support signal level reporting. If the PWR is -1 for a limited number of stations then this is for a packet which came from the AP to the client but the client transmissions are out of range for your card. Meaning you are hearing only 1/2 of the communication. If all clients have PWR as -1 then the driver doesn't support signal level reporting. -.TP -.I RXQ -Only shown when on a fixed channel. Receive Quality as measured by the percentage of packets (management and data frames) successfully received over the last 10 seconds. It's measured over all management and data frames. That's the clue, this allows you to read more things out of this value. Lets say you got 100 percent RXQ and all 10 (or whatever the rate) beacons per second coming in. Now all of a sudden the RXQ drops below 90, but you still capture all sent beacons. Thus you know that the AP is sending frames to a client but you can't hear the client nor the AP sending to the client (need to get closer). Another thing would be, that you got a 11MB card to monitor and capture frames (say a prism2.5) and you have a very good position to the AP. The AP is set to 54MBit and then again the RXQ drops, so you know that there is at least one 54MBit client connected to the AP. -.TP -.I Beacons -Number of beacons sent by the AP. Each access point sends about ten beacons per second at the lowest rate (1M), so they can usually be picked up from very far. -.TP -.I #Data -Number of captured data packets (if WEP, unique IV count), including data broadcast packets. -.TP -.I #/s -Number of data packets per second measure over the last 10 seconds. -.TP -.I CH -Channel number (taken from beacon packets). Note: sometimes packets from other channels are captured even if airodump-ng is not hopping, because of radio interference. -.TP -.I MB -Maximum speed supported by the AP. If MB = 11, it's 802.11b, if MB = 22 it's 802.11b+ and higher rates are 802.11g. The dot (after 54 above) indicates short preamble is supported. 'e' indicates that the network has QoS (802.11e) enabled. -.TP -.I ENC -Encryption algorithm in use. OPN = no encryption,"WEP?" = WEP or higher (not enough data to choose between WEP and WPA/WPA2), WEP (without the question mark) indicates static or dynamic WEP, and WPA or WPA2 if TKIP or CCMP or MGT is present. -.TP -.I CIPHER -The cipher detected. One of CCMP, WRAP, TKIP, WEP, WEP40, or WEP104. Not mandatory, but TKIP is typically used with WPA and CCMP is typically used with WPA2. WEP40 is displayed when the key index is greater then 0. The standard states that the index can be 0-3 for 40bit and should be 0 for 104 bit. -.TP -.I AUTH -The authentication protocol used. One of MGT (WPA/WPA2 using a separate authentication server), SKA (shared key for WEP), PSK (pre-shared key for WPA/WPA2), or OPN (open for WEP). -.TP -.I ESSID -The so-called "SSID", which can be empty if SSID hiding is activated. In this case, airodump-ng will try to recover the SSID from probe responses and association requests. -.TP -.I STATION -MAC address of each associated station or stations searching for an AP to connect with. Clients not currently associated with an AP have a BSSID of "(not associated)". -.TP -.I Rate -This is only displayed when using a single channel. The first number is the last data rate from the AP (BSSID) to the Client (STATION). The second number is the last data rate from Client (STATION) to the AP (BSSID). -.TP -.I Lost -It means lost packets coming from the client. To determine the number of packets lost, there is a sequence field on every non-control frame, so you can subtract the second last sequence number from the last sequence number and you know how many packets you have lost. -.TP -.I Packets -The number of data packets sent by the client. -.TP -.I Probes -The ESSIDs probed by the client. These are the networks the client is trying to connect to if it is not currently connected. -.PP -The first part is the detected access points. The second part is a list of detected wireless clients, stations. By relying on the signal power, one can even physically pinpoint the location of a given station. -.SH AUTHOR -This manual page was written by Adam Cecile for the Debian system (but may be used by others). -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/airodump-ng.8 @@ -0,0 +1,239 @@ +.TH AIRODUMP-NG 8 "April 2010" "Version 1.1" + +.SH NAME +airodump-ng - a wireless packet capture tool for aircrack-ng +.SH SYNOPSIS +.B airodump-ng +[options] +.SH DESCRIPTION +.BI airodump-ng +is used for packet capturing of raw 802.11 frames for the intent of using them with aircrack-ng. If you have a GPS receiver connected to the computer, airodump-ng is capable of logging the coordinates of the found access points. Additionally, airodump-ng writes out a text file containing the details of all access points and clients seen. +.SH OPTIONS +.PP +.TP +.I -H, --help +Shows the help screen. +.TP +.I -i, --ivs +It only saves IVs (only useful for cracking). If this option is specified, you have to give a dump prefix (\-\-write option) +.TP +.I -g, --gpsd +Indicate that airodump-ng should try to use GPSd to get coordinates. +.TP +.I -w , --write +Is the dump file prefix to use. If this option is not given, it will only show data on the screen. Beside this file a CSV file with the same filename as the capture will be created. +.TP +.I -e, --beacons +It will record all beacons into the cap file. By default it only records one beacon for each network. +.TP +.I -u , --update +Delay seconds delay between display updates (default: 1 second). Useful for slow CPU. +.TP +.I --showack +Prints ACK/CTS/RTS statistics. Helps in debugging and general injection optimization. It is indication if you inject, inject too fast, reach the AP, the frames are valid encrypted frames. Allows to detect "hidden" stations, which are too far away to capture high bitrate frames, as ACK frames are sent at 1Mbps. +.TP +.I -h +Hides known stations for \-\-showack. +.TP +.I --berlin +Time before removing the AP/client from the screen when no more packets are received (Default: 120 seconds). See airodump-ng source for the history behind this option ;). +.TP +.I -c [,[,...]], --channel [,[,...]] +Indicate the channel(s) to listen to. By default airodump-ng hop on all 2.4GHz channels. +.TP +.I -b , --band +Indicate the band on which airodump-ng should hop. It can be a combination of 'a', 'b' and 'g' letters ('b' and 'g' uses 2.4GHz and 'a' uses 5GHz). Incompatible with --channel option. +.TP +.I -s , --cswitch +Defines the way airodump-ng sets the channels when using more than one card. Valid values: 0, 1 or 2. +.TP +.I -r +Reads packet from a file. +.TP +.I -x +Active Scanning Simulation (send probe requests and parse the probe responses). +.TP +.I --output-format +Define the formats to use (separated by a comma). Possible values are: pcap, ivs, csv, gps, kismet, netxml. The default values are: pcap, csv, kismet, kismet-newcore. +\'pcap\' is for recording a capture in pcap format, 'ivs' is for ivs format (it is a shortcut for --ivs). 'csv' will create an airodump-ng CSV file, 'kismet' will create a kismet csv file and 'kismet-newcore' will create the kismet netxml file. 'gps' is a shortcut for --gps. +.br +Theses values can be combined with the exception of ivs and pcap. +.PP +.B Filter options: +.TP +.I -t , --encrypt +It will only show networks matching the given encryption. May be specified more than once: '\-t OPN \-t WPA2' +.TP +.I -d , --bssid +It will only show networks, matching the given bssid. +.TP +.I -m , --netmask +It will only show networks, matching the given bssid ^ netmask combination. Need \-\-bssid (or \-d) to be specified. +.TP +.I -a +It will only show associated clients. +.SH INTERACTION +.PP +.BI airodump-ng +can receive and interpret key strokes while running. The following list describes the currently assigned keys and supposed actions: +.TP +.I a +Select active areas by cycling through these display options: AP+STA; AP+STA+ACK; AP only; STA only +.TP +.I d +Reset sorting to defaults (Power) +.TP +.I i +Invert sorting algorithm +.TP +.I m +Mark the selected AP or cycle through different colors if the selected AP is already marked +.TP +.I r +(De-)Activate realtime sorting - applies sorting algorithm everytime the display will be redrawn +.TP +.I s +Change column to sort by, which currently includes: First seen; BSSID; PWR level; Beacons; Data packets; Packet rate; Channel; Max. data rate; Encryption; Strongest Ciphersuite; Strongest Authentication; ESSID +.TP +.I SPACE +Pause display redrawing/ Resume redrawing +.TP +.I TAB +Enable/Disable scrolling through AP list +.TP +.I UP +Select the AP prior to the currently marked AP in the displayed list if available +.TP +.I DOWN +Select the AP after the currently marked AP if available +.PP +If an AP is selected or marked, all the connected stations will also be selected or marked with the same color as the corresponding Access Point. +.SH EXAMPLES +.B airodump-ng +\-\-band bg ath0 +.PP +Here is an example screenshot: +.PP +----------------------------------------------------------------------- +.br +CH 9 ][ Elapsed: 1 min ][ 2007-04-26 17:41 ][ BAT: 2 hours 10 mins ][ WPA handshake: 00:14:6C:7E:40:80 +.br +.PP +BSSID PWR RXQ Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID +.br +.PP +00:09:5B:1C:AA:1D 11 16 10 0 0 11 54. OPN +.br +00:14:6C:7A:41:81 34 100 57 14 1 9 11 WEP WEP bigbear +.br +00:14:6C:7E:40:80 32 100 752 73 2 9 54 WPA TKIP PSK teddy +.br +.PP +BSSID STATION PWR Rate Lost Packets Probes +.br +.PP +00:14:6C:7A:41:81 00:0F:B5:32:31:31 51 11-11 2 14 bigbear +.br +(not associated) 00:14:A4:3F:8D:13 19 11-11 0 4 mossy +.br +00:14:6C:7A:41:81 00:0C:41:52:D1:D1 \-1 11-2 0 5 bigbear +.br +00:14:6C:7E:40:80 00:0F:B5:FD:FB:C2 35 36-24 0 99 teddy +.br +----------------------------------------------------------------------- +.br +.PP +.TP +.I BSSID +MAC address of the access point. In the Client section, a BSSID of "(not associated)" means that the client is not associated with any AP. In this unassociated state, it is searching for an AP to connect with. +.TP +.I PWR +Signal level reported by the card. Its signification depends on the driver, but as the signal gets higher you get closer to the AP or the station. If the BSSID PWR is -1, then the driver doesn't support signal level reporting. If the PWR is -1 for a limited number of stations then this is for a packet which came from the AP to the client but the client transmissions are out of range for your card. Meaning you are hearing only 1/2 of the communication. If all clients have PWR as -1 then the driver doesn't support signal level reporting. +.TP +.I RXQ +Only shown when on a fixed channel. Receive Quality as measured by the percentage of packets (management and data frames) successfully received over the last 10 seconds. It's measured over all management and data frames. That's the clue, this allows you to read more things out of this value. Lets say you got 100 percent RXQ and all 10 (or whatever the rate) beacons per second coming in. Now all of a sudden the RXQ drops below 90, but you still capture all sent beacons. Thus you know that the AP is sending frames to a client but you can't hear the client nor the AP sending to the client (need to get closer). Another thing would be, that you got a 11MB card to monitor and capture frames (say a prism2.5) and you have a very good position to the AP. The AP is set to 54MBit and then again the RXQ drops, so you know that there is at least one 54MBit client connected to the AP. +.TP +.I Beacons +Number of beacons sent by the AP. Each access point sends about ten beacons per second at the lowest rate (1M), so they can usually be picked up from very far. +.TP +.I #Data +Number of captured data packets (if WEP, unique IV count), including data broadcast packets. +.TP +.I #/s +Number of data packets per second measure over the last 10 seconds. +.TP +.I CH +Channel number (taken from beacon packets). Note: sometimes packets from other channels are captured even if airodump-ng is not hopping, because of radio interference. +.TP +.I MB +Maximum speed supported by the AP. If MB = 11, it's 802.11b, if MB = 22 it's 802.11b+ and higher rates are 802.11g. The dot (after 54 above) indicates short preamble is supported. 'e' indicates that the network has QoS (802.11e) enabled. +.TP +.I ENC +Encryption algorithm in use. OPN = no encryption,"WEP?" = WEP or higher (not enough data to choose between WEP and WPA/WPA2), WEP (without the question mark) indicates static or dynamic WEP, and WPA or WPA2 if TKIP or CCMP or MGT is present. +.TP +.I CIPHER +The cipher detected. One of CCMP, WRAP, TKIP, WEP, WEP40, or WEP104. Not mandatory, but TKIP is typically used with WPA and CCMP is typically used with WPA2. WEP40 is displayed when the key index is greater then 0. The standard states that the index can be 0-3 for 40bit and should be 0 for 104 bit. +.TP +.I AUTH +The authentication protocol used. One of MGT (WPA/WPA2 using a separate authentication server), SKA (shared key for WEP), PSK (pre-shared key for WPA/WPA2), or OPN (open for WEP). +.TP +.I ESSID +The so-called "SSID", which can be empty if SSID hiding is activated. In this case, airodump-ng will try to recover the SSID from probe responses and association requests. +.TP +.I STATION +MAC address of each associated station or stations searching for an AP to connect with. Clients not currently associated with an AP have a BSSID of "(not associated)". +.TP +.I Rate +This is only displayed when using a single channel. The first number is the last data rate from the AP (BSSID) to the Client (STATION). The second number is the last data rate from Client (STATION) to the AP (BSSID). +.TP +.I Lost +It means lost packets coming from the client. To determine the number of packets lost, there is a sequence field on every non-control frame, so you can subtract the second last sequence number from the last sequence number and you know how many packets you have lost. +.TP +.I Packets +The number of data packets sent by the client. +.TP +.I Probes +The ESSIDs probed by the client. These are the networks the client is trying to connect to if it is not currently connected. +.PP +The first part is the detected access points. The second part is a list of detected wireless clients, stations. By relying on the signal power, one can even physically pinpoint the location of a given station. +.SH AUTHOR +This manual page was written by Adam Cecile for the Debian system (but may be used by others). +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/airserv-ng.1 +++ /dev/null @@ -1,71 +0,0 @@ -.TH AIRSERV-NG 1 "April 2010" "Version 1.1" - -.SH NAME -airserv-ng - a wireless card server -.SH SYNOPSIS -.B airserv-ng - -.SH DESCRIPTION -.BI airserv-ng -is a wireless card server which allows multiple wireless application programs to independently use a wireless card via a client-server TCP network connection. All operating system and wireless card driver specific code is incorporated into the server. This eliminates the need for each wireless application to contain the complex wireless card and driver logic. It is also supports multiple operating systems. -.SH OPTIONS -.PP -.TP -.I -h -Shows the help screen. -.TP -.I -p -TCP port to listen on (by default: 666). -.TP -.I -d -Wifi interface to use. -.TP -.I -c -Lock interface to this channel. -.TP -.I -v -Debug level. There are 3 debug levels. -Debug level of 1 shows client connection/disconnection (default). -Debug level of 2 shows channel change requests and invalid client command requests in addition to the debug level 1 messages. -Debug level of 3 displays a message each time a packet (and its length) is sent to the client. It also include messages from level 2 (and 1). -.SH AUTHOR -This manual page was written by Thomas d'Otreppe. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/airserv-ng.8 @@ -0,0 +1,71 @@ +.TH AIRSERV-NG 8 "April 2010" "Version 1.1" + +.SH NAME +airserv-ng - a wireless card server +.SH SYNOPSIS +.B airserv-ng + +.SH DESCRIPTION +.BI airserv-ng +is a wireless card server which allows multiple wireless application programs to independently use a wireless card via a client-server TCP network connection. All operating system and wireless card driver specific code is incorporated into the server. This eliminates the need for each wireless application to contain the complex wireless card and driver logic. It is also supports multiple operating systems. +.SH OPTIONS +.PP +.TP +.I -h +Shows the help screen. +.TP +.I -p +TCP port to listen on (by default: 666). +.TP +.I -d +Wifi interface to use. +.TP +.I -c +Lock interface to this channel. +.TP +.I -v +Debug level. There are 3 debug levels. +Debug level of 1 shows client connection/disconnection (default). +Debug level of 2 shows channel change requests and invalid client command requests in addition to the debug level 1 messages. +Debug level of 3 displays a message each time a packet (and its length) is sent to the client. It also include messages from level 2 (and 1). +.SH AUTHOR +This manual page was written by Thomas d'Otreppe. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/airtun-ng.1 +++ /dev/null @@ -1,95 +0,0 @@ -.TH AIRTUN-NG 1 "April 2010" "Version 1.1" - -.SH NAME -airtun-ng - a virtual tunnel interface creator for aircrack-ng -.SH SYNOPSIS -.B airtun-ng -[options] -.SH DESCRIPTION -.BI airtun-ng -creates a virtual tunnel interface (atX) for sending arbitrary IP packets by using raw ieee802.11 packet injection. -.SH OPTIONS -.PP -.TP -.I -H, --help -Shows the help screen. -.TP -.I -x -Sets maximum number of packets per second. -.TP -.I -a -Specifies the BSSID for the iee802.11 header. In WDS Mode this sets the Receiver. -.TP -.I -h -Specifies the source MAC for the iee802.11 header. -.TP -.I -i -Sets the capture interface. -.TP -.I -r -Specifies a file to read 802.11 frames. -.TP -.I -y -Is the name of the file, which provides the keystream for WEP encoding. (No receiving, just transmitting of IP packets.) -.TP -.I -w -This is the WEP key to en-/decrypt all traffic going through the tunnel. -.TP -.I -t -Defines the ToDS and FromDS bit in the ieee802.11 header. For tods=1, the ToDS bit is set to 1 and FromDS to 0, while tods=0 sets them the other way around. If set to 2, it will be tunneled in a WDS/bridge. -.TP -.I -m , --netmask -Filters networks based on bssid ^ netmask combination. Needs \-d, used in replay mode. -.TP -.I -d , --bssid -Filters networks based on the . Used in replay mode. -.TP -.I -f, --repeat -Enables replay mode. All read frames, filtered by bssid and netmask (if specified), will be replayed. -.TP -.I -s -Set Transmitter MAC address for WDS Mode. -.TP -.I -b -Bidirectional mode. This enables communication in Transmitter's AND Receiver's networks. Works only if you can see both stations. -.SH EXAMPLES -.B airtun-ng -\-a 00:14:22:56:F3:4E \-t 0 \-y keystream.xor wlan0 -.PP -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/airtun-ng.8 @@ -0,0 +1,95 @@ +.TH AIRTUN-NG 8 "April 2010" "Version 1.1" + +.SH NAME +airtun-ng - a virtual tunnel interface creator for aircrack-ng +.SH SYNOPSIS +.B airtun-ng +[options] +.SH DESCRIPTION +.BI airtun-ng +creates a virtual tunnel interface (atX) for sending arbitrary IP packets by using raw ieee802.11 packet injection. +.SH OPTIONS +.PP +.TP +.I -H, --help +Shows the help screen. +.TP +.I -x +Sets maximum number of packets per second. +.TP +.I -a +Specifies the BSSID for the iee802.11 header. In WDS Mode this sets the Receiver. +.TP +.I -h +Specifies the source MAC for the iee802.11 header. +.TP +.I -i +Sets the capture interface. +.TP +.I -r +Specifies a file to read 802.11 frames. +.TP +.I -y +Is the name of the file, which provides the keystream for WEP encoding. (No receiving, just transmitting of IP packets.) +.TP +.I -w +This is the WEP key to en-/decrypt all traffic going through the tunnel. +.TP +.I -t +Defines the ToDS and FromDS bit in the ieee802.11 header. For tods=1, the ToDS bit is set to 1 and FromDS to 0, while tods=0 sets them the other way around. If set to 2, it will be tunneled in a WDS/bridge. +.TP +.I -m , --netmask +Filters networks based on bssid ^ netmask combination. Needs \-d, used in replay mode. +.TP +.I -d , --bssid +Filters networks based on the . Used in replay mode. +.TP +.I -f, --repeat +Enables replay mode. All read frames, filtered by bssid and netmask (if specified), will be replayed. +.TP +.I -s +Set Transmitter MAC address for WDS Mode. +.TP +.I -b +Bidirectional mode. This enables communication in Transmitter's AND Receiver's networks. Works only if you can see both stations. +.SH EXAMPLES +.B airtun-ng +\-a 00:14:22:56:F3:4E \-t 0 \-y keystream.xor wlan0 +.PP +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/easside-ng.1 +++ /dev/null @@ -1,82 +0,0 @@ -.TH EASSIDE-NG 1 "April 2010" "Version 1.1" - -.SH NAME -easside-ng - an auto-magic tool which allows you to communicate via an WEP-encrypted AP without knowing the key -.SH SYNOPSIS -.B easside-ng - -.SH DESCRIPTION -.BI easside-ng -is an auto-magic tool which allows you to communicate via an WEP-encrypted access point (AP) without knowing the WEP key. It first identifies a network, then proceeds to associate with it, obtain PRGA (pseudo random generation algorithm) xor data, determine the network IP scheme and then setup a TAP interface so that you can communicate with the AP without requiring the WEP key. All this is done without your intervention. -.SH OPTIONS -.PP -.TP -.I -h -Shows the help screen. -.TP -.I -v -Victim BSSID (Optional). -.TP -.I -m -Source MAC address to be used (Optional). -.TP -.I -i -Source IP address to be used on the wireless LAN. Defaults to the decoded network plus '.123' (Optional). -.TP -.I -r -IP address of the AP router. This could be the WAN IP of the AP or an actual router IP depending on the topology. Defaults to the decoded network plus '.1' (Optional). -.TP -.I -s -IP address of Buddy-ng server (Mandatory) -.TP -.I -f -Wireless interface to use (Mandatory) -.TP -.I -c -Lock interface to this channel (Optional). -.TP -.I -n -Determine Internet IP only. -.SH AUTHOR -This manual page was written by Thomas d'Otreppe. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/easside-ng.8 @@ -0,0 +1,82 @@ +.TH EASSIDE-NG 8 "April 2010" "Version 1.1" + +.SH NAME +easside-ng - an auto-magic tool which allows you to communicate via an WEP-encrypted AP without knowing the key +.SH SYNOPSIS +.B easside-ng + +.SH DESCRIPTION +.BI easside-ng +is an auto-magic tool which allows you to communicate via an WEP-encrypted access point (AP) without knowing the WEP key. It first identifies a network, then proceeds to associate with it, obtain PRGA (pseudo random generation algorithm) xor data, determine the network IP scheme and then setup a TAP interface so that you can communicate with the AP without requiring the WEP key. All this is done without your intervention. +.SH OPTIONS +.PP +.TP +.I -h +Shows the help screen. +.TP +.I -v +Victim BSSID (Optional). +.TP +.I -m +Source MAC address to be used (Optional). +.TP +.I -i +Source IP address to be used on the wireless LAN. Defaults to the decoded network plus '.123' (Optional). +.TP +.I -r +IP address of the AP router. This could be the WAN IP of the AP or an actual router IP depending on the topology. Defaults to the decoded network plus '.1' (Optional). +.TP +.I -s +IP address of Buddy-ng server (Mandatory) +.TP +.I -f +Wireless interface to use (Mandatory) +.TP +.I -c +Lock interface to this channel (Optional). +.TP +.I -n +Determine Internet IP only. +.SH AUTHOR +This manual page was written by Thomas d'Otreppe. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) +.br +.B wesside-ng(8) --- a/manpages/tkiptun-ng.1 +++ /dev/null @@ -1,130 +0,0 @@ -.TH TKIPTUN-NG 1 "April 2010" "Version 1.1" - -.SH NAME -tkiptun-ng - inject a few frames into a WPA TKIP network with QoS -.SH SYNOPSIS -.B tkiptun-ng -[options] -.SH DESCRIPTION -.BI tkiptun-ng -is a tool created by Martin Beck aka hirte, a member of aircrack-ng team. This tool is able to inject a few frames into a WPA TKIP network with QoS. He worked with Erik Tews (who created PTW attack) for a conference in PacSec 2008: "Gone in 900 Seconds, Some Crypto Issues with WPA". -.SH OPERATION -.PP -.TP -.I -H, --help -Shows the help screen. -.TP -.B Filter options: -.TP -.I -d -MAC address of destination. -.TP -.I -s -MAC address of source. -.TP -.I -m -Minimum packet length. -.TP -.I -n -Maximum packet length. -.TP -.I -t -Frame control, "To" DS bit. -.TP -.I -f -Frame control, "From" DS bit. -.TP -.I -D -Disable AP Detection. -.PP -.TP -.B Replay options: -.TP -.I -x -Number of packets per second. -.TP -.I -p -Set frame control word (hex). -.TP -.I -a -Set Access Point MAC address. -.TP -.I -c -Set destination MAC address. -.TP -.I -h -Set source MAC address. -.TP -.I -F -Choose first matching packet. -.TP -.I -e -Set target SSID. -.PP -.TP -.B Debug options: -.TP -.I -K -Keystream for continuation. -.TP -.I -y -Keystream file for continuation. -.TP -.I -j -Inject FromFS packets. -.TP -.I -P -Pairwise Master key (PMK) for verification or vulnerability testing. -.TP -.I -p -Preshared key (PSK) to calculate PMK with essid. -.PP -.TP -.B Source options: -.TP -.I -i -Capture packets from this interface. -.TP -.I -r -Extract packets from this pcap file. -.SH AUTHOR -This manual page was written by Thomas d'Otreppe. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B wesside-ng(1) --- /dev/null +++ b/manpages/tkiptun-ng.8 @@ -0,0 +1,130 @@ +.TH TKIPTUN-NG 8 "April 2010" "Version 1.1" + +.SH NAME +tkiptun-ng - inject a few frames into a WPA TKIP network with QoS +.SH SYNOPSIS +.B tkiptun-ng +[options] +.SH DESCRIPTION +.BI tkiptun-ng +is a tool created by Martin Beck aka hirte, a member of aircrack-ng team. This tool is able to inject a few frames into a WPA TKIP network with QoS. He worked with Erik Tews (who created PTW attack) for a conference in PacSec 2008: "Gone in 900 Seconds, Some Crypto Issues with WPA". +.SH OPERATION +.PP +.TP +.I -H, --help +Shows the help screen. +.TP +.B Filter options: +.TP +.I -d +MAC address of destination. +.TP +.I -s +MAC address of source. +.TP +.I -m +Minimum packet length. +.TP +.I -n +Maximum packet length. +.TP +.I -t +Frame control, "To" DS bit. +.TP +.I -f +Frame control, "From" DS bit. +.TP +.I -D +Disable AP Detection. +.PP +.TP +.B Replay options: +.TP +.I -x +Number of packets per second. +.TP +.I -p +Set frame control word (hex). +.TP +.I -a +Set Access Point MAC address. +.TP +.I -c +Set destination MAC address. +.TP +.I -h +Set source MAC address. +.TP +.I -F +Choose first matching packet. +.TP +.I -e +Set target SSID. +.PP +.TP +.B Debug options: +.TP +.I -K +Keystream for continuation. +.TP +.I -y +Keystream file for continuation. +.TP +.I -j +Inject FromFS packets. +.TP +.I -P +Pairwise Master key (PMK) for verification or vulnerability testing. +.TP +.I -p +Preshared key (PSK) to calculate PMK with essid. +.PP +.TP +.B Source options: +.TP +.I -i +Capture packets from this interface. +.TP +.I -r +Extract packets from this pcap file. +.SH AUTHOR +This manual page was written by Thomas d'Otreppe. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B wesside-ng(8) --- a/manpages/wesside-ng.1 +++ /dev/null @@ -1,83 +0,0 @@ -.TH WESSIDE-NG 1 "April 2010" "Version 1.1" - -.SH NAME -wesside-ng - crack a WEP key of an open network without user intervention -.SH SYNOPSIS -.B wesside-ng - -.SH DESCRIPTION -.BI wesside-ng -is an auto-magic tool which incorporates a number of techniques to seamlessly obtain a WEP key in minutes. It first identifies a network, then proceeds to associate with it, obtain PRGA (pseudo random generation algorithm) xor data, determine the network IP scheme, reinject ARP requests and finally determine the WEP key. All this is done without your intervention. -.SH OPTIONS -.PP -.TP -.I -h -Shows the help screen. -.TP -.I -i -Wireless interface name. (Mandatory) -.TP -.I -n -Network IP as in 'who has destination IP (netip) tell source IP (myip)'. Defaults to the source IP on the ARP request which is captured and decrypted. (Optional) -.TP -.I -m -\'who has destination IP (netip) tell source IP (myip)\'. Defaults to the network.123 on the ARP request captured (Optional). -.TP -.I -a -Source MAC address (Optional) -.TP -.I -c -Do not crack the key. Simply capture the packets until control-C is hit to stop the program! (Optional) -.TP -.I -p -Determines the minimum number of bytes of PRGA which is gathered. Defaults to 128 bytes. (Optional). -.TP -.I -v -Wireless access point MAC address (Optional). -.TP -.I -t -For each number of IVs specified, restart the airecrack-ng PTW engine (Optional). It will restart PTW every IVs. -.TP -.I -f -Allows the highest channel for scanning to be defined. Defaults to channel 11 (Optional). -.SH AUTHOR -This manual page was written by Thomas d'Otreppe. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation -On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. -.SH SEE ALSO -.br -.B airbase-ng(1) -.br -.B aircrack-ng(1) -.br -.B airdecap-ng(1) -.br -.B airdecloak-ng(1) -.br -.B airdriver-ng(1) -.br -.B aireplay-ng(1) -.br -.B airmon-ng(1) -.br -.B airodump-ng(1) -.br -.B airolib-ng(1) -.br -.B airserv-ng(1) -.br -.B airtun-ng(1) -.br -.B buddy-ng(1) -.br -.B easside-ng(1) -.br -.B ivstools(1) -.br -.B kstats(1) -.br -.B makeivs-ng(1) -.br -.B packetforge-ng(1) -.br -.B tkiptun-ng(1) --- /dev/null +++ b/manpages/wesside-ng.8 @@ -0,0 +1,83 @@ +.TH WESSIDE-NG 8 "April 2010" "Version 1.1" + +.SH NAME +wesside-ng - crack a WEP key of an open network without user intervention +.SH SYNOPSIS +.B wesside-ng + +.SH DESCRIPTION +.BI wesside-ng +is an auto-magic tool which incorporates a number of techniques to seamlessly obtain a WEP key in minutes. It first identifies a network, then proceeds to associate with it, obtain PRGA (pseudo random generation algorithm) xor data, determine the network IP scheme, reinject ARP requests and finally determine the WEP key. All this is done without your intervention. +.SH OPTIONS +.PP +.TP +.I -h +Shows the help screen. +.TP +.I -i +Wireless interface name. (Mandatory) +.TP +.I -n +Network IP as in 'who has destination IP (netip) tell source IP (myip)'. Defaults to the source IP on the ARP request which is captured and decrypted. (Optional) +.TP +.I -m +\'who has destination IP (netip) tell source IP (myip)\'. Defaults to the network.123 on the ARP request captured (Optional). +.TP +.I -a +Source MAC address (Optional) +.TP +.I -c +Do not crack the key. Simply capture the packets until control-C is hit to stop the program! (Optional) +.TP +.I -p +Determines the minimum number of bytes of PRGA which is gathered. Defaults to 128 bytes. (Optional). +.TP +.I -v +Wireless access point MAC address (Optional). +.TP +.I -t +For each number of IVs specified, restart the airecrack-ng PTW engine (Optional). It will restart PTW every IVs. +.TP +.I -f +Allows the highest channel for scanning to be defined. Defaults to channel 11 (Optional). +.SH AUTHOR +This manual page was written by Thomas d'Otreppe. +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. +.SH SEE ALSO +.br +.B airbase-ng(8) +.br +.B aircrack-ng(1) +.br +.B airdecap-ng(1) +.br +.B airdecloak-ng(1) +.br +.B airdriver-ng(8) +.br +.B aireplay-ng(8) +.br +.B airmon-ng(8) +.br +.B airodump-ng(8) +.br +.B airolib-ng(1) +.br +.B airserv-ng(8) +.br +.B airtun-ng(8) +.br +.B buddy-ng(1) +.br +.B easside-ng(8) +.br +.B ivstools(1) +.br +.B kstats(1) +.br +.B makeivs-ng(1) +.br +.B packetforge-ng(1) +.br +.B tkiptun-ng(8) --- a/manpages/aircrack-ng.1 +++ b/manpages/aircrack-ng.1 @@ -121,29 +121,29 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B airdecap-ng(1) .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -153,6 +153,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/airdecap-ng.1 +++ b/manpages/airdecap-ng.1 @@ -43,29 +43,29 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -75,6 +75,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/airdecloak-ng.1 +++ b/manpages/airdecloak-ng.1 @@ -69,29 +69,29 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br .B airdecap-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -101,6 +101,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/airolib-ng.1 +++ b/manpages/airolib-ng.1 @@ -43,7 +43,7 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br @@ -51,21 +51,21 @@ .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -75,6 +75,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/buddy-ng.1 +++ b/manpages/buddy-ng.1 @@ -22,7 +22,7 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br @@ -30,21 +30,21 @@ .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -54,6 +54,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/ivstools.1 +++ b/manpages/ivstools.1 @@ -21,7 +21,7 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br @@ -29,23 +29,23 @@ .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B kstats(1) .br @@ -53,6 +53,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/kstats.1 +++ b/manpages/kstats.1 @@ -17,7 +17,7 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br @@ -25,23 +25,23 @@ .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -49,6 +49,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/makeivs-ng.1 +++ b/manpages/makeivs-ng.1 @@ -18,7 +18,7 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br @@ -26,23 +26,23 @@ .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -50,6 +50,6 @@ .br .B packetforge-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) --- a/manpages/packetforge-ng.1 +++ b/manpages/packetforge-ng.1 @@ -81,7 +81,7 @@ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .SH SEE ALSO .br -.B airbase-ng(1) +.B airbase-ng(8) .br .B aircrack-ng(1) .br @@ -89,23 +89,23 @@ .br .B airdecloak-ng(1) .br -.B airdriver-ng(1) +.B airdriver-ng(8) .br -.B aireplay-ng(1) +.B aireplay-ng(8) .br -.B airmon-ng(1) +.B airmon-ng(8) .br -.B airodump-ng(1) +.B airodump-ng(8) .br .B airolib-ng(1) .br -.B airserv-ng(1) +.B airserv-ng(8) .br -.B airtun-ng(1) +.B airtun-ng(8) .br .B buddy-ng(1) .br -.B easside-ng(1) +.B easside-ng(8) .br .B ivstools(1) .br @@ -113,6 +113,6 @@ .br .B makeivs-ng(1) .br -.B tkiptun-ng(1) +.B tkiptun-ng(8) .br -.B wesside-ng(1) +.B wesside-ng(8) debian/patches/005-fix-issues-cppcheck-r2008.diff0000644000000000000000000001254712000656156016411 0ustar Description: Fix cppcheck errors. Origin: upstream Bug-Debian: http://bugs.debian.org/642934 Forwarded: http://trac.aircrack-ng.org/ticket/957 Applied-Upstream: http://trac.aircrack-ng.org/changeset/2008 -- --- a/src/airbase-ng.c +++ b/src/airbase-ng.c @@ -1453,6 +1453,7 @@ if( fread( (*dest), size, 1, f ) != 1 ) { + fclose(f); fprintf( stderr, "fread failed\n" ); return( 1 ); } --- a/src/aircrack-ng.c +++ b/src/aircrack-ng.c @@ -4381,7 +4381,6 @@ int i, origlen, keysize; char *key; - key = (char*) malloc(sizeof(char) * (opt.keylen + 1)); keysize = opt.keylen+1; update_ivbuf(); @@ -4392,6 +4391,7 @@ return( FAILURE ); } + key = (char*) malloc(sizeof(char) * (opt.keylen + 1)); gettimeofday( &t_last, NULL ); t_last.tv_sec--; @@ -4427,7 +4427,10 @@ } if(check_wep_key(wep.key, opt.keylen, 0) == SUCCESS) + { + free(key); return( SUCCESS ); + } } } --- a/src/airdecloak-ng.c +++ b/src/airdecloak-ng.c @@ -1125,6 +1125,8 @@ } } while (next_packet_pointer() == true); + free(ivs_table); + return nb_packets; } --- a/src/aireplay-ng.c +++ b/src/aireplay-ng.c @@ -1103,6 +1103,7 @@ if( fwrite( &pfh_out, n, 1, f_cap_out ) != 1 ) { + fclose(f_cap_out); perror( "fwrite failed\n" ); return( 1 ); } @@ -1116,6 +1117,7 @@ if( fwrite( &pkh, n, 1, f_cap_out ) != 1 ) { + fclose(f_cap_out); perror( "fwrite failed" ); return( 1 ); } @@ -1124,6 +1126,7 @@ if( fwrite( h80211, n, 1, f_cap_out ) != 1 ) { + fclose(f_cap_out); perror( "fwrite failed" ); return( 1 ); } @@ -1158,6 +1161,7 @@ if( fread( (*dest), size, 1, f ) != 1 ) { + fclose(f); fprintf( stderr, "fread failed\n" ); return( 1 ); } --- a/src/airodump-ng.c +++ b/src/airodump-ng.c @@ -397,13 +397,15 @@ if (sscanf(buffer, "%2c-%2c-%2c", a, b, c) == 3) { if (oui_ptr == NULL) { if (!(oui_ptr = (struct oui *)malloc(sizeof(struct oui)))) { + fclose(fp); perror("malloc failed"); return NULL; } } else { if (!(oui_ptr->next = (struct oui *)malloc(sizeof(struct oui)))) { + fclose(fp); perror("malloc failed"); - return NULL; + return NULL; } oui_ptr = oui_ptr->next; } --- a/src/airtun-ng.c +++ b/src/airtun-ng.c @@ -673,6 +673,7 @@ if( fread( (*dest), size, 1, f ) != 1 ) { + fclose(f); fprintf( stderr, "fread failed\n" ); return( 1 ); } --- a/src/ivstools.c +++ b/src/ivstools.c @@ -158,36 +158,47 @@ if( ( f_in = fopen( argv[i], "rb" ) ) == NULL ) { + fclose(f_out); perror( "fopen failed" ); return( 1 ); } if( fread( buffer, 1, 4, f_in ) != 4 ) { + fclose(f_out); + fclose(f_in); perror( "fread file header failed" ); return( 1 ); } if( memcmp( buffer, IVSONLY_MAGIC, 4 ) == 0 ) { + fclose(f_out); + fclose(f_in); printf( "%s is an old .ivs file\n", argv[i] ); return( 1 ); } if( memcmp( buffer, IVS2_MAGIC, 4 ) != 0 ) { + fclose(f_out); + fclose(f_in); printf( "%s is not an .%s file\n", argv[i], IVS2_EXTENSION ); return( 1 ); } if( fread( &fivs2, 1, sizeof(struct ivs2_filehdr), f_in ) != (size_t) sizeof(struct ivs2_filehdr) ) { + fclose(f_out); + fclose(f_in); perror( "fread file header failed" ); return( 1 ); } if( fivs2.version > IVS2_VERSION ) { + fclose(f_out); + fclose(f_in); printf( "Error, wrong %s version: %d. Supported up to version %d.\n", IVS2_EXTENSION, fivs2.version, IVS2_VERSION ); return( 1 ); } --- a/src/kstats.c +++ b/src/kstats.c @@ -318,18 +318,23 @@ if( ( f = fopen( argv[1], "rb" ) ) == NULL ) { + free(ivbuf); perror( "fopen" ); return( 1 ); } if( fread( buffer, 1, 4, f ) != 4 ) { + free(ivbuf); + fclose(f); perror( "fread header" ); return( 1 ); } if( memcmp( buffer, "\xBF\xCA\x84\xD4", 4 ) != 0 ) { + free(ivbuf); + fclose(f); fprintf( stderr, "Not an .IVS file\n" ); return( 1 ); } @@ -406,5 +411,8 @@ printf( "\n\n" ); } + free(ivbuf); + fclose(f); + return( 0 ); } --- a/src/tkiptun-ng.c +++ b/src/tkiptun-ng.c @@ -1322,6 +1322,7 @@ if( fwrite( &pfh_out, n, 1, f_cap_out ) != 1 ) { + fclose(f_cap_out); perror( "fwrite failed\n" ); return( 1 ); } @@ -1335,6 +1336,7 @@ if( fwrite( &pkh, n, 1, f_cap_out ) != 1 ) { + fclose(f_cap_out); perror( "fwrite failed" ); return( 1 ); } @@ -1343,6 +1345,7 @@ if( fwrite( h80211, n, 1, f_cap_out ) != 1 ) { + fclose(f_cap_out); perror( "fwrite failed" ); return( 1 ); } @@ -1377,6 +1380,7 @@ if( fread( (*dest), size, 1, f ) != 1 ) { + fclose(f); fprintf( stderr, "fread failed\n" ); return( 1 ); } debian/patches/011-add-support-for-gcrypt.diff0000644000000000000000000006031112004036471016300 0ustar Description: Add support for libgcrypt+sha1-git * It adds a wrapper that translates the OpenSSL primitives to the libgcrypt counterparts using macro definitions. * For the SHA1 functions instead of relying on Libgcrypt, it uses an internal SHA1 Implementation that was borrowed from GIT. * Compile with: make gcrypt=true * Extensive tests were done with this patch. For more info check: http://trac.aircrack-ng.org/ticket/1012 Author: Carlos Alberto Lopez Perez Bug-Debian: http://bugs.debian.org/642934 http://bugs.debian.org/680414 Forwarded: http://trac.aircrack-ng.org/ticket/1012 Applied-Upstream: http://trac.aircrack-ng.org/changeset/2169 --- --- a/INSTALLING +++ b/INSTALLING @@ -1,6 +1,6 @@ === Requirements === - * OpenSSL development package + * OpenSSL development package or libgcrypt development package * If you want to use airolib-ng and '-r' option in aircrack-ng, SQLite development package >= 3.3.17 (3.6.X version or better is recommended): - libsqlite3-devel @@ -38,11 +38,17 @@ * unstable: needed to compile tkiptun-ng, easside-ng (and buddy-ng) and wesside-ng +* gcrypt: Use libgcrypt crypto library instead of the default OpenSSL. + And also use internal fast sha1 implementation (borrowed from GIT) + Example: * Compiling: make sqlite=true unstable=true + * Compiling with gcrypt + make gcrypt=true + * Installing: make sqlite=true unstable=true install --- a/src/Makefile +++ b/src/Makefile @@ -96,7 +96,24 @@ endif LIBOSD = $(OSD)/lib$(OSD).a -LIBSSL = -lssl -lcrypto $(LDFLAGS) +ifeq ($(filter true, $(gcrypt) $(GCRYPT)), true) + LIBSSL = -lgcrypt $(LDFLAGS) + CFLAGS += -DUSE_GCRYPT + OBJS_AC += sha1-git.o + OBJS_AD += sha1-git.o + OBJS_PF += sha1-git.o + OBJS_IV += sha1-git.o + OBJS_AR += sha1-git.o + OBJS_ADU += sha1-git.o + OBJS_AT += sha1-git.o + OBJS_AB += sha1-git.o + OBJS_AL += sha1-git.o + OBJS_WS += sha1-git.o + OBJS_TT += sha1-git.o +else + LIBSSL = -lssl -lcrypto $(LDFLAGS) +endif + LIBSQL = ifeq ($(SQLITE), true) LIBSQL = -L/usr/local/lib -lsqlite3 --- a/src/airbase-ng.c +++ b/src/airbase-ng.c @@ -68,6 +68,10 @@ #include "osdep/osdep.h" #include "osdep/common.h" +#ifdef USE_GCRYPT + GCRY_THREAD_OPTION_PTHREAD_IMPL; +#endif + static struct wif *_wi_in, *_wi_out; #define CRYPT_NONE 0 @@ -3907,6 +3911,14 @@ rCF = (pCF_t) malloc(sizeof(struct CF_packet)); memset(rCF, 0, sizeof(struct CF_packet)); +#ifdef USE_GCRYPT + // Register callback functions to ensure proper locking in the sensitive parts of libgcrypt. + gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread); + // Disable secure memory. + gcry_control (GCRYCTL_DISABLE_SECMEM, 0); + // Tell Libgcrypt that initialization has completed. + gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); +#endif pthread_mutex_init( &mx_cf, NULL ); pthread_mutex_init( &mx_cap, NULL ); --- a/src/aircrack-ng.c +++ b/src/aircrack-ng.c @@ -75,6 +75,10 @@ sqlite3 *db; #endif +#ifdef USE_GCRYPT + GCRY_THREAD_OPTION_PTHREAD_IMPL; +#endif + extern int get_nb_cpus(); static uchar ZERO[32] = @@ -4546,6 +4550,14 @@ char *sql; #endif +#ifdef USE_GCRYPT + // Register callback functions to ensure proper locking in the sensitive parts of libgcrypt. + gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread); + // Disable secure memory. + gcry_control (GCRYCTL_DISABLE_SECMEM, 0); + // Tell Libgcrypt that initialization has completed. + gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); +#endif ret = FAILURE; showhelp = 0; --- a/src/airodump-ng.c +++ b/src/airodump-ng.c @@ -69,6 +69,10 @@ #include "osdep/common.h" #include "common.h" +#ifdef USE_GCRYPT + GCRY_THREAD_OPTION_PTHREAD_IMPL; +#endif + void dump_sort( void ); void dump_print( int ws_row, int ws_col, int if_num ); @@ -5234,6 +5238,14 @@ }; +#ifdef USE_GCRYPT + // Register callback functions to ensure proper locking in the sensitive parts of libgcrypt. + gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread); + // Disable secure memory. + gcry_control (GCRYCTL_DISABLE_SECMEM, 0); + // Tell Libgcrypt that initialization has completed. + gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); +#endif pthread_mutex_init( &(G.mx_print), NULL ); pthread_mutex_init( &(G.mx_sort), NULL ); --- a/src/crypto.c +++ b/src/crypto.c @@ -1208,6 +1208,11 @@ offset += n; } + // We need to free the ctx when using gcrypt to avoid memory leaks + #ifdef USE_GCRYPT + gcry_cipher_close(aes_ctx); + #endif + return( memcmp( h80211 + offset, MIC, 8 ) == 0 ); } --- a/src/crypto.h +++ b/src/crypto.h @@ -9,11 +9,16 @@ #define uint32 unsigned long int #endif +#ifdef USE_GCRYPT +#include "gcrypt-openssl-wrapper.h" +#include "sha1-git.h" +#else #include #include // We don't use EVP. Bite me #include #include +#endif #define S_LLC_SNAP "\xAA\xAA\x03\x00\x00\x00" #define S_LLC_SNAP_ARP (S_LLC_SNAP "\x08\x06") --- /dev/null +++ b/src/gcrypt-openssl-wrapper.h @@ -0,0 +1,86 @@ +#ifndef _GCRYPT_OPENSSL_WRAPPER_H +#define _GCRYPT_OPENSSL_WRAPPER_H +/* + * + * gcrypt-openssl-wrapper.h + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ +#include +// RC4_* +#define RC4_KEY gcry_cipher_hd_t +#define RC4_set_key(h, l, k) do { \ + gcry_cipher_open(h, GCRY_CIPHER_ARCFOUR, GCRY_CIPHER_MODE_STREAM, 0); \ + gcry_cipher_setkey(*h, k, l); \ + } while (0) + // we need to release the handle to avoid memory leaks. + // And in the actual code there are not repeat calls to RC4() without calling + // RC4_set_key() first, so we can encapsulate the call to gcry_cipher_close() inside RC4() + // This should be changed if you call RC4() without calling RC4_set_key before +#define RC4(h, l, s, d) do { \ + gcry_cipher_encrypt(*h, d, l, s, l) ; \ + gcry_cipher_close(*h); \ + } while(0) +// SHA_* (We use the sha1-git implementation because is much faster) +#define SHA_CTX blk_SHA_CTX +#define SHA1_Init(ctx) blk_SHA1_Init(ctx) +#define SHA1_Update(ctx,buffer,len) blk_SHA1_Update(ctx,buffer,len) +#define SHA1_Final(digest,ctx) blk_SHA1_Final(digest,ctx) +// EVP_* +#define EVP_md5() GCRY_MD_MD5 +#define EVP_sha1() GCRY_MD_SHA1 +// AES_* +#define AES_KEY gcry_cipher_hd_t +#define AES_encrypt(text, enc_out, ctx) gcry_cipher_encrypt(*ctx, enc_out, 16, text, 16) +#define AES_set_encrypt_key(key, len, ctx) do { \ + gcry_cipher_open(ctx, GCRY_CIPHER_AES, GCRY_CIPHER_MODE_ECB, 0); \ + gcry_cipher_setkey(*ctx, key, len/8); \ + } while (0) +// HMAC_* +#define HMAC_CTX gcry_md_hd_t +#define HMAC_CTX_cleanup(ctx) gcry_md_close(*ctx) +#define HMAC_CTX_init(ctx) ; // noop +#define HMAC_Init_ex(ctx, key, len, md, engine) HMAC_Init(ctx, key, len, md) +#define HMAC_Init(ctx, key, len, md) do { \ + if ((len==0)||(key==NULL)||(md==0)) { \ + gcry_md_reset(*ctx); \ + } else { \ + gcry_md_open(ctx, md, GCRY_MD_FLAG_HMAC); \ + gcry_md_setkey(*ctx, key, len); \ + } \ + } while (0) +#define HMAC_Update(ctx, data, len) gcry_md_write(*ctx, data, len) +#define HMAC_Final(ctx, md, len) do { \ + memcpy( md, \ + gcry_md_read(*ctx, 0), \ + gcry_md_get_algo_dlen(gcry_md_get_algo(*ctx)) \ + ); \ + } while (0) +#define HMAC(algo, key, klen, data, dlen, res, rlen) do { \ + gcry_md_hd_t mdh; \ + gcry_md_open(&mdh, algo, GCRY_MD_FLAG_HMAC); \ + gcry_md_setkey(mdh, key, klen); \ + gcry_md_write(mdh, data, dlen); \ + memcpy(res, gcry_md_read(mdh, algo), \ + gcry_md_get_algo_dlen (algo)); \ + gcry_md_close(mdh); \ + } while (0) +// http://tumblr.spantz.org/post/214737529/the-use-of-do-while-0-in-c-macros +#endif // _GCRYPT_OPENSSL_WRAPPER_H --- /dev/null +++ b/src/sha1-git.c @@ -0,0 +1,316 @@ +#ifndef _SHA1_GIT +/* + * sha1-git.c + * + * This code is based on the GIT SHA1 Implementation. + * + * Copyright (C) 2009 Linus Torvalds + * Copyright (C) 2009 Nicolas Pitre + * Copyright (C) 2009 Junio C Hamano + * Copyright (C) 2009 Brandon Casey + * Copyright (C) 2010 Ramsay Jones + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + +/* + * SHA1 routine optimized to do word accesses rather than byte accesses, + * and to avoid unnecessary copies into the context array. + * + * This was initially based on the Mozilla SHA1 implementation, although + * none of the original Mozilla code remains. + */ + +/* this is only to get definitions for memcpy(), ntohl() and htonl() */ +//#include "../git-compat-util.h" +#include +#include +#include "sha1-git.h" + +#if defined(__GNUC__) && (defined(__i386__) || defined(__x86_64__)) + +/* + * Force usage of rol or ror by selecting the one with the smaller constant. + * It _can_ generate slightly smaller code (a constant of 1 is special), but + * perhaps more importantly it's possibly faster on any uarch that does a + * rotate with a loop. + */ + +#define SHA_ASM(op, x, n) ({ unsigned int __res; __asm__(op " %1,%0":"=r" (__res):"i" (n), "0" (x)); __res; }) +#define SHA_ROL(x,n) SHA_ASM("rol", x, n) +#define SHA_ROR(x,n) SHA_ASM("ror", x, n) + +#else + +#define SHA_ROT(X,l,r) (((X) << (l)) | ((X) >> (r))) +#define SHA_ROL(X,n) SHA_ROT(X,n,32-(n)) +#define SHA_ROR(X,n) SHA_ROT(X,32-(n),n) + +#endif + +/* + * If you have 32 registers or more, the compiler can (and should) + * try to change the array[] accesses into registers. However, on + * machines with less than ~25 registers, that won't really work, + * and at least gcc will make an unholy mess of it. + * + * So to avoid that mess which just slows things down, we force + * the stores to memory to actually happen (we might be better off + * with a 'W(t)=(val);asm("":"+m" (W(t))' there instead, as + * suggested by Artur Skawina - that will also make gcc unable to + * try to do the silly "optimize away loads" part because it won't + * see what the value will be). + * + * Ben Herrenschmidt reports that on PPC, the C version comes close + * to the optimized asm with this (ie on PPC you don't want that + * 'volatile', since there are lots of registers). + * + * On ARM we get the best code generation by forcing a full memory barrier + * between each SHA_ROUND, otherwise gcc happily get wild with spilling and + * the stack frame size simply explode and performance goes down the drain. + */ + +#if defined(__i386__) || defined(__x86_64__) + #define setW(x, val) (*(volatile unsigned int *)&W(x) = (val)) +#elif defined(__GNUC__) && defined(__arm__) + #define setW(x, val) do { W(x) = (val); __asm__("":::"memory"); } while (0) +#else + #define setW(x, val) (W(x) = (val)) +#endif + +/* + * Performance might be improved if the CPU architecture is OK with + * unaligned 32-bit loads and a fast ntohl() is available. + * Otherwise fall back to byte loads and shifts which is portable, + * and is faster on architectures with memory alignment issues. + */ + +#if defined(__i386__) || defined(__x86_64__) || \ + defined(_M_IX86) || defined(_M_X64) || \ + defined(__ppc__) || defined(__ppc64__) || \ + defined(__powerpc__) || defined(__powerpc64__) || \ + defined(__s390__) || defined(__s390x__) + +#define get_be32(p) ntohl(*(unsigned int *)(p)) +#define put_be32(p, v) do { *(unsigned int *)(p) = htonl(v); } while (0) + +#else + +#define get_be32(p) ( \ + (*((unsigned char *)(p) + 0) << 24) | \ + (*((unsigned char *)(p) + 1) << 16) | \ + (*((unsigned char *)(p) + 2) << 8) | \ + (*((unsigned char *)(p) + 3) << 0) ) +#define put_be32(p, v) do { \ + unsigned int __v = (v); \ + *((unsigned char *)(p) + 0) = __v >> 24; \ + *((unsigned char *)(p) + 1) = __v >> 16; \ + *((unsigned char *)(p) + 2) = __v >> 8; \ + *((unsigned char *)(p) + 3) = __v >> 0; } while (0) + +#endif + +/* This "rolls" over the 512-bit array */ +#define W(x) (array[(x)&15]) + +/* + * Where do we get the source from? The first 16 iterations get it from + * the input data, the next mix it from the 512-bit array. + */ +#define SHA_SRC(t) get_be32(data + t) +#define SHA_MIX(t) SHA_ROL(W(t+13) ^ W(t+8) ^ W(t+2) ^ W(t), 1) + +#define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ + unsigned int TEMP = input(t); setW(t, TEMP); \ + E += TEMP + SHA_ROL(A,5) + (fn) + (constant); \ + B = SHA_ROR(B, 2); } while (0) + +#define T_0_15(t, A, B, C, D, E) SHA_ROUND(t, SHA_SRC, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) +#define T_16_19(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) +#define T_20_39(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0x6ed9eba1, A, B, C, D, E ) +#define T_40_59(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, ((B&C)+(D&(B^C))) , 0x8f1bbcdc, A, B, C, D, E ) +#define T_60_79(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0xca62c1d6, A, B, C, D, E ) + +static void blk_SHA1_Block(blk_SHA_CTX *ctx, const unsigned int *data) +{ + unsigned int A,B,C,D,E; + unsigned int array[16]; + + A = ctx->H[0]; + B = ctx->H[1]; + C = ctx->H[2]; + D = ctx->H[3]; + E = ctx->H[4]; + + /* Round 1 - iterations 0-16 take their input from 'data' */ + T_0_15( 0, A, B, C, D, E); + T_0_15( 1, E, A, B, C, D); + T_0_15( 2, D, E, A, B, C); + T_0_15( 3, C, D, E, A, B); + T_0_15( 4, B, C, D, E, A); + T_0_15( 5, A, B, C, D, E); + T_0_15( 6, E, A, B, C, D); + T_0_15( 7, D, E, A, B, C); + T_0_15( 8, C, D, E, A, B); + T_0_15( 9, B, C, D, E, A); + T_0_15(10, A, B, C, D, E); + T_0_15(11, E, A, B, C, D); + T_0_15(12, D, E, A, B, C); + T_0_15(13, C, D, E, A, B); + T_0_15(14, B, C, D, E, A); + T_0_15(15, A, B, C, D, E); + + /* Round 1 - tail. Input from 512-bit mixing array */ + T_16_19(16, E, A, B, C, D); + T_16_19(17, D, E, A, B, C); + T_16_19(18, C, D, E, A, B); + T_16_19(19, B, C, D, E, A); + + /* Round 2 */ + T_20_39(20, A, B, C, D, E); + T_20_39(21, E, A, B, C, D); + T_20_39(22, D, E, A, B, C); + T_20_39(23, C, D, E, A, B); + T_20_39(24, B, C, D, E, A); + T_20_39(25, A, B, C, D, E); + T_20_39(26, E, A, B, C, D); + T_20_39(27, D, E, A, B, C); + T_20_39(28, C, D, E, A, B); + T_20_39(29, B, C, D, E, A); + T_20_39(30, A, B, C, D, E); + T_20_39(31, E, A, B, C, D); + T_20_39(32, D, E, A, B, C); + T_20_39(33, C, D, E, A, B); + T_20_39(34, B, C, D, E, A); + T_20_39(35, A, B, C, D, E); + T_20_39(36, E, A, B, C, D); + T_20_39(37, D, E, A, B, C); + T_20_39(38, C, D, E, A, B); + T_20_39(39, B, C, D, E, A); + + /* Round 3 */ + T_40_59(40, A, B, C, D, E); + T_40_59(41, E, A, B, C, D); + T_40_59(42, D, E, A, B, C); + T_40_59(43, C, D, E, A, B); + T_40_59(44, B, C, D, E, A); + T_40_59(45, A, B, C, D, E); + T_40_59(46, E, A, B, C, D); + T_40_59(47, D, E, A, B, C); + T_40_59(48, C, D, E, A, B); + T_40_59(49, B, C, D, E, A); + T_40_59(50, A, B, C, D, E); + T_40_59(51, E, A, B, C, D); + T_40_59(52, D, E, A, B, C); + T_40_59(53, C, D, E, A, B); + T_40_59(54, B, C, D, E, A); + T_40_59(55, A, B, C, D, E); + T_40_59(56, E, A, B, C, D); + T_40_59(57, D, E, A, B, C); + T_40_59(58, C, D, E, A, B); + T_40_59(59, B, C, D, E, A); + + /* Round 4 */ + T_60_79(60, A, B, C, D, E); + T_60_79(61, E, A, B, C, D); + T_60_79(62, D, E, A, B, C); + T_60_79(63, C, D, E, A, B); + T_60_79(64, B, C, D, E, A); + T_60_79(65, A, B, C, D, E); + T_60_79(66, E, A, B, C, D); + T_60_79(67, D, E, A, B, C); + T_60_79(68, C, D, E, A, B); + T_60_79(69, B, C, D, E, A); + T_60_79(70, A, B, C, D, E); + T_60_79(71, E, A, B, C, D); + T_60_79(72, D, E, A, B, C); + T_60_79(73, C, D, E, A, B); + T_60_79(74, B, C, D, E, A); + T_60_79(75, A, B, C, D, E); + T_60_79(76, E, A, B, C, D); + T_60_79(77, D, E, A, B, C); + T_60_79(78, C, D, E, A, B); + T_60_79(79, B, C, D, E, A); + + ctx->H[0] += A; + ctx->H[1] += B; + ctx->H[2] += C; + ctx->H[3] += D; + ctx->H[4] += E; +} + +void blk_SHA1_Init(blk_SHA_CTX *ctx) +{ + ctx->size = 0; + + /* Initialize H with the magic constants (see FIPS180 for constants) */ + ctx->H[0] = 0x67452301; + ctx->H[1] = 0xefcdab89; + ctx->H[2] = 0x98badcfe; + ctx->H[3] = 0x10325476; + ctx->H[4] = 0xc3d2e1f0; +} + +void blk_SHA1_Update(blk_SHA_CTX *ctx, const void *data, unsigned long len) +{ + unsigned int lenW = ctx->size & 63; + + ctx->size += len; + + /* Read the data into W and process blocks as they get full */ + if (lenW) { + unsigned int left = 64 - lenW; + if (len < left) + left = len; + memcpy(lenW + (char *)ctx->W, data, left); + lenW = (lenW + left) & 63; + len -= left; + data = ((const char *)data + left); + if (lenW) + return; + blk_SHA1_Block(ctx, ctx->W); + } + while (len >= 64) { + blk_SHA1_Block(ctx, data); + data = ((const char *)data + 64); + len -= 64; + } + if (len) + memcpy(ctx->W, data, len); +} + +void blk_SHA1_Final(unsigned char hashout[20], blk_SHA_CTX *ctx) +{ + static const unsigned char pad[64] = { 0x80 }; + unsigned int padlen[2]; + int i; + + /* Pad with a binary 1 (ie 0x80), then zeroes, then length */ + padlen[0] = htonl((uint32_t)(ctx->size >> 29)); + padlen[1] = htonl((uint32_t)(ctx->size << 3)); + + i = ctx->size & 63; + blk_SHA1_Update(ctx, pad, 1+ (63 & (55 - i))); + blk_SHA1_Update(ctx, padlen, 8); + + /* Output hash */ + for (i = 0; i < 5; i++) + put_be32(hashout + i*4, ctx->H[i]); +} +#define _SHA1_GIT +#endif --- /dev/null +++ b/src/sha1-git.h @@ -0,0 +1,47 @@ +/* + * sha1-git.h + * + * This code is based on the GIT SHA1 Implementation. + * + * Copyright (C) 2009 Linus Torvalds + * Copyright (C) 2009 Nicolas Pitre + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + +/* + * SHA1 routine optimized to do word accesses rather than byte accesses, + * and to avoid unnecessary copies into the context array. + * + * This was initially based on the Mozilla SHA1 implementation, although + * none of the original Mozilla code remains. + */ + +typedef struct { + unsigned long long size; + unsigned int H[5]; + unsigned int W[16]; +} blk_SHA_CTX; + +void blk_SHA1_Init(blk_SHA_CTX *ctx); +void blk_SHA1_Update(blk_SHA_CTX *ctx, const void *dataIn, unsigned long len); +void blk_SHA1_Final(unsigned char hashout[20], blk_SHA_CTX *ctx); + +#define git_SHA_CTX blk_SHA_CTX +#define git_SHA1_Init blk_SHA1_Init +#define git_SHA1_Update blk_SHA1_Update +#define git_SHA1_Final blk_SHA1_Final --- a/src/airdecap-ng.c +++ b/src/airdecap-ng.c @@ -215,6 +215,13 @@ struct pcap_file_header pfh; struct pcap_pkthdr pkh; + #ifdef USE_GCRYPT + // Disable secure memory. + gcry_control (GCRYCTL_DISABLE_SECMEM, 0); + // Tell Libgcrypt that initialization has completed. + gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); + #endif + /* parse the arguments */ memset( ZERO, 0, sizeof( ZERO ) ); --- a/src/airtun-ng.c +++ b/src/airtun-ng.c @@ -1132,6 +1132,13 @@ char *s, buf[128]; int caplen; + #ifdef USE_GCRYPT + // Disable secure memory. + gcry_control (GCRYCTL_DISABLE_SECMEM, 0); + // Tell Libgcrypt that initialization has completed. + gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); + #endif + /* check the arguments */ memset( &opt, 0, sizeof( opt ) ); --- a/src/tkiptun-ng.c +++ b/src/tkiptun-ng.c @@ -3737,6 +3737,13 @@ int packet1_len, packet2_len; struct timeval mic_fail; + #ifdef USE_GCRYPT + // Disable secure memory. + gcry_control (GCRYCTL_DISABLE_SECMEM, 0); + // Tell Libgcrypt that initialization has completed. + gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); + #endif + /* check the arguments */ memset( &opt, 0, sizeof( opt ) ); --- a/src/airolib-ng.c +++ b/src/airolib-ng.c @@ -904,6 +904,13 @@ {0, 0, 0, 0 } }; +#ifdef USE_GCRYPT + // Disable secure memory. + gcry_control (GCRYCTL_DISABLE_SECMEM, 0); + // Tell Libgcrypt that initialization has completed. + gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); +#endif + option = getopt_long( argc, argv, "bc:d:e:hi:s:t:v:", long_options, &option_index ); if( option > 0 ) debian/patches/012-add-unittest-gcrypt.diff0000644000000000000000000012425312004036477015674 0ustar Description: Add unittests for checking the functions where OpenSSL code is used * This tests are meant to ensure that all functions of aircrack-ng where OpenSSL code is used perform exactly the same (same input=>same output) when running with OpenSSL or with the alternative crypto (Libgcrypt+sha1-git) Author: Carlos Alberto Lopez Perez Bug-Debian: http://bugs.debian.org/680414 Forwarded: http://trac.aircrack-ng.org/ticket/1012 Applied-Upstream: http://trac.aircrack-ng.org/changeset/2170 --- --- a/Makefile +++ b/Makefile @@ -46,9 +46,11 @@ clean: $(MAKE) -C src $(@) + $(MAKE) -C test/cryptounittest $(@) distclean: clean check: $(MAKE) -C src $(@) + $(MAKE) -C test/cryptounittest $(@) --- /dev/null +++ b/test/cryptounittest/Makefile @@ -0,0 +1,67 @@ +AC_ROOT = ../.. +SRC_DIR = $(AC_ROOT)/src +include $(AC_ROOT)/common.mak +CFLAGS += -I$(SRC_DIR) -I$(SRC_DIR)/include + +ifeq ($(gcrypt), true) + LIBSSL = -lgcrypt $(LDFLAGS) + CFLAGS += -DUSE_GCRYPT +else + LIBSSL = -lssl -lcrypto $(LDFLAGS) +endif + +all: check + +SRC_CRYPTO = $(AC_ROOT)/src/crypto.c $(AC_ROOT)/src/sha1-git.c + +TESTFILES = test-encrypt-wep$(EXE) test-calc-pmk$(EXE) test-calc-mic$(EXE) test-calc-ptk$(EXE) test-decrypt-ccmp$(EXE) test-calc-4pmk$(EXE) + + +OBJS_TEST_EWEP = test-encrypt-wep.c $(SRC_CRYPTO) +OBJS_TEST_CPMK = test-calc-pmk.c $(SRC_CRYPTO) +OBJS_TEST_4PMK = test-calc-4pmk.c $(SRC_CRYPTO) +OBJS_TEST_CMIC = test-calc-mic.c $(SRC_CRYPTO) +OBJS_TEST_CPTK = test-calc-ptk.c $(SRC_CRYPTO) +OBJS_TEST_DCMP = test-decrypt-ccmp.c $(SRC_CRYPTO) + +test-encrypt-wep$(EXE): $(OBJS_TEST_EWEP) + $(CC) $(CFLAGS) $(OBJS_TEST_EWEP) -o $(@) $(LIBSSL) + +test-calc-pmk$(EXE): $(OBJS_TEST_CPMK) + $(CC) $(CFLAGS) $(OBJS_TEST_CPMK) -o $(@) $(LIBSSL) + +test-calc-4pmk$(EXE): $(OBJS_TEST_4PMK) + $(CC) $(CFLAGS) $(OBJS_TEST_4PMK) $(AC_ROOT)/src/sha1-sse2.S -o $(@) $(LIBSSL) + +test-calc-mic$(EXE): $(OBJS_TEST_CMIC) + $(CC) $(CFLAGS) $(OBJS_TEST_CMIC) -o $(@) $(LIBSSL) + +test-calc-ptk$(EXE): $(OBJS_TEST_CPTK) + $(CC) $(CFLAGS) $(OBJS_TEST_CPTK) -o $(@) $(LIBSSL) + +test-decrypt-ccmp$(EXE): $(OBJS_TEST_DCMP) + $(CC) $(CFLAGS) $(OBJS_TEST_DCMP) -o $(@) $(LIBSSL) + + +default: check + +sslcheck: check + + +check: $(TESTFILES) + $(foreach TEST,$(TESTFILES), \ + ./$(TEST) || exit 1; \ + ) + +valgrind: $(TESTFILES) + $(foreach TEST,$(TESTFILES), \ + echo "Testing $$test for memory leaks with valgrind ..." ; \ + valgrind -q --error-exitcode=1 --leak-check=yes ./$(TEST) || exit 1; \ + ) + + +clean: + rm -f $(TESTFILES) + rm -f vgcore* + + --- /dev/null +++ b/test/cryptounittest/README @@ -0,0 +1,49 @@ +This tests are meant to ensure that all functions of aircrack-ng where +OpenSSL code is used [1] perform exactly the same (same input=>same output) +when running with OpenSSL or with the alternative crypto (Libgcrypt+sha1-git) + + +To run the tests with OpenSSL (useful for ensuring that the tests are still valid): + make clean && make sslcheck + +To run the tests with Libgcrypt+sha1-git: + make clean && make sslcheck gcrypt=true + +To check for memory leaks: + cd test/cryptounittest; make clean && make valgrind gcrypt=true + + +Return value: Each one of the tests, when successful return zero, and when failed + return the number of tests (>0) failed. The "make check" target will + fail if any of the tests return non-zero. + + +[1] This are 4 functions of crypto.c {encrypt_wep,calc_pmk,calc_mic,calc_ptk} + And 1 function of sha1-see2.h {calc_4pmk} + +----------------------------------------------------------------------------- +[TEST] file:testedfunction -> + usedbyfile:function + +[test-encrypt-wep.c] crypto.c:encrypt_wep -> + airbase-ng.c:encrypt_data + airbase-ng.c:getCompleteFrag + airtun-ng.c:packet_xmit + airtun-ng.c:getCompleteFrag + tkiptun-ng.c:do_attack_tkipchop + +[test-calc-pmk.c] crypto.c:calc_pmk -> + aircrack-ng.c:crack_wpa_thread + +[test-calc-mic.c] crypto.c:calc_mic -> + aircrack-ng.c:sql_wpacallback + +[test-calc-ptk.c] crypto.c:calc_ptk -> + airdecap-ng.c:main + tkiptun-ng.c:main + +[test-decrypt-ccmp.c] crypto.c:decrypt_ccmp -> + airdecap-ng.c:main (wpa-v2) + +[test-calc-4pmk.c] sha1-see2.h:calc_4pmk -> + aircrack-ng.c:crack_wpa_thread --- /dev/null +++ b/test/cryptounittest/test-calc-4pmk.c @@ -0,0 +1,82 @@ +/* + * + * test-calc-4pmk.c + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + + +#include +#include +#include +#include "crypto.h" +#include "sha1-sse2.h" +#include "tests.h" + +#define KLEN 32 + +int main(int argc, char **argv) +{ + argc = argc; // remove warning not-used argc + + int error=0, j; + char key[4][128]; + unsigned char pmk[4][128]; + unsigned char epmk[4][128]; + bzero(&pmk,sizeof(pmk)); + bzero(&epmk,sizeof(epmk)); + bzero(&key,sizeof(key)); + strcpy(key[0],"biscotte"); + strcpy(key[1],"password"); + strcpy(key[2],"aircrack"); + strcpy(key[3],"keyboard"); + memcpy(epmk[0], + "\xcd\xd7\x9a\x5a\xcf\xb0\x70\xc7\xe9\xd1\x02\x3b\x87\x02\x85\xd6" + "\x39\xe4\x30\xb3\x2f\x31\xaa\x37\xac\x82\x5a\x55\xb5\x55\x24\xee", KLEN); + memcpy(epmk[1], + "\x9a\x15\xed\x29\xa9\xb8\x0e\x5d\x52\x32\xa0\x64\x4c\xfd\x40\x4b" + "\x83\x97\x9b\x57\xaf\x83\x05\x80\x6d\xd4\xd4\x86\x50\x06\xed\x7d", KLEN); + memcpy(epmk[2], + "\x12\x8c\x41\xed\xf5\x32\x1c\x51\x1f\xd6\xaf\x07\x96\x95\xdf\x71" + "\x5c\xb1\xb7\x68\x6f\x1a\xed\xe9\x70\x1e\x87\x07\xb8\xc9\xb4\x3b", KLEN); + memcpy(epmk[3], + "\xbb\x84\x66\x33\xef\x41\x5a\xb6\xcd\x83\x93\xc6\x00\x18\x26\x42" + "\x76\x62\x7c\x4e\xbc\x6b\x8f\x20\x9b\xbe\x59\xb4\x86\x71\x69\xdd", KLEN); + + static char essid[] = "test"; + + +#if defined(__i386__) || defined(__x86_64__) + // Check for SSE2, with SSE2 the algorithm works with 4 keys + if (shasse2_cpuid()>=2) { + calc_4pmk( key[0], key[1], key[2], key[3], essid, pmk[0], pmk[1], pmk[2], pmk[3] ); + for (j=0;j<4;j++) + error += test(pmk[j],epmk[j],32, argv[0]); + } +#endif + // do non-sse calc_pmk + for(j=0; j<4; ++j) + calc_pmk( key[j], essid, pmk[j] ); + for (j=0;j<4;j++) + error += test(pmk[j],epmk[j],32, argv[0]); + + return error; +} + --- /dev/null +++ b/test/cryptounittest/test-calc-mic.c @@ -0,0 +1,138 @@ +/* + * + * test-calc-mic.c + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + + +#include +#include +#include +#include "crypto.h" +#include "tests.h" +#include "aircrack-ng.h" +#include + + +int main(int argc, char **argv) +{ + argc = argc; // remove warning not-used argc + int error=0; + static unsigned char opmk[32] = + "\x6f\xe8\x57\xc0\xb7\x42\xdf\xc2\xda\x8a\x1f\xe8\xb1\xb4\xb4\x62" + "\x8d\x9f\xbb\xb0\x60\x82\x6b\x83\xcb\x43\xb6\x4b\x13\xe1\x03\xe8"; + + static unsigned char optk[80] = + "\x28\x00\x00\x00\x00\x00\x00\x00\x18\x81\xd5\x96\xff\x7f\x00\x00" + "\x64\x00\x00\x00\x00\x00\x00\x00\x9f\x84\x00\x51\xd8\x7f\x00\x00" + "\x58\x33\xcf\x01\x00\x00\x00\x00\x21\x00\x00\x00\x00\x00\x00\x00" + "\x10\xb3\xd3\x01\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00" + "\x30\x9d\xd3\x01\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00"; + + static unsigned char omic[20] = + "\x01\x00\x00\x00\x00\x00\x00\x00\x64\x00\x00\x00\x00\x00\x00\x00" + "\x30\x9d\xd3\x01"; + + //expected + static unsigned char eptk[80] = + "\x9a\x75\xef\x0b\xde\x7c\x20\x9c\xca\xe1\x3f\x54\xb1\xb3\x3e\xa3" + "\xfa\x01\x66\x16\x6e\x30\x81\x1f\x1b\xaa\xff\x8d\x1c\x1a\xc1\x63" + "\x82\xa4\x9b\x50\xb8\x60\x88\xc5\xcb\x79\x3b\x54\x26\x61\xa2\x8a" + "\x64\x69\x3c\x72\xb8\x66\x73\xe0\xa8\x2d\x48\xc7\x47\x68\xcb\xf9" + "\xa1\xbf\x86\xcc\x30\xb9\xd6\x3d\xe8\x82\x59\x25\xec\x1f\x4d\x3f"; + // expected emic when wpa.keyver=2 + static unsigned char emic2[20] = "\x6f\x04\x89\xcf\x74\x06\xac\xf0\xae\x8f\xcb\x32\xbc\xe5\x7c\x37" + "\x79\x3a\x23\x61"; + // expected emic when wpa.keyver=1 + static unsigned char emic1[20] = "\x9c\xc3\xfa\xa0\xc6\x85\x96\x1d\x84\x06\xbb\x65\x77\x45\x13\x5d" + "\x30\x9d\xd3\x01"; + // AP structure + struct AP_info *ap; + ap=(struct AP_info *) malloc(sizeof(struct AP_info)); + bzero(ap,sizeof(struct AP_info)); + + unsigned char stmac[6] = "\x00\x13\x46\xfe\x32\x0c"; + unsigned char snonce[32] = + "\x59\x16\x8b\xc3\xa5\xdf\x18\xd7\x1e\xfb\x64\x23\xf3\x40\x08\x8d" + "\xab\x9e\x1b\xa2\xbb\xc5\x86\x59\xe0\x7b\x37\x64\xb0\xde\x85\x70"; + unsigned char anonce[32] = + "\x22\x58\x54\xb0\x44\x4d\xe3\xaf\x06\xd1\x49\x2b\x85\x29\x84\xf0" + "\x4c\xf6\x27\x4c\x0e\x32\x18\xb8\x68\x17\x56\x86\x4d\xb7\xa0\x55"; + unsigned char keymic[16] = + "\xd5\x35\x53\x82\xb8\xa9\xb8\x06\xdc\xaf\x99\xcd\xaf\x56\x4e\xb6"; + unsigned char eapol[256] = + "\x01\x03\x00\x75\x02\x01\x0a\x00\x10\x00\x00\x00\x00\x00\x00\x00" + "\x01\x59\x16\x8b\xc3\xa5\xdf\x18\xd7\x1e\xfb\x64\x23\xf3\x40\x08" + "\x8d\xab\x9e\x1b\xa2\xbb\xc5\x86\x59\xe0\x7b\x37\x64\xb0\xde\x85" + "\x70\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x16\x30\x14\x01\x00\x00\x0f\xac\x04\x01\x00\x00\x0f\xac" + "\x04\x01\x00\x00\x0f\xac\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"; + unsigned char bssid[6] = "\x00\x14\x6c\x7e\x40\x80"; + unsigned char essid[33] = "Harkonen"; + + struct WPA_hdsk wpa; /* valid WPA handshake data */ + memcpy(&wpa.stmac,&stmac,6); + memcpy(&wpa.snonce,&snonce,32); + memcpy(&wpa.anonce,&anonce,32); + memcpy(&wpa.keymic,&keymic,16); + memcpy(&wpa.eapol,&eapol,256); + wpa.eapol_size=121; + wpa.state=7; + memcpy(&ap->bssid,bssid,6); + memcpy(&ap->essid,essid,33); + + + + + unsigned char pmk[32]; memcpy(&pmk, &opmk, 32); + unsigned char ptk[80]; memcpy(&ptk, &optk, 80); + unsigned char mic[20]; memcpy(&mic, &omic, 20); + + wpa.keyver=1; + ap->wpa = wpa; + calc_mic (ap, pmk, ptk, mic); + + error += test(pmk,opmk,32, argv[0]); + error += test(ptk,eptk,80, argv[0]); + error += test(mic,emic1,20, argv[0]); + + wpa.keyver=2; + ap->wpa = wpa; + calc_mic (ap, pmk, ptk, mic); + error += test(pmk,opmk,32, argv[0]); + error += test(ptk,eptk,80, argv[0]); + error += test(mic,emic2,20, argv[0]); + + free(ap); + + return error; +} + --- /dev/null +++ b/test/cryptounittest/test-calc-pmk.c @@ -0,0 +1,67 @@ +/* + * + * test-calc-pmk.c + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + + +#include +#include +#include +#include "crypto.h" +#include "tests.h" + +#define PLEN 40 +#define KLEN 14 + + +int main(int argc, char **argv) +{ + argc = argc; // remove warning not-used argc + + int error=0; + + static unsigned char input[PLEN] = + "\x72\xea\x7c\xf3\x62\xd0\x63\xb6\xf6\x3b\xd6\xfc\x1c\x6c\xc0\x18" + "\xd0\x10\x23\xd6\x86\x4e\x04\xf0\x0e\xc7\x34\xca\x66\x34\x01\xac" + "\x46\xd4\x7d\x15\x24\xa7\xaa\xb0"; + static unsigned char expected[PLEN] = + "\x1d\x4d\xf5\x5d\xd8\xd9\x13\xf5\x54\x0d\x05\x3c\xdb\x57\x83\x53" + "\xd0\x6c\x0f\xb3\x50\x71\x10\xee\x48\xda\xce\x2b\x60\xf6\xd0\xd4" + "\xc2\x24\x39\x9f\xe8\x1d\x1e\x80"; + static char key[KLEN] = + "\x6E\x9C\x7A\x91\x9F\xB8\xAE\x93\xC1\xAB\x80\x3C\x09\x00"; + static char essid[8] = "T3st1ng"; + + + unsigned char pmk[PLEN]; memcpy(&pmk, &input, PLEN); + + + + calc_pmk( key, essid, pmk ); + error += test(pmk,expected,PLEN, argv[0]); + + calc_pmk( key, essid, pmk ); + error += test(pmk,expected,PLEN, argv[0]); + + return error; +} + --- /dev/null +++ b/test/cryptounittest/test-calc-ptk.c @@ -0,0 +1,120 @@ +/* + * + * test-calc-ptk.c + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + + +#include +#include +#include +#include "crypto.h" +#include "tests.h" +#include + + +int main(int argc, char **argv) +{ + argc = argc; // remove warning not-used argc + int error=0; + static unsigned char opmk[32] = "\xee\x51\x88\x37\x93\xa6\xf6\x8e\x96\x15\xfe\x73\xc8\x0a\x3a\xa6" + "\xf2\xdd\x0e\xa5\x37\xbc\xe6\x27\xb9\x29\x18\x3c\xc6\xe5\x79\x25"; + + + + + static unsigned char ostmac[6] = "\x00\x13\x46\xfe\x32\x0c"; + static unsigned char obssid[6] = "\x00\x14\x6c\x7e\x40\x80"; + static unsigned char osnonce[32] = "\x59\x16\x8b\xc3\xa5\xdf\x18\xd7\x1e\xfb\x64\x23\xf3\x40\x08\x8d" + "\xab\x9e\x1b\xa2\xbb\xc5\x86\x59\xe0\x7b\x37\x64\xb0\xde\x85\x70"; + static unsigned char oanonce[32] = "\x22\x58\x54\xb0\x44\x4d\xe3\xaf\x06\xd1\x49\x2b\x85\x29\x84\xf0" + "\x4c\xf6\x27\x4c\x0e\x32\x18\xb8\x68\x17\x56\x86\x4d\xb7\xa0\x55"; + static unsigned char okeymic[20] = "\xd5\x35\x53\x82\xb8\xa9\xb8\x06\xdc\xaf\x99\xcd\xaf\x56\x4e\xb6" + "\x00\x00\x00\x00"; + + static unsigned char optk[80] = "\x0d\xde\xae\x80\x83\xf9\x2c\xa9\xaf\xdb\x25\x0d\xde\xe5\x25\x1b" + "\xc0\xee\xb4\x7e\xf2\x2a\xf7\x9e\x25\x34\x6e\x8b\x73\xe2\xca\x7d" + "\x94\xb0\x60\x5f\x2e\xed\x66\xd8\x60\x76\xb3\x38\xa6\x65\xfe\xe3" + "\x9f\xde\x22\x1e\xb1\x38\x6b\x3d\xa7\xac\x6a\xbe\x7e\xe0\x00\x1f" + "\xbd\x92\xab\xec\xc8\xba\x49\xf0\x5d\xff\x8f\x50\x1e\xfa\xaa\xcc"; + + static unsigned char eptk[80] = "\xea\x0e\x40\x46\x33\xc8\x02\x45\x03\x02\x86\x8c\xca\xa7\x49\xde" + "\x5c\xba\x5a\xbc\xb2\x67\xe2\xde\x1d\x5e\x21\xe5\x7a\xcc\xd5\x07" + "\x9b\x31\xe9\xff\x22\x0e\x13\x2a\xe4\xf6\xed\x9e\xf1\xac\xc8\x85" + "\x45\x82\x5f\xc3\x2e\xe5\x59\x61\x39\x5a\xe4\x37\x34\xd6\xc1\x07" + "\x98\xef\x5a\xfe\x42\xc0\x74\x26\x47\x18\x68\xa5\x77\xd4\xd1\x7e"; + + static unsigned char oeapol[256]= "\x01\x03\x00\x75\x02\x01\x0a\x00\x10\x00\x00\x00\x00\x00\x00\x00" + "\x01\x59\x16\x8b\xc3\xa5\xdf\x18\xd7\x1e\xfb\x64\x23\xf3\x40\x08" + "\x8d\xab\x9e\x1b\xa2\xbb\xc5\x86\x59\xe0\x7b\x37\x64\xb0\xde\x85" + "\x70\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x16\x30\x14\x01\x00\x00\x0f\xac\x04\x01\x00\x00\x0f\xac" + "\x04\x01\x00\x00\x0f\xac\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"; + + + + unsigned char pmk[32]; memcpy(&pmk, &opmk, 32); + + struct WPA_ST_info *wpa; + wpa=(struct WPA_ST_info *) malloc(sizeof(struct WPA_ST_info)); + // default to zero + bzero(wpa,sizeof(struct WPA_ST_info)); + + memcpy(wpa->stmac,&ostmac,6); + memcpy(wpa->bssid,&obssid,6); + memcpy(wpa->ptk,&optk,80); + memcpy(wpa->anonce,&oanonce,32); + + + + + // not valid_ptk + if ((1==1) == (calc_ptk (wpa, pmk))) error++; + error += test(pmk,opmk,32, argv[0]); + error += test(wpa->ptk,optk,80, argv[0]); + + + // calc another one + wpa->eapol_size=121; + memcpy(wpa->eapol,&oeapol,256); + memcpy(wpa->keymic,&okeymic,20); + memcpy(wpa->snonce,&osnonce,32); + + // valid ptk + if ((1==1) != (calc_ptk (wpa, pmk))) error++; + error += test(pmk,opmk,32, argv[0]); + error += test(wpa->ptk,eptk,80, argv[0]); + + free(wpa); + + return error; +} + --- /dev/null +++ b/test/cryptounittest/test-decrypt-ccmp.c @@ -0,0 +1,249 @@ +/* + * + * test-decrypt-ccmp.c + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + + +#include +#include +#include +#include "crypto.h" +#include "tests.h" + +#define BUFFER_SIZE 65536 + +int main(int argc, char **argv) +{ + argc = argc; // remove warning not-used argc + int error=0; + + int caplen1 = 81; + unsigned char tk1[16] = + "\x1d\x03\x5e\x8b\xeb\x4f\x83\x61\x1d\xc9\x3e\x26\x57\xce\xcf\x69"; + unsigned char h80211[1496] = + "\x08\x41\x02\x01\x00\x0b\x86\xc2\xa4\x85\x00\x13\xce\x55\x98\xef" + "\x00\x0f\x66\xe3\xe4\x01\x20\x2e\x01\x00\x00\x20\x00\x00\x00\x00" + "\x95\xc3\x1e\x2d\x02\x01\x58\x9f\x4d\xeb\xe2\x27\xc4\xe9\xc2\x1d" + "\xb1\x2c\x7a\x66\x6a\x35\x80\x8a\xbe\x1e\x73\x8d\xab\x1d\xa3\x6b" + "\xa0\xf3\x16\x81\x70\x9a\x94\xf0\xb6\x53\x2c\xd6\x93\x5b\x14\x13" + "\x59\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x41\xe2\x61\x88\x6d\xb4\xde\x64\x11\x22\xc7\xc2\x24\x02\x60" + "\x51\x00\x00\x30\x82\x09\x57\x76\x59\xa9\xd2\x35\x57\x73\x12\xc4" + "\x69\x34\x0f\xd0\x2c\x1f\x55\xa9\xcf\x6a\xc3\x08\x03\x6f\xa1\x4a" + "\x9e\xa6\xef\x71\x6d\xb6\x2f\xcc\x0c\xbb\x40\x6e\x90\x1d\x3e\xa2" + "\x53\xf9\x26\x71\x65\x02\x47\xd1\xb6\xb1\x01\xd9\x48\x80\xcd\x6c" + "\x65\x75\x5b\xf4\x95\x1a\x68\xae\xdf\x8b\x8d\xbb\x5f\x4f\xd5\x8b" + "\x66\xb1\x3c\x72\x16\xe8\x5b\x70\x6f\x1b\xdd\xa7\x8a\xd8\x24\xed" + "\xc9\x77\x1a\xa0\x74\x36\x3e\x70\x5b\x52\xbd\x7c\x11\x50\x60\x1d" + "\x24\x85\x8b\x8a\xb3\x63\x5c\x5b\x09\x94\xaf\xa5\xe8\xc4\xae\x65" + "\x92\xa8\x26\xfd\x28\x43\x37\x4c\x6d\x19\x79\x14\x95\x40\x5a\xf6" + "\x98\xb7\xd7\x79\xfb\xfe\xbd\x0c\xc5\xf8\x77\xaf\x98\x9e\xf4\xad" + "\xce\x40\xcc\x28\xeb\xc6\xa9\xd7\xf9\x98\xfc\xbb\xc3\x66\x94\x4e" + "\xea\x6e\xdd\x30\x3b\x65\x6b\xfd\x05\xa8\x68\x2e\x7e\xaa\x43\xe4" + "\x65\x26\x11\x83\x86\xe1\x68\x15\x90\xdf\x81\x5c\x01\xdf\x3d\x85" + "\x56\x34\x14\x31\x2a\xbf\x6f\xb5\xd6\xcf\xbe\xe9\x07\xc9\x36\xe7" + "\x31\x83\x5b\xfa\x4a\x29\x62\xfe\x76\x40\xed\x64\xb8\x2a\xc7\x3c" + "\xb5\x76\xd9\x07\x2b\x3a\xde\xc1\xaa\xaa\xd5\x24\xbf\x74\x91\xd9" + "\x1a\xb3\x93\x83\xda\xa6\xb0\xd2\xc7\xbe\x0c\xdd\x17\x87\xff\xa2" + "\x21\x95\xe9\x08\x3b\x97\xde\x62\x3c\x17\x7c\xf1\xfc\x58\x21\x8f" + "\x11\x28\x79\xed\x9e\xa5\x4a\xb3\x48\x8a\xf6\xcd\xd1\xb4\x54\xe6" + "\xfc\x5b\x87\xd6\x81\x67\x14\x0a\xd4\x4e\xf6\x7a\x66\xc1\x87\xc3" + "\x9e\xb0\xbe\x15\xb4\xb8\xca\x6a\x54\x80\x72\x23\xdf\x10\x70\x4a" + "\xb5\x6b\xef\x56\x94\x96\xc0\x65\x79\x14\xc0\xc5\x88\x26\x52\xa0" + "\x32\xd0\xe2\x2e\x9a\x31\x36\xf1\x4b\x29\x2e\x68\x6c\x07\x67\x36" + "\xc0\x43\xe3\x95\xea\x90\xce\xe2\x2d\x34\x3d\x96\x29\x1f\xb4\x4d" + "\x61\x8d\xd5\xdb\xde\xce\x65\xcc\xfc\x0e\x30\xa0\xfb\x92\xd2\xd0" + "\xac\x9f\x6b\xe4\xf2\x2f\x86\xf6\x91\xd6\x18\x97\x68\x27\xd1\x4b" + "\x4f\x92\xda\x63\x32\xbf\x0f\x95\x8a\x10\xb0\xc5\xc2\x5a\xa9\x31" + "\x67\x8f\x23\x21\xc5\x96\x97\x2d\x14\x46\xbb\x3f\x82\x4a\x31\x0a" + "\x6c\x0f\x21\xab\x52\x4b\x9c\x89\xdf\x00\xbb\x80\x4f\xa8\x78\xe6" + "\x9b\x0a\x96\xb8\x81\x03\x74\x93\x32\xc8\x3a\x72\x31\x58\x72\xec" + "\xab\x33\x60\xeb\x0c\xb4\x35\x7e\x40\x0c\x74\x24\xb1\xd9\x84\xc6" + "\x3d\x88\x6f\x7d\x8c\xfd\xe2\x59\xb5\x24\xe1\x9b\xbf\x84\xf6\x43" + "\x67\x95\x88\x52\x87\x82\x47\xc2\x3f\xae\x56\x2a\x31\xd9\x07\x27" + "\x01\xc6\xef\x0a\x12\x38\x03\x93\x91\x9c\xaa\xc6\x14\x3a\x1b\x26" + "\x6e\x16\x0b\xb1\xc1\xef\x8d\x0c\xa8\x82\xc4\x5a\x28\xd4\xd0\x46" + "\x90\xc9\xbc\xac\x37\x68\x03\xbe\x6f\x4f\x60\x6f\xee\xb8\x34\x03" + "\x3a\x7d\xd0\x9f\xc9\x8d\x95\xc1\x0f\x3d\xc8\xeb\x84\xfe\x42\xd7" + "\xf2\xae\x14\xf0\x1b\xcf\x95\x23\x54\xb7\x2e\x68\x79\xe2\xf3\x22" + "\xe7\x6f\x51\x5e\xa2\xe3\xd3\xb5\x6d\xea\x77\xc0\xb3\xbc\x4f\x55" + "\xf2\x04\xc8\x63\x14\x8d\x17\xd6\x7f\x79\x8d\x95\xd3\x76\x35\x3a" + "\x09\xe4\xb8\x08\xe1\xfb\xe1\xf5\xb7\xc4\x7a\x66\xfb\xe6\x59\xc2" + "\x9b\x60\xc5\xe5\xb1\x47\xcc\x12\xdc\xb7\x1f\x9e\xb8\x55\xfb\x5d" + "\x01\xcf\x69\x2a\x85\x55\x55\xe9\x67\x64\x39\x66\xda\xe0\x94\x7f" + "\xe4\xd1\xd9\x3e\xbd\x54\x13\x1c\xd6\x49\xdd\x22\xdf\xba\xce\x0b" + "\xc6\x09\x9f\x17\xea\xea\xdd\x90\x25\xec\xa4\xb1\x31\x79\x53\x60" + "\x14\x17\xe3\xe0\x17\x35\x88\x71\xc6\xd5\xe1\x74\x4c\xd0\xb8\xec" + "\xdd\xd2\x8f\x39\xe6\xb4\xe4\xfd\x39\xf0\x5b\x56\xce\xe5\x0d\x9c" + "\x72\x22\x81\x4e\x9c\xa5\x3b\x6b\x03\x66\x45\x31\xe9\x40\x52\x3b" + "\x30\x37\x8c\xb1\xb9\xdb\xdd\x0f\xda\x23\x44\xb8\xd0\x67\x45\xf0" + "\x1f\x36\x81\x7b\xc5\x7a\x3d\x71\xe3\xe0\xcc\xe0\x43\x21\x42\x67" + "\xc7\x35\x75\x12\x43\x38\x7f\x20\x5b\xab\xda\x6c\xfc\x86\x08\xdb" + "\x05\xb8\x73\x2b\x37\x32\xeb\x86\xe0\x9d\xc4\xba\xcb\x19\x41\x5a" + "\xb0\xf7\xa8\x41\xb5\xd5\x84\x1a\x07\x78\x0d\x8a\x6c\x52\xb0\xac" + "\xaa\x7f\x36\x65\x21\x90\xf1\xf6\x04\x39\x57\x89\xfa\x8b\xbc\xf8" + "\x2f\x5a\xe6\x51\xe7\x48\x5f\xdb\x57\xfa\x2b\x85\x64\x74\xb0\x0d" + "\x83\x51\x31\x1e\x59\x8b\x5c\x9b\xb8\xc8\x09\x56\x1c\x40\x78\xee" + "\x8d\xd6\x69\xbd\x72\x5a\x51\xfb\x97\x03\x17\xe5\x14\xa6\xde\x2f" + "\x48\x5b\xf0\xe8\xec\xb2\x6a\x91\x59\x6a\x05\xcb\x4b\xe4\xd2\x9b" + "\x4c\xc6\x91\xf1\xe4\x04\xa0\xd3\xf6\xee\x2f\x45\xde\x11\x58\x36" + "\xff\x44\x75\x9f\x86\xf6\x09\x35\xba\xfe\x2d\x5c\x93\x80\x21\x3e" + "\xa0\xa8\x68\x39\x56\xa6\x23\xe9\x4a\x34\xd7\x67\x24\x5d\x56\x8d" + "\xa8\x43\x4d\xe5\xc7\x2a\xee\x36\x91\xec\x79\xbd\x10\x24\xe0\x79" + "\xc8\xca\xe9\xbb\x38\x81\x69\xd2\x35\x2c\xcf\x49\x20\x08\x73\xd0" + "\x98\x45\xda\x7a\xfd\x6f\xf6\x0c\xee\xbd\xcd\x7f\x48\x6e\xfd\x54" + "\xc4\xe3\x0b\xb8\x9a\xc0\xf1\x10\x14\xb7\x3c\x79\x0d\xd5\x9a\x95" + "\x56\x47\x8b\x94\xda\x01\xa8\x5a\x2a\xa0\x06\x66\xb7\x51\xe3\x7c" + "\x3a\xe6\x1e\x2a\x11\x17\x27\xb9\x37\x0c\xa3\x64\xf6\x29\x00\xdf" + "\xd8\x24\xe1\x18\x43\xc0\xbb\xd2\x7c\x50\x5d\xf3\x79\x4e\xd6\x54" + "\x93\x5e\x35\x88\xa6\x13\x1e\x98\x38\xa8\x73\xc9\xc6\x88\xc0\xdb" + "\x4c\xc8\xbc\x8c\x32\x41\x84\x57\x15\x33\x4b\x60\x7f\xb2\x3f\x85" + "\xfe\x5a\x5a\x9f\xf1\x9f\x6c\x76\x33\x41\x13\x8f\x90\x3f\x45\x5a" + "\xcc\x81\x03\xa5\x82\x5a\xca\xec\xae\x5b\xc8\x17\xc2\x18\x9b\xa3" + "\x99\x0e\x07\x4e\xd2\xa7\xa2\x5a\x24\xd4\xf2\x3a\x6e\x15\x1d\x21" + "\x21\x28\xd6\x62\xf6\x90\x80\xbb\xf4\xdb\xf9\x76\xb8\xd9\xeb\xb4" + "\xe5\x13\xb6\x1e\x42\x22\x7c\xc4\xdb\xff\xe8\xbb\xf2\xf1\xd3\x4d" + "\x18\xcf\xa8\xfd\xd7\xd0\x34\x24\xf2\x5d\xb2\x1c\x6a\x05\x07\xd5" + "\xc9\xff\xc0\xe2\x96\xa3\x68\x53\x3f\xba\x0e\x07\xbd\x37\xf7\x5f" + "\xae\x5d\x7c\x5e\x3b\x56\x1a\x51\xac\xa8\x46\x4a\x77\xc8\x6a\xc1" + "\x68\x49\x11\xa0\x47\x64\x1f\x75\x95\xf2\x26\xf1\x0e\x44\x0b\x62" + "\x8c\x81\x31\x75\x0b\xc0\x24\x64\x4b\xad\x2f\x19\x98\xad\x68\xc1" + "\xba\x71\xd2\xa1\xc4\xc7\xa9\x9e\xc8\xba\x5d\x9a\xe4\x0b\xd1\x48" + "\xb3\x27\xaa\xe7\xf1\x40\xb4\x28\x2d\xac\x38\x68\x14\xc8\xb8\xe2" + "\xd4\x4c\xd4\xfa\x2f\x69\x2b\xf5\xaf\x10\x3d\x13\x21\x26\x94\x0b" + "\x4c\xb2\x5f\x99\xac\x04\x88\x74\x43\x76\x75\x4c\x27\x5c\x36\xee" + "\x32\x75\x3e\x55\x38\xc7\xd5\x76\x9d\xbd\xfc\xa3\x55\x08\xbf\x3a" + "\xb3\x82\x89\xb3\x0d\x3e\x54\xbc\x30\xfa\xb7\xc3\xf9\x9f\xbe\xfc" + "\x87\x89\x3c\x6d\x0b\x69\x7b\xbf"; + unsigned char expected[1496] = + "\x08\x41\x02\x01\x00\x0b\x86\xc2\xa4\x85\x00\x13\xce\x55\x98\xef" + "\x00\x0f\x66\xe3\xe4\x01\x20\x2e\x01\x00\x00\x20\x00\x00\x00\x00" + "\xaa\xaa\x03\x00\x00\x00\x08\x00\x45\x00\x00\x21\x6a\x12\x00\x00" + "\x01\x01\xf7\x43\xac\x10\x00\x65\xac\x10\x00\x01\x08\x00\x26\x67" + "\x04\x00\x03\x00\x44\x48\x43\x50\x43\x34\x65\x66\x21\x68\xa8\xc7" + "\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" + "\x00\x41\xe2\x61\x88\x6d\xb4\xde\x64\x11\x22\xc7\xc2\x24\x02\x60" + "\x51\x00\x00\x30\x82\x09\x57\x76\x59\xa9\xd2\x35\x57\x73\x12\xc4" + "\x69\x34\x0f\xd0\x2c\x1f\x55\xa9\xcf\x6a\xc3\x08\x03\x6f\xa1\x4a" + "\x9e\xa6\xef\x71\x6d\xb6\x2f\xcc\x0c\xbb\x40\x6e\x90\x1d\x3e\xa2" + "\x53\xf9\x26\x71\x65\x02\x47\xd1\xb6\xb1\x01\xd9\x48\x80\xcd\x6c" + "\x65\x75\x5b\xf4\x95\x1a\x68\xae\xdf\x8b\x8d\xbb\x5f\x4f\xd5\x8b" + "\x66\xb1\x3c\x72\x16\xe8\x5b\x70\x6f\x1b\xdd\xa7\x8a\xd8\x24\xed" + "\xc9\x77\x1a\xa0\x74\x36\x3e\x70\x5b\x52\xbd\x7c\x11\x50\x60\x1d" + "\x24\x85\x8b\x8a\xb3\x63\x5c\x5b\x09\x94\xaf\xa5\xe8\xc4\xae\x65" + "\x92\xa8\x26\xfd\x28\x43\x37\x4c\x6d\x19\x79\x14\x95\x40\x5a\xf6" + "\x98\xb7\xd7\x79\xfb\xfe\xbd\x0c\xc5\xf8\x77\xaf\x98\x9e\xf4\xad" + "\xce\x40\xcc\x28\xeb\xc6\xa9\xd7\xf9\x98\xfc\xbb\xc3\x66\x94\x4e" + "\xea\x6e\xdd\x30\x3b\x65\x6b\xfd\x05\xa8\x68\x2e\x7e\xaa\x43\xe4" + "\x65\x26\x11\x83\x86\xe1\x68\x15\x90\xdf\x81\x5c\x01\xdf\x3d\x85" + "\x56\x34\x14\x31\x2a\xbf\x6f\xb5\xd6\xcf\xbe\xe9\x07\xc9\x36\xe7" + "\x31\x83\x5b\xfa\x4a\x29\x62\xfe\x76\x40\xed\x64\xb8\x2a\xc7\x3c" + "\xb5\x76\xd9\x07\x2b\x3a\xde\xc1\xaa\xaa\xd5\x24\xbf\x74\x91\xd9" + "\x1a\xb3\x93\x83\xda\xa6\xb0\xd2\xc7\xbe\x0c\xdd\x17\x87\xff\xa2" + "\x21\x95\xe9\x08\x3b\x97\xde\x62\x3c\x17\x7c\xf1\xfc\x58\x21\x8f" + "\x11\x28\x79\xed\x9e\xa5\x4a\xb3\x48\x8a\xf6\xcd\xd1\xb4\x54\xe6" + "\xfc\x5b\x87\xd6\x81\x67\x14\x0a\xd4\x4e\xf6\x7a\x66\xc1\x87\xc3" + "\x9e\xb0\xbe\x15\xb4\xb8\xca\x6a\x54\x80\x72\x23\xdf\x10\x70\x4a" + "\xb5\x6b\xef\x56\x94\x96\xc0\x65\x79\x14\xc0\xc5\x88\x26\x52\xa0" + "\x32\xd0\xe2\x2e\x9a\x31\x36\xf1\x4b\x29\x2e\x68\x6c\x07\x67\x36" + "\xc0\x43\xe3\x95\xea\x90\xce\xe2\x2d\x34\x3d\x96\x29\x1f\xb4\x4d" + "\x61\x8d\xd5\xdb\xde\xce\x65\xcc\xfc\x0e\x30\xa0\xfb\x92\xd2\xd0" + "\xac\x9f\x6b\xe4\xf2\x2f\x86\xf6\x91\xd6\x18\x97\x68\x27\xd1\x4b" + "\x4f\x92\xda\x63\x32\xbf\x0f\x95\x8a\x10\xb0\xc5\xc2\x5a\xa9\x31" + "\x67\x8f\x23\x21\xc5\x96\x97\x2d\x14\x46\xbb\x3f\x82\x4a\x31\x0a" + "\x6c\x0f\x21\xab\x52\x4b\x9c\x89\xdf\x00\xbb\x80\x4f\xa8\x78\xe6" + "\x9b\x0a\x96\xb8\x81\x03\x74\x93\x32\xc8\x3a\x72\x31\x58\x72\xec" + "\xab\x33\x60\xeb\x0c\xb4\x35\x7e\x40\x0c\x74\x24\xb1\xd9\x84\xc6" + "\x3d\x88\x6f\x7d\x8c\xfd\xe2\x59\xb5\x24\xe1\x9b\xbf\x84\xf6\x43" + "\x67\x95\x88\x52\x87\x82\x47\xc2\x3f\xae\x56\x2a\x31\xd9\x07\x27" + "\x01\xc6\xef\x0a\x12\x38\x03\x93\x91\x9c\xaa\xc6\x14\x3a\x1b\x26" + "\x6e\x16\x0b\xb1\xc1\xef\x8d\x0c\xa8\x82\xc4\x5a\x28\xd4\xd0\x46" + "\x90\xc9\xbc\xac\x37\x68\x03\xbe\x6f\x4f\x60\x6f\xee\xb8\x34\x03" + "\x3a\x7d\xd0\x9f\xc9\x8d\x95\xc1\x0f\x3d\xc8\xeb\x84\xfe\x42\xd7" + "\xf2\xae\x14\xf0\x1b\xcf\x95\x23\x54\xb7\x2e\x68\x79\xe2\xf3\x22" + "\xe7\x6f\x51\x5e\xa2\xe3\xd3\xb5\x6d\xea\x77\xc0\xb3\xbc\x4f\x55" + "\xf2\x04\xc8\x63\x14\x8d\x17\xd6\x7f\x79\x8d\x95\xd3\x76\x35\x3a" + "\x09\xe4\xb8\x08\xe1\xfb\xe1\xf5\xb7\xc4\x7a\x66\xfb\xe6\x59\xc2" + "\x9b\x60\xc5\xe5\xb1\x47\xcc\x12\xdc\xb7\x1f\x9e\xb8\x55\xfb\x5d" + "\x01\xcf\x69\x2a\x85\x55\x55\xe9\x67\x64\x39\x66\xda\xe0\x94\x7f" + "\xe4\xd1\xd9\x3e\xbd\x54\x13\x1c\xd6\x49\xdd\x22\xdf\xba\xce\x0b" + "\xc6\x09\x9f\x17\xea\xea\xdd\x90\x25\xec\xa4\xb1\x31\x79\x53\x60" + "\x14\x17\xe3\xe0\x17\x35\x88\x71\xc6\xd5\xe1\x74\x4c\xd0\xb8\xec" + "\xdd\xd2\x8f\x39\xe6\xb4\xe4\xfd\x39\xf0\x5b\x56\xce\xe5\x0d\x9c" + "\x72\x22\x81\x4e\x9c\xa5\x3b\x6b\x03\x66\x45\x31\xe9\x40\x52\x3b" + "\x30\x37\x8c\xb1\xb9\xdb\xdd\x0f\xda\x23\x44\xb8\xd0\x67\x45\xf0" + "\x1f\x36\x81\x7b\xc5\x7a\x3d\x71\xe3\xe0\xcc\xe0\x43\x21\x42\x67" + "\xc7\x35\x75\x12\x43\x38\x7f\x20\x5b\xab\xda\x6c\xfc\x86\x08\xdb" + "\x05\xb8\x73\x2b\x37\x32\xeb\x86\xe0\x9d\xc4\xba\xcb\x19\x41\x5a" + "\xb0\xf7\xa8\x41\xb5\xd5\x84\x1a\x07\x78\x0d\x8a\x6c\x52\xb0\xac" + "\xaa\x7f\x36\x65\x21\x90\xf1\xf6\x04\x39\x57\x89\xfa\x8b\xbc\xf8" + "\x2f\x5a\xe6\x51\xe7\x48\x5f\xdb\x57\xfa\x2b\x85\x64\x74\xb0\x0d" + "\x83\x51\x31\x1e\x59\x8b\x5c\x9b\xb8\xc8\x09\x56\x1c\x40\x78\xee" + "\x8d\xd6\x69\xbd\x72\x5a\x51\xfb\x97\x03\x17\xe5\x14\xa6\xde\x2f" + "\x48\x5b\xf0\xe8\xec\xb2\x6a\x91\x59\x6a\x05\xcb\x4b\xe4\xd2\x9b" + "\x4c\xc6\x91\xf1\xe4\x04\xa0\xd3\xf6\xee\x2f\x45\xde\x11\x58\x36" + "\xff\x44\x75\x9f\x86\xf6\x09\x35\xba\xfe\x2d\x5c\x93\x80\x21\x3e" + "\xa0\xa8\x68\x39\x56\xa6\x23\xe9\x4a\x34\xd7\x67\x24\x5d\x56\x8d" + "\xa8\x43\x4d\xe5\xc7\x2a\xee\x36\x91\xec\x79\xbd\x10\x24\xe0\x79" + "\xc8\xca\xe9\xbb\x38\x81\x69\xd2\x35\x2c\xcf\x49\x20\x08\x73\xd0" + "\x98\x45\xda\x7a\xfd\x6f\xf6\x0c\xee\xbd\xcd\x7f\x48\x6e\xfd\x54" + "\xc4\xe3\x0b\xb8\x9a\xc0\xf1\x10\x14\xb7\x3c\x79\x0d\xd5\x9a\x95" + "\x56\x47\x8b\x94\xda\x01\xa8\x5a\x2a\xa0\x06\x66\xb7\x51\xe3\x7c" + "\x3a\xe6\x1e\x2a\x11\x17\x27\xb9\x37\x0c\xa3\x64\xf6\x29\x00\xdf" + "\xd8\x24\xe1\x18\x43\xc0\xbb\xd2\x7c\x50\x5d\xf3\x79\x4e\xd6\x54" + "\x93\x5e\x35\x88\xa6\x13\x1e\x98\x38\xa8\x73\xc9\xc6\x88\xc0\xdb" + "\x4c\xc8\xbc\x8c\x32\x41\x84\x57\x15\x33\x4b\x60\x7f\xb2\x3f\x85" + "\xfe\x5a\x5a\x9f\xf1\x9f\x6c\x76\x33\x41\x13\x8f\x90\x3f\x45\x5a" + "\xcc\x81\x03\xa5\x82\x5a\xca\xec\xae\x5b\xc8\x17\xc2\x18\x9b\xa3" + "\x99\x0e\x07\x4e\xd2\xa7\xa2\x5a\x24\xd4\xf2\x3a\x6e\x15\x1d\x21" + "\x21\x28\xd6\x62\xf6\x90\x80\xbb\xf4\xdb\xf9\x76\xb8\xd9\xeb\xb4" + "\xe5\x13\xb6\x1e\x42\x22\x7c\xc4\xdb\xff\xe8\xbb\xf2\xf1\xd3\x4d" + "\x18\xcf\xa8\xfd\xd7\xd0\x34\x24\xf2\x5d\xb2\x1c\x6a\x05\x07\xd5" + "\xc9\xff\xc0\xe2\x96\xa3\x68\x53\x3f\xba\x0e\x07\xbd\x37\xf7\x5f" + "\xae\x5d\x7c\x5e\x3b\x56\x1a\x51\xac\xa8\x46\x4a\x77\xc8\x6a\xc1" + "\x68\x49\x11\xa0\x47\x64\x1f\x75\x95\xf2\x26\xf1\x0e\x44\x0b\x62" + "\x8c\x81\x31\x75\x0b\xc0\x24\x64\x4b\xad\x2f\x19\x98\xad\x68\xc1" + "\xba\x71\xd2\xa1\xc4\xc7\xa9\x9e\xc8\xba\x5d\x9a\xe4\x0b\xd1\x48" + "\xb3\x27\xaa\xe7\xf1\x40\xb4\x28\x2d\xac\x38\x68\x14\xc8\xb8\xe2" + "\xd4\x4c\xd4\xfa\x2f\x69\x2b\xf5\xaf\x10\x3d\x13\x21\x26\x94\x0b" + "\x4c\xb2\x5f\x99\xac\x04\x88\x74\x43\x76\x75\x4c\x27\x5c\x36\xee" + "\x32\x75\x3e\x55\x38\xc7\xd5\x76\x9d\xbd\xfc\xa3\x55\x08\xbf\x3a" + "\xb3\x82\x89\xb3\x0d\x3e\x54\xbc\x30\xfa\xb7\xc3\xf9\x9f\xbe\xfc" + "\x87\x89\x3c\x6d\x0b\x69\x7b\xbf"; + + + + unsigned char expected_output[BUFFER_SIZE]; + unsigned char input[BUFFER_SIZE]; + + bzero(&expected_output,BUFFER_SIZE); + bzero(&input,BUFFER_SIZE); + memcpy(&expected_output,expected,sizeof(expected)); + memcpy(&input,h80211,sizeof(h80211)); + + if (! decrypt_ccmp( input, caplen1, tk1 )) + error++; + error += test(input,expected_output,sizeof(expected),argv[0]); + + return error; +} + --- /dev/null +++ b/test/cryptounittest/test-encrypt-wep.c @@ -0,0 +1,92 @@ +/* + * + * test-encrypt-wep.c + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + + +#include +#include +#include +#include "crypto.h" +#include "tests.h" + +#define BLEN 256 +#define KLEN 13 + + + +int main(int argc, char **argv) +{ + argc = argc; // remove warning not-used argc + int error=0; + + static unsigned char expected[BLEN] = + "\x72\xea\x7c\xf3\x62\xd0\x63\xb6\xf6\x3b\xd6\xfc\x1c\x6c\xc0\x18" + "\xd0\x10\x23\xd6\x86\x4e\x04\xf0\x0e\xc7\x34\xca\x66\x34\x01\xac" + "\x46\xd4\x7d\x15\x24\xa7\xaa\xb0\x06\x01\x4f\x9f\x61\x1c\x4e\x6d" + "\x54\x22\x83\x6f\x36\x43\x12\x01\x07\xb8\xdb\x3c\x32\xc6\xe2\x5f" + "\x66\x4e\x7e\x55\x4f\x5d\x61\x30\x8a\xb9\xb7\x11\xcb\xae\xe9\x68" + "\x66\x10\x7d\xe7\x39\x29\xef\xb0\x69\xca\xec\xcf\x2c\x68\x57\x52" + "\x62\x4f\x89\xd6\x58\x05\xe3\x6a\xa1\xd1\xc8\x2c\x0b\x2d\xe4\xc9" + "\x73\xd7\xb0\x4f\x65\x57\xa2\x19\xc7\xbf\xa1\xa7\x43\x49\x51\x14" + "\xa4\x12\x24\x15\xb1\x71\x39\xde\x5e\x95\x15\xb4\xb9\xb5\x61\x57" + "\xbf\x43\x24\xe2\xb8\x9f\x38\x2f\x45\x29\xfa\x95\x80\x18\x0d\x5d" + "\x41\x35\x2a\x83\x44\x37\x71\xcb\x80\x3d\x9d\xc4\xdc\xc4\x26\xea" + "\x28\xb9\xa7\x2b\x40\x56\x27\xee\xbc\xfa\xf7\x98\x09\x33\xd1\xe3" + "\x85\x79\x0d\xd8\x87\xa3\xfe\x8e\x37\xc4\x48\xbf\x66\x86\xfa\x49" + "\x0e\x0f\xf2\x82\x42\xfe\x87\xcd\x18\xb0\x8a\x91\xbb\x97\x9b\x4e" + "\x92\x36\xb2\x47\x12\xf0\xeb\x09\xdc\x7a\xdf\x60\xdf\xcd\x19\x7c" + "\x2d\x72\x4e\x3a\x6d\x8f\x53\x8e\xe1\x03\xeb\x44\x4a\x02\x9f\x52"; + static unsigned char key[KLEN] = + "\x6E\x9C\x7A\x91\x9F\xB8\xAE\x93\xC1\xAB\x80\x3C\x09"; + static unsigned char input[BLEN] = + "\x91\xCE\xFF\xF0\x9B\x76\xB1\xC7\xB3\xAE\xE9\xB6\x39\xE2\xE2\xCB" + "\x46\xBB\x20\xDA\xEF\x0D\xD8\x65\x75\x37\xFF\x8B\x78\x49\x39\x6E" + "\x08\x6D\x93\x0A\x40\xD1\xA7\xE6\x22\x6B\xFF\x94\x21\xA8\x0E\xDB" + "\x33\x2B\x4B\x88\x19\x6C\x94\x0E\xF3\xD8\xCC\xCB\xAF\x99\x89\x49" + "\x4F\x4B\x42\x4F\xF4\x96\xA6\xD3\xC9\x00\xB7\xC7\x11\x63\x95\x0E" + "\x29\x71\x0A\x38\xC2\x04\xDF\xB5\x01\xAA\xCA\x86\x47\x4A\xA3\x41" + "\xE6\x1A\x00\xA7\xD6\xFF\xE7\x89\x64\xB5\x38\x2A\x5D\xBC\x13\x94" + "\x8E\x0C\x93\xB6\xC8\x4E\x4F\xC6\x06\x9B\xEF\x9B\x56\xE3\x90\x54" + "\xCB\x34\x64\x0B\x3D\x12\x02\x62\xFE\xDC\xA8\x8E\x38\xCE\x36\x3A" + "\xE8\x4D\xF0\xED\x71\x59\xE5\xED\xA4\xB1\x12\xEB\xD5\x83\xA6\xC9" + "\x5C\x76\x98\x8D\x1B\xCB\x3C\x31\xF5\x10\xFE\x40\xCC\x83\x27\xE6" + "\xDF\xB9\xE1\x84\xFC\xC3\xCC\x8D\x7A\xA3\xE5\x61\x56\x92\xAD\x7C" + "\xA2\x62\x46\x6F\x5C\xA0\x16\xC4\x52\xDB\xF6\x75\xE1\x35\x22\x91" + "\xE8\x81\x87\x13\xC1\xC1\x0A\xB0\xBE\x20\xE7\xF5\x55\x55\x0C\xF3" + "\x99\x67\x53\xAF\x35\x15\xA9\x48\x72\xD8\xEB\x4A\xCF\x5B\xF5\xB6" + "\xBC\x30\x24\xCB\xFD\x6C\x5C\xF5\x62\x5C\xFD\xA5\x65\xD9\xD4\xD7"; + + + unsigned char buffer[BLEN]; memcpy(&buffer, &input, BLEN); + + + encrypt_wep( buffer, BLEN, key, KLEN ); + error += test(buffer,expected,BLEN,argv[0]); + + decrypt_wep( buffer, BLEN, key, KLEN ); + error += test(buffer,input,BLEN,argv[0]); + + + return error; +} + --- /dev/null +++ b/test/cryptounittest/tests.h @@ -0,0 +1,61 @@ +/* + * + * tests.h + * + * Copyright (C) 2012 Carlos Alberto Lopez Perez + * + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + */ + +int ntest=1; + +void hexdump (unsigned char *buffer, int length) + { + int i,x; + x=1; + for (i=0; i15) { x=0; printf("\n"); } + x++; + } + printf("\n"); + } + +int test (unsigned char *computed, unsigned char *expected, int length, char* name) +{ + int z; + int error=0; + + for (z=0; z< length; z++) + if ( computed[z] != expected[z] ) + error = 1; + + if (error == 1) + { + printf ("[%s][Test %d] ERROR: The output don't match. I got:\n",name,ntest++); + hexdump (computed,length); + printf ("And i was expecting:\n"); + hexdump (expected,length); + } + else + { + printf("[%s][Test %d] OK: Output matchs :)\n",name,ntest++); + } + return error; +} debian/patches/002-Fix_airodump-ng_manpage.diff0000644000000000000000000000226011767175657016514 0ustar Description: Fix warning: "macro 'pcap' not defined" on airodump-ng manpage Author: Adam Cecile (Le_Vert) Bug-Debian: http://bugs.debian.org/570982 Forwarded: no --- --- aircrack-ng-1.0/manpages/airodump-ng.1 2009-09-01 11:29:33.000000000 +0200 +++ aircrack-ng-1.0/manpages/airodump-ng.1.new 2010-04-09 11:29:01.292271912 +0200 @@ -55,7 +55,7 @@ .TP .I --output-format Define the formats to use (separated by a comma). Possible values are: pcap, ivs, csv, gps, kismet, netxml. The default values are: pcap, csv, kismet, kismet-newcore. -'pcap' is for recording a capture in pcap format, 'ivs' is for ivs format (it is a shortcut for --ivs). 'csv' will create an airodump-ng CSV file, 'kismet' will create a kismet csv file and 'kismet-newcore' will create the kismet netxml file. 'gps' is a shortcut for --gps. +\'pcap\' is for recording a capture in pcap format, 'ivs' is for ivs format (it is a shortcut for --ivs). 'csv' will create an airodump-ng CSV file, 'kismet' will create a kismet csv file and 'kismet-newcore' will create the kismet netxml file. 'gps' is a shortcut for --gps. .br Theses values can be combined with the exception of ivs and pcap. .PP debian/patches/010-add-freebsd-support.diff0000644000000000000000000000402212000656512015612 0ustar Description: GNU/kFreeBSD support Author: Robert Millan Bug-Debian: http://bugs.debian.org/642698 Forwarded: http://trac.aircrack-ng.org/ticket/944 http://trac.aircrack-ng.org/ticket/945 Applied-Upstream: http://trac.aircrack-ng.org/changeset/1973 http://trac.aircrack-ng.org/changeset/1974 --- --- a/common.mak +++ b/common.mak @@ -2,7 +2,7 @@ TOOL_PREFIX = endif ifndef OSNAME -OSNAME = $(shell uname -s | sed -e 's/.*CYGWIN.*/cygwin/g') +OSNAME = $(shell uname -s | sed -e 's/.*CYGWIN.*/cygwin/g' -e 's,/,-,g') endif ifndef SQLITE SQLITE = false --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,7 +1,7 @@ AC_ROOT = .. include $(AC_ROOT)/common.mak -SCRIPTS = airmon-ng airdriver-ng airodump-ng-oui-update +SCRIPTS = airdriver-ng airodump-ng-oui-update default: all @@ -10,6 +10,13 @@ install: install -m 755 $(SCRIPTS) $(DESTDIR)$(sbindir) +ifeq ($(OSNAME), Linux) + install -m 755 airmon-ng $(DESTDIR)$(sbindir)/airmon-ng +endif +ifeq ($(filter FreeBSD GNU-kFreeBSD, $(OSNAME)),) +else + install -m 755 airmon-ng.freebsd $(DESTDIR)$(sbindir)/airmon-ng +endif uninstall: -rm -f $(DESTDIR)$(sbindir)/airmon-ng --- /dev/null +++ b/scripts/airmon-ng.freebsd @@ -0,0 +1,12 @@ +#!/bin/sh + +cat << EOF +On $(uname), it is not necessary to use airmon-ng to enable the monitor +mode of your wireless card. Instead, you need to specify this mode when +creating your wlan device. For example: + + ifconfig wlan0 create wlandev ath0 wlanmode monitor + +EOF + +exit 0 --- a/src/osdep/Makefile +++ b/src/osdep/Makefile @@ -41,6 +41,11 @@ $(RANLIB) $(LIB) touch $(@) +.os.GNU-kFreeBSD: $(OBJS_FBSD) + $(AR) cru $(LIB) $(OBJS_FBSD) + $(RANLIB) $(LIB) + touch $(@) + .os.OpenBSD: $(OBJS_OBSD) $(AR) cru $(LIB) $(OBJS_OBSD) $(RANLIB) $(LIB) --- a/src/osdep/freebsd.c +++ b/src/osdep/freebsd.c @@ -560,7 +560,7 @@ int get_battery_state(void) { -#if defined(__FreeBSD__) +#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) int value; size_t len; debian/patches/series0000644000000000000000000000115112154701512012026 0ustar 000-Airmon_needs_bash.diff 002-Fix_airodump-ng_manpage.diff 003-fix-ftbfs-590765.diff 004-fix-license-issues.diff 005-fix-issues-cppcheck-r2008.diff 006-fix-ftbfs-and-man-path.diff 008-fix_path_airodump-ng-oui.diff 009-airodump-ng-oui-update-manpage.diff 010-add-freebsd-support.diff 011-add-support-for-gcrypt.diff 012-add-unittest-gcrypt.diff 013-fix-hurd-ftbfs.diff 014-man_page_formatting.diff 015-move_to_man8_admin_commands.diff 016-fix-ldflags.diff 017-fix-bigendianissues.diff 018-workaround-681113-kfreebsd.diff 019-fix-spelling-manpages.diff 020-ignore-negative-one.diff 021-fix-airodump-ng-oui-update.diff debian/README.Debian0000644000000000000000000000516512002575304011234 0ustar Aircrack-ng for Debian ---------------------- The previous version (1:1.1-2) of Aircrack-ng on Debian was patched to add support for using GnuTLS and Libgcrypt instead of OpenSSL. Because of some problems found (#680414) the previous patch was rewrote, and now it not longer uses any function from GnuTLS. Instead the GIT's SHA1 implementation was borrowed and integrated with Aircrack-ng. This means that now for the SHA1 calculations we use an internal SHA1 implementation, and for the rest of the crypto code we rely on Libgcrypt. With this change the speed has improved quite a bit, and now the overall speed is more or less the same with this patch than with OpenSSL. On SSE2 CPUs Aircrack-ng with this patch is still [1-4]% slower, meanwhile on the rest of CPUs aircrack-ng is [1-3]% faster with this patch enabled. For more details about this you can check out http://trac.aircrack-ng.org/ticket/1012 If you still wish to rebuild Aircrack-ng to use OpenSSL instead of this Libgcrypt+git-sha1 alternative, you only need to remove the value "gcrypt=true" from the variable MAKEFLAGS on debian/rules and replace "libgcrypt11-dev" with "libssl-dev" on debian/control -- Carlos Alberto Lopez Perez Mon, 16 Jul 2012 23:22:23 +0200 Aircrack-ng on Debian has been patched to use GnuTLS instead of OpenSSL. This change has been motivated because of the incompatibilities between the GPL and OpenSSL licenses. See http://bugs.debian.org/642934 and http://trac.aircrack-ng.org/ticket/953 for details. The tests show that when compiled with GnuTLS, Aircrack-ng is like a ~12% slower breaking a WPA key than when compiled with OpenSSL. If you wish to rebuild Aircrack-ng to use OpenSSL instead of GnuTLS, you only need to comment (or remove) the lines "gnutls=true" on debian/rules. And replace "libgnutls-dev" with "libssl-dev" on debian/control. The injection patches were removed from the package because airdriver-ng downloads this patches directly from http://patches.aircrack-ng.org -- Carlos Alberto Lopez Perez Mon, 18 Jun 2012 12:13:13 +0200 Aireplay-ng supports single-NIC injection/monitor on several chipsets. The wireless nic kernel module needs to be patched to allow this features.. All patches are available in /usr/share/doc/aircrack-ng/injection-patches/. Since 1.0~beta, a tool named airdriver-ng can install patched kernel modules for you. See airdriver-ng(1). This new 1.0 release includes many more new tools so you really should consider checking www.aircrack-ng.org and its forum to learn more about the new features. -- Adam Cécile (Le_Vert) Fri, 19 Oct 2007 23:27:03 +0200 debian/compat0000644000000000000000000000000211761003331010357 0ustar 8 debian/copyright0000644000000000000000000002634112004064142011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Aircrack-ng Upstream-Contact: Thomas d'Otreppe Source: http://download.aircrack-ng.org/aircrack-ng-1.1.tar.gz Files: * Copyright: 2006-2010, Thomas d'Otreppe License: GPL-2+ Files: src/makeivs-ng.c src/kstats.c src/osdep/linux.c src/common.c src/common.h src/osdep/byteorder.h src/osdep/airpcap.c src/osdep/airpcap.h src/crypto.c src/osdep/common.c src/osdep/common.h Copyright: 2004-2005, Christophe Devine 2006-2009, Thomas d'Otreppe License: GPL-2+ Files: src/osdep/freebsd.c src/osdep/dummy.c src/osdep/freebsd_tap.c src/osdep/openbsd.c src/osdep/network.c src/osdep/network.h src/osdep/dummy_tap.c src/osdep/cygwin.c src/buddy-ng.c src/osdep/cygwin.h src/osdep/netbsd_tap.c src/osdep/cygwin_tap.c src/osdep/openbsd_tap.c src/osdep/linux_tap.c src/osdep/osdep.c src/osdep/osdep.h src/osdep/packed.h src/osdep/netbsd.c src/easside-ng.c src/easside.h src/airserv-ng.c Copyright: 2007-2009, Andrea Bittau License: GPL-2+ Files: src/osdep/darwin.c src/osdep/darwin_tap.c Copyright: 2009, Kyle Fuller License: GPL-2+ Files: src/osdep/radiotap/radiotap-parser.c src/osdep/radiotap/radiotap-parser.h Copyright: 2007-2008, Andy Green License: GPL-2+ Files: src/osdep/tap-win32/common.h Copyright: 2002-2005, OpenVPN Solutions LLC 2003, Damion K. Wilson License: GPL-2+ Files: src/crctable.h Copyright: 2004, KoreK License: GPL-2+ Comment: This file is extracted from the work published by KoreK on 2004 on NetStumbler Forums: http://www.netstumbler.org/unix-linux/-t12489.html See http://trac.aircrack-ng.org/ticket/953 for details. Files: scripts/airdriver-ng Copyright: 2007, Martin Beck License: GPL-2+ Files: manpages/airmon-ng.1 manpages/airodump-ng.1 manpages/aireplay-ng.1 manpages/makeivs-ng.1 manpages/ivstools.1 manpages/airdecap-ng.1 manpages/kstats.1 manpages/aircrack-ng.1 Copyright: 2006-2010 Adam Cecile (Le_Vert) License: GPL-2+ Files: debian/* Copyright: 2006-2010 Adam Cecile (Le_Vert) 2011-2012 Carlos Alberto Lopez Perez License: GPL-2+ Files: debian/patches/009-airodump-ng-oui-update-manpage.diff Copyright: 2012 David Francos Cuartero License: GPL-2+ Files: debian/patches/010-add-freebsd-support.diff Copyright: 2011 Robert Millan License: GPL-2+ Files: debian/patches/011-add-support-for-gcrypt.diff Copyright: 2009 Brandon Casey 2009 Junio C Hamano 2009 Linus Torvalds 2009 Nicolas Pitre 2010 Ramsay Jones 2012 Carlos Alberto Lopez Perez License: GPL-2+ Files: scripts/airgraph-ng/airgraph-ng.py Copyright: 2008, Ben Smith License: GPL-2 Files: scripts/airgraph-ng/lib/lib_Airgraphviz.py Copyright: 2009, Ben Smith License: GPL-2 Files: src/airbase-ng.c src/airtun-ng.c src/tkiptun-ng.c Copyright: 2006-2010, Thomas d'Otreppe 2006-2009, Martin Beck License: GPL-2+ with OpenSSL exception Files: src/airolib-ng.c Copyright: 2007-2009, ebfe License: GPL-2+ with OpenSSL exception Files: src/aircrack-ng.c src/aircrack-ng.h src/airdecap-ng.c src/ivstools.c src/aireplay-ng.c src/packetforge-ng.c src/airodump-ng.c src/airdecloak-ng.c src/airdecloak-ng.h src/version.h src/pcap.h Copyright: 2001-2005, Christophe Devine 2006-2010, Thomas d'Otreppe License: GPL-2+ with OpenSSL exception Files: src/uniqueiv.c src/uniqueiv.h Copyright: 2004-2008, Stanislaw Pusep License: GPL-2+ with OpenSSL exception Files: src/wesside-ng.c Copyright: 2005-2009, Andrea Bittau License: GPL-2+ with OpenSSL exception Files: src/aircrack-ptw-lib.c src/aircrack-ptw-lib.h Copyright: 2007-2009, Erik Tews, Andrei Pychkine and Ralf-Philipp Weinmann License: GPL-2+ with OpenSSL exception Files: src/sha1-sse2.h Copyright: nx5 License: GPL-2+ with OpenSSL exception Files: src/sha1-sse2.S Copyright: 2008, Alvaro Salmador (naplam33@msn.com) 2005, Simon Marechal (simon@banquise.net) License: GPL-2+ with OpenSSL exception Files: src/include/ethernet.h Copyright: 1992-2012, The FreeBSD Project License: BSD-2-clause Comment: License and authors guessed. This file is extracted from the FreeBSD Kernel (src/sys/net/ethernet.h) Files: src/include/if_arp.h Copyright: 1986-1993, The Regents of the University of California License: BSD-3-clause Files: src/include/ieee80211.h Copyright: 2001, Atsushi Onoe 2002-2005, Sam Leffler, Errno Consulting License: BSD-3-clause Files: src/include/if_llc.h Copyright: 1986-1993, The Regents of the University of California License: BSD-3-clause Files: src/osdep/radiotap/ieee80211_radiotap.h Copyright: 2003-2004, David Young License: BSD-3-clause Files: src/osdep/crctable_osdep.h Copyright: 1993, Ross N. Williams License: public-domain This code is fully public-domain. The crc_tbl_osdep table is generated using a well known algorithm published on 1993 by Ross Williams. See http://www.ross.net/crc/download/crc_v3.txt for details. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; under version 2 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-2+ with OpenSSL exception This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . In addition, as a special exception, the copyright holders give permission to link the code of portions of this program with the OpenSSL library under certain conditions as described in each individual source file, and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. If you modify file(s) with this exception, you may extend this exception to your version of the file(s), but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. If you delete this exception statement from all source files in the program, then also delete it here. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/install0000644000000000000000000000010211767216005010555 0ustar debian/airodump-ng-oui/airodump-ng-oui.txt /usr/share/aircrack-ng debian/airodump-ng-oui/0000755000000000000000000000000011767172031012207 5ustar debian/airodump-ng-oui/airodump-ng-oui.txt0000644000000000000000000256200012154702537015772 0ustar 00-00-00 (hex) XEROX CORPORATION 00-00-01 (hex) XEROX CORPORATION 00-00-02 (hex) XEROX CORPORATION 00-00-03 (hex) XEROX CORPORATION 00-00-04 (hex) XEROX CORPORATION 00-00-05 (hex) XEROX CORPORATION 00-00-06 (hex) XEROX CORPORATION 00-00-07 (hex) XEROX CORPORATION 00-00-08 (hex) XEROX CORPORATION 00-00-09 (hex) XEROX CORPORATION 00-00-0A (hex) OMRON TATEISI ELECTRONICS CO. 00-00-0B (hex) MATRIX CORPORATION 00-00-0C (hex) CISCO SYSTEMS, INC. 00-00-0D (hex) FIBRONICS LTD. 00-00-0E (hex) FUJITSU LIMITED 00-00-0F (hex) NEXT, INC. 00-00-10 (hex) SYTEK INC. 00-00-11 (hex) NORMEREL SYSTEMES 00-00-12 (hex) INFORMATION TECHNOLOGY LIMITED 00-00-13 (hex) CAMEX 00-00-14 (hex) NETRONIX 00-00-15 (hex) DATAPOINT CORPORATION 00-00-16 (hex) DU PONT PIXEL SYSTEMS . 00-00-17 (hex) TEKELEC 00-00-18 (hex) WEBSTER COMPUTER CORPORATION 00-00-19 (hex) APPLIED DYNAMICS INTERNATIONAL 00-00-1A (hex) ADVANCED MICRO DEVICES 00-00-1B (hex) NOVELL INC. 00-00-1C (hex) BELL TECHNOLOGIES 00-00-1D (hex) CABLETRON SYSTEMS, INC. 00-00-1E (hex) TELSIST INDUSTRIA ELECTRONICA 00-00-1F (hex) Telco Systems, Inc. 00-00-20 (hex) DATAINDUSTRIER DIAB AB 00-00-21 (hex) SUREMAN COMP. & COMMUN. CORP. 00-00-22 (hex) VISUAL TECHNOLOGY INC. 00-00-23 (hex) ABB INDUSTRIAL SYSTEMS AB 00-00-24 (hex) CONNECT AS 00-00-25 (hex) RAMTEK CORP. 00-00-26 (hex) SHA-KEN CO., LTD. 00-00-27 (hex) JAPAN RADIO COMPANY 00-00-28 (hex) PRODIGY SYSTEMS CORPORATION 00-00-29 (hex) IMC NETWORKS CORP. 00-00-2A (hex) TRW - SEDD/INP 00-00-2B (hex) CRISP AUTOMATION, INC 00-00-2C (hex) AUTOTOTE LIMITED 00-00-2D (hex) CHROMATICS INC 00-00-2E (hex) SOCIETE EVIRA 00-00-2F (hex) TIMEPLEX INC. 00-00-30 (hex) VG LABORATORY SYSTEMS LTD 00-00-31 (hex) QPSX COMMUNICATIONS PTY LTD 00-00-32 (hex) Marconi plc 00-00-33 (hex) EGAN MACHINERY COMPANY 00-00-34 (hex) NETWORK RESOURCES CORPORATION 00-00-35 (hex) SPECTRAGRAPHICS CORPORATION 00-00-36 (hex) ATARI CORPORATION 00-00-37 (hex) OXFORD METRICS LIMITED 00-00-38 (hex) CSS LABS 00-00-39 (hex) TOSHIBA CORPORATION 00-00-3A (hex) CHYRON CORPORATION 00-00-3B (hex) i Controls, Inc. 00-00-3C (hex) AUSPEX SYSTEMS INC. 00-00-3D (hex) UNISYS 00-00-3E (hex) SIMPACT 00-00-3F (hex) SYNTREX, INC. 00-00-40 (hex) APPLICON, INC. 00-00-41 (hex) ICE CORPORATION 00-00-42 (hex) METIER MANAGEMENT SYSTEMS LTD. 00-00-43 (hex) MICRO TECHNOLOGY 00-00-44 (hex) CASTELLE CORPORATION 00-00-45 (hex) FORD AEROSPACE & COMM. CORP. 00-00-46 (hex) OLIVETTI NORTH AMERICA 00-00-47 (hex) NICOLET INSTRUMENTS CORP. 00-00-48 (hex) SEIKO EPSON CORPORATION 00-00-49 (hex) APRICOT COMPUTERS, LTD 00-00-4A (hex) ADC CODENOLL TECHNOLOGY CORP. 00-00-4B (hex) ICL DATA OY 00-00-4C (hex) NEC CORPORATION 00-00-4D (hex) DCI CORPORATION 00-00-4E (hex) AMPEX CORPORATION 00-00-4F (hex) LOGICRAFT, INC. 00-00-50 (hex) RADISYS CORPORATION 00-00-51 (hex) HOB ELECTRONIC GMBH & CO. KG 00-00-52 (hex) Intrusion.com, Inc. 00-00-53 (hex) COMPUCORP 00-00-54 (hex) MODICON, INC. 00-00-55 (hex) COMMISSARIAT A L`ENERGIE ATOM. 00-00-56 (hex) DR. B. STRUCK 00-00-57 (hex) SCITEX CORPORATION LTD. 00-00-58 (hex) RACORE COMPUTER PRODUCTS INC. 00-00-59 (hex) HELLIGE GMBH 00-00-5A (hex) SysKonnect GmbH 00-00-5B (hex) ELTEC ELEKTRONIK AG 00-00-5C (hex) TELEMATICS INTERNATIONAL INC. 00-00-5D (hex) CS TELECOM 00-00-5E (hex) USC INFORMATION SCIENCES INST 00-00-5F (hex) SUMITOMO ELECTRIC IND., LTD. 00-00-60 (hex) KONTRON ELEKTRONIK GMBH 00-00-61 (hex) GATEWAY COMMUNICATIONS 00-00-62 (hex) BULL HN INFORMATION SYSTEMS 00-00-63 (hex) BARCO CONTROL ROOMS GMBH 00-00-64 (hex) YOKOGAWA DIGITAL COMPUTER CORP 00-00-65 (hex) Network General Corporation 00-00-66 (hex) TALARIS SYSTEMS, INC. 00-00-67 (hex) SOFT * RITE, INC. 00-00-68 (hex) ROSEMOUNT CONTROLS 00-00-69 (hex) CONCORD COMMUNICATIONS INC 00-00-6A (hex) COMPUTER CONSOLES INC. 00-00-6B (hex) SILICON GRAPHICS INC./MIPS 00-00-6C (hex) PRIVATE 00-00-6D (hex) CRAY COMMUNICATIONS, LTD. 00-00-6E (hex) ARTISOFT, INC. 00-00-6F (hex) Madge Ltd. 00-00-70 (hex) HCL LIMITED 00-00-71 (hex) ADRA SYSTEMS INC. 00-00-72 (hex) MINIWARE TECHNOLOGY 00-00-73 (hex) SIECOR CORPORATION 00-00-74 (hex) RICOH COMPANY LTD. 00-00-75 (hex) Nortel Networks 00-00-76 (hex) ABEKAS VIDEO SYSTEM 00-00-77 (hex) INTERPHASE CORPORATION 00-00-78 (hex) LABTAM LIMITED 00-00-79 (hex) NETWORTH INCORPORATED 00-00-7A (hex) DANA COMPUTER INC. 00-00-7B (hex) RESEARCH MACHINES 00-00-7C (hex) AMPERE INCORPORATED 00-00-7D (hex) Oracle Corporation 00-00-7E (hex) CLUSTRIX CORPORATION 00-00-7F (hex) LINOTYPE-HELL AG 00-00-80 (hex) CRAY COMMUNICATIONS A/S 00-00-81 (hex) BAY NETWORKS 00-00-82 (hex) LECTRA SYSTEMES SA 00-00-83 (hex) TADPOLE TECHNOLOGY PLC 00-00-84 (hex) SUPERNET 00-00-85 (hex) CANON INC. 00-00-86 (hex) MEGAHERTZ CORPORATION 00-00-87 (hex) HITACHI, LTD. 00-00-88 (hex) Brocade Communications Systems, Inc. 00-00-89 (hex) CAYMAN SYSTEMS INC. 00-00-8A (hex) DATAHOUSE INFORMATION SYSTEMS 00-00-8B (hex) INFOTRON 00-00-8C (hex) Alloy Computer Products (Australia) Pty Ltd 00-00-8D (hex) Cryptek Inc. 00-00-8E (hex) SOLBOURNE COMPUTER, INC. 00-00-8F (hex) Raytheon 00-00-90 (hex) MICROCOM 00-00-91 (hex) ANRITSU CORPORATION 00-00-92 (hex) COGENT DATA TECHNOLOGIES 00-00-93 (hex) PROTEON INC. 00-00-94 (hex) ASANTE TECHNOLOGIES 00-00-95 (hex) SONY TEKTRONIX CORP. 00-00-96 (hex) MARCONI ELECTRONICS LTD. 00-00-97 (hex) EMC Corporation 00-00-98 (hex) CROSSCOMM CORPORATION 00-00-99 (hex) MTX, INC. 00-00-9A (hex) RC COMPUTER A/S 00-00-9B (hex) INFORMATION INTERNATIONAL, INC 00-00-9C (hex) ROLM MIL-SPEC COMPUTERS 00-00-9D (hex) LOCUS COMPUTING CORPORATION 00-00-9E (hex) MARLI S.A. 00-00-9F (hex) AMERISTAR TECHNOLOGIES INC. 00-00-A0 (hex) SANYO Electric Co., Ltd. 00-00-A1 (hex) MARQUETTE ELECTRIC CO. 00-00-A2 (hex) BAY NETWORKS 00-00-A3 (hex) NETWORK APPLICATION TECHNOLOGY 00-00-A4 (hex) ACORN COMPUTERS LIMITED 00-00-A5 (hex) Tattile SRL 00-00-A6 (hex) NETWORK GENERAL CORPORATION 00-00-A7 (hex) NETWORK COMPUTING DEVICES INC. 00-00-A8 (hex) STRATUS COMPUTER INC. 00-00-A9 (hex) NETWORK SYSTEMS CORP. 00-00-AA (hex) XEROX CORPORATION 00-00-AB (hex) LOGIC MODELING CORPORATION 00-00-AC (hex) CONWARE COMPUTER CONSULTING 00-00-AD (hex) BRUKER INSTRUMENTS INC. 00-00-AE (hex) DASSAULT ELECTRONIQUE 00-00-AF (hex) NUCLEAR DATA INSTRUMENTATION 00-00-B0 (hex) RND-RAD NETWORK DEVICES 00-00-B1 (hex) ALPHA MICROSYSTEMS INC. 00-00-B2 (hex) TELEVIDEO SYSTEMS, INC. 00-00-B3 (hex) CIMLINC INCORPORATED 00-00-B4 (hex) EDIMAX COMPUTER COMPANY 00-00-B5 (hex) DATABILITY SOFTWARE SYS. INC. 00-00-B6 (hex) MICRO-MATIC RESEARCH 00-00-B7 (hex) DOVE COMPUTER CORPORATION 00-00-B8 (hex) SEIKOSHA CO., LTD. 00-00-B9 (hex) MCDONNELL DOUGLAS COMPUTER SYS 00-00-BA (hex) SIIG, INC. 00-00-BB (hex) TRI-DATA 00-00-BC (hex) Rockwell Automation 00-00-BD (hex) MITSUBISHI CABLE COMPANY 00-00-BE (hex) THE NTI GROUP 00-00-BF (hex) SYMMETRIC COMPUTER SYSTEMS 00-00-C0 (hex) WESTERN DIGITAL CORPORATION 00-00-C1 (hex) Madge Ltd. 00-00-C2 (hex) INFORMATION PRESENTATION TECH. 00-00-C3 (hex) HARRIS CORP COMPUTER SYS DIV 00-00-C4 (hex) WATERS DIV. OF MILLIPORE 00-00-C5 (hex) FARALLON COMPUTING/NETOPIA 00-00-C6 (hex) EON SYSTEMS 00-00-C7 (hex) ARIX CORPORATION 00-00-C8 (hex) ALTOS COMPUTER SYSTEMS 00-00-C9 (hex) Emulex Corporation 00-00-CA (hex) ARRIS International 00-00-CB (hex) COMPU-SHACK ELECTRONIC GMBH 00-00-CC (hex) DENSAN CO., LTD. 00-00-CD (hex) Allied Telesis Labs Ltd 00-00-CE (hex) MEGADATA CORP. 00-00-CF (hex) HAYES MICROCOMPUTER PRODUCTS 00-00-D0 (hex) DEVELCON ELECTRONICS LTD. 00-00-D1 (hex) ADAPTEC INCORPORATED 00-00-D2 (hex) SBE, INC. 00-00-D3 (hex) WANG LABORATORIES INC. 00-00-D4 (hex) PURE DATA LTD. 00-00-D5 (hex) MICROGNOSIS INTERNATIONAL 00-00-D6 (hex) PUNCH LINE HOLDING 00-00-D7 (hex) DARTMOUTH COLLEGE 00-00-D8 (hex) NOVELL, INC. 00-00-D9 (hex) NIPPON TELEGRAPH & TELEPHONE 00-00-DA (hex) ATEX 00-00-DB (hex) British Telecommunications plc 00-00-DC (hex) HAYES MICROCOMPUTER PRODUCTS 00-00-DD (hex) TCL INCORPORATED 00-00-DE (hex) CETIA 00-00-DF (hex) BELL & HOWELL PUB SYS DIV 00-00-E0 (hex) QUADRAM CORP. 00-00-E1 (hex) GRID SYSTEMS 00-00-E2 (hex) ACER TECHNOLOGIES CORP. 00-00-E3 (hex) INTEGRATED MICRO PRODUCTS LTD 00-00-E4 (hex) IN2 GROUPE INTERTECHNIQUE 00-00-E5 (hex) SIGMEX LTD. 00-00-E6 (hex) APTOR PRODUITS DE COMM INDUST 00-00-E7 (hex) STAR GATE TECHNOLOGIES 00-00-E8 (hex) ACCTON TECHNOLOGY CORP. 00-00-E9 (hex) ISICAD, INC. 00-00-EA (hex) UPNOD AB 00-00-EB (hex) MATSUSHITA COMM. IND. CO. LTD. 00-00-EC (hex) MICROPROCESS 00-00-ED (hex) APRIL 00-00-EE (hex) NETWORK DESIGNERS, LTD. 00-00-EF (hex) KTI 00-00-F0 (hex) SAMSUNG ELECTRONICS CO., LTD. 00-00-F1 (hex) MAGNA COMPUTER CORPORATION 00-00-F2 (hex) SPIDER COMMUNICATIONS 00-00-F3 (hex) GANDALF DATA LIMITED 00-00-F4 (hex) Allied Telesis 00-00-F5 (hex) DIAMOND SALES LIMITED 00-00-F6 (hex) APPLIED MICROSYSTEMS CORP. 00-00-F7 (hex) YOUTH KEEP ENTERPRISE CO LTD 00-00-F8 (hex) DIGITAL EQUIPMENT CORPORATION 00-00-F9 (hex) QUOTRON SYSTEMS INC. 00-00-FA (hex) MICROSAGE COMPUTER SYSTEMS INC 00-00-FB (hex) RECHNER ZUR KOMMUNIKATION 00-00-FC (hex) MEIKO 00-00-FD (hex) HIGH LEVEL HARDWARE 00-00-FE (hex) ANNAPOLIS MICRO SYSTEMS 00-00-FF (hex) CAMTEC ELECTRONICS LTD. 00-01-00 (hex) EQUIP'TRANS 00-01-01 (hex) PRIVATE 00-01-02 (hex) 3COM CORPORATION 00-01-03 (hex) 3COM CORPORATION 00-01-04 (hex) DVICO Co., Ltd. 00-01-05 (hex) Beckhoff Automation GmbH 00-01-06 (hex) Tews Datentechnik GmbH 00-01-07 (hex) Leiser GmbH 00-01-08 (hex) AVLAB Technology, Inc. 00-01-09 (hex) Nagano Japan Radio Co., Ltd. 00-01-0A (hex) CIS TECHNOLOGY INC. 00-01-0B (hex) Space CyberLink, Inc. 00-01-0C (hex) System Talks Inc. 00-01-0D (hex) CORECO, INC. 00-01-0E (hex) Bri-Link Technologies Co., Ltd 00-01-0F (hex) Brocade Communications Systems, Inc. 00-01-10 (hex) Gotham Networks 00-01-11 (hex) iDigm Inc. 00-01-12 (hex) Shark Multimedia Inc. 00-01-13 (hex) OLYMPUS CORPORATION 00-01-14 (hex) KANDA TSUSHIN KOGYO CO., LTD. 00-01-15 (hex) EXTRATECH CORPORATION 00-01-16 (hex) Netspect Technologies, Inc. 00-01-17 (hex) CANAL + 00-01-18 (hex) EZ Digital Co., Ltd. 00-01-19 (hex) RTUnet (Australia) 00-01-1A (hex) Hoffmann und Burmeister GbR 00-01-1B (hex) Unizone Technologies, Inc. 00-01-1C (hex) Universal Talkware Corporation 00-01-1D (hex) Centillium Communications 00-01-1E (hex) Precidia Technologies, Inc. 00-01-1F (hex) RC Networks, Inc. 00-01-20 (hex) OSCILLOQUARTZ S.A. 00-01-21 (hex) Watchguard Technologies, Inc. 00-01-22 (hex) Trend Communications, Ltd. 00-01-23 (hex) DIGITAL ELECTRONICS CORP. 00-01-24 (hex) Acer Incorporated 00-01-25 (hex) YAESU MUSEN CO., LTD. 00-01-26 (hex) PAC Labs 00-01-27 (hex) OPEN Networks Pty Ltd 00-01-28 (hex) EnjoyWeb, Inc. 00-01-29 (hex) DFI Inc. 00-01-2A (hex) Telematica Sistems Inteligente 00-01-2B (hex) TELENET Co., Ltd. 00-01-2C (hex) Aravox Technologies, Inc. 00-01-2D (hex) Komodo Technology 00-01-2E (hex) PC Partner Ltd. 00-01-2F (hex) Twinhead International Corp 00-01-30 (hex) Extreme Networks 00-01-31 (hex) Bosch Security Systems, Inc. 00-01-32 (hex) Dranetz - BMI 00-01-33 (hex) KYOWA Electronic Instruments C 00-01-34 (hex) Selectron Systems AG 00-01-35 (hex) KDC Corp. 00-01-36 (hex) CyberTAN Technology, Inc. 00-01-37 (hex) IT Farm Corporation 00-01-38 (hex) XAVi Technologies Corp. 00-01-39 (hex) Point Multimedia Systems 00-01-3A (hex) SHELCAD COMMUNICATIONS, LTD. 00-01-3B (hex) BNA SYSTEMS 00-01-3C (hex) TIW SYSTEMS 00-01-3D (hex) RiscStation Ltd. 00-01-3E (hex) Ascom Tateco AB 00-01-3F (hex) Neighbor World Co., Ltd. 00-01-40 (hex) Sendtek Corporation 00-01-41 (hex) CABLE PRINT 00-01-42 (hex) CISCO SYSTEMS, INC. 00-01-43 (hex) CISCO SYSTEMS, INC. 00-01-44 (hex) EMC Corporation 00-01-45 (hex) WINSYSTEMS, INC. 00-01-46 (hex) Tesco Controls, Inc. 00-01-47 (hex) Zhone Technologies 00-01-48 (hex) X-traWeb Inc. 00-01-49 (hex) T.D.T. Transfer Data Test GmbH 00-01-4A (hex) Sony Corporation 00-01-4B (hex) Ennovate Networks, Inc. 00-01-4C (hex) Berkeley Process Control 00-01-4D (hex) Shin Kin Enterprises Co., Ltd 00-01-4E (hex) WIN Enterprises, Inc. 00-01-4F (hex) ADTRAN INC 00-01-50 (hex) GILAT COMMUNICATIONS, LTD. 00-01-51 (hex) Ensemble Communications 00-01-52 (hex) CHROMATEK INC. 00-01-53 (hex) ARCHTEK TELECOM CORPORATION 00-01-54 (hex) G3M Corporation 00-01-55 (hex) Promise Technology, Inc. 00-01-56 (hex) FIREWIREDIRECT.COM, INC. 00-01-57 (hex) SYSWAVE CO., LTD 00-01-58 (hex) Electro Industries/Gauge Tech 00-01-59 (hex) S1 Corporation 00-01-5A (hex) Digital Video Broadcasting 00-01-5B (hex) ITALTEL S.p.A/RF-UP-I 00-01-5C (hex) CADANT INC. 00-01-5D (hex) Oracle Corporation 00-01-5E (hex) BEST TECHNOLOGY CO., LTD. 00-01-5F (hex) DIGITAL DESIGN GmbH 00-01-60 (hex) ELMEX Co., LTD. 00-01-61 (hex) Meta Machine Technology 00-01-62 (hex) Cygnet Technologies, Inc. 00-01-63 (hex) CISCO SYSTEMS, INC. 00-01-64 (hex) CISCO SYSTEMS, INC. 00-01-65 (hex) AirSwitch Corporation 00-01-66 (hex) TC GROUP A/S 00-01-67 (hex) HIOKI E.E. CORPORATION 00-01-68 (hex) VITANA CORPORATION 00-01-69 (hex) Celestix Networks Pte Ltd. 00-01-6A (hex) ALITEC 00-01-6B (hex) LightChip, Inc. 00-01-6C (hex) FOXCONN 00-01-6D (hex) CarrierComm Inc. 00-01-6E (hex) Conklin Corporation 00-01-6F (hex) Inkel Corp. 00-01-70 (hex) ESE Embedded System Engineer'g 00-01-71 (hex) Allied Data Technologies 00-01-72 (hex) TechnoLand Co., LTD. 00-01-73 (hex) AMCC 00-01-74 (hex) CyberOptics Corporation 00-01-75 (hex) Radiant Communications Corp. 00-01-76 (hex) Orient Silver Enterprises 00-01-77 (hex) EDSL 00-01-78 (hex) MARGI Systems, Inc. 00-01-79 (hex) WIRELESS TECHNOLOGY, INC. 00-01-7A (hex) Chengdu Maipu Electric Industrial Co., Ltd. 00-01-7B (hex) Heidelberger Druckmaschinen AG 00-01-7C (hex) AG-E GmbH 00-01-7D (hex) ThermoQuest 00-01-7E (hex) ADTEK System Science Co., Ltd. 00-01-7F (hex) Experience Music Project 00-01-80 (hex) AOpen, Inc. 00-01-81 (hex) Nortel Networks 00-01-82 (hex) DICA TECHNOLOGIES AG 00-01-83 (hex) ANITE TELECOMS 00-01-84 (hex) SIEB & MEYER AG 00-01-85 (hex) Hitachi Aloka Medical, Ltd. 00-01-86 (hex) Uwe Disch 00-01-87 (hex) I2SE GmbH 00-01-88 (hex) LXCO Technologies ag 00-01-89 (hex) Refraction Technology, Inc. 00-01-8A (hex) ROI COMPUTER AG 00-01-8B (hex) NetLinks Co., Ltd. 00-01-8C (hex) Mega Vision 00-01-8D (hex) AudeSi Technologies 00-01-8E (hex) Logitec Corporation 00-01-8F (hex) Kenetec, Inc. 00-01-90 (hex) SMK-M 00-01-91 (hex) SYRED Data Systems 00-01-92 (hex) Texas Digital Systems 00-01-93 (hex) Hanbyul Telecom Co., Ltd. 00-01-94 (hex) Capital Equipment Corporation 00-01-95 (hex) Sena Technologies, Inc. 00-01-96 (hex) CISCO SYSTEMS, INC. 00-01-97 (hex) CISCO SYSTEMS, INC. 00-01-98 (hex) Darim Vision 00-01-99 (hex) HeiSei Electronics 00-01-9A (hex) LEUNIG GmbH 00-01-9B (hex) Kyoto Microcomputer Co., Ltd. 00-01-9C (hex) JDS Uniphase Inc. 00-01-9D (hex) E-Control Systems, Inc. 00-01-9E (hex) ESS Technology, Inc. 00-01-9F (hex) ReadyNet 00-01-A0 (hex) Infinilink Corporation 00-01-A1 (hex) Mag-Tek, Inc. 00-01-A2 (hex) Logical Co., Ltd. 00-01-A3 (hex) GENESYS LOGIC, INC. 00-01-A4 (hex) Microlink Corporation 00-01-A5 (hex) Nextcomm, Inc. 00-01-A6 (hex) Scientific-Atlanta Arcodan A/S 00-01-A7 (hex) UNEX TECHNOLOGY CORPORATION 00-01-A8 (hex) Welltech Computer Co., Ltd. 00-01-A9 (hex) BMW AG 00-01-AA (hex) Airspan Communications, Ltd. 00-01-AB (hex) Main Street Networks 00-01-AC (hex) Sitara Networks, Inc. 00-01-AD (hex) Coach Master International d.b.a. CMI Worldwide, Inc. 00-01-AE (hex) Trex Enterprises 00-01-AF (hex) Emerson Network Power 00-01-B0 (hex) Fulltek Technology Co., Ltd. 00-01-B1 (hex) General Bandwidth 00-01-B2 (hex) Digital Processing Systems, Inc. 00-01-B3 (hex) Precision Electronic Manufacturing 00-01-B4 (hex) Wayport, Inc. 00-01-B5 (hex) Turin Networks, Inc. 00-01-B6 (hex) SAEJIN T&M Co., Ltd. 00-01-B7 (hex) Centos, Inc. 00-01-B8 (hex) Netsensity, Inc. 00-01-B9 (hex) SKF Condition Monitoring 00-01-BA (hex) IC-Net, Inc. 00-01-BB (hex) Frequentis 00-01-BC (hex) Brains Corporation 00-01-BD (hex) Peterson Electro-Musical Products, Inc. 00-01-BE (hex) Gigalink Co., Ltd. 00-01-BF (hex) Teleforce Co., Ltd. 00-01-C0 (hex) CompuLab, Ltd. 00-01-C1 (hex) Vitesse Semiconductor Corporation 00-01-C2 (hex) ARK Research Corp. 00-01-C3 (hex) Acromag, Inc. 00-01-C4 (hex) NeoWave, Inc. 00-01-C5 (hex) Simpler Networks 00-01-C6 (hex) Quarry Technologies 00-01-C7 (hex) CISCO SYSTEMS, INC. 00-01-C8 (hex) THOMAS CONRAD CORP. 00-01-C8 (hex) CONRAD CORP. 00-01-C9 (hex) CISCO SYSTEMS, INC. 00-01-CA (hex) Geocast Network Systems, Inc. 00-01-CB (hex) EVR 00-01-CC (hex) Japan Total Design Communication Co., Ltd. 00-01-CD (hex) ARtem 00-01-CE (hex) Custom Micro Products, Ltd. 00-01-CF (hex) Alpha Data Parallel Systems, Ltd. 00-01-D0 (hex) VitalPoint, Inc. 00-01-D1 (hex) CoNet Communications, Inc. 00-01-D2 (hex) inXtron, Inc. 00-01-D3 (hex) PAXCOMM, Inc. 00-01-D4 (hex) Leisure Time, Inc. 00-01-D5 (hex) HAEDONG INFO & COMM CO., LTD 00-01-D6 (hex) manroland AG 00-01-D7 (hex) F5 Networks, Inc. 00-01-D8 (hex) Teltronics, Inc. 00-01-D9 (hex) Sigma, Inc. 00-01-DA (hex) WINCOMM Corporation 00-01-DB (hex) Freecom Technologies GmbH 00-01-DC (hex) Activetelco 00-01-DD (hex) Avail Networks 00-01-DE (hex) Trango Systems, Inc. 00-01-DF (hex) ISDN Communications, Ltd. 00-01-E0 (hex) Fast Systems, Inc. 00-01-E1 (hex) Kinpo Electronics, Inc. 00-01-E2 (hex) Ando Electric Corporation 00-01-E3 (hex) Siemens AG 00-01-E4 (hex) Sitera, Inc. 00-01-E5 (hex) Supernet, Inc. 00-01-E6 (hex) Hewlett-Packard Company 00-01-E7 (hex) Hewlett-Packard Company 00-01-E8 (hex) Force10 Networks, Inc. 00-01-E9 (hex) Litton Marine Systems B.V. 00-01-EA (hex) Cirilium Corp. 00-01-EB (hex) C-COM Corporation 00-01-EC (hex) Ericsson Group 00-01-ED (hex) SETA Corp. 00-01-EE (hex) Comtrol Europe, Ltd. 00-01-EF (hex) Camtel Technology Corp. 00-01-F0 (hex) Tridium, Inc. 00-01-F1 (hex) Innovative Concepts, Inc. 00-01-F2 (hex) Mark of the Unicorn, Inc. 00-01-F3 (hex) QPS, Inc. 00-01-F4 (hex) Enterasys Networks 00-01-F5 (hex) ERIM S.A. 00-01-F6 (hex) Association of Musical Electronics Industry 00-01-F7 (hex) Image Display Systems, Inc. 00-01-F8 (hex) Texio Technology Corporation 00-01-F9 (hex) TeraGlobal Communications Corp. 00-01-FA (hex) HOROSCAS 00-01-FB (hex) DoTop Technology, Inc. 00-01-FC (hex) Keyence Corporation 00-01-FD (hex) Digital Voice Systems, Inc. 00-01-FE (hex) DIGITAL EQUIPMENT CORPORATION 00-01-FF (hex) Data Direct Networks, Inc. 00-02-00 (hex) Net & Sys Co., Ltd. 00-02-01 (hex) IFM Electronic gmbh 00-02-02 (hex) Amino Communications, Ltd. 00-02-03 (hex) Woonsang Telecom, Inc. 00-02-04 (hex) Bodmann Industries Elektronik GmbH 00-02-05 (hex) Hitachi Denshi, Ltd. 00-02-06 (hex) Telital R&D Denmark A/S 00-02-07 (hex) VisionGlobal Network Corp. 00-02-08 (hex) Unify Networks, Inc. 00-02-09 (hex) Shenzhen SED Information Technology Co., Ltd. 00-02-0A (hex) Gefran Spa 00-02-0B (hex) Native Networks, Inc. 00-02-0C (hex) Metro-Optix 00-02-0D (hex) Micronpc.com 00-02-0E (hex) ECI Telecom, Ltd., NSD-US 00-02-0F (hex) AATR 00-02-10 (hex) Fenecom 00-02-11 (hex) Nature Worldwide Technology Corp. 00-02-12 (hex) SierraCom 00-02-13 (hex) S.D.E.L. 00-02-14 (hex) DTVRO 00-02-15 (hex) Cotas Computer Technology A/B 00-02-16 (hex) CISCO SYSTEMS, INC. 00-02-17 (hex) CISCO SYSTEMS, INC. 00-02-18 (hex) Advanced Scientific Corp 00-02-19 (hex) Paralon Technologies 00-02-1A (hex) Zuma Networks 00-02-1B (hex) Kollmorgen-Servotronix 00-02-1C (hex) Network Elements, Inc. 00-02-1D (hex) Data General Communication Ltd. 00-02-1E (hex) SIMTEL S.R.L. 00-02-1F (hex) Aculab PLC 00-02-20 (hex) CANON FINETECH INC. 00-02-21 (hex) DSP Application, Ltd. 00-02-22 (hex) Chromisys, Inc. 00-02-23 (hex) ClickTV 00-02-24 (hex) C-COR 00-02-25 (hex) One Stop Systems 00-02-26 (hex) XESystems, Inc. 00-02-27 (hex) ESD Electronic System Design GmbH 00-02-28 (hex) Necsom, Ltd. 00-02-29 (hex) Adtec Corporation 00-02-2A (hex) Asound Electronic 00-02-2B (hex) SAXA, Inc. 00-02-2C (hex) ABB Bomem, Inc. 00-02-2D (hex) Agere Systems 00-02-2E (hex) TEAC Corp. R& D 00-02-2F (hex) P-Cube, Ltd. 00-02-30 (hex) Intersoft Electronics 00-02-31 (hex) Ingersoll-Rand 00-02-32 (hex) Avision, Inc. 00-02-33 (hex) Mantra Communications, Inc. 00-02-34 (hex) Imperial Technology, Inc. 00-02-35 (hex) Paragon Networks International 00-02-36 (hex) INIT GmbH 00-02-37 (hex) Cosmo Research Corp. 00-02-38 (hex) Serome Technology, Inc. 00-02-39 (hex) Visicom 00-02-3A (hex) ZSK Stickmaschinen GmbH 00-02-3B (hex) Ericsson 00-02-3C (hex) Creative Technology, Ltd. 00-02-3D (hex) Cisco Systems, Inc. 00-02-3E (hex) Selta Telematica S.p.a 00-02-3F (hex) Compal Electronics, Inc. 00-02-40 (hex) Seedek Co., Ltd. 00-02-41 (hex) Amer.com 00-02-42 (hex) Videoframe Systems 00-02-43 (hex) Raysis Co., Ltd. 00-02-44 (hex) SURECOM Technology Co. 00-02-45 (hex) Lampus Co, Ltd. 00-02-46 (hex) All-Win Tech Co., Ltd. 00-02-47 (hex) Great Dragon Information Technology (Group) Co., Ltd. 00-02-48 (hex) Pilz GmbH & Co. 00-02-49 (hex) Aviv Infocom Co, Ltd. 00-02-4A (hex) CISCO SYSTEMS, INC. 00-02-4B (hex) CISCO SYSTEMS, INC. 00-02-4C (hex) SiByte, Inc. 00-02-4D (hex) Mannesman Dematic Colby Pty. Ltd. 00-02-4E (hex) Datacard Group 00-02-4F (hex) IPM Datacom S.R.L. 00-02-50 (hex) Geyser Networks, Inc. 00-02-51 (hex) Soma Networks, Inc. 00-02-52 (hex) Carrier Corporation 00-02-53 (hex) Televideo, Inc. 00-02-54 (hex) WorldGate 00-02-55 (hex) IBM Corp 00-02-56 (hex) Alpha Processor, Inc. 00-02-57 (hex) Microcom Corp. 00-02-58 (hex) Flying Packets Communications 00-02-59 (hex) Tsann Kuen China (Shanghai)Enterprise Co., Ltd. IT Group 00-02-5A (hex) Catena Networks 00-02-5B (hex) Cambridge Silicon Radio 00-02-5C (hex) SCI Systems (Kunshan) Co., Ltd. 00-02-5D (hex) Calix Networks 00-02-5E (hex) High Technology Ltd 00-02-5F (hex) Nortel Networks 00-02-60 (hex) Accordion Networks, Inc. 00-02-61 (hex) Tilgin AB 00-02-62 (hex) Soyo Group Soyo Com Tech Co., Ltd 00-02-63 (hex) UPS Manufacturing SRL 00-02-64 (hex) AudioRamp.com 00-02-65 (hex) Virditech Co. Ltd. 00-02-66 (hex) Thermalogic Corporation 00-02-67 (hex) NODE RUNNER, INC. 00-02-68 (hex) Harris Government Communications 00-02-69 (hex) Nadatel Co., Ltd 00-02-6A (hex) Cocess Telecom Co., Ltd. 00-02-6B (hex) BCM Computers Co., Ltd. 00-02-6C (hex) Philips CFT 00-02-6D (hex) Adept Telecom 00-02-6E (hex) NeGeN Access, Inc. 00-02-6F (hex) Senao International Co., Ltd. 00-02-70 (hex) Crewave Co., Ltd. 00-02-71 (hex) Zhone Technologies 00-02-72 (hex) CC&C Technologies, Inc. 00-02-73 (hex) Coriolis Networks 00-02-74 (hex) Tommy Technologies Corp. 00-02-75 (hex) SMART Technologies, Inc. 00-02-76 (hex) Primax Electronics Ltd. 00-02-77 (hex) Cash Systemes Industrie 00-02-78 (hex) Samsung Electro-Mechanics Co., Ltd. 00-02-79 (hex) Control Applications, Ltd. 00-02-7A (hex) IOI Technology Corporation 00-02-7B (hex) Amplify Net, Inc. 00-02-7C (hex) Trilithic, Inc. 00-02-7D (hex) CISCO SYSTEMS, INC. 00-02-7E (hex) CISCO SYSTEMS, INC. 00-02-7F (hex) ask-technologies.com 00-02-80 (hex) Mu Net, Inc. 00-02-81 (hex) Madge Ltd. 00-02-82 (hex) ViaClix, Inc. 00-02-83 (hex) Spectrum Controls, Inc. 00-02-84 (hex) AREVA T&D 00-02-85 (hex) Riverstone Networks 00-02-86 (hex) Occam Networks 00-02-87 (hex) Adapcom 00-02-88 (hex) GLOBAL VILLAGE COMMUNICATION 00-02-89 (hex) DNE Technologies 00-02-8A (hex) Ambit Microsystems Corporation 00-02-8B (hex) VDSL Systems OY 00-02-8C (hex) Micrel-Synergy Semiconductor 00-02-8D (hex) Movita Technologies, Inc. 00-02-8E (hex) Rapid 5 Networks, Inc. 00-02-8F (hex) Globetek, Inc. 00-02-90 (hex) Woorigisool, Inc. 00-02-91 (hex) Open Network Co., Ltd. 00-02-92 (hex) Logic Innovations, Inc. 00-02-93 (hex) Solid Data Systems 00-02-94 (hex) Tokyo Sokushin Co., Ltd. 00-02-95 (hex) IP.Access Limited 00-02-96 (hex) Lectron Co,. Ltd. 00-02-97 (hex) C-COR.net 00-02-98 (hex) Broadframe Corporation 00-02-99 (hex) Apex, Inc. 00-02-9A (hex) Storage Apps 00-02-9B (hex) Kreatel Communications AB 00-02-9C (hex) 3COM 00-02-9D (hex) Merix Corp. 00-02-9E (hex) Information Equipment Co., Ltd. 00-02-9F (hex) L-3 Communication Aviation Recorders 00-02-A0 (hex) Flatstack Ltd. 00-02-A1 (hex) World Wide Packets 00-02-A2 (hex) Hilscher GmbH 00-02-A3 (hex) ABB Switzerland Ltd, Power Systems 00-02-A4 (hex) AddPac Technology Co., Ltd. 00-02-A5 (hex) Hewlett-Packard Company 00-02-A6 (hex) Effinet Systems Co., Ltd. 00-02-A7 (hex) Vivace Networks 00-02-A8 (hex) Air Link Technology 00-02-A9 (hex) RACOM, s.r.o. 00-02-AA (hex) PLcom Co., Ltd. 00-02-AB (hex) CTC Union Technologies Co., Ltd. 00-02-AC (hex) 3PAR data 00-02-AD (hex) HOYA Corporation 00-02-AE (hex) Scannex Electronics Ltd. 00-02-AF (hex) TeleCruz Technology, Inc. 00-02-B0 (hex) Hokubu Communication & Industrial Co., Ltd. 00-02-B1 (hex) Anritsu, Ltd. 00-02-B2 (hex) Cablevision 00-02-B3 (hex) Intel Corporation 00-02-B4 (hex) DAPHNE 00-02-B5 (hex) Avnet, Inc. 00-02-B6 (hex) Acrosser Technology Co., Ltd. 00-02-B7 (hex) Watanabe Electric Industry Co., Ltd. 00-02-B8 (hex) WHI KONSULT AB 00-02-B9 (hex) CISCO SYSTEMS, INC. 00-02-BA (hex) CISCO SYSTEMS, INC. 00-02-BB (hex) Continuous Computing Corp 00-02-BC (hex) LVL 7 Systems, Inc. 00-02-BD (hex) Bionet Co., Ltd. 00-02-BE (hex) Totsu Engineering, Inc. 00-02-BF (hex) dotRocket, Inc. 00-02-C0 (hex) Bencent Tzeng Industry Co., Ltd. 00-02-C1 (hex) Innovative Electronic Designs, Inc. 00-02-C2 (hex) Net Vision Telecom 00-02-C3 (hex) Arelnet Ltd. 00-02-C4 (hex) Vector International BVBA 00-02-C5 (hex) Evertz Microsystems Ltd. 00-02-C6 (hex) Data Track Technology PLC 00-02-C7 (hex) ALPS ELECTRIC Co., Ltd. 00-02-C8 (hex) Technocom Communications Technology (pte) Ltd 00-02-C9 (hex) Mellanox Technologies 00-02-CA (hex) EndPoints, Inc. 00-02-CB (hex) TriState Ltd. 00-02-CC (hex) M.C.C.I 00-02-CD (hex) TeleDream, Inc. 00-02-CE (hex) FoxJet, Inc. 00-02-CF (hex) ZyGate Communications, Inc. 00-02-D0 (hex) Comdial Corporation 00-02-D1 (hex) Vivotek, Inc. 00-02-D2 (hex) Workstation AG 00-02-D3 (hex) NetBotz, Inc. 00-02-D4 (hex) PDA Peripherals, Inc. 00-02-D5 (hex) ACR 00-02-D6 (hex) NICE Systems 00-02-D7 (hex) EMPEG Ltd 00-02-D8 (hex) BRECIS Communications Corporation 00-02-D9 (hex) Reliable Controls 00-02-DA (hex) ExiO Communications, Inc. 00-02-DB (hex) NETSEC 00-02-DC (hex) Fujitsu General Limited 00-02-DD (hex) Bromax Communications, Ltd. 00-02-DE (hex) Astrodesign, Inc. 00-02-DF (hex) Net Com Systems, Inc. 00-02-E0 (hex) ETAS GmbH 00-02-E1 (hex) Integrated Network Corporation 00-02-E2 (hex) NDC Infared Engineering 00-02-E3 (hex) LITE-ON Communications, Inc. 00-02-E4 (hex) JC HYUN Systems, Inc. 00-02-E5 (hex) Timeware Ltd. 00-02-E6 (hex) Gould Instrument Systems, Inc. 00-02-E7 (hex) CAB GmbH & Co KG 00-02-E8 (hex) E.D.&A. 00-02-E9 (hex) CS Systemes De Securite - C3S 00-02-EA (hex) Focus Enhancements 00-02-EB (hex) Pico Communications 00-02-EC (hex) Maschoff Design Engineering 00-02-ED (hex) DXO Telecom Co., Ltd. 00-02-EE (hex) Nokia Danmark A/S 00-02-EF (hex) CCC Network Systems Group Ltd. 00-02-F0 (hex) AME Optimedia Technology Co., Ltd. 00-02-F1 (hex) Pinetron Co., Ltd. 00-02-F2 (hex) eDevice, Inc. 00-02-F3 (hex) Media Serve Co., Ltd. 00-02-F4 (hex) PCTEL, Inc. 00-02-F5 (hex) VIVE Synergies, Inc. 00-02-F6 (hex) Equipe Communications 00-02-F7 (hex) ARM 00-02-F8 (hex) SEAKR Engineering, Inc. 00-02-F9 (hex) MIMOS Berhad 00-02-FA (hex) DX Antenna Co., Ltd. 00-02-FB (hex) Baumuller Aulugen-Systemtechnik GmbH 00-02-FC (hex) CISCO SYSTEMS, INC. 00-02-FD (hex) CISCO SYSTEMS, INC. 00-02-FE (hex) Viditec, Inc. 00-02-FF (hex) Handan BroadInfoCom 00-03-00 (hex) Barracuda Networks, Inc. 00-03-01 (hex) Avantas Networks Corporation 00-03-02 (hex) Charles Industries, Ltd. 00-03-03 (hex) JAMA Electronics Co., Ltd. 00-03-04 (hex) Pacific Broadband Communications 00-03-05 (hex) MSC Vertriebs GmbH 00-03-06 (hex) Fusion In Tech Co., Ltd. 00-03-07 (hex) Secure Works, Inc. 00-03-08 (hex) AM Communications, Inc. 00-03-09 (hex) Texcel Technology PLC 00-03-0A (hex) Argus Technologies 00-03-0B (hex) Hunter Technology, Inc. 00-03-0C (hex) Telesoft Technologies Ltd. 00-03-0D (hex) Uniwill Computer Corp. 00-03-0E (hex) Core Communications Co., Ltd. 00-03-0F (hex) Digital China (Shanghai) Networks Ltd. 00-03-10 (hex) ITX E-Globaledge Corporation 00-03-11 (hex) Micro Technology Co., Ltd. 00-03-12 (hex) TR-Systemtechnik GmbH 00-03-13 (hex) Access Media SPA 00-03-14 (hex) Teleware Network Systems 00-03-15 (hex) Cidco Incorporated 00-03-16 (hex) Nobell Communications, Inc. 00-03-17 (hex) Merlin Systems, Inc. 00-03-18 (hex) Cyras Systems, Inc. 00-03-19 (hex) Infineon AG 00-03-1A (hex) Beijing Broad Telecom Ltd., China 00-03-1B (hex) Cellvision Systems, Inc. 00-03-1C (hex) Svenska Hardvarufabriken AB 00-03-1D (hex) Taiwan Commate Computer, Inc. 00-03-1E (hex) Optranet, Inc. 00-03-1F (hex) Condev Ltd. 00-03-20 (hex) Xpeed, Inc. 00-03-21 (hex) Reco Research Co., Ltd. 00-03-22 (hex) IDIS Co., Ltd. 00-03-23 (hex) Cornet Technology, Inc. 00-03-24 (hex) SANYO Consumer Electronics Co., Ltd. 00-03-25 (hex) Arima Computer Corp. 00-03-26 (hex) Iwasaki Information Systems Co., Ltd. 00-03-27 (hex) ACT'L 00-03-28 (hex) Mace Group, Inc. 00-03-29 (hex) F3, Inc. 00-03-2A (hex) UniData Communication Systems, Inc. 00-03-2B (hex) GAI Datenfunksysteme GmbH 00-03-2C (hex) ABB Switzerland Ltd 00-03-2D (hex) IBASE Technology, Inc. 00-03-2E (hex) Scope Information Management, Ltd. 00-03-2F (hex) Global Sun Technology, Inc. 00-03-30 (hex) Imagenics, Co., Ltd. 00-03-31 (hex) CISCO SYSTEMS, INC. 00-03-32 (hex) CISCO SYSTEMS, INC. 00-03-33 (hex) Digitel Co., Ltd. 00-03-34 (hex) Newport Electronics 00-03-35 (hex) Mirae Technology 00-03-36 (hex) Zetes Technologies 00-03-37 (hex) Vaone, Inc. 00-03-38 (hex) Oak Technology 00-03-39 (hex) Eurologic Systems, Ltd. 00-03-3A (hex) Silicon Wave, Inc. 00-03-3B (hex) TAMI Tech Co., Ltd. 00-03-3C (hex) Daiden Co., Ltd. 00-03-3D (hex) ILSHin Lab 00-03-3E (hex) Tateyama System Laboratory Co., Ltd. 00-03-3F (hex) BigBand Networks, Ltd. 00-03-40 (hex) Floware Wireless Systems, Ltd. 00-03-41 (hex) Axon Digital Design 00-03-42 (hex) Nortel Networks 00-03-43 (hex) Martin Professional A/S 00-03-44 (hex) Tietech.Co., Ltd. 00-03-45 (hex) Routrek Networks Corporation 00-03-46 (hex) Hitachi Kokusai Electric, Inc. 00-03-47 (hex) Intel Corporation 00-03-48 (hex) Norscan Instruments, Ltd. 00-03-49 (hex) Vidicode Datacommunicatie B.V. 00-03-4A (hex) RIAS Corporation 00-03-4B (hex) Nortel Networks 00-03-4C (hex) Shanghai DigiVision Technology Co., Ltd. 00-03-4D (hex) Chiaro Networks, Ltd. 00-03-4E (hex) Pos Data Company, Ltd. 00-03-4F (hex) Sur-Gard Security 00-03-50 (hex) BTICINO SPA 00-03-51 (hex) Diebold, Inc. 00-03-52 (hex) Colubris Networks 00-03-53 (hex) Mitac, Inc. 00-03-54 (hex) Fiber Logic Communications 00-03-55 (hex) TeraBeam Internet Systems 00-03-56 (hex) Wincor Nixdorf International GmbH 00-03-57 (hex) Intervoice-Brite, Inc. 00-03-58 (hex) Hanyang Digitech Co., Ltd. 00-03-59 (hex) DigitalSis 00-03-5A (hex) Photron Limited 00-03-5B (hex) BridgeWave Communications 00-03-5C (hex) Saint Song Corp. 00-03-5D (hex) Bosung Hi-Net Co., Ltd. 00-03-5E (hex) Metropolitan Area Networks, Inc. 00-03-5F (hex) Prüftechnik Condition Monitoring GmbH & Co. KG 00-03-60 (hex) PAC Interactive Technology, Inc. 00-03-61 (hex) Widcomm, Inc. 00-03-62 (hex) Vodtel Communications, Inc. 00-03-63 (hex) Miraesys Co., Ltd. 00-03-64 (hex) Scenix Semiconductor, Inc. 00-03-65 (hex) Kira Information & Communications, Ltd. 00-03-66 (hex) ASM Pacific Technology 00-03-67 (hex) Jasmine Networks, Inc. 00-03-68 (hex) Embedone Co., Ltd. 00-03-69 (hex) Nippon Antenna Co., Ltd. 00-03-6A (hex) Mainnet, Ltd. 00-03-6B (hex) CISCO SYSTEMS, INC. 00-03-6C (hex) CISCO SYSTEMS, INC. 00-03-6D (hex) Runtop, Inc. 00-03-6E (hex) Nicon Systems (Pty) Limited 00-03-6F (hex) Telsey SPA 00-03-70 (hex) NXTV, Inc. 00-03-71 (hex) Acomz Networks Corp. 00-03-72 (hex) ULAN 00-03-73 (hex) Aselsan A.S 00-03-74 (hex) Control Microsystems 00-03-75 (hex) NetMedia, Inc. 00-03-76 (hex) Graphtec Technology, Inc. 00-03-77 (hex) Gigabit Wireless 00-03-78 (hex) HUMAX Co., Ltd. 00-03-79 (hex) Proscend Communications, Inc. 00-03-7A (hex) Taiyo Yuden Co., Ltd. 00-03-7B (hex) IDEC IZUMI Corporation 00-03-7C (hex) Coax Media 00-03-7D (hex) Stellcom 00-03-7E (hex) PORTech Communications, Inc. 00-03-7F (hex) Atheros Communications, Inc. 00-03-80 (hex) SSH Communications Security Corp. 00-03-81 (hex) Ingenico International 00-03-82 (hex) A-One Co., Ltd. 00-03-83 (hex) Metera Networks, Inc. 00-03-84 (hex) AETA 00-03-85 (hex) Actelis Networks, Inc. 00-03-86 (hex) Ho Net, Inc. 00-03-87 (hex) Blaze Network Products 00-03-88 (hex) Fastfame Technology Co., Ltd. 00-03-89 (hex) Plantronics 00-03-8A (hex) America Online, Inc. 00-03-8B (hex) PLUS-ONE I&T, Inc. 00-03-8C (hex) Total Impact 00-03-8D (hex) PCS Revenue Control Systems, Inc. 00-03-8E (hex) Atoga Systems, Inc. 00-03-8F (hex) Weinschel Corporation 00-03-90 (hex) Digital Video Communications, Inc. 00-03-91 (hex) Advanced Digital Broadcast, Ltd. 00-03-92 (hex) Hyundai Teletek Co., Ltd. 00-03-93 (hex) Apple Computer, Inc. 00-03-94 (hex) Connect One 00-03-95 (hex) California Amplifier 00-03-96 (hex) EZ Cast Co., Ltd. 00-03-97 (hex) Watchfront Limited 00-03-98 (hex) WISI 00-03-99 (hex) Dongju Informations & Communications Co., Ltd. 00-03-9A (hex) SiConnect 00-03-9B (hex) NetChip Technology, Inc. 00-03-9C (hex) OptiMight Communications, Inc. 00-03-9D (hex) Qisda Corporation 00-03-9E (hex) Tera System Co., Ltd. 00-03-9F (hex) CISCO SYSTEMS, INC. 00-03-A0 (hex) CISCO SYSTEMS, INC. 00-03-A1 (hex) HIPER Information & Communication, Inc. 00-03-A2 (hex) Catapult Communications 00-03-A3 (hex) MAVIX, Ltd. 00-03-A4 (hex) Imation Corp. 00-03-A5 (hex) Medea Corporation 00-03-A6 (hex) Traxit Technology, Inc. 00-03-A7 (hex) Unixtar Technology, Inc. 00-03-A8 (hex) IDOT Computers, Inc. 00-03-A9 (hex) AXCENT Media AG 00-03-AA (hex) Watlow 00-03-AB (hex) Bridge Information Systems 00-03-AC (hex) Fronius Schweissmaschinen 00-03-AD (hex) Emerson Energy Systems AB 00-03-AE (hex) Allied Advanced Manufacturing Pte, Ltd. 00-03-AF (hex) Paragea Communications 00-03-B0 (hex) Xsense Technology Corp. 00-03-B1 (hex) Hospira Inc. 00-03-B2 (hex) Radware 00-03-B3 (hex) IA Link Systems Co., Ltd. 00-03-B4 (hex) Macrotek International Corp. 00-03-B5 (hex) Entra Technology Co. 00-03-B6 (hex) QSI Corporation 00-03-B7 (hex) ZACCESS Systems 00-03-B8 (hex) NetKit Solutions, LLC 00-03-B9 (hex) Hualong Telecom Co., Ltd. 00-03-BA (hex) Oracle Corporation 00-03-BB (hex) Signal Communications Limited 00-03-BC (hex) COT GmbH 00-03-BD (hex) OmniCluster Technologies, Inc. 00-03-BE (hex) Netility 00-03-BF (hex) Centerpoint Broadband Technologies, Inc. 00-03-C0 (hex) RFTNC Co., Ltd. 00-03-C1 (hex) Packet Dynamics Ltd 00-03-C2 (hex) Solphone K.K. 00-03-C3 (hex) Micronik Multimedia 00-03-C4 (hex) Tomra Systems ASA 00-03-C5 (hex) Mobotix AG 00-03-C6 (hex) ICUE Systems, Inc. 00-03-C7 (hex) hopf Elektronik GmbH 00-03-C8 (hex) CML Emergency Services 00-03-C9 (hex) TECOM Co., Ltd. 00-03-CA (hex) MTS Systems Corp. 00-03-CB (hex) Nippon Systems Development Co., Ltd. 00-03-CC (hex) Momentum Computer, Inc. 00-03-CD (hex) Clovertech, Inc. 00-03-CE (hex) ETEN Technologies, Inc. 00-03-CF (hex) Muxcom, Inc. 00-03-D0 (hex) KOANKEISO Co., Ltd. 00-03-D1 (hex) Takaya Corporation 00-03-D2 (hex) Crossbeam Systems, Inc. 00-03-D3 (hex) Internet Energy Systems, Inc. 00-03-D4 (hex) Alloptic, Inc. 00-03-D5 (hex) Advanced Communications Co., Ltd. 00-03-D6 (hex) RADVision, Ltd. 00-03-D7 (hex) NextNet Wireless, Inc. 00-03-D8 (hex) iMPath Networks, Inc. 00-03-D9 (hex) Secheron SA 00-03-DA (hex) Takamisawa Cybernetics Co., Ltd. 00-03-DB (hex) Apogee Electronics Corp. 00-03-DC (hex) Lexar Media, Inc. 00-03-DD (hex) Comark Corp. 00-03-DE (hex) OTC Wireless 00-03-DF (hex) Desana Systems 00-03-E0 (hex) Motorola, Inc. 00-03-E1 (hex) Winmate Communication, Inc. 00-03-E2 (hex) Comspace Corporation 00-03-E3 (hex) CISCO SYSTEMS, INC. 00-03-E4 (hex) CISCO SYSTEMS, INC. 00-03-E5 (hex) Hermstedt SG 00-03-E6 (hex) Entone, Inc. 00-03-E7 (hex) Logostek Co. Ltd. 00-03-E8 (hex) Wavelength Digital Limited 00-03-E9 (hex) Akara Canada, Inc. 00-03-EA (hex) Mega System Technologies, Inc. 00-03-EB (hex) Atrica 00-03-EC (hex) ICG Research, Inc. 00-03-ED (hex) Shinkawa Electric Co., Ltd. 00-03-EE (hex) MKNet Corporation 00-03-EF (hex) Oneline AG 00-03-F0 (hex) Redfern Broadband Networks 00-03-F1 (hex) Cicada Semiconductor, Inc. 00-03-F2 (hex) Seneca Networks 00-03-F3 (hex) Dazzle Multimedia, Inc. 00-03-F4 (hex) NetBurner 00-03-F5 (hex) Chip2Chip 00-03-F6 (hex) Allegro Networks, Inc. 00-03-F7 (hex) Plast-Control GmbH 00-03-F8 (hex) SanCastle Technologies, Inc. 00-03-F9 (hex) Pleiades Communications, Inc. 00-03-FA (hex) TiMetra Networks 00-03-FB (hex) ENEGATE Co.,Ltd. 00-03-FC (hex) Intertex Data AB 00-03-FD (hex) CISCO SYSTEMS, INC. 00-03-FE (hex) CISCO SYSTEMS, INC. 00-03-FF (hex) Microsoft Corporation 00-04-00 (hex) LEXMARK INTERNATIONAL, INC. 00-04-01 (hex) Osaki Electric Co., Ltd. 00-04-02 (hex) Nexsan Technologies, Ltd. 00-04-03 (hex) Nexsi Corporation 00-04-04 (hex) Makino Milling Machine Co., Ltd. 00-04-05 (hex) ACN Technologies 00-04-06 (hex) Fa. Metabox AG 00-04-07 (hex) Topcon Positioning Systems, Inc. 00-04-08 (hex) Sanko Electronics Co., Ltd. 00-04-09 (hex) Cratos Networks 00-04-0A (hex) Sage Systems 00-04-0B (hex) 3com Europe Ltd. 00-04-0C (hex) Kanno Works, Ltd. 00-04-0D (hex) Avaya, Inc. 00-04-0E (hex) AVM GmbH 00-04-0F (hex) Asus Network Technologies, Inc. 00-04-10 (hex) Spinnaker Networks, Inc. 00-04-11 (hex) Inkra Networks, Inc. 00-04-12 (hex) WaveSmith Networks, Inc. 00-04-13 (hex) SNOM Technology AG 00-04-14 (hex) Umezawa Musen Denki Co., Ltd. 00-04-15 (hex) Rasteme Systems Co., Ltd. 00-04-16 (hex) Parks S/A Comunicacoes Digitais 00-04-17 (hex) ELAU AG 00-04-18 (hex) Teltronic S.A.U. 00-04-19 (hex) Fibercycle Networks, Inc. 00-04-1A (hex) Ines Test and Measurement GmbH & CoKG 00-04-1B (hex) Bridgeworks Ltd. 00-04-1C (hex) ipDialog, Inc. 00-04-1D (hex) Corega of America 00-04-1E (hex) Shikoku Instrumentation Co., Ltd. 00-04-1F (hex) Sony Computer Entertainment, Inc. 00-04-20 (hex) Slim Devices, Inc. 00-04-21 (hex) Ocular Networks 00-04-22 (hex) Gordon Kapes, Inc. 00-04-23 (hex) Intel Corporation 00-04-24 (hex) TMC s.r.l. 00-04-25 (hex) Atmel Corporation 00-04-26 (hex) Autosys 00-04-27 (hex) CISCO SYSTEMS, INC. 00-04-28 (hex) CISCO SYSTEMS, INC. 00-04-29 (hex) Pixord Corporation 00-04-2A (hex) Wireless Networks, Inc. 00-04-2B (hex) IT Access Co., Ltd. 00-04-2C (hex) Minet, Inc. 00-04-2D (hex) Sarian Systems, Ltd. 00-04-2E (hex) Netous Technologies, Ltd. 00-04-2F (hex) International Communications Products, Inc. 00-04-30 (hex) Netgem 00-04-31 (hex) GlobalStreams, Inc. 00-04-32 (hex) Voyetra Turtle Beach, Inc. 00-04-33 (hex) Cyberboard A/S 00-04-34 (hex) Accelent Systems, Inc. 00-04-35 (hex) Comptek International, Inc. 00-04-36 (hex) ELANsat Technologies, Inc. 00-04-37 (hex) Powin Information Technology, Inc. 00-04-38 (hex) Nortel Networks 00-04-39 (hex) Rosco Entertainment Technology, Inc. 00-04-3A (hex) Intelligent Telecommunications, Inc. 00-04-3B (hex) Lava Computer Mfg., Inc. 00-04-3C (hex) SONOS Co., Ltd. 00-04-3D (hex) INDEL AG 00-04-3E (hex) Telencomm 00-04-3F (hex) ESTeem Wireless Modems, Inc 00-04-40 (hex) cyberPIXIE, Inc. 00-04-41 (hex) Half Dome Systems, Inc. 00-04-42 (hex) NACT 00-04-43 (hex) Agilent Technologies, Inc. 00-04-44 (hex) Western Multiplex Corporation 00-04-45 (hex) LMS Skalar Instruments GmbH 00-04-46 (hex) CYZENTECH Co., Ltd. 00-04-47 (hex) Acrowave Systems Co., Ltd. 00-04-48 (hex) Polaroid Corporation 00-04-49 (hex) Mapletree Networks 00-04-4A (hex) iPolicy Networks, Inc. 00-04-4B (hex) NVIDIA 00-04-4C (hex) JENOPTIK 00-04-4D (hex) CISCO SYSTEMS, INC. 00-04-4E (hex) CISCO SYSTEMS, INC. 00-04-4F (hex) Leukhardt Systemelektronik GmbH 00-04-50 (hex) DMD Computers SRL 00-04-51 (hex) Medrad, Inc. 00-04-52 (hex) RocketLogix, Inc. 00-04-53 (hex) YottaYotta, Inc. 00-04-54 (hex) Quadriga UK 00-04-55 (hex) ANTARA.net 00-04-56 (hex) Cambium Networks Limited 00-04-57 (hex) Universal Access Technology, Inc. 00-04-58 (hex) Fusion X Co., Ltd. 00-04-59 (hex) Veristar Corporation 00-04-5A (hex) The Linksys Group, Inc. 00-04-5B (hex) Techsan Electronics Co., Ltd. 00-04-5C (hex) Mobiwave Pte Ltd 00-04-5D (hex) BEKA Elektronik 00-04-5E (hex) PolyTrax Information Technology AG 00-04-5F (hex) Avalue Technology, Inc. 00-04-60 (hex) Knilink Technology, Inc. 00-04-61 (hex) EPOX Computer Co., Ltd. 00-04-62 (hex) DAKOS Data & Communication Co., Ltd. 00-04-63 (hex) Bosch Security Systems 00-04-64 (hex) Fantasma Networks, Inc. 00-04-65 (hex) i.s.t isdn-support technik GmbH 00-04-66 (hex) ARMITEL Co. 00-04-67 (hex) Wuhan Research Institute of MII 00-04-68 (hex) Vivity, Inc. 00-04-69 (hex) Innocom, Inc. 00-04-6A (hex) Navini Networks 00-04-6B (hex) Palm Wireless, Inc. 00-04-6C (hex) Cyber Technology Co., Ltd. 00-04-6D (hex) CISCO SYSTEMS, INC. 00-04-6E (hex) CISCO SYSTEMS, INC. 00-04-6F (hex) Digitel S/A Industria Eletronica 00-04-70 (hex) ipUnplugged AB 00-04-71 (hex) IPrad 00-04-72 (hex) Telelynx, Inc. 00-04-73 (hex) Photonex Corporation 00-04-74 (hex) LEGRAND 00-04-75 (hex) 3 Com Corporation 00-04-76 (hex) 3 Com Corporation 00-04-77 (hex) Scalant Systems, Inc. 00-04-78 (hex) G. Star Technology Corporation 00-04-79 (hex) Radius Co., Ltd. 00-04-7A (hex) AXXESSIT ASA 00-04-7B (hex) Schlumberger 00-04-7C (hex) Skidata AG 00-04-7D (hex) Pelco 00-04-7E (hex) Siqura B.V. 00-04-7F (hex) Chr. Mayr GmbH & Co. KG 00-04-80 (hex) Brocade Communications Systems, Inc 00-04-81 (hex) Econolite Control Products, Inc. 00-04-82 (hex) Medialogic Corp. 00-04-83 (hex) Deltron Technology, Inc. 00-04-84 (hex) Amann GmbH 00-04-85 (hex) PicoLight 00-04-86 (hex) ITTC, University of Kansas 00-04-87 (hex) Cogency Semiconductor, Inc. 00-04-88 (hex) Eurotherm Controls 00-04-89 (hex) YAFO Networks, Inc. 00-04-8A (hex) Temia Vertriebs GmbH 00-04-8B (hex) Poscon Corporation 00-04-8C (hex) Nayna Networks, Inc. 00-04-8D (hex) Tone Commander Systems, Inc. 00-04-8E (hex) Ohm Tech Labs, Inc. 00-04-8F (hex) TD Systems Corporation 00-04-90 (hex) Optical Access 00-04-91 (hex) Technovision, Inc. 00-04-92 (hex) Hive Internet, Ltd. 00-04-93 (hex) Tsinghua Unisplendour Co., Ltd. 00-04-94 (hex) Breezecom, Ltd. 00-04-95 (hex) Tejas Networks India Limited 00-04-96 (hex) Extreme Networks 00-04-97 (hex) MacroSystem Digital Video AG 00-04-98 (hex) Mahi Networks 00-04-99 (hex) Chino Corporation 00-04-9A (hex) CISCO SYSTEMS, INC. 00-04-9B (hex) CISCO SYSTEMS, INC. 00-04-9C (hex) Surgient Networks, Inc. 00-04-9D (hex) Ipanema Technologies 00-04-9E (hex) Wirelink Co., Ltd. 00-04-9F (hex) Freescale Semiconductor 00-04-A0 (hex) Verity Instruments, Inc. 00-04-A1 (hex) Pathway Connectivity 00-04-A2 (hex) L.S.I. Japan Co., Ltd. 00-04-A3 (hex) Microchip Technology, Inc. 00-04-A4 (hex) NetEnabled, Inc. 00-04-A5 (hex) Barco Projection Systems NV 00-04-A6 (hex) SAF Tehnika Ltd. 00-04-A7 (hex) FabiaTech Corporation 00-04-A8 (hex) Broadmax Technologies, Inc. 00-04-A9 (hex) SandStream Technologies, Inc. 00-04-AA (hex) Jetstream Communications 00-04-AB (hex) Comverse Network Systems, Inc. 00-04-AC (hex) IBM Corp 00-04-AD (hex) Malibu Networks 00-04-AE (hex) Sullair Corporation 00-04-AF (hex) Digital Fountain, Inc. 00-04-B0 (hex) ELESIGN Co., Ltd. 00-04-B1 (hex) Signal Technology, Inc. 00-04-B2 (hex) ESSEGI SRL 00-04-B3 (hex) Videotek, Inc. 00-04-B4 (hex) CIAC 00-04-B5 (hex) Equitrac Corporation 00-04-B6 (hex) Stratex Networks, Inc. 00-04-B7 (hex) AMB i.t. Holding 00-04-B8 (hex) Kumahira Co., Ltd. 00-04-B9 (hex) S.I. Soubou, Inc. 00-04-BA (hex) KDD Media Will Corporation 00-04-BB (hex) Bardac Corporation 00-04-BC (hex) Giantec, Inc. 00-04-BD (hex) Motorola Mobility, Inc. 00-04-BE (hex) OptXCon, Inc. 00-04-BF (hex) VersaLogic Corp. 00-04-C0 (hex) CISCO SYSTEMS, INC. 00-04-C1 (hex) CISCO SYSTEMS, INC. 00-04-C2 (hex) Magnipix, Inc. 00-04-C3 (hex) CASTOR Informatique 00-04-C4 (hex) Allen & Heath Limited 00-04-C5 (hex) ASE Technologies, USA 00-04-C6 (hex) Yamaha Motor Co., Ltd. 00-04-C7 (hex) NetMount 00-04-C8 (hex) LIBA Maschinenfabrik GmbH 00-04-C9 (hex) Micro Electron Co., Ltd. 00-04-CA (hex) FreeMs Corp. 00-04-CB (hex) Tdsoft Communication, Ltd. 00-04-CC (hex) Peek Traffic B.V. 00-04-CD (hex) Informedia Research Group 00-04-CE (hex) Patria Ailon 00-04-CF (hex) Seagate Technology 00-04-D0 (hex) Softlink s.r.o. 00-04-D1 (hex) Drew Technologies, Inc. 00-04-D2 (hex) Adcon Telemetry GmbH 00-04-D3 (hex) Toyokeiki Co., Ltd. 00-04-D4 (hex) Proview Electronics Co., Ltd. 00-04-D5 (hex) Hitachi Information & Communication Engineering, Ltd. 00-04-D6 (hex) Takagi Industrial Co., Ltd. 00-04-D7 (hex) Omitec Instrumentation Ltd. 00-04-D8 (hex) IPWireless, Inc. 00-04-D9 (hex) Titan Electronics, Inc. 00-04-DA (hex) Relax Technology, Inc. 00-04-DB (hex) Tellus Group Corp. 00-04-DC (hex) Nortel Networks 00-04-DD (hex) CISCO SYSTEMS, INC. 00-04-DE (hex) CISCO SYSTEMS, INC. 00-04-DF (hex) Teracom Telematica Ltda. 00-04-E0 (hex) Procket Networks 00-04-E1 (hex) Infinior Microsystems 00-04-E2 (hex) SMC Networks, Inc. 00-04-E3 (hex) Accton Technology Corp. 00-04-E4 (hex) Daeryung Ind., Inc. 00-04-E5 (hex) Glonet Systems, Inc. 00-04-E6 (hex) Banyan Network Private Limited 00-04-E7 (hex) Lightpointe Communications, Inc 00-04-E8 (hex) IER, Inc. 00-04-E9 (hex) Infiniswitch Corporation 00-04-EA (hex) Hewlett-Packard Company 00-04-EB (hex) Paxonet Communications, Inc. 00-04-EC (hex) Memobox SA 00-04-ED (hex) Billion Electric Co., Ltd. 00-04-EE (hex) Lincoln Electric Company 00-04-EF (hex) Polestar Corp. 00-04-F0 (hex) International Computers, Ltd 00-04-F1 (hex) WhereNet 00-04-F2 (hex) Polycom 00-04-F3 (hex) FS FORTH-SYSTEME GmbH 00-04-F4 (hex) Infinite Electronics Inc. 00-04-F5 (hex) SnowShore Networks, Inc. 00-04-F6 (hex) Amphus 00-04-F7 (hex) Omega Band, Inc. 00-04-F8 (hex) QUALICABLE TV Industria E Com., Ltda 00-04-F9 (hex) Xtera Communications, Inc. 00-04-FA (hex) NBS Technologies Inc. 00-04-FB (hex) Commtech, Inc. 00-04-FC (hex) Stratus Computer (DE), Inc. 00-04-FD (hex) Japan Control Engineering Co., Ltd. 00-04-FE (hex) Pelago Networks 00-04-FF (hex) Acronet Co., Ltd. 00-05-00 (hex) CISCO SYSTEMS, INC. 00-05-01 (hex) CISCO SYSTEMS, INC. 00-05-02 (hex) APPLE COMPUTER 00-05-03 (hex) ICONAG 00-05-04 (hex) Naray Information & Communication Enterprise 00-05-05 (hex) Systems Integration Solutions, Inc. 00-05-06 (hex) Reddo Networks AB 00-05-07 (hex) Fine Appliance Corp. 00-05-08 (hex) Inetcam, Inc. 00-05-09 (hex) AVOC Nishimura Ltd. 00-05-0A (hex) ICS Spa 00-05-0B (hex) SICOM Systems, Inc. 00-05-0C (hex) Network Photonics, Inc. 00-05-0D (hex) Midstream Technologies, Inc. 00-05-0E (hex) 3ware, Inc. 00-05-0F (hex) Tanaka S/S Ltd. 00-05-10 (hex) Infinite Shanghai Communication Terminals Ltd. 00-05-11 (hex) Complementary Technologies Ltd 00-05-12 (hex) MeshNetworks, Inc. 00-05-13 (hex) VTLinx Multimedia Systems, Inc. 00-05-14 (hex) KDT Systems Co., Ltd. 00-05-15 (hex) Nuark Co., Ltd. 00-05-16 (hex) SMART Modular Technologies 00-05-17 (hex) Shellcomm, Inc. 00-05-18 (hex) Jupiters Technology 00-05-19 (hex) Siemens Building Technologies AG, 00-05-1A (hex) 3Com Europe Ltd. 00-05-1B (hex) Magic Control Technology Corporation 00-05-1C (hex) Xnet Technology Corp. 00-05-1D (hex) Airocon, Inc. 00-05-1E (hex) Brocade Communications Systems, Inc. 00-05-1F (hex) Taijin Media Co., Ltd. 00-05-20 (hex) Smartronix, Inc. 00-05-21 (hex) Control Microsystems 00-05-22 (hex) LEA*D Corporation, Inc. 00-05-23 (hex) AVL List GmbH 00-05-24 (hex) BTL System (HK) Limited 00-05-25 (hex) Puretek Industrial Co., Ltd. 00-05-26 (hex) IPAS GmbH 00-05-27 (hex) SJ Tek Co. Ltd 00-05-28 (hex) New Focus, Inc. 00-05-29 (hex) Shanghai Broadan Communication Technology Co., Ltd 00-05-2A (hex) Ikegami Tsushinki Co., Ltd. 00-05-2B (hex) HORIBA, Ltd. 00-05-2C (hex) Supreme Magic Corporation 00-05-2D (hex) Zoltrix International Limited 00-05-2E (hex) Cinta Networks 00-05-2F (hex) Leviton Network Solutions 00-05-30 (hex) Andiamo Systems, Inc. 00-05-31 (hex) CISCO SYSTEMS, INC. 00-05-32 (hex) CISCO SYSTEMS, INC. 00-05-33 (hex) Brocade Communications Systems, Inc. 00-05-34 (hex) Northstar Engineering Ltd. 00-05-35 (hex) Chip PC Ltd. 00-05-36 (hex) Danam Communications, Inc. 00-05-37 (hex) Nets Technology Co., Ltd. 00-05-38 (hex) Merilus, Inc. 00-05-39 (hex) A Brand New World in Sweden AB 00-05-3A (hex) Willowglen Services Pte Ltd 00-05-3B (hex) Harbour Networks Ltd., Co. Beijing 00-05-3C (hex) Xircom 00-05-3D (hex) Agere Systems 00-05-3E (hex) KID Systeme GmbH 00-05-3F (hex) VisionTek, Inc. 00-05-40 (hex) FAST Corporation 00-05-41 (hex) Advanced Systems Co., Ltd. 00-05-42 (hex) Otari, Inc. 00-05-43 (hex) IQ Wireless GmbH 00-05-44 (hex) Valley Technologies, Inc. 00-05-45 (hex) Internet Photonics 00-05-46 (hex) KDDI Network & Solultions Inc. 00-05-47 (hex) Starent Networks 00-05-48 (hex) Disco Corporation 00-05-49 (hex) Salira Optical Network Systems 00-05-4A (hex) Ario Data Networks, Inc. 00-05-4B (hex) Eaton Automation AG 00-05-4C (hex) RF Innovations Pty Ltd 00-05-4D (hex) Brans Technologies, Inc. 00-05-4E (hex) Philips 00-05-4F (hex) PRIVATE 00-05-50 (hex) Vcomms Connect Limited 00-05-51 (hex) F & S Elektronik Systeme GmbH 00-05-52 (hex) Xycotec Computer GmbH 00-05-53 (hex) DVC Company, Inc. 00-05-54 (hex) Rangestar Wireless 00-05-55 (hex) Japan Cash Machine Co., Ltd. 00-05-56 (hex) 360 Systems 00-05-57 (hex) Agile TV Corporation 00-05-58 (hex) Synchronous, Inc. 00-05-59 (hex) Intracom S.A. 00-05-5A (hex) Power Dsine Ltd. 00-05-5B (hex) Charles Industries, Ltd. 00-05-5C (hex) Kowa Company, Ltd. 00-05-5D (hex) D-Link Systems, Inc. 00-05-5E (hex) CISCO SYSTEMS, INC. 00-05-5F (hex) CISCO SYSTEMS, INC. 00-05-60 (hex) LEADER COMM.CO., LTD 00-05-61 (hex) nac Image Technology, Inc. 00-05-62 (hex) Digital View Limited 00-05-63 (hex) J-Works, Inc. 00-05-64 (hex) Tsinghua Bitway Co., Ltd. 00-05-65 (hex) Tailyn Communication Company Ltd. 00-05-66 (hex) Secui.com Corporation 00-05-67 (hex) Etymonic Design, Inc. 00-05-68 (hex) Piltofish Networks AB 00-05-69 (hex) VMware, Inc. 00-05-6A (hex) Heuft Systemtechnik GmbH 00-05-6B (hex) C.P. Technology Co., Ltd. 00-05-6C (hex) Hung Chang Co., Ltd. 00-05-6D (hex) Pacific Corporation 00-05-6E (hex) National Enhance Technology, Inc. 00-05-6F (hex) Innomedia Technologies Pvt. Ltd. 00-05-70 (hex) Baydel Ltd. 00-05-71 (hex) Seiwa Electronics Co. 00-05-72 (hex) Deonet Co., Ltd. 00-05-73 (hex) CISCO SYSTEMS, INC. 00-05-74 (hex) CISCO SYSTEMS, INC. 00-05-75 (hex) CDS-Electronics BV 00-05-76 (hex) NSM Technology Ltd. 00-05-77 (hex) SM Information & Communication 00-05-78 (hex) PRIVATE 00-05-79 (hex) Universal Control Solution Corp. 00-05-7A (hex) Overture Networks 00-05-7B (hex) Chung Nam Electronic Co., Ltd. 00-05-7C (hex) RCO Security AB 00-05-7D (hex) Sun Communications, Inc. 00-05-7E (hex) Eckelmann Steuerungstechnik GmbH 00-05-7F (hex) Acqis Technology 00-05-80 (hex) FibroLAN Ltd. 00-05-81 (hex) Snell 00-05-82 (hex) ClearCube Technology 00-05-83 (hex) ImageCom Limited 00-05-84 (hex) AbsoluteValue Systems, Inc. 00-05-85 (hex) Juniper Networks, Inc. 00-05-86 (hex) Lucent Technologies 00-05-87 (hex) Locus, Incorporated 00-05-88 (hex) Sensoria Corp. 00-05-89 (hex) National Datacomputer 00-05-8A (hex) Netcom Co., Ltd. 00-05-8B (hex) IPmental, Inc. 00-05-8C (hex) Opentech Inc. 00-05-8D (hex) Lynx Photonic Networks, Inc. 00-05-8E (hex) Flextronics International GmbH & Co. Nfg. KG 00-05-8F (hex) CLCsoft co. 00-05-90 (hex) Swissvoice Ltd. 00-05-91 (hex) Active Silicon Ltd 00-05-92 (hex) Pultek Corp. 00-05-93 (hex) Grammar Engine Inc. 00-05-94 (hex) IXXAT Automation GmbH 00-05-95 (hex) Alesis Corporation 00-05-96 (hex) Genotech Co., Ltd. 00-05-97 (hex) Eagle Traffic Control Systems 00-05-98 (hex) CRONOS S.r.l. 00-05-99 (hex) DRS Test and Energy Management or DRS-TEM 00-05-9A (hex) CISCO SYSTEMS, INC. 00-05-9B (hex) CISCO SYSTEMS, INC. 00-05-9C (hex) Kleinknecht GmbH, Ing. Büro 00-05-9D (hex) Daniel Computing Systems, Inc. 00-05-9E (hex) Zinwell Corporation 00-05-9F (hex) Yotta Networks, Inc. 00-05-A0 (hex) MOBILINE Kft. 00-05-A1 (hex) Zenocom 00-05-A2 (hex) CELOX Networks 00-05-A3 (hex) QEI, Inc. 00-05-A4 (hex) Lucid Voice Ltd. 00-05-A5 (hex) KOTT 00-05-A6 (hex) Extron Electronics 00-05-A7 (hex) Hyperchip, Inc. 00-05-A8 (hex) WYLE ELECTRONICS 00-05-A9 (hex) Princeton Networks, Inc. 00-05-AA (hex) Moore Industries International Inc. 00-05-AB (hex) Cyber Fone, Inc. 00-05-AC (hex) Northern Digital, Inc. 00-05-AD (hex) Topspin Communications, Inc. 00-05-AE (hex) Mediaport USA 00-05-AF (hex) InnoScan Computing A/S 00-05-B0 (hex) Korea Computer Technology Co., Ltd. 00-05-B1 (hex) ASB Technology BV 00-05-B2 (hex) Medison Co., Ltd. 00-05-B3 (hex) Asahi-Engineering Co., Ltd. 00-05-B4 (hex) Aceex Corporation 00-05-B5 (hex) Broadcom Technologies 00-05-B6 (hex) INSYS Microelectronics GmbH 00-05-B7 (hex) Arbor Technology Corp. 00-05-B8 (hex) Electronic Design Associates, Inc. 00-05-B9 (hex) Airvana, Inc. 00-05-BA (hex) Area Netwoeks, Inc. 00-05-BB (hex) Myspace AB 00-05-BC (hex) Resorsys Ltd. 00-05-BD (hex) ROAX BV 00-05-BE (hex) Kongsberg Seatex AS 00-05-BF (hex) JustEzy Technology, Inc. 00-05-C0 (hex) Digital Network Alacarte Co., Ltd. 00-05-C1 (hex) A-Kyung Motion, Inc. 00-05-C2 (hex) Soronti, Inc. 00-05-C3 (hex) Pacific Instruments, Inc. 00-05-C4 (hex) Telect, Inc. 00-05-C5 (hex) Flaga HF 00-05-C6 (hex) Triz Communications 00-05-C7 (hex) I/F-COM A/S 00-05-C8 (hex) VERYTECH 00-05-C9 (hex) LG Innotek Co., Ltd. 00-05-CA (hex) Hitron Technology, Inc. 00-05-CB (hex) ROIS Technologies, Inc. 00-05-CC (hex) Sumtel Communications, Inc. 00-05-CD (hex) Denon, Ltd. 00-05-CE (hex) Prolink Microsystems Corporation 00-05-CF (hex) Thunder River Technologies, Inc. 00-05-D0 (hex) Solinet Systems 00-05-D1 (hex) Metavector Technologies 00-05-D2 (hex) DAP Technologies 00-05-D3 (hex) eProduction Solutions, Inc. 00-05-D4 (hex) FutureSmart Networks, Inc. 00-05-D5 (hex) Speedcom Wireless 00-05-D6 (hex) L-3 Linkabit 00-05-D7 (hex) Vista Imaging, Inc. 00-05-D8 (hex) Arescom, Inc. 00-05-D9 (hex) Techno Valley, Inc. 00-05-DA (hex) Apex Automationstechnik 00-05-DB (hex) PSI Nentec GmbH 00-05-DC (hex) CISCO SYSTEMS, INC. 00-05-DD (hex) CISCO SYSTEMS, INC. 00-05-DE (hex) Gi Fone Korea, Inc. 00-05-DF (hex) Electronic Innovation, Inc. 00-05-E0 (hex) Empirix Corp. 00-05-E1 (hex) Trellis Photonics, Ltd. 00-05-E2 (hex) Creativ Network Technologies 00-05-E3 (hex) LightSand Communications, Inc. 00-05-E4 (hex) Red Lion Controls Inc. 00-05-E5 (hex) Renishaw PLC 00-05-E6 (hex) Egenera, Inc. 00-05-E7 (hex) Netrake an AudioCodes Company 00-05-E8 (hex) TurboWave, Inc. 00-05-E9 (hex) Unicess Network, Inc. 00-05-EA (hex) Rednix 00-05-EB (hex) Blue Ridge Networks, Inc. 00-05-EC (hex) Mosaic Systems Inc. 00-05-ED (hex) Technikum Joanneum GmbH 00-05-EE (hex) BEWATOR Group 00-05-EF (hex) ADOIR Digital Technology 00-05-F0 (hex) SATEC 00-05-F1 (hex) Vrcom, Inc. 00-05-F2 (hex) Power R, Inc. 00-05-F3 (hex) Webyn 00-05-F4 (hex) System Base Co., Ltd. 00-05-F5 (hex) Geospace Technologies 00-05-F6 (hex) Young Chang Co. Ltd. 00-05-F7 (hex) Analog Devices, Inc. 00-05-F8 (hex) Real Time Access, Inc. 00-05-F9 (hex) TOA Corporation 00-05-FA (hex) IPOptical, Inc. 00-05-FB (hex) ShareGate, Inc. 00-05-FC (hex) Schenck Pegasus Corp. 00-05-FD (hex) PacketLight Networks Ltd. 00-05-FE (hex) Traficon N.V. 00-05-FF (hex) SNS Solutions, Inc. 00-06-00 (hex) Toshiba Teli Corporation 00-06-01 (hex) Otanikeiki Co., Ltd. 00-06-02 (hex) Cirkitech Electronics Co. 00-06-03 (hex) Baker Hughes Inc. 00-06-04 (hex) @Track Communications, Inc. 00-06-05 (hex) Inncom International, Inc. 00-06-06 (hex) RapidWAN, Inc. 00-06-07 (hex) Omni Directional Control Technology Inc. 00-06-08 (hex) At-Sky SAS 00-06-09 (hex) Crossport Systems 00-06-0A (hex) Blue2space 00-06-0B (hex) Emerson Network Power 00-06-0C (hex) Melco Industries, Inc. 00-06-0D (hex) Wave7 Optics 00-06-0E (hex) IGYS Systems, Inc. 00-06-0F (hex) Narad Networks Inc 00-06-10 (hex) Abeona Networks Inc 00-06-11 (hex) Zeus Wireless, Inc. 00-06-12 (hex) Accusys, Inc. 00-06-13 (hex) Kawasaki Microelectronics Incorporated 00-06-14 (hex) Prism Holdings 00-06-15 (hex) Kimoto Electric Co., Ltd. 00-06-16 (hex) Tel Net Co., Ltd. 00-06-17 (hex) Redswitch Inc. 00-06-18 (hex) DigiPower Manufacturing Inc. 00-06-19 (hex) Connection Technology Systems 00-06-1A (hex) Zetari Inc. 00-06-1B (hex) Notebook Development Lab. Lenovo Japan Ltd. 00-06-1C (hex) Hoshino Metal Industries, Ltd. 00-06-1D (hex) MIP Telecom, Inc. 00-06-1E (hex) Maxan Systems 00-06-1F (hex) Vision Components GmbH 00-06-20 (hex) Serial System Ltd. 00-06-21 (hex) Hinox, Co., Ltd. 00-06-22 (hex) Chung Fu Chen Yeh Enterprise Corp. 00-06-23 (hex) MGE UPS Systems France 00-06-24 (hex) Gentner Communications Corp. 00-06-25 (hex) The Linksys Group, Inc. 00-06-26 (hex) MWE GmbH 00-06-27 (hex) Uniwide Technologies, Inc. 00-06-28 (hex) CISCO SYSTEMS, INC. 00-06-29 (hex) IBM Corp 00-06-2A (hex) CISCO SYSTEMS, INC. 00-06-2B (hex) INTRASERVER TECHNOLOGY 00-06-2C (hex) Bivio Networks 00-06-2D (hex) TouchStar Technologies, L.L.C. 00-06-2E (hex) Aristos Logic Corp. 00-06-2F (hex) Pivotech Systems Inc. 00-06-30 (hex) Adtranz Sweden 00-06-31 (hex) Calix 00-06-32 (hex) Mesco Engineering GmbH 00-06-33 (hex) Cross Match Technologies GmbH 00-06-34 (hex) GTE Airfone Inc. 00-06-35 (hex) PacketAir Networks, Inc. 00-06-36 (hex) Jedai Broadband Networks 00-06-37 (hex) Toptrend-Meta Information (ShenZhen) Inc. 00-06-38 (hex) Sungjin C&C Co., Ltd. 00-06-39 (hex) Newtec 00-06-3A (hex) Dura Micro, Inc. 00-06-3B (hex) Arcturus Networks Inc. 00-06-3C (hex) Intrinsyc Software International Inc. 00-06-3D (hex) Microwave Data Systems Inc. 00-06-3E (hex) Opthos Inc. 00-06-3F (hex) Everex Communications Inc. 00-06-40 (hex) White Rock Networks 00-06-41 (hex) ITCN 00-06-42 (hex) Genetel Systems Inc. 00-06-43 (hex) SONO Computer Co., Ltd. 00-06-44 (hex) Neix,Inc 00-06-45 (hex) Meisei Electric Co. Ltd. 00-06-46 (hex) ShenZhen XunBao Network Technology Co Ltd 00-06-47 (hex) Etrali S.A. 00-06-48 (hex) Seedsware, Inc. 00-06-49 (hex) 3M Deutschland GmbH 00-06-4A (hex) Honeywell Co., Ltd. (KOREA) 00-06-4B (hex) Alexon Co., Ltd. 00-06-4C (hex) Invicta Networks, Inc. 00-06-4D (hex) Sencore 00-06-4E (hex) Broad Net Technology Inc. 00-06-4F (hex) PRO-NETS Technology Corporation 00-06-50 (hex) Tiburon Networks, Inc. 00-06-51 (hex) Aspen Networks Inc. 00-06-52 (hex) CISCO SYSTEMS, INC. 00-06-53 (hex) CISCO SYSTEMS, INC. 00-06-54 (hex) Winpresa Building Automation Technologies GmbH 00-06-55 (hex) Yipee, Inc. 00-06-56 (hex) Tactel AB 00-06-57 (hex) Market Central, Inc. 00-06-58 (hex) Helmut Fischer GmbH Institut für Elektronik und Messtechnik 00-06-59 (hex) EAL (Apeldoorn) B.V. 00-06-5A (hex) Strix Systems 00-06-5B (hex) Dell Computer Corp. 00-06-5C (hex) Malachite Technologies, Inc. 00-06-5D (hex) Heidelberg Web Systems 00-06-5E (hex) Photuris, Inc. 00-06-5F (hex) ECI Telecom - NGTS Ltd. 00-06-60 (hex) NADEX Co., Ltd. 00-06-61 (hex) NIA Home Technologies Corp. 00-06-62 (hex) MBM Technology Ltd. 00-06-63 (hex) Human Technology Co., Ltd. 00-06-64 (hex) Fostex Corporation 00-06-65 (hex) Sunny Giken, Inc. 00-06-66 (hex) Roving Networks 00-06-67 (hex) Tripp Lite 00-06-68 (hex) Vicon Industries Inc. 00-06-69 (hex) Datasound Laboratories Ltd 00-06-6A (hex) InfiniCon Systems, Inc. 00-06-6B (hex) Sysmex Corporation 00-06-6C (hex) Robinson Corporation 00-06-6D (hex) Compuprint S.P.A. 00-06-6E (hex) Delta Electronics, Inc. 00-06-6F (hex) Korea Data Systems 00-06-70 (hex) Upponetti Oy 00-06-71 (hex) Softing AG 00-06-72 (hex) Netezza 00-06-73 (hex) TKH Security Solutions USA 00-06-74 (hex) Spectrum Control, Inc. 00-06-75 (hex) Banderacom, Inc. 00-06-76 (hex) Novra Technologies Inc. 00-06-77 (hex) SICK AG 00-06-78 (hex) Marantz Brand Company 00-06-79 (hex) Konami Corporation 00-06-7A (hex) JMP Systems 00-06-7B (hex) Toplink C&C Corporation 00-06-7C (hex) CISCO SYSTEMS, INC. 00-06-7D (hex) Takasago Ltd. 00-06-7E (hex) WinCom Systems, Inc. 00-06-7F (hex) Digeo, Inc. 00-06-80 (hex) Card Access, Inc. 00-06-81 (hex) Goepel Electronic GmbH 00-06-82 (hex) Convedia 00-06-83 (hex) Bravara Communications, Inc. 00-06-84 (hex) Biacore AB 00-06-85 (hex) NetNearU Corporation 00-06-86 (hex) ZARDCOM Co., Ltd. 00-06-87 (hex) Omnitron Systems Technology, Inc. 00-06-88 (hex) Telways Communication Co., Ltd. 00-06-89 (hex) yLez Technologies Pte Ltd 00-06-8A (hex) NeuronNet Co. Ltd. R&D Center 00-06-8B (hex) AirRunner Technologies, Inc. 00-06-8C (hex) 3Com Corporation 00-06-8D (hex) SEPATON, Inc. 00-06-8E (hex) HID Corporation 00-06-8F (hex) Telemonitor, Inc. 00-06-90 (hex) Euracom Communication GmbH 00-06-91 (hex) PT Inovacao 00-06-92 (hex) Intruvert Networks, Inc. 00-06-93 (hex) Flexus Computer Technology, Inc. 00-06-94 (hex) Mobillian Corporation 00-06-95 (hex) Ensure Technologies, Inc. 00-06-96 (hex) Advent Networks 00-06-97 (hex) R & D Center 00-06-98 (hex) egnite GmbH 00-06-99 (hex) Vida Design Co. 00-06-9A (hex) e & Tel 00-06-9B (hex) AVT Audio Video Technologies GmbH 00-06-9C (hex) Transmode Systems AB 00-06-9D (hex) Petards Ltd 00-06-9E (hex) UNIQA, Inc. 00-06-9F (hex) Kuokoa Networks 00-06-A0 (hex) Mx Imaging 00-06-A1 (hex) Celsian Technologies, Inc. 00-06-A2 (hex) Microtune, Inc. 00-06-A3 (hex) Bitran Corporation 00-06-A4 (hex) INNOWELL Corp. 00-06-A5 (hex) PINON Corp. 00-06-A6 (hex) Artistic Licence Engineering Ltd 00-06-A7 (hex) Primarion 00-06-A8 (hex) KC Technology, Inc. 00-06-A9 (hex) Universal Instruments Corp. 00-06-AA (hex) VT Miltope 00-06-AB (hex) W-Link Systems, Inc. 00-06-AC (hex) Intersoft Co. 00-06-AD (hex) KB Electronics Ltd. 00-06-AE (hex) Himachal Futuristic Communications Ltd 00-06-AF (hex) Xalted Networks 00-06-B0 (hex) Comtech EF Data Corp. 00-06-B1 (hex) Sonicwall 00-06-B2 (hex) Linxtek Co. 00-06-B3 (hex) Diagraph Corporation 00-06-B4 (hex) Vorne Industries, Inc. 00-06-B5 (hex) Source Photonics, Inc. 00-06-B6 (hex) Nir-Or Israel Ltd. 00-06-B7 (hex) TELEM GmbH 00-06-B8 (hex) Bandspeed Pty Ltd 00-06-B9 (hex) A5TEK Corp. 00-06-BA (hex) Westwave Communications 00-06-BB (hex) ATI Technologies Inc. 00-06-BC (hex) Macrolink, Inc. 00-06-BD (hex) BNTECHNOLOGY Co., Ltd. 00-06-BE (hex) Baumer Optronic GmbH 00-06-BF (hex) Accella Technologies Co., Ltd. 00-06-C0 (hex) United Internetworks, Inc. 00-06-C1 (hex) CISCO SYSTEMS, INC. 00-06-C2 (hex) Smartmatic Corporation 00-06-C3 (hex) Schindler Elevator Ltd. 00-06-C4 (hex) Piolink Inc. 00-06-C5 (hex) INNOVI Technologies Limited 00-06-C6 (hex) lesswire AG 00-06-C7 (hex) RFNET Technologies Pte Ltd (S) 00-06-C8 (hex) Sumitomo Metal Micro Devices, Inc. 00-06-C9 (hex) Technical Marketing Research, Inc. 00-06-CA (hex) American Computer & Digital Components, Inc. (ACDC) 00-06-CB (hex) Jotron Electronics A/S 00-06-CC (hex) JMI Electronics Co., Ltd. 00-06-CD (hex) Leaf Imaging Ltd. 00-06-CE (hex) DATENO 00-06-CF (hex) Thales Avionics In-Flight Systems, LLC 00-06-D0 (hex) Elgar Electronics Corp. 00-06-D1 (hex) Tahoe Networks, Inc. 00-06-D2 (hex) Tundra Semiconductor Corp. 00-06-D3 (hex) Alpha Telecom, Inc. U.S.A. 00-06-D4 (hex) Interactive Objects, Inc. 00-06-D5 (hex) Diamond Systems Corp. 00-06-D6 (hex) CISCO SYSTEMS, INC. 00-06-D7 (hex) CISCO SYSTEMS, INC. 00-06-D8 (hex) Maple Optical Systems 00-06-D9 (hex) IPM-Net S.p.A. 00-06-DA (hex) ITRAN Communications Ltd. 00-06-DB (hex) ICHIPS Co., Ltd. 00-06-DC (hex) Syabas Technology (Amquest) 00-06-DD (hex) AT & T Laboratories - Cambridge Ltd 00-06-DE (hex) Flash Technology 00-06-DF (hex) AIDONIC Corporation 00-06-E0 (hex) MAT Co., Ltd. 00-06-E1 (hex) Techno Trade s.a 00-06-E2 (hex) Ceemax Technology Co., Ltd. 00-06-E3 (hex) Quantitative Imaging Corporation 00-06-E4 (hex) Citel Technologies Ltd. 00-06-E5 (hex) Fujian Newland Computer Ltd. Co. 00-06-E6 (hex) DongYang Telecom Co., Ltd. 00-06-E7 (hex) Bit Blitz Communications Inc. 00-06-E8 (hex) Optical Network Testing, Inc. 00-06-E9 (hex) Intime Corp. 00-06-EA (hex) ELZET80 Mikrocomputer GmbH&Co. KG 00-06-EB (hex) Global Data 00-06-EC (hex) Harris Corporation 00-06-ED (hex) Inara Networks 00-06-EE (hex) Shenyang Neu-era Information & Technology Stock Co., Ltd 00-06-EF (hex) Maxxan Systems, Inc. 00-06-F0 (hex) Digeo, Inc. 00-06-F1 (hex) Optillion 00-06-F2 (hex) Platys Communications 00-06-F3 (hex) AcceLight Networks 00-06-F4 (hex) Prime Electronics & Satellitics Inc. 00-06-F5 (hex) ALPS Co,. Ltd. 00-06-F6 (hex) CISCO SYSTEMS, INC. 00-06-F7 (hex) ALPS Co,. Ltd. 00-06-F8 (hex) CPU Technology, Inc. 00-06-F9 (hex) Mitsui Zosen Systems Research Inc. 00-06-FA (hex) IP SQUARE Co, Ltd. 00-06-FB (hex) Hitachi Printing Solutions, Ltd. 00-06-FC (hex) Fnet Co., Ltd. 00-06-FD (hex) Comjet Information Systems Corp. 00-06-FE (hex) Ambrado, Inc 00-06-FF (hex) Sheba Systems Co., Ltd. 00-07-00 (hex) Zettamedia Korea 00-07-01 (hex) RACAL-DATACOM 00-07-02 (hex) Varian Medical Systems 00-07-03 (hex) CSEE Transport 00-07-04 (hex) ALPS Co,. Ltd. 00-07-05 (hex) Endress & Hauser GmbH & Co 00-07-06 (hex) Sanritz Corporation 00-07-07 (hex) Interalia Inc. 00-07-08 (hex) Bitrage Inc. 00-07-09 (hex) Westerstrand Urfabrik AB 00-07-0A (hex) Unicom Automation Co., Ltd. 00-07-0B (hex) Novabase SGPS, SA 00-07-0C (hex) SVA-Intrusion.com Co. Ltd. 00-07-0D (hex) CISCO SYSTEMS, INC. 00-07-0E (hex) CISCO SYSTEMS, INC. 00-07-0F (hex) Fujant, Inc. 00-07-10 (hex) Adax, Inc. 00-07-11 (hex) Acterna 00-07-12 (hex) JAL Information Technology 00-07-13 (hex) IP One, Inc. 00-07-14 (hex) Brightcom 00-07-15 (hex) General Research of Electronics, Inc. 00-07-16 (hex) J & S Marine Ltd. 00-07-17 (hex) Wieland Electric GmbH 00-07-18 (hex) iCanTek Co., Ltd. 00-07-19 (hex) Mobiis Co., Ltd. 00-07-1A (hex) Finedigital Inc. 00-07-1B (hex) CDVI Americas Ltd 00-07-1C (hex) AT&T Fixed Wireless Services 00-07-1D (hex) Satelsa Sistemas Y Aplicaciones De Telecomunicaciones, S.A. 00-07-1E (hex) Tri-M Engineering / Nupak Dev. Corp. 00-07-1F (hex) European Systems Integration 00-07-20 (hex) Trutzschler GmbH & Co. KG 00-07-21 (hex) Formac Elektronik GmbH 00-07-22 (hex) The Nielsen Company 00-07-23 (hex) ELCON Systemtechnik GmbH 00-07-24 (hex) Telemax Co., Ltd. 00-07-25 (hex) Bematech International Corp. 00-07-26 (hex) Shenzhen Gongjin Electronics Co., Ltd. 00-07-27 (hex) Zi Corporation (HK) Ltd. 00-07-28 (hex) Neo Telecom 00-07-29 (hex) Kistler Instrumente AG 00-07-2A (hex) Innovance Networks 00-07-2B (hex) Jung Myung Telecom Co., Ltd. 00-07-2C (hex) Fabricom 00-07-2D (hex) CNSystems 00-07-2E (hex) North Node AB 00-07-2F (hex) Intransa, Inc. 00-07-30 (hex) Hutchison OPTEL Telecom Technology Co., Ltd. 00-07-31 (hex) Ophir-Spiricon LLC 00-07-32 (hex) AAEON Technology Inc. 00-07-33 (hex) DANCONTROL Engineering 00-07-34 (hex) ONStor, Inc. 00-07-35 (hex) Flarion Technologies, Inc. 00-07-36 (hex) Data Video Technologies Co., Ltd. 00-07-37 (hex) Soriya Co. Ltd. 00-07-38 (hex) Young Technology Co., Ltd. 00-07-39 (hex) Scotty Group Austria Gmbh 00-07-3A (hex) Inventel Systemes 00-07-3B (hex) Tenovis GmbH & Co KG 00-07-3C (hex) Telecom Design 00-07-3D (hex) Nanjing Postel Telecommunications Co., Ltd. 00-07-3E (hex) China Great-Wall Computer Shenzhen Co., Ltd. 00-07-3F (hex) Woojyun Systec Co., Ltd. 00-07-40 (hex) Buffalo Inc. 00-07-41 (hex) Sierra Automated Systems 00-07-42 (hex) Current Technologies, LLC 00-07-43 (hex) Chelsio Communications 00-07-44 (hex) Unico, Inc. 00-07-45 (hex) Radlan Computer Communications Ltd. 00-07-46 (hex) TURCK, Inc. 00-07-47 (hex) Mecalc 00-07-48 (hex) The Imaging Source Europe 00-07-49 (hex) CENiX Inc. 00-07-4A (hex) Carl Valentin GmbH 00-07-4B (hex) Daihen Corporation 00-07-4C (hex) Beicom Inc. 00-07-4D (hex) Zebra Technologies Corp. 00-07-4E (hex) IPFRONT Inc 00-07-4F (hex) CISCO SYSTEMS, INC. 00-07-50 (hex) CISCO SYSTEMS, INC. 00-07-51 (hex) m-u-t AG 00-07-52 (hex) Rhythm Watch Co., Ltd. 00-07-53 (hex) Beijing Qxcomm Technology Co., Ltd. 00-07-54 (hex) Xyterra Computing, Inc. 00-07-55 (hex) Lafon 00-07-56 (hex) Juyoung Telecom 00-07-57 (hex) Topcall International AG 00-07-58 (hex) Dragonwave 00-07-59 (hex) Boris Manufacturing Corp. 00-07-5A (hex) Air Products and Chemicals, Inc. 00-07-5B (hex) Gibson Guitars 00-07-5C (hex) Eastman Kodak Company 00-07-5D (hex) Celleritas Inc. 00-07-5E (hex) Ametek Power Instruments 00-07-5F (hex) VCS Video Communication Systems AG 00-07-60 (hex) TOMIS Information & Telecom Corp. 00-07-61 (hex) Logitech Europe SA 00-07-62 (hex) Group Sense Limited 00-07-63 (hex) Sunniwell Cyber Tech. Co., Ltd. 00-07-64 (hex) YoungWoo Telecom Co. Ltd. 00-07-65 (hex) Jade Quantum Technologies, Inc. 00-07-66 (hex) Chou Chin Industrial Co., Ltd. 00-07-67 (hex) Yuxing Electronics Company Limited 00-07-68 (hex) Danfoss A/S 00-07-69 (hex) Italiana Macchi SpA 00-07-6A (hex) NEXTEYE Co., Ltd. 00-07-6B (hex) Stralfors AB 00-07-6C (hex) Daehanet, Inc. 00-07-6D (hex) Flexlight Networks 00-07-6E (hex) Sinetica Corporation Limited 00-07-6F (hex) Synoptics Limited 00-07-70 (hex) Locusnetworks Corporation 00-07-71 (hex) Embedded System Corporation 00-07-72 (hex) Alcatel Shanghai Bell Co., Ltd. 00-07-73 (hex) Ascom Powerline Communications Ltd. 00-07-74 (hex) GuangZhou Thinker Technology Co. Ltd. 00-07-75 (hex) Valence Semiconductor, Inc. 00-07-76 (hex) Federal APD 00-07-77 (hex) Motah Ltd. 00-07-78 (hex) GERSTEL GmbH & Co. KG 00-07-79 (hex) Sungil Telecom Co., Ltd. 00-07-7A (hex) Infoware System Co., Ltd. 00-07-7B (hex) Millimetrix Broadband Networks 00-07-7C (hex) Westermo Teleindustri AB 00-07-7D (hex) CISCO SYSTEMS, INC. 00-07-7E (hex) Elrest GmbH 00-07-7F (hex) J Communications Co., Ltd. 00-07-80 (hex) Bluegiga Technologies OY 00-07-81 (hex) Itron Inc. 00-07-82 (hex) Oracle Corporation 00-07-83 (hex) SynCom Network, Inc. 00-07-84 (hex) CISCO SYSTEMS, INC. 00-07-85 (hex) CISCO SYSTEMS, INC. 00-07-86 (hex) Wireless Networks Inc. 00-07-87 (hex) Idea System Co., Ltd. 00-07-88 (hex) Clipcomm, Inc. 00-07-89 (hex) DONGWON SYSTEMS 00-07-8A (hex) Mentor Data System Inc. 00-07-8B (hex) Wegener Communications, Inc. 00-07-8C (hex) Elektronikspecialisten i Borlange AB 00-07-8D (hex) NetEngines Ltd. 00-07-8E (hex) Garz & Friche GmbH 00-07-8F (hex) Emkay Innovative Products 00-07-90 (hex) Tri-M Technologies (s) Limited 00-07-91 (hex) International Data Communications, Inc. 00-07-92 (hex) Sütron Electronic GmbH 00-07-93 (hex) Shin Satellite Public Company Limited 00-07-94 (hex) Simple Devices, Inc. 00-07-95 (hex) Elitegroup Computer System Co. (ECS) 00-07-96 (hex) LSI Systems, Inc. 00-07-97 (hex) Netpower Co., Ltd. 00-07-98 (hex) Selea SRL 00-07-99 (hex) Tipping Point Technologies, Inc. 00-07-9A (hex) Verint Systems Inc 00-07-9B (hex) Aurora Networks 00-07-9C (hex) Golden Electronics Technology Co., Ltd. 00-07-9D (hex) Musashi Co., Ltd. 00-07-9E (hex) Ilinx Co., Ltd. 00-07-9F (hex) Action Digital Inc. 00-07-A0 (hex) e-Watch Inc. 00-07-A1 (hex) VIASYS Healthcare GmbH 00-07-A2 (hex) Opteon Corporation 00-07-A3 (hex) Ositis Software, Inc. 00-07-A4 (hex) GN Netcom Ltd. 00-07-A5 (hex) Y.D.K Co. Ltd. 00-07-A6 (hex) Home Automation, Inc. 00-07-A7 (hex) A-Z Inc. 00-07-A8 (hex) Haier Group Technologies Ltd. 00-07-A9 (hex) Novasonics 00-07-AA (hex) Quantum Data Inc. 00-07-AB (hex) Samsung Electronics Co.,Ltd 00-07-AC (hex) Eolring 00-07-AD (hex) Pentacon GmbH Foto-und Feinwerktechnik 00-07-AE (hex) Britestream Networks, Inc. 00-07-AF (hex) N-TRON Corporation 00-07-B0 (hex) Office Details, Inc. 00-07-B1 (hex) Equator Technologies 00-07-B2 (hex) Transaccess S.A. 00-07-B3 (hex) CISCO SYSTEMS, INC. 00-07-B4 (hex) CISCO SYSTEMS, INC. 00-07-B5 (hex) Any One Wireless Ltd. 00-07-B6 (hex) Telecom Technology Ltd. 00-07-B7 (hex) Samurai Ind. Prods Eletronicos Ltda 00-07-B8 (hex) Corvalent Corporation 00-07-B9 (hex) Ginganet Corporation 00-07-BA (hex) UTStarcom, Inc. 00-07-BB (hex) Candera Inc. 00-07-BC (hex) Identix Inc. 00-07-BD (hex) Radionet Ltd. 00-07-BE (hex) DataLogic SpA 00-07-BF (hex) Armillaire Technologies, Inc. 00-07-C0 (hex) NetZerver Inc. 00-07-C1 (hex) Overture Networks, Inc. 00-07-C2 (hex) Netsys Telecom 00-07-C3 (hex) Thomson 00-07-C4 (hex) JEAN Co. Ltd. 00-07-C5 (hex) Gcom, Inc. 00-07-C6 (hex) VDS Vosskuhler GmbH 00-07-C7 (hex) Synectics Systems Limited 00-07-C8 (hex) Brain21, Inc. 00-07-C9 (hex) Technol Seven Co., Ltd. 00-07-CA (hex) Creatix Polymedia Ges Fur Kommunikaitonssysteme 00-07-CB (hex) Freebox SA 00-07-CC (hex) Kaba Benzing GmbH 00-07-CD (hex) NMTEL Co., Ltd. 00-07-CE (hex) Cabletime Limited 00-07-CF (hex) Anoto AB 00-07-D0 (hex) Automat Engenharia de Automação Ltda. 00-07-D1 (hex) Spectrum Signal Processing Inc. 00-07-D2 (hex) Logopak Systeme GmbH & Co. KG 00-07-D3 (hex) Stork Prints B.V. 00-07-D4 (hex) Zhejiang Yutong Network Communication Co Ltd. 00-07-D5 (hex) 3e Technologies Int;., Inc. 00-07-D6 (hex) Commil Ltd. 00-07-D7 (hex) Caporis Networks AG 00-07-D8 (hex) Hitron Systems Inc. 00-07-D9 (hex) Splicecom 00-07-DA (hex) Neuro Telecom Co., Ltd. 00-07-DB (hex) Kirana Networks, Inc. 00-07-DC (hex) Atek Co, Ltd. 00-07-DD (hex) Cradle Technologies 00-07-DE (hex) eCopilt AB 00-07-DF (hex) Vbrick Systems Inc. 00-07-E0 (hex) Palm Inc. 00-07-E1 (hex) WIS Communications Co. Ltd. 00-07-E2 (hex) Bitworks, Inc. 00-07-E3 (hex) Navcom Technology, Inc. 00-07-E4 (hex) SoftRadio Co., Ltd. 00-07-E5 (hex) Coup Corporation 00-07-E6 (hex) edgeflow Canada Inc. 00-07-E7 (hex) FreeWave Technologies 00-07-E8 (hex) EdgeWave 00-07-E9 (hex) Intel Corporation 00-07-EA (hex) Massana, Inc. 00-07-EB (hex) CISCO SYSTEMS, INC. 00-07-EC (hex) CISCO SYSTEMS, INC. 00-07-ED (hex) Altera Corporation 00-07-EE (hex) telco Informationssysteme GmbH 00-07-EF (hex) Lockheed Martin Tactical Systems 00-07-F0 (hex) LogiSync LLC 00-07-F1 (hex) TeraBurst Networks Inc. 00-07-F2 (hex) IOA Corporation 00-07-F3 (hex) Thinkengine Networks 00-07-F4 (hex) Eletex Co., Ltd. 00-07-F5 (hex) Bridgeco Co AG 00-07-F6 (hex) Qqest Software Systems 00-07-F7 (hex) Galtronics 00-07-F8 (hex) ITDevices, Inc. 00-07-F9 (hex) Sensaphone 00-07-FA (hex) ITT Co., Ltd. 00-07-FB (hex) Giga Stream UMTS Technologies GmbH 00-07-FC (hex) Adept Systems Inc. 00-07-FD (hex) LANergy Ltd. 00-07-FE (hex) Rigaku Corporation 00-07-FF (hex) Gluon Networks 00-08-00 (hex) MULTITECH SYSTEMS, INC. 00-08-01 (hex) HighSpeed Surfing Inc. 00-08-02 (hex) Hewlett-Packard Company 00-08-03 (hex) Cos Tron 00-08-04 (hex) ICA Inc. 00-08-05 (hex) Techno-Holon Corporation 00-08-06 (hex) Raonet Systems, Inc. 00-08-07 (hex) Access Devices Limited 00-08-08 (hex) PPT Vision, Inc. 00-08-09 (hex) Systemonic AG 00-08-0A (hex) Espera-Werke GmbH 00-08-0B (hex) Birka BPA Informationssystem AB 00-08-0C (hex) VDA Elettronica spa 00-08-0D (hex) Toshiba 00-08-0E (hex) Motorola Mobility, Inc. 00-08-0F (hex) Proximion Fiber Optics AB 00-08-10 (hex) Key Technology, Inc. 00-08-11 (hex) VOIX Corporation 00-08-12 (hex) GM-2 Corporation 00-08-13 (hex) Diskbank, Inc. 00-08-14 (hex) TIL Technologies 00-08-15 (hex) CATS Co., Ltd. 00-08-16 (hex) Bluetags A/S 00-08-17 (hex) EmergeCore Networks LLC 00-08-18 (hex) Pixelworks, Inc. 00-08-19 (hex) Banksys 00-08-1A (hex) Sanrad Intelligence Storage Communications (2000) Ltd. 00-08-1B (hex) Windigo Systems 00-08-1C (hex) @pos.com 00-08-1D (hex) Ipsil, Incorporated 00-08-1E (hex) Repeatit AB 00-08-1F (hex) Pou Yuen Tech Corp. Ltd. 00-08-20 (hex) CISCO SYSTEMS, INC. 00-08-21 (hex) CISCO SYSTEMS, INC. 00-08-22 (hex) InPro Comm 00-08-23 (hex) Texa Corp. 00-08-24 (hex) Nuance Document Imaging 00-08-25 (hex) Acme Packet 00-08-26 (hex) Colorado Med Tech 00-08-27 (hex) ADB Broadband Italia 00-08-28 (hex) Koei Engineering Ltd. 00-08-29 (hex) Aval Nagasaki Corporation 00-08-2A (hex) Powerwallz Network Security 00-08-2B (hex) Wooksung Electronics, Inc. 00-08-2C (hex) Homag AG 00-08-2D (hex) Indus Teqsite Private Limited 00-08-2E (hex) Multitone Electronics PLC 00-08-2F (hex) CISCO SYSTEMS, INC. 00-08-30 (hex) CISCO SYSTEMS, INC. 00-08-31 (hex) CISCO SYSTEMS, INC. 00-08-32 (hex) Cisco 00-08-4E (hex) DivergeNet, Inc. 00-08-4F (hex) Qualstar Corporation 00-08-50 (hex) Arizona Instrument Corp. 00-08-51 (hex) Canadian Bank Note Company, Ltd. 00-08-52 (hex) Davolink Co. Inc. 00-08-53 (hex) Schleicher GmbH & Co. Relaiswerke KG 00-08-54 (hex) Netronix, Inc. 00-08-55 (hex) NASA-Goddard Space Flight Center 00-08-56 (hex) Gamatronic Electronic Industries Ltd. 00-08-57 (hex) Polaris Networks, Inc. 00-08-58 (hex) Novatechnology Inc. 00-08-59 (hex) ShenZhen Unitone Electronics Co., Ltd. 00-08-5A (hex) IntiGate Inc. 00-08-5B (hex) Hanbit Electronics Co., Ltd. 00-08-5C (hex) Shanghai Dare Technologies Co. Ltd. 00-08-5D (hex) Aastra 00-08-5E (hex) PCO AG 00-08-5F (hex) Picanol N.V. 00-08-60 (hex) LodgeNet Entertainment Corp. 00-08-61 (hex) SoftEnergy Co., Ltd. 00-08-62 (hex) NEC Eluminant Technologies, Inc. 00-08-63 (hex) Entrisphere Inc. 00-08-64 (hex) Fasy S.p.A. 00-08-65 (hex) JASCOM CO., LTD 00-08-66 (hex) DSX Access Systems, Inc. 00-08-67 (hex) Uptime Devices 00-08-68 (hex) PurOptix 00-08-69 (hex) Command-e Technology Co.,Ltd. 00-08-6A (hex) Securiton Gmbh 00-08-6B (hex) MIPSYS 00-08-6C (hex) Plasmon LMS 00-08-6D (hex) Missouri FreeNet 00-08-6E (hex) Hyglo AB 00-08-6F (hex) Resources Computer Network Ltd. 00-08-70 (hex) Rasvia Systems, Inc. 00-08-71 (hex) NORTHDATA Co., Ltd. 00-08-72 (hex) Sorenson Communications 00-08-73 (hex) DapTechnology B.V. 00-08-74 (hex) Dell Computer Corp. 00-08-75 (hex) Acorp Electronics Corp. 00-08-76 (hex) SDSystem 00-08-77 (hex) Liebert-Hiross Spa 00-08-78 (hex) Benchmark Storage Innovations 00-08-79 (hex) CEM Corporation 00-08-7A (hex) Wipotec GmbH 00-08-7B (hex) RTX Telecom A/S 00-08-7C (hex) CISCO SYSTEMS, INC. 00-08-7D (hex) CISCO SYSTEMS, INC. 00-08-7E (hex) Bon Electro-Telecom Inc. 00-08-7F (hex) SPAUN electronic GmbH & Co. KG 00-08-80 (hex) BroadTel Canada Communications inc. 00-08-81 (hex) DIGITAL HANDS CO.,LTD. 00-08-82 (hex) SIGMA CORPORATION 00-08-83 (hex) Hewlett-Packard Company 00-08-84 (hex) Index Braille AB 00-08-85 (hex) EMS Dr. Thomas Wünsche 00-08-86 (hex) Hansung Teliann, Inc. 00-08-87 (hex) Maschinenfabrik Reinhausen GmbH 00-08-88 (hex) OULLIM Information Technology Inc,. 00-08-89 (hex) Echostar Technologies Corp 00-08-8A (hex) Minds@Work 00-08-8B (hex) Tropic Networks Inc. 00-08-8C (hex) Quanta Network Systems Inc. 00-08-8D (hex) Sigma-Links Inc. 00-08-8E (hex) Nihon Computer Co., Ltd. 00-08-8F (hex) ADVANCED DIGITAL TECHNOLOGY 00-08-90 (hex) AVILINKS SA 00-08-91 (hex) Lyan Inc. 00-08-92 (hex) EM Solutions 00-08-93 (hex) LE INFORMATION COMMUNICATION INC. 00-08-94 (hex) InnoVISION Multimedia Ltd. 00-08-95 (hex) DIRC Technologie GmbH & Co.KG 00-08-96 (hex) Printronix, Inc. 00-08-97 (hex) Quake Technologies 00-08-98 (hex) Gigabit Optics Corporation 00-08-99 (hex) Netbind, Inc. 00-08-9A (hex) Alcatel Microelectronics 00-08-9B (hex) ICP Electronics Inc. 00-08-9C (hex) Elecs Industry Co., Ltd. 00-08-9D (hex) UHD-Elektronik 00-08-9E (hex) Beijing Enter-Net co.LTD 00-08-9F (hex) EFM Networks 00-08-A0 (hex) Stotz Feinmesstechnik GmbH 00-08-A1 (hex) CNet Technology Inc. 00-08-A2 (hex) ADI Engineering, Inc. 00-08-A3 (hex) CISCO SYSTEMS, INC. 00-08-A4 (hex) CISCO SYSTEMS, INC. 00-08-A5 (hex) Peninsula Systems Inc. 00-08-A6 (hex) Multiware & Image Co., Ltd. 00-08-A7 (hex) iLogic Inc. 00-08-A8 (hex) Systec Co., Ltd. 00-08-A9 (hex) SangSang Technology, Inc. 00-08-AA (hex) KARAM 00-08-AB (hex) EnerLinx.com, Inc. 00-08-AC (hex) Eltromat GmbH 00-08-AD (hex) Toyo-Linx Co., Ltd. 00-08-AE (hex) PacketFront Network Products AB 00-08-AF (hex) Novatec Corporation 00-08-B0 (hex) BKtel communications GmbH 00-08-B1 (hex) ProQuent Systems 00-08-B2 (hex) SHENZHEN COMPASS TECHNOLOGY DEVELOPMENT CO.,LTD 00-08-B3 (hex) Fastwel 00-08-B4 (hex) SYSPOL 00-08-B5 (hex) TAI GUEN ENTERPRISE CO., LTD 00-08-B6 (hex) RouteFree, Inc. 00-08-B7 (hex) HIT Incorporated 00-08-B8 (hex) E.F. Johnson 00-08-B9 (hex) KAON MEDIA Co., Ltd. 00-08-BA (hex) Erskine Systems Ltd 00-08-BB (hex) NetExcell 00-08-BC (hex) Ilevo AB 00-08-BD (hex) TEPG-US 00-08-BE (hex) XENPAK MSA Group 00-08-BF (hex) Aptus Elektronik AB 00-08-C0 (hex) ASA SYSTEMS 00-08-C1 (hex) Avistar Communications Corporation 00-08-C2 (hex) CISCO SYSTEMS, INC. 00-08-C3 (hex) Contex A/S 00-08-C4 (hex) Hikari Co.,Ltd. 00-08-C5 (hex) Liontech Co., Ltd. 00-08-C6 (hex) Philips Consumer Communications 00-08-C7 (hex) Hewlett-Packard Company 00-08-C8 (hex) Soneticom, Inc. 00-08-C9 (hex) TechniSat Digital GmbH 00-08-CA (hex) TwinHan Technology Co.,Ltd 00-08-CB (hex) Zeta Broadband Inc. 00-08-CC (hex) Remotec, Inc. 00-08-CD (hex) With-Net Inc 00-08-CE (hex) IPMobileNet Inc. 00-08-CF (hex) Nippon Koei Power Systems Co., Ltd. 00-08-D0 (hex) Musashi Engineering Co., LTD. 00-08-D1 (hex) KAREL INC. 00-08-D2 (hex) ZOOM Networks Inc. 00-08-D3 (hex) Hercules Technologies S.A.S. 00-08-D4 (hex) IneoQuest Technologies, Inc 00-08-D5 (hex) Vanguard Networks Solutions, LLC 00-08-D6 (hex) HASSNET Inc. 00-08-D7 (hex) HOW CORPORATION 00-08-D8 (hex) Dowkey Microwave 00-08-D9 (hex) Mitadenshi Co.,LTD 00-08-DA (hex) SofaWare Technologies Ltd. 00-08-DB (hex) Corrigent Systems 00-08-DC (hex) Wiznet 00-08-DD (hex) Telena Communications, Inc. 00-08-DE (hex) 3UP Systems 00-08-DF (hex) Alistel Inc. 00-08-E0 (hex) ATO Technology Ltd. 00-08-E1 (hex) Barix AG 00-08-E2 (hex) CISCO SYSTEMS, INC. 00-08-E3 (hex) CISCO SYSTEMS, INC. 00-08-E4 (hex) Envenergy Inc 00-08-E5 (hex) IDK Corporation 00-08-E6 (hex) Littlefeet 00-08-E7 (hex) SHI ControlSystems,Ltd. 00-08-E8 (hex) Excel Master Ltd. 00-08-E9 (hex) NextGig 00-08-EA (hex) Motion Control Engineering, Inc 00-08-EB (hex) ROMWin Co.,Ltd. 00-08-EC (hex) Optical Zonu Corporation 00-08-ED (hex) ST&T Instrument Corp. 00-08-EE (hex) Logic Product Development 00-08-EF (hex) DIBAL,S.A. 00-08-F0 (hex) Next Generation Systems, Inc. 00-08-F1 (hex) Voltaire 00-08-F2 (hex) C&S Technology 00-08-F3 (hex) WANY 00-08-F4 (hex) Bluetake Technology Co., Ltd. 00-08-F5 (hex) YESTECHNOLOGY Co.,Ltd. 00-08-F6 (hex) Sumitomo Electric System Solutions Co., Ltd. 00-08-F7 (hex) Hitachi Ltd, Semiconductor & Integrated Circuits Gr 00-08-F8 (hex) UTC CCS 00-08-F9 (hex) Emerson Network Power 00-08-FA (hex) Karl E.Brinkmann GmbH 00-08-FB (hex) SonoSite, Inc. 00-08-FC (hex) Gigaphoton Inc. 00-08-FD (hex) BlueKorea Co., Ltd. 00-08-FE (hex) UNIK C&C Co.,Ltd. 00-08-FF (hex) Trilogy Communications Ltd 00-09-00 (hex) TMT 00-09-01 (hex) Shenzhen Shixuntong Information & Technoligy Co 00-09-02 (hex) Redline Communications Inc. 00-09-03 (hex) Panasas, Inc 00-09-04 (hex) MONDIAL electronic 00-09-05 (hex) iTEC Technologies Ltd. 00-09-06 (hex) Esteem Networks 00-09-07 (hex) Chrysalis Development 00-09-08 (hex) VTech Technology Corp. 00-09-09 (hex) Telenor Connect A/S 00-09-0A (hex) SnedFar Technology Co., Ltd. 00-09-0B (hex) MTL Instruments PLC 00-09-0C (hex) Mayekawa Mfg. Co. Ltd. 00-09-0D (hex) LEADER ELECTRONICS CORP. 00-09-0E (hex) Helix Technology Inc. 00-09-0F (hex) Fortinet Inc. 00-09-10 (hex) Simple Access Inc. 00-09-11 (hex) CISCO SYSTEMS, INC. 00-09-12 (hex) CISCO SYSTEMS, INC. 00-09-13 (hex) SystemK Corporation 00-09-14 (hex) COMPUTROLS INC. 00-09-15 (hex) CAS Corp. 00-09-16 (hex) Listman Home Technologies, Inc. 00-09-17 (hex) WEM Technology Inc 00-09-18 (hex) SAMSUNG TECHWIN CO.,LTD 00-09-19 (hex) MDS Gateways 00-09-1A (hex) Macat Optics & Electronics Co., Ltd. 00-09-1B (hex) Digital Generation Inc. 00-09-1C (hex) CacheVision, Inc 00-09-1D (hex) Proteam Computer Corporation 00-09-1E (hex) Firstech Technology Corp. 00-09-1F (hex) A&D Co., Ltd. 00-09-20 (hex) EpoX COMPUTER CO.,LTD. 00-09-21 (hex) Planmeca Oy 00-09-22 (hex) TST Biometrics GmbH 00-09-23 (hex) Heaman System Co., Ltd 00-09-24 (hex) Telebau GmbH 00-09-25 (hex) VSN Systemen BV 00-09-26 (hex) YODA COMMUNICATIONS, INC. 00-09-27 (hex) TOYOKEIKI CO.,LTD. 00-09-28 (hex) Telecore 00-09-29 (hex) Sanyo Industries (UK) Limited 00-09-2A (hex) MYTECS Co.,Ltd. 00-09-2B (hex) iQstor Networks, Inc. 00-09-2C (hex) Hitpoint Inc. 00-09-2D (hex) HTC Corporation 00-09-2E (hex) B&Tech System Inc. 00-09-2F (hex) Akom Technology Corporation 00-09-30 (hex) AeroConcierge Inc. 00-09-31 (hex) Future Internet, Inc. 00-09-32 (hex) Omnilux 00-09-33 (hex) Ophit Co.Ltd. 00-09-34 (hex) Dream-Multimedia-Tv GmbH 00-09-35 (hex) Sandvine Incorporated 00-09-36 (hex) Ipetronik GmbH & Co. KG 00-09-37 (hex) Inventec Appliance Corp 00-09-38 (hex) Allot Communications 00-09-39 (hex) ShibaSoku Co.,Ltd. 00-09-3A (hex) Molex Fiber Optics 00-09-3B (hex) HYUNDAI NETWORKS INC. 00-09-3C (hex) Jacques Technologies P/L 00-09-3D (hex) Newisys,Inc. 00-09-3E (hex) C&I Technologies 00-09-3F (hex) Double-Win Enterpirse CO., LTD 00-09-40 (hex) AGFEO GmbH & Co. KG 00-09-41 (hex) Allied Telesis K.K. 00-09-42 (hex) Wireless Technologies, Inc 00-09-43 (hex) CISCO SYSTEMS, INC. 00-09-44 (hex) CISCO SYSTEMS, INC. 00-09-45 (hex) Palmmicro Communications Inc 00-09-46 (hex) Cluster Labs GmbH 00-09-47 (hex) Aztek, Inc. 00-09-48 (hex) Vista Control Systems, Corp. 00-09-49 (hex) Glyph Technologies Inc. 00-09-4A (hex) Homenet Communications 00-09-4B (hex) FillFactory NV 00-09-4C (hex) Communication Weaver Co.,Ltd. 00-09-4D (hex) Braintree Communications Pty Ltd 00-09-4E (hex) BARTECH SYSTEMS INTERNATIONAL, INC 00-09-4F (hex) elmegt GmbH & Co. KG 00-09-50 (hex) Independent Storage Corporation 00-09-51 (hex) Apogee Imaging Systems 00-09-52 (hex) Auerswald GmbH & Co. KG 00-09-53 (hex) Linkage System Integration Co.Ltd. 00-09-54 (hex) AMiT spol. s. r. o. 00-09-55 (hex) Young Generation International Corp. 00-09-56 (hex) Network Systems Group, Ltd. (NSG) 00-09-57 (hex) Supercaller, Inc. 00-09-58 (hex) INTELNET S.A. 00-09-59 (hex) Sitecsoft 00-09-5A (hex) RACEWOOD TECHNOLOGY 00-09-5B (hex) Netgear, Inc. 00-09-5C (hex) Philips Medical Systems - Cardiac and Monitoring Systems (CM 00-09-5D (hex) Dialogue Technology Corp. 00-09-5E (hex) Masstech Group Inc. 00-09-5F (hex) Telebyte, Inc. 00-09-60 (hex) YOZAN Inc. 00-09-61 (hex) Switchgear and Instrumentation Ltd 00-09-62 (hex) Sonitor Technologies AS 00-09-63 (hex) Dominion Lasercom Inc. 00-09-64 (hex) Hi-Techniques, Inc. 00-09-65 (hex) HyunJu Computer Co., Ltd. 00-09-66 (hex) Thales Navigation 00-09-67 (hex) Tachyon, Inc 00-09-68 (hex) TECHNOVENTURE, INC. 00-09-69 (hex) Meret Optical Communications 00-09-6A (hex) Cloverleaf Communications Inc. 00-09-6B (hex) IBM Corp 00-09-6C (hex) Imedia Semiconductor Corp. 00-09-6D (hex) Powernet Technologies Corp. 00-09-6E (hex) GIANT ELECTRONICS LTD. 00-09-6F (hex) Beijing Zhongqing Elegant Tech. Corp.,Limited 00-09-70 (hex) Vibration Research Corporation 00-09-71 (hex) Time Management, Inc. 00-09-72 (hex) Securebase,Inc 00-09-73 (hex) Lenten Technology Co., Ltd. 00-09-74 (hex) Innopia Technologies, Inc. 00-09-75 (hex) fSONA Communications Corporation 00-09-76 (hex) Datasoft ISDN Systems GmbH 00-09-77 (hex) Brunner Elektronik AG 00-09-78 (hex) AIJI System Co., Ltd. 00-09-79 (hex) Advanced Television Systems Committee, Inc. 00-09-7A (hex) Louis Design Labs. 00-09-7B (hex) CISCO SYSTEMS, INC. 00-09-7C (hex) CISCO SYSTEMS, INC. 00-09-7D (hex) SecWell Networks Oy 00-09-7E (hex) IMI TECHNOLOGY CO., LTD 00-09-7F (hex) Vsecure 2000 LTD. 00-09-80 (hex) Power Zenith Inc. 00-09-81 (hex) Newport Networks 00-09-82 (hex) Loewe Opta GmbH 00-09-83 (hex) GlobalTop Technology, Inc. 00-09-84 (hex) MyCasa Network Inc. 00-09-85 (hex) Auto Telecom Company 00-09-86 (hex) Metalink LTD. 00-09-87 (hex) NISHI NIPPON ELECTRIC WIRE & CABLE CO.,LTD. 00-09-88 (hex) Nudian Electron Co., Ltd. 00-09-89 (hex) VividLogic Inc. 00-09-8A (hex) EqualLogic Inc 00-09-8B (hex) Entropic Communications, Inc. 00-09-8C (hex) Option Wireless Sweden 00-09-8D (hex) Velocity Semiconductor 00-09-8E (hex) ipcas GmbH 00-09-8F (hex) Cetacean Networks 00-09-90 (hex) ACKSYS Communications & systems 00-09-91 (hex) GE Fanuc Automation Manufacturing, Inc. 00-09-92 (hex) InterEpoch Technology,INC. 00-09-93 (hex) Visteon Corporation 00-09-94 (hex) Cronyx Engineering 00-09-95 (hex) Castle Technology Ltd 00-09-96 (hex) RDI 00-09-97 (hex) Nortel Networks 00-09-98 (hex) Capinfo Company Limited 00-09-99 (hex) CP GEORGES RENAULT 00-09-9A (hex) ELMO COMPANY, LIMITED 00-09-9B (hex) Western Telematic Inc. 00-09-9C (hex) Naval Research Laboratory 00-09-9D (hex) Haliplex Communications 00-09-9E (hex) Testech, Inc. 00-09-9F (hex) VIDEX INC. 00-09-A0 (hex) Microtechno Corporation 00-09-A1 (hex) Telewise Communications, Inc. 00-09-A2 (hex) Interface Co., Ltd. 00-09-A3 (hex) Leadfly Techologies Corp. Ltd. 00-09-A4 (hex) HARTEC Corporation 00-09-A5 (hex) HANSUNG ELETRONIC INDUSTRIES DEVELOPMENT CO., LTD 00-09-A6 (hex) Ignis Optics, Inc. 00-09-A7 (hex) Bang & Olufsen A/S 00-09-A8 (hex) Eastmode Pte Ltd 00-09-A9 (hex) Ikanos Communications 00-09-AA (hex) Data Comm for Business, Inc. 00-09-AB (hex) Netcontrol Oy 00-09-AC (hex) LANVOICE 00-09-AD (hex) HYUNDAI SYSCOMM, INC. 00-09-AE (hex) OKANO ELECTRIC CO.,LTD 00-09-AF (hex) e-generis 00-09-B0 (hex) Onkyo Corporation 00-09-B1 (hex) Kanematsu Electronics, Ltd. 00-09-B2 (hex) L&F Inc. 00-09-B3 (hex) MCM Systems Ltd 00-09-B4 (hex) KISAN TELECOM CO., LTD. 00-09-B5 (hex) 3J Tech. Co., Ltd. 00-09-B6 (hex) CISCO SYSTEMS, INC. 00-09-B7 (hex) CISCO SYSTEMS, INC. 00-09-B8 (hex) Entise Systems 00-09-B9 (hex) Action Imaging Solutions 00-09-BA (hex) MAKU Informationstechik GmbH 00-09-BB (hex) MathStar, Inc. 00-09-BC (hex) Digital Safety Technologies, Inc 00-09-BD (hex) Epygi Technologies, Ltd. 00-09-BE (hex) Mamiya-OP Co.,Ltd. 00-09-BF (hex) Nintendo Co., Ltd. 00-09-C0 (hex) 6WIND 00-09-C1 (hex) PROCES-DATA A/S 00-09-C2 (hex) Onity, Inc. 00-09-C3 (hex) NETAS 00-09-C4 (hex) Medicore Co., Ltd 00-09-C5 (hex) KINGENE Technology Corporation 00-09-C6 (hex) Visionics Corporation 00-09-C7 (hex) Movistec 00-09-C8 (hex) SINAGAWA TSUSHIN KEISOU SERVICE 00-09-C9 (hex) BlueWINC Co., Ltd. 00-09-CA (hex) iMaxNetworks(Shenzhen)Limited. 00-09-CB (hex) HBrain 00-09-CC (hex) Moog GmbH 00-09-CD (hex) HUDSON SOFT CO.,LTD. 00-09-CE (hex) SpaceBridge Semiconductor Corp. 00-09-CF (hex) iAd GmbH 00-09-D0 (hex) Solacom Technologies Inc. 00-09-D1 (hex) SERANOA NETWORKS INC 00-09-D2 (hex) Mai Logic Inc. 00-09-D3 (hex) Western DataCom Co., Inc. 00-09-D4 (hex) Transtech Networks 00-09-D5 (hex) Signal Communication, Inc. 00-09-D6 (hex) KNC One GmbH 00-09-D7 (hex) DC Security Products 00-09-D8 (hex) Fält Communications AB 00-09-D9 (hex) Neoscale Systems, Inc 00-09-DA (hex) Control Module Inc. 00-09-DB (hex) eSpace 00-09-DC (hex) Galaxis Technology AG 00-09-DD (hex) Mavin Technology Inc. 00-09-DE (hex) Samjin Information & Communications Co., Ltd. 00-09-DF (hex) Vestel Komunikasyon Sanayi ve Ticaret A.S. 00-09-E0 (hex) XEMICS S.A. 00-09-E1 (hex) Gemtek Technology Co., Ltd. 00-09-E2 (hex) Sinbon Electronics Co., Ltd. 00-09-E3 (hex) Angel Iglesias S.A. 00-09-E4 (hex) K Tech Infosystem Inc. 00-09-E5 (hex) Hottinger Baldwin Messtechnik GmbH 00-09-E6 (hex) Cyber Switching Inc. 00-09-E7 (hex) ADC Techonology 00-09-E8 (hex) CISCO SYSTEMS, INC. 00-09-E9 (hex) CISCO SYSTEMS, INC. 00-09-EA (hex) YEM Inc. 00-09-EB (hex) HuMANDATA LTD. 00-09-EC (hex) Daktronics, Inc. 00-09-ED (hex) CipherOptics 00-09-EE (hex) MEIKYO ELECTRIC CO.,LTD 00-09-EF (hex) Vocera Communications 00-09-F0 (hex) Shimizu Technology Inc. 00-09-F1 (hex) Yamaki Electric Corporation 00-09-F2 (hex) Cohu, Inc., Electronics Division 00-09-F3 (hex) WELL Communication Corp. 00-09-F4 (hex) Alcon Laboratories, Inc. 00-09-F5 (hex) Emerson Network Power Co.,Ltd 00-09-F6 (hex) Shenzhen Eastern Digital Tech Ltd. 00-09-F7 (hex) SED, a division of Calian 00-09-F8 (hex) UNIMO TECHNOLOGY CO., LTD. 00-09-F9 (hex) ART JAPAN CO., LTD. 00-09-FB (hex) Philips Patient Monitoring 00-09-FC (hex) IPFLEX Inc. 00-09-FD (hex) Ubinetics Limited 00-09-FE (hex) Daisy Technologies, Inc. 00-09-FF (hex) X.net 2000 GmbH 00-0A-00 (hex) Mediatek Corp. 00-0A-01 (hex) SOHOware, Inc. 00-0A-02 (hex) ANNSO CO., LTD. 00-0A-03 (hex) ENDESA SERVICIOS, S.L. 00-0A-04 (hex) 3Com Ltd 00-0A-05 (hex) Widax Corp. 00-0A-06 (hex) Teledex LLC 00-0A-07 (hex) WebWayOne Ltd 00-0A-08 (hex) ALPINE ELECTRONICS, INC. 00-0A-09 (hex) TaraCom Integrated Products, Inc. 00-0A-0A (hex) SUNIX Co., Ltd. 00-0A-0B (hex) Sealevel Systems, Inc. 00-0A-0C (hex) Scientific Research Corporation 00-0A-0D (hex) FCI Deutschland GmbH 00-0A-0E (hex) Invivo Research Inc. 00-0A-0F (hex) Ilryung Telesys, Inc 00-0A-10 (hex) FAST media integrations AG 00-0A-11 (hex) ExPet Technologies, Inc 00-0A-12 (hex) Azylex Technology, Inc 00-0A-13 (hex) Honeywell Video Systems 00-0A-14 (hex) TECO a.s. 00-0A-15 (hex) Silicon Data, Inc 00-0A-16 (hex) Lassen Research 00-0A-17 (hex) NESTAR COMMUNICATIONS, INC 00-0A-18 (hex) Vichel Inc. 00-0A-19 (hex) Valere Power, Inc. 00-0A-1A (hex) Imerge Ltd 00-0A-1B (hex) Stream Labs 00-0A-1C (hex) Bridge Information Co., Ltd. 00-0A-1D (hex) Optical Communications Products Inc. 00-0A-1E (hex) Red-M Products Limited 00-0A-1F (hex) ART WARE Telecommunication Co., Ltd. 00-0A-20 (hex) SVA Networks, Inc. 00-0A-21 (hex) Integra Telecom Co. Ltd 00-0A-22 (hex) Amperion Inc 00-0A-23 (hex) Parama Networks Inc 00-0A-24 (hex) Octave Communications 00-0A-25 (hex) CERAGON NETWORKS 00-0A-26 (hex) CEIA S.p.A. 00-0A-27 (hex) Apple Computer, Inc. 00-0A-28 (hex) Motorola 00-0A-29 (hex) Pan Dacom Networking AG 00-0A-2A (hex) QSI Systems Inc. 00-0A-2B (hex) Etherstuff 00-0A-2C (hex) Active Tchnology Corporation 00-0A-2D (hex) Cabot Communications Limited 00-0A-2E (hex) MAPLE NETWORKS CO., LTD 00-0A-2F (hex) Artnix Inc. 00-0A-30 (hex) Johnson Controls-ASG 00-0A-31 (hex) HCV Consulting 00-0A-32 (hex) Xsido Corporation 00-0A-33 (hex) Emulex Corporation 00-0A-34 (hex) Identicard Systems Incorporated 00-0A-35 (hex) Xilinx 00-0A-36 (hex) Synelec Telecom Multimedia 00-0A-37 (hex) Procera Networks, Inc. 00-0A-38 (hex) Apani Networks 00-0A-39 (hex) LoPA Information Technology 00-0A-3A (hex) J-THREE INTERNATIONAL Holding Co., Ltd. 00-0A-3B (hex) GCT Semiconductor, Inc 00-0A-3C (hex) Enerpoint Ltd. 00-0A-3D (hex) Elo Sistemas Eletronicos S.A. 00-0A-3E (hex) EADS Telecom 00-0A-3F (hex) Data East Corporation 00-0A-40 (hex) Crown Audio -- Harmanm International 00-0A-41 (hex) CISCO SYSTEMS, INC. 00-0A-42 (hex) CISCO SYSTEMS, INC. 00-0A-43 (hex) Chunghwa Telecom Co., Ltd. 00-0A-44 (hex) Avery Dennison Deutschland GmbH 00-0A-45 (hex) Audio-Technica Corp. 00-0A-46 (hex) ARO WELDING TECHNOLOGIES SAS 00-0A-47 (hex) Allied Vision Technologies 00-0A-48 (hex) Albatron Technology 00-0A-49 (hex) F5 Networks, Inc. 00-0A-4A (hex) Targa Systems Ltd. 00-0A-4B (hex) DataPower Technology, Inc. 00-0A-4C (hex) Molecular Devices Corporation 00-0A-4D (hex) Noritz Corporation 00-0A-4E (hex) UNITEK Electronics INC. 00-0A-4F (hex) Brain Boxes Limited 00-0A-50 (hex) REMOTEK CORPORATION 00-0A-51 (hex) GyroSignal Technology Co., Ltd. 00-0A-52 (hex) AsiaRF Ltd. 00-0A-53 (hex) Intronics, Incorporated 00-0A-54 (hex) Laguna Hills, Inc. 00-0A-55 (hex) MARKEM Corporation 00-0A-56 (hex) HITACHI Maxell Ltd. 00-0A-57 (hex) Hewlett-Packard Company - Standards 00-0A-58 (hex) Freyer & Siegel Elektronik GmbH & Co. KG 00-0A-59 (hex) HW server 00-0A-5A (hex) GreenNET Technologies Co.,Ltd. 00-0A-5B (hex) Power-One as 00-0A-5C (hex) Carel s.p.a. 00-0A-5D (hex) FingerTec Worldwide Sdn Bhd 00-0A-5E (hex) 3COM Corporation 00-0A-5F (hex) almedio inc. 00-0A-60 (hex) Autostar Technology Pte Ltd 00-0A-61 (hex) Cellinx Systems Inc. 00-0A-62 (hex) Crinis Networks, Inc. 00-0A-63 (hex) DHD GmbH 00-0A-64 (hex) Eracom Technologies 00-0A-65 (hex) GentechMedia.co.,ltd. 00-0A-66 (hex) MITSUBISHI ELECTRIC SYSTEM & SERVICE CO.,LTD. 00-0A-67 (hex) OngCorp 00-0A-68 (hex) SolarFlare Communications, Inc. 00-0A-69 (hex) SUNNY bell Technology Co., Ltd. 00-0A-6A (hex) SVM Microwaves s.r.o. 00-0A-6B (hex) Tadiran Telecom Business Systems LTD 00-0A-6C (hex) Walchem Corporation 00-0A-6D (hex) EKS Elektronikservice GmbH 00-0A-6E (hex) Harmonic, Inc 00-0A-6F (hex) ZyFLEX Technologies Inc 00-0A-70 (hex) MPLS Forum 00-0A-71 (hex) Avrio Technologies, Inc 00-0A-72 (hex) STEC, INC. 00-0A-73 (hex) Scientific Atlanta 00-0A-74 (hex) Manticom Networks Inc. 00-0A-75 (hex) Caterpillar, Inc 00-0A-76 (hex) Beida Jade Bird Huaguang Technology Co.,Ltd 00-0A-77 (hex) Bluewire Technologies LLC 00-0A-78 (hex) OLITEC 00-0A-79 (hex) Allied Telesis K.K. corega division 00-0A-7A (hex) Kyoritsu Electric Co., Ltd. 00-0A-7B (hex) Cornelius Consult 00-0A-7C (hex) Tecton Ltd 00-0A-7D (hex) Valo, Inc. 00-0A-7E (hex) The Advantage Group 00-0A-7F (hex) Teradon Industries, Inc 00-0A-80 (hex) Telkonet Inc. 00-0A-81 (hex) TEIMA Audiotex S.L. 00-0A-82 (hex) TATSUTA SYSTEM ELECTRONICS CO.,LTD. 00-0A-83 (hex) SALTO SYSTEMS S.L. 00-0A-84 (hex) Rainsun Enterprise Co., Ltd. 00-0A-85 (hex) PLAT'C2,Inc 00-0A-86 (hex) Lenze 00-0A-87 (hex) Integrated Micromachines Inc. 00-0A-88 (hex) InCypher S.A. 00-0A-89 (hex) Creval Systems, Inc. 00-0A-8A (hex) CISCO SYSTEMS, INC. 00-0A-8B (hex) CISCO SYSTEMS, INC. 00-0A-8C (hex) Guardware Systems Ltd. 00-0A-8D (hex) EUROTHERM LIMITED 00-0A-8E (hex) Invacom Ltd 00-0A-8F (hex) Aska International Inc. 00-0A-90 (hex) Bayside Interactive, Inc. 00-0A-91 (hex) HemoCue AB 00-0A-92 (hex) Presonus Corporation 00-0A-93 (hex) W2 Networks, Inc. 00-0A-94 (hex) ShangHai cellink CO., LTD 00-0A-95 (hex) Apple Computer, Inc. 00-0A-96 (hex) MEWTEL TECHNOLOGY INC. 00-0A-97 (hex) SONICblue, Inc. 00-0A-98 (hex) M+F Gwinner GmbH & Co 00-0A-99 (hex) Calamp Wireless Networks Inc 00-0A-9A (hex) Aiptek International Inc 00-0A-9B (hex) TB Group Inc 00-0A-9C (hex) Server Technology, Inc. 00-0A-9D (hex) King Young Technology Co. Ltd. 00-0A-9E (hex) BroadWeb Corportation 00-0A-9F (hex) Pannaway Technologies, Inc. 00-0A-A0 (hex) Cedar Point Communications 00-0A-A1 (hex) V V S Limited 00-0A-A2 (hex) SYSTEK INC. 00-0A-A3 (hex) SHIMAFUJI ELECTRIC CO.,LTD. 00-0A-A4 (hex) SHANGHAI SURVEILLANCE TECHNOLOGY CO,LTD 00-0A-A5 (hex) MAXLINK INDUSTRIES LIMITED 00-0A-A6 (hex) Hochiki Corporation 00-0A-A7 (hex) FEI Electron Optics 00-0A-A8 (hex) ePipe Pty. Ltd. 00-0A-A9 (hex) Brooks Automation GmbH 00-0A-AA (hex) AltiGen Communications Inc. 00-0A-AB (hex) Toyota Technical Development Corporation 00-0A-AC (hex) TerraTec Electronic GmbH 00-0A-AD (hex) Stargames Corporation 00-0A-AE (hex) Rosemount Process Analytical 00-0A-AF (hex) Pipal Systems 00-0A-B0 (hex) LOYTEC electronics GmbH 00-0A-B1 (hex) GENETEC Corporation 00-0A-B2 (hex) Fresnel Wireless Systems 00-0A-B3 (hex) Fa. GIRA 00-0A-B4 (hex) ETIC Telecommunications 00-0A-B5 (hex) Digital Electronic Network 00-0A-B6 (hex) COMPUNETIX, INC 00-0A-B7 (hex) CISCO SYSTEMS, INC. 00-0A-B8 (hex) CISCO SYSTEMS, INC. 00-0A-B9 (hex) Astera Technologies Corp. 00-0A-BA (hex) Arcon Technology Limited 00-0A-BB (hex) Taiwan Secom Co,. Ltd 00-0A-BC (hex) Seabridge Ltd. 00-0A-BD (hex) Rupprecht & Patashnick Co. 00-0A-BE (hex) OPNET Technologies CO., LTD. 00-0A-BF (hex) HIROTA SS 00-0A-C0 (hex) Fuyoh Video Industry CO., LTD. 00-0A-C1 (hex) Futuretel 00-0A-C2 (hex) FiberHome Telecommunication Technologies CO.,LTD 00-0A-C3 (hex) eM Technics Co., Ltd. 00-0A-C4 (hex) Daewoo Teletech Co., Ltd 00-0A-C5 (hex) Color Kinetics 00-0A-C6 (hex) Overture Networks. 00-0A-C7 (hex) Unication Group 00-0A-C8 (hex) ZPSYS CO.,LTD. (Planning&Management) 00-0A-C9 (hex) Zambeel Inc 00-0A-CA (hex) YOKOYAMA SHOKAI CO.,Ltd. 00-0A-CB (hex) XPAK MSA Group 00-0A-CC (hex) Winnow Networks, Inc. 00-0A-CD (hex) Sunrich Technology Limited 00-0A-CE (hex) RADIANTECH, INC. 00-0A-CF (hex) PROVIDEO Multimedia Co. Ltd. 00-0A-D0 (hex) Niigata Develoment Center, F.I.T. Co., Ltd. 00-0A-D1 (hex) MWS 00-0A-D2 (hex) JEPICO Corporation 00-0A-D3 (hex) INITECH Co., Ltd 00-0A-D4 (hex) CoreBell Systems Inc. 00-0A-D5 (hex) Brainchild Electronic Co., Ltd. 00-0A-D6 (hex) BeamReach Networks 00-0A-D7 (hex) Origin ELECTRIC CO.,LTD. 00-0A-D8 (hex) IPCserv Technology Corp. 00-0A-D9 (hex) Sony Ericsson Mobile Communications AB 00-0A-DA (hex) Vindicator Technologies 00-0A-DB (hex) SkyPilot Network, Inc 00-0A-DC (hex) RuggedCom Inc. 00-0A-DD (hex) Allworx Corp. 00-0A-DE (hex) Happy Communication Co., Ltd. 00-0A-DF (hex) Gennum Corporation 00-0A-E0 (hex) Fujitsu Softek 00-0A-E1 (hex) EG Technology 00-0A-E2 (hex) Binatone Electronics International, Ltd 00-0A-E3 (hex) YANG MEI TECHNOLOGY CO., LTD 00-0A-E4 (hex) Wistron Corp. 00-0A-E5 (hex) ScottCare Corporation 00-0A-E6 (hex) Elitegroup Computer System Co. (ECS) 00-0A-E7 (hex) ELIOP S.A. 00-0A-E8 (hex) Cathay Roxus Information Technology Co. LTD 00-0A-E9 (hex) AirVast Technology Inc. 00-0A-EA (hex) ADAM ELEKTRONIK LTD. ŞTI 00-0A-EB (hex) Shenzhen Tp-Link Technology Co; Ltd. 00-0A-EC (hex) Koatsu Gas Kogyo Co., Ltd. 00-0A-ED (hex) HARTING Systems GmbH & Co KG 00-0A-EE (hex) GCD Hard- & Software GmbH 00-0A-EF (hex) OTRUM ASA 00-0A-F0 (hex) SHIN-OH ELECTRONICS CO., LTD. R&D 00-0A-F1 (hex) Clarity Design, Inc. 00-0A-F2 (hex) NeoAxiom Corp. 00-0A-F3 (hex) CISCO SYSTEMS, INC. 00-0A-F4 (hex) CISCO SYSTEMS, INC. 00-0A-F5 (hex) Airgo Networks, Inc. 00-0A-F6 (hex) Emerson Climate Technologies Retail Solutions, Inc. 00-0A-F7 (hex) Broadcom Corp. 00-0A-F8 (hex) American Telecare Inc. 00-0A-F9 (hex) HiConnect, Inc. 00-0A-FA (hex) Traverse Technologies Australia 00-0A-FB (hex) Ambri Limited 00-0A-FC (hex) Core Tec Communications, LLC 00-0A-FD (hex) Viking Electronic Services 00-0A-FE (hex) NovaPal Ltd 00-0A-FF (hex) Kilchherr Elektronik AG 00-0B-00 (hex) FUJIAN START COMPUTER EQUIPMENT CO.,LTD 00-0B-01 (hex) DAIICHI ELECTRONICS CO., LTD. 00-0B-02 (hex) Dallmeier electronic 00-0B-03 (hex) Taekwang Industrial Co., Ltd 00-0B-04 (hex) Volktek Corporation 00-0B-05 (hex) Pacific Broadband Networks 00-0B-06 (hex) Motorola Mobility, Inc. 00-0B-07 (hex) Voxpath Networks 00-0B-08 (hex) Pillar Data Systems 00-0B-09 (hex) Ifoundry Systems Singapore 00-0B-0A (hex) dBm Optics 00-0B-0B (hex) Corrent Corporation 00-0B-0C (hex) Agile Systems Inc. 00-0B-0D (hex) Air2U, Inc. 00-0B-0E (hex) Trapeze Networks 00-0B-0F (hex) Bosch Rexroth 00-0B-10 (hex) 11wave Technonlogy Co.,Ltd 00-0B-11 (hex) HIMEJI ABC TRADING CO.,LTD. 00-0B-12 (hex) NURI Telecom Co., Ltd. 00-0B-13 (hex) ZETRON INC 00-0B-14 (hex) ViewSonic Corporation 00-0B-15 (hex) Platypus Technology 00-0B-16 (hex) Communication Machinery Corporation 00-0B-17 (hex) MKS Instruments 00-0B-18 (hex) PRIVATE 00-0B-19 (hex) Vernier Networks, Inc. 00-0B-1A (hex) Industrial Defender, Inc. 00-0B-1B (hex) Systronix, Inc. 00-0B-1C (hex) SIBCO bv 00-0B-1D (hex) LayerZero Power Systems, Inc. 00-0B-1E (hex) KAPPA opto-electronics GmbH 00-0B-1F (hex) I CON Computer Co. 00-0B-20 (hex) Hirata corporation 00-0B-21 (hex) G-Star Communications Inc. 00-0B-22 (hex) Environmental Systems and Services 00-0B-23 (hex) Siemens Subscriber Networks 00-0B-24 (hex) AirLogic 00-0B-25 (hex) Aeluros 00-0B-26 (hex) Wetek Corporation 00-0B-27 (hex) Scion Corporation 00-0B-28 (hex) Quatech Inc. 00-0B-29 (hex) LS(LG) Industrial Systems co.,Ltd 00-0B-2A (hex) HOWTEL Co., Ltd. 00-0B-2B (hex) HOSTNET CORPORATION 00-0B-2C (hex) Eiki Industrial Co. Ltd. 00-0B-2D (hex) Danfoss Inc. 00-0B-2E (hex) Cal-Comp Electronics (Thailand) Public Company Limited Taipe 00-0B-2F (hex) bplan GmbH 00-0B-30 (hex) Beijing Gongye Science & Technology Co.,Ltd 00-0B-31 (hex) Yantai ZhiYang Scientific and technology industry CO., LTD 00-0B-32 (hex) VORMETRIC, INC. 00-0B-33 (hex) Vivato Technologies 00-0B-34 (hex) ShangHai Broadband Technologies CO.LTD 00-0B-35 (hex) Quad Bit System co., Ltd. 00-0B-36 (hex) Productivity Systems, Inc. 00-0B-37 (hex) MANUFACTURE DES MONTRES ROLEX SA 00-0B-38 (hex) Knürr GmbH 00-0B-39 (hex) Keisoku Giken Co.,Ltd. 00-0B-3A (hex) QuStream Corporation 00-0B-3B (hex) devolo AG 00-0B-3C (hex) Cygnal Integrated Products, Inc. 00-0B-3D (hex) CONTAL OK Ltd. 00-0B-3E (hex) BittWare, Inc 00-0B-3F (hex) Anthology Solutions Inc. 00-0B-40 (hex) Oclaro 00-0B-41 (hex) Ing. Büro Dr. Beutlhauser 00-0B-42 (hex) commax Co., Ltd. 00-0B-43 (hex) Microscan Systems, Inc. 00-0B-44 (hex) Concord IDea Corp. 00-0B-45 (hex) CISCO SYSTEMS, INC. 00-0B-46 (hex) CISCO SYSTEMS, INC. 00-0B-47 (hex) Advanced Energy 00-0B-48 (hex) sofrel 00-0B-49 (hex) RF-Link System Inc. 00-0B-4A (hex) Visimetrics (UK) Ltd 00-0B-4B (hex) VISIOWAVE SA 00-0B-4C (hex) Clarion (M) Sdn Bhd 00-0B-4D (hex) Emuzed 00-0B-4E (hex) VertexRSI, General Dynamics SatCOM Technologies, Inc. 00-0B-4F (hex) Verifone, INC. 00-0B-50 (hex) Oxygnet 00-0B-51 (hex) Micetek International Inc. 00-0B-52 (hex) JOYMAX ELECTRONICS CO. LTD. 00-0B-53 (hex) INITIUM Co., Ltd. 00-0B-54 (hex) BiTMICRO Networks, Inc. 00-0B-55 (hex) ADInstruments 00-0B-56 (hex) Cybernetics 00-0B-57 (hex) Silicon Laboratories 00-0B-58 (hex) Astronautics C.A LTD 00-0B-59 (hex) ScriptPro, LLC 00-0B-5A (hex) HyperEdge 00-0B-5B (hex) Rincon Research Corporation 00-0B-5C (hex) Newtech Co.,Ltd 00-0B-5D (hex) FUJITSU LIMITED 00-0B-5E (hex) Audio Engineering Society Inc. 00-0B-5F (hex) CISCO SYSTEMS, INC. 00-0B-60 (hex) CISCO SYSTEMS, INC. 00-0B-61 (hex) Friedrich Lütze GmbH & Co. KG 00-0B-62 (hex) ib-mohnen KG 00-0B-63 (hex) Kaleidescape 00-0B-64 (hex) Kieback & Peter GmbH & Co KG 00-0B-65 (hex) Sy.A.C. srl 00-0B-66 (hex) Teralink Communications 00-0B-67 (hex) Topview Technology Corporation 00-0B-68 (hex) Addvalue Communications Pte Ltd 00-0B-69 (hex) Franke Finland Oy 00-0B-6A (hex) Asiarock Incorporation 00-0B-6B (hex) Wistron Neweb Corp. 00-0B-6C (hex) Sychip Inc. 00-0B-6D (hex) SOLECTRON JAPAN NAKANIIDA 00-0B-6E (hex) Neff Instrument Corp. 00-0B-6F (hex) Media Streaming Networks Inc 00-0B-70 (hex) Load Technology, Inc. 00-0B-71 (hex) Litchfield Communications Inc. 00-0B-72 (hex) Lawo AG 00-0B-73 (hex) Kodeos Communications 00-0B-74 (hex) Kingwave Technology Co., Ltd. 00-0B-75 (hex) Iosoft Ltd. 00-0B-76 (hex) ET&T Technology Co. Ltd. 00-0B-77 (hex) Cogent Systems, Inc. 00-0B-78 (hex) TAIFATECH INC. 00-0B-79 (hex) X-COM, Inc. 00-0B-7A (hex) L-3 Linkabit 00-0B-7B (hex) Test-Um Inc. 00-0B-7C (hex) Telex Communications 00-0B-7D (hex) SOLOMON EXTREME INTERNATIONAL LTD. 00-0B-7E (hex) SAGINOMIYA Seisakusho Inc. 00-0B-7F (hex) Align Engineering LLC 00-0B-80 (hex) Lycium Networks 00-0B-81 (hex) Kaparel Corporation 00-0B-82 (hex) Grandstream Networks, Inc. 00-0B-83 (hex) DATAWATT B.V. 00-0B-84 (hex) BODET 00-0B-85 (hex) CISCO SYSTEMS, INC. 00-0B-86 (hex) Aruba Networks 00-0B-87 (hex) American Reliance Inc. 00-0B-88 (hex) Vidisco ltd. 00-0B-89 (hex) Top Global Technology, Ltd. 00-0B-8A (hex) MITEQ Inc. 00-0B-8B (hex) KERAJET, S.A. 00-0B-8C (hex) Flextronics 00-0B-8D (hex) Avvio Networks 00-0B-8E (hex) Ascent Corporation 00-0B-8F (hex) AKITA ELECTRONICS SYSTEMS CO.,LTD. 00-0B-90 (hex) ADVA Optical Networking Ltd. 00-0B-91 (hex) Aglaia Gesellschaft für Bildverarbeitung und Kommunikation mbH 00-0B-92 (hex) Ascom Danmark A/S 00-0B-93 (hex) Ritter Elektronik 00-0B-94 (hex) Digital Monitoring Products, Inc. 00-0B-95 (hex) eBet Gaming Systems Pty Ltd 00-0B-96 (hex) Innotrac Diagnostics Oy 00-0B-97 (hex) Matsushita Electric Industrial Co.,Ltd. 00-0B-98 (hex) NiceTechVision 00-0B-99 (hex) SensAble Technologies, Inc. 00-0B-9A (hex) Shanghai Ulink Telecom Equipment Co. Ltd. 00-0B-9B (hex) Sirius System Co, Ltd. 00-0B-9C (hex) TriBeam Technologies, Inc. 00-0B-9D (hex) TwinMOS Technologies Inc. 00-0B-9E (hex) Yasing Technology Corp. 00-0B-9F (hex) Neue ELSA GmbH 00-0B-A0 (hex) T&L Information Inc. 00-0B-A1 (hex) SYSCOM Ltd. 00-0B-A2 (hex) Sumitomo Electric Networks, Inc 00-0B-A3 (hex) Siemens AG, I&S 00-0B-A4 (hex) Shiron Satellite Communications Ltd. (1996) 00-0B-A5 (hex) Quasar Cipta Mandiri, PT 00-0B-A6 (hex) Miyakawa Electric Works Ltd. 00-0B-A7 (hex) Maranti Networks 00-0B-A8 (hex) HANBACK ELECTRONICS CO., LTD. 00-0B-A9 (hex) CloudShield Technologies, Inc. 00-0B-AA (hex) Aiphone co.,Ltd 00-0B-AB (hex) Advantech Technology (CHINA) Co., Ltd. 00-0B-AC (hex) 3Com Ltd 00-0B-AD (hex) PC-PoS Inc. 00-0B-AE (hex) Vitals System Inc. 00-0B-AF (hex) WOOJU COMMUNICATIONS Co,.Ltd 00-0B-B0 (hex) Sysnet Telematica srl 00-0B-B1 (hex) Super Star Technology Co., Ltd. 00-0B-B2 (hex) SMALLBIG TECHNOLOGY 00-0B-B3 (hex) RiT technologies Ltd. 00-0B-B4 (hex) RDC Semiconductor Inc., 00-0B-B5 (hex) nStor Technologies, Inc. 00-0B-B6 (hex) Metalligence Technology Corp. 00-0B-B7 (hex) Micro Systems Co.,Ltd. 00-0B-B8 (hex) Kihoku Electronic Co. 00-0B-B9 (hex) Imsys AB 00-0B-BA (hex) Harmonic, Inc 00-0B-BB (hex) Etin Systems Co., Ltd 00-0B-BC (hex) En Garde Systems, Inc. 00-0B-BD (hex) Connexionz Limited 00-0B-BE (hex) CISCO SYSTEMS, INC. 00-0B-BF (hex) CISCO SYSTEMS, INC. 00-0B-C0 (hex) China IWNComm Co., Ltd. 00-0B-C1 (hex) Bay Microsystems, Inc. 00-0B-C2 (hex) Corinex Communication Corp. 00-0B-C3 (hex) Multiplex, Inc. 00-0B-C4 (hex) BIOTRONIK GmbH & Co 00-0B-C5 (hex) SMC Networks, Inc. 00-0B-C6 (hex) ISAC, Inc. 00-0B-C7 (hex) ICET S.p.A. 00-0B-C8 (hex) AirFlow Networks 00-0B-C9 (hex) Electroline Equipment 00-0B-CA (hex) DATAVAN International Corporation 00-0B-CB (hex) Fagor Automation , S. Coop 00-0B-CC (hex) JUSAN, S.A. 00-0B-CD (hex) Hewlett-Packard Company 00-0B-CE (hex) Free2move AB 00-0B-CF (hex) AGFA NDT INC. 00-0B-D0 (hex) XiMeta Technology Americas Inc. 00-0B-D1 (hex) Aeronix, Inc. 00-0B-D2 (hex) Remopro Technology Inc. 00-0B-D3 (hex) cd3o 00-0B-D4 (hex) Beijing Wise Technology & Science Development Co.Ltd 00-0B-D5 (hex) Nvergence, Inc. 00-0B-D6 (hex) Paxton Access Ltd 00-0B-D7 (hex) DORMA Time + Access GmbH 00-0B-D8 (hex) Industrial Scientific Corp. 00-0B-D9 (hex) General Hydrogen 00-0B-DA (hex) EyeCross Co.,Inc. 00-0B-DB (hex) Dell ESG PCBA Test 00-0B-DC (hex) AKCP 00-0B-DD (hex) TOHOKU RICOH Co., LTD. 00-0B-DE (hex) TELDIX GmbH 00-0B-DF (hex) Shenzhen RouterD Networks Limited 00-0B-E0 (hex) SercoNet Ltd. 00-0B-E1 (hex) Nokia NET Product Operations 00-0B-E2 (hex) Lumenera Corporation 00-0B-E3 (hex) Key Stream Co., Ltd. 00-0B-E4 (hex) Hosiden Corporation 00-0B-E5 (hex) HIMS International Corporation 00-0B-E6 (hex) Datel Electronics 00-0B-E7 (hex) COMFLUX TECHNOLOGY INC. 00-0B-E8 (hex) AOIP 00-0B-E9 (hex) Actel Corporation 00-0B-EA (hex) Zultys Technologies 00-0B-EB (hex) Systegra AG 00-0B-EC (hex) NIPPON ELECTRIC INSTRUMENT, INC. 00-0B-ED (hex) ELM Inc. 00-0B-EE (hex) inc.jet, Incorporated 00-0B-EF (hex) Code Corporation 00-0B-F0 (hex) MoTEX Products Co., Ltd. 00-0B-F1 (hex) LAP Laser Applikations 00-0B-F2 (hex) Chih-Kan Technology Co., Ltd. 00-0B-F3 (hex) BAE SYSTEMS 00-0B-F4 (hex) PRIVATE 00-0B-F5 (hex) Shanghai Sibo Telecom Technology Co.,Ltd 00-0B-F6 (hex) Nitgen Co., Ltd 00-0B-F7 (hex) NIDEK CO.,LTD 00-0B-F8 (hex) Infinera 00-0B-F9 (hex) Gemstone communications, Inc. 00-0B-FA (hex) EXEMYS SRL 00-0B-FB (hex) D-NET International Corporation 00-0B-FC (hex) CISCO SYSTEMS, INC. 00-0B-FD (hex) CISCO SYSTEMS, INC. 00-0B-FE (hex) CASTEL Broadband Limited 00-0B-FF (hex) Berkeley Camera Engineering 00-0C-00 (hex) BEB Industrie-Elektronik AG 00-0C-01 (hex) Abatron AG 00-0C-02 (hex) ABB Oy 00-0C-03 (hex) HDMI Licensing, LLC 00-0C-04 (hex) Tecnova 00-0C-05 (hex) RPA Reserch Co., Ltd. 00-0C-06 (hex) Nixvue Systems Pte Ltd 00-0C-07 (hex) Iftest AG 00-0C-08 (hex) HUMEX Technologies Corp. 00-0C-09 (hex) Hitachi IE Systems Co., Ltd 00-0C-0A (hex) Guangdong Province Electronic Technology Research Institute 00-0C-0B (hex) Broadbus Technologies 00-0C-0C (hex) APPRO TECHNOLOGY INC. 00-0C-0D (hex) Communications & Power Industries / Satcom Division 00-0C-0E (hex) XtremeSpectrum, Inc. 00-0C-0F (hex) Techno-One Co., Ltd 00-0C-10 (hex) PNI Corporation 00-0C-11 (hex) NIPPON DEMPA CO.,LTD. 00-0C-12 (hex) Micro-Optronic-Messtechnik GmbH 00-0C-13 (hex) MediaQ 00-0C-14 (hex) Diagnostic Instruments, Inc. 00-0C-15 (hex) CyberPower Systems, Inc. 00-0C-16 (hex) Concorde Microsystems Inc. 00-0C-17 (hex) AJA Video Systems Inc 00-0C-18 (hex) Zenisu Keisoku Inc. 00-0C-19 (hex) Telio Communications GmbH 00-0C-1A (hex) Quest Technical Solutions Inc. 00-0C-1B (hex) ORACOM Co, Ltd. 00-0C-1C (hex) MicroWeb Co., Ltd. 00-0C-1D (hex) Mettler & Fuchs AG 00-0C-1E (hex) Global Cache 00-0C-1F (hex) Glimmerglass Networks 00-0C-20 (hex) Fi WIn, Inc. 00-0C-21 (hex) Faculty of Science and Technology, Keio University 00-0C-22 (hex) Double D Electronics Ltd 00-0C-23 (hex) Beijing Lanchuan Tech. Co., Ltd. 00-0C-24 (hex) ANATOR 00-0C-25 (hex) Allied Telesis Labs, Inc. 00-0C-26 (hex) Weintek Labs. Inc. 00-0C-27 (hex) Sammy Corporation 00-0C-28 (hex) RIFATRON 00-0C-29 (hex) VMware, Inc. 00-0C-2A (hex) OCTTEL Communication Co., Ltd. 00-0C-2B (hex) ELIAS Technology, Inc. 00-0C-2C (hex) Enwiser Inc. 00-0C-2D (hex) FullWave Technology Co., Ltd. 00-0C-2E (hex) Openet information technology(shenzhen) Co., Ltd. 00-0C-2F (hex) SeorimTechnology Co.,Ltd. 00-0C-30 (hex) CISCO SYSTEMS, INC. 00-0C-31 (hex) CISCO SYSTEMS, INC. 00-0C-32 (hex) Avionic Design Development GmbH 00-0C-33 (hex) Compucase Enterprise Co. Ltd. 00-0C-34 (hex) Vixen Co., Ltd. 00-0C-35 (hex) KaVo Dental GmbH & Co. KG 00-0C-36 (hex) SHARP TAKAYA ELECTRONICS INDUSTRY CO.,LTD. 00-0C-37 (hex) Geomation, Inc. 00-0C-38 (hex) TelcoBridges Inc. 00-0C-39 (hex) Sentinel Wireless Inc. 00-0C-3A (hex) Oxance 00-0C-3B (hex) Orion Electric Co., Ltd. 00-0C-3C (hex) MediaChorus, Inc. 00-0C-3D (hex) Glsystech Co., Ltd. 00-0C-3E (hex) Crest Audio 00-0C-3F (hex) Cogent Defence & Security Networks, 00-0C-40 (hex) Altech Controls 00-0C-41 (hex) Cisco-Linksys 00-0C-42 (hex) Routerboard.com 00-0C-43 (hex) Ralink Technology, Corp. 00-0C-44 (hex) Automated Interfaces, Inc. 00-0C-45 (hex) Animation Technologies Inc. 00-0C-46 (hex) Allied Telesyn Inc. 00-0C-47 (hex) SK Teletech(R&D Planning Team) 00-0C-48 (hex) QoStek Corporation 00-0C-49 (hex) Dangaard Telecom RTC Division A/S 00-0C-4A (hex) Cygnus Microsystems (P) Limited 00-0C-4B (hex) Cheops Elektronik 00-0C-4C (hex) Arcor AG&Co. 00-0C-4D (hex) Curtiss-Wright Controls Avionics & Electronics 00-0C-4E (hex) Winbest Technology CO,LT 00-0C-4F (hex) UDTech Japan Corporation 00-0C-50 (hex) Seagate Technology 00-0C-51 (hex) Scientific Technologies Inc. 00-0C-52 (hex) Roll Systems Inc. 00-0C-53 (hex) PRIVATE 00-0C-54 (hex) Pedestal Networks, Inc 00-0C-55 (hex) Microlink Communications Inc. 00-0C-56 (hex) Megatel Computer (1986) Corp. 00-0C-57 (hex) MACKIE Engineering Services Belgium BVBA 00-0C-58 (hex) M&S Systems 00-0C-59 (hex) Indyme Electronics, Inc. 00-0C-5A (hex) IBSmm Embedded Electronics Consulting 00-0C-5B (hex) HANWANG TECHNOLOGY CO.,LTD 00-0C-5C (hex) GTN Systems B.V. 00-0C-5D (hex) CHIC TECHNOLOGY (CHINA) CORP. 00-0C-5E (hex) Calypso Medical 00-0C-5F (hex) Avtec, Inc. 00-0C-60 (hex) ACM Systems 00-0C-61 (hex) AC Tech corporation DBA Advanced Digital 00-0C-62 (hex) ABB AB, Cewe-Control 00-0C-63 (hex) Zenith Electronics Corporation 00-0C-64 (hex) X2 MSA Group 00-0C-65 (hex) Sunin Telecom 00-0C-66 (hex) Pronto Networks Inc 00-0C-67 (hex) OYO ELECTRIC CO.,LTD 00-0C-68 (hex) SigmaTel, Inc. 00-0C-69 (hex) National Radio Astronomy Observatory 00-0C-6A (hex) MBARI 00-0C-6B (hex) Kurz Industrie-Elektronik GmbH 00-0C-6C (hex) Elgato Systems LLC 00-0C-6D (hex) Edwards Ltd. 00-0C-6E (hex) ASUSTEK COMPUTER INC. 00-0C-6F (hex) Amtek system co.,LTD. 00-0C-70 (hex) ACC GmbH 00-0C-71 (hex) Wybron, Inc 00-0C-72 (hex) Tempearl Industrial Co., Ltd. 00-0C-73 (hex) TELSON ELECTRONICS CO., LTD 00-0C-74 (hex) RIVERTEC CORPORATION 00-0C-75 (hex) Oriental integrated electronics. LTD 00-0C-76 (hex) MICRO-STAR INTERNATIONAL CO., LTD. 00-0C-77 (hex) Life Racing Ltd 00-0C-78 (hex) In-Tech Electronics Limited 00-0C-79 (hex) Extel Communications P/L 00-0C-7A (hex) DaTARIUS Technologies GmbH 00-0C-7B (hex) ALPHA PROJECT Co.,Ltd. 00-0C-7C (hex) Internet Information Image Inc. 00-0C-7D (hex) TEIKOKU ELECTRIC MFG. CO., LTD 00-0C-7E (hex) Tellium Incorporated 00-0C-7F (hex) synertronixx GmbH 00-0C-80 (hex) Opelcomm Inc. 00-0C-81 (hex) Schneider Electric (Australia) 00-0C-82 (hex) NETWORK TECHNOLOGIES INC 00-0C-83 (hex) Logical Solutions 00-0C-84 (hex) Eazix, Inc. 00-0C-85 (hex) CISCO SYSTEMS, INC. 00-0C-86 (hex) CISCO SYSTEMS, INC. 00-0C-87 (hex) AMD 00-0C-88 (hex) Apache Micro Peripherals, Inc. 00-0C-89 (hex) AC Electric Vehicles, Ltd. 00-0C-8A (hex) Bose Corporation 00-0C-8B (hex) Connect Tech Inc 00-0C-8C (hex) KODICOM CO.,LTD. 00-0C-8D (hex) MATRIX VISION GmbH 00-0C-8E (hex) Mentor Engineering Inc 00-0C-8F (hex) Nergal s.r.l. 00-0C-90 (hex) Octasic Inc. 00-0C-91 (hex) Riverhead Networks Inc. 00-0C-92 (hex) WolfVision Gmbh 00-0C-93 (hex) Xeline Co., Ltd. 00-0C-94 (hex) United Electronic Industries, Inc. (EUI) 00-0C-95 (hex) PrimeNet 00-0C-96 (hex) OQO, Inc. 00-0C-97 (hex) NV ADB TTV Technologies SA 00-0C-98 (hex) LETEK Communications Inc. 00-0C-99 (hex) HITEL LINK Co.,Ltd 00-0C-9A (hex) Hitech Electronics Corp. 00-0C-9B (hex) EE Solutions, Inc 00-0C-9C (hex) Chongho information & communications 00-0C-9D (hex) UbeeAirWalk, Inc. 00-0C-9E (hex) MemoryLink Corp. 00-0C-9F (hex) NKE Corporation 00-0C-A0 (hex) StorCase Technology, Inc. 00-0C-A1 (hex) SIGMACOM Co., LTD. 00-0C-A2 (hex) Harmonic Video Network 00-0C-A3 (hex) Rancho Technology, Inc. 00-0C-A4 (hex) Prompttec Product Management GmbH 00-0C-A5 (hex) Naman NZ LTd 00-0C-A6 (hex) Mintera Corporation 00-0C-A7 (hex) Metro (Suzhou) Technologies Co., Ltd. 00-0C-A8 (hex) Garuda Networks Corporation 00-0C-A9 (hex) Ebtron Inc. 00-0C-AA (hex) Cubic Transportation Systems Inc 00-0C-AB (hex) COMMEND International 00-0C-AC (hex) Citizen Watch Co., Ltd. 00-0C-AD (hex) BTU International 00-0C-AE (hex) Ailocom Oy 00-0C-AF (hex) TRI TERM CO.,LTD. 00-0C-B0 (hex) Star Semiconductor Corporation 00-0C-B1 (hex) Salland Engineering (Europe) BV 00-0C-B2 (hex) Comstar Co., Ltd. 00-0C-B3 (hex) ROUND Co.,Ltd. 00-0C-B4 (hex) AutoCell Laboratories, Inc. 00-0C-B5 (hex) Premier Technolgies, Inc 00-0C-B6 (hex) NANJING SEU MOBILE & INTERNET TECHNOLOGY CO.,LTD 00-0C-B7 (hex) Nanjing Huazhuo Electronics Co., Ltd. 00-0C-B8 (hex) MEDION AG 00-0C-B9 (hex) LEA 00-0C-BA (hex) Jamex, Inc. 00-0C-BB (hex) ISKRAEMECO 00-0C-BC (hex) Iscutum 00-0C-BD (hex) Interface Masters, Inc 00-0C-BE (hex) Innominate Security Technologies AG 00-0C-BF (hex) Holy Stone Ent. Co., Ltd. 00-0C-C0 (hex) Genera Oy 00-0C-C1 (hex) Cooper Industries Inc. 00-0C-C2 (hex) ControlNet (India) Private Limited 00-0C-C3 (hex) BeWAN systems 00-0C-C4 (hex) Tiptel AG 00-0C-C5 (hex) Nextlink Co., Ltd. 00-0C-C6 (hex) Ka-Ro electronics GmbH 00-0C-C7 (hex) Intelligent Computer Solutions Inc. 00-0C-C8 (hex) Xytronix Research & Design, Inc. 00-0C-C9 (hex) ILWOO DATA & TECHNOLOGY CO.,LTD 00-0C-CA (hex) HGST a Western Digital Company 00-0C-CB (hex) Design Combus Ltd 00-0C-CC (hex) Aeroscout Ltd. 00-0C-CD (hex) IEC - TC57 00-0C-CE (hex) CISCO SYSTEMS, INC. 00-0C-CF (hex) CISCO SYSTEMS, INC. 00-0C-D0 (hex) Symetrix 00-0C-D1 (hex) SFOM Technology Corp. 00-0C-D2 (hex) Schaffner EMV AG 00-0C-D3 (hex) Prettl Elektronik Radeberg GmbH 00-0C-D4 (hex) Positron Public Safety Systems inc. 00-0C-D5 (hex) Passave Inc. 00-0C-D6 (hex) PARTNER TECH 00-0C-D7 (hex) Nallatech Ltd 00-0C-D8 (hex) M. K. Juchheim GmbH & Co 00-0C-D9 (hex) Itcare Co., Ltd 00-0C-DA (hex) FreeHand Systems, Inc. 00-0C-DB (hex) Brocade Communications Systems, Inc 00-0C-DC (hex) BECS Technology, Inc 00-0C-DD (hex) AOS Technologies AG 00-0C-DE (hex) ABB STOTZ-KONTAKT GmbH 00-0C-DF (hex) PULNiX America, Inc 00-0C-E0 (hex) Trek Diagnostics Inc. 00-0C-E1 (hex) The Open Group 00-0C-E2 (hex) Rolls-Royce 00-0C-E3 (hex) Option International N.V. 00-0C-E4 (hex) NeuroCom International, Inc. 00-0C-E5 (hex) Motorola Mobility, Inc. 00-0C-E6 (hex) Meru Networks Inc 00-0C-E7 (hex) MediaTek Inc. 00-0C-E8 (hex) GuangZhou AnJuBao Co., Ltd 00-0C-E9 (hex) BLOOMBERG L.P. 00-0C-EA (hex) aphona Kommunikationssysteme 00-0C-EB (hex) CNMP Networks, Inc. 00-0C-EC (hex) Spectracom Corp. 00-0C-ED (hex) Real Digital Media 00-0C-EE (hex) jp-embedded 00-0C-EF (hex) Open Networks Engineering Ltd 00-0C-F0 (hex) M & N GmbH 00-0C-F1 (hex) Intel Corporation 00-0C-F2 (hex) GAMESA Eólica 00-0C-F3 (hex) CALL IMAGE SA 00-0C-F4 (hex) AKATSUKI ELECTRIC MFG.CO.,LTD. 00-0C-F5 (hex) InfoExpress 00-0C-F6 (hex) Sitecom Europe BV 00-0C-F7 (hex) Nortel Networks 00-0C-F8 (hex) Nortel Networks 00-0C-F9 (hex) ITT Flygt AB 00-0C-FA (hex) Digital Systems Corp 00-0C-FB (hex) Korea Network Systems 00-0C-FC (hex) S2io Technologies Corp 00-0C-FD (hex) Hyundai ImageQuest Co.,Ltd. 00-0C-FE (hex) Grand Electronic Co., Ltd 00-0C-FF (hex) MRO-TEK LIMITED 00-0D-00 (hex) Seaway Networks Inc. 00-0D-01 (hex) P&E Microcomputer Systems, Inc. 00-0D-02 (hex) NEC AccessTechnica, Ltd. 00-0D-03 (hex) Matrics, Inc. 00-0D-04 (hex) Foxboro Eckardt Development GmbH 00-0D-05 (hex) cybernet manufacturing inc. 00-0D-06 (hex) Compulogic Limited 00-0D-07 (hex) Calrec Audio Ltd 00-0D-08 (hex) AboveCable, Inc. 00-0D-09 (hex) Yuehua(Zhuhai) Electronic CO. LTD 00-0D-0A (hex) Projectiondesign as 00-0D-0B (hex) Buffalo Inc. 00-0D-0C (hex) MDI Security Systems 00-0D-0D (hex) ITSupported, LLC 00-0D-0E (hex) Inqnet Systems, Inc. 00-0D-0F (hex) Finlux Ltd 00-0D-10 (hex) Embedtronics Oy 00-0D-11 (hex) DENTSPLY - Gendex 00-0D-12 (hex) AXELL Corporation 00-0D-13 (hex) Wilhelm Rutenbeck GmbH&Co.KG 00-0D-14 (hex) Vtech Innovation LP dba Advanced American Telephones 00-0D-15 (hex) Voipac s.r.o. 00-0D-16 (hex) UHS Systems Pty Ltd 00-0D-17 (hex) Turbo Networks Co.Ltd 00-0D-18 (hex) Mega-Trend Electronics CO., LTD. 00-0D-19 (hex) ROBE Show lighting 00-0D-1A (hex) Mustek System Inc. 00-0D-1B (hex) Kyoto Electronics Manufacturing Co., Ltd. 00-0D-1C (hex) Amesys Defense 00-0D-1D (hex) HIGH-TEK HARNESS ENT. CO., LTD. 00-0D-1E (hex) Control Techniques 00-0D-1F (hex) AV Digital 00-0D-20 (hex) ASAHIKASEI TECHNOSYSTEM CO.,LTD. 00-0D-21 (hex) WISCORE Inc. 00-0D-22 (hex) Unitronics LTD 00-0D-23 (hex) Smart Solution, Inc 00-0D-24 (hex) SENTEC E&E CO., LTD. 00-0D-25 (hex) SANDEN CORPORATION 00-0D-26 (hex) Primagraphics Limited 00-0D-27 (hex) MICROPLEX Printware AG 00-0D-28 (hex) CISCO SYSTEMS, INC. 00-0D-29 (hex) CISCO SYSTEMS, INC. 00-0D-2A (hex) Scanmatic AS 00-0D-2B (hex) Racal Instruments 00-0D-2C (hex) Patapsco Designs Ltd 00-0D-2D (hex) NCT Deutschland GmbH 00-0D-2E (hex) Matsushita Avionics Systems Corporation 00-0D-2F (hex) AIN Comm.Tech.Co., LTD 00-0D-30 (hex) IceFyre Semiconductor 00-0D-31 (hex) Compellent Technologies, Inc. 00-0D-32 (hex) DispenseSource, Inc. 00-0D-33 (hex) Prediwave Corp. 00-0D-34 (hex) Shell International Exploration and Production, Inc. 00-0D-35 (hex) PAC International Ltd 00-0D-36 (hex) Wu Han Routon Electronic Co., Ltd 00-0D-37 (hex) WIPLUG 00-0D-38 (hex) NISSIN INC. 00-0D-39 (hex) Network Electronics 00-0D-3A (hex) Microsoft Corp. 00-0D-3B (hex) Microelectronics Technology Inc. 00-0D-3C (hex) i.Tech Dynamic Ltd 00-0D-3D (hex) Hammerhead Systems, Inc. 00-0D-3E (hex) APLUX Communications Ltd. 00-0D-3F (hex) VTI Instruments Corporation 00-0D-40 (hex) Verint Loronix Video Solutions 00-0D-41 (hex) Siemens AG ICM MP UC RD IT KLF1 00-0D-42 (hex) Newbest Development Limited 00-0D-43 (hex) DRS Tactical Systems Inc. 00-0D-44 (hex) Audio BU - Logitech 00-0D-45 (hex) Tottori SANYO Electric Co., Ltd. 00-0D-46 (hex) Parker SSD Drives 00-0D-47 (hex) Collex 00-0D-48 (hex) AEWIN Technologies Co., Ltd. 00-0D-49 (hex) Triton Systems of Delaware, Inc. 00-0D-4A (hex) Steag ETA-Optik 00-0D-4B (hex) Roku, LLC 00-0D-4C (hex) Outline Electronics Ltd. 00-0D-4D (hex) Ninelanes 00-0D-4E (hex) NDR Co.,LTD. 00-0D-4F (hex) Kenwood Corporation 00-0D-50 (hex) Galazar Networks 00-0D-51 (hex) DIVR Systems, Inc. 00-0D-52 (hex) Comart system 00-0D-53 (hex) Beijing 5w Communication Corp. 00-0D-54 (hex) 3Com Ltd 00-0D-55 (hex) SANYCOM Technology Co.,Ltd 00-0D-56 (hex) Dell ESG PCBA Test 00-0D-57 (hex) Fujitsu I-Network Systems Limited. 00-0D-58 (hex) PRIVATE 00-0D-59 (hex) Amity Systems, Inc. 00-0D-5A (hex) Tiesse SpA 00-0D-5B (hex) Smart Empire Investments Limited 00-0D-5C (hex) Robert Bosch GmbH, VT-ATMO 00-0D-5D (hex) Raritan Computer, Inc 00-0D-5E (hex) NEC Personal Products 00-0D-5F (hex) Minds Inc 00-0D-60 (hex) IBM Corp 00-0D-61 (hex) Giga-Byte Technology Co., Ltd. 00-0D-62 (hex) Funkwerk Dabendorf GmbH 00-0D-63 (hex) DENT Instruments, Inc. 00-0D-64 (hex) COMAG Handels AG 00-0D-65 (hex) CISCO SYSTEMS, INC. 00-0D-66 (hex) CISCO SYSTEMS, INC. 00-0D-67 (hex) Ericsson 00-0D-68 (hex) Vinci Systems, Inc. 00-0D-69 (hex) TMT&D Corporation 00-0D-6A (hex) Redwood Technologies LTD 00-0D-6B (hex) Mita-Teknik A/S 00-0D-6C (hex) M-Audio 00-0D-6D (hex) K-Tech Devices Corp. 00-0D-6E (hex) K-Patents Oy 00-0D-6F (hex) Ember Corporation 00-0D-70 (hex) Datamax Corporation 00-0D-71 (hex) boca systems 00-0D-72 (hex) 2Wire, Inc 00-0D-73 (hex) Technical Support, Inc. 00-0D-74 (hex) Sand Network Systems, Inc. 00-0D-75 (hex) Kobian Pte Ltd - Taiwan Branch 00-0D-76 (hex) Hokuto Denshi Co,. Ltd. 00-0D-77 (hex) FalconStor Software 00-0D-78 (hex) Engineering & Security 00-0D-79 (hex) Dynamic Solutions Co,.Ltd. 00-0D-7A (hex) DiGATTO Asia Pacific Pte Ltd 00-0D-7B (hex) Consensys Computers Inc. 00-0D-7C (hex) Codian Ltd 00-0D-7D (hex) Afco Systems 00-0D-7E (hex) Axiowave Networks, Inc. 00-0D-7F (hex) MIDAS COMMUNICATION TECHNOLOGIES PTE LTD ( Foreign Branch) 00-0D-80 (hex) Online Development Inc 00-0D-81 (hex) Pepperl+Fuchs GmbH 00-0D-82 (hex) PHS srl 00-0D-83 (hex) Sanmina-SCI Hungary Ltd. 00-0D-84 (hex) Makus Inc. 00-0D-85 (hex) Tapwave, Inc. 00-0D-86 (hex) Huber + Suhner AG 00-0D-87 (hex) Elitegroup Computer System Co. (ECS) 00-0D-88 (hex) D-Link Corporation 00-0D-89 (hex) Bils Technology Inc 00-0D-8A (hex) Winners Electronics Co., Ltd. 00-0D-8B (hex) T&D Corporation 00-0D-8C (hex) Shanghai Wedone Digital Ltd. CO. 00-0D-8D (hex) Prosoft Technology, Inc 00-0D-8E (hex) Koden Electronics Co., Ltd. 00-0D-8F (hex) King Tsushin Kogyo Co., LTD. 00-0D-90 (hex) Factum Electronics AB 00-0D-91 (hex) Eclipse (HQ Espana) S.L. 00-0D-92 (hex) Arima Communication Corporation 00-0D-93 (hex) Apple Computer 00-0D-94 (hex) AFAR Communications,Inc 00-0D-95 (hex) Opti-cell, Inc. 00-0D-96 (hex) Vtera Technology Inc. 00-0D-97 (hex) Tropos Networks, Inc. 00-0D-98 (hex) S.W.A.C. Schmitt-Walter Automation Consult GmbH 00-0D-99 (hex) Orbital Sciences Corp.; Launch Systems Group 00-0D-9A (hex) INFOTEC LTD 00-0D-9B (hex) Heraeus Electro-Nite International N.V. 00-0D-9C (hex) Elan GmbH & Co KG 00-0D-9D (hex) Hewlett-Packard Company 00-0D-9E (hex) TOKUDEN OHIZUMI SEISAKUSYO Co.,Ltd. 00-0D-9F (hex) RF Micro Devices 00-0D-A0 (hex) NEDAP N.V. 00-0D-A1 (hex) MIRAE ITS Co.,LTD. 00-0D-A2 (hex) Infrant Technologies, Inc. 00-0D-A3 (hex) Emerging Technologies Limited 00-0D-A4 (hex) DOSCH & AMAND SYSTEMS AG 00-0D-A5 (hex) Fabric7 Systems, Inc 00-0D-A6 (hex) Universal Switching Corporation 00-0D-A7 (hex) PRIVATE 00-0D-A8 (hex) Teletronics Technology Corporation 00-0D-A9 (hex) T.E.A.M. S.L. 00-0D-AA (hex) S.A.Tehnology co.,Ltd. 00-0D-AB (hex) Parker Hannifin GmbH Electromechanical Division Europe 00-0D-AC (hex) Japan CBM Corporation 00-0D-AD (hex) Dataprobe, Inc. 00-0D-AE (hex) SAMSUNG HEAVY INDUSTRIES CO., LTD. 00-0D-AF (hex) Plexus Corp (UK) Ltd 00-0D-B0 (hex) Olym-tech Co.,Ltd. 00-0D-B1 (hex) Japan Network Service Co., Ltd. 00-0D-B2 (hex) Ammasso, Inc. 00-0D-B3 (hex) SDO Communication Corperation 00-0D-B4 (hex) NETASQ 00-0D-B5 (hex) GLOBALSAT TECHNOLOGY CORPORATION 00-0D-B6 (hex) Broadcom Corporation 00-0D-B7 (hex) SANKO ELECTRIC CO,.LTD 00-0D-B8 (hex) SCHILLER AG 00-0D-B9 (hex) PC Engines GmbH 00-0D-BA (hex) Océ Document Technologies GmbH 00-0D-BB (hex) Nippon Dentsu Co.,Ltd. 00-0D-BC (hex) CISCO SYSTEMS, INC. 00-0D-BD (hex) CISCO SYSTEMS, INC. 00-0D-BE (hex) Bel Fuse Europe Ltd.,UK 00-0D-BF (hex) TekTone Sound & Signal Mfg., Inc. 00-0D-C0 (hex) Spagat AS 00-0D-C1 (hex) SafeWeb Inc 00-0D-C2 (hex) PRIVATE 00-0D-C3 (hex) First Communication, Inc. 00-0D-C4 (hex) Emcore Corporation 00-0D-C5 (hex) EchoStar Global B.V. 00-0D-C6 (hex) DigiRose Technology Co., Ltd. 00-0D-C7 (hex) COSMIC ENGINEERING INC. 00-0D-C8 (hex) AirMagnet, Inc 00-0D-C9 (hex) THALES Elektronik Systeme GmbH 00-0D-CA (hex) Tait Electronics 00-0D-CB (hex) Petcomkorea Co., Ltd. 00-0D-CC (hex) NEOSMART Corp. 00-0D-CD (hex) GROUPE TXCOM 00-0D-CE (hex) Dynavac Technology Pte Ltd 00-0D-CF (hex) Cidra Corp. 00-0D-D0 (hex) TetraTec Instruments GmbH 00-0D-D1 (hex) Stryker Corporation 00-0D-D2 (hex) Simrad Optronics ASA 00-0D-D3 (hex) SAMWOO Telecommunication Co.,Ltd. 00-0D-D4 (hex) Symantec Corporation 00-0D-D5 (hex) O'RITE TECHNOLOGY CO.,LTD 00-0D-D6 (hex) ITI LTD 00-0D-D7 (hex) Bright 00-0D-D8 (hex) BBN 00-0D-D9 (hex) Anton Paar GmbH 00-0D-DA (hex) ALLIED TELESIS K.K. 00-0D-DB (hex) AIRWAVE TECHNOLOGIES INC. 00-0D-DC (hex) VAC 00-0D-DD (hex) Profilo Telra Elektronik Sanayi ve Ticaret. A.Ş 00-0D-DE (hex) Joyteck Co., Ltd. 00-0D-DF (hex) Japan Image & Network Inc. 00-0D-E0 (hex) ICPDAS Co.,LTD 00-0D-E1 (hex) Control Products, Inc. 00-0D-E2 (hex) CMZ Sistemi Elettronici 00-0D-E3 (hex) AT Sweden AB 00-0D-E4 (hex) DIGINICS, Inc. 00-0D-E5 (hex) Samsung Thales 00-0D-E6 (hex) YOUNGBO ENGINEERING CO.,LTD 00-0D-E7 (hex) Snap-on OEM Group 00-0D-E8 (hex) Nasaco Electronics Pte. Ltd 00-0D-E9 (hex) Napatech Aps 00-0D-EA (hex) Kingtel Telecommunication Corp. 00-0D-EB (hex) CompXs Limited 00-0D-EC (hex) CISCO SYSTEMS, INC. 00-0D-ED (hex) CISCO SYSTEMS, INC. 00-0D-EE (hex) Andrew RF Power Amplifier Group 00-0D-EF (hex) Soc. Coop. Bilanciai 00-0D-F0 (hex) QCOM TECHNOLOGY INC. 00-0D-F1 (hex) IONIX INC. 00-0D-F2 (hex) PRIVATE 00-0D-F3 (hex) Asmax Solutions 00-0D-F4 (hex) Watertek Co. 00-0D-F5 (hex) Teletronics International Inc. 00-0D-F6 (hex) Technology Thesaurus Corp. 00-0D-F7 (hex) Space Dynamics Lab 00-0D-F8 (hex) ORGA Kartensysteme GmbH 00-0D-F9 (hex) NDS Limited 00-0D-FA (hex) Micro Control Systems Ltd. 00-0D-FB (hex) Komax AG 00-0D-FC (hex) ITFOR Inc. 00-0D-FD (hex) Huges Hi-Tech Inc., 00-0D-FE (hex) Hauppauge Computer Works, Inc. 00-0D-FF (hex) CHENMING MOLD INDUSTRY CORP. 00-0E-00 (hex) Atrie 00-0E-01 (hex) ASIP Technologies Inc. 00-0E-02 (hex) Advantech AMT Inc. 00-0E-03 (hex) Emulex 00-0E-04 (hex) CMA/Microdialysis AB 00-0E-05 (hex) WIRELESS MATRIX CORP. 00-0E-06 (hex) Team Simoco Ltd 00-0E-07 (hex) Sony Ericsson Mobile Communications AB 00-0E-08 (hex) Cisco Linksys LLC 00-0E-09 (hex) Shenzhen Coship Software Co.,LTD. 00-0E-0A (hex) SAKUMA DESIGN OFFICE 00-0E-0B (hex) Netac Technology Co., Ltd. 00-0E-0C (hex) Intel Corporation 00-0E-0D (hex) Hesch Schröder GmbH 00-0E-0E (hex) ESA elettronica S.P.A. 00-0E-0F (hex) ERMME 00-0E-10 (hex) C-guys, Inc. 00-0E-11 (hex) BDT Büro und Datentechnik GmbH & Co.KG 00-0E-12 (hex) Adaptive Micro Systems Inc. 00-0E-13 (hex) Accu-Sort Systems inc. 00-0E-14 (hex) Visionary Solutions, Inc. 00-0E-15 (hex) Tadlys LTD 00-0E-16 (hex) SouthWing S.L. 00-0E-17 (hex) PRIVATE 00-0E-18 (hex) MyA Technology 00-0E-19 (hex) LogicaCMG Pty Ltd 00-0E-1A (hex) JPS Communications 00-0E-1B (hex) IAV GmbH 00-0E-1C (hex) Hach Company 00-0E-1D (hex) ARION Technology Inc. 00-0E-1E (hex) QLogic Corporation 00-0E-1F (hex) TCL Networks Equipment Co., Ltd. 00-0E-20 (hex) ACCESS Systems Americas, Inc. 00-0E-21 (hex) MTU Friedrichshafen GmbH 00-0E-22 (hex) PRIVATE 00-0E-23 (hex) Incipient, Inc. 00-0E-24 (hex) Huwell Technology Inc. 00-0E-25 (hex) Hannae Technology Co., Ltd 00-0E-26 (hex) Gincom Technology Corp. 00-0E-27 (hex) Crere Networks, Inc. 00-0E-28 (hex) Dynamic Ratings P/L 00-0E-29 (hex) Shester Communications Inc 00-0E-2A (hex) PRIVATE 00-0E-2B (hex) Safari Technologies 00-0E-2C (hex) Netcodec co. 00-0E-2D (hex) Hyundai Digital Technology Co.,Ltd. 00-0E-2E (hex) Edimax Technology Co., Ltd. 00-0E-2F (hex) Roche Diagnostics GmbH 00-0E-30 (hex) AERAS Networks, Inc. 00-0E-31 (hex) Olympus Soft Imaging Solutions GmbH 00-0E-32 (hex) Kontron Medical 00-0E-33 (hex) Shuko Electronics Co.,Ltd 00-0E-34 (hex) NexGen City, LP 00-0E-35 (hex) Intel Corp 00-0E-36 (hex) HEINESYS, Inc. 00-0E-37 (hex) Harms & Wende GmbH & Co.KG 00-0E-38 (hex) CISCO SYSTEMS, INC. 00-0E-39 (hex) CISCO SYSTEMS, INC. 00-0E-3A (hex) Cirrus Logic 00-0E-3B (hex) Hawking Technologies, Inc. 00-0E-3C (hex) Transact Technologies Inc 00-0E-3D (hex) Televic N.V. 00-0E-3E (hex) Sun Optronics Inc 00-0E-3F (hex) Soronti, Inc. 00-0E-40 (hex) Nortel Networks 00-0E-41 (hex) NIHON MECHATRONICS CO.,LTD. 00-0E-42 (hex) Motic Incoporation Ltd. 00-0E-43 (hex) G-Tek Electronics Sdn. Bhd. 00-0E-44 (hex) Digital 5, Inc. 00-0E-45 (hex) Beijing Newtry Electronic Technology Ltd 00-0E-46 (hex) Niigata Seimitsu Co.,Ltd. 00-0E-47 (hex) NCI System Co.,Ltd. 00-0E-48 (hex) Lipman TransAction Solutions 00-0E-49 (hex) Forsway Scandinavia AB 00-0E-4A (hex) Changchun Huayu WEBPAD Co.,LTD 00-0E-4B (hex) atrium c and i 00-0E-4C (hex) Bermai Inc. 00-0E-4D (hex) Numesa Inc. 00-0E-4E (hex) Waveplus Technology Co., Ltd. 00-0E-4F (hex) Trajet GmbH 00-0E-50 (hex) Thomson Telecom Belgium 00-0E-51 (hex) tecna elettronica srl 00-0E-52 (hex) Optium Corporation 00-0E-53 (hex) AV TECH CORPORATION 00-0E-54 (hex) AlphaCell Wireless Ltd. 00-0E-55 (hex) AUVITRAN 00-0E-56 (hex) 4G Systems GmbH & Co. KG 00-0E-57 (hex) Iworld Networking, Inc. 00-0E-58 (hex) Sonos, Inc. 00-0E-59 (hex) SAGEM SA 00-0E-5A (hex) TELEFIELD inc. 00-0E-5B (hex) ParkerVision - Direct2Data 00-0E-5C (hex) Motorola Mobility, Inc. 00-0E-5D (hex) Triple Play Technologies A/S 00-0E-5E (hex) Raisecom Technology 00-0E-5F (hex) activ-net GmbH & Co. KG 00-0E-60 (hex) 360SUN Digital Broadband Corporation 00-0E-61 (hex) MICROTROL LIMITED 00-0E-62 (hex) Nortel Networks 00-0E-63 (hex) Lemke Diagnostics GmbH 00-0E-64 (hex) Elphel, Inc 00-0E-65 (hex) TransCore 00-0E-66 (hex) Hitachi Advanced Digital, Inc. 00-0E-67 (hex) Eltis Microelectronics Ltd. 00-0E-68 (hex) E-TOP Network Technology Inc. 00-0E-69 (hex) China Electric Power Research Institute 00-0E-6A (hex) 3Com Ltd 00-0E-6B (hex) Janitza electronics GmbH 00-0E-6C (hex) Device Drivers Limited 00-0E-6D (hex) Murata Manufacturing Co., Ltd. 00-0E-6E (hex) MICRELEC ELECTRONICS S.A 00-0E-6F (hex) IRIS Corporation Berhad 00-0E-70 (hex) in2 Networks 00-0E-71 (hex) Gemstar Technology Development Ltd. 00-0E-72 (hex) CTS electronics 00-0E-73 (hex) Tpack A/S 00-0E-74 (hex) Solar Telecom. Tech 00-0E-75 (hex) New York Air Brake Corp. 00-0E-76 (hex) GEMSOC INNOVISION INC. 00-0E-77 (hex) Decru, Inc. 00-0E-78 (hex) Amtelco 00-0E-79 (hex) Ample Communications Inc. 00-0E-7A (hex) GemWon Communications Co., Ltd. 00-0E-7B (hex) Toshiba 00-0E-7C (hex) Televes S.A. 00-0E-7D (hex) Electronics Line 3000 Ltd. 00-0E-7E (hex) ionSign Oy 00-0E-7F (hex) Hewlett-Packard Company 00-0E-80 (hex) Thomson Technology Inc 00-0E-81 (hex) Devicescape Software, Inc. 00-0E-82 (hex) Commtech Wireless 00-0E-83 (hex) CISCO SYSTEMS, INC. 00-0E-84 (hex) CISCO SYSTEMS, INC. 00-0E-85 (hex) Catalyst Enterprises, Inc. 00-0E-86 (hex) Alcatel North America 00-0E-87 (hex) adp Gauselmann GmbH 00-0E-88 (hex) VIDEOTRON CORP. 00-0E-89 (hex) CLEMATIC 00-0E-8A (hex) Avara Technologies Pty. Ltd. 00-0E-8B (hex) Astarte Technology Co, Ltd. 00-0E-8C (hex) Siemens AG A&D ET 00-0E-8D (hex) Systems in Progress Holding GmbH 00-0E-8E (hex) SparkLAN Communications, Inc. 00-0E-8F (hex) Sercomm Corp. 00-0E-90 (hex) PONICO CORP. 00-0E-91 (hex) Navico Auckland Ltd 00-0E-92 (hex) Open Telecom 00-0E-93 (hex) Milénio 3 Sistemas Electrónicos, Lda. 00-0E-94 (hex) Maas International BV 00-0E-95 (hex) Fujiya Denki Seisakusho Co.,Ltd. 00-0E-96 (hex) Cubic Defense Applications, Inc. 00-0E-97 (hex) Ultracker Technology CO., Inc 00-0E-98 (hex) HME Clear-Com LTD. 00-0E-99 (hex) Spectrum Digital, Inc 00-0E-9A (hex) BOE TECHNOLOGY GROUP CO.,LTD 00-0E-9B (hex) Ambit Microsystems Corporation 00-0E-9C (hex) Benchmark Electronics 00-0E-9D (hex) Tiscali UK Ltd 00-0E-9E (hex) Topfield Co., Ltd 00-0E-9F (hex) TEMIC SDS GmbH 00-0E-A0 (hex) NetKlass Technology Inc. 00-0E-A1 (hex) Formosa Teletek Corporation 00-0E-A2 (hex) McAfee, Inc 00-0E-A3 (hex) CNCR-IT CO.,LTD,HangZhou P.R.CHINA 00-0E-A4 (hex) Certance Inc. 00-0E-A5 (hex) BLIP Systems 00-0E-A6 (hex) ASUSTEK COMPUTER INC. 00-0E-A7 (hex) Endace Technology 00-0E-A8 (hex) United Technologists Europe Limited 00-0E-A9 (hex) Shanghai Xun Shi Communications Equipment Ltd. Co. 00-0E-AA (hex) Scalent Systems, Inc. 00-0E-AB (hex) Cray Inc 00-0E-AC (hex) MINTRON ENTERPRISE CO., LTD. 00-0E-AD (hex) Metanoia Technologies, Inc. 00-0E-AE (hex) GAWELL TECHNOLOGIES CORP. 00-0E-AF (hex) CASTEL 00-0E-B0 (hex) Solutions Radio BV 00-0E-B1 (hex) Newcotech,Ltd 00-0E-B2 (hex) Micro-Research Finland Oy 00-0E-B3 (hex) Hewlett-Packard 00-0E-B4 (hex) GUANGZHOU GAOKE COMMUNICATIONS TECHNOLOGY CO.LTD. 00-0E-B5 (hex) Ecastle Electronics Co., Ltd. 00-0E-B6 (hex) Riverbed Technology, Inc. 00-0E-B7 (hex) Knovative, Inc. 00-0E-B8 (hex) Iiga co.,Ltd 00-0E-B9 (hex) HASHIMOTO Electronics Industry Co.,Ltd. 00-0E-BA (hex) HANMI SEMICONDUCTOR CO., LTD. 00-0E-BB (hex) Everbee Networks 00-0E-BC (hex) Paragon Fidelity GmbH 00-0E-BD (hex) Burdick, a Quinton Compny 00-0E-BE (hex) B&B Electronics Manufacturing Co. 00-0E-BF (hex) Remsdaq Limited 00-0E-C0 (hex) Nortel Networks 00-0E-C1 (hex) MYNAH Technologies 00-0E-C2 (hex) Lowrance Electronics, Inc. 00-0E-C3 (hex) Logic Controls, Inc. 00-0E-C4 (hex) Iskra Transmission d.d. 00-0E-C5 (hex) Digital Multitools Inc 00-0E-C6 (hex) ASIX ELECTRONICS CORP. 00-0E-C7 (hex) Motorola Korea 00-0E-C8 (hex) Zoran Corporation 00-0E-C9 (hex) YOKO Technology Corp. 00-0E-CA (hex) WTSS Inc 00-0E-CB (hex) VineSys Technology 00-0E-CC (hex) Tableau, LLC 00-0E-CD (hex) SKOV A/S 00-0E-CE (hex) S.I.T.T.I. S.p.A. 00-0E-CF (hex) PROFIBUS Nutzerorganisation e.V. 00-0E-D0 (hex) Privaris, Inc. 00-0E-D1 (hex) Osaka Micro Computer. 00-0E-D2 (hex) Filtronic plc 00-0E-D3 (hex) Epicenter, Inc. 00-0E-D4 (hex) CRESITT INDUSTRIE 00-0E-D5 (hex) COPAN Systems Inc. 00-0E-D6 (hex) CISCO SYSTEMS, INC. 00-0E-D7 (hex) CISCO SYSTEMS, INC. 00-0E-D8 (hex) Aktino, Inc. 00-0E-D9 (hex) Aksys, Ltd. 00-0E-DA (hex) C-TECH UNITED CORP. 00-0E-DB (hex) XiNCOM Corp. 00-0E-DC (hex) Tellion INC. 00-0E-DD (hex) SHURE INCORPORATED 00-0E-DE (hex) REMEC, Inc. 00-0E-DF (hex) PLX Technology 00-0E-E0 (hex) Mcharge 00-0E-E1 (hex) ExtremeSpeed Inc. 00-0E-E2 (hex) Custom Engineering S.p.A. 00-0E-E3 (hex) Chiyu Technology Co.,Ltd 00-0E-E4 (hex) BOE TECHNOLOGY GROUP CO.,LTD 00-0E-E5 (hex) bitWallet, Inc. 00-0E-E6 (hex) Adimos Systems LTD 00-0E-E7 (hex) AAC ELECTRONICS CORP. 00-0E-E8 (hex) zioncom 00-0E-E9 (hex) WayTech Development, Inc. 00-0E-EA (hex) Shadong Luneng Jicheng Electronics,Co.,Ltd 00-0E-EB (hex) Sandmartin(zhong shan)Electronics Co.,Ltd 00-0E-EC (hex) Orban 00-0E-ED (hex) Nokia Danmark A/S 00-0E-EE (hex) Muco Industrie BV 00-0E-EF (hex) PRIVATE 00-0E-F0 (hex) Festo AG & Co. KG 00-0E-F1 (hex) EZQUEST INC. 00-0E-F2 (hex) Infinico Corporation 00-0E-F3 (hex) Smarthome 00-0E-F4 (hex) Kasda Digital Technology Co.,Ltd 00-0E-F5 (hex) iPAC Technology Co., Ltd. 00-0E-F6 (hex) E-TEN Information Systems Co., Ltd. 00-0E-F7 (hex) Vulcan Portals Inc 00-0E-F8 (hex) SBC ASI 00-0E-F9 (hex) REA Elektronik GmbH 00-0E-FA (hex) Optoway Technology Incorporation 00-0E-FB (hex) Macey Enterprises 00-0E-FC (hex) JTAG Technologies B.V. 00-0E-FD (hex) FUJINON CORPORATION 00-0E-FE (hex) EndRun Technologies LLC 00-0E-FF (hex) Megasolution,Inc. 00-0F-00 (hex) Legra Systems, Inc. 00-0F-01 (hex) DIGITALKS INC 00-0F-02 (hex) Digicube Technology Co., Ltd 00-0F-03 (hex) COM&C CO., LTD 00-0F-04 (hex) cim-usa inc 00-0F-05 (hex) 3B SYSTEM INC. 00-0F-06 (hex) Nortel Networks 00-0F-07 (hex) Mangrove Systems, Inc. 00-0F-08 (hex) Indagon Oy 00-0F-09 (hex) PRIVATE 00-0F-0A (hex) Clear Edge Networks 00-0F-0B (hex) Kentima Technologies AB 00-0F-0C (hex) SYNCHRONIC ENGINEERING 00-0F-0D (hex) Hunt Electronic Co., Ltd. 00-0F-0E (hex) WaveSplitter Technologies, Inc. 00-0F-0F (hex) Real ID Technology Co., Ltd. 00-0F-10 (hex) RDM Corporation 00-0F-11 (hex) Prodrive B.V. 00-0F-12 (hex) Panasonic Europe Ltd. 00-0F-13 (hex) Nisca corporation 00-0F-14 (hex) Mindray Co., Ltd. 00-0F-15 (hex) Kjaerulff1 A/S 00-0F-16 (hex) JAY HOW TECHNOLOGY CO., 00-0F-17 (hex) Insta Elektro GmbH 00-0F-18 (hex) Industrial Control Systems 00-0F-19 (hex) Boston Scientific 00-0F-1A (hex) Gaming Support B.V. 00-0F-1B (hex) Ego Systems Inc. 00-0F-1C (hex) DigitAll World Co., Ltd 00-0F-1D (hex) Cosmo Techs Co., Ltd. 00-0F-1E (hex) Chengdu KT Electric Co.of High & New Technology 00-0F-1F (hex) Dell ESG PCBA Test 00-0F-20 (hex) Hewlett-Packard Company 00-0F-21 (hex) Scientific Atlanta, Inc 00-0F-22 (hex) Helius, Inc. 00-0F-23 (hex) CISCO SYSTEMS, INC. 00-0F-24 (hex) CISCO SYSTEMS, INC. 00-0F-25 (hex) AimValley B.V. 00-0F-26 (hex) WorldAccxx LLC 00-0F-27 (hex) TEAL Electronics, Inc. 00-0F-28 (hex) Itronix Corporation 00-0F-29 (hex) Augmentix Corporation 00-0F-2A (hex) Cableware Electronics 00-0F-2B (hex) GREENBELL SYSTEMS 00-0F-2C (hex) Uplogix, Inc. 00-0F-2D (hex) CHUNG-HSIN ELECTRIC & MACHINERY MFG.CORP. 00-0F-2E (hex) Megapower International Corp. 00-0F-2F (hex) W-LINX TECHNOLOGY CO., LTD. 00-0F-30 (hex) Raza Microelectronics Inc 00-0F-31 (hex) Allied Vision Technologies Canada Inc 00-0F-32 (hex) Lootom Tecovideo Network Wuxi Co Ltd 00-0F-33 (hex) DUALi Inc. 00-0F-34 (hex) CISCO SYSTEMS, INC. 00-0F-35 (hex) CISCO SYSTEMS, INC. 00-0F-36 (hex) Accurate Techhnologies, Inc. 00-0F-37 (hex) Xambala Incorporated 00-0F-38 (hex) Netstar 00-0F-39 (hex) IRIS SENSORS 00-0F-3A (hex) HISHARP 00-0F-3B (hex) Fuji System Machines Co., Ltd. 00-0F-3C (hex) Endeleo Limited 00-0F-3D (hex) D-Link Corporation 00-0F-3E (hex) CardioNet, Inc 00-0F-3F (hex) Big Bear Networks 00-0F-40 (hex) Optical Internetworking Forum 00-0F-41 (hex) Zipher Ltd 00-0F-42 (hex) Xalyo Systems 00-0F-43 (hex) Wasabi Systems Inc. 00-0F-44 (hex) Tivella Inc. 00-0F-45 (hex) Stretch, Inc. 00-0F-46 (hex) SINAR AG 00-0F-47 (hex) ROBOX SPA 00-0F-48 (hex) Polypix Inc. 00-0F-49 (hex) Northover Solutions Limited 00-0F-4A (hex) Kyushu-kyohan co.,ltd 00-0F-4B (hex) Oracle Corporation 00-0F-4C (hex) Elextech INC 00-0F-4D (hex) TalkSwitch 00-0F-4E (hex) Cellink 00-0F-4F (hex) Cadmus Technology Ltd 00-0F-50 (hex) StreamScale Limited 00-0F-51 (hex) Azul Systems, Inc. 00-0F-52 (hex) YORK Refrigeration, Marine & Controls 00-0F-53 (hex) Solarflare Communications Inc 00-0F-54 (hex) Entrelogic Corporation 00-0F-55 (hex) Datawire Communication Networks Inc. 00-0F-56 (hex) Continuum Photonics Inc 00-0F-57 (hex) CABLELOGIC Co., Ltd. 00-0F-58 (hex) Adder Technology Limited 00-0F-59 (hex) Phonak Communications AG 00-0F-5A (hex) Peribit Networks 00-0F-5B (hex) Delta Information Systems, Inc. 00-0F-5C (hex) Day One Digital Media Limited 00-0F-5D (hex) Genexis BV 00-0F-5E (hex) Veo 00-0F-5F (hex) Nicety Technologies Inc. (NTS) 00-0F-60 (hex) Lifetron Co.,Ltd 00-0F-61 (hex) Hewlett-Packard Company 00-0F-62 (hex) Alcatel Bell Space N.V. 00-0F-63 (hex) Obzerv Technologies 00-0F-64 (hex) D&R Electronica Weesp BV 00-0F-65 (hex) icube Corp. 00-0F-66 (hex) Cisco-Linksys 00-0F-67 (hex) West Instruments 00-0F-68 (hex) Vavic Network Technology, Inc. 00-0F-69 (hex) SEW Eurodrive GmbH & Co. KG 00-0F-6A (hex) Nortel Networks 00-0F-6B (hex) GateWare Communications GmbH 00-0F-6C (hex) ADDI-DATA GmbH 00-0F-6D (hex) Midas Engineering 00-0F-6E (hex) BBox 00-0F-6F (hex) FTA Communication Technologies 00-0F-70 (hex) Wintec Industries, inc. 00-0F-71 (hex) Sanmei Electronics Co.,Ltd 00-0F-72 (hex) Sandburst 00-0F-73 (hex) RS Automation Co., Ltd 00-0F-74 (hex) Qamcom Technology AB 00-0F-75 (hex) First Silicon Solutions 00-0F-76 (hex) Digital Keystone, Inc. 00-0F-77 (hex) DENTUM CO.,LTD 00-0F-78 (hex) Datacap Systems Inc 00-0F-79 (hex) Bluetooth Interest Group Inc. 00-0F-7A (hex) BeiJing NuQX Technology CO.,LTD 00-0F-7B (hex) Arce Sistemas, S.A. 00-0F-7C (hex) ACTi Corporation 00-0F-7D (hex) Xirrus 00-0F-7E (hex) Ablerex Electronics Co., LTD 00-0F-7F (hex) UBSTORAGE Co.,Ltd. 00-0F-80 (hex) Trinity Security Systems,Inc. 00-0F-81 (hex) PAL Pacific Inc. 00-0F-82 (hex) Mortara Instrument, Inc. 00-0F-83 (hex) Brainium Technologies Inc. 00-0F-84 (hex) Astute Networks, Inc. 00-0F-85 (hex) ADDO-Japan Corporation 00-0F-86 (hex) Research In Motion Limited 00-0F-87 (hex) Maxcess International 00-0F-88 (hex) AMETEK, Inc. 00-0F-89 (hex) Winnertec System Co., Ltd. 00-0F-8A (hex) WideView 00-0F-8B (hex) Orion MultiSystems Inc 00-0F-8C (hex) Gigawavetech Pte Ltd 00-0F-8D (hex) FAST TV-Server AG 00-0F-8E (hex) DONGYANG TELECOM CO.,LTD. 00-0F-8F (hex) CISCO SYSTEMS, INC. 00-0F-90 (hex) CISCO SYSTEMS, INC. 00-0F-91 (hex) Aerotelecom Co.,Ltd. 00-0F-92 (hex) Microhard Systems Inc. 00-0F-93 (hex) Landis+Gyr Ltd. 00-0F-94 (hex) Genexis BV 00-0F-95 (hex) ELECOM Co.,LTD Laneed Division 00-0F-96 (hex) Telco Systems, Inc. 00-0F-97 (hex) Avanex Corporation 00-0F-98 (hex) Avamax Co. Ltd. 00-0F-99 (hex) APAC opto Electronics Inc. 00-0F-9A (hex) Synchrony, Inc. 00-0F-9B (hex) Ross Video Limited 00-0F-9C (hex) Panduit Corp 00-0F-9D (hex) DisplayLink (UK) Ltd 00-0F-9E (hex) Murrelektronik GmbH 00-0F-9F (hex) Motorola Mobility, Inc. 00-0F-A0 (hex) CANON KOREA BUSINESS SOLUTIONS INC. 00-0F-A1 (hex) Gigabit Systems Inc. 00-0F-A2 (hex) Digital Path Networks 00-0F-A3 (hex) Alpha Networks Inc. 00-0F-A4 (hex) Sprecher Automation GmbH 00-0F-A5 (hex) BWA Technology GmbH 00-0F-A6 (hex) S2 Security Corporation 00-0F-A7 (hex) Raptor Networks Technology 00-0F-A8 (hex) Photometrics, Inc. 00-0F-A9 (hex) PC Fabrik 00-0F-AA (hex) Nexus Technologies 00-0F-AB (hex) Kyushu Electronics Systems Inc. 00-0F-AC (hex) IEEE 802.11 00-0F-AD (hex) FMN communications GmbH 00-0F-AE (hex) E2O Communications 00-0F-AF (hex) Dialog Inc. 00-0F-B0 (hex) Compal Electronics,INC. 00-0F-B1 (hex) Cognio Inc. 00-0F-B2 (hex) Broadband Pacenet (India) Pvt. Ltd. 00-0F-B3 (hex) Actiontec Electronics, Inc 00-0F-B4 (hex) Timespace Technology 00-0F-B5 (hex) NETGEAR Inc 00-0F-B6 (hex) Europlex Technologies 00-0F-B7 (hex) Cavium Networks 00-0F-B8 (hex) CallURL Inc. 00-0F-B9 (hex) Adaptive Instruments 00-0F-BA (hex) Tevebox AB 00-0F-BB (hex) Nokia Siemens Networks GmbH & Co. KG. 00-0F-BC (hex) Onkey Technologies, Inc. 00-0F-BD (hex) MRV Communications (Networks) LTD 00-0F-BE (hex) e-w/you Inc. 00-0F-BF (hex) DGT Sp. z o.o. 00-0F-C0 (hex) DELCOMp 00-0F-C1 (hex) WAVE Corporation 00-0F-C2 (hex) Uniwell Corporation 00-0F-C3 (hex) PalmPalm Technology, Inc. 00-0F-C4 (hex) NST co.,LTD. 00-0F-C5 (hex) KeyMed Ltd 00-0F-C6 (hex) Eurocom Industries A/S 00-0F-C7 (hex) Dionica R&D Ltd. 00-0F-C8 (hex) Chantry Networks 00-0F-C9 (hex) Allnet GmbH 00-0F-CA (hex) A-JIN TECHLINE CO, LTD 00-0F-CB (hex) 3Com Ltd 00-0F-CC (hex) Netopia, Inc. 00-0F-CD (hex) Nortel Networks 00-0F-CE (hex) Kikusui Electronics Corp. 00-0F-CF (hex) Datawind Research 00-0F-D0 (hex) ASTRI 00-0F-D1 (hex) Applied Wireless Identifications Group, Inc. 00-0F-D2 (hex) EWA Technologies, Inc. 00-0F-D3 (hex) Digium 00-0F-D4 (hex) Soundcraft 00-0F-D5 (hex) Schwechat - RISE 00-0F-D6 (hex) Sarotech Co., Ltd 00-0F-D7 (hex) Harman Music Group 00-0F-D8 (hex) Force, Inc. 00-0F-D9 (hex) FlexDSL Telecommunications AG 00-0F-DA (hex) YAZAKI CORPORATION 00-0F-DB (hex) Westell Technologies 00-0F-DC (hex) Ueda Japan Radio Co., Ltd. 00-0F-DD (hex) SORDIN AB 00-0F-DE (hex) Sony Ericsson Mobile Communications AB 00-0F-DF (hex) SOLOMON Technology Corp. 00-0F-E0 (hex) NComputing Co.,Ltd. 00-0F-E1 (hex) ID DIGITAL CORPORATION 00-0F-E2 (hex) Hangzhou H3C Technologies Co., Ltd. 00-0F-E3 (hex) Damm Cellular Systems A/S 00-0F-E4 (hex) Pantech Co.,Ltd 00-0F-E5 (hex) MERCURY SECURITY CORPORATION 00-0F-E6 (hex) MBTech Systems, Inc. 00-0F-E7 (hex) Lutron Electronics Co., Inc. 00-0F-E8 (hex) Lobos, Inc. 00-0F-E9 (hex) GW TECHNOLOGIES CO.,LTD. 00-0F-EA (hex) Giga-Byte Technology Co.,LTD. 00-0F-EB (hex) Cylon Controls 00-0F-EC (hex) ARKUS Inc. 00-0F-ED (hex) Anam Electronics Co., Ltd 00-0F-EE (hex) XTec, Incorporated 00-0F-EF (hex) Thales e-Transactions GmbH 00-0F-F0 (hex) Sunray Co. Ltd. 00-0F-F1 (hex) nex-G Systems Pte.Ltd 00-0F-F2 (hex) Loud Technologies Inc. 00-0F-F3 (hex) Jung Myoung Communications&Technology 00-0F-F4 (hex) Guntermann & Drunck GmbH 00-0F-F5 (hex) GN&S company 00-0F-F6 (hex) Darfon Electronics Corp. 00-0F-F7 (hex) CISCO SYSTEMS, INC. 00-0F-F8 (hex) CISCO SYSTEMS, INC. 00-0F-F9 (hex) Valcretec, Inc. 00-0F-FA (hex) Optinel Systems, Inc. 00-0F-FB (hex) Nippon Denso Industry Co., Ltd. 00-0F-FC (hex) Merit Li-Lin Ent. 00-0F-FD (hex) Glorytek Network Inc. 00-0F-FE (hex) G-PRO COMPUTER 00-0F-FF (hex) Control4 00-10-00 (hex) CABLE TELEVISION LABORATORIES, INC. 00-10-01 (hex) Citel 00-10-02 (hex) ACTIA 00-10-03 (hex) IMATRON, INC. 00-10-04 (hex) THE BRANTLEY COILE COMPANY,INC 00-10-05 (hex) UEC COMMERCIAL 00-10-06 (hex) Thales Contact Solutions Ltd. 00-10-07 (hex) CISCO SYSTEMS, INC. 00-10-08 (hex) VIENNA SYSTEMS CORPORATION 00-10-09 (hex) HORO QUARTZ 00-10-0A (hex) WILLIAMS COMMUNICATIONS GROUP 00-10-0B (hex) CISCO SYSTEMS, INC. 00-10-0C (hex) ITO CO., LTD. 00-10-0D (hex) CISCO SYSTEMS, INC. 00-10-0E (hex) MICRO LINEAR COPORATION 00-10-0F (hex) INDUSTRIAL CPU SYSTEMS 00-10-10 (hex) INITIO CORPORATION 00-10-11 (hex) CISCO SYSTEMS, INC. 00-10-12 (hex) PROCESSOR SYSTEMS (I) PVT LTD 00-10-13 (hex) Kontron America, Inc. 00-10-14 (hex) CISCO SYSTEMS, INC. 00-10-15 (hex) OOmon Inc. 00-10-16 (hex) T.SQWARE 00-10-17 (hex) Bosch Access Systems GmbH 00-10-18 (hex) BROADCOM CORPORATION 00-10-19 (hex) SIRONA DENTAL SYSTEMS GmbH & Co. KG 00-10-1A (hex) PictureTel Corp. 00-10-1B (hex) CORNET TECHNOLOGY, INC. 00-10-1C (hex) OHM TECHNOLOGIES INTL, LLC 00-10-1D (hex) WINBOND ELECTRONICS CORP. 00-10-1E (hex) MATSUSHITA ELECTRONIC INSTRUMENTS CORP. 00-10-1F (hex) CISCO SYSTEMS, INC. 00-10-20 (hex) Hand Held Products Inc 00-10-21 (hex) ENCANTO NETWORKS, INC. 00-10-22 (hex) SatCom Media Corporation 00-10-23 (hex) Network Equipment Technologies 00-10-24 (hex) NAGOYA ELECTRIC WORKS CO., LTD 00-10-25 (hex) Grayhill, Inc 00-10-26 (hex) ACCELERATED NETWORKS, INC. 00-10-27 (hex) L-3 COMMUNICATIONS EAST 00-10-28 (hex) COMPUTER TECHNICA, INC. 00-10-29 (hex) CISCO SYSTEMS, INC. 00-10-2A (hex) ZF MICROSYSTEMS, INC. 00-10-2B (hex) UMAX DATA SYSTEMS, INC. 00-10-2C (hex) Lasat Networks A/S 00-10-2D (hex) HITACHI SOFTWARE ENGINEERING 00-10-2E (hex) NETWORK SYSTEMS & TECHNOLOGIES PVT. LTD. 00-10-2F (hex) CISCO SYSTEMS, INC. 00-10-30 (hex) EION Inc. 00-10-31 (hex) OBJECTIVE COMMUNICATIONS, INC. 00-10-32 (hex) ALTA TECHNOLOGY 00-10-33 (hex) ACCESSLAN COMMUNICATIONS, INC. 00-10-34 (hex) GNP Computers 00-10-35 (hex) ELITEGROUP COMPUTER SYSTEMS CO., LTD 00-10-36 (hex) INTER-TEL INTEGRATED SYSTEMS 00-10-37 (hex) CYQ've Technology Co., Ltd. 00-10-38 (hex) MICRO RESEARCH INSTITUTE, INC. 00-10-39 (hex) Vectron Systems AG 00-10-3A (hex) DIAMOND NETWORK TECH 00-10-3B (hex) HIPPI NETWORKING FORUM 00-10-3C (hex) IC ENSEMBLE, INC. 00-10-3D (hex) PHASECOM, LTD. 00-10-3E (hex) NETSCHOOLS CORPORATION 00-10-3F (hex) TOLLGRADE COMMUNICATIONS, INC. 00-10-40 (hex) INTERMEC CORPORATION 00-10-41 (hex) BRISTOL BABCOCK, INC. 00-10-42 (hex) Alacritech, Inc. 00-10-43 (hex) A2 CORPORATION 00-10-44 (hex) InnoLabs Corporation 00-10-45 (hex) Nortel Networks 00-10-46 (hex) ALCORN MCBRIDE INC. 00-10-47 (hex) ECHO ELETRIC CO. LTD. 00-10-48 (hex) HTRC AUTOMATION, INC. 00-10-49 (hex) ShoreTel, Inc 00-10-4A (hex) The Parvus Corporation 00-10-4B (hex) 3COM CORPORATION 00-10-4C (hex) Teledyne LeCroy, Inc 00-10-4D (hex) SURTEC INDUSTRIES, INC. 00-10-4E (hex) CEOLOGIC 00-10-4F (hex) Oracle Corporation 00-10-50 (hex) RION CO., LTD. 00-10-51 (hex) CMICRO CORPORATION 00-10-52 (hex) METTLER-TOLEDO (ALBSTADT) GMBH 00-10-53 (hex) COMPUTER TECHNOLOGY CORP. 00-10-54 (hex) CISCO SYSTEMS, INC. 00-10-55 (hex) FUJITSU MICROELECTRONICS, INC. 00-10-56 (hex) SODICK CO., LTD. 00-10-57 (hex) Rebel.com, Inc. 00-10-58 (hex) ArrowPoint Communications 00-10-59 (hex) DIABLO RESEARCH CO. LLC 00-10-5A (hex) 3COM CORPORATION 00-10-5B (hex) NET INSIGHT AB 00-10-5C (hex) QUANTUM DESIGNS (H.K.) LTD. 00-10-5D (hex) Draeger Medical 00-10-5E (hex) HEKIMIAN LABORATORIES, INC. 00-10-5F (hex) ZODIAC DATA SYSTEMS 00-10-60 (hex) BILLIONTON SYSTEMS, INC. 00-10-61 (hex) HOSTLINK CORP. 00-10-62 (hex) NX SERVER, ILNC. 00-10-63 (hex) STARGUIDE DIGITAL NETWORKS 00-10-64 (hex) DNPG, LLC 00-10-65 (hex) RADYNE CORPORATION 00-10-66 (hex) ADVANCED CONTROL SYSTEMS, INC. 00-10-67 (hex) Ericsson 00-10-68 (hex) COMOS TELECOM 00-10-69 (hex) HELIOSS COMMUNICATIONS, INC. 00-10-6A (hex) DIGITAL MICROWAVE CORPORATION 00-10-6B (hex) SONUS NETWORKS, INC. 00-10-6C (hex) EDNT GmbH 00-10-6D (hex) Axxcelera Broadband Wireless 00-10-6E (hex) TADIRAN COM. LTD. 00-10-6F (hex) TRENTON TECHNOLOGY INC. 00-10-70 (hex) CARADON TREND LTD. 00-10-71 (hex) ADVANET INC. 00-10-72 (hex) GVN TECHNOLOGIES, INC. 00-10-73 (hex) Technobox, Inc. 00-10-74 (hex) ATEN INTERNATIONAL CO., LTD. 00-10-75 (hex) Maxtor Corporation 00-10-76 (hex) EUREM GmbH 00-10-77 (hex) SAF DRIVE SYSTEMS, LTD. 00-10-78 (hex) NUERA COMMUNICATIONS, INC. 00-10-79 (hex) CISCO SYSTEMS, INC. 00-10-7A (hex) AmbiCom, Inc. 00-10-7B (hex) CISCO SYSTEMS, INC. 00-10-7C (hex) P-COM, INC. 00-10-7D (hex) AURORA COMMUNICATIONS, LTD. 00-10-7E (hex) BACHMANN ELECTRONIC GmbH 00-10-7F (hex) CRESTRON ELECTRONICS, INC. 00-10-80 (hex) METAWAVE COMMUNICATIONS 00-10-81 (hex) DPS, INC. 00-10-82 (hex) JNA TELECOMMUNICATIONS LIMITED 00-10-83 (hex) HEWLETT-PACKARD COMPANY 00-10-84 (hex) K-BOT COMMUNICATIONS 00-10-85 (hex) POLARIS COMMUNICATIONS, INC. 00-10-86 (hex) ATTO Technology, Inc. 00-10-87 (hex) Xstreamis PLC 00-10-88 (hex) AMERICAN NETWORKS INC. 00-10-89 (hex) WebSonic 00-10-8A (hex) TeraLogic, Inc. 00-10-8B (hex) LASERANIMATION SOLLINGER GmbH 00-10-8C (hex) FUJITSU TELECOMMUNICATIONS EUROPE, LTD. 00-10-8D (hex) Johnson Controls, Inc. 00-10-8E (hex) HUGH SYMONS CONCEPT Technologies Ltd. 00-10-8F (hex) RAPTOR SYSTEMS 00-10-90 (hex) CIMETRICS, INC. 00-10-91 (hex) NO WIRES NEEDED BV 00-10-92 (hex) NETCORE INC. 00-10-93 (hex) CMS COMPUTERS, LTD. 00-10-94 (hex) Performance Analysis Broadband, Spirent plc 00-10-95 (hex) Thomson Inc. 00-10-96 (hex) TRACEWELL SYSTEMS, INC. 00-10-97 (hex) WinNet Metropolitan Communications Systems, Inc. 00-10-98 (hex) STARNET TECHNOLOGIES, INC. 00-10-99 (hex) InnoMedia, Inc. 00-10-9A (hex) NETLINE 00-10-9B (hex) Emulex Corporation 00-10-9C (hex) M-SYSTEM CO., LTD. 00-10-9D (hex) CLARINET SYSTEMS, INC. 00-10-9E (hex) AWARE, INC. 00-10-9F (hex) PAVO, INC. 00-10-A0 (hex) INNOVEX TECHNOLOGIES, INC. 00-10-A1 (hex) KENDIN SEMICONDUCTOR, INC. 00-10-A2 (hex) TNS 00-10-A3 (hex) OMNITRONIX, INC. 00-10-A4 (hex) XIRCOM 00-10-A5 (hex) OXFORD INSTRUMENTS 00-10-A6 (hex) CISCO SYSTEMS, INC. 00-10-A7 (hex) UNEX TECHNOLOGY CORPORATION 00-10-A8 (hex) RELIANCE COMPUTER CORP. 00-10-A9 (hex) ADHOC TECHNOLOGIES 00-10-AA (hex) MEDIA4, INC. 00-10-AB (hex) KOITO ELECTRIC INDUSTRIES, LTD. 00-10-AC (hex) IMCI TECHNOLOGIES 00-10-AD (hex) SOFTRONICS USB, INC. 00-10-AE (hex) SHINKO ELECTRIC INDUSTRIES CO. 00-10-AF (hex) TAC SYSTEMS, INC. 00-10-B0 (hex) MERIDIAN TECHNOLOGY CORP. 00-10-B1 (hex) FOR-A CO., LTD. 00-10-B2 (hex) COACTIVE AESTHETICS 00-10-B3 (hex) NOKIA MULTIMEDIA TERMINALS 00-10-B4 (hex) ATMOSPHERE NETWORKS 00-10-B5 (hex) ACCTON TECHNOLOGY CORPORATION 00-10-B6 (hex) ENTRATA COMMUNICATIONS CORP. 00-10-B7 (hex) COYOTE TECHNOLOGIES, LLC 00-10-B8 (hex) ISHIGAKI COMPUTER SYSTEM CO. 00-10-B9 (hex) MAXTOR CORP. 00-10-BA (hex) MARTINHO-DAVIS SYSTEMS, INC. 00-10-BB (hex) DATA & INFORMATION TECHNOLOGY 00-10-BC (hex) Aastra Telecom 00-10-BD (hex) THE TELECOMMUNICATION TECHNOLOGY COMMITTEE (TTC) 00-10-BE (hex) MARCH NETWORKS CORPORATION 00-10-BF (hex) InterAir Wireless 00-10-C0 (hex) ARMA, Inc. 00-10-C1 (hex) OI ELECTRIC CO., LTD. 00-10-C2 (hex) WILLNET, INC. 00-10-C3 (hex) CSI-CONTROL SYSTEMS 00-10-C4 (hex) MEDIA LINKS CO., LTD. 00-10-C5 (hex) PROTOCOL TECHNOLOGIES, INC. 00-10-C6 (hex) Universal Global Scientific Industrial Co., Ltd. 00-10-C7 (hex) DATA TRANSMISSION NETWORK 00-10-C8 (hex) COMMUNICATIONS ELECTRONICS SECURITY GROUP 00-10-C9 (hex) MITSUBISHI ELECTRONICS LOGISTIC SUPPORT CO. 00-10-CA (hex) Telco Systems, Inc. 00-10-CB (hex) FACIT K.K. 00-10-CC (hex) CLP COMPUTER LOGISTIK PLANUNG GmbH 00-10-CD (hex) INTERFACE CONCEPT 00-10-CE (hex) VOLAMP, LTD. 00-10-CF (hex) FIBERLANE COMMUNICATIONS 00-10-D0 (hex) WITCOM, LTD. 00-10-D1 (hex) Top Layer Networks, Inc. 00-10-D2 (hex) NITTO TSUSHINKI CO., LTD 00-10-D3 (hex) GRIPS ELECTRONIC GMBH 00-10-D4 (hex) STORAGE COMPUTER CORPORATION 00-10-D5 (hex) IMASDE CANARIAS, S.A. 00-10-D6 (hex) ITT - A/CD 00-10-D7 (hex) ARGOSY RESEARCH INC. 00-10-D8 (hex) CALISTA 00-10-D9 (hex) IBM JAPAN, FUJISAWA MT+D 00-10-DA (hex) Kollmorgen Corp 00-10-DB (hex) Juniper Networks, Inc. 00-10-DC (hex) MICRO-STAR INTERNATIONAL CO., LTD. 00-10-DD (hex) ENABLE SEMICONDUCTOR, INC. 00-10-DE (hex) INTERNATIONAL DATACASTING CORPORATION 00-10-DF (hex) RISE COMPUTER INC. 00-10-E0 (hex) Oracle Corporation 00-10-E1 (hex) S.I. TECH, INC. 00-10-E2 (hex) ArrayComm, Inc. 00-10-E3 (hex) Hewlett-Packard Company 00-10-E4 (hex) NSI CORPORATION 00-10-E5 (hex) SOLECTRON TEXAS 00-10-E6 (hex) APPLIED INTELLIGENT SYSTEMS, INC. 00-10-E7 (hex) BreezeCom 00-10-E8 (hex) TELOCITY, INCORPORATED 00-10-E9 (hex) RAIDTEC LTD. 00-10-EA (hex) ADEPT TECHNOLOGY 00-10-EB (hex) SELSIUS SYSTEMS, INC. 00-10-EC (hex) RPCG, LLC 00-10-ED (hex) SUNDANCE TECHNOLOGY, INC. 00-10-EE (hex) CTI PRODUCTS, INC. 00-10-EF (hex) DBTEL INCORPORATED 00-10-F1 (hex) I-O CORPORATION 00-10-F2 (hex) ANTEC 00-10-F3 (hex) Nexcom International Co., Ltd. 00-10-F4 (hex) Vertical Communications 00-10-F5 (hex) AMHERST SYSTEMS, INC. 00-10-F6 (hex) CISCO SYSTEMS, INC. 00-10-F7 (hex) IRIICHI TECHNOLOGIES Inc. 00-10-F8 (hex) Niikke Techno System Co. Ltd 00-10-F9 (hex) UNIQUE SYSTEMS, INC. 00-10-FA (hex) Apple, Inc 00-10-FB (hex) ZIDA TECHNOLOGIES LIMITED 00-10-FC (hex) BROADBAND NETWORKS, INC. 00-10-FD (hex) COCOM A/S 00-10-FE (hex) DIGITAL EQUIPMENT CORPORATION 00-10-FF (hex) CISCO SYSTEMS, INC. 00-11-00 (hex) Schneider Electric 00-11-01 (hex) CET Technologies Pte Ltd 00-11-02 (hex) Aurora Multimedia Corp. 00-11-03 (hex) kawamura electric inc. 00-11-04 (hex) TELEXY 00-11-05 (hex) Sunplus Technology Co., Ltd. 00-11-06 (hex) Siemens NV (Belgium) 00-11-07 (hex) RGB Networks Inc. 00-11-08 (hex) Orbital Data Corporation 00-11-09 (hex) Micro-Star International 00-11-0A (hex) Hewlett-Packard Company 00-11-0B (hex) Franklin Technology Systems 00-11-0C (hex) Atmark Techno, Inc. 00-11-0D (hex) SANBlaze Technology, Inc. 00-11-0E (hex) Tsurusaki Sealand Transportation Co. Ltd. 00-11-0F (hex) netplat,Inc. 00-11-10 (hex) Maxanna Technology Co., Ltd. 00-11-11 (hex) Intel Corporation 00-11-12 (hex) Honeywell CMSS 00-11-13 (hex) Fraunhofer FOKUS 00-11-14 (hex) EverFocus Electronics Corp. 00-11-15 (hex) EPIN Technologies, Inc. 00-11-16 (hex) COTEAU VERT CO., LTD. 00-11-17 (hex) CESNET 00-11-18 (hex) BLX IC Design Corp., Ltd. 00-11-19 (hex) Solteras, Inc. 00-11-1A (hex) Motorola Mobility, Inc. 00-11-1B (hex) Targa Systems Div L-3 Communications Canada 00-11-1C (hex) Pleora Technologies Inc. 00-11-1D (hex) Hectrix Limited 00-11-1E (hex) EPSG (Ethernet Powerlink Standardization Group) 00-11-1F (hex) Doremi Labs, Inc. 00-11-20 (hex) CISCO SYSTEMS, INC. 00-11-21 (hex) CISCO SYSTEMS, INC. 00-11-22 (hex) CIMSYS Inc 00-11-23 (hex) Appointech, Inc. 00-11-24 (hex) Apple Computer 00-11-25 (hex) IBM Corp 00-11-26 (hex) Venstar Inc. 00-11-27 (hex) TASI, Inc 00-11-28 (hex) Streamit 00-11-29 (hex) Paradise Datacom Ltd. 00-11-2A (hex) Niko NV 00-11-2B (hex) NetModule AG 00-11-2C (hex) IZT GmbH 00-11-2D (hex) iPulse Systems 00-11-2E (hex) CEICOM 00-11-2F (hex) ASUSTek Computer Inc. 00-11-30 (hex) Allied Telesis (Hong Kong) Ltd. 00-11-31 (hex) UNATECH. CO.,LTD 00-11-32 (hex) Synology Incorporated 00-11-33 (hex) Siemens Austria SIMEA 00-11-34 (hex) MediaCell, Inc. 00-11-35 (hex) Grandeye Ltd 00-11-36 (hex) Goodrich Sensor Systems 00-11-37 (hex) AICHI ELECTRIC CO., LTD. 00-11-38 (hex) TAISHIN CO., LTD. 00-11-39 (hex) STOEBER ANTRIEBSTECHNIK GmbH + Co. KG. 00-11-3A (hex) SHINBORAM 00-11-3B (hex) Micronet Communications Inc. 00-11-3C (hex) Micronas GmbH 00-11-3D (hex) KN SOLTEC CO.,LTD. 00-11-3E (hex) JL Corporation 00-11-3F (hex) Alcatel DI 00-11-40 (hex) Nanometrics Inc. 00-11-41 (hex) GoodMan Corporation 00-11-42 (hex) e-SMARTCOM INC. 00-11-43 (hex) Dell ESG PCBA Test 00-11-44 (hex) Assurance Technology Corp 00-11-45 (hex) ValuePoint Networks 00-11-46 (hex) Telecard-Pribor Ltd 00-11-47 (hex) Secom-Industry co.LTD. 00-11-48 (hex) Prolon Control Systems 00-11-49 (hex) Proliphix Inc. 00-11-4A (hex) KAYABA INDUSTRY Co,.Ltd. 00-11-4B (hex) Francotyp-Postalia GmbH 00-11-4C (hex) caffeina applied research ltd. 00-11-4D (hex) Atsumi Electric Co.,LTD. 00-11-4E (hex) 690885 Ontario Inc. 00-11-4F (hex) US Digital Television, Inc 00-11-50 (hex) Belkin Corporation 00-11-51 (hex) Mykotronx 00-11-52 (hex) Eidsvoll Electronics AS 00-11-53 (hex) Trident Tek, Inc. 00-11-54 (hex) Webpro Technologies Inc. 00-11-55 (hex) Sevis Systems 00-11-56 (hex) Pharos Systems NZ 00-11-57 (hex) OF Networks Co., Ltd. 00-11-58 (hex) Nortel Networks 00-11-59 (hex) MATISSE NETWORKS INC 00-11-5A (hex) Ivoclar Vivadent AG 00-11-5B (hex) Elitegroup Computer System Co. (ECS) 00-11-5C (hex) CISCO SYSTEMS, INC. 00-11-5D (hex) CISCO SYSTEMS, INC. 00-11-5E (hex) ProMinent Dosiertechnik GmbH 00-11-5F (hex) ITX Security Co., Ltd. 00-11-60 (hex) ARTDIO Company Co., LTD 00-11-61 (hex) NetStreams, LLC 00-11-62 (hex) STAR MICRONICS CO.,LTD. 00-11-63 (hex) SYSTEM SPA DEPT. ELECTRONICS 00-11-64 (hex) ACARD Technology Corp. 00-11-65 (hex) Znyx Networks 00-11-66 (hex) Taelim Electronics Co., Ltd. 00-11-67 (hex) Integrated System Solution Corp. 00-11-68 (hex) HomeLogic LLC 00-11-69 (hex) EMS Satcom 00-11-6A (hex) Domo Ltd 00-11-6B (hex) Digital Data Communications Asia Co.,Ltd 00-11-6C (hex) Nanwang Multimedia Inc.,Ltd 00-11-6D (hex) American Time and Signal 00-11-6E (hex) PePLink Ltd. 00-11-6F (hex) Netforyou Co., LTD. 00-11-70 (hex) GSC SRL 00-11-71 (hex) DEXTER Communications, Inc. 00-11-72 (hex) COTRON CORPORATION 00-11-73 (hex) SMART Storage Systems 00-11-74 (hex) Wibhu Technologies, Inc. 00-11-75 (hex) PathScale, Inc. 00-11-76 (hex) Intellambda Systems, Inc. 00-11-77 (hex) Coaxial Networks, Inc. 00-11-78 (hex) Chiron Technology Ltd 00-11-79 (hex) Singular Technology Co. Ltd. 00-11-7A (hex) Singim International Corp. 00-11-7B (hex) Büchi Labortechnik AG 00-11-7C (hex) e-zy.net 00-11-7D (hex) ZMD America, Inc. 00-11-7E (hex) Progeny, A division of Midmark Corp 00-11-7F (hex) Neotune Information Technology Corporation,.LTD 00-11-80 (hex) Motorola Mobility, Inc. 00-11-81 (hex) InterEnergy Co.Ltd, 00-11-82 (hex) IMI Norgren Ltd 00-11-83 (hex) Datalogic ADC, Inc. 00-11-84 (hex) Humo Laboratory,Ltd. 00-11-85 (hex) Hewlett-Packard Company 00-11-86 (hex) Prime Systems, Inc. 00-11-87 (hex) Category Solutions, Inc 00-11-88 (hex) Enterasys 00-11-89 (hex) Aerotech Inc 00-11-8A (hex) Viewtran Technology Limited 00-11-8B (hex) Alcatel-Lucent, Enterprise Business Group 00-11-8C (hex) Missouri Department of Transportation 00-11-8D (hex) Hanchang System Corp. 00-11-8E (hex) Halytech Mace 00-11-8F (hex) EUTECH INSTRUMENTS PTE. LTD. 00-11-90 (hex) Digital Design Corporation 00-11-91 (hex) CTS-Clima Temperatur Systeme GmbH 00-11-92 (hex) CISCO SYSTEMS, INC. 00-11-93 (hex) CISCO SYSTEMS, INC. 00-11-94 (hex) Chi Mei Communication Systems, Inc. 00-11-95 (hex) D-Link Corporation 00-11-96 (hex) Actuality Systems, Inc. 00-11-97 (hex) Monitoring Technologies Limited 00-11-98 (hex) Prism Media Products Limited 00-11-99 (hex) 2wcom Systems GmbH 00-11-9A (hex) Alkeria srl 00-11-9B (hex) Telesynergy Research Inc. 00-11-9C (hex) EP&T Energy 00-11-9D (hex) Diginfo Technology Corporation 00-11-9E (hex) Solectron Brazil 00-11-9F (hex) Nokia Danmark A/S 00-11-A0 (hex) Vtech Engineering Canada Ltd 00-11-A1 (hex) VISION NETWARE CO.,LTD 00-11-A2 (hex) Manufacturing Technology Inc 00-11-A3 (hex) LanReady Technologies Inc. 00-11-A4 (hex) JStream Technologies Inc. 00-11-A5 (hex) Fortuna Electronic Corp. 00-11-A6 (hex) Sypixx Networks 00-11-A7 (hex) Infilco Degremont Inc. 00-11-A8 (hex) Quest Technologies 00-11-A9 (hex) MOIMSTONE Co., LTD 00-11-AA (hex) Uniclass Technology, Co., LTD 00-11-AB (hex) TRUSTABLE TECHNOLOGY CO.,LTD. 00-11-AC (hex) Simtec Electronics 00-11-AD (hex) Shanghai Ruijie Technology 00-11-AE (hex) Motorola Mobility, Inc. 00-11-AF (hex) Medialink-i,Inc 00-11-B0 (hex) Fortelink Inc. 00-11-B1 (hex) BlueExpert Technology Corp. 00-11-B2 (hex) 2001 Technology Inc. 00-11-B3 (hex) YOSHIMIYA CO.,LTD. 00-11-B4 (hex) Westermo Teleindustri AB 00-11-B5 (hex) Shenzhen Powercom Co.,Ltd 00-11-B6 (hex) Open Systems International 00-11-B7 (hex) Octalix B.V. 00-11-B8 (hex) Liebherr - Elektronik GmbH 00-11-B9 (hex) Inner Range Pty. Ltd. 00-11-BA (hex) Elexol Pty Ltd 00-11-BB (hex) CISCO SYSTEMS, INC. 00-11-BC (hex) CISCO SYSTEMS, INC. 00-11-BD (hex) Bombardier Transportation 00-11-BE (hex) AGP Telecom Co. Ltd 00-11-BF (hex) AESYS S.p.A. 00-11-C0 (hex) Aday Technology Inc 00-11-C1 (hex) 4P MOBILE DATA PROCESSING 00-11-C2 (hex) United Fiber Optic Communication 00-11-C3 (hex) Transceiving System Technology Corporation 00-11-C4 (hex) Terminales de Telecomunicacion Terrestre, S.L. 00-11-C5 (hex) TEN Technology 00-11-C6 (hex) Seagate Technology 00-11-C7 (hex) Raymarine UK Ltd 00-11-C8 (hex) Powercom Co., Ltd. 00-11-C9 (hex) MTT Corporation 00-11-CA (hex) Long Range Systems, Inc. 00-11-CB (hex) Jacobsons AB 00-11-CC (hex) Guangzhou Jinpeng Group Co.,Ltd. 00-11-CD (hex) Axsun Technologies 00-11-CE (hex) Ubisense Limited 00-11-CF (hex) Thrane & Thrane A/S 00-11-D0 (hex) Tandberg Data ASA 00-11-D1 (hex) Soft Imaging System GmbH 00-11-D2 (hex) Perception Digital Ltd 00-11-D3 (hex) NextGenTel Holding ASA 00-11-D4 (hex) NetEnrich, Inc 00-11-D5 (hex) Hangzhou Sunyard System Engineering Co.,Ltd. 00-11-D6 (hex) HandEra, Inc. 00-11-D7 (hex) eWerks Inc 00-11-D8 (hex) ASUSTek Computer Inc. 00-11-D9 (hex) TiVo 00-11-DA (hex) Vivaas Technology Inc. 00-11-DB (hex) Land-Cellular Corporation 00-11-DC (hex) Glunz & Jensen 00-11-DD (hex) FROMUS TEC. Co., Ltd. 00-11-DE (hex) EURILOGIC 00-11-DF (hex) Current Energy 00-11-E0 (hex) U-MEDIA Communications, Inc. 00-11-E1 (hex) Arcelik A.S 00-11-E2 (hex) Hua Jung Components Co., Ltd. 00-11-E3 (hex) Thomson, Inc. 00-11-E4 (hex) Danelec Electronics A/S 00-11-E5 (hex) KCodes Corporation 00-11-E6 (hex) Scientific Atlanta 00-11-E7 (hex) WORLDSAT - Texas de France 00-11-E8 (hex) Tixi.Com 00-11-E9 (hex) STARNEX CO., LTD. 00-11-EA (hex) IWICS Inc. 00-11-EB (hex) Innovative Integration 00-11-EC (hex) AVIX INC. 00-11-ED (hex) 802 Global 00-11-EE (hex) Estari, Inc. 00-11-EF (hex) Conitec Datensysteme GmbH 00-11-F0 (hex) Wideful Limited 00-11-F1 (hex) QinetiQ Ltd 00-11-F2 (hex) Institute of Network Technologies 00-11-F3 (hex) NeoMedia Europe AG 00-11-F4 (hex) woori-net 00-11-F5 (hex) ASKEY COMPUTER CORP. 00-11-F6 (hex) Asia Pacific Microsystems , Inc. 00-11-F7 (hex) Shenzhen Forward Industry Co., Ltd 00-11-F8 (hex) AIRAYA Corp 00-11-F9 (hex) Nortel Networks 00-11-FA (hex) Rane Corporation 00-11-FB (hex) Heidelberg Engineering GmbH 00-11-FC (hex) HARTING Electric Gmbh & Co.KG 00-11-FD (hex) KORG INC. 00-11-FE (hex) Keiyo System Research, Inc. 00-11-FF (hex) Digitro Tecnologia Ltda 00-12-00 (hex) CISCO SYSTEMS, INC. 00-12-01 (hex) CISCO SYSTEMS, INC. 00-12-02 (hex) Decrane Aerospace - Audio International Inc. 00-12-03 (hex) ActivNetworks 00-12-04 (hex) u10 Networks, Inc. 00-12-05 (hex) Terrasat Communications, Inc. 00-12-06 (hex) iQuest (NZ) Ltd 00-12-07 (hex) Head Strong International Limited 00-12-08 (hex) Gantner Instruments GmbH 00-12-09 (hex) Fastrax Ltd 00-12-0A (hex) Emerson Climate Technologies GmbH 00-12-0B (hex) Chinasys Technologies Limited 00-12-0C (hex) CE-Infosys Pte Ltd 00-12-0D (hex) Advanced Telecommunication Technologies, Inc. 00-12-0E (hex) AboCom 00-12-0F (hex) IEEE 802.3 00-12-10 (hex) WideRay Corp 00-12-11 (hex) Protechna Herbst GmbH & Co. KG 00-12-12 (hex) PLUS Corporation 00-12-13 (hex) Metrohm AG 00-12-14 (hex) Koenig & Bauer AG 00-12-15 (hex) iStor Networks, Inc. 00-12-16 (hex) ICP Internet Communication Payment AG 00-12-17 (hex) Cisco-Linksys, LLC 00-12-18 (hex) ARUZE Corporation 00-12-19 (hex) Ahead Communication Systems Inc 00-12-1A (hex) Techno Soft Systemnics Inc. 00-12-1B (hex) Sound Devices, LLC 00-12-1C (hex) PARROT S.A. 00-12-1D (hex) Netfabric Corporation 00-12-1E (hex) Juniper Networks, Inc. 00-12-1F (hex) Harding Instruments 00-12-20 (hex) Cadco Systems 00-12-21 (hex) B.Braun Melsungen AG 00-12-22 (hex) Skardin (UK) Ltd 00-12-23 (hex) Pixim 00-12-24 (hex) NexQL Corporation 00-12-25 (hex) Motorola Mobility, Inc. 00-12-26 (hex) Japan Direx Corporation 00-12-27 (hex) Franklin Electric Co., Inc. 00-12-28 (hex) Data Ltd. 00-12-29 (hex) BroadEasy Technologies Co.,Ltd 00-12-2A (hex) VTech Telecommunications Ltd. 00-12-2B (hex) Virbiage Pty Ltd 00-12-2C (hex) Soenen Controls N.V. 00-12-2D (hex) SiNett Corporation 00-12-2E (hex) Signal Technology - AISD 00-12-2F (hex) Sanei Electric Inc. 00-12-30 (hex) Picaso Infocommunication CO., LTD. 00-12-31 (hex) Motion Control Systems, Inc. 00-12-32 (hex) LeWiz Communications Inc. 00-12-33 (hex) JRC TOKKI Co.,Ltd. 00-12-34 (hex) Camille Bauer 00-12-35 (hex) Andrew Corporation 00-12-36 (hex) ConSentry Networks 00-12-37 (hex) Texas Instruments 00-12-38 (hex) SetaBox Technology Co., Ltd. 00-12-39 (hex) S Net Systems Inc. 00-12-3A (hex) Posystech Inc., Co. 00-12-3B (hex) KeRo Systems ApS 00-12-3C (hex) Second Rule LLC 00-12-3D (hex) GES 00-12-3E (hex) ERUNE technology Co., Ltd. 00-12-3F (hex) Dell ESG PCBA Test 00-12-40 (hex) AMOI ELECTRONICS CO.,LTD 00-12-41 (hex) a2i marketing center 00-12-42 (hex) Millennial Net 00-12-43 (hex) CISCO SYSTEMS, INC. 00-12-44 (hex) CISCO SYSTEMS, INC. 00-12-45 (hex) Zellweger Analytics, Inc. 00-12-46 (hex) T.O.M TECHNOLOGY INC.. 00-12-47 (hex) Samsung Electronics Co., Ltd. 00-12-48 (hex) EMC Corporation (Kashya) 00-12-49 (hex) Delta Elettronica S.p.A. 00-12-4A (hex) Dedicated Devices, Inc. 00-12-4B (hex) Texas Instruments 00-12-4C (hex) BBWM Corporation 00-12-4D (hex) Inducon BV 00-12-4E (hex) XAC AUTOMATION CORP. 00-12-4F (hex) Pentair Thermal Management 00-12-50 (hex) Tokyo Aircaft Instrument Co., Ltd. 00-12-51 (hex) SILINK 00-12-52 (hex) Citronix, LLC 00-12-53 (hex) AudioDev AB 00-12-54 (hex) Spectra Technologies Holdings Company Ltd 00-12-55 (hex) NetEffect Incorporated 00-12-56 (hex) LG INFORMATION & COMM. 00-12-57 (hex) LeapComm Communication Technologies Inc. 00-12-58 (hex) Activis Polska 00-12-59 (hex) THERMO ELECTRON KARLSRUHE 00-12-5A (hex) Microsoft Corporation 00-12-5B (hex) KAIMEI ELECTRONI 00-12-5C (hex) Green Hills Software, Inc. 00-12-5D (hex) CyberNet Inc. 00-12-5E (hex) CAEN 00-12-5F (hex) AWIND Inc. 00-12-60 (hex) Stanton Magnetics,inc. 00-12-61 (hex) Adaptix, Inc 00-12-62 (hex) Nokia Danmark A/S 00-12-63 (hex) Data Voice Technologies GmbH 00-12-64 (hex) daum electronic gmbh 00-12-65 (hex) Enerdyne Technologies, Inc. 00-12-66 (hex) Swisscom Hospitality Services SA 00-12-67 (hex) Panasonic Corporation 00-12-68 (hex) IPS d.o.o. 00-12-69 (hex) Value Electronics 00-12-6A (hex) OPTOELECTRONICS Co., Ltd. 00-12-6B (hex) Ascalade Communications Limited 00-12-6C (hex) Visonic Ltd. 00-12-6D (hex) University of California, Berkeley 00-12-6E (hex) Seidel Elektronik GmbH Nfg.KG 00-12-6F (hex) Rayson Technology Co., Ltd. 00-12-70 (hex) NGES Denro Systems 00-12-71 (hex) Measurement Computing Corp 00-12-72 (hex) Redux Communications Ltd. 00-12-73 (hex) Stoke Inc 00-12-74 (hex) NIT lab 00-12-75 (hex) Sentilla Corporation 00-12-76 (hex) CG Power Systems Ireland Limited 00-12-77 (hex) Korenix Technologies Co., Ltd. 00-12-78 (hex) International Bar Code 00-12-79 (hex) Hewlett-Packard Company 00-12-7A (hex) Sanyu Industry Co.,Ltd. 00-12-7B (hex) VIA Networking Technologies, Inc. 00-12-7C (hex) SWEGON AB 00-12-7D (hex) MobileAria 00-12-7E (hex) Digital Lifestyles Group, Inc. 00-12-7F (hex) CISCO SYSTEMS, INC. 00-12-80 (hex) CISCO SYSTEMS, INC. 00-12-81 (hex) March Networks S.p.A. 00-12-82 (hex) Qovia 00-12-83 (hex) Nortel Networks 00-12-84 (hex) Lab33 Srl 00-12-85 (hex) Gizmondo Europe Ltd 00-12-86 (hex) ENDEVCO CORP 00-12-87 (hex) Digital Everywhere Unterhaltungselektronik GmbH 00-12-88 (hex) 2Wire, Inc 00-12-89 (hex) Advance Sterilization Products 00-12-8A (hex) Motorola Mobility, Inc. 00-12-8B (hex) Sensory Networks Inc 00-12-8C (hex) Woodward Governor 00-12-8D (hex) STB Datenservice GmbH 00-12-8E (hex) Q-Free ASA 00-12-8F (hex) Montilio 00-12-90 (hex) KYOWA Electric & Machinery Corp. 00-12-91 (hex) KWS Computersysteme GmbH 00-12-92 (hex) Griffin Technology 00-12-93 (hex) GE Energy 00-12-94 (hex) SUMITOMO ELECTRIC DEVICE INNOVATIONS, INC 00-12-95 (hex) Aiware Inc. 00-12-96 (hex) Addlogix 00-12-97 (hex) O2Micro, Inc. 00-12-98 (hex) MICO ELECTRIC(SHENZHEN) LIMITED 00-12-99 (hex) Ktech Telecommunications Inc 00-12-9A (hex) IRT Electronics Pty Ltd 00-12-9B (hex) E2S Electronic Engineering Solutions, S.L. 00-12-9C (hex) Yulinet 00-12-9D (hex) First International Computer do Brasil 00-12-9E (hex) Surf Communications Inc. 00-12-9F (hex) RAE Systems 00-12-A0 (hex) NeoMeridian Sdn Bhd 00-12-A1 (hex) BluePacket Communications Co., Ltd. 00-12-A2 (hex) VITA 00-12-A3 (hex) Trust International B.V. 00-12-A4 (hex) ThingMagic, LLC 00-12-A5 (hex) Stargen, Inc. 00-12-A6 (hex) Dolby Australia 00-12-A7 (hex) ISR TECHNOLOGIES Inc 00-12-A8 (hex) intec GmbH 00-12-A9 (hex) 3Com Ltd 00-12-AA (hex) IEE, Inc. 00-12-AB (hex) WiLife, Inc. 00-12-AC (hex) ONTIMETEK INC. 00-12-AD (hex) IDS GmbH 00-12-AE (hex) HLS HARD-LINE Solutions Inc. 00-12-AF (hex) ELPRO Technologies 00-12-B0 (hex) Efore Oyj (Plc) 00-12-B1 (hex) Dai Nippon Printing Co., Ltd 00-12-B2 (hex) AVOLITES LTD. 00-12-B3 (hex) Advance Wireless Technology Corp. 00-12-B4 (hex) Work Microwave GmbH 00-12-B5 (hex) Vialta, Inc. 00-12-B6 (hex) Santa Barbara Infrared, Inc. 00-12-B7 (hex) PTW Freiburg 00-12-B8 (hex) G2 Microsystems 00-12-B9 (hex) Fusion Digital Technology 00-12-BA (hex) FSI Systems, Inc. 00-12-BB (hex) Telecommunications Industry Association TR-41 Committee 00-12-BC (hex) Echolab LLC 00-12-BD (hex) Avantec Manufacturing Limited 00-12-BE (hex) Astek Corporation 00-12-BF (hex) Arcadyan Technology Corporation 00-12-C0 (hex) HotLava Systems, Inc. 00-12-C1 (hex) Check Point Software Technologies 00-12-C2 (hex) Apex Electronics Factory 00-12-C3 (hex) WIT S.A. 00-12-C4 (hex) Viseon, Inc. 00-12-C5 (hex) V-Show Technology (China) Co.,Ltd 00-12-C6 (hex) TGC America, Inc 00-12-C7 (hex) SECURAY Technologies Ltd.Co. 00-12-C8 (hex) Perfect tech 00-12-C9 (hex) Motorola Mobility, Inc. 00-12-CA (hex) Mechatronic Brick Aps 00-12-CB (hex) CSS Inc. 00-12-CC (hex) Bitatek CO., LTD 00-12-CD (hex) ASEM SpA 00-12-CE (hex) Advanced Cybernetics Group 00-12-CF (hex) Accton Technology Corporation 00-12-D0 (hex) Gossen-Metrawatt-GmbH 00-12-D1 (hex) Texas Instruments Inc 00-12-D2 (hex) Texas Instruments 00-12-D3 (hex) Zetta Systems, Inc. 00-12-D4 (hex) Princeton Technology, Ltd 00-12-D5 (hex) Motion Reality Inc. 00-12-D6 (hex) Jiangsu Yitong High-Tech Co.,Ltd 00-12-D7 (hex) Invento Networks, Inc. 00-12-D8 (hex) International Games System Co., Ltd. 00-12-D9 (hex) CISCO SYSTEMS, INC. 00-12-DA (hex) CISCO SYSTEMS, INC. 00-12-DB (hex) ZIEHL industrie-elektronik GmbH + Co KG 00-12-DC (hex) SunCorp Industrial Limited 00-12-DD (hex) Shengqu Information Technology (Shanghai) Co., Ltd. 00-12-DE (hex) Radio Components Sweden AB 00-12-DF (hex) Novomatic AG 00-12-E0 (hex) Codan Limited 00-12-E1 (hex) Alliant Networks, Inc 00-12-E2 (hex) ALAXALA Networks Corporation 00-12-E3 (hex) Agat-RT, Ltd. 00-12-E4 (hex) ZIEHL industrie-electronik GmbH + Co KG 00-12-E5 (hex) Time America, Inc. 00-12-E6 (hex) SPECTEC COMPUTER CO., LTD. 00-12-E7 (hex) Projectek Networking Electronics Corp. 00-12-E8 (hex) Fraunhofer IMS 00-12-E9 (hex) Abbey Systems Ltd 00-12-EA (hex) Trane 00-12-EB (hex) PDH Solutions, LLC 00-12-EC (hex) Movacolor b.v. 00-12-ED (hex) AVG Advanced Technologies 00-12-EE (hex) Sony Ericsson Mobile Communications AB 00-12-EF (hex) OneAccess SA 00-12-F0 (hex) Intel Corporate 00-12-F1 (hex) IFOTEC 00-12-F2 (hex) Brocade Communications Systems, Inc 00-12-F3 (hex) connectBlue AB 00-12-F4 (hex) Belco International Co.,Ltd. 00-12-F5 (hex) Imarda New Zealand Limited 00-12-F6 (hex) MDK CO.,LTD. 00-12-F7 (hex) Xiamen Xinglian Electronics Co., Ltd. 00-12-F8 (hex) WNI Resources, LLC 00-12-F9 (hex) URYU SEISAKU, LTD. 00-12-FA (hex) THX LTD 00-12-FB (hex) Samsung Electronics 00-12-FC (hex) PLANET System Co.,LTD 00-12-FD (hex) OPTIMUS IC S.A. 00-12-FE (hex) Lenovo Mobile Communication Technology Ltd. 00-12-FF (hex) Lely Industries N.V. 00-13-00 (hex) IT-FACTORY, INC. 00-13-01 (hex) IronGate S.L. 00-13-02 (hex) Intel Corporate 00-13-03 (hex) GateConnect 00-13-04 (hex) Flaircomm Technologies Co. LTD 00-13-05 (hex) Epicom, Inc. 00-13-06 (hex) Always On Wireless 00-13-07 (hex) Paravirtual Corporation 00-13-08 (hex) Nuvera Fuel Cells 00-13-09 (hex) Ocean Broadband Networks 00-13-0A (hex) Nortel 00-13-0B (hex) Mextal B.V. 00-13-0C (hex) HF System Corporation 00-13-0D (hex) GALILEO AVIONICA 00-13-0E (hex) Focusrite Audio Engineering Limited 00-13-0F (hex) EGEMEN Bilgisayar Muh San ve Tic LTD STI 00-13-10 (hex) Cisco-Linksys, LLC 00-13-11 (hex) ARRIS International 00-13-12 (hex) Amedia Networks Inc. 00-13-13 (hex) GuangZhou Post & Telecom Equipment ltd 00-13-14 (hex) Asiamajor Inc. 00-13-15 (hex) SONY Computer Entertainment inc, 00-13-16 (hex) L-S-B Broadcast Technologies GmbH 00-13-17 (hex) GN Netcom as 00-13-18 (hex) DGSTATION Co., Ltd. 00-13-19 (hex) CISCO SYSTEMS, INC. 00-13-1A (hex) CISCO SYSTEMS, INC. 00-13-1B (hex) BeCell Innovations Corp. 00-13-1C (hex) LiteTouch, Inc. 00-13-1D (hex) Scanvaegt International A/S 00-13-1E (hex) Peiker acustic GmbH & Co. KG 00-13-1F (hex) NxtPhase T&D, Corp. 00-13-20 (hex) Intel Corporate 00-13-21 (hex) Hewlett-Packard Company 00-13-22 (hex) DAQ Electronics, Inc. 00-13-23 (hex) Cap Co., Ltd. 00-13-24 (hex) Schneider Electric Ultra Terminal 00-13-25 (hex) Cortina Systems Inc 00-13-26 (hex) ECM Systems Ltd 00-13-27 (hex) Data Acquisitions limited 00-13-28 (hex) Westech Korea Inc., 00-13-29 (hex) VSST Co., LTD 00-13-2A (hex) Sitronics Telecom Solutions 00-13-2B (hex) Phoenix Digital 00-13-2C (hex) MAZ Brandenburg GmbH 00-13-2D (hex) iWise Communications 00-13-2E (hex) ITian Coporation 00-13-2F (hex) Interactek 00-13-30 (hex) EURO PROTECTION SURVEILLANCE 00-13-31 (hex) CellPoint Connect 00-13-32 (hex) Beijing Topsec Network Security Technology Co., Ltd. 00-13-33 (hex) BaudTec Corporation 00-13-34 (hex) Arkados, Inc. 00-13-35 (hex) VS Industry Berhad 00-13-36 (hex) Tianjin 712 Communication Broadcasting co., ltd. 00-13-37 (hex) Orient Power Home Network Ltd. 00-13-38 (hex) FRESENIUS-VIAL 00-13-39 (hex) CCV Deutschland GmbH 00-13-3A (hex) VadaTech Inc. 00-13-3B (hex) Speed Dragon Multimedia Limited 00-13-3C (hex) QUINTRON SYSTEMS INC. 00-13-3D (hex) Micro Memory Curtiss Wright Co 00-13-3E (hex) MetaSwitch 00-13-3F (hex) Eppendorf Instrumente GmbH 00-13-40 (hex) AD.EL s.r.l. 00-13-41 (hex) Shandong New Beiyang Information Technology Co.,Ltd 00-13-42 (hex) Vision Research, Inc. 00-13-43 (hex) Matsushita Electronic Components (Europe) GmbH 00-13-44 (hex) Fargo Electronics Inc. 00-13-45 (hex) Eaton Corporation 00-13-46 (hex) D-Link Corporation 00-13-47 (hex) BlueTree Wireless Data Inc. 00-13-48 (hex) Artila Electronics Co., Ltd. 00-13-49 (hex) ZyXEL Communications Corporation 00-13-4A (hex) Engim, Inc. 00-13-4B (hex) ToGoldenNet Technology Inc. 00-13-4C (hex) YDT Technology International 00-13-4D (hex) Inepro BV 00-13-4E (hex) Valox Systems, Inc. 00-13-4F (hex) Tranzeo Wireless Technologies Inc. 00-13-50 (hex) Silver Spring Networks, Inc 00-13-51 (hex) Niles Audio Corporation 00-13-52 (hex) Naztec, Inc. 00-13-53 (hex) HYDAC Filtertechnik GMBH 00-13-54 (hex) Zcomax Technologies, Inc. 00-13-55 (hex) TOMEN Cyber-business Solutions, Inc. 00-13-56 (hex) FLIR Radiation Inc 00-13-57 (hex) Soyal Technology Co., Ltd. 00-13-58 (hex) Realm Systems, Inc. 00-13-59 (hex) ProTelevision Technologies A/S 00-13-5A (hex) Project T&E Limited 00-13-5B (hex) PanelLink Cinema, LLC 00-13-5C (hex) OnSite Systems, Inc. 00-13-5D (hex) NTTPC Communications, Inc. 00-13-5E (hex) EAB/RWI/K 00-13-5F (hex) CISCO SYSTEMS, INC. 00-13-60 (hex) CISCO SYSTEMS, INC. 00-13-61 (hex) Biospace Co., Ltd. 00-13-62 (hex) ShinHeung Precision Co., Ltd. 00-13-63 (hex) Verascape, Inc. 00-13-64 (hex) Paradigm Technology Inc.. 00-13-65 (hex) Nortel 00-13-66 (hex) Neturity Technologies Inc. 00-13-67 (hex) Narayon. Co., Ltd. 00-13-68 (hex) Saab Danmark A/S 00-13-69 (hex) Honda Electron Co., LED. 00-13-6A (hex) Hach Lange Sarl 00-13-6B (hex) E-TEC 00-13-6C (hex) TomTom 00-13-6D (hex) Tentaculus AB 00-13-6E (hex) Techmetro Corp. 00-13-6F (hex) PacketMotion, Inc. 00-13-70 (hex) Nokia Danmark A/S 00-13-71 (hex) Motorola Mobility, Inc. 00-13-72 (hex) Dell ESG PCBA Test 00-13-73 (hex) BLwave Electronics Co., Ltd 00-13-74 (hex) Atheros Communications, Inc. 00-13-75 (hex) American Security Products Co. 00-13-76 (hex) Tabor Electronics Ltd. 00-13-77 (hex) Samsung Electronics CO., LTD 00-13-78 (hex) Qsan Technology, Inc. 00-13-79 (hex) PONDER INFORMATION INDUSTRIES LTD. 00-13-7A (hex) Netvox Technology Co., Ltd. 00-13-7B (hex) Movon Corporation 00-13-7C (hex) Kaicom co., Ltd. 00-13-7D (hex) Dynalab, Inc. 00-13-7E (hex) CorEdge Networks, Inc. 00-13-7F (hex) CISCO SYSTEMS, INC. 00-13-80 (hex) CISCO SYSTEMS, INC. 00-13-81 (hex) CHIPS & Systems, Inc. 00-13-82 (hex) Cetacea Networks Corporation 00-13-83 (hex) Application Technologies and Engineering Research Laboratory 00-13-84 (hex) Advanced Motion Controls 00-13-85 (hex) Add-On Technology Co., LTD. 00-13-86 (hex) ABB Inc./Totalflow 00-13-87 (hex) 27M Technologies AB 00-13-88 (hex) WiMedia Alliance 00-13-89 (hex) Redes de Telefonía Móvil S.A. 00-13-8A (hex) QINGDAO GOERTEK ELECTRONICS CO.,LTD. 00-13-8B (hex) Phantom Technologies LLC 00-13-8C (hex) Kumyoung.Co.Ltd 00-13-8D (hex) Kinghold 00-13-8E (hex) FOAB Elektronik AB 00-13-8F (hex) Asiarock Incorporation 00-13-90 (hex) Termtek Computer Co., Ltd 00-13-91 (hex) OUEN CO.,LTD. 00-13-92 (hex) Ruckus Wireless 00-13-93 (hex) Panta Systems, Inc. 00-13-94 (hex) Infohand Co.,Ltd 00-13-95 (hex) congatec AG 00-13-96 (hex) Acbel Polytech Inc. 00-13-97 (hex) Oracle Corporation 00-13-98 (hex) TrafficSim Co.,Ltd 00-13-99 (hex) STAC Corporation. 00-13-9A (hex) K-ubique ID Corp. 00-13-9B (hex) ioIMAGE Ltd. 00-13-9C (hex) Exavera Technologies, Inc. 00-13-9D (hex) Marvell Hispana S.L. 00-13-9E (hex) Ciara Technologies Inc. 00-13-9F (hex) Electronics Design Services, Co., Ltd. 00-13-A0 (hex) ALGOSYSTEM Co., Ltd. 00-13-A1 (hex) Crow Electronic Engeneering 00-13-A2 (hex) MaxStream, Inc 00-13-A3 (hex) Siemens Com CPE Devices 00-13-A4 (hex) KeyEye Communications 00-13-A5 (hex) General Solutions, LTD. 00-13-A6 (hex) Extricom Ltd 00-13-A7 (hex) BATTELLE MEMORIAL INSTITUTE 00-13-A8 (hex) Tanisys Technology 00-13-A9 (hex) Sony Corporation 00-13-AA (hex) ALS & TEC Ltd. 00-13-AB (hex) Telemotive AG 00-13-AC (hex) Sunmyung Electronics Co., LTD 00-13-AD (hex) Sendo Ltd 00-13-AE (hex) Radiance Technologies, Inc. 00-13-AF (hex) NUMA Technology,Inc. 00-13-B0 (hex) Jablotron 00-13-B1 (hex) Intelligent Control Systems (Asia) Pte Ltd 00-13-B2 (hex) Carallon Limited 00-13-B3 (hex) Ecom Communications Technology Co., Ltd. 00-13-B4 (hex) Appear TV 00-13-B5 (hex) Wavesat 00-13-B6 (hex) Sling Media, Inc. 00-13-B7 (hex) Scantech ID 00-13-B8 (hex) RyCo Electronic Systems Limited 00-13-B9 (hex) BM SPA 00-13-BA (hex) ReadyLinks Inc 00-13-BB (hex) Smartvue Corporation 00-13-BC (hex) Artimi Ltd 00-13-BD (hex) HYMATOM SA 00-13-BE (hex) Virtual Conexions 00-13-BF (hex) Media System Planning Corp. 00-13-C0 (hex) Trix Tecnologia Ltda. 00-13-C1 (hex) Asoka USA Corporation 00-13-C2 (hex) WACOM Co.,Ltd 00-13-C3 (hex) CISCO SYSTEMS, INC. 00-13-C4 (hex) CISCO SYSTEMS, INC. 00-13-C5 (hex) LIGHTRON FIBER-OPTIC DEVICES INC. 00-13-C6 (hex) OpenGear, Inc 00-13-C7 (hex) IONOS Co.,Ltd. 00-13-C8 (hex) ADB Broadband Italia 00-13-C9 (hex) Beyond Achieve Enterprises Ltd. 00-13-CA (hex) Pico Digital 00-13-CB (hex) Zenitel Norway AS 00-13-CC (hex) Tall Maple Systems 00-13-CD (hex) MTI co. LTD 00-13-CE (hex) Intel Corporate 00-13-CF (hex) 4Access Communications 00-13-D0 (hex) t+ Medical Ltd 00-13-D1 (hex) KIRK telecom A/S 00-13-D2 (hex) PAGE IBERICA, S.A. 00-13-D3 (hex) MICRO-STAR INTERNATIONAL CO., LTD. 00-13-D4 (hex) ASUSTek COMPUTER INC. 00-13-D5 (hex) RuggedCom 00-13-D6 (hex) TII NETWORK TECHNOLOGIES, INC. 00-13-D7 (hex) SPIDCOM Technologies SA 00-13-D8 (hex) Princeton Instruments 00-13-D9 (hex) Matrix Product Development, Inc. 00-13-DA (hex) Diskware Co., Ltd 00-13-DB (hex) SHOEI Electric Co.,Ltd 00-13-DC (hex) IBTEK INC. 00-13-DD (hex) Abbott Diagnostics 00-13-DE (hex) Adapt4, LLC 00-13-DF (hex) Ryvor Corp. 00-13-E0 (hex) Murata Manufacturing Co., Ltd. 00-13-E1 (hex) Iprobe AB 00-13-E2 (hex) GeoVision Inc. 00-13-E3 (hex) CoVi Technologies, Inc. 00-13-E4 (hex) YANGJAE SYSTEMS CORP. 00-13-E5 (hex) TENOSYS, INC. 00-13-E6 (hex) Technolution 00-13-E7 (hex) Halcro 00-13-E8 (hex) Intel Corporate 00-13-E9 (hex) VeriWave, Inc. 00-13-EA (hex) Kamstrup A/S 00-13-EB (hex) Sysmaster Corporation 00-13-EC (hex) Sunbay Software AG 00-13-ED (hex) PSIA 00-13-EE (hex) JBX Designs Inc. 00-13-EF (hex) Kingjon Digital Technology Co.,Ltd 00-13-F0 (hex) Wavefront Semiconductor 00-13-F1 (hex) AMOD Technology Co., Ltd. 00-13-F2 (hex) Klas Ltd 00-13-F3 (hex) Giga-byte Communications Inc. 00-13-F4 (hex) Psitek (Pty) Ltd 00-13-F5 (hex) Akimbi Systems 00-13-F6 (hex) Cintech 00-13-F7 (hex) SMC Networks, Inc. 00-13-F8 (hex) Dex Security Solutions 00-13-F9 (hex) Cavera Systems 00-13-FA (hex) LifeSize Communications, Inc 00-13-FB (hex) RKC INSTRUMENT INC. 00-13-FC (hex) SiCortex, Inc 00-13-FD (hex) Nokia Danmark A/S 00-13-FE (hex) GRANDTEC ELECTRONIC CORP. 00-13-FF (hex) Dage-MTI of MC, Inc. 00-14-00 (hex) MINERVA KOREA CO., LTD 00-14-01 (hex) Rivertree Networks Corp. 00-14-02 (hex) kk-electronic a/s 00-14-03 (hex) Renasis, LLC 00-14-04 (hex) Motorola Mobility, Inc. 00-14-05 (hex) OpenIB, Inc. 00-14-06 (hex) Go Networks 00-14-07 (hex) Sperian Protection Instrumentation 00-14-08 (hex) Eka Systems Inc. 00-14-09 (hex) MAGNETI MARELLI S.E. S.p.A. 00-14-0A (hex) WEPIO Co., Ltd. 00-14-0B (hex) FIRST INTERNATIONAL COMPUTER, INC. 00-14-0C (hex) GKB CCTV CO., LTD. 00-14-0D (hex) Nortel 00-14-0E (hex) Nortel 00-14-0F (hex) Federal State Unitary Enterprise Leningrad R&D Institute of 00-14-10 (hex) Suzhou Keda Technology CO.,Ltd 00-14-11 (hex) Deutschmann Automation GmbH & Co. KG 00-14-12 (hex) S-TEC electronics AG 00-14-13 (hex) Trebing & Himstedt Prozeßautomation GmbH & Co. KG 00-14-14 (hex) Jumpnode Systems LLC. 00-14-15 (hex) Intec Automation Inc. 00-14-16 (hex) Scosche Industries, Inc. 00-14-17 (hex) RSE Informations Technologie GmbH 00-14-18 (hex) C4Line 00-14-19 (hex) SIDSA 00-14-1A (hex) DEICY CORPORATION 00-14-1B (hex) CISCO SYSTEMS, INC. 00-14-1C (hex) CISCO SYSTEMS, INC. 00-14-1D (hex) Lust Antriebstechnik GmbH 00-14-1E (hex) P.A. Semi, Inc. 00-14-1F (hex) SunKwang Electronics Co., Ltd 00-14-20 (hex) G-Links networking company 00-14-21 (hex) Total Wireless Technologies Pte. Ltd. 00-14-22 (hex) Dell ESG PCBA Test 00-14-23 (hex) J-S Co. NEUROCOM 00-14-24 (hex) Merry Electrics CO., LTD. 00-14-25 (hex) Galactic Computing Corp. 00-14-26 (hex) NL Technology 00-14-27 (hex) JazzMutant 00-14-28 (hex) Vocollect, Inc 00-14-29 (hex) V Center Technologies Co., Ltd. 00-14-2A (hex) Elitegroup Computer System Co., Ltd 00-14-2B (hex) Edata Communication Inc. 00-14-2C (hex) Koncept International, Inc. 00-14-2D (hex) Toradex AG 00-14-2E (hex) 77 Elektronika Kft. 00-14-2F (hex) WildPackets 00-14-30 (hex) ViPowER, Inc 00-14-31 (hex) PDL Electronics Ltd 00-14-32 (hex) Tarallax Wireless, Inc. 00-14-33 (hex) Empower Technologies(Canada) Inc. 00-14-34 (hex) Keri Systems, Inc 00-14-35 (hex) CityCom Corp. 00-14-36 (hex) Qwerty Elektronik AB 00-14-37 (hex) GSTeletech Co.,Ltd. 00-14-38 (hex) Hewlett-Packard Company 00-14-39 (hex) Blonder Tongue Laboratories, Inc. 00-14-3A (hex) RAYTALK INTERNATIONAL SRL 00-14-3B (hex) Sensovation AG 00-14-3C (hex) Rheinmetall Canada Inc. 00-14-3D (hex) Aevoe Inc. 00-14-3E (hex) AirLink Communications, Inc. 00-14-3F (hex) Hotway Technology Corporation 00-14-40 (hex) ATOMIC Corporation 00-14-41 (hex) Innovation Sound Technology Co., LTD. 00-14-42 (hex) ATTO CORPORATION 00-14-43 (hex) Consultronics Europe Ltd 00-14-44 (hex) Grundfos Holding 00-14-45 (hex) Telefon-Gradnja d.o.o. 00-14-46 (hex) SuperVision Solutions LLC 00-14-47 (hex) BOAZ Inc. 00-14-48 (hex) Inventec Multimedia & Telecom Corporation 00-14-49 (hex) Sichuan Changhong Electric Ltd. 00-14-4A (hex) Taiwan Thick-Film Ind. Corp. 00-14-4B (hex) Hifn, Inc. 00-14-4C (hex) General Meters Corp. 00-14-4D (hex) Intelligent Systems 00-14-4E (hex) SRISA 00-14-4F (hex) Oracle Corporation 00-14-50 (hex) Heim Systems GmbH 00-14-51 (hex) Apple Computer Inc. 00-14-52 (hex) CALCULEX,INC. 00-14-53 (hex) ADVANTECH TECHNOLOGIES CO.,LTD 00-14-54 (hex) Symwave 00-14-55 (hex) Coder Electronics Corporation 00-14-56 (hex) Edge Products 00-14-57 (hex) T-VIPS AS 00-14-58 (hex) HS Automatic ApS 00-14-59 (hex) Moram Co., Ltd. 00-14-5A (hex) Neratec Solutions AG 00-14-5B (hex) SeekerNet Inc. 00-14-5C (hex) Intronics B.V. 00-14-5D (hex) WJ Communications, Inc. 00-14-5E (hex) IBM Corp 00-14-5F (hex) ADITEC CO. LTD 00-14-60 (hex) Kyocera Wireless Corp. 00-14-61 (hex) CORONA CORPORATION 00-14-62 (hex) Digiwell Technology, inc 00-14-63 (hex) IDCS N.V. 00-14-64 (hex) Cryptosoft 00-14-65 (hex) Novo Nordisk A/S 00-14-66 (hex) Kleinhenz Elektronik GmbH 00-14-67 (hex) ArrowSpan Inc. 00-14-68 (hex) CelPlan International, Inc. 00-14-69 (hex) CISCO SYSTEMS, INC. 00-14-6A (hex) CISCO SYSTEMS, INC. 00-14-6B (hex) Anagran, Inc. 00-14-6C (hex) Netgear Inc. 00-14-6D (hex) RF Technologies 00-14-6E (hex) H. Stoll GmbH & Co. KG 00-14-6F (hex) Kohler Co 00-14-70 (hex) Prokom Software SA 00-14-71 (hex) Eastern Asia Technology Limited 00-14-72 (hex) China Broadband Wireless IP Standard Group 00-14-73 (hex) Bookham Inc 00-14-74 (hex) K40 Electronics 00-14-75 (hex) Wiline Networks, Inc. 00-14-76 (hex) MultiCom Industries Limited 00-14-77 (hex) Nertec Inc. 00-14-78 (hex) ShenZhen TP-LINK Technologies Co., Ltd. 00-14-79 (hex) NEC Magnus Communications,Ltd. 00-14-7A (hex) Eubus GmbH 00-14-7B (hex) Iteris, Inc. 00-14-7C (hex) 3Com Ltd 00-14-7D (hex) Aeon Digital International 00-14-7E (hex) InnerWireless 00-14-7F (hex) Thomson Telecom Belgium 00-14-80 (hex) Hitachi-LG Data Storage Korea, Inc 00-14-81 (hex) Multilink Inc 00-14-82 (hex) Aurora Networks 00-14-83 (hex) eXS Inc. 00-14-84 (hex) Cermate Technologies Inc. 00-14-85 (hex) Giga-Byte 00-14-86 (hex) Echo Digital Audio Corporation 00-14-87 (hex) American Technology Integrators 00-14-88 (hex) Akorri 00-14-89 (hex) B15402100 - JANDEI, S.L. 00-14-8A (hex) Elin Ebg Traction Gmbh 00-14-8B (hex) Globo Electronic GmbH & Co. KG 00-14-8C (hex) Fortress Technologies 00-14-8D (hex) Cubic Defense Simulation Systems 00-14-8E (hex) Tele Power Inc. 00-14-8F (hex) Protronic (Far East) Ltd. 00-14-90 (hex) ASP Corporation 00-14-91 (hex) Daniels Electronics Ltd. dbo Codan Rado Communications 00-14-92 (hex) Liteon, Mobile Media Solution SBU 00-14-93 (hex) Systimax Solutions 00-14-94 (hex) ESU AG 00-14-95 (hex) 2Wire, Inc. 00-14-96 (hex) Phonic Corp. 00-14-97 (hex) ZHIYUAN Eletronics co.,ltd. 00-14-98 (hex) Viking Design Technology 00-14-99 (hex) Helicomm Inc 00-14-9A (hex) Motorola Mobility, Inc. 00-14-9B (hex) Nokota Communications, LLC 00-14-9C (hex) HF Company 00-14-9D (hex) Sound ID Inc. 00-14-9E (hex) UbONE Co., Ltd 00-14-9F (hex) System and Chips, Inc. 00-14-A0 (hex) Accsense, Inc. 00-14-A1 (hex) Synchronous Communication Corp 00-14-A2 (hex) Core Micro Systems Inc. 00-14-A3 (hex) Vitelec BV 00-14-A4 (hex) Hon Hai Precision Ind. Co., Ltd. 00-14-A5 (hex) Gemtek Technology Co., Ltd. 00-14-A6 (hex) Teranetics, Inc. 00-14-A7 (hex) Nokia Danmark A/S 00-14-A8 (hex) CISCO SYSTEMS, INC. 00-14-A9 (hex) CISCO SYSTEMS, INC. 00-14-AA (hex) Ashly Audio, Inc. 00-14-AB (hex) Senhai Electronic Technology Co., Ltd. 00-14-AC (hex) Bountiful WiFi 00-14-AD (hex) Gassner Wiege- und Meßtechnik GmbH 00-14-AE (hex) Wizlogics Co., Ltd. 00-14-AF (hex) Datasym POS Inc. 00-14-B0 (hex) Naeil Community 00-14-B1 (hex) Avitec AB 00-14-B2 (hex) mCubelogics Corporation 00-14-B3 (hex) CoreStar International Corp 00-14-B4 (hex) General Dynamics United Kingdom Ltd 00-14-B5 (hex) PHYSIOMETRIX,INC 00-14-B6 (hex) Enswer Technology Inc. 00-14-B7 (hex) AR Infotek Inc. 00-14-B8 (hex) Hill-Rom 00-14-B9 (hex) MSTAR SEMICONDUCTOR 00-14-BA (hex) Carvers SA de CV 00-14-BB (hex) Open Interface North America 00-14-BC (hex) SYNECTIC TELECOM EXPORTS PVT. LTD. 00-14-BD (hex) incNETWORKS, Inc 00-14-BE (hex) Wink communication technology CO.LTD 00-14-BF (hex) Cisco-Linksys LLC 00-14-C0 (hex) Symstream Technology Group Ltd 00-14-C1 (hex) U.S. Robotics Corporation 00-14-C2 (hex) Hewlett-Packard Company 00-14-C3 (hex) Seagate Technology 00-14-C4 (hex) Vitelcom Mobile Technology 00-14-C5 (hex) Alive Technologies Pty Ltd 00-14-C6 (hex) Quixant Ltd 00-14-C7 (hex) Nortel 00-14-C8 (hex) Contemporary Research Corp 00-14-C9 (hex) Brocade Communications Systems, Inc. 00-14-CA (hex) Key Radio Systems Limited 00-14-CB (hex) LifeSync Corporation 00-14-CC (hex) Zetec, Inc. 00-14-CD (hex) DigitalZone Co., Ltd. 00-14-CE (hex) NF CORPORATION 00-14-CF (hex) INVISIO Communications 00-14-D0 (hex) BTI Systems Inc. 00-14-D1 (hex) TRENDnet 00-14-D2 (hex) Kyuden Technosystems Corporation 00-14-D3 (hex) SEPSA 00-14-D4 (hex) K Technology Corporation 00-14-D5 (hex) Datang Telecom Technology CO. , LCD,Optical Communication Br 00-14-D6 (hex) Jeongmin Electronics Co.,Ltd. 00-14-D7 (hex) Datastore Technology Corp 00-14-D8 (hex) bio-logic SA 00-14-D9 (hex) IP Fabrics, Inc. 00-14-DA (hex) Huntleigh Healthcare 00-14-DB (hex) Elma Trenew Electronic GmbH 00-14-DC (hex) Communication System Design & Manufacturing (CSDM) 00-14-DD (hex) Covergence Inc. 00-14-DE (hex) Sage Instruments Inc. 00-14-DF (hex) HI-P Tech Corporation 00-14-E0 (hex) LET'S Corporation 00-14-E1 (hex) Data Display AG 00-14-E2 (hex) datacom systems inc. 00-14-E3 (hex) mm-lab GmbH 00-14-E4 (hex) infinias, LLC 00-14-E5 (hex) Alticast 00-14-E6 (hex) AIM Infrarotmodule GmbH 00-14-E7 (hex) Stolinx,. Inc 00-14-E8 (hex) Motorola Mobility, Inc. 00-14-E9 (hex) Nortech International 00-14-EA (hex) S Digm Inc. (Safe Paradigm Inc.) 00-14-EB (hex) AwarePoint Corporation 00-14-EC (hex) Acro Telecom 00-14-ED (hex) Airak, Inc. 00-14-EE (hex) Western Digital Technologies, Inc. 00-14-EF (hex) TZero Technologies, Inc. 00-14-F0 (hex) Business Security OL AB 00-14-F1 (hex) CISCO SYSTEMS, INC. 00-14-F2 (hex) CISCO SYSTEMS, INC. 00-14-F3 (hex) ViXS Systems Inc 00-14-F4 (hex) DekTec Digital Video B.V. 00-14-F5 (hex) OSI Security Devices 00-14-F6 (hex) Juniper Networks, Inc. 00-14-F7 (hex) CREVIS Co., LTD 00-14-F8 (hex) Scientific Atlanta 00-14-F9 (hex) Vantage Controls 00-14-FA (hex) AsGa S.A. 00-14-FB (hex) Technical Solutions Inc. 00-14-FC (hex) Extandon, Inc. 00-14-FD (hex) Thecus Technology Corp. 00-14-FE (hex) Artech Electronics 00-14-FF (hex) Precise Automation, Inc. 00-15-00 (hex) Intel Corporate 00-15-01 (hex) LexBox 00-15-02 (hex) BETA tech 00-15-03 (hex) PROFIcomms s.r.o. 00-15-04 (hex) GAME PLUS CO., LTD. 00-15-05 (hex) Actiontec Electronics, Inc 00-15-06 (hex) Neo Photonics 00-15-07 (hex) Renaissance Learning Inc 00-15-08 (hex) Global Target Enterprise Inc 00-15-09 (hex) Plus Technology Co., Ltd 00-15-0A (hex) Sonoa Systems, Inc 00-15-0B (hex) SAGE INFOTECH LTD. 00-15-0C (hex) AVM GmbH 00-15-0D (hex) Hoana Medical, Inc. 00-15-0E (hex) OPENBRAIN TECHNOLOGIES CO., LTD. 00-15-0F (hex) mingjong 00-15-10 (hex) Techsphere Co., Ltd 00-15-11 (hex) Data Center Systems 00-15-12 (hex) Zurich University of Applied Sciences 00-15-13 (hex) EFS sas 00-15-14 (hex) Hu Zhou NAVA Networks&Electronics Ltd. 00-15-15 (hex) Leipold+Co.GmbH 00-15-16 (hex) URIEL SYSTEMS INC. 00-15-17 (hex) Intel Corporate 00-15-18 (hex) Shenzhen 10MOONS Technology Development CO.,Ltd 00-15-19 (hex) StoreAge Networking Technologies 00-15-1A (hex) Hunter Engineering Company 00-15-1B (hex) Isilon Systems Inc. 00-15-1C (hex) LENECO 00-15-1D (hex) M2I CORPORATION 00-15-1E (hex) Ethernet Powerlink Standardization Group (EPSG) 00-15-1F (hex) Multivision Intelligent Surveillance (Hong Kong) Ltd 00-15-20 (hex) Radiocrafts AS 00-15-21 (hex) Horoquartz 00-15-22 (hex) Dea Security 00-15-23 (hex) Meteor Communications Corporation 00-15-24 (hex) Numatics, Inc. 00-15-25 (hex) Chamberlain Access Solutions 00-15-26 (hex) Remote Technologies Inc 00-15-27 (hex) Balboa Instruments 00-15-28 (hex) Beacon Medical Products LLC d.b.a. BeaconMedaes 00-15-29 (hex) N3 Corporation 00-15-2A (hex) Nokia GmbH 00-15-2B (hex) CISCO SYSTEMS, INC. 00-15-2C (hex) CISCO SYSTEMS, INC. 00-15-2D (hex) TenX Networks, LLC 00-15-2E (hex) PacketHop, Inc. 00-15-2F (hex) Motorola Mobility, Inc. 00-15-30 (hex) EMC Corporation 00-15-31 (hex) KOCOM 00-15-32 (hex) Consumer Technologies Group, LLC 00-15-33 (hex) NADAM.CO.,LTD 00-15-34 (hex) A Beltrónica-Companhia de Comunicações, Lda 00-15-35 (hex) OTE Spa 00-15-36 (hex) Powertech co.,Ltd 00-15-37 (hex) Ventus Networks 00-15-38 (hex) RFID, Inc. 00-15-39 (hex) Technodrive SRL 00-15-3A (hex) Shenzhen Syscan Technology Co.,Ltd. 00-15-3B (hex) EMH metering GmbH & Co. KG 00-15-3C (hex) Kprotech Co., Ltd. 00-15-3D (hex) ELIM PRODUCT CO. 00-15-3E (hex) Q-Matic Sweden AB 00-15-3F (hex) Alcatel Alenia Space Italia 00-15-40 (hex) Nortel 00-15-41 (hex) StrataLight Communications, Inc. 00-15-42 (hex) MICROHARD S.R.L. 00-15-43 (hex) Aberdeen Test Center 00-15-44 (hex) coM.s.a.t. AG 00-15-45 (hex) SEECODE Co., Ltd. 00-15-46 (hex) ITG Worldwide Sdn Bhd 00-15-47 (hex) AiZen Solutions Inc. 00-15-48 (hex) CUBE TECHNOLOGIES 00-15-49 (hex) Dixtal Biomedica Ind. Com. Ltda 00-15-4A (hex) WANSHIH ELECTRONIC CO., LTD 00-15-4B (hex) Wonde Proud Technology Co., Ltd 00-15-4C (hex) Saunders Electronics 00-15-4D (hex) Netronome Systems, Inc. 00-15-4E (hex) IEC 00-15-4F (hex) one RF Technology 00-15-50 (hex) Nits Technology Inc 00-15-51 (hex) RadioPulse Inc. 00-15-52 (hex) Wi-Gear Inc. 00-15-53 (hex) Cytyc Corporation 00-15-54 (hex) Atalum Wireless S.A. 00-15-55 (hex) DFM GmbH 00-15-56 (hex) SAGEM COMMUNICATION 00-15-57 (hex) Olivetti 00-15-58 (hex) FOXCONN 00-15-59 (hex) Securaplane Technologies, Inc. 00-15-5A (hex) DAINIPPON PHARMACEUTICAL CO., LTD. 00-15-5B (hex) Sampo Corporation 00-15-5C (hex) Dresser Wayne 00-15-5D (hex) Microsoft Corporation 00-15-5E (hex) Morgan Stanley 00-15-5F (hex) GreenPeak Technologies 00-15-60 (hex) Hewlett-Packard Company 00-15-61 (hex) JJPlus Corporation 00-15-62 (hex) CISCO SYSTEMS, INC. 00-15-63 (hex) CISCO SYSTEMS, INC. 00-15-64 (hex) BEHRINGER Spezielle Studiotechnik GmbH 00-15-65 (hex) XIAMEN YEALINK NETWORK TECHNOLOGY CO.,LTD 00-15-66 (hex) A-First Technology Co., Ltd. 00-15-67 (hex) RADWIN Inc. 00-15-68 (hex) Dilithium Networks 00-15-69 (hex) PECO II, Inc. 00-15-6A (hex) DG2L Technologies Pvt. Ltd. 00-15-6B (hex) Perfisans Networks Corp. 00-15-6C (hex) SANE SYSTEM CO., LTD 00-15-6D (hex) Ubiquiti Networks Inc. 00-15-6E (hex) A. W. Communication Systems Ltd 00-15-6F (hex) Xiranet Communications GmbH 00-15-70 (hex) Symbol TechnologiesWholly owned Subsidiary of Motorola 00-15-71 (hex) Nolan Systems 00-15-72 (hex) Red-Lemon 00-15-73 (hex) NewSoft Technology Corporation 00-15-74 (hex) Horizon Semiconductors Ltd. 00-15-75 (hex) Nevis Networks Inc. 00-15-76 (hex) LABiTec - Labor Biomedical Technologies GmbH 00-15-77 (hex) Allied Telesis 00-15-78 (hex) Audio / Video Innovations 00-15-79 (hex) Lunatone Industrielle Elektronik GmbH 00-15-7A (hex) Telefin S.p.A. 00-15-7B (hex) Leuze electronic GmbH + Co. KG 00-15-7C (hex) Dave Networks, Inc. 00-15-7D (hex) POSDATA CO., LTD. 00-15-7E (hex) Weidmüller Interface GmbH & Co. KG 00-15-7F (hex) ChuanG International Holding CO.,LTD. 00-15-80 (hex) U-WAY CORPORATION 00-15-81 (hex) MAKUS Inc. 00-15-82 (hex) Pulse Eight Limited 00-15-83 (hex) IVT corporation 00-15-84 (hex) Schenck Process GmbH 00-15-85 (hex) Aonvision Technolopy Corp. 00-15-86 (hex) Xiamen Overseas Chinese Electronic Co., Ltd. 00-15-87 (hex) Takenaka Seisakusho Co.,Ltd 00-15-88 (hex) Balda Solution Malaysia Sdn Bhd 00-15-89 (hex) D-MAX Technology Co.,Ltd 00-15-8A (hex) SURECOM Technology Corp. 00-15-8B (hex) Park Air Systems Ltd 00-15-8C (hex) Liab ApS 00-15-8D (hex) Jennic Ltd 00-15-8E (hex) Plustek.INC 00-15-8F (hex) NTT Advanced Technology Corporation 00-15-90 (hex) Hectronic GmbH 00-15-91 (hex) RLW Inc. 00-15-92 (hex) Facom UK Ltd (Melksham) 00-15-93 (hex) U4EA Technologies Inc. 00-15-94 (hex) BIXOLON CO.,LTD 00-15-95 (hex) Quester Tangent Corporation 00-15-96 (hex) ARRIS International 00-15-97 (hex) AETA AUDIO SYSTEMS 00-15-98 (hex) Kolektor group 00-15-99 (hex) Samsung Electronics Co., LTD 00-15-9A (hex) Motorola Mobility, Inc. 00-15-9B (hex) Nortel 00-15-9C (hex) B-KYUNG SYSTEM Co.,Ltd. 00-15-9D (hex) Minicom Advanced Systems ltd 00-15-9E (hex) Mad Catz Interactive Inc 00-15-9F (hex) Terascala, Inc. 00-15-A0 (hex) Nokia Danmark A/S 00-15-A1 (hex) ECA-SINTERS 00-15-A2 (hex) ARRIS International 00-15-A3 (hex) ARRIS International 00-15-A4 (hex) ARRIS International 00-15-A5 (hex) DCI Co., Ltd. 00-15-A6 (hex) Digital Electronics Products Ltd. 00-15-A7 (hex) Robatech AG 00-15-A8 (hex) Motorola Mobility, Inc. 00-15-A9 (hex) KWANG WOO I&C CO.,LTD 00-15-AA (hex) Rextechnik International Co., 00-15-AB (hex) PRO CO SOUND INC 00-15-AC (hex) Capelon AB 00-15-AD (hex) Accedian Networks 00-15-AE (hex) kyung il 00-15-AF (hex) AzureWave Technologies, Inc. 00-15-B0 (hex) AUTOTELENET CO.,LTD 00-15-B1 (hex) Ambient Corporation 00-15-B2 (hex) Advanced Industrial Computer, Inc. 00-15-B3 (hex) Caretech AB 00-15-B4 (hex) Polymap Wireless LLC 00-15-B5 (hex) CI Network Corp. 00-15-B6 (hex) ShinMaywa Industries, Ltd. 00-15-B7 (hex) Toshiba 00-15-B8 (hex) Tahoe 00-15-B9 (hex) Samsung Electronics Co., Ltd. 00-15-BA (hex) iba AG 00-15-BB (hex) SMA Solar Technology AG 00-15-BC (hex) Develco 00-15-BD (hex) Group 4 Technology Ltd 00-15-BE (hex) Iqua Ltd. 00-15-BF (hex) technicob 00-15-C0 (hex) DIGITAL TELEMEDIA CO.,LTD. 00-15-C1 (hex) SONY Computer Entertainment inc, 00-15-C2 (hex) 3M Germany 00-15-C3 (hex) Ruf Telematik AG 00-15-C4 (hex) FLOVEL CO., LTD. 00-15-C5 (hex) Dell ESG PCBA Test 00-15-C6 (hex) CISCO SYSTEMS, INC. 00-15-C7 (hex) CISCO SYSTEMS, INC. 00-15-C8 (hex) FlexiPanel Ltd 00-15-C9 (hex) Gumstix, Inc 00-15-CA (hex) TeraRecon, Inc. 00-15-CB (hex) Surf Communication Solutions Ltd. 00-15-CC (hex) UQUEST, LTD. 00-15-CD (hex) Exartech International Corp. 00-15-CE (hex) ARRIS International 00-15-CF (hex) ARRIS International 00-15-D0 (hex) ARRIS International 00-15-D1 (hex) ARRIS Group, Inc. 00-15-D2 (hex) Xantech Corporation 00-15-D3 (hex) Pantech&Curitel Communications, Inc. 00-15-D4 (hex) Emitor AB 00-15-D5 (hex) NICEVT 00-15-D6 (hex) OSLiNK Sp. z o.o. 00-15-D7 (hex) Reti Corporation 00-15-D8 (hex) Interlink Electronics 00-15-D9 (hex) PKC Electronics Oy 00-15-DA (hex) IRITEL A.D. 00-15-DB (hex) Canesta Inc. 00-15-DC (hex) KT&C Co., Ltd. 00-15-DD (hex) IP Control Systems Ltd. 00-15-DE (hex) Nokia Danmark A/S 00-15-DF (hex) Clivet S.p.A. 00-15-E0 (hex) ST-Ericsson 00-15-E1 (hex) Picochip Ltd 00-15-E2 (hex) Dr.Ing. Herbert Knauer GmbH 00-15-E3 (hex) Dream Technologies Corporation 00-15-E4 (hex) Zimmer Elektromedizin 00-15-E5 (hex) Cheertek Inc. 00-15-E6 (hex) MOBILE TECHNIKA Inc. 00-15-E7 (hex) Quantec Tontechnik 00-15-E8 (hex) Nortel 00-15-E9 (hex) D-Link Corporation 00-15-EA (hex) Tellumat (Pty) Ltd 00-15-EB (hex) ZTE CORPORATION 00-15-EC (hex) Boca Devices LLC 00-15-ED (hex) Fulcrum Microsystems, Inc. 00-15-EE (hex) Omnex Control Systems 00-15-EF (hex) NEC TOKIN Corporation 00-15-F0 (hex) EGO BV 00-15-F1 (hex) KYLINK Communications Corp. 00-15-F2 (hex) ASUSTek COMPUTER INC. 00-15-F3 (hex) PELTOR AB 00-15-F4 (hex) Eventide 00-15-F5 (hex) Sustainable Energy Systems 00-15-F6 (hex) SCIENCE AND ENGINEERING SERVICES, INC. 00-15-F7 (hex) Wintecronics Ltd. 00-15-F8 (hex) Kingtronics Industrial Co. Ltd. 00-15-F9 (hex) CISCO SYSTEMS, INC. 00-15-FA (hex) CISCO SYSTEMS, INC. 00-15-FB (hex) setex schermuly textile computer gmbh 00-15-FC (hex) Littelfuse Startco 00-15-FD (hex) Complete Media Systems 00-15-FE (hex) SCHILLING ROBOTICS LLC 00-15-FF (hex) Novatel Wireless, Inc. 00-16-00 (hex) CelleBrite Mobile Synchronization 00-16-01 (hex) Buffalo Inc. 00-16-02 (hex) CEYON TECHNOLOGY CO.,LTD. 00-16-03 (hex) COOLKSKY Co., LTD 00-16-04 (hex) Sigpro 00-16-05 (hex) YORKVILLE SOUND INC. 00-16-06 (hex) Ideal Industries 00-16-07 (hex) Curves International Inc. 00-16-08 (hex) Sequans Communications 00-16-09 (hex) Unitech electronics co., ltd. 00-16-0A (hex) SWEEX Europe BV 00-16-0B (hex) TVWorks LLC 00-16-0C (hex) LPL DEVELOPMENT S.A. DE C.V 00-16-0D (hex) Be Here Corporation 00-16-0E (hex) Optica Technologies Inc. 00-16-0F (hex) BADGER METER INC 00-16-10 (hex) Carina Technology 00-16-11 (hex) Altecon Srl 00-16-12 (hex) Otsuka Electronics Co., Ltd. 00-16-13 (hex) LibreStream Technologies Inc. 00-16-14 (hex) Picosecond Pulse Labs 00-16-15 (hex) Nittan Company, Limited 00-16-16 (hex) BROWAN COMMUNICATION INC. 00-16-17 (hex) MSI 00-16-18 (hex) HIVION Co., Ltd. 00-16-19 (hex) Lancelan Technologies S.L. 00-16-1A (hex) Dametric AB 00-16-1B (hex) Micronet Corporation 00-16-1C (hex) e:cue 00-16-1D (hex) Innovative Wireless Technologies, Inc. 00-16-1E (hex) Woojinnet 00-16-1F (hex) SUNWAVETEC Co., Ltd. 00-16-20 (hex) Sony Ericsson Mobile Communications AB 00-16-21 (hex) Colorado Vnet 00-16-22 (hex) BBH SYSTEMS GMBH 00-16-23 (hex) Interval Media 00-16-24 (hex) Teneros, Inc. 00-16-25 (hex) Impinj, Inc. 00-16-26 (hex) Motorola Mobility, Inc. 00-16-27 (hex) embedded-logic DESIGN AND MORE GmbH 00-16-28 (hex) Ultra Electronics Manufacturing and Card Systems 00-16-29 (hex) Nivus GmbH 00-16-2A (hex) Antik computers & communications s.r.o. 00-16-2B (hex) Togami Electric Mfg.co.,Ltd. 00-16-2C (hex) Xanboo 00-16-2D (hex) STNet Co., Ltd. 00-16-2E (hex) Space Shuttle Hi-Tech Co., Ltd. 00-16-2F (hex) Geutebrück GmbH 00-16-30 (hex) Vativ Technologies 00-16-31 (hex) Xteam 00-16-32 (hex) SAMSUNG ELECTRONICS CO., LTD. 00-16-33 (hex) Oxford Diagnostics Ltd. 00-16-34 (hex) Mathtech, Inc. 00-16-35 (hex) Hewlett-Packard Company 00-16-36 (hex) Quanta Computer Inc. 00-16-37 (hex) CITEL SpA 00-16-38 (hex) TECOM Co., Ltd. 00-16-39 (hex) UBIQUAM Co.,Ltd 00-16-3A (hex) YVES TECHNOLOGY CO., LTD. 00-16-3B (hex) VertexRSI/General Dynamics 00-16-3C (hex) Rebox B.V. 00-16-3D (hex) Tsinghua Tongfang Legend Silicon Tech. Co., Ltd. 00-16-3E (hex) Xensource, Inc. 00-16-3F (hex) CReTE SYSTEMS Inc. 00-16-40 (hex) Asmobile Communication Inc. 00-16-41 (hex) Universal Global Scientific Industrial Co., Ltd. 00-16-42 (hex) Pangolin 00-16-43 (hex) Sunhillo Corporation 00-16-44 (hex) LITE-ON Technology Corp. 00-16-45 (hex) Power Distribution, Inc. 00-16-46 (hex) CISCO SYSTEMS, INC. 00-16-47 (hex) CISCO SYSTEMS, INC. 00-16-48 (hex) SSD Company Limited 00-16-49 (hex) SetOne GmbH 00-16-4A (hex) Vibration Technology Limited 00-16-4B (hex) Quorion Data Systems GmbH 00-16-4C (hex) PLANET INT Co., Ltd 00-16-4D (hex) Alcatel North America IP Division 00-16-4E (hex) Nokia Danmark A/S 00-16-4F (hex) World Ethnic Broadcastin Inc. 00-16-50 (hex) Herley General Microwave Israel. 00-16-51 (hex) Exeo Systems 00-16-52 (hex) Hoatech Technologies, Inc. 00-16-53 (hex) LEGO System A/S IE Electronics Division 00-16-54 (hex) Flex-P Industries Sdn. Bhd. 00-16-55 (hex) FUHO TECHNOLOGY Co., LTD 00-16-56 (hex) Nintendo Co., Ltd. 00-16-57 (hex) Aegate Ltd 00-16-58 (hex) Fusiontech Technologies Inc. 00-16-59 (hex) Z.M.P. RADWAG 00-16-5A (hex) Harman Specialty Group 00-16-5B (hex) Grip Audio 00-16-5C (hex) Trackflow Ltd 00-16-5D (hex) AirDefense, Inc. 00-16-5E (hex) Precision I/O 00-16-5F (hex) Fairmount Automation 00-16-60 (hex) Nortel 00-16-61 (hex) Novatium Solutions (P) Ltd 00-16-62 (hex) Liyuh Technology Ltd. 00-16-63 (hex) KBT Mobile 00-16-64 (hex) Prod-El SpA 00-16-65 (hex) Cellon France 00-16-66 (hex) Quantier Communication Inc. 00-16-67 (hex) A-TEC Subsystem INC. 00-16-68 (hex) Eishin Electronics 00-16-69 (hex) MRV Communication (Networks) LTD 00-16-6A (hex) TPS 00-16-6B (hex) Samsung Electronics 00-16-6C (hex) Samsung Electonics Digital Video System Division 00-16-6D (hex) Yulong Computer Telecommunication Scientific(shenzhen)Co.,Lt 00-16-6E (hex) Arbitron Inc. 00-16-6F (hex) Intel Corporate 00-16-70 (hex) SKNET Corporation 00-16-71 (hex) Symphox Information Co. 00-16-72 (hex) Zenway enterprise ltd 00-16-73 (hex) Bury GmbH & Co. KG 00-16-74 (hex) EuroCB (Phils.), Inc. 00-16-75 (hex) Motorola Mobility, Inc. 00-16-76 (hex) Intel Corporate 00-16-77 (hex) Bihl + Wiedemann GmbH 00-16-78 (hex) SHENZHEN BAOAN GAOKE ELECTRONICS CO., LTD 00-16-79 (hex) eOn Communications 00-16-7A (hex) Skyworth Overseas Dvelopment Ltd. 00-16-7B (hex) Haver&Boecker 00-16-7C (hex) iRex Technologies BV 00-16-7D (hex) Sky-Line Information Co., Ltd. 00-16-7E (hex) DIBOSS.CO.,LTD 00-16-7F (hex) Bluebird Soft Inc. 00-16-80 (hex) Bally Gaming + Systems 00-16-81 (hex) Vector Informatik GmbH 00-16-82 (hex) Pro Dex, Inc 00-16-83 (hex) WEBIO International Co.,.Ltd. 00-16-84 (hex) Donjin Co.,Ltd. 00-16-85 (hex) Elisa Oyj 00-16-86 (hex) Karl Storz Imaging 00-16-87 (hex) Chubb CSC-Vendor AP 00-16-88 (hex) ServerEngines LLC 00-16-89 (hex) Pilkor Electronics Co., Ltd 00-16-8A (hex) id-Confirm Inc 00-16-8B (hex) Paralan Corporation 00-16-8C (hex) DSL Partner AS 00-16-8D (hex) KORWIN CO., Ltd. 00-16-8E (hex) Vimicro corporation 00-16-8F (hex) GN Netcom as 00-16-90 (hex) J-TEK INCORPORATION 00-16-91 (hex) Moser-Baer AG 00-16-92 (hex) Scientific-Atlanta, Inc. 00-16-93 (hex) PowerLink Technology Inc. 00-16-94 (hex) Sennheiser Communications A/S 00-16-95 (hex) AVC Technology (International) Limited 00-16-96 (hex) QDI Technology (H.K.) Limited 00-16-97 (hex) NEC Corporation 00-16-98 (hex) T&A Mobile Phones 00-16-99 (hex) Tonic DVB Marketing Ltd 00-16-9A (hex) Quadrics Ltd 00-16-9B (hex) Alstom Transport 00-16-9C (hex) CISCO SYSTEMS, INC. 00-16-9D (hex) CISCO SYSTEMS, INC. 00-16-9E (hex) TV One Ltd 00-16-9F (hex) Vimtron Electronics Co., Ltd. 00-16-A0 (hex) Auto-Maskin 00-16-A1 (hex) 3Leaf Networks 00-16-A2 (hex) CentraLite Systems, Inc. 00-16-A3 (hex) Ingeteam Transmission&Distribution, S.A. 00-16-A4 (hex) Ezurio Ltd 00-16-A5 (hex) Tandberg Storage ASA 00-16-A6 (hex) Dovado FZ-LLC 00-16-A7 (hex) AWETA G&P 00-16-A8 (hex) CWT CO., LTD. 00-16-A9 (hex) 2EI 00-16-AA (hex) Kei Communication Technology Inc. 00-16-AB (hex) PBI-Dansensor A/S 00-16-AC (hex) Toho Technology Corp. 00-16-AD (hex) BT-Links Company Limited 00-16-AE (hex) INVENTEL 00-16-AF (hex) Shenzhen Union Networks Equipment Co.,Ltd. 00-16-B0 (hex) VK Corporation 00-16-B1 (hex) KBS 00-16-B2 (hex) DriveCam Inc 00-16-B3 (hex) Photonicbridges (China) Co., Ltd. 00-16-B4 (hex) PRIVATE 00-16-B5 (hex) Motorola Mobility, Inc. 00-16-B6 (hex) Cisco-Linksys 00-16-B7 (hex) Seoul Commtech 00-16-B8 (hex) Sony Ericsson Mobile Communications 00-16-B9 (hex) ProCurve Networking 00-16-BA (hex) WEATHERNEWS INC. 00-16-BB (hex) Law-Chain Computer Technology Co Ltd 00-16-BC (hex) Nokia Danmark A/S 00-16-BD (hex) ATI Industrial Automation 00-16-BE (hex) INFRANET, Inc. 00-16-BF (hex) PaloDEx Group Oy 00-16-C0 (hex) Semtech Corporation 00-16-C1 (hex) Eleksen Ltd 00-16-C2 (hex) Avtec Systems Inc 00-16-C3 (hex) BA Systems Inc 00-16-C4 (hex) SiRF Technology, Inc. 00-16-C5 (hex) Shenzhen Xing Feng Industry Co.,Ltd 00-16-C6 (hex) North Atlantic Industries 00-16-C7 (hex) CISCO SYSTEMS, INC. 00-16-C8 (hex) CISCO SYSTEMS, INC. 00-16-C9 (hex) NAT Seattle, Inc. 00-16-CA (hex) Nortel 00-16-CB (hex) Apple Computer 00-16-CC (hex) Xcute Mobile Corp. 00-16-CD (hex) HIJI HIGH-TECH CO., LTD. 00-16-CE (hex) Hon Hai Precision Ind. Co., Ltd. 00-16-CF (hex) Hon Hai Precision Ind. Co., Ltd. 00-16-D0 (hex) ATech elektronika d.o.o. 00-16-D1 (hex) ZAT a.s. 00-16-D2 (hex) Caspian 00-16-D3 (hex) Wistron Corporation 00-16-D4 (hex) Compal Communications, Inc. 00-16-D5 (hex) Synccom Co., Ltd 00-16-D6 (hex) TDA Tech Pty Ltd 00-16-D7 (hex) Sunways AG 00-16-D8 (hex) Senea AB 00-16-D9 (hex) NINGBO BIRD CO.,LTD. 00-16-DA (hex) Futronic Technology Co. Ltd. 00-16-DB (hex) Samsung Electronics Co., Ltd. 00-16-DC (hex) ARCHOS 00-16-DD (hex) Gigabeam Corporation 00-16-DE (hex) FAST Inc 00-16-DF (hex) Lundinova AB 00-16-E0 (hex) 3Com Ltd 00-16-E1 (hex) SiliconStor, Inc. 00-16-E2 (hex) American Fibertek, Inc. 00-16-E3 (hex) ASKEY COMPUTER CORP. 00-16-E4 (hex) VANGUARD SECURITY ENGINEERING CORP. 00-16-E5 (hex) FORDLEY DEVELOPMENT LIMITED 00-16-E6 (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 00-16-E7 (hex) Dynamix Promotions Limited 00-16-E8 (hex) Sigma Designs, Inc. 00-16-E9 (hex) Tiba Medical Inc 00-16-EA (hex) Intel Corporate 00-16-EB (hex) Intel Corporate 00-16-EC (hex) Elitegroup Computer Systems Co., Ltd. 00-16-ED (hex) Digital Safety Technologies, Inc 00-16-EE (hex) RoyalDigital Inc. 00-16-EF (hex) Koko Fitness, Inc. 00-16-F0 (hex) Dell 00-16-F1 (hex) OmniSense, LLC 00-16-F2 (hex) Dmobile System Co., Ltd. 00-16-F3 (hex) CAST Information Co., Ltd 00-16-F4 (hex) Eidicom Co., Ltd. 00-16-F5 (hex) Dalian Golden Hualu Digital Technology Co.,Ltd 00-16-F6 (hex) Video Products Group 00-16-F7 (hex) L-3 Communications, Aviation Recorders 00-16-F8 (hex) AVIQTECH TECHNOLOGY CO., LTD. 00-16-F9 (hex) CETRTA POT, d.o.o., Kranj 00-16-FA (hex) ECI Telecom Ltd. 00-16-FB (hex) SHENZHEN MTC CO.,LTD. 00-16-FC (hex) TOHKEN CO.,LTD. 00-16-FD (hex) Jaty Electronics 00-16-FE (hex) Alps Electric Co., Ltd 00-16-FF (hex) Wamin Optocomm Mfg Corp 00-17-00 (hex) Motorola Mobility, Inc. 00-17-01 (hex) KDE, Inc. 00-17-02 (hex) Osung Midicom Co., Ltd 00-17-03 (hex) MOSDAN Internation Co.,Ltd 00-17-04 (hex) Shinco Electronics Group Co.,Ltd 00-17-05 (hex) Methode Electronics 00-17-06 (hex) Techfaith Wireless Communication Technology Limited. 00-17-07 (hex) InGrid, Inc 00-17-08 (hex) Hewlett-Packard Company 00-17-09 (hex) Exalt Communications 00-17-0A (hex) INEW DIGITAL COMPANY 00-17-0B (hex) Contela, Inc. 00-17-0C (hex) Twig Com Ltd. 00-17-0D (hex) Dust Networks Inc. 00-17-0E (hex) CISCO SYSTEMS, INC. 00-17-0F (hex) CISCO SYSTEMS, INC. 00-17-10 (hex) Casa Systems Inc. 00-17-11 (hex) GE Healthcare Bio-Sciences AB 00-17-12 (hex) ISCO International 00-17-13 (hex) Tiger NetCom 00-17-14 (hex) BR Controls Nederland bv 00-17-15 (hex) Qstik 00-17-16 (hex) Qno Technology Inc. 00-17-17 (hex) Leica Geosystems AG 00-17-18 (hex) Vansco Electronics Oy 00-17-19 (hex) AudioCodes USA, Inc 00-17-1A (hex) Winegard Company 00-17-1B (hex) Innovation Lab Corp. 00-17-1C (hex) NT MicroSystems, Inc. 00-17-1D (hex) DIGIT 00-17-1E (hex) Theo Benning GmbH & Co. KG 00-17-1F (hex) IMV Corporation 00-17-20 (hex) Image Sensing Systems, Inc. 00-17-21 (hex) FITRE S.p.A. 00-17-22 (hex) Hanazeder Electronic GmbH 00-17-23 (hex) Summit Data Communications 00-17-24 (hex) Studer Professional Audio GmbH 00-17-25 (hex) Liquid Computing 00-17-26 (hex) m2c Electronic Technology Ltd. 00-17-27 (hex) Thermo Ramsey Italia s.r.l. 00-17-28 (hex) Selex Communications 00-17-29 (hex) Ubicod Co.LTD 00-17-2A (hex) Proware Technology Corp.(By Unifosa) 00-17-2B (hex) Global Technologies Inc. 00-17-2C (hex) TAEJIN INFOTECH 00-17-2D (hex) Axcen Photonics Corporation 00-17-2E (hex) FXC Inc. 00-17-2F (hex) NeuLion Incorporated 00-17-30 (hex) Automation Electronics 00-17-31 (hex) ASUSTek COMPUTER INC. 00-17-32 (hex) Science-Technical Center "RISSA" 00-17-33 (hex) SFR 00-17-34 (hex) ADC Telecommunications 00-17-35 (hex) PRIVATE 00-17-36 (hex) iiTron Inc. 00-17-37 (hex) Industrie Dial Face S.p.A. 00-17-38 (hex) International Business Machines 00-17-39 (hex) Bright Headphone Electronics Company 00-17-3A (hex) Reach Systems Inc. 00-17-3B (hex) Cisco Systems, Inc. 00-17-3C (hex) Extreme Engineering Solutions 00-17-3D (hex) Neology 00-17-3E (hex) LeucotronEquipamentos Ltda. 00-17-3F (hex) Belkin Corporation 00-17-40 (hex) Bluberi Gaming Technologies Inc 00-17-41 (hex) DEFIDEV 00-17-42 (hex) FUJITSU LIMITED 00-17-43 (hex) Deck Srl 00-17-44 (hex) Araneo Ltd. 00-17-45 (hex) INNOTZ CO., Ltd 00-17-46 (hex) Freedom9 Inc. 00-17-47 (hex) Trimble 00-17-48 (hex) Neokoros Brasil Ltda 00-17-49 (hex) HYUNDAE YONG-O-SA CO.,LTD 00-17-4A (hex) SOCOMEC 00-17-4B (hex) Nokia Danmark A/S 00-17-4C (hex) Millipore 00-17-4D (hex) DYNAMIC NETWORK FACTORY, INC. 00-17-4E (hex) Parama-tech Co.,Ltd. 00-17-4F (hex) iCatch Inc. 00-17-50 (hex) GSI Group, MicroE Systems 00-17-51 (hex) Online Corporation 00-17-52 (hex) DAGS, Inc 00-17-53 (hex) nFore Technology Inc. 00-17-54 (hex) Arkino HiTOP Corporation Limited 00-17-55 (hex) GE Security 00-17-56 (hex) Vinci Labs Oy 00-17-57 (hex) RIX TECHNOLOGY LIMITED 00-17-58 (hex) ThruVision Ltd 00-17-59 (hex) CISCO SYSTEMS, INC. 00-17-5A (hex) CISCO SYSTEMS, INC. 00-17-5B (hex) ACS Solutions Switzerland Ltd. 00-17-5C (hex) SHARP CORPORATION 00-17-5D (hex) Dongseo system. 00-17-5E (hex) Zed-3 00-17-5F (hex) XENOLINK Communications Co., Ltd. 00-17-60 (hex) Naito Densei Machida MFG.CO.,LTD 00-17-61 (hex) ZKSoftware Inc. 00-17-62 (hex) Solar Technology, Inc. 00-17-63 (hex) Essentia S.p.A. 00-17-64 (hex) ATMedia GmbH 00-17-65 (hex) Nortel 00-17-66 (hex) Accense Technology, Inc. 00-17-67 (hex) Earforce AS 00-17-68 (hex) Zinwave Ltd 00-17-69 (hex) Cymphonix Corp 00-17-6A (hex) Avago Technologies 00-17-6B (hex) Kiyon, Inc. 00-17-6C (hex) Pivot3, Inc. 00-17-6D (hex) CORE CORPORATION 00-17-6E (hex) DUCATI SISTEMI 00-17-6F (hex) PAX Computer Technology(Shenzhen) Ltd. 00-17-70 (hex) Arti Industrial Electronics Ltd. 00-17-71 (hex) APD Communications Ltd 00-17-72 (hex) ASTRO Strobel Kommunikationssysteme GmbH 00-17-73 (hex) Laketune Technologies Co. Ltd 00-17-74 (hex) Elesta GmbH 00-17-75 (hex) TTE Germany GmbH 00-17-76 (hex) Meso Scale Diagnostics, LLC 00-17-77 (hex) Obsidian Research Corporation 00-17-78 (hex) Central Music Co. 00-17-79 (hex) QuickTel 00-17-7A (hex) ASSA ABLOY AB 00-17-7B (hex) Azalea Networks inc 00-17-7C (hex) Smartlink Network Systems Limited 00-17-7D (hex) IDT International Limited 00-17-7E (hex) Meshcom Technologies Inc. 00-17-7F (hex) Worldsmart Retech 00-17-80 (hex) Applied Biosystems B.V. 00-17-81 (hex) Greystone Data System, Inc. 00-17-82 (hex) LoBenn Inc. 00-17-83 (hex) Texas Instruments 00-17-84 (hex) Motorola Mobility, Inc. 00-17-85 (hex) Sparr Electronics Ltd 00-17-86 (hex) wisembed 00-17-87 (hex) Brother, Brother & Sons ApS 00-17-88 (hex) Philips Lighting BV 00-17-89 (hex) Zenitron Corporation 00-17-8A (hex) DARTS TECHNOLOGIES CORP. 00-17-8B (hex) Teledyne Technologies Incorporated 00-17-8C (hex) Independent Witness, Inc 00-17-8D (hex) Checkpoint Systems, Inc. 00-17-8E (hex) Gunnebo Cash Automation AB 00-17-8F (hex) NINGBO YIDONG ELECTRONIC CO.,LTD. 00-17-90 (hex) HYUNDAI DIGITECH Co, Ltd. 00-17-91 (hex) LinTech GmbH 00-17-92 (hex) Falcom Wireless Comunications Gmbh 00-17-93 (hex) Tigi Corporation 00-17-94 (hex) CISCO SYSTEMS, INC. 00-17-95 (hex) CISCO SYSTEMS, INC. 00-17-96 (hex) Rittmeyer AG 00-17-97 (hex) Telsy Elettronica S.p.A. 00-17-98 (hex) Azonic Technology Co., LTD 00-17-99 (hex) SmarTire Systems Inc. 00-17-9A (hex) D-Link Corporation 00-17-9B (hex) Chant Sincere CO., LTD. 00-17-9C (hex) DEPRAG SCHULZ GMBH u. CO. 00-17-9D (hex) Kelman Limited 00-17-9E (hex) Sirit Inc 00-17-9F (hex) Apricorn 00-17-A0 (hex) RoboTech srl 00-17-A1 (hex) 3soft inc. 00-17-A2 (hex) Camrivox Ltd. 00-17-A3 (hex) MIX s.r.l. 00-17-A4 (hex) Hewlett-Packard Company 00-17-A5 (hex) Ralink Technology Corp 00-17-A6 (hex) YOSIN ELECTRONICS CO., LTD. 00-17-A7 (hex) Mobile Computing Promotion Consortium 00-17-A8 (hex) EDM Corporation 00-17-A9 (hex) Sentivision 00-17-AA (hex) elab-experience inc. 00-17-AB (hex) Nintendo Co., Ltd. 00-17-AC (hex) O'Neil Product Development Inc. 00-17-AD (hex) AceNet Corporation 00-17-AE (hex) GAI-Tronics 00-17-AF (hex) Enermet 00-17-B0 (hex) Nokia Danmark A/S 00-17-B1 (hex) ACIST Medical Systems, Inc. 00-17-B2 (hex) SK Telesys 00-17-B3 (hex) Aftek Infosys Limited 00-17-B4 (hex) Remote Security Systems, LLC 00-17-B5 (hex) Peerless Systems Corporation 00-17-B6 (hex) Aquantia 00-17-B7 (hex) Tonze Technology Co. 00-17-B8 (hex) NOVATRON CO., LTD. 00-17-B9 (hex) Gambro Lundia AB 00-17-BA (hex) SEDO CO., LTD. 00-17-BB (hex) Syrinx Industrial Electronics 00-17-BC (hex) Touchtunes Music Corporation 00-17-BD (hex) Tibetsystem 00-17-BE (hex) Tratec Telecom B.V. 00-17-BF (hex) Coherent Research Limited 00-17-C0 (hex) PureTech Systems, Inc. 00-17-C1 (hex) CM Precision Technology LTD. 00-17-C2 (hex) ADB Broadband Italia 00-17-C3 (hex) KTF Technologies Inc. 00-17-C4 (hex) Quanta Microsystems, INC. 00-17-C5 (hex) SonicWALL 00-17-C6 (hex) Cross Match Technologies Inc 00-17-C7 (hex) MARA Systems Consulting AB 00-17-C8 (hex) KYOCERA Document Solutions Inc. 00-17-C9 (hex) Samsung Electronics Co., Ltd. 00-17-CA (hex) Qisda Corporation 00-17-CB (hex) Juniper Networks 00-17-CC (hex) Alcatel-Lucent 00-17-CD (hex) CEC Wireless R&D Ltd. 00-17-CE (hex) Screen Service Spa 00-17-CF (hex) iMCA-GmbH 00-17-D0 (hex) Opticom Communications, LLC 00-17-D1 (hex) Nortel 00-17-D2 (hex) THINLINX PTY LTD 00-17-D3 (hex) Etymotic Research, Inc. 00-17-D4 (hex) Monsoon Multimedia, Inc 00-17-D5 (hex) Samsung Electronics Co., Ltd. 00-17-D6 (hex) Bluechips Microhouse Co.,Ltd. 00-17-D7 (hex) ION Geophysical Corporation Inc. 00-17-D8 (hex) Magnum Semiconductor, Inc. 00-17-D9 (hex) AAI Corporation 00-17-DA (hex) Spans Logic 00-17-DB (hex) CANKO TECHNOLOGIES INC. 00-17-DC (hex) DAEMYUNG ZERO1 00-17-DD (hex) Clipsal Australia 00-17-DE (hex) Advantage Six Ltd 00-17-DF (hex) CISCO SYSTEMS, INC. 00-17-E0 (hex) CISCO SYSTEMS, INC. 00-17-E1 (hex) DACOS Technologies Co., Ltd. 00-17-E2 (hex) Motorola Mobility, Inc. 00-17-E3 (hex) Texas Instruments 00-17-E4 (hex) Texas Instruments 00-17-E5 (hex) Texas Instruments 00-17-E6 (hex) Texas Instruments 00-17-E7 (hex) Texas Instruments 00-17-E8 (hex) Texas Instruments 00-17-E9 (hex) Texas Instruments 00-17-EA (hex) Texas Instruments 00-17-EB (hex) Texas Instruments 00-17-EC (hex) Texas Instruments 00-17-ED (hex) WooJooIT Ltd. 00-17-EE (hex) Motorola Mobility, Inc. 00-17-EF (hex) IBM Corp 00-17-F0 (hex) SZCOM Broadband Network Technology Co.,Ltd 00-17-F1 (hex) Renu Electronics Pvt Ltd 00-17-F2 (hex) Apple Computer 00-17-F3 (hex) Harris Corparation 00-17-F4 (hex) ZERON ALLIANCE 00-17-F5 (hex) LIG NEOPTEK 00-17-F6 (hex) Pyramid Meriden Inc. 00-17-F7 (hex) CEM Solutions Pvt Ltd 00-17-F8 (hex) Motech Industries Inc. 00-17-F9 (hex) Forcom Sp. z o.o. 00-17-FA (hex) Microsoft Corporation 00-17-FB (hex) FA 00-17-FC (hex) Suprema Inc. 00-17-FD (hex) Amulet Hotkey 00-17-FE (hex) TALOS SYSTEM INC. 00-17-FF (hex) PLAYLINE Co.,Ltd. 00-18-00 (hex) UNIGRAND LTD 00-18-01 (hex) Actiontec Electronics, Inc 00-18-02 (hex) Alpha Networks Inc. 00-18-03 (hex) ArcSoft Shanghai Co. LTD 00-18-04 (hex) E-TEK DIGITAL TECHNOLOGY LIMITED 00-18-05 (hex) Beijing InHand Networking Technology Co.,Ltd. 00-18-06 (hex) Hokkei Industries Co., Ltd. 00-18-07 (hex) Fanstel Corp. 00-18-08 (hex) SightLogix, Inc. 00-18-09 (hex) CRESYN 00-18-0A (hex) Meraki, Inc. 00-18-0B (hex) Brilliant Telecommunications 00-18-0C (hex) Optelian Access Networks 00-18-0D (hex) Terabytes Server Storage Tech Corp 00-18-0E (hex) Avega Systems 00-18-0F (hex) Nokia Danmark A/S 00-18-10 (hex) IPTrade S.A. 00-18-11 (hex) Neuros Technology International, LLC. 00-18-12 (hex) Beijing Xinwei Telecom Technology Co., Ltd. 00-18-13 (hex) Sony Ericsson Mobile Communications 00-18-14 (hex) Mitutoyo Corporation 00-18-15 (hex) GZ Technologies, Inc. 00-18-16 (hex) Ubixon Co., Ltd. 00-18-17 (hex) D. E. Shaw Research, LLC 00-18-18 (hex) CISCO SYSTEMS, INC. 00-18-19 (hex) CISCO SYSTEMS, INC. 00-18-1A (hex) AVerMedia Information Inc. 00-18-1B (hex) TaiJin Metal Co., Ltd. 00-18-1C (hex) Exterity Limited 00-18-1D (hex) ASIA ELECTRONICS CO.,LTD 00-18-1E (hex) GDX Technologies Ltd. 00-18-1F (hex) Palmmicro Communications 00-18-20 (hex) w5networks 00-18-21 (hex) SINDORICOH 00-18-22 (hex) CEC TELECOM CO.,LTD. 00-18-23 (hex) Delta Electronics, Inc. 00-18-24 (hex) Kimaldi Electronics, S.L. 00-18-25 (hex) PRIVATE 00-18-26 (hex) Cale Access AB 00-18-27 (hex) NEC UNIFIED SOLUTIONS NEDERLAND B.V. 00-18-28 (hex) e2v technologies (UK) ltd. 00-18-29 (hex) Gatsometer 00-18-2A (hex) Taiwan Video & Monitor 00-18-2B (hex) Softier 00-18-2C (hex) Ascend Networks, Inc. 00-18-2D (hex) Artec Design 00-18-2E (hex) XStreamHD, LLC 00-18-2F (hex) Texas Instruments 00-18-30 (hex) Texas Instruments 00-18-31 (hex) Texas Instruments 00-18-32 (hex) Texas Instruments 00-18-33 (hex) Texas Instruments 00-18-34 (hex) Texas Instruments 00-18-35 (hex) Thoratec / ITC 00-18-36 (hex) Reliance Electric Limited 00-18-37 (hex) Universal ABIT Co., Ltd. 00-18-38 (hex) PanAccess Communications,Inc. 00-18-39 (hex) Cisco-Linksys LLC 00-18-3A (hex) Westell Technologies 00-18-3B (hex) CENITS Co., Ltd. 00-18-3C (hex) Encore Software Limited 00-18-3D (hex) Vertex Link Corporation 00-18-3E (hex) Digilent, Inc 00-18-3F (hex) 2Wire, Inc 00-18-40 (hex) 3 Phoenix, Inc. 00-18-41 (hex) High Tech Computer Corp 00-18-42 (hex) Nokia Danmark A/S 00-18-43 (hex) Dawevision Ltd 00-18-44 (hex) Heads Up Technologies, Inc. 00-18-45 (hex) Pulsar-Telecom LLC. 00-18-46 (hex) Crypto S.A. 00-18-47 (hex) AceNet Technology Inc. 00-18-48 (hex) Vecima Networks Inc. 00-18-49 (hex) Pigeon Point Systems LLC 00-18-4A (hex) Catcher, Inc. 00-18-4B (hex) Las Vegas Gaming, Inc. 00-18-4C (hex) Bogen Communications 00-18-4D (hex) Netgear Inc. 00-18-4E (hex) Lianhe Technologies, Inc. 00-18-4F (hex) 8 Ways Technology Corp. 00-18-50 (hex) Secfone Kft 00-18-51 (hex) SWsoft 00-18-52 (hex) StorLink Semiconductors, Inc. 00-18-53 (hex) Atera Networks LTD. 00-18-54 (hex) Argard Co., Ltd 00-18-55 (hex) Aeromaritime Systembau GmbH 00-18-56 (hex) EyeFi, Inc 00-18-57 (hex) Unilever R&D 00-18-58 (hex) TagMaster AB 00-18-59 (hex) Strawberry Linux Co.,Ltd. 00-18-5A (hex) uControl, Inc. 00-18-5B (hex) Network Chemistry, Inc 00-18-5C (hex) EDS Lab Pte Ltd 00-18-5D (hex) TAIGUEN TECHNOLOGY (SHEN-ZHEN) CO., LTD. 00-18-5E (hex) Nexterm Inc. 00-18-5F (hex) TAC Inc. 00-18-60 (hex) SIM Technology Group Shanghai Simcom Ltd., 00-18-61 (hex) Ooma, Inc. 00-18-62 (hex) Seagate Technology 00-18-63 (hex) Veritech Electronics Limited 00-18-64 (hex) Eaton Corporation 00-18-65 (hex) Siemens Healthcare Diagnostics Manufacturing Ltd 00-18-66 (hex) Leutron Vision 00-18-67 (hex) Datalogic ADC 00-18-68 (hex) Scientific Atlanta, A Cisco Company 00-18-69 (hex) KINGJIM 00-18-6A (hex) Global Link Digital Technology Co,.LTD 00-18-6B (hex) Sambu Communics CO., LTD. 00-18-6C (hex) Neonode AB 00-18-6D (hex) Zhenjiang Sapphire Electronic Industry CO. 00-18-6E (hex) 3Com Ltd 00-18-6F (hex) Setha Industria Eletronica LTDA 00-18-70 (hex) E28 Shanghai Limited 00-18-71 (hex) Hewlett-Packard Company 00-18-72 (hex) Expertise Engineering 00-18-73 (hex) CISCO SYSTEMS, INC. 00-18-74 (hex) CISCO SYSTEMS, INC. 00-18-75 (hex) AnaCise Testnology Pte Ltd 00-18-76 (hex) WowWee Ltd. 00-18-77 (hex) Amplex A/S 00-18-78 (hex) Mackware GmbH 00-18-79 (hex) dSys 00-18-7A (hex) Wiremold 00-18-7B (hex) 4NSYS Co. Ltd. 00-18-7C (hex) INTERCROSS, LLC 00-18-7D (hex) Armorlink shanghai Co. Ltd 00-18-7E (hex) RGB Spectrum 00-18-7F (hex) ZODIANET 00-18-80 (hex) Maxim Integrated Products 00-18-81 (hex) Buyang Electronics Industrial Co., Ltd 00-18-82 (hex) Huawei Technologies Co., Ltd. 00-18-83 (hex) FORMOSA21 INC. 00-18-84 (hex) Fon Technology S.L. 00-18-85 (hex) Avigilon Corporation 00-18-86 (hex) EL-TECH, INC. 00-18-87 (hex) Metasystem SpA 00-18-88 (hex) GOTIVE a.s. 00-18-89 (hex) WinNet Solutions Limited 00-18-8A (hex) Infinova LLC 00-18-8B (hex) Dell ESG PCBA Test 00-18-8C (hex) Mobile Action Technology Inc. 00-18-8D (hex) Nokia Danmark A/S 00-18-8E (hex) Ekahau, Inc. 00-18-8F (hex) Montgomery Technology, Inc. 00-18-90 (hex) RadioCOM, s.r.o. 00-18-91 (hex) Zhongshan General K-mate Electronics Co., Ltd 00-18-92 (hex) ads-tec GmbH 00-18-93 (hex) SHENZHEN PHOTON BROADBAND TECHNOLOGY CO.,LTD 00-18-94 (hex) zimocom 00-18-95 (hex) Hansun Technologies Inc. 00-18-96 (hex) Great Well Electronic LTD 00-18-97 (hex) JESS-LINK PRODUCTS Co., LTD 00-18-98 (hex) KINGSTATE ELECTRONICS CORPORATION 00-18-99 (hex) ShenZhen jieshun Science&Technology Industry CO,LTD. 00-18-9A (hex) HANA Micron Inc. 00-18-9B (hex) Thomson Inc. 00-18-9C (hex) Weldex Corporation 00-18-9D (hex) Navcast Inc. 00-18-9E (hex) OMNIKEY GmbH. 00-18-9F (hex) Lenntek Corporation 00-18-A0 (hex) Cierma Ascenseurs 00-18-A1 (hex) Tiqit Computers, Inc. 00-18-A2 (hex) XIP Technology AB 00-18-A3 (hex) ZIPPY TECHNOLOGY CORP. 00-18-A4 (hex) Motorola Mobility, Inc. 00-18-A5 (hex) ADigit Technologies Corp. 00-18-A6 (hex) Persistent Systems, LLC 00-18-A7 (hex) Yoggie Security Systems LTD. 00-18-A8 (hex) AnNeal Technology Inc. 00-18-A9 (hex) Ethernet Direct Corporation 00-18-AA (hex) Protec Fire Detection plc 00-18-AB (hex) BEIJING LHWT MICROELECTRONICS INC. 00-18-AC (hex) Shanghai Jiao Da HISYS Technology Co. Ltd. 00-18-AD (hex) NIDEC SANKYO CORPORATION 00-18-AE (hex) TVT CO.,LTD 00-18-AF (hex) Samsung Electronics Co., Ltd. 00-18-B0 (hex) Nortel 00-18-B1 (hex) IBM Corp 00-18-B2 (hex) ADEUNIS RF 00-18-B3 (hex) TEC WizHome Co., Ltd. 00-18-B4 (hex) Dawon Media Inc. 00-18-B5 (hex) Magna Carta 00-18-B6 (hex) S3C, Inc. 00-18-B7 (hex) D3 LED, LLC 00-18-B8 (hex) New Voice International AG 00-18-B9 (hex) CISCO SYSTEMS, INC. 00-18-BA (hex) CISCO SYSTEMS, INC. 00-18-BB (hex) Eliwell Controls srl 00-18-BC (hex) ZAO NVP Bolid 00-18-BD (hex) SHENZHEN DVBWORLD TECHNOLOGY CO., LTD. 00-18-BE (hex) ANSA Corporation 00-18-BF (hex) Essence Technology Solution, Inc. 00-18-C0 (hex) Motorola Mobility, Inc. 00-18-C1 (hex) Almitec Informática e Comércio 00-18-C2 (hex) Firetide, Inc 00-18-C3 (hex) CS Corporation 00-18-C4 (hex) Raba Technologies LLC 00-18-C5 (hex) Nokia Danmark A/S 00-18-C6 (hex) OPW Fuel Management Systems 00-18-C7 (hex) Real Time Automation 00-18-C8 (hex) ISONAS Inc. 00-18-C9 (hex) EOps Technology Limited 00-18-CA (hex) Viprinet GmbH 00-18-CB (hex) Tecobest Technology Limited 00-18-CC (hex) AXIOHM SAS 00-18-CD (hex) Erae Electronics Industry Co., Ltd 00-18-CE (hex) Dreamtech Co., Ltd 00-18-CF (hex) Baldor Electric Company 00-18-D0 (hex) AtRoad, A Trimble Company 00-18-D1 (hex) Siemens Home & Office Comm. Devices 00-18-D2 (hex) High-Gain Antennas LLC 00-18-D3 (hex) TEAMCAST 00-18-D4 (hex) Unified Display Interface SIG 00-18-D5 (hex) REIGNCOM 00-18-D6 (hex) Swirlnet A/S 00-18-D7 (hex) Javad Navigation Systems Inc. 00-18-D8 (hex) ARCH METER Corporation 00-18-D9 (hex) Santosha Internatonal, Inc 00-18-DA (hex) AMBER wireless GmbH 00-18-DB (hex) EPL Technology Ltd 00-18-DC (hex) Prostar Co., Ltd. 00-18-DD (hex) Silicondust Engineering Ltd 00-18-DE (hex) Intel Corporate 00-18-DF (hex) The Morey Corporation 00-18-E0 (hex) ANAVEO 00-18-E1 (hex) Verkerk Service Systemen 00-18-E2 (hex) Topdata Sistemas de Automacao Ltda 00-18-E3 (hex) Visualgate Systems, Inc. 00-18-E4 (hex) YIGUANG 00-18-E5 (hex) Adhoco AG 00-18-E6 (hex) Computer Hardware Design SIA 00-18-E7 (hex) Cameo Communications, INC. 00-18-E8 (hex) Hacetron Corporation 00-18-E9 (hex) Numata Corporation 00-18-EA (hex) Alltec GmbH 00-18-EB (hex) BroVis Wireless Networks 00-18-EC (hex) Welding Technology Corporation 00-18-ED (hex) Accutech Ultrasystems Co., Ltd. 00-18-EE (hex) Videology Imaging Solutions, Inc. 00-18-EF (hex) Escape Communications, Inc. 00-18-F0 (hex) JOYTOTO Co., Ltd. 00-18-F1 (hex) Chunichi Denshi Co.,LTD. 00-18-F2 (hex) Beijing Tianyu Communication Equipment Co., Ltd 00-18-F3 (hex) ASUSTek COMPUTER INC. 00-18-F4 (hex) EO TECHNICS Co., Ltd. 00-18-F5 (hex) Shenzhen Streaming Video Technology Company Limited 00-18-F6 (hex) Thomson Telecom Belgium 00-18-F7 (hex) Kameleon Technologies 00-18-F8 (hex) Cisco-Linksys LLC 00-18-F9 (hex) VVOND, Inc. 00-18-FA (hex) Yushin Precision Equipment Co.,Ltd. 00-18-FB (hex) Compro Technology 00-18-FC (hex) Altec Electronic AG 00-18-FD (hex) Optimal Technologies International Inc. 00-18-FE (hex) Hewlett-Packard Company 00-18-FF (hex) PowerQuattro Co. 00-19-00 (hex) Intelliverese - DBA Voicecom 00-19-01 (hex) F1MEDIA 00-19-02 (hex) Cambridge Consultants Ltd 00-19-03 (hex) Bigfoot Networks Inc 00-19-04 (hex) WB Electronics Sp. z o.o. 00-19-05 (hex) SCHRACK Seconet AG 00-19-06 (hex) CISCO SYSTEMS, INC. 00-19-07 (hex) CISCO SYSTEMS, INC. 00-19-08 (hex) Duaxes Corporation 00-19-09 (hex) DEVI - Danfoss A/S 00-19-0A (hex) HASWARE INC. 00-19-0B (hex) Southern Vision Systems, Inc. 00-19-0C (hex) Encore Electronics, Inc. 00-19-0D (hex) IEEE 1394c 00-19-0E (hex) Atech Technology Co., Ltd. 00-19-0F (hex) Advansus Corp. 00-19-10 (hex) Knick Elektronische Messgeraete GmbH & Co. KG 00-19-11 (hex) Just In Mobile Information Technologies (Shanghai) Co., Ltd. 00-19-12 (hex) Welcat Inc 00-19-13 (hex) Chuang-Yi Network Equipment Co.Ltd. 00-19-14 (hex) Winix Co., Ltd 00-19-15 (hex) TECOM Co., Ltd. 00-19-16 (hex) PayTec AG 00-19-17 (hex) Posiflex Inc. 00-19-18 (hex) Interactive Wear AG 00-19-19 (hex) ASTEL Inc. 00-19-1A (hex) IRLINK 00-19-1B (hex) Sputnik Engineering AG 00-19-1C (hex) Sensicast Systems 00-19-1D (hex) Nintendo Co., Ltd. 00-19-1E (hex) Beyondwiz Co., Ltd. 00-19-1F (hex) Microlink communications Inc. 00-19-20 (hex) KUME electric Co.,Ltd. 00-19-21 (hex) Elitegroup Computer System Co. 00-19-22 (hex) CM Comandos Lineares 00-19-23 (hex) Phonex Korea Co., LTD. 00-19-24 (hex) LBNL Engineering 00-19-25 (hex) Intelicis Corporation 00-19-26 (hex) BitsGen Co., Ltd. 00-19-27 (hex) ImCoSys Ltd 00-19-28 (hex) Siemens AG, Transportation Systems 00-19-29 (hex) 2M2B Montadora de Maquinas Bahia Brasil LTDA 00-19-2A (hex) Antiope Associates 00-19-2B (hex) Aclara RF Systems Inc. 00-19-2C (hex) Motorola Mobility, Inc. 00-19-2D (hex) Nokia Corporation 00-19-2E (hex) Spectral Instruments, Inc. 00-19-2F (hex) CISCO SYSTEMS, INC. 00-19-30 (hex) CISCO SYSTEMS, INC. 00-19-31 (hex) Balluff GmbH 00-19-32 (hex) Gude Analog- und Digialsysteme GmbH 00-19-33 (hex) Strix Systems, Inc. 00-19-34 (hex) TRENDON TOUCH TECHNOLOGY CORP. 00-19-35 (hex) DÜRR DENTAL AG 00-19-36 (hex) STERLITE OPTICAL TECHNOLOGIES LIMITED 00-19-37 (hex) CommerceGuard AB 00-19-38 (hex) UMB Communications Co., Ltd. 00-19-39 (hex) Gigamips 00-19-3A (hex) OESOLUTIONS 00-19-3B (hex) Wilibox Deliberant Group LLC 00-19-3C (hex) HighPoint Technologies Incorporated 00-19-3D (hex) GMC Guardian Mobility Corp. 00-19-3E (hex) ADB Broadband Italia 00-19-3F (hex) RDI technology(Shenzhen) Co.,LTD 00-19-40 (hex) Rackable Systems 00-19-41 (hex) Pitney Bowes, Inc 00-19-42 (hex) ON SOFTWARE INTERNATIONAL LIMITED 00-19-43 (hex) Belden 00-19-44 (hex) Fossil Partners, L.P. 00-19-45 (hex) Ten-Tec Inc. 00-19-46 (hex) Cianet Industria e Comercio S/A 00-19-47 (hex) Scientific Atlanta, A Cisco Company 00-19-48 (hex) AireSpider Networks 00-19-49 (hex) TENTEL COMTECH CO., LTD. 00-19-4A (hex) TESTO AG 00-19-4B (hex) SAGEM COMMUNICATION 00-19-4C (hex) Fujian Stelcom information & Technology CO.,Ltd 00-19-4D (hex) Avago Technologies Sdn Bhd 00-19-4E (hex) Ultra Electronics - TCS (Tactical Communication Systems) 00-19-4F (hex) Nokia Danmark A/S 00-19-50 (hex) Harman Multimedia 00-19-51 (hex) NETCONS, s.r.o. 00-19-52 (hex) ACOGITO Co., Ltd 00-19-53 (hex) Chainleader Communications Corp. 00-19-54 (hex) Leaf Corporation. 00-19-55 (hex) CISCO SYSTEMS, INC. 00-19-56 (hex) CISCO SYSTEMS, INC. 00-19-57 (hex) Saafnet Canada Inc. 00-19-58 (hex) Bluetooth SIG, Inc. 00-19-59 (hex) Staccato Communications Inc. 00-19-5A (hex) Jenaer Antriebstechnik GmbH 00-19-5B (hex) D-Link Corporation 00-19-5C (hex) Innotech Corporation 00-19-5D (hex) ShenZhen XinHuaTong Opto Electronics Co.,Ltd 00-19-5E (hex) Motorola Mobility, Inc. 00-19-5F (hex) Valemount Networks Corporation 00-19-60 (hex) DoCoMo Systems, Inc. 00-19-61 (hex) Blaupunkt Embedded Systems GmbH 00-19-62 (hex) Commerciant, LP 00-19-63 (hex) Sony Ericsson Mobile Communications AB 00-19-64 (hex) Doorking Inc. 00-19-65 (hex) YuHua TelTech (ShangHai) Co., Ltd. 00-19-66 (hex) Asiarock Technology Limited 00-19-67 (hex) TELDAT Sp.J. 00-19-68 (hex) Digital Video Networks(Shanghai) CO. LTD. 00-19-69 (hex) Nortel 00-19-6A (hex) MikroM GmbH 00-19-6B (hex) Danpex Corporation 00-19-6C (hex) ETROVISION TECHNOLOGY 00-19-6D (hex) Raybit Systems Korea, Inc 00-19-6E (hex) Metacom (Pty) Ltd. 00-19-6F (hex) SensoPart GmbH 00-19-70 (hex) Z-Com, Inc. 00-19-71 (hex) Guangzhou Unicomp Technology Co.,Ltd 00-19-72 (hex) Plexus (Xiamen) Co.,ltd 00-19-73 (hex) Zeugma Systems 00-19-74 (hex) AboCom Systems, Inc. 00-19-75 (hex) Beijing Huisen networks technology Inc 00-19-76 (hex) Xipher Technologies, LLC 00-19-77 (hex) Aerohive Networks, Inc. 00-19-78 (hex) Datum Systems, Inc. 00-19-79 (hex) Nokia Danmark A/S 00-19-7A (hex) MAZeT GmbH 00-19-7B (hex) Picotest Corp. 00-19-7C (hex) Riedel Communications GmbH 00-19-7D (hex) Hon Hai Precision Ind. Co., Ltd 00-19-7E (hex) Hon Hai Precision Ind. Co., Ltd 00-19-7F (hex) PLANTRONICS, INC. 00-19-80 (hex) Gridpoint Systems 00-19-81 (hex) Vivox Inc 00-19-82 (hex) SmarDTV 00-19-83 (hex) CCT R&D Limited 00-19-84 (hex) ESTIC Corporation 00-19-85 (hex) IT Watchdogs, Inc 00-19-86 (hex) Cheng Hongjian 00-19-87 (hex) Panasonic Mobile Communications Co., Ltd. 00-19-88 (hex) Wi2Wi, Inc 00-19-89 (hex) Sonitrol Corporation 00-19-8A (hex) Northrop Grumman Systems Corp. 00-19-8B (hex) Novera Optics Korea, Inc. 00-19-8C (hex) iXSea 00-19-8D (hex) Ocean Optics, Inc. 00-19-8E (hex) Oticon A/S 00-19-8F (hex) Alcatel Bell N.V. 00-19-90 (hex) ELM DATA Co., Ltd. 00-19-91 (hex) avinfo 00-19-92 (hex) ADTRAN INC. 00-19-93 (hex) Changshu Switchgear MFG. Co.,Ltd. (Former Changshu Switchgea 00-19-94 (hex) Jorjin Technologies Inc. 00-19-95 (hex) Jurong Hi-Tech (Suzhou)Co.ltd 00-19-96 (hex) TurboChef Technologies Inc. 00-19-97 (hex) Soft Device Sdn Bhd 00-19-98 (hex) SATO CORPORATION 00-19-99 (hex) Fujitsu Technology Solutions 00-19-9A (hex) EDO-EVI 00-19-9B (hex) Diversified Technical Systems, Inc. 00-19-9C (hex) CTRING 00-19-9D (hex) VIZIO, Inc. 00-19-9E (hex) Nifty 00-19-9F (hex) DKT A/S 00-19-A0 (hex) NIHON DATA SYSTENS, INC. 00-19-A1 (hex) LG INFORMATION & COMM. 00-19-A2 (hex) ORDYN TECHNOLOGIES 00-19-A3 (hex) asteel electronique atlantique 00-19-A4 (hex) Austar Technology (hang zhou) Co.,Ltd 00-19-A5 (hex) RadarFind Corporation 00-19-A6 (hex) Motorola Mobility, Inc. 00-19-A7 (hex) ITU-T 00-19-A8 (hex) WiQuest Communications 00-19-A9 (hex) CISCO SYSTEMS, INC. 00-19-AA (hex) CISCO SYSTEMS, INC. 00-19-AB (hex) Raycom CO ., LTD 00-19-AC (hex) GSP SYSTEMS Inc. 00-19-AD (hex) BOBST SA 00-19-AE (hex) Hopling Technologies b.v. 00-19-AF (hex) Rigol Technologies, Inc. 00-19-B0 (hex) HanYang System 00-19-B1 (hex) Arrow7 Corporation 00-19-B2 (hex) XYnetsoft Co.,Ltd 00-19-B3 (hex) Stanford Research Systems 00-19-B4 (hex) VideoCast Ltd. 00-19-B5 (hex) Famar Fueguina S.A. 00-19-B6 (hex) Euro Emme s.r.l. 00-19-B7 (hex) Nokia Danmark A/S 00-19-B8 (hex) Boundary Devices 00-19-B9 (hex) Dell Inc. 00-19-BA (hex) Paradox Security Systems Ltd 00-19-BB (hex) Hewlett-Packard Company 00-19-BC (hex) ELECTRO CHANCE SRL 00-19-BD (hex) New Media Life 00-19-BE (hex) Altai Technologies Limited 00-19-BF (hex) Citiway technology Co.,ltd 00-19-C0 (hex) Motorola Mobility, Inc. 00-19-C1 (hex) Alps Electric Co., Ltd 00-19-C2 (hex) Equustek Solutions, Inc. 00-19-C3 (hex) Qualitrol 00-19-C4 (hex) Infocrypt Inc. 00-19-C5 (hex) SONY Computer Entertainment inc, 00-19-C6 (hex) ZTE Corporation 00-19-C7 (hex) Cambridge Industries(Group) Co.,Ltd. 00-19-C8 (hex) AnyDATA Corporation 00-19-C9 (hex) S&C ELECTRIC COMPANY 00-19-CA (hex) Broadata Communications, Inc 00-19-CB (hex) ZyXEL Communications Corporation 00-19-CC (hex) RCG (HK) Ltd 00-19-CD (hex) Chengdu ethercom information technology Ltd. 00-19-CE (hex) Progressive Gaming International 00-19-CF (hex) SALICRU, S.A. 00-19-D0 (hex) Cathexis 00-19-D1 (hex) Intel Corporate 00-19-D2 (hex) Intel Corporate 00-19-D3 (hex) TRAK Microwave 00-19-D4 (hex) ICX Technologies 00-19-D5 (hex) IP Innovations, Inc. 00-19-D6 (hex) LS Cable and System Ltd. 00-19-D7 (hex) FORTUNETEK CO., LTD 00-19-D8 (hex) MAXFOR 00-19-D9 (hex) Zeutschel GmbH 00-19-DA (hex) Welltrans O&E Technology Co. , Ltd. 00-19-DB (hex) MICRO-STAR INTERNATIONAL CO., LTD. 00-19-DC (hex) ENENSYS Technologies 00-19-DD (hex) FEI-Zyfer, Inc. 00-19-DE (hex) MOBITEK 00-19-DF (hex) Thomson Inc. 00-19-E0 (hex) TP-LINK Technologies Co., Ltd. 00-19-E1 (hex) Nortel 00-19-E2 (hex) Juniper Networks 00-19-E3 (hex) Apple Computer Inc. 00-19-E4 (hex) 2Wire, Inc 00-19-E5 (hex) Lynx Studio Technology, Inc. 00-19-E6 (hex) TOYO MEDIC CO.,LTD. 00-19-E7 (hex) CISCO SYSTEMS, INC. 00-19-E8 (hex) CISCO SYSTEMS, INC. 00-19-E9 (hex) S-Information Technolgy, Co., Ltd. 00-19-EA (hex) TeraMage Technologies Co., Ltd. 00-19-EB (hex) Pyronix Ltd 00-19-EC (hex) Sagamore Systems, Inc. 00-19-ED (hex) Axesstel Inc. 00-19-EE (hex) CARLO GAVAZZI CONTROLS SPA-Controls Division 00-19-EF (hex) SHENZHEN LINNKING ELECTRONICS CO.,LTD 00-19-F0 (hex) UNIONMAN TECHNOLOGY CO.,LTD 00-19-F1 (hex) Star Communication Network Technology Co.,Ltd 00-19-F2 (hex) Teradyne K.K. 00-19-F3 (hex) Cetis, Inc 00-19-F4 (hex) Convergens Oy Ltd 00-19-F5 (hex) Imagination Technologies Ltd 00-19-F6 (hex) Acconet (PTE) Ltd 00-19-F7 (hex) Onset Computer Corporation 00-19-F8 (hex) Embedded Systems Design, Inc. 00-19-F9 (hex) TDK-Lambda 00-19-FA (hex) Cable Vision Electronics CO., LTD. 00-19-FB (hex) BSkyB Ltd 00-19-FC (hex) PT. Ufoakses Sukses Luarbiasa 00-19-FD (hex) Nintendo Co., Ltd. 00-19-FE (hex) SHENZHEN SEECOMM TECHNOLOGY CO.,LTD. 00-19-FF (hex) Finnzymes 00-1A-00 (hex) MATRIX INC. 00-1A-01 (hex) Smiths Medical 00-1A-02 (hex) SECURE CARE PRODUCTS, INC 00-1A-03 (hex) Angel Electronics Co., Ltd. 00-1A-04 (hex) Interay Solutions BV 00-1A-05 (hex) OPTIBASE LTD 00-1A-06 (hex) OpVista, Inc. 00-1A-07 (hex) Arecont Vision 00-1A-08 (hex) Simoco Ltd. 00-1A-09 (hex) Wayfarer Transit Systems Ltd 00-1A-0A (hex) Adaptive Micro-Ware Inc. 00-1A-0B (hex) BONA TECHNOLOGY INC. 00-1A-0C (hex) Swe-Dish Satellite Systems AB 00-1A-0D (hex) HandHeld entertainment, Inc. 00-1A-0E (hex) Cheng Uei Precision Industry Co.,Ltd 00-1A-0F (hex) Sistemas Avanzados de Control, S.A. 00-1A-10 (hex) LUCENT TRANS ELECTRONICS CO.,LTD 00-1A-11 (hex) Google Inc. 00-1A-12 (hex) Essilor 00-1A-13 (hex) Wanlida Group Co., LTD 00-1A-14 (hex) Xin Hua Control Engineering Co.,Ltd. 00-1A-15 (hex) gemalto e-Payment 00-1A-16 (hex) Nokia Danmark A/S 00-1A-17 (hex) Teak Technologies, Inc. 00-1A-18 (hex) Advanced Simulation Technology inc. 00-1A-19 (hex) Computer Engineering Limited 00-1A-1A (hex) Gentex Corporation/Electro-Acoustic Products 00-1A-1B (hex) Motorola Mobility, Inc. 00-1A-1C (hex) GT&T Engineering Pte Ltd 00-1A-1D (hex) PChome Online Inc. 00-1A-1E (hex) Aruba Networks 00-1A-1F (hex) Coastal Environmental Systems 00-1A-20 (hex) CMOTECH Co. Ltd. 00-1A-21 (hex) Indac B.V. 00-1A-22 (hex) eQ-3 Entwicklung GmbH 00-1A-23 (hex) Ice Qube, Inc 00-1A-24 (hex) Galaxy Telecom Technologies Ltd 00-1A-25 (hex) DELTA DORE 00-1A-26 (hex) Deltanode Solutions AB 00-1A-27 (hex) Ubistar 00-1A-28 (hex) ASWT Co., LTD. Taiwan Branch H.K. 00-1A-29 (hex) Johnson Outdoors Marine Electronics, Inc 00-1A-2A (hex) Arcadyan Technology Corporation 00-1A-2B (hex) Ayecom Technology Co., Ltd. 00-1A-2C (hex) SATEC Co.,LTD 00-1A-2D (hex) The Navvo Group 00-1A-2E (hex) Ziova Coporation 00-1A-2F (hex) CISCO SYSTEMS, INC. 00-1A-30 (hex) CISCO SYSTEMS, INC. 00-1A-31 (hex) SCAN COIN Industries AB 00-1A-32 (hex) ACTIVA MULTIMEDIA 00-1A-33 (hex) ASI Communications, Inc. 00-1A-34 (hex) Konka Group Co., Ltd. 00-1A-35 (hex) BARTEC GmbH 00-1A-36 (hex) Aipermon GmbH & Co. KG 00-1A-37 (hex) Lear Corporation 00-1A-38 (hex) Sanmina-SCI 00-1A-39 (hex) Merten GmbH&CoKG 00-1A-3A (hex) Dongahelecomm 00-1A-3B (hex) Doah Elecom Inc. 00-1A-3C (hex) Technowave Ltd. 00-1A-3D (hex) Ajin Vision Co.,Ltd 00-1A-3E (hex) Faster Technology LLC 00-1A-3F (hex) intelbras 00-1A-40 (hex) A-FOUR TECH CO., LTD. 00-1A-41 (hex) INOCOVA Co.,Ltd 00-1A-42 (hex) Techcity Technology co., Ltd. 00-1A-43 (hex) Logical Link Communications 00-1A-44 (hex) JWTrading Co., Ltd 00-1A-45 (hex) GN Netcom as 00-1A-46 (hex) Digital Multimedia Technology Co., Ltd 00-1A-47 (hex) Agami Systems, Inc. 00-1A-48 (hex) Takacom Corporation 00-1A-49 (hex) Micro Vision Co.,LTD 00-1A-4A (hex) Qumranet Inc. 00-1A-4B (hex) Hewlett-Packard Company 00-1A-4C (hex) Crossbow Technology, Inc 00-1A-4D (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 00-1A-4E (hex) NTI AG / LinMot 00-1A-4F (hex) AVM GmbH 00-1A-50 (hex) PheeNet Technology Corp. 00-1A-51 (hex) Alfred Mann Foundation 00-1A-52 (hex) Meshlinx Wireless Inc. 00-1A-53 (hex) Zylaya 00-1A-54 (hex) Hip Shing Electronics Ltd. 00-1A-55 (hex) ACA-Digital Corporation 00-1A-56 (hex) ViewTel Co,. Ltd. 00-1A-57 (hex) Matrix Design Group, LLC 00-1A-58 (hex) CCV Deutschland GmbH - Celectronic eHealth Div. 00-1A-59 (hex) Ircona 00-1A-5A (hex) Korea Electric Power Data Network (KDN) Co., Ltd 00-1A-5B (hex) NetCare Service Co., Ltd. 00-1A-5C (hex) Euchner GmbH+Co. KG 00-1A-5D (hex) Mobinnova Corp. 00-1A-5E (hex) Thincom Technology Co.,Ltd 00-1A-5F (hex) KitWorks.fi Ltd. 00-1A-60 (hex) Wave Electronics Co.,Ltd. 00-1A-61 (hex) PacStar Corp. 00-1A-62 (hex) Data Robotics, Incorporated 00-1A-63 (hex) Elster Solutions, LLC, 00-1A-64 (hex) IBM Corp 00-1A-65 (hex) Seluxit 00-1A-66 (hex) Motorola Mobility, Inc. 00-1A-67 (hex) Infinite QL Sdn Bhd 00-1A-68 (hex) Weltec Enterprise Co., Ltd. 00-1A-69 (hex) Wuhan Yangtze Optical Technology CO.,Ltd. 00-1A-6A (hex) Tranzas, Inc. 00-1A-6B (hex) Universal Global Scientific Industrial Co., Ltd. 00-1A-6C (hex) CISCO SYSTEMS, INC. 00-1A-6D (hex) CISCO SYSTEMS, INC. 00-1A-6E (hex) Impro Technologies 00-1A-6F (hex) MI.TEL s.r.l. 00-1A-70 (hex) Cisco-Linksys, LLC 00-1A-71 (hex) Diostech Co., Ltd. 00-1A-72 (hex) Mosart Semiconductor Corp. 00-1A-73 (hex) Gemtek Technology Co., Ltd. 00-1A-74 (hex) Procare International Co 00-1A-75 (hex) Sony Ericsson Mobile Communications 00-1A-76 (hex) SDT information Technology Co.,LTD. 00-1A-77 (hex) Motorola Mobility, Inc. 00-1A-78 (hex) ubtos 00-1A-79 (hex) TELECOMUNICATION TECHNOLOGIES LTD. 00-1A-7A (hex) Lismore Instruments Limited 00-1A-7B (hex) Teleco, Inc. 00-1A-7C (hex) Hirschmann Multimedia B.V. 00-1A-7D (hex) cyber-blue(HK)Ltd 00-1A-7E (hex) LN Srithai Comm Ltd. 00-1A-7F (hex) GCI Science&Technology Co.,Ltd. 00-1A-80 (hex) Sony Corporation 00-1A-81 (hex) Zelax 00-1A-82 (hex) PROBA Building Automation Co.,LTD 00-1A-83 (hex) Pegasus Technologies Inc. 00-1A-84 (hex) V One Multimedia Pte Ltd 00-1A-85 (hex) NV Michel Van de Wiele 00-1A-86 (hex) AdvancedIO Systems Inc 00-1A-87 (hex) Canhold International Limited 00-1A-88 (hex) Venergy,Co,Ltd 00-1A-89 (hex) Nokia Danmark A/S 00-1A-8A (hex) Samsung Electronics Co., Ltd. 00-1A-8B (hex) CHUNIL ELECTRIC IND., CO. 00-1A-8C (hex) Astaro AG 00-1A-8D (hex) AVECS Bergen GmbH 00-1A-8E (hex) 3Way Networks Ltd 00-1A-8F (hex) Nortel 00-1A-90 (hex) Trópico Sistemas e Telecomunicações da Amazônia LTDA. 00-1A-91 (hex) FusionDynamic Ltd. 00-1A-92 (hex) ASUSTek COMPUTER INC. 00-1A-93 (hex) ERCO Leuchten GmbH 00-1A-94 (hex) Votronic GmbH 00-1A-95 (hex) Hisense Mobile Communications Technoligy Co.,Ltd. 00-1A-96 (hex) ECLER S.A. 00-1A-97 (hex) fitivision technology Inc. 00-1A-98 (hex) Asotel Communication Limited Taiwan Branch 00-1A-99 (hex) Smarty (HZ) Information Electronics Co., Ltd 00-1A-9A (hex) Skyworth Digital technology(shenzhen)co.ltd. 00-1A-9B (hex) ADEC & Parter AG 00-1A-9C (hex) RightHand Technologies, Inc. 00-1A-9D (hex) Skipper Wireless, Inc. 00-1A-9E (hex) ICON Digital International Limited 00-1A-9F (hex) A-Link Ltd 00-1A-A0 (hex) Dell Inc 00-1A-A1 (hex) CISCO SYSTEMS, INC. 00-1A-A2 (hex) CISCO SYSTEMS, INC. 00-1A-A3 (hex) DELORME 00-1A-A4 (hex) Future University-Hakodate 00-1A-A5 (hex) BRN Phoenix 00-1A-A6 (hex) Telefunken Radio Communication Systems GmbH &CO.KG 00-1A-A7 (hex) Torian Wireless 00-1A-A8 (hex) Mamiya Digital Imaging Co., Ltd. 00-1A-A9 (hex) FUJIAN STAR-NET COMMUNICATION CO.,LTD 00-1A-AA (hex) Analogic Corp. 00-1A-AB (hex) eWings s.r.l. 00-1A-AC (hex) Corelatus AB 00-1A-AD (hex) Motorola Mobility, Inc. 00-1A-AE (hex) Savant Systems LLC 00-1A-AF (hex) BLUSENS TECHNOLOGY 00-1A-B0 (hex) Signal Networks Pvt. Ltd., 00-1A-B1 (hex) Asia Pacific Satellite Industries Co., Ltd. 00-1A-B2 (hex) Cyber Solutions Inc. 00-1A-B3 (hex) VISIONITE INC. 00-1A-B4 (hex) FFEI Ltd. 00-1A-B5 (hex) Home Network System 00-1A-B6 (hex) Texas Instruments 00-1A-B7 (hex) Ethos Networks LTD. 00-1A-B8 (hex) Anseri Corporation 00-1A-B9 (hex) PMC 00-1A-BA (hex) Caton Overseas Limited 00-1A-BB (hex) Fontal Technology Incorporation 00-1A-BC (hex) U4EA Technologies Ltd 00-1A-BD (hex) Impatica Inc. 00-1A-BE (hex) COMPUTER HI-TECH INC. 00-1A-BF (hex) TRUMPF Laser Marking Systems AG 00-1A-C0 (hex) JOYBIEN TECHNOLOGIES CO., LTD. 00-1A-C1 (hex) 3Com Ltd 00-1A-C2 (hex) YEC Co.,Ltd. 00-1A-C3 (hex) Scientific-Atlanta, Inc 00-1A-C4 (hex) 2Wire, Inc 00-1A-C5 (hex) BreakingPoint Systems, Inc. 00-1A-C6 (hex) Micro Control Designs 00-1A-C7 (hex) UNIPOINT 00-1A-C8 (hex) ISL (Instrumentation Scientifique de Laboratoire) 00-1A-C9 (hex) SUZUKEN CO.,LTD 00-1A-CA (hex) Tilera Corporation 00-1A-CB (hex) Autocom Products Ltd 00-1A-CC (hex) Celestial Semiconductor, Ltd 00-1A-CD (hex) Tidel Engineering LP 00-1A-CE (hex) YUPITERU CORPORATION 00-1A-CF (hex) C.T. ELETTRONICA 00-1A-D0 (hex) Albis Technologies AG 00-1A-D1 (hex) FARGO CO., LTD. 00-1A-D2 (hex) Eletronica Nitron Ltda 00-1A-D3 (hex) Vamp Ltd. 00-1A-D4 (hex) iPOX Technology Co., Ltd. 00-1A-D5 (hex) KMC CHAIN INDUSTRIAL CO., LTD. 00-1A-D6 (hex) JIAGNSU AETNA ELECTRIC CO.,LTD 00-1A-D7 (hex) Christie Digital Systems, Inc. 00-1A-D8 (hex) AlsterAero GmbH 00-1A-D9 (hex) International Broadband Electric Communications, Inc. 00-1A-DA (hex) Biz-2-Me Inc. 00-1A-DB (hex) Motorola Mobility, Inc. 00-1A-DC (hex) Nokia Danmark A/S 00-1A-DD (hex) PePWave Ltd 00-1A-DE (hex) Motorola Mobility, Inc. 00-1A-DF (hex) Interactivetv Pty Limited 00-1A-E0 (hex) Mythology Tech Express Inc. 00-1A-E1 (hex) EDGE ACCESS INC 00-1A-E2 (hex) CISCO SYSTEMS, INC. 00-1A-E3 (hex) CISCO SYSTEMS, INC. 00-1A-E4 (hex) Medicis Technologies Corporation 00-1A-E5 (hex) Mvox Technologies Inc. 00-1A-E6 (hex) Atlanta Advanced Communications Holdings Limited 00-1A-E7 (hex) Aztek Networks, Inc. 00-1A-E8 (hex) Siemens Enterprise Communications GmbH & Co. KG 00-1A-E9 (hex) Nintendo Co., Ltd. 00-1A-EA (hex) Radio Terminal Systems Pty Ltd 00-1A-EB (hex) Allied Telesis K.K. 00-1A-EC (hex) Keumbee Electronics Co.,Ltd. 00-1A-ED (hex) INCOTEC GmbH 00-1A-EE (hex) Shenztech Ltd 00-1A-EF (hex) Loopcomm Technology, Inc. 00-1A-F0 (hex) Alcatel - IPD 00-1A-F1 (hex) Embedded Artists AB 00-1A-F2 (hex) Dynavisions Schweiz AG 00-1A-F3 (hex) Samyoung Electronics 00-1A-F4 (hex) Handreamnet 00-1A-F5 (hex) PENTAONE. CO., LTD. 00-1A-F6 (hex) Woven Systems, Inc. 00-1A-F7 (hex) dataschalt e+a GmbH 00-1A-F8 (hex) Copley Controls Corporation 00-1A-F9 (hex) AeroVIronment (AV Inc) 00-1A-FA (hex) Welch Allyn, Inc. 00-1A-FB (hex) Joby Inc. 00-1A-FC (hex) ModusLink Corporation 00-1A-FD (hex) EVOLIS 00-1A-FE (hex) SOFACREAL 00-1A-FF (hex) Wizyoung Tech. 00-1B-00 (hex) Neopost Technologies 00-1B-01 (hex) Applied Radio Technologies 00-1B-02 (hex) ED Co.Ltd 00-1B-03 (hex) Action Technology (SZ) Co., Ltd 00-1B-04 (hex) Affinity International S.p.a 00-1B-05 (hex) YMC AG 00-1B-06 (hex) Ateliers R. LAUMONIER 00-1B-07 (hex) Mendocino Software 00-1B-08 (hex) Danfoss Drives A/S 00-1B-09 (hex) Matrix Telecom Pvt. Ltd. 00-1B-0A (hex) Intelligent Distributed Controls Ltd 00-1B-0B (hex) Phidgets Inc. 00-1B-0C (hex) CISCO SYSTEMS, INC. 00-1B-0D (hex) CISCO SYSTEMS, INC. 00-1B-0E (hex) InoTec GmbH Organisationssysteme 00-1B-0F (hex) Petratec 00-1B-10 (hex) ShenZhen Kang Hui Technology Co.,ltd 00-1B-11 (hex) D-Link Corporation 00-1B-12 (hex) Apprion 00-1B-13 (hex) Icron Technologies Corporation 00-1B-14 (hex) Carex Lighting Equipment Factory 00-1B-15 (hex) Voxtel, Inc. 00-1B-16 (hex) Celtro Ltd. 00-1B-17 (hex) Palo Alto Networks 00-1B-18 (hex) Tsuken Electric Ind. Co.,Ltd 00-1B-19 (hex) IEEE I&M Society TC9 00-1B-1A (hex) e-trees Japan, Inc. 00-1B-1B (hex) Siemens AG, 00-1B-1C (hex) Coherent 00-1B-1D (hex) Phoenix International Co., Ltd 00-1B-1E (hex) HART Communication Foundation 00-1B-1F (hex) DELTA - Danish Electronics, Light & Acoustics 00-1B-20 (hex) TPine Technology 00-1B-21 (hex) Intel Corporate 00-1B-22 (hex) Palit Microsystems ( H.K.) Ltd. 00-1B-23 (hex) SimpleComTools 00-1B-24 (hex) Quanta Computer Inc. 00-1B-25 (hex) Nortel 00-1B-26 (hex) RON-Telecom ZAO 00-1B-27 (hex) Merlin CSI 00-1B-28 (hex) POLYGON, JSC 00-1B-29 (hex) Avantis.Co.,Ltd 00-1B-2A (hex) CISCO SYSTEMS, INC. 00-1B-2B (hex) CISCO SYSTEMS, INC. 00-1B-2C (hex) ATRON electronic GmbH 00-1B-2D (hex) Med-Eng Systems Inc. 00-1B-2E (hex) Sinkyo Electron Inc 00-1B-2F (hex) NETGEAR Inc. 00-1B-30 (hex) Solitech Inc. 00-1B-31 (hex) Neural Image. Co. Ltd. 00-1B-32 (hex) QLogic Corporation 00-1B-33 (hex) Nokia Danmark A/S 00-1B-34 (hex) Focus System Inc. 00-1B-35 (hex) ChongQing JINOU Science & Technology Development CO.,Ltd 00-1B-36 (hex) Tsubata Engineering Co.,Ltd. (Head Office) 00-1B-37 (hex) Computec Oy 00-1B-38 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD. 00-1B-39 (hex) Proxicast 00-1B-3A (hex) SIMS Corp. 00-1B-3B (hex) Yi-Qing CO., LTD 00-1B-3C (hex) Software Technologies Group,Inc. 00-1B-3D (hex) EuroTel Spa 00-1B-3E (hex) Curtis, Inc. 00-1B-3F (hex) ProCurve Networking by HP 00-1B-40 (hex) Network Automation mxc AB 00-1B-41 (hex) General Infinity Co.,Ltd. 00-1B-42 (hex) Wise & Blue 00-1B-43 (hex) Beijing DG Telecommunications equipment Co.,Ltd 00-1B-44 (hex) SanDisk Corporation 00-1B-45 (hex) ABB AS, Division Automation Products 00-1B-46 (hex) Blueone Technology Co.,Ltd 00-1B-47 (hex) Futarque A/S 00-1B-48 (hex) Shenzhen Lantech Electronics Co., Ltd. 00-1B-49 (hex) Roberts Radio limited 00-1B-4A (hex) W&W Communications, Inc. 00-1B-4B (hex) SANION Co., Ltd. 00-1B-4C (hex) Signtech 00-1B-4D (hex) Areca Technology Corporation 00-1B-4E (hex) Navman New Zealand 00-1B-4F (hex) Avaya Inc. 00-1B-50 (hex) Nizhny Novgorod Factory named after M.Frunze, FSUE (NZiF) 00-1B-51 (hex) Vector Technology Corp. 00-1B-52 (hex) Motorola Mobility, Inc. 00-1B-53 (hex) CISCO SYSTEMS, INC. 00-1B-54 (hex) CISCO SYSTEMS, INC. 00-1B-55 (hex) Hurco Automation Ltd. 00-1B-56 (hex) Tehuti Networks Ltd. 00-1B-57 (hex) SEMINDIA SYSTEMS PRIVATE LIMITED 00-1B-58 (hex) ACE CAD Enterprise Co., Ltd. 00-1B-59 (hex) Sony Ericsson Mobile Communications AB 00-1B-5A (hex) Apollo Imaging Technologies, Inc. 00-1B-5B (hex) 2Wire, Inc. 00-1B-5C (hex) Azuretec Co., Ltd. 00-1B-5D (hex) Vololink Pty Ltd 00-1B-5E (hex) BPL Limited 00-1B-5F (hex) Alien Technology 00-1B-60 (hex) NAVIGON AG 00-1B-61 (hex) Digital Acoustics, LLC 00-1B-62 (hex) JHT Optoelectronics Co.,Ltd. 00-1B-63 (hex) Apple Computer Inc. 00-1B-64 (hex) IsaacLandKorea Co., Ltd, 00-1B-65 (hex) China Gridcom Co., Ltd 00-1B-66 (hex) Sennheiser electronic GmbH & Co. KG 00-1B-67 (hex) Ubiquisys Ltd 00-1B-68 (hex) Modnnet Co., Ltd 00-1B-69 (hex) Equaline Corporation 00-1B-6A (hex) Powerwave Technologies Sweden AB 00-1B-6B (hex) Swyx Solutions AG 00-1B-6C (hex) LookX Digital Media BV 00-1B-6D (hex) Midtronics, Inc. 00-1B-6E (hex) Anue Systems, Inc. 00-1B-6F (hex) Teletrak Ltd 00-1B-70 (hex) IRI Ubiteq, INC. 00-1B-71 (hex) Telular Corp. 00-1B-72 (hex) Sicep s.p.a. 00-1B-73 (hex) DTL Broadcast Ltd 00-1B-74 (hex) MiraLink Corporation 00-1B-75 (hex) Hypermedia Systems 00-1B-76 (hex) Ripcode, Inc. 00-1B-77 (hex) Intel Corporate 00-1B-78 (hex) Hewlett-Packard Company 00-1B-79 (hex) FAIVELEY TRANSPORT 00-1B-7A (hex) Nintendo Co., Ltd. 00-1B-7B (hex) The Tintometer Ltd 00-1B-7C (hex) A & R Cambridge 00-1B-7D (hex) CXR Anderson Jacobson 00-1B-7E (hex) Beckmann GmbH 00-1B-7F (hex) TMN Technologies Telecomunicacoes Ltda 00-1B-80 (hex) LORD Corporation 00-1B-81 (hex) DATAQ Instruments, Inc. 00-1B-82 (hex) Taiwan Semiconductor Co., Ltd. 00-1B-83 (hex) Finsoft Ltd 00-1B-84 (hex) Scan Engineering Telecom 00-1B-85 (hex) MAN Diesel SE 00-1B-86 (hex) Bosch Access Systems GmbH 00-1B-87 (hex) Deepsound Tech. Co., Ltd 00-1B-88 (hex) Divinet Access Technologies Ltd 00-1B-89 (hex) EMZA Visual Sense Ltd. 00-1B-8A (hex) 2M Electronic A/S 00-1B-8B (hex) NEC AccessTechnica, Ltd. 00-1B-8C (hex) JMicron Technology Corp. 00-1B-8D (hex) Electronic Computer Systems, Inc. 00-1B-8E (hex) Hulu Sweden AB 00-1B-8F (hex) CISCO SYSTEMS, INC. 00-1B-90 (hex) CISCO SYSTEMS, INC. 00-1B-91 (hex) EFKON AG 00-1B-92 (hex) l-acoustics 00-1B-93 (hex) JC Decaux SA DNT 00-1B-94 (hex) T.E.M.A. S.p.A. 00-1B-95 (hex) VIDEO SYSTEMS SRL 00-1B-96 (hex) General Sensing 00-1B-97 (hex) Violin Technologies 00-1B-98 (hex) Samsung Electronics Co., Ltd. 00-1B-99 (hex) KS System GmbH 00-1B-9A (hex) Apollo Fire Detectors Ltd 00-1B-9B (hex) Hose-McCann Communications 00-1B-9C (hex) SATEL sp. z o.o. 00-1B-9D (hex) Novus Security Sp. z o.o. 00-1B-9E (hex) ASKEY COMPUTER CORP 00-1B-9F (hex) Calyptech Pty Ltd 00-1B-A0 (hex) Awox 00-1B-A1 (hex) Åmic AB 00-1B-A2 (hex) IDS Imaging Development Systems GmbH 00-1B-A3 (hex) Flexit Group GmbH 00-1B-A4 (hex) S.A.E Afikim 00-1B-A5 (hex) MyungMin Systems, Inc. 00-1B-A6 (hex) intotech inc. 00-1B-A7 (hex) Lorica Solutions 00-1B-A8 (hex) UBI&MOBI,.Inc 00-1B-A9 (hex) BROTHER INDUSTRIES, LTD. 00-1B-AA (hex) XenICs nv 00-1B-AB (hex) Telchemy, Incorporated 00-1B-AC (hex) Curtiss Wright Controls Embedded Computing 00-1B-AD (hex) iControl Incorporated 00-1B-AE (hex) Micro Control Systems, Inc 00-1B-AF (hex) Nokia Danmark A/S 00-1B-B0 (hex) BHARAT ELECTRONICS 00-1B-B1 (hex) Wistron Neweb Corp. 00-1B-B2 (hex) Intellect International NV 00-1B-B3 (hex) Condalo GmbH 00-1B-B4 (hex) Airvod Limited 00-1B-B5 (hex) ZF Electronics GmbH 00-1B-B6 (hex) Bird Electronic Corp. 00-1B-B7 (hex) Alta Heights Technology Corp. 00-1B-B8 (hex) BLUEWAY ELECTRONIC CO;LTD 00-1B-B9 (hex) Elitegroup Computer System Co. 00-1B-BA (hex) Nortel 00-1B-BB (hex) RFTech Co.,Ltd 00-1B-BC (hex) Silver Peak Systems, Inc. 00-1B-BD (hex) FMC Kongsberg Subsea AS 00-1B-BE (hex) ICOP Digital 00-1B-BF (hex) SAGEM COMMUNICATION 00-1B-C0 (hex) Juniper Networks 00-1B-C1 (hex) HOLUX Technology, Inc. 00-1B-C2 (hex) Integrated Control Technology Limitied 00-1B-C3 (hex) Mobisolution Co.,Ltd 00-1B-C4 (hex) Ultratec, Inc. 00-1B-C5 (hex) IEEE Registration Authority 00-1B-C6 (hex) Strato Rechenzentrum AG 00-1B-C7 (hex) StarVedia Technology Inc. 00-1B-C8 (hex) MIURA CO.,LTD 00-1B-C9 (hex) FSN DISPLAY INC 00-1B-CA (hex) Beijing Run Technology LTD. Company 00-1B-CB (hex) PEMPEK SYSTEMS PTY LTD 00-1B-CC (hex) KINGTEK CCTV ALLIANCE CO., LTD. 00-1B-CD (hex) DAVISCOMMS (S) PTE LTD 00-1B-CE (hex) Measurement Devices Ltd 00-1B-CF (hex) Dataupia Corporation 00-1B-D0 (hex) IDENTEC SOLUTIONS 00-1B-D1 (hex) SOGESTMATIC 00-1B-D2 (hex) ULTRA-X ASIA PACIFIC Inc. 00-1B-D3 (hex) Panasonic Corp. AVC Company 00-1B-D4 (hex) CISCO SYSTEMS, INC. 00-1B-D5 (hex) CISCO SYSTEMS, INC. 00-1B-D6 (hex) Kelvin Hughes Ltd 00-1B-D7 (hex) Scientific Atlanta, A Cisco Company 00-1B-D8 (hex) DVTel LTD 00-1B-D9 (hex) Edgewater Computer Systems 00-1B-DA (hex) UTStarcom Inc 00-1B-DB (hex) Valeo VECS 00-1B-DC (hex) Vencer Co., Ltd. 00-1B-DD (hex) Motorola Mobility, Inc. 00-1B-DE (hex) Renkus-Heinz, Inc. 00-1B-DF (hex) Iskra Sistemi d.d. 00-1B-E0 (hex) TELENOT ELECTRONIC GmbH 00-1B-E1 (hex) ViaLogy 00-1B-E2 (hex) AhnLab,Inc. 00-1B-E3 (hex) Health Hero Network, Inc. 00-1B-E4 (hex) TOWNET SRL 00-1B-E5 (hex) 802automation Limited 00-1B-E6 (hex) VR AG 00-1B-E7 (hex) Postek Electronics Co., Ltd. 00-1B-E8 (hex) Ultratronik GmbH 00-1B-E9 (hex) Broadcom Corporation 00-1B-EA (hex) Nintendo Co., Ltd. 00-1B-EB (hex) DMP Electronics INC. 00-1B-EC (hex) Netio Technologies Co., Ltd 00-1B-ED (hex) Brocade Communications Systems, Inc 00-1B-EE (hex) Nokia Danmark A/S 00-1B-EF (hex) Blossoms Digital Technology Co.,Ltd. 00-1B-F0 (hex) Value Platforms Limited 00-1B-F1 (hex) Nanjing SilverNet Software Co., Ltd. 00-1B-F2 (hex) KWORLD COMPUTER CO., LTD 00-1B-F3 (hex) TRANSRADIO SenderSysteme Berlin AG 00-1B-F4 (hex) KENWIN INDUSTRIAL(HK) LTD. 00-1B-F5 (hex) Tellink Sistemas de Telecomunicación S.L. 00-1B-F6 (hex) CONWISE Technology Corporation Ltd. 00-1B-F7 (hex) Lund IP Products AB 00-1B-F8 (hex) Digitrax Inc. 00-1B-F9 (hex) Intellitect Water Ltd 00-1B-FA (hex) G.i.N. mbH 00-1B-FB (hex) Alps Electric Co., Ltd 00-1B-FC (hex) ASUSTek COMPUTER INC. 00-1B-FD (hex) Dignsys Inc. 00-1B-FE (hex) Zavio Inc. 00-1B-FF (hex) Millennia Media inc. 00-1C-00 (hex) Entry Point, LLC 00-1C-01 (hex) ABB Oy Drives 00-1C-02 (hex) Pano Logic 00-1C-03 (hex) Betty TV Technology AG 00-1C-04 (hex) Airgain, Inc. 00-1C-05 (hex) Nonin Medical Inc. 00-1C-06 (hex) Siemens Numerical Control Ltd., Nanjing 00-1C-07 (hex) Cwlinux Limited 00-1C-08 (hex) Echo360, Inc. 00-1C-09 (hex) SAE Electronic Co.,Ltd. 00-1C-0A (hex) Shenzhen AEE Technology Co.,Ltd. 00-1C-0B (hex) SmartAnt Telecom 00-1C-0C (hex) TANITA Corporation 00-1C-0D (hex) G-Technology, Inc. 00-1C-0E (hex) CISCO SYSTEMS, INC. 00-1C-0F (hex) CISCO SYSTEMS, INC. 00-1C-10 (hex) Cisco-Linksys, LLC 00-1C-11 (hex) Motorola Mobility, Inc. 00-1C-12 (hex) Motorola Mobility, Inc. 00-1C-13 (hex) OPTSYS TECHNOLOGY CO., LTD. 00-1C-14 (hex) VMware, Inc 00-1C-15 (hex) TXP Corporation 00-1C-16 (hex) ThyssenKrupp Elevator 00-1C-17 (hex) Nortel 00-1C-18 (hex) Sicert S.r.L. 00-1C-19 (hex) secunet Security Networks AG 00-1C-1A (hex) Thomas Instrumentation, Inc 00-1C-1B (hex) Hyperstone GmbH 00-1C-1C (hex) Center Communication Systems GmbH 00-1C-1D (hex) CHENZHOU GOSPELL DIGITAL TECHNOLOGY CO.,LTD 00-1C-1E (hex) emtrion GmbH 00-1C-1F (hex) Quest Retail Technology Pty Ltd 00-1C-20 (hex) CLB Benelux 00-1C-21 (hex) Nucsafe Inc. 00-1C-22 (hex) Aeris Elettronica s.r.l. 00-1C-23 (hex) Dell Inc 00-1C-24 (hex) Formosa Wireless Systems Corp. 00-1C-25 (hex) Hon Hai Precision Ind. Co.,Ltd. 00-1C-26 (hex) Hon Hai Precision Ind. Co.,Ltd. 00-1C-27 (hex) Sunell Electronics Co. 00-1C-28 (hex) Sphairon Technologies GmbH 00-1C-29 (hex) CORE DIGITAL ELECTRONICS CO., LTD 00-1C-2A (hex) Envisacor Technologies Inc. 00-1C-2B (hex) Alertme.com Limited 00-1C-2C (hex) Synapse 00-1C-2D (hex) FlexRadio Systems 00-1C-2E (hex) HPN Supply Chain 00-1C-2F (hex) Pfister GmbH 00-1C-30 (hex) Mode Lighting (UK ) Ltd. 00-1C-31 (hex) Mobile XP Technology Co., LTD 00-1C-32 (hex) Telian Corporation 00-1C-33 (hex) Sutron 00-1C-34 (hex) HUEY CHIAO INTERNATIONAL CO., LTD. 00-1C-35 (hex) Nokia Danmark A/S 00-1C-36 (hex) iNEWiT NV 00-1C-37 (hex) Callpod, Inc. 00-1C-38 (hex) Bio-Rad Laboratories, Inc. 00-1C-39 (hex) S Netsystems Inc. 00-1C-3A (hex) Element Labs, Inc. 00-1C-3B (hex) AmRoad Technology Inc. 00-1C-3C (hex) Seon Design Inc. 00-1C-3D (hex) WaveStorm 00-1C-3E (hex) ECKey Corporation 00-1C-3F (hex) International Police Technologies, Inc. 00-1C-40 (hex) VDG-Security bv 00-1C-41 (hex) scemtec Transponder Technology GmbH 00-1C-42 (hex) Parallels, Inc. 00-1C-43 (hex) Samsung Electronics Co.,Ltd 00-1C-44 (hex) Bosch Security Systems BV 00-1C-45 (hex) Chenbro Micom Co., Ltd. 00-1C-46 (hex) QTUM 00-1C-47 (hex) Hangzhou Hollysys Automation Co., Ltd 00-1C-48 (hex) WiDeFi, Inc. 00-1C-49 (hex) Zoltan Technology Inc. 00-1C-4A (hex) AVM GmbH 00-1C-4B (hex) Gener8, Inc. 00-1C-4C (hex) Petrotest Instruments 00-1C-4D (hex) Zeemote Technology Inc. (part of Aplix). 00-1C-4E (hex) TASA International Limited 00-1C-4F (hex) MACAB AB 00-1C-50 (hex) TCL Technoly Electronics(Huizhou)Co.,Ltd 00-1C-51 (hex) Celeno Communications 00-1C-52 (hex) VISIONEE SRL 00-1C-53 (hex) Synergy Lighting Controls 00-1C-54 (hex) Hillstone Networks Inc 00-1C-55 (hex) Shenzhen Kaifa Technology Co. 00-1C-56 (hex) Pado Systems, Inc. 00-1C-57 (hex) CISCO SYSTEMS, INC. 00-1C-58 (hex) CISCO SYSTEMS, INC. 00-1C-59 (hex) DEVON IT 00-1C-5A (hex) Advanced Relay Corporation 00-1C-5B (hex) Chubb Electronic Security Systems Ltd 00-1C-5C (hex) Integrated Medical Systems, Inc. 00-1C-5D (hex) Leica Microsystems 00-1C-5E (hex) ASTON France 00-1C-5F (hex) Winland Electronics, Inc. 00-1C-60 (hex) CSP Frontier Technologies,Inc. 00-1C-61 (hex) Galaxy Microsystems LImited 00-1C-62 (hex) LG Electronics Inc 00-1C-63 (hex) TRUEN 00-1C-64 (hex) Landis+Gyr 00-1C-65 (hex) JoeScan, Inc. 00-1C-66 (hex) UCAMP CO.,LTD 00-1C-67 (hex) Pumpkin Networks, Inc. 00-1C-68 (hex) Anhui Sun Create Electronics Co., Ltd 00-1C-69 (hex) Packet Vision Ltd 00-1C-6A (hex) Weiss Engineering Ltd. 00-1C-6B (hex) COVAX Co. Ltd 00-1C-6C (hex) Jabil Circuit (Guangzhou) Limited 00-1C-6D (hex) KYOHRITSU ELECTRONIC INDUSTRY CO., LTD. 00-1C-6E (hex) Newbury Networks, Inc. 00-1C-6F (hex) Emfit Ltd 00-1C-70 (hex) NOVACOMM LTDA 00-1C-71 (hex) Emergent Electronics 00-1C-72 (hex) Mayer & Cie GmbH & Co KG 00-1C-73 (hex) Arista Networks, Inc. 00-1C-74 (hex) Syswan Technologies Inc. 00-1C-75 (hex) RF Systems GmbH 00-1C-76 (hex) The Wandsworth Group Ltd 00-1C-77 (hex) Prodys 00-1C-78 (hex) WYPLAY SAS 00-1C-79 (hex) Cohesive Financial Technologies LLC 00-1C-7A (hex) Perfectone Netware Company Ltd 00-1C-7B (hex) Castlenet Technology Inc. 00-1C-7C (hex) PERQ SYSTEMS CORPORATION 00-1C-7D (hex) Excelpoint Manufacturing Pte Ltd 00-1C-7E (hex) Toshiba 00-1C-7F (hex) Check Point Software Technologies 00-1C-80 (hex) New Business Division/Rhea-Information CO., LTD. 00-1C-81 (hex) NextGen Venturi LTD 00-1C-82 (hex) Genew Technologies 00-1C-83 (hex) New Level Telecom Co., Ltd. 00-1C-84 (hex) STL Solution Co.,Ltd. 00-1C-85 (hex) Eunicorn 00-1C-86 (hex) Cranite Systems, Inc. 00-1C-87 (hex) Uriver Inc. 00-1C-88 (hex) TRANSYSTEM INC. 00-1C-89 (hex) Force Communications, Inc. 00-1C-8A (hex) Cirrascale Corporation 00-1C-8B (hex) MJ Innovations Ltd. 00-1C-8C (hex) DIAL TECHNOLOGY LTD. 00-1C-8D (hex) Mesa Imaging 00-1C-8E (hex) Alcatel-Lucent IPD 00-1C-8F (hex) Advanced Electronic Design, Inc. 00-1C-90 (hex) Empacket Corporation 00-1C-91 (hex) Gefen Inc. 00-1C-92 (hex) Tervela 00-1C-93 (hex) ExaDigm Inc 00-1C-94 (hex) LI-COR Biosciences 00-1C-95 (hex) Opticomm Corporation 00-1C-96 (hex) Linkwise Technology Pte Ltd 00-1C-97 (hex) Enzytek Technology Inc., 00-1C-98 (hex) LUCKY TECHNOLOGY (HK) COMPANY LIMITED 00-1C-99 (hex) Shunra Software Ltd. 00-1C-9A (hex) Nokia Danmark A/S 00-1C-9B (hex) FEIG ELECTRONIC GmbH 00-1C-9C (hex) Nortel 00-1C-9D (hex) Liecthi AG 00-1C-9E (hex) Dualtech IT AB 00-1C-9F (hex) Razorstream, LLC 00-1C-A0 (hex) Production Resource Group, LLC 00-1C-A1 (hex) AKAMAI TECHNOLOGIES, INC. 00-1C-A2 (hex) ADB Broadband Italia 00-1C-A3 (hex) Terra 00-1C-A4 (hex) Sony Ericsson Mobile Communications 00-1C-A5 (hex) Zygo Corporation 00-1C-A6 (hex) Win4NET 00-1C-A7 (hex) International Quartz Limited 00-1C-A8 (hex) AirTies Wireless Networks 00-1C-A9 (hex) Audiomatica Srl 00-1C-AA (hex) Bellon Pty Ltd 00-1C-AB (hex) Meyer Sound Laboratories, Inc. 00-1C-AC (hex) Qniq Technology Corp. 00-1C-AD (hex) Wuhan Telecommunication Devices Co.,Ltd 00-1C-AE (hex) WiChorus, Inc. 00-1C-AF (hex) Plato Networks Inc. 00-1C-B0 (hex) CISCO SYSTEMS, INC. 00-1C-B1 (hex) CISCO SYSTEMS, INC. 00-1C-B2 (hex) BPT SPA 00-1C-B3 (hex) APPLE, INC 00-1C-B4 (hex) Iridium Satellite LLC 00-1C-B5 (hex) Neihua Network Technology Co.,LTD.(NHN) 00-1C-B6 (hex) Duzon CNT Co., Ltd. 00-1C-B7 (hex) USC DigiArk Corporation 00-1C-B8 (hex) CBC Co., Ltd 00-1C-B9 (hex) KWANG SUNG ELECTRONICS CO., LTD. 00-1C-BA (hex) VerScient, Inc. 00-1C-BB (hex) MusicianLink 00-1C-BC (hex) CastGrabber, LLC 00-1C-BD (hex) Ezze Mobile Tech., Inc. 00-1C-BE (hex) Nintendo Co., Ltd. 00-1C-BF (hex) Intel Corporate 00-1C-C0 (hex) Intel Corporate 00-1C-C1 (hex) Motorola Mobility, Inc. 00-1C-C2 (hex) Part II Research, Inc. 00-1C-C3 (hex) Pace plc 00-1C-C4 (hex) Hewlett-Packard Company 00-1C-C5 (hex) 3COM LTD 00-1C-C6 (hex) ProStor Systems 00-1C-C7 (hex) Rembrandt Technologies, LLC d/b/a REMSTREAM 00-1C-C8 (hex) INDUSTRONIC Industrie-Electronic GmbH & Co. KG 00-1C-C9 (hex) Kaise Electronic Technology Co., Ltd. 00-1C-CA (hex) Shanghai Gaozhi Science & Technology Development Co. 00-1C-CB (hex) Forth Corporation Public Company Limited 00-1C-CC (hex) Research In Motion Limited 00-1C-CD (hex) Alektrona Corporation 00-1C-CE (hex) By Techdesign 00-1C-CF (hex) LIMETEK 00-1C-D0 (hex) Circleone Co.,Ltd. 00-1C-D1 (hex) Waves Audio LTD 00-1C-D2 (hex) King Champion (Hong Kong) Limited 00-1C-D3 (hex) ZP Engineering SEL 00-1C-D4 (hex) Nokia Danmark A/S 00-1C-D5 (hex) ZeeVee, Inc. 00-1C-D6 (hex) Nokia Danmark A/S 00-1C-D7 (hex) Harman/Becker Automotive Systems GmbH 00-1C-D8 (hex) BlueAnt Wireless 00-1C-D9 (hex) GlobalTop Technology Inc. 00-1C-DA (hex) Exegin Technologies Limited 00-1C-DB (hex) CARPOINT CO.,LTD 00-1C-DC (hex) Custom Computer Services, Inc. 00-1C-DD (hex) COWBELL ENGINEERING CO., LTD. 00-1C-DE (hex) Interactive Multimedia eXchange Inc. 00-1C-DF (hex) Belkin International Inc. 00-1C-E0 (hex) DASAN TPS 00-1C-E1 (hex) INDRA SISTEMAS, S.A. 00-1C-E2 (hex) Attero Tech, LLC. 00-1C-E3 (hex) Optimedical Systems 00-1C-E4 (hex) EleSy JSC 00-1C-E5 (hex) MBS Electronic Systems GmbH 00-1C-E6 (hex) INNES 00-1C-E7 (hex) Rocon PLC Research Centre 00-1C-E8 (hex) Cummins Inc 00-1C-E9 (hex) Galaxy Technology Limited 00-1C-EA (hex) Scientific-Atlanta, Inc 00-1C-EB (hex) Nortel 00-1C-EC (hex) Mobilesoft (Aust.) Pty Ltd 00-1C-ED (hex) ENVIRONNEMENT SA 00-1C-EE (hex) SHARP Corporation 00-1C-EF (hex) Primax Electronics LTD 00-1C-F0 (hex) D-Link Corporation 00-1C-F1 (hex) SUPoX Technology Co. , LTD. 00-1C-F2 (hex) Tenlon Technology Co.,Ltd. 00-1C-F3 (hex) EVS BROADCAST EQUIPMENT 00-1C-F4 (hex) Media Technology Systems Inc 00-1C-F5 (hex) Wiseblue Technology Limited 00-1C-F6 (hex) CISCO SYSTEMS, INC. 00-1C-F7 (hex) AudioScience 00-1C-F8 (hex) Parade Technologies, Ltd. 00-1C-F9 (hex) CISCO SYSTEMS, INC. 00-1C-FA (hex) Alarm.com 00-1C-FB (hex) Motorola Mobility, Inc. 00-1C-FC (hex) Suminet Communication Technologies (Shanghai) Co., Ltd. 00-1C-FD (hex) Universal Electronics 00-1C-FE (hex) Quartics Inc 00-1C-FF (hex) Napera Networks Inc 00-1D-00 (hex) Brivo Systems, LLC 00-1D-01 (hex) Neptune Digital 00-1D-02 (hex) Cybertech Telecom Development 00-1D-03 (hex) Design Solutions Inc. 00-1D-04 (hex) Zipit Wireless, Inc. 00-1D-05 (hex) iLight 00-1D-06 (hex) HM Electronics, Inc. 00-1D-07 (hex) Shenzhen Sang Fei Consumer Communications Co.,Ltd 00-1D-08 (hex) JIANGSU YINHE ELECTRONICS CO., LTD 00-1D-09 (hex) Dell Inc 00-1D-0A (hex) Davis Instruments, Inc. 00-1D-0B (hex) Power Standards Lab 00-1D-0C (hex) MobileCompia 00-1D-0D (hex) Sony Computer Entertainment inc. 00-1D-0E (hex) Agapha Technology co., Ltd. 00-1D-0F (hex) TP-LINK Technologies Co., Ltd. 00-1D-10 (hex) LightHaus Logic, Inc. 00-1D-11 (hex) Analogue & Micro Ltd 00-1D-12 (hex) ROHM CO., LTD. 00-1D-13 (hex) NextGTV 00-1D-14 (hex) SPERADTONE INFORMATION TECHNOLOGY LIMITED 00-1D-15 (hex) Shenzhen Dolphin Electronic Co., Ltd 00-1D-16 (hex) Efixo 00-1D-17 (hex) Digital Sky Corporation 00-1D-18 (hex) Power Innovation GmbH 00-1D-19 (hex) Arcadyan Technology Corporation 00-1D-1A (hex) OvisLink S.A. 00-1D-1B (hex) Sangean Electronics Inc. 00-1D-1C (hex) Gennet s.a. 00-1D-1D (hex) Inter-M Corporation 00-1D-1E (hex) KYUSHU TEN CO.,LTD 00-1D-1F (hex) Siauliu Tauro Televizoriai, JSC 00-1D-20 (hex) COMTREND CO. 00-1D-21 (hex) Alcad SL 00-1D-22 (hex) Foss Analytical A/S 00-1D-23 (hex) SENSUS 00-1D-24 (hex) Aclara Power-Line Systems Inc. 00-1D-25 (hex) Samsung Electronics Co.,Ltd 00-1D-26 (hex) Rockridgesound Technology Co. 00-1D-27 (hex) NAC-INTERCOM 00-1D-28 (hex) Sony Ericsson Mobile Communications AB 00-1D-29 (hex) Doro AB 00-1D-2A (hex) SHENZHEN BUL-TECH CO.,LTD. 00-1D-2B (hex) Wuhan Pont Technology CO. , LTD 00-1D-2C (hex) Wavetrend Technologies (Pty) Limited 00-1D-2D (hex) Pylone, Inc. 00-1D-2E (hex) Ruckus Wireless 00-1D-2F (hex) QuantumVision Corporation 00-1D-30 (hex) YX Wireless S.A. 00-1D-31 (hex) HIGHPRO INTERNATIONAL R&D CO,.LTD. 00-1D-32 (hex) Longkay Communication & Technology (Shanghai) Co. Ltd 00-1D-33 (hex) Maverick Systems Inc. 00-1D-34 (hex) SYRIS Technology Corp 00-1D-35 (hex) Viconics Electronics Inc. 00-1D-36 (hex) ELECTRONICS CORPORATION OF INDIA LIMITED 00-1D-37 (hex) Thales-Panda Transportation System 00-1D-38 (hex) Seagate Technology 00-1D-39 (hex) MOOHADIGITAL CO., LTD 00-1D-3A (hex) mh acoustics LLC 00-1D-3B (hex) Nokia Danmark A/S 00-1D-3C (hex) Muscle Corporation 00-1D-3D (hex) Avidyne Corporation 00-1D-3E (hex) SAKA TECHNO SCIENCE CO.,LTD 00-1D-3F (hex) Mitron Pty Ltd 00-1D-40 (hex) Living Independently Group, Inc. 00-1D-41 (hex) Hardy Instruments 00-1D-42 (hex) Nortel 00-1D-43 (hex) Shenzhen G-link Digital Technology Co., Ltd. 00-1D-44 (hex) Krohne 00-1D-45 (hex) CISCO SYSTEMS, INC. 00-1D-46 (hex) CISCO SYSTEMS, INC. 00-1D-47 (hex) Covote GmbH & Co KG 00-1D-48 (hex) Sensor-Technik Wiedemann GmbH 00-1D-49 (hex) Innovation Wireless Inc. 00-1D-4A (hex) Carestream Health, Inc. 00-1D-4B (hex) Grid Connect Inc. 00-1D-4C (hex) Alcatel-Lucent 00-1D-4D (hex) Adaptive Recognition Hungary, Inc 00-1D-4E (hex) TCM Mobile LLC 00-1D-4F (hex) Apple Computer Inc. 00-1D-50 (hex) SPINETIX SA 00-1D-51 (hex) Babcock & Wilcox Power Generation Group, Inc 00-1D-52 (hex) Defzone B.V. 00-1D-53 (hex) S&O Electronics (Malaysia) Sdn. Bhd. 00-1D-54 (hex) Sunnic Technology & Merchandise INC. 00-1D-55 (hex) ZANTAZ, Inc 00-1D-56 (hex) Kramer Electronics Ltd. 00-1D-57 (hex) CAETEC Messtechnik 00-1D-58 (hex) CQ Inc 00-1D-59 (hex) Mitra Energy & Infrastructure 00-1D-5A (hex) 2Wire Inc. 00-1D-5B (hex) Tecvan Informática Ltda 00-1D-5C (hex) Tom Communication Industrial Co.,Ltd. 00-1D-5D (hex) Control Dynamics Pty. Ltd. 00-1D-5E (hex) COMING MEDIA CORP. 00-1D-5F (hex) OverSpeed SARL 00-1D-60 (hex) ASUSTek COMPUTER INC. 00-1D-61 (hex) BIJ Corporation 00-1D-62 (hex) InPhase Technologies 00-1D-63 (hex) Miele & Cie. KG 00-1D-64 (hex) Adam Communications Systems Int Ltd 00-1D-65 (hex) Microwave Radio Communications 00-1D-66 (hex) Hyundai Telecom 00-1D-67 (hex) AMEC 00-1D-68 (hex) Thomson Telecom Belgium 00-1D-69 (hex) Knorr-Bremse IT-Services GmbH 00-1D-6A (hex) Alpha Networks Inc. 00-1D-6B (hex) Motorola (formerly Netopia, Inc 00-1D-6C (hex) ClariPhy Communications, Inc. 00-1D-6D (hex) Confidant International LLC 00-1D-6E (hex) Nokia Danmark A/S 00-1D-6F (hex) Chainzone Technology Co., Ltd 00-1D-70 (hex) CISCO SYSTEMS, INC. 00-1D-71 (hex) CISCO SYSTEMS, INC. 00-1D-72 (hex) Wistron Corporation 00-1D-73 (hex) Buffalo Inc. 00-1D-74 (hex) Tianjin China-Silicon Microelectronics Co., Ltd. 00-1D-75 (hex) Radioscape PLC 00-1D-76 (hex) Eyeheight Ltd. 00-1D-77 (hex) NSGate 00-1D-78 (hex) Invengo Information Technology Co.,Ltd 00-1D-79 (hex) SIGNAMAX LLC 00-1D-7A (hex) Wideband Semiconductor, Inc. 00-1D-7B (hex) Ice Energy, Inc. 00-1D-7C (hex) ABE Elettronica S.p.A. 00-1D-7D (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 00-1D-7E (hex) Cisco-Linksys, LLC 00-1D-7F (hex) Tekron International Ltd 00-1D-80 (hex) Beijing Huahuan Eletronics Co.,Ltd 00-1D-81 (hex) GUANGZHOU GATEWAY ELECTRONICS CO., LTD 00-1D-82 (hex) GN A/S (GN Netcom A/S) 00-1D-83 (hex) Emitech Corporation 00-1D-84 (hex) Gateway, Inc. 00-1D-85 (hex) Call Direct Cellular Solutions 00-1D-86 (hex) Shinwa Industries(China) Ltd. 00-1D-87 (hex) VigTech Labs Sdn Bhd 00-1D-88 (hex) Clearwire 00-1D-89 (hex) VaultStor Corporation 00-1D-8A (hex) TechTrex Inc 00-1D-8B (hex) ADB Broadband Italia 00-1D-8C (hex) La Crosse Technology LTD 00-1D-8D (hex) Raytek GmbH 00-1D-8E (hex) Alereon, Inc. 00-1D-8F (hex) PureWave Networks 00-1D-90 (hex) EMCO Flow Systems 00-1D-91 (hex) Digitize, Inc 00-1D-92 (hex) MICRO-STAR INT'L CO.,LTD. 00-1D-93 (hex) Modacom 00-1D-94 (hex) Climax Technology Co., Ltd 00-1D-95 (hex) Flash, Inc. 00-1D-96 (hex) WatchGuard Video 00-1D-97 (hex) Alertus Technologies LLC 00-1D-98 (hex) Nokia Danmark A/S 00-1D-99 (hex) Cyan Optic, Inc. 00-1D-9A (hex) GODEX INTERNATIONAL CO., LTD 00-1D-9B (hex) Hokuyo Automatic Co., Ltd. 00-1D-9C (hex) Rockwell Automation 00-1D-9D (hex) ARTJOY INTERNATIONAL LIMITED 00-1D-9E (hex) AXION TECHNOLOGIES 00-1D-9F (hex) MATT R.P.Traczynscy Sp.J. 00-1D-A0 (hex) Heng Yu Electronic Manufacturing Company Limited 00-1D-A1 (hex) CISCO SYSTEMS, INC. 00-1D-A2 (hex) CISCO SYSTEMS, INC. 00-1D-A3 (hex) SabiOso 00-1D-A4 (hex) Hangzhou System Technology CO., LTD 00-1D-A5 (hex) WB Electronics 00-1D-A6 (hex) Media Numerics Limited 00-1D-A7 (hex) Seamless Internet 00-1D-A8 (hex) Takahata Electronics Co.,Ltd 00-1D-A9 (hex) Castles Technology, Co., LTD 00-1D-AA (hex) DrayTek Corp. 00-1D-AB (hex) SwissQual License AG 00-1D-AC (hex) Gigamon Systems LLC 00-1D-AD (hex) Sinotech Engineering Consultants, Inc. Geotechnical Enginee 00-1D-AE (hex) CHANG TSENG TECHNOLOGY CO., LTD 00-1D-AF (hex) Nortel 00-1D-B0 (hex) FuJian HengTong Information Technology Co.,Ltd 00-1D-B1 (hex) Crescendo Networks 00-1D-B2 (hex) HOKKAIDO ELECTRIC ENGINEERING CO.,LTD. 00-1D-B3 (hex) HPN Supply Chain 00-1D-B4 (hex) KUMHO ENG CO.,LTD 00-1D-B5 (hex) Juniper networks 00-1D-B6 (hex) BestComm Networks, Inc. 00-1D-B7 (hex) Tendril Networks, Inc. 00-1D-B8 (hex) Intoto Inc. 00-1D-B9 (hex) Wellspring Wireless 00-1D-BA (hex) Sony Corporation 00-1D-BB (hex) Dynamic System Electronics Corp. 00-1D-BC (hex) Nintendo Co., Ltd. 00-1D-BD (hex) Versamed Inc. 00-1D-BE (hex) Motorola Mobility, Inc. 00-1D-BF (hex) Radiient Technologies, Inc. 00-1D-C0 (hex) Enphase Energy 00-1D-C1 (hex) Audinate Pty L 00-1D-C2 (hex) XORTEC OY 00-1D-C3 (hex) RIKOR TV, Ltd 00-1D-C4 (hex) AIOI Systems Co., Ltd. 00-1D-C5 (hex) Beijing Jiaxun Feihong Electricial Co., Ltd. 00-1D-C6 (hex) SNR Inc. 00-1D-C7 (hex) L-3 Communications Geneva Aerospace 00-1D-C8 (hex) Navionics Research Inc., dba SCADAmetrics 00-1D-C9 (hex) GainSpan Corp. 00-1D-CA (hex) PAV Electronics Limited 00-1D-CB (hex) Exéns Development Oy 00-1D-CC (hex) Hetra Secure Solutions 00-1D-CD (hex) ARRIS Group, Inc. 00-1D-CE (hex) ARRIS Group, Inc. 00-1D-CF (hex) ARRIS Group, Inc. 00-1D-D0 (hex) ARRIS Group, Inc. 00-1D-D1 (hex) ARRIS Group, Inc. 00-1D-D2 (hex) ARRIS Group, Inc. 00-1D-D3 (hex) ARRIS Group, Inc. 00-1D-D4 (hex) ARRIS Group, Inc. 00-1D-D5 (hex) ARRIS Group, Inc. 00-1D-D6 (hex) ARRIS Group, Inc. 00-1D-D7 (hex) Algolith 00-1D-D8 (hex) Microsoft Corporation 00-1D-D9 (hex) Hon Hai Precision Ind.Co.,Ltd. 00-1D-DA (hex) Mikroelektronika spol. s r. o. 00-1D-DB (hex) C-BEL Corporation 00-1D-DC (hex) HangZhou DeChangLong Tech&Info Co.,Ltd 00-1D-DD (hex) DAT H.K. LIMITED 00-1D-DE (hex) Zhejiang Broadcast&Television Technology Co.,Ltd. 00-1D-DF (hex) Sunitec Enterprise Co., Ltd. 00-1D-E0 (hex) Intel Corporate 00-1D-E1 (hex) Intel Corporate 00-1D-E2 (hex) Radionor Communications 00-1D-E3 (hex) Intuicom 00-1D-E4 (hex) Visioneered Image Systems 00-1D-E5 (hex) CISCO SYSTEMS, INC. 00-1D-E6 (hex) CISCO SYSTEMS, INC. 00-1D-E7 (hex) Marine Sonic Technology, Ltd. 00-1D-E8 (hex) Nikko Denki Tsushin Corporation(NDTC) 00-1D-E9 (hex) Nokia Danmark A/S 00-1D-EA (hex) Commtest Instruments Ltd 00-1D-EB (hex) DINEC International 00-1D-EC (hex) Marusys 00-1D-ED (hex) Grid Net, Inc. 00-1D-EE (hex) NEXTVISION SISTEMAS DIGITAIS DE TELEVISÃO LTDA. 00-1D-EF (hex) TRIMM, INC. 00-1D-F0 (hex) Vidient Systems, Inc. 00-1D-F1 (hex) Intego Systems, Inc. 00-1D-F2 (hex) Netflix, Inc. 00-1D-F3 (hex) SBS Science & Technology Co., Ltd 00-1D-F4 (hex) Magellan Technology Pty Limited 00-1D-F5 (hex) Sunshine Co,LTD 00-1D-F6 (hex) Samsung Electronics Co.,Ltd 00-1D-F7 (hex) R. STAHL Schaltgeräte GmbH 00-1D-F8 (hex) Webpro Vision Technology Corporation 00-1D-F9 (hex) Cybiotronics (Far East) Limited 00-1D-FA (hex) Fujian LANDI Commercial Equipment Co.,Ltd 00-1D-FB (hex) NETCLEUS Systems Corporation 00-1D-FC (hex) KSIC 00-1D-FD (hex) Nokia Danmark A/S 00-1D-FE (hex) Palm, Inc 00-1D-FF (hex) Network Critical Solutions Ltd 00-1E-00 (hex) Shantou Institute of Ultrasonic Instruments 00-1E-01 (hex) Renesas Technology Sales Co., Ltd. 00-1E-02 (hex) Sougou Keikaku Kougyou Co.,Ltd. 00-1E-03 (hex) LiComm Co., Ltd. 00-1E-04 (hex) Hanson Research Corporation 00-1E-05 (hex) Xseed Technologies & Computing 00-1E-06 (hex) WIBRAIN 00-1E-07 (hex) Winy Technology Co., Ltd. 00-1E-08 (hex) Centec Networks Inc 00-1E-09 (hex) ZEFATEK Co.,LTD 00-1E-0A (hex) Syba Tech Limited 00-1E-0B (hex) Hewlett-Packard Company 00-1E-0C (hex) Sherwood Information Partners, Inc. 00-1E-0D (hex) Micran Ltd. 00-1E-0E (hex) MAXI VIEW HOLDINGS LIMITED 00-1E-0F (hex) Briot International 00-1E-10 (hex) ShenZhen Huawei Communication Technologies Co.,Ltd. 00-1E-11 (hex) ELELUX INTERNATIONAL LTD 00-1E-12 (hex) Ecolab 00-1E-13 (hex) CISCO SYSTEMS, INC. 00-1E-14 (hex) CISCO SYSTEMS, INC. 00-1E-15 (hex) Beech Hill Electronics 00-1E-16 (hex) Keytronix 00-1E-17 (hex) STN BV 00-1E-18 (hex) Radio Activity srl 00-1E-19 (hex) GTRI 00-1E-1A (hex) Best Source Taiwan Inc. 00-1E-1B (hex) Digital Stream Technology, Inc. 00-1E-1C (hex) SWS Australia Pty Limited 00-1E-1D (hex) East Coast Datacom, Inc. 00-1E-1E (hex) Honeywell Life Safety 00-1E-1F (hex) Nortel 00-1E-20 (hex) Intertain Inc. 00-1E-21 (hex) Qisda Co. 00-1E-22 (hex) ARVOO Imaging Products BV 00-1E-23 (hex) Electronic Educational Devices, Inc 00-1E-24 (hex) Zhejiang Bell Technology Co.,ltd 00-1E-25 (hex) Intek Digital Inc 00-1E-26 (hex) Digifriends Co. Ltd 00-1E-27 (hex) SBN TECH Co.,Ltd. 00-1E-28 (hex) Lumexis Corporation 00-1E-29 (hex) Hypertherm Inc 00-1E-2A (hex) Netgear Inc. 00-1E-2B (hex) Radio Systems Design, Inc. 00-1E-2C (hex) CyVerse Corporation 00-1E-2D (hex) STIM 00-1E-2E (hex) SIRTI S.p.A. 00-1E-2F (hex) DiMoto Pty Ltd 00-1E-30 (hex) Shireen Inc 00-1E-31 (hex) INFOMARK CO.,LTD. 00-1E-32 (hex) Zensys 00-1E-33 (hex) Inventec Corporation 00-1E-34 (hex) CryptoMetrics 00-1E-35 (hex) Nintendo Co., Ltd. 00-1E-36 (hex) IPTE 00-1E-37 (hex) Universal Global Scientific Industrial Co., Ltd. 00-1E-38 (hex) Bluecard Software Technology Co., Ltd. 00-1E-39 (hex) Comsys Communication Ltd. 00-1E-3A (hex) Nokia Danmark A/S 00-1E-3B (hex) Nokia Danmark A/S 00-1E-3C (hex) Lyngbox Media AB 00-1E-3D (hex) Alps Electric Co., Ltd 00-1E-3E (hex) KMW Inc. 00-1E-3F (hex) TrellisWare Technologies, Inc. 00-1E-40 (hex) Shanghai DareGlobal Technologies Co.,Ltd. 00-1E-41 (hex) Microwave Communication & Component, Inc. 00-1E-42 (hex) Teltonika 00-1E-43 (hex) AISIN AW CO.,LTD. 00-1E-44 (hex) SANTEC 00-1E-45 (hex) Sony Ericsson Mobile Communications AB 00-1E-46 (hex) Motorola Mobility, Inc. 00-1E-47 (hex) PT. Hariff Daya Tunggal Engineering 00-1E-48 (hex) Wi-Links 00-1E-49 (hex) CISCO SYSTEMS, INC. 00-1E-4A (hex) CISCO SYSTEMS, INC. 00-1E-4B (hex) City Theatrical 00-1E-4C (hex) Hon Hai Precision Ind.Co., Ltd. 00-1E-4D (hex) Welkin Sciences, LLC 00-1E-4E (hex) DAKO EDV-Ingenieur- und Systemhaus GmbH 00-1E-4F (hex) Dell Inc. 00-1E-50 (hex) BATTISTONI RESEARCH 00-1E-51 (hex) Converter Industry Srl 00-1E-52 (hex) Apple Computer Inc 00-1E-53 (hex) Further Tech Co., LTD 00-1E-54 (hex) TOYO ELECTRIC Corporation 00-1E-55 (hex) COWON SYSTEMS,Inc. 00-1E-56 (hex) Bally Wulff Entertainment GmbH 00-1E-57 (hex) ALCOMA, spol. s r.o. 00-1E-58 (hex) D-Link Corporation 00-1E-59 (hex) Silicon Turnkey Express, LLC 00-1E-5A (hex) Motorola Mobility, Inc. 00-1E-5B (hex) Unitron Company, Inc. 00-1E-5C (hex) RB GeneralEkonomik 00-1E-5D (hex) Holosys d.o.o. 00-1E-5E (hex) COmputime Ltd. 00-1E-5F (hex) KwikByte, LLC 00-1E-60 (hex) Digital Lighting Systems, Inc 00-1E-61 (hex) ITEC GmbH 00-1E-62 (hex) Siemon 00-1E-63 (hex) Vibro-Meter SA 00-1E-64 (hex) Intel Corporate 00-1E-65 (hex) Intel Corporate 00-1E-66 (hex) RESOL Elektronische Regelungen GmbH 00-1E-67 (hex) Intel Corporate 00-1E-68 (hex) Quanta Computer 00-1E-69 (hex) Thomson Inc. 00-1E-6A (hex) Beijing Bluexon Technology Co.,Ltd 00-1E-6B (hex) Cisco SPVTG 00-1E-6C (hex) Carbon Mountain LLC 00-1E-6D (hex) IT R&D Center 00-1E-6E (hex) Shenzhen First Mile Communications Ltd 00-1E-6F (hex) Magna-Power Electronics, Inc. 00-1E-70 (hex) Cobham Defence Communications Ltd 00-1E-71 (hex) Igeacare Solutions Inc. 00-1E-72 (hex) PCS 00-1E-73 (hex) ZTE CORPORATION 00-1E-74 (hex) SAGEM COMMUNICATION 00-1E-75 (hex) LG Electronics 00-1E-76 (hex) Thermo Fisher Scientific 00-1E-77 (hex) Air2App 00-1E-78 (hex) Owitek Technology Ltd., 00-1E-79 (hex) CISCO SYSTEMS, INC. 00-1E-7A (hex) CISCO SYSTEMS, INC. 00-1E-7B (hex) R.I.CO. S.r.l. 00-1E-7C (hex) Taiwick Limited 00-1E-7D (hex) Samsung Electronics Co.,Ltd 00-1E-7E (hex) Nortel 00-1E-7F (hex) CBM of America 00-1E-80 (hex) Last Mile Ltd. 00-1E-81 (hex) CNB Technology Inc. 00-1E-82 (hex) SanDisk Corporation 00-1E-83 (hex) LAN/MAN Standards Association (LMSC) 00-1E-84 (hex) Pika Technologies Inc. 00-1E-85 (hex) Lagotek Corporation 00-1E-86 (hex) MEL Co.,Ltd. 00-1E-87 (hex) Realease Limited 00-1E-88 (hex) ANDOR SYSTEM SUPPORT CO., LTD. 00-1E-89 (hex) CRFS Limited 00-1E-8A (hex) eCopy, Inc 00-1E-8B (hex) Infra Access Korea Co., Ltd. 00-1E-8C (hex) ASUSTek COMPUTER INC. 00-1E-8D (hex) Motorola Mobility, Inc. 00-1E-8E (hex) Hunkeler AG 00-1E-8F (hex) CANON INC. 00-1E-90 (hex) Elitegroup Computer Systems Co 00-1E-91 (hex) KIMIN Electronic Co., Ltd. 00-1E-92 (hex) JEULIN S.A. 00-1E-93 (hex) CiriTech Systems Inc 00-1E-94 (hex) SUPERCOM TECHNOLOGY CORPORATION 00-1E-95 (hex) SIGMALINK 00-1E-96 (hex) Sepura Plc 00-1E-97 (hex) Medium Link System Technology CO., LTD, 00-1E-98 (hex) GreenLine Communications 00-1E-99 (hex) Vantanol Industrial Corporation 00-1E-9A (hex) HAMILTON Bonaduz AG 00-1E-9B (hex) San-Eisha, Ltd. 00-1E-9C (hex) Fidustron INC 00-1E-9D (hex) Recall Technologies, Inc. 00-1E-9E (hex) ddm hopt + schuler Gmbh + Co. KG 00-1E-9F (hex) Visioneering Systems, Inc. 00-1E-A0 (hex) XLN-t 00-1E-A1 (hex) Brunata a/s 00-1E-A2 (hex) Symx Systems, Inc. 00-1E-A3 (hex) Nokia Danmark A/S 00-1E-A4 (hex) Nokia Danmark A/S 00-1E-A5 (hex) ROBOTOUS, Inc. 00-1E-A6 (hex) Best IT World (India) Pvt. Ltd. 00-1E-A7 (hex) ActionTec Electronics, Inc 00-1E-A8 (hex) Datang Mobile Communications Equipment CO.,LTD 00-1E-A9 (hex) Nintendo Co., Ltd. 00-1E-AA (hex) E-Senza Technologies GmbH 00-1E-AB (hex) TeleWell Oy 00-1E-AC (hex) Armadeus Systems 00-1E-AD (hex) Wingtech Group Limited 00-1E-AE (hex) Continental Automotive Systems 00-1E-AF (hex) Ophir Optronics Ltd 00-1E-B0 (hex) ImesD Electronica S.L. 00-1E-B1 (hex) Cryptsoft Pty Ltd 00-1E-B2 (hex) LG innotek 00-1E-B3 (hex) Primex Wireless 00-1E-B4 (hex) UNIFAT TECHNOLOGY LTD. 00-1E-B5 (hex) Ever Sparkle Technologies Ltd 00-1E-B6 (hex) TAG Heuer SA 00-1E-B7 (hex) TBTech, Co., Ltd. 00-1E-B8 (hex) Fortis, Inc. 00-1E-B9 (hex) Sing Fai Technology Limited 00-1E-BA (hex) High Density Devices AS 00-1E-BB (hex) BLUELIGHT TECHNOLOGY INC. 00-1E-BC (hex) WINTECH AUTOMATION CO.,LTD. 00-1E-BD (hex) CISCO SYSTEMS, INC. 00-1E-BE (hex) CISCO SYSTEMS, INC. 00-1E-BF (hex) Haas Automation Inc. 00-1E-C0 (hex) Microchip Technology Inc. 00-1E-C1 (hex) 3COM EUROPE LTD 00-1E-C2 (hex) Apple, Inc 00-1E-C3 (hex) Kozio, Inc. 00-1E-C4 (hex) Celio Corp 00-1E-C5 (hex) Middle Atlantic Products Inc 00-1E-C6 (hex) Obvius Holdings LLC 00-1E-C7 (hex) 2Wire 00-1E-C8 (hex) Rapid Mobile (Pty) Ltd 00-1E-C9 (hex) Dell Inc 00-1E-CA (hex) Nortel 00-1E-CB (hex) "RPC "Energoautomatika" Ltd 00-1E-CC (hex) CDVI 00-1E-CD (hex) KYLAND 00-1E-CE (hex) BISA Technologies (Hong Kong) Limited 00-1E-CF (hex) PHILIPS ELECTRONICS UK LTD 00-1E-D0 (hex) Ingespace 00-1E-D1 (hex) Keyprocessor B.V. 00-1E-D2 (hex) Ray Shine Video Technology Inc 00-1E-D3 (hex) Dot Technology Int'l Co., Ltd. 00-1E-D4 (hex) Doble Engineering 00-1E-D5 (hex) Tekon-Automatics 00-1E-D6 (hex) Alentec & Orion AB 00-1E-D7 (hex) H-Stream Wireless, Inc. 00-1E-D8 (hex) Digital United Inc. 00-1E-D9 (hex) Mitsubishi Precision Co.,LTd. 00-1E-DA (hex) Wesemann Elektrotechniek B.V. 00-1E-DB (hex) Giken Trastem Co., Ltd. 00-1E-DC (hex) Sony Ericsson Mobile Communications AB 00-1E-DD (hex) WASKO S.A. 00-1E-DE (hex) BYD COMPANY LIMITED 00-1E-DF (hex) Master Industrialization Center Kista 00-1E-E0 (hex) Urmet Domus SpA 00-1E-E1 (hex) Samsung Electronics Co.,Ltd 00-1E-E2 (hex) Samsung Electronics Co.,Ltd 00-1E-E3 (hex) T&W Electronics (ShenZhen) Co.,Ltd 00-1E-E4 (hex) ACS Solutions France 00-1E-E5 (hex) Cisco-Linksys, LLC 00-1E-E6 (hex) Shenzhen Advanced Video Info-Tech Co., Ltd. 00-1E-E7 (hex) Epic Systems Inc 00-1E-E8 (hex) Mytek 00-1E-E9 (hex) Stoneridge Electronics AB 00-1E-EA (hex) Sensor Switch, Inc. 00-1E-EB (hex) Talk-A-Phone Co. 00-1E-EC (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD. 00-1E-ED (hex) Adventiq Ltd. 00-1E-EE (hex) ETL Systems Ltd 00-1E-EF (hex) Cantronic International Limited 00-1E-F0 (hex) Gigafin Networks 00-1E-F1 (hex) Servimat 00-1E-F2 (hex) Micro Motion Inc 00-1E-F3 (hex) From2 00-1E-F4 (hex) L-3 Communications Display Systems 00-1E-F5 (hex) Hitek Automated Inc. 00-1E-F6 (hex) CISCO SYSTEMS, INC. 00-1E-F7 (hex) CISCO SYSTEMS, INC. 00-1E-F8 (hex) Emfinity Inc. 00-1E-F9 (hex) Pascom Kommunikations systeme GmbH. 00-1E-FA (hex) PROTEI Ltd. 00-1E-FB (hex) Trio Motion Technology Ltd 00-1E-FC (hex) JSC "MASSA-K" 00-1E-FD (hex) Microbit 2.0 AB 00-1E-FE (hex) LEVEL s.r.o. 00-1E-FF (hex) Mueller-Elektronik GmbH & Co. KG 00-1F-00 (hex) Nokia Danmark A/S 00-1F-01 (hex) Nokia Danmark A/S 00-1F-02 (hex) Pixelmetrix Corporation Pte Ltd 00-1F-03 (hex) NUM AG 00-1F-04 (hex) Granch Ltd. 00-1F-05 (hex) iTAS Technology Corp. 00-1F-06 (hex) Integrated Dispatch Solutions 00-1F-07 (hex) AZTEQ Mobile 00-1F-08 (hex) RISCO LTD 00-1F-09 (hex) JASTEC CO., LTD. 00-1F-0A (hex) Nortel 00-1F-0B (hex) Federal State Unitary Enterprise Industrial Union"Electropribor" 00-1F-0C (hex) Intelligent Digital Services GmbH 00-1F-0D (hex) L3 Communications - Telemetry West 00-1F-0E (hex) Japan Kyastem Co., Ltd 00-1F-0F (hex) Select Engineered Systems 00-1F-10 (hex) TOLEDO DO BRASIL INDUSTRIA DE BALANCAS LTDA 00-1F-11 (hex) OPENMOKO, INC. 00-1F-12 (hex) Juniper Networks 00-1F-13 (hex) S.& A.S. Ltd. 00-1F-14 (hex) NexG 00-1F-15 (hex) Bioscrypt Inc 00-1F-16 (hex) Wistron Corporation 00-1F-17 (hex) IDX Company, Ltd. 00-1F-18 (hex) Hakusan.Mfg.Co,.Ltd 00-1F-19 (hex) BEN-RI ELECTRONICA S.A. 00-1F-1A (hex) Prominvest 00-1F-1B (hex) RoyalTek Company Ltd. 00-1F-1C (hex) KOBISHI ELECTRIC Co.,Ltd. 00-1F-1D (hex) Atlas Material Testing Technology LLC 00-1F-1E (hex) Astec Technology Co., Ltd 00-1F-1F (hex) Edimax Technology Co. Ltd. 00-1F-20 (hex) Logitech Europe SA 00-1F-21 (hex) Inner Mongolia Yin An Science & Technology Development Co.,L 00-1F-22 (hex) Source Photonics, Inc. 00-1F-23 (hex) Interacoustics 00-1F-24 (hex) DIGITVIEW TECHNOLOGY CO., LTD. 00-1F-25 (hex) MBS GmbH 00-1F-26 (hex) CISCO SYSTEMS, INC. 00-1F-27 (hex) CISCO SYSTEMS, INC. 00-1F-28 (hex) HPN Supply Chain 00-1F-29 (hex) Hewlett-Packard Company 00-1F-2A (hex) ACCM 00-1F-2B (hex) Orange Logic 00-1F-2C (hex) Starbridge Networks 00-1F-2D (hex) Electro-Optical Imaging, Inc. 00-1F-2E (hex) Triangle Research Int'l Pte Ltd 00-1F-2F (hex) Berker GmbH & Co. KG 00-1F-30 (hex) Travelping 00-1F-31 (hex) Radiocomp 00-1F-32 (hex) Nintendo Co., Ltd. 00-1F-33 (hex) Netgear Inc. 00-1F-34 (hex) Lung Hwa Electronics Co., Ltd. 00-1F-35 (hex) AIR802 LLC 00-1F-36 (hex) Bellwin Information Co. Ltd., 00-1F-37 (hex) Genesis I&C 00-1F-38 (hex) POSITRON 00-1F-39 (hex) Construcciones y Auxiliar de Ferrocarriles, S.A. 00-1F-3A (hex) Hon Hai Precision Ind.Co., Ltd. 00-1F-3B (hex) Intel Corporate 00-1F-3C (hex) Intel Corporate 00-1F-3D (hex) Qbit GmbH 00-1F-3E (hex) RP-Technik e.K. 00-1F-3F (hex) AVM GmbH 00-1F-40 (hex) Speakercraft Inc. 00-1F-41 (hex) Ruckus Wireless 00-1F-42 (hex) Etherstack plc 00-1F-43 (hex) ENTES ELEKTRONIK 00-1F-44 (hex) GE Transportation Systems 00-1F-45 (hex) Enterasys 00-1F-46 (hex) Nortel 00-1F-47 (hex) MCS Logic Inc. 00-1F-48 (hex) Mojix Inc. 00-1F-49 (hex) Eurosat Distribution Ltd 00-1F-4A (hex) Albentia Systems S.A. 00-1F-4B (hex) Lineage Power 00-1F-4C (hex) Roseman Engineering Ltd 00-1F-4D (hex) Segnetics LLC 00-1F-4E (hex) ConMed Linvatec 00-1F-4F (hex) Thinkware Co. Ltd. 00-1F-50 (hex) Swissdis AG 00-1F-51 (hex) HD Communications Corp 00-1F-52 (hex) UVT Unternehmensberatung fur Verkehr und Technik GmbH 00-1F-53 (hex) GEMAC Gesellschaft für Mikroelektronikanwendung Chemnitz mbH 00-1F-54 (hex) Lorex Technology Inc. 00-1F-55 (hex) Honeywell Security (China) Co., Ltd. 00-1F-56 (hex) DIGITAL FORECAST 00-1F-57 (hex) Phonik Innovation Co.,LTD 00-1F-58 (hex) EMH Energiemesstechnik GmbH 00-1F-59 (hex) Kronback Tracers 00-1F-5A (hex) Beckwith Electric Co. 00-1F-5B (hex) Apple, Inc. 00-1F-5C (hex) Nokia Danmark A/S 00-1F-5D (hex) Nokia Danmark A/S 00-1F-5E (hex) Dyna Technology Co.,Ltd. 00-1F-5F (hex) Blatand GmbH 00-1F-60 (hex) COMPASS SYSTEMS CORP. 00-1F-61 (hex) Talent Communication Networks Inc. 00-1F-62 (hex) JSC "Stilsoft" 00-1F-63 (hex) JSC Goodwin-Europa 00-1F-64 (hex) Beijing Autelan Technology Inc. 00-1F-65 (hex) KOREA ELECTRIC TERMINAL CO., LTD. 00-1F-66 (hex) PLANAR LLC 00-1F-67 (hex) Hitachi,Ltd. 00-1F-68 (hex) Martinsson Elektronik AB 00-1F-69 (hex) Pingood Technology Co., Ltd. 00-1F-6A (hex) PacketFlux Technologies, Inc. 00-1F-6B (hex) LG Electronics 00-1F-6C (hex) CISCO SYSTEMS, INC. 00-1F-6D (hex) CISCO SYSTEMS, INC. 00-1F-6E (hex) Vtech Engineering Corporation 00-1F-6F (hex) Fujian Sunnada Communication Co.,Ltd. 00-1F-70 (hex) Botik Technologies LTD 00-1F-71 (hex) xG Technology, Inc. 00-1F-72 (hex) QingDao Hiphone Technology Co,.Ltd 00-1F-73 (hex) Teraview Technology Co., Ltd. 00-1F-74 (hex) Eigen Development 00-1F-75 (hex) GiBahn Media 00-1F-76 (hex) AirLogic Systems Inc. 00-1F-77 (hex) HEOL DESIGN 00-1F-78 (hex) Blue Fox Porini Textile 00-1F-79 (hex) Lodam Electronics A/S 00-1F-7A (hex) WiWide Inc. 00-1F-7B (hex) TechNexion Ltd. 00-1F-7C (hex) Witelcom AS 00-1F-7D (hex) embedded wireless GmbH 00-1F-7E (hex) Motorola Mobility, Inc. 00-1F-7F (hex) Phabrix Limited 00-1F-80 (hex) Lucas Holding bv 00-1F-81 (hex) Accel Semiconductor Corp 00-1F-82 (hex) Cal-Comp Electronics & Communications Co., Ltd 00-1F-83 (hex) Teleplan Technology Services Sdn Bhd 00-1F-84 (hex) Gigle Semiconductor 00-1F-85 (hex) Apriva ISS, LLC 00-1F-86 (hex) digEcor 00-1F-87 (hex) Skydigital Inc. 00-1F-88 (hex) FMS Force Measuring Systems AG 00-1F-89 (hex) Signalion GmbH 00-1F-8A (hex) Ellion Digital Inc. 00-1F-8B (hex) Cache IQ 00-1F-8C (hex) CCS Inc. 00-1F-8D (hex) Ingenieurbuero Stark GmbH und Ko. KG 00-1F-8E (hex) Metris USA Inc. 00-1F-8F (hex) Shanghai Bellmann Digital Source Co.,Ltd. 00-1F-90 (hex) Actiontec Electronics, Inc 00-1F-91 (hex) DBS Lodging Technologies, LLC 00-1F-92 (hex) VideoIQ, Inc. 00-1F-93 (hex) Xiotech Corporation 00-1F-94 (hex) Lascar Electronics Ltd 00-1F-95 (hex) SAGEM COMMUNICATION 00-1F-96 (hex) APROTECH CO.LTD 00-1F-97 (hex) BERTANA SRL 00-1F-98 (hex) DAIICHI-DENTSU LTD. 00-1F-99 (hex) SERONICS co.ltd 00-1F-9A (hex) Nortel Networks 00-1F-9B (hex) POSBRO 00-1F-9C (hex) LEDCO 00-1F-9D (hex) CISCO SYSTEMS, INC. 00-1F-9E (hex) CISCO SYSTEMS, INC. 00-1F-9F (hex) Thomson Telecom Belgium 00-1F-A0 (hex) A10 Networks 00-1F-A1 (hex) Gtran Inc 00-1F-A2 (hex) Datron World Communications, Inc. 00-1F-A3 (hex) T&W Electronics(Shenzhen)Co.,Ltd. 00-1F-A4 (hex) ShenZhen Gongjin Electronics Co.,Ltd 00-1F-A5 (hex) Blue-White Industries 00-1F-A6 (hex) Stilo srl 00-1F-A7 (hex) Sony Computer Entertainment Inc. 00-1F-A8 (hex) Smart Energy Instruments Inc. 00-1F-A9 (hex) Atlanta DTH, Inc. 00-1F-AA (hex) Taseon, Inc. 00-1F-AB (hex) I.S HIGH TECH.INC 00-1F-AC (hex) Goodmill Systems Ltd 00-1F-AD (hex) Brown Innovations, Inc 00-1F-AE (hex) Blick South Africa (Pty) Ltd 00-1F-AF (hex) NextIO, Inc. 00-1F-B0 (hex) TimeIPS, Inc. 00-1F-B1 (hex) Cybertech Inc. 00-1F-B2 (hex) Sontheim Industrie Elektronik GmbH 00-1F-B3 (hex) 2Wire 00-1F-B4 (hex) SmartShare Systems 00-1F-B5 (hex) I/O Interconnect Inc. 00-1F-B6 (hex) Chi Lin Technology Co., Ltd. 00-1F-B7 (hex) WiMate Technologies Corp. 00-1F-B8 (hex) Universal Remote Control, Inc. 00-1F-B9 (hex) Paltronics 00-1F-BA (hex) BoYoung Tech. & Marketing, Inc. 00-1F-BB (hex) Xenatech Co.,LTD 00-1F-BC (hex) EVGA Corporation 00-1F-BD (hex) Kyocera Wireless Corp. 00-1F-BE (hex) Shenzhen Mopnet Industrial Co.,Ltd 00-1F-BF (hex) Fulhua Microelectronics Corp. Taiwan Branch 00-1F-C0 (hex) Control Express Finland Oy 00-1F-C1 (hex) Hanlong Technology Co.,LTD 00-1F-C2 (hex) Jow Tong Technology Co Ltd 00-1F-C3 (hex) SmartSynch, Inc 00-1F-C4 (hex) Motorola Mobility, Inc. 00-1F-C5 (hex) Nintendo Co., Ltd. 00-1F-C6 (hex) ASUSTek COMPUTER INC. 00-1F-C7 (hex) Casio Hitachi Mobile Comunications Co., Ltd. 00-1F-C8 (hex) Up-Today Industrial Co., Ltd. 00-1F-C9 (hex) CISCO SYSTEMS, INC. 00-1F-CA (hex) CISCO SYSTEMS, INC. 00-1F-CB (hex) NIW Solutions 00-1F-CC (hex) Samsung Electronics Co.,Ltd 00-1F-CD (hex) Samsung Electronics 00-1F-CE (hex) QTECH LLC 00-1F-CF (hex) MSI Technology GmbH 00-1F-D0 (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 00-1F-D1 (hex) OPTEX CO.,LTD. 00-1F-D2 (hex) COMMTECH TECHNOLOGY MACAO COMMERCIAL OFFSHORE LTD. 00-1F-D3 (hex) RIVA Networks Inc. 00-1F-D4 (hex) 4IPNET, INC. 00-1F-D5 (hex) MICRORISC s.r.o. 00-1F-D6 (hex) Shenzhen Allywll 00-1F-D7 (hex) TELERAD SA 00-1F-D8 (hex) A-TRUST COMPUTER CORPORATION 00-1F-D9 (hex) RSD Communications Ltd 00-1F-DA (hex) Nortel Networks 00-1F-DB (hex) Network Supply Corp., 00-1F-DC (hex) Mobile Safe Track Ltd 00-1F-DD (hex) GDI LLC 00-1F-DE (hex) Nokia Danmark A/S 00-1F-DF (hex) Nokia Danmark A/S 00-1F-E0 (hex) EdgeVelocity Corp 00-1F-E1 (hex) Hon Hai Precision Ind. Co., Ltd. 00-1F-E2 (hex) Hon Hai Precision Ind. Co., Ltd. 00-1F-E3 (hex) LG Electronics 00-1F-E4 (hex) Sony Ericsson Mobile Communications 00-1F-E5 (hex) In-Circuit GmbH 00-1F-E6 (hex) Alphion Corporation 00-1F-E7 (hex) Simet 00-1F-E8 (hex) KURUSUGAWA Electronics Industry Inc,. 00-1F-E9 (hex) Printrex, Inc. 00-1F-EA (hex) Applied Media Technologies Corporation 00-1F-EB (hex) Trio Datacom Pty Ltd 00-1F-EC (hex) Synapse Électronique 00-1F-ED (hex) Tecan Systems Inc. 00-1F-EE (hex) ubisys technologies GmbH 00-1F-EF (hex) SHINSEI INDUSTRIES CO.,LTD 00-1F-F0 (hex) Audio Partnership 00-1F-F1 (hex) Paradox Hellas S.A. 00-1F-F2 (hex) VIA Technologies, Inc. 00-1F-F3 (hex) Apple, Inc 00-1F-F4 (hex) Power Monitors, Inc. 00-1F-F5 (hex) Kongsberg Defence & Aerospace 00-1F-F6 (hex) PS Audio International 00-1F-F7 (hex) Nakajima All Precision Co., Ltd. 00-1F-F8 (hex) Siemens AG, Sector Industry, Drive Technologies, Motion Control Systems 00-1F-F9 (hex) Advanced Knowledge Associates 00-1F-FA (hex) Coretree, Co, Ltd 00-1F-FB (hex) Green Packet Bhd 00-1F-FC (hex) Riccius+Sohn GmbH 00-1F-FD (hex) Indigo Mobile Technologies Corp. 00-1F-FE (hex) HPN Supply Chain 00-1F-FF (hex) Respironics, Inc. 00-20-00 (hex) LEXMARK INTERNATIONAL, INC. 00-20-01 (hex) DSP SOLUTIONS, INC. 00-20-02 (hex) SERITECH ENTERPRISE CO., LTD. 00-20-03 (hex) PIXEL POWER LTD. 00-20-04 (hex) YAMATAKE-HONEYWELL CO., LTD. 00-20-05 (hex) SIMPLE TECHNOLOGY 00-20-06 (hex) GARRETT COMMUNICATIONS, INC. 00-20-07 (hex) SFA, INC. 00-20-08 (hex) CABLE & COMPUTER TECHNOLOGY 00-20-09 (hex) PACKARD BELL ELEC., INC. 00-20-0A (hex) SOURCE-COMM CORP. 00-20-0B (hex) OCTAGON SYSTEMS CORP. 00-20-0C (hex) ADASTRA SYSTEMS CORP. 00-20-0D (hex) CARL ZEISS 00-20-0E (hex) SATELLITE TECHNOLOGY MGMT, INC 00-20-0F (hex) TANBAC CO., LTD. 00-20-10 (hex) JEOL SYSTEM TECHNOLOGY CO. LTD 00-20-11 (hex) CANOPUS CO., LTD. 00-20-12 (hex) CAMTRONICS MEDICAL SYSTEMS 00-20-13 (hex) DIVERSIFIED TECHNOLOGY, INC. 00-20-14 (hex) GLOBAL VIEW CO., LTD. 00-20-15 (hex) ACTIS COMPUTER SA 00-20-16 (hex) SHOWA ELECTRIC WIRE & CABLE CO 00-20-17 (hex) ORBOTECH 00-20-18 (hex) CIS TECHNOLOGY INC. 00-20-19 (hex) OHLER GmbH 00-20-1A (hex) MRV Communications, Inc. 00-20-1B (hex) NORTHERN TELECOM/NETWORK 00-20-1C (hex) EXCEL, INC. 00-20-1D (hex) KATANA PRODUCTS 00-20-1E (hex) NETQUEST CORPORATION 00-20-1F (hex) BEST POWER TECHNOLOGY, INC. 00-20-20 (hex) MEGATRON COMPUTER INDUSTRIES PTY, LTD. 00-20-21 (hex) ALGORITHMS SOFTWARE PVT. LTD. 00-20-22 (hex) NMS Communications 00-20-23 (hex) T.C. TECHNOLOGIES PTY. LTD 00-20-24 (hex) PACIFIC COMMUNICATION SCIENCES 00-20-25 (hex) CONTROL TECHNOLOGY, INC. 00-20-26 (hex) AMKLY SYSTEMS, INC. 00-20-27 (hex) MING FORTUNE INDUSTRY CO., LTD 00-20-28 (hex) WEST EGG SYSTEMS, INC. 00-20-29 (hex) TELEPROCESSING PRODUCTS, INC. 00-20-2A (hex) N.V. DZINE 00-20-2B (hex) ADVANCED TELECOMMUNICATIONS MODULES, LTD. 00-20-2C (hex) WELLTRONIX CO., LTD. 00-20-2D (hex) TAIYO CORPORATION 00-20-2E (hex) DAYSTAR DIGITAL 00-20-2F (hex) ZETA COMMUNICATIONS, LTD. 00-20-30 (hex) ANALOG & DIGITAL SYSTEMS 00-20-31 (hex) Tattile SRL 00-20-32 (hex) ALCATEL TAISEL 00-20-33 (hex) SYNAPSE TECHNOLOGIES, INC. 00-20-34 (hex) ROTEC INDUSTRIEAUTOMATION GMBH 00-20-35 (hex) IBM Corp 00-20-36 (hex) BMC SOFTWARE 00-20-37 (hex) SEAGATE TECHNOLOGY 00-20-38 (hex) VME MICROSYSTEMS INTERNATIONAL CORPORATION 00-20-39 (hex) SCINETS 00-20-3A (hex) DIGITAL BI0METRICS INC. 00-20-3B (hex) WISDM LTD. 00-20-3C (hex) EUROTIME AB 00-20-3D (hex) Honeywell ECC 00-20-3E (hex) LogiCan Technologies, Inc. 00-20-3F (hex) JUKI CORPORATION 00-20-40 (hex) Motorola Broadband Communications Sector 00-20-41 (hex) DATA NET 00-20-42 (hex) DATAMETRICS CORP. 00-20-43 (hex) NEURON COMPANY LIMITED 00-20-44 (hex) GENITECH PTY LTD 00-20-45 (hex) ION Networks, Inc. 00-20-46 (hex) CIPRICO, INC. 00-20-47 (hex) STEINBRECHER CORP. 00-20-48 (hex) Marconi Communications 00-20-49 (hex) COMTRON, INC. 00-20-4A (hex) PRONET GMBH 00-20-4B (hex) AUTOCOMPUTER CO., LTD. 00-20-4C (hex) MITRON COMPUTER PTE LTD. 00-20-4D (hex) INOVIS GMBH 00-20-4E (hex) NETWORK SECURITY SYSTEMS, INC. 00-20-4F (hex) DEUTSCHE AEROSPACE AG 00-20-50 (hex) KOREA COMPUTER INC. 00-20-51 (hex) Verilink Corporation 00-20-52 (hex) RAGULA SYSTEMS 00-20-53 (hex) HUNTSVILLE MICROSYSTEMS, INC. 00-20-54 (hex) Sycamore Networks 00-20-55 (hex) ALTECH CO., LTD. 00-20-56 (hex) NEOPRODUCTS 00-20-57 (hex) TITZE DATENTECHNIK GmbH 00-20-58 (hex) ALLIED SIGNAL INC. 00-20-59 (hex) MIRO COMPUTER PRODUCTS AG 00-20-5A (hex) COMPUTER IDENTICS 00-20-5B (hex) Kentrox, LLC 00-20-5C (hex) InterNet Systems of Florida, Inc. 00-20-5D (hex) NANOMATIC OY 00-20-5E (hex) CASTLE ROCK, INC. 00-20-5F (hex) GAMMADATA COMPUTER GMBH 00-20-60 (hex) ALCATEL ITALIA S.p.A. 00-20-61 (hex) GarrettCom, Inc. 00-20-62 (hex) SCORPION LOGIC, LTD. 00-20-63 (hex) WIPRO INFOTECH LTD. 00-20-64 (hex) PROTEC MICROSYSTEMS, INC. 00-20-65 (hex) SUPERNET NETWORKING INC. 00-20-66 (hex) GENERAL MAGIC, INC. 00-20-67 (hex) PRIVATE 00-20-68 (hex) ISDYNE 00-20-69 (hex) ISDN SYSTEMS CORPORATION 00-20-6A (hex) OSAKA COMPUTER CORP. 00-20-6B (hex) KONICA MINOLTA HOLDINGS, INC. 00-20-6C (hex) EVERGREEN TECHNOLOGY CORP. 00-20-6D (hex) DATA RACE, INC. 00-20-6E (hex) XACT, INC. 00-20-6F (hex) FLOWPOINT CORPORATION 00-20-70 (hex) HYNET, LTD. 00-20-71 (hex) IBR GMBH 00-20-72 (hex) WORKLINK INNOVATIONS 00-20-73 (hex) FUSION SYSTEMS CORPORATION 00-20-74 (hex) SUNGWOON SYSTEMS 00-20-75 (hex) MOTOROLA COMMUNICATION ISRAEL 00-20-76 (hex) REUDO CORPORATION 00-20-77 (hex) KARDIOS SYSTEMS CORP. 00-20-78 (hex) RUNTOP, INC. 00-20-79 (hex) MIKRON GMBH 00-20-7A (hex) WiSE Communications, Inc. 00-20-7B (hex) Intel Corporation 00-20-7C (hex) AUTEC GmbH 00-20-7D (hex) ADVANCED COMPUTER APPLICATIONS 00-20-7E (hex) FINECOM Co., Ltd. 00-20-7F (hex) KYOEI SANGYO CO., LTD. 00-20-80 (hex) SYNERGY (UK) LTD. 00-20-81 (hex) TITAN ELECTRONICS 00-20-82 (hex) ONEAC CORPORATION 00-20-83 (hex) PRESTICOM INCORPORATED 00-20-84 (hex) OCE PRINTING SYSTEMS, GMBH 00-20-85 (hex) EXIDE ELECTRONICS 00-20-86 (hex) MICROTECH ELECTRONICS LIMITED 00-20-87 (hex) MEMOTEC, INC. 00-20-88 (hex) GLOBAL VILLAGE COMMUNICATION 00-20-89 (hex) T3PLUS NETWORKING, INC. 00-20-8A (hex) SONIX COMMUNICATIONS, LTD. 00-20-8B (hex) LAPIS TECHNOLOGIES, INC. 00-20-8C (hex) GALAXY NETWORKS, INC. 00-20-8D (hex) CMD TECHNOLOGY 00-20-8E (hex) CHEVIN SOFTWARE ENG. LTD. 00-20-8F (hex) ECI TELECOM LTD. 00-20-90 (hex) ADVANCED COMPRESSION TECHNOLOGY, INC. 00-20-91 (hex) J125, NATIONAL SECURITY AGENCY 00-20-92 (hex) CHESS ENGINEERING B.V. 00-20-93 (hex) LANDINGS TECHNOLOGY CORP. 00-20-94 (hex) CUBIX CORPORATION 00-20-95 (hex) RIVA ELECTRONICS 00-20-96 (hex) Invensys 00-20-97 (hex) APPLIED SIGNAL TECHNOLOGY 00-20-98 (hex) HECTRONIC AB 00-20-99 (hex) BON ELECTRIC CO., LTD. 00-20-9A (hex) THE 3DO COMPANY 00-20-9B (hex) ERSAT ELECTRONIC GMBH 00-20-9C (hex) PRIMARY ACCESS CORP. 00-20-9D (hex) LIPPERT AUTOMATIONSTECHNIK 00-20-9E (hex) BROWN'S OPERATING SYSTEM SERVICES, LTD. 00-20-9F (hex) MERCURY COMPUTER SYSTEMS, INC. 00-20-A0 (hex) OA LABORATORY CO., LTD. 00-20-A1 (hex) DOVATRON 00-20-A2 (hex) GALCOM NETWORKING LTD. 00-20-A3 (hex) Harmonic, Inc 00-20-A4 (hex) MULTIPOINT NETWORKS 00-20-A5 (hex) API ENGINEERING 00-20-A6 (hex) Proxim Wireless 00-20-A7 (hex) PAIRGAIN TECHNOLOGIES, INC. 00-20-A8 (hex) SAST TECHNOLOGY CORP. 00-20-A9 (hex) WHITE HORSE INDUSTRIAL 00-20-AA (hex) Ericsson Television Limited 00-20-AB (hex) MICRO INDUSTRIES CORP. 00-20-AC (hex) INTERFLEX DATENSYSTEME GMBH 00-20-AD (hex) LINQ SYSTEMS 00-20-AE (hex) ORNET DATA COMMUNICATION TECH. 00-20-AF (hex) 3COM CORPORATION 00-20-B0 (hex) GATEWAY DEVICES, INC. 00-20-B1 (hex) COMTECH RESEARCH INC. 00-20-B2 (hex) GKD Gesellschaft Fur Kommunikation Und Datentechnik 00-20-B3 (hex) Tattile SRL 00-20-B4 (hex) TERMA ELEKTRONIK AS 00-20-B5 (hex) YASKAWA ELECTRIC CORPORATION 00-20-B6 (hex) AGILE NETWORKS, INC. 00-20-B7 (hex) NAMAQUA COMPUTERWARE 00-20-B8 (hex) PRIME OPTION, INC. 00-20-B9 (hex) METRICOM, INC. 00-20-BA (hex) CENTER FOR HIGH PERFORMANCE 00-20-BB (hex) ZAX CORPORATION 00-20-BC (hex) Long Reach Networks Pty Ltd 00-20-BD (hex) NIOBRARA R & D CORPORATION 00-20-BE (hex) LAN ACCESS CORP. 00-20-BF (hex) AEHR TEST SYSTEMS 00-20-C0 (hex) PULSE ELECTRONICS, INC. 00-20-C1 (hex) SAXA, Inc. 00-20-C2 (hex) TEXAS MEMORY SYSTEMS, INC. 00-20-C3 (hex) COUNTER SOLUTIONS LTD. 00-20-C4 (hex) INET,INC. 00-20-C5 (hex) EAGLE TECHNOLOGY 00-20-C6 (hex) NECTEC 00-20-C7 (hex) AKAI Professional M.I. Corp. 00-20-C8 (hex) LARSCOM INCORPORATED 00-20-C9 (hex) VICTRON BV 00-20-CA (hex) DIGITAL OCEAN 00-20-CB (hex) PRETEC ELECTRONICS CORP. 00-20-CC (hex) DIGITAL SERVICES, LTD. 00-20-CD (hex) HYBRID NETWORKS, INC. 00-20-CE (hex) LOGICAL DESIGN GROUP, INC. 00-20-CF (hex) TEST & MEASUREMENT SYSTEMS INC 00-20-D0 (hex) VERSALYNX CORPORATION 00-20-D1 (hex) MICROCOMPUTER SYSTEMS (M) SDN. 00-20-D2 (hex) RAD DATA COMMUNICATIONS, LTD. 00-20-D3 (hex) OST (OUEST STANDARD TELEMATIQU 00-20-D4 (hex) CABLETRON - ZEITTNET INC. 00-20-D5 (hex) VIPA GMBH 00-20-D6 (hex) BREEZECOM 00-20-D7 (hex) JAPAN MINICOMPUTER SYSTEMS CO., Ltd. 00-20-D8 (hex) Nortel Networks 00-20-D9 (hex) PANASONIC TECHNOLOGIES, INC./MIECO-US 00-20-DA (hex) Alcatel North America ESD 00-20-DB (hex) XNET TECHNOLOGY, INC. 00-20-DC (hex) DENSITRON TAIWAN LTD. 00-20-DD (hex) Cybertec Pty Ltd 00-20-DE (hex) JAPAN DIGITAL LABORAT'Y CO.LTD 00-20-DF (hex) KYOSAN ELECTRIC MFG. CO., LTD. 00-20-E0 (hex) Actiontec Electronics, Inc. 00-20-E1 (hex) ALAMAR ELECTRONICS 00-20-E2 (hex) INFORMATION RESOURCE ENGINEERING 00-20-E3 (hex) MCD KENCOM CORPORATION 00-20-E4 (hex) HSING TECH ENTERPRISE CO., LTD 00-20-E5 (hex) APEX DATA, INC. 00-20-E6 (hex) LIDKOPING MACHINE TOOLS AB 00-20-E7 (hex) B&W NUCLEAR SERVICE COMPANY 00-20-E8 (hex) DATATREK CORPORATION 00-20-E9 (hex) DANTEL 00-20-EA (hex) EFFICIENT NETWORKS, INC. 00-20-EB (hex) CINCINNATI MICROWAVE, INC. 00-20-EC (hex) TECHWARE SYSTEMS CORP. 00-20-ED (hex) GIGA-BYTE TECHNOLOGY CO., LTD. 00-20-EE (hex) GTECH CORPORATION 00-20-EF (hex) USC CORPORATION 00-20-F0 (hex) UNIVERSAL MICROELECTRONICS CO. 00-20-F1 (hex) ALTOS INDIA LIMITED 00-20-F2 (hex) Oracle Corporation 00-20-F3 (hex) RAYNET CORPORATION 00-20-F4 (hex) SPECTRIX CORPORATION 00-20-F5 (hex) PANDATEL AG 00-20-F6 (hex) NET TEK AND KARLNET, INC. 00-20-F7 (hex) CYBERDATA CORPORATION 00-20-F8 (hex) CARRERA COMPUTERS, INC. 00-20-F9 (hex) PARALINK NETWORKS, INC. 00-20-FA (hex) GDE SYSTEMS, INC. 00-20-FB (hex) OCTEL COMMUNICATIONS CORP. 00-20-FC (hex) MATROX 00-20-FD (hex) ITV TECHNOLOGIES, INC. 00-20-FE (hex) TOPWARE INC. / GRAND COMPUTER 00-20-FF (hex) SYMMETRICAL TECHNOLOGIES 00-21-00 (hex) GemTek Technology Co., Ltd. 00-21-01 (hex) Aplicaciones Electronicas Quasar (AEQ) 00-21-02 (hex) UpdateLogic Inc. 00-21-03 (hex) GHI Electronics, LLC 00-21-04 (hex) Gigaset Communications GmbH 00-21-05 (hex) Alcatel-Lucent 00-21-06 (hex) RIM Testing Services 00-21-07 (hex) Seowonintech Co Ltd. 00-21-08 (hex) Nokia Danmark A/S 00-21-09 (hex) Nokia Danmark A/S 00-21-0A (hex) byd:sign Corporation 00-21-0B (hex) GEMINI TRAZE RFID PVT. LTD. 00-21-0C (hex) Cymtec Systems, Inc. 00-21-0D (hex) SAMSIN INNOTEC 00-21-0E (hex) Orpak Systems L.T.D. 00-21-0F (hex) Cernium Corp 00-21-10 (hex) Clearbox Systems 00-21-11 (hex) Uniphone Inc. 00-21-12 (hex) WISCOM SYSTEM CO.,LTD 00-21-13 (hex) Padtec S/A 00-21-14 (hex) Hylab Technology Inc. 00-21-15 (hex) PHYWE Systeme GmbH & Co. KG 00-21-16 (hex) Transcon Electronic Systems, spol. s r. o. 00-21-17 (hex) Tellord 00-21-18 (hex) Athena Tech, Inc. 00-21-19 (hex) Samsung Electro-Mechanics 00-21-1A (hex) LInTech Corporation 00-21-1B (hex) CISCO SYSTEMS, INC. 00-21-1C (hex) CISCO SYSTEMS, INC. 00-21-1D (hex) Dataline AB 00-21-1E (hex) Motorola Mobility, Inc. 00-21-1F (hex) SHINSUNG DELTATECH CO.,LTD. 00-21-20 (hex) Sequel Technologies 00-21-21 (hex) VRmagic GmbH 00-21-22 (hex) Chip-pro Ltd. 00-21-23 (hex) Aerosat Avionics 00-21-24 (hex) Optos Plc 00-21-25 (hex) KUK JE TONG SHIN Co.,LTD 00-21-26 (hex) Shenzhen Torch Equipment Co., Ltd. 00-21-27 (hex) TP-LINK Technology Co., Ltd. 00-21-28 (hex) Oracle Corporation 00-21-29 (hex) Cisco-Linksys, LLC 00-21-2A (hex) Audiovox Corporation 00-21-2B (hex) MSA Auer 00-21-2C (hex) SemIndia System Private Limited 00-21-2D (hex) SCIMOLEX CORPORATION 00-21-2E (hex) dresden-elektronik 00-21-2F (hex) Phoebe Micro Inc. 00-21-30 (hex) Keico Hightech Inc. 00-21-31 (hex) Blynke Inc. 00-21-32 (hex) Masterclock, Inc. 00-21-33 (hex) Building B, Inc 00-21-34 (hex) Brandywine Communications 00-21-35 (hex) ALCATEL-LUCENT 00-21-36 (hex) Motorola Mobility, Inc. 00-21-37 (hex) Bay Controls, LLC 00-21-38 (hex) Cepheid 00-21-39 (hex) Escherlogic Inc. 00-21-3A (hex) Winchester Systems Inc. 00-21-3B (hex) Berkshire Products, Inc 00-21-3C (hex) AliphCom 00-21-3D (hex) Cermetek Microelectronics, Inc. 00-21-3E (hex) TomTom 00-21-3F (hex) A-Team Technology Ltd. 00-21-40 (hex) EN Technologies Inc. 00-21-41 (hex) RADLIVE 00-21-42 (hex) Advanced Control Systems doo 00-21-43 (hex) Motorola Mobility, Inc. 00-21-44 (hex) SS Telecoms 00-21-45 (hex) Semptian Technologies Ltd. 00-21-46 (hex) Sanmina-SCI 00-21-47 (hex) Nintendo Co., Ltd. 00-21-48 (hex) Kaco Solar Korea 00-21-49 (hex) China Daheng Group ,Inc. 00-21-4A (hex) Pixel Velocity, Inc 00-21-4B (hex) Shenzhen HAMP Science & Technology Co.,Ltd 00-21-4C (hex) SAMSUNG ELECTRONICS CO., LTD. 00-21-4D (hex) Guangzhou Skytone Transmission Technology Com. Ltd. 00-21-4E (hex) GS Yuasa Power Supply Ltd. 00-21-4F (hex) ALPS Electric Co., Ltd 00-21-50 (hex) EYEVIEW ELECTRONICS 00-21-51 (hex) Millinet Co., Ltd. 00-21-52 (hex) General Satellite Research & Development Limited 00-21-53 (hex) SeaMicro Inc. 00-21-54 (hex) D-TACQ Solutions Ltd 00-21-55 (hex) CISCO SYSTEMS, INC. 00-21-56 (hex) CISCO SYSTEMS, INC. 00-21-57 (hex) National Datacast, Inc. 00-21-58 (hex) Style Flying Technology Co. 00-21-59 (hex) Juniper Networks 00-21-5A (hex) Hewlett-Packard Company 00-21-5B (hex) Inotive 00-21-5C (hex) Intel Corporate 00-21-5D (hex) Intel Corporate 00-21-5E (hex) IBM Corp 00-21-5F (hex) IHSE GmbH 00-21-60 (hex) Hidea Solutions Co. Ltd. 00-21-61 (hex) Yournet Inc. 00-21-62 (hex) Nortel 00-21-63 (hex) ASKEY COMPUTER CORP 00-21-64 (hex) Special Design Bureau for Seismic Instrumentation 00-21-65 (hex) Presstek Inc. 00-21-66 (hex) NovAtel Inc. 00-21-67 (hex) HWA JIN T&I Corp. 00-21-68 (hex) iVeia, LLC 00-21-69 (hex) Prologix, LLC. 00-21-6A (hex) Intel Corporate 00-21-6B (hex) Intel Corporate 00-21-6C (hex) ODVA 00-21-6D (hex) Soltech Co., Ltd. 00-21-6E (hex) Function ATI (Huizhou) Telecommunications Co., Ltd. 00-21-6F (hex) SymCom, Inc. 00-21-70 (hex) Dell Inc 00-21-71 (hex) Wesung TNC Co., Ltd. 00-21-72 (hex) Seoultek Valley 00-21-73 (hex) Ion Torrent Systems, Inc. 00-21-74 (hex) AvaLAN Wireless 00-21-75 (hex) Pacific Satellite International Ltd. 00-21-76 (hex) YMax Telecom Ltd. 00-21-77 (hex) W. L. Gore & Associates 00-21-78 (hex) Matuschek Messtechnik GmbH 00-21-79 (hex) IOGEAR, Inc. 00-21-7A (hex) Sejin Electron, Inc. 00-21-7B (hex) Bastec AB 00-21-7C (hex) 2Wire 00-21-7D (hex) PYXIS S.R.L. 00-21-7E (hex) Telit Communication s.p.a 00-21-7F (hex) Intraco Technology Pte Ltd 00-21-80 (hex) Motorola Mobility, Inc. 00-21-81 (hex) Si2 Microsystems Limited 00-21-82 (hex) SandLinks Systems, Ltd. 00-21-83 (hex) VATECH HYDRO 00-21-84 (hex) POWERSOFT SRL 00-21-85 (hex) MICRO-STAR INT'L CO.,LTD. 00-21-86 (hex) Universal Global Scientific Industrial Co., Ltd 00-21-87 (hex) Imacs GmbH 00-21-88 (hex) EMC Corporation 00-21-89 (hex) AppTech, Inc. 00-21-8A (hex) Electronic Design and Manufacturing Company 00-21-8B (hex) Wescon Technology, Inc. 00-21-8C (hex) TopControl GMBH 00-21-8D (hex) AP Router Ind. Eletronica LTDA 00-21-8E (hex) MEKICS CO., LTD. 00-21-8F (hex) Avantgarde Acoustic Lautsprechersysteme GmbH 00-21-90 (hex) Goliath Solutions 00-21-91 (hex) D-Link Corporation 00-21-92 (hex) Baoding Galaxy Electronic Technology Co.,Ltd 00-21-93 (hex) Videofon MV 00-21-94 (hex) Ping Communication 00-21-95 (hex) GWD Media Limited 00-21-96 (hex) Telsey S.p.A. 00-21-97 (hex) ELITEGROUP COMPUTER SYSTEM 00-21-98 (hex) Thai Radio Co, LTD 00-21-99 (hex) Vacon Plc 00-21-9A (hex) Cambridge Visual Networks Ltd 00-21-9B (hex) Dell Inc 00-21-9C (hex) Honeywld Technology Corp. 00-21-9D (hex) Adesys BV 00-21-9E (hex) Sony Ericsson Mobile Communications 00-21-9F (hex) SATEL OY 00-21-A0 (hex) CISCO SYSTEMS, INC. 00-21-A1 (hex) CISCO SYSTEMS, INC. 00-21-A2 (hex) EKE-Electronics Ltd. 00-21-A3 (hex) Micromint 00-21-A4 (hex) Dbii Networks 00-21-A5 (hex) ERLPhase Power Technologies Ltd. 00-21-A6 (hex) Videotec Spa 00-21-A7 (hex) Hantle System Co., Ltd. 00-21-A8 (hex) Telephonics Corporation 00-21-A9 (hex) Mobilink Telecom Co.,Ltd 00-21-AA (hex) Nokia Danmark A/S 00-21-AB (hex) Nokia Danmark A/S 00-21-AC (hex) Infrared Integrated Systems Ltd 00-21-AD (hex) Nordic ID Oy 00-21-AE (hex) ALCATEL-LUCENT FRANCE - WTD 00-21-AF (hex) Radio Frequency Systems 00-21-B0 (hex) Tyco Telecommunications 00-21-B1 (hex) DIGITAL SOLUTIONS LTD 00-21-B2 (hex) Fiberblaze A/S 00-21-B3 (hex) Ross Controls 00-21-B4 (hex) APRO MEDIA CO., LTD 00-21-B5 (hex) Vyro Games Limited 00-21-B6 (hex) Triacta Power Technologies Inc. 00-21-B7 (hex) Lexmark International Inc. 00-21-B8 (hex) Inphi Corporation 00-21-B9 (hex) Universal Devices Inc. 00-21-BA (hex) Texas Instruments 00-21-BB (hex) Riken Keiki Co., Ltd. 00-21-BC (hex) ZALA COMPUTER 00-21-BD (hex) Nintendo Co., Ltd. 00-21-BE (hex) Cisco, Service Provider Video Technology Group 00-21-BF (hex) Hitachi High-Tech Control Systems Corporation 00-21-C0 (hex) Mobile Appliance, Inc. 00-21-C1 (hex) ABB Oy / Medium Voltage Products 00-21-C2 (hex) GL Communications Inc 00-21-C3 (hex) CORNELL Communications, Inc. 00-21-C4 (hex) Consilium AB 00-21-C5 (hex) 3DSP Corp 00-21-C6 (hex) CSJ Global, Inc. 00-21-C7 (hex) Russound 00-21-C8 (hex) LOHUIS Networks 00-21-C9 (hex) Wavecom Asia Pacific Limited 00-21-CA (hex) ART System Co., Ltd. 00-21-CB (hex) SMS TECNOLOGIA ELETRONICA LTDA 00-21-CC (hex) Flextronics International 00-21-CD (hex) LiveTV 00-21-CE (hex) NTC-Metrotek 00-21-CF (hex) The Crypto Group 00-21-D0 (hex) Global Display Solutions Spa 00-21-D1 (hex) Samsung Electronics Co.,Ltd 00-21-D2 (hex) Samsung Electronics Co.,Ltd 00-21-D3 (hex) BOCOM SECURITY(ASIA PACIFIC) LIMITED 00-21-D4 (hex) Vollmer Werke GmbH 00-21-D5 (hex) X2E GmbH 00-21-D6 (hex) LXI Consortium 00-21-D7 (hex) CISCO SYSTEMS, INC. 00-21-D8 (hex) CISCO SYSTEMS, INC. 00-21-D9 (hex) SEKONIC CORPORATION 00-21-DA (hex) Automation Products Group Inc. 00-21-DB (hex) Santachi Video Technology (Shenzhen) Co., Ltd. 00-21-DC (hex) TECNOALARM S.r.l. 00-21-DD (hex) Northstar Systems Corp 00-21-DE (hex) Firepro Wireless 00-21-DF (hex) Martin Christ GmbH 00-21-E0 (hex) CommAgility Ltd 00-21-E1 (hex) Nortel Networks 00-21-E2 (hex) Creative Electronic GmbH 00-21-E3 (hex) SerialTek LLC 00-21-E4 (hex) I-WIN 00-21-E5 (hex) Display Solution AG 00-21-E6 (hex) Starlight Video Limited 00-21-E7 (hex) Informatics Services Corporation 00-21-E8 (hex) Murata Manufacturing Co., Ltd. 00-21-E9 (hex) Apple, Inc 00-21-EA (hex) Bystronic Laser AG 00-21-EB (hex) ESP SYSTEMS, LLC 00-21-EC (hex) Solutronic GmbH 00-21-ED (hex) Telegesis 00-21-EE (hex) Full Spectrum Inc. 00-21-EF (hex) Kapsys 00-21-F0 (hex) EW3 Technologies LLC 00-21-F1 (hex) Tutus Data AB 00-21-F2 (hex) EASY3CALL Technology Limited 00-21-F3 (hex) Si14 SpA 00-21-F4 (hex) INRange Systems, Inc 00-21-F5 (hex) Western Engravers Supply, Inc. 00-21-F6 (hex) Oracle Corporation 00-21-F7 (hex) HPN Supply Chain 00-21-F8 (hex) Enseo, Inc. 00-21-F9 (hex) WIRECOM Technologies 00-21-FA (hex) A4SP Technologies Ltd. 00-21-FB (hex) LG Electronics 00-21-FC (hex) Nokia Danmark A/S 00-21-FD (hex) DSTA S.L. 00-21-FE (hex) Nokia Danmark A/S 00-21-FF (hex) Cyfrowy Polsat SA 00-22-00 (hex) IBM Corp 00-22-01 (hex) Aksys Networks Inc 00-22-02 (hex) Excito Elektronik i Skåne AB 00-22-03 (hex) Glensound Electronics Ltd 00-22-04 (hex) KORATEK 00-22-05 (hex) WeLink Solutions, Inc. 00-22-06 (hex) Cyberdyne Inc. 00-22-07 (hex) Inteno Broadband Technology AB 00-22-08 (hex) Certicom Corp 00-22-09 (hex) Omron Healthcare Co., Ltd 00-22-0A (hex) OnLive, Inc 00-22-0B (hex) National Source Coding Center 00-22-0C (hex) CISCO SYSTEMS, INC. 00-22-0D (hex) CISCO SYSTEMS, INC. 00-22-0E (hex) Indigo Security Co., Ltd. 00-22-0F (hex) MoCA (Multimedia over Coax Alliance) 00-22-10 (hex) Motorola Mobility, Inc. 00-22-11 (hex) Rohati Systems 00-22-12 (hex) CAI Networks, Inc. 00-22-13 (hex) PCI CORPORATION 00-22-14 (hex) RINNAI KOREA 00-22-15 (hex) ASUSTek COMPUTER INC. 00-22-16 (hex) SHIBAURA VENDING MACHINE CORPORATION 00-22-17 (hex) Neat Electronics 00-22-18 (hex) Verivue Inc. 00-22-19 (hex) Dell Inc 00-22-1A (hex) Audio Precision 00-22-1B (hex) Morega Systems 00-22-1C (hex) PRIVATE 00-22-1D (hex) Freegene Technology LTD 00-22-1E (hex) Media Devices Co., Ltd. 00-22-1F (hex) eSang Technologies Co., Ltd. 00-22-20 (hex) Mitac Technology Corp 00-22-21 (hex) ITOH DENKI CO,LTD. 00-22-22 (hex) Schaffner Deutschland GmbH 00-22-23 (hex) TimeKeeping Systems, Inc. 00-22-24 (hex) Good Will Instrument Co., Ltd. 00-22-25 (hex) Thales Avionics Ltd 00-22-26 (hex) Avaak, Inc. 00-22-27 (hex) uv-electronic GmbH 00-22-28 (hex) Breeze Innovations Ltd. 00-22-29 (hex) Compumedics Ltd 00-22-2A (hex) SoundEar A/S 00-22-2B (hex) Nucomm, Inc. 00-22-2C (hex) Ceton Corp 00-22-2D (hex) SMC Networks Inc. 00-22-2E (hex) maintech GmbH 00-22-2F (hex) Open Grid Computing, Inc. 00-22-30 (hex) FutureLogic Inc. 00-22-31 (hex) SMT&C Co., Ltd. 00-22-32 (hex) Design Design Technology Ltd 00-22-33 (hex) ADB Broadband Italia 00-22-34 (hex) Corventis Inc. 00-22-35 (hex) Strukton Systems bv 00-22-36 (hex) VECTOR SP. Z O.O. 00-22-37 (hex) Shinhint Group 00-22-38 (hex) LOGIPLUS 00-22-39 (hex) Indiana Life Sciences Incorporated 00-22-3A (hex) Scientific Atlanta, Cisco SPVT Group 00-22-3B (hex) Communication Networks, LLC 00-22-3C (hex) RATIO Entwicklungen GmbH 00-22-3D (hex) JumpGen Systems, LLC 00-22-3E (hex) IRTrans GmbH 00-22-3F (hex) Netgear Inc. 00-22-40 (hex) Universal Telecom S/A 00-22-41 (hex) Apple, Inc 00-22-42 (hex) Alacron Inc. 00-22-43 (hex) AzureWave Technologies, Inc. 00-22-44 (hex) Chengdu Linkon Communications Device Co., Ltd 00-22-45 (hex) Leine & Linde AB 00-22-46 (hex) Evoc Intelligent Technology Co.,Ltd. 00-22-47 (hex) DAC ENGINEERING CO., LTD. 00-22-48 (hex) Microsoft Corporation 00-22-49 (hex) HOME MULTIENERGY SL 00-22-4A (hex) RAYLASE AG 00-22-4B (hex) AIRTECH TECHNOLOGIES, INC. 00-22-4C (hex) Nintendo Co., Ltd. 00-22-4D (hex) MITAC INTERNATIONAL CORP. 00-22-4E (hex) SEEnergy Corp. 00-22-4F (hex) Byzoro Networks Ltd. 00-22-50 (hex) Point Six Wireless, LLC 00-22-51 (hex) Lumasense Technologies 00-22-52 (hex) ZOLL Lifecor Corporation 00-22-53 (hex) Entorian Technologies 00-22-54 (hex) Bigelow Aerospace 00-22-55 (hex) CISCO SYSTEMS, INC. 00-22-56 (hex) CISCO SYSTEMS, INC. 00-22-57 (hex) 3Com Europe Ltd 00-22-58 (hex) Taiyo Yuden Co., Ltd. 00-22-59 (hex) Guangzhou New Postcom Equipment Co.,Ltd. 00-22-5A (hex) Garde Security AB 00-22-5B (hex) Teradici Corporation 00-22-5C (hex) Multimedia & Communication Technology 00-22-5D (hex) Digicable Network India Pvt. Ltd. 00-22-5E (hex) Uwin Technologies Co.,LTD 00-22-5F (hex) Liteon Technology Corporation 00-22-60 (hex) AFREEY Inc. 00-22-61 (hex) Frontier Silicon Ltd 00-22-62 (hex) BEP Marine 00-22-63 (hex) Koos Technical Services, Inc. 00-22-64 (hex) Hewlett-Packard Company 00-22-65 (hex) Nokia Danmark A/S 00-22-66 (hex) Nokia Danmark A/S 00-22-67 (hex) Nortel Networks 00-22-68 (hex) Hon Hai Precision Ind. Co., Ltd. 00-22-69 (hex) Hon Hai Precision Ind. Co., Ltd. 00-22-6A (hex) Honeywell 00-22-6B (hex) Cisco-Linksys, LLC 00-22-6C (hex) LinkSprite Technologies, Inc. 00-22-6D (hex) Shenzhen GIEC Electronics Co., Ltd. 00-22-6E (hex) Gowell Electronic Limited 00-22-6F (hex) 3onedata Technology Co. Ltd. 00-22-70 (hex) ABK North America, LLC 00-22-71 (hex) Jäger Computergesteuerte Meßtechnik GmbH. 00-22-72 (hex) American Micro-Fuel Device Corp. 00-22-73 (hex) Techway 00-22-74 (hex) FamilyPhone AB 00-22-75 (hex) Belkin International Inc. 00-22-76 (hex) Triple EYE B.V. 00-22-77 (hex) NEC Australia Pty Ltd 00-22-78 (hex) Shenzhen Tongfang Multimedia Technology Co.,Ltd. 00-22-79 (hex) Nippon Conlux Co., Ltd. 00-22-7A (hex) Telecom Design 00-22-7B (hex) Apogee Labs, Inc. 00-22-7C (hex) Woori SMT Co.,ltd 00-22-7D (hex) YE DATA INC. 00-22-7E (hex) Chengdu 30Kaitian Communication Industry Co.Ltd 00-22-7F (hex) Ruckus Wireless 00-22-80 (hex) A2B Electronics AB 00-22-81 (hex) Daintree Networks Pty 00-22-82 (hex) 8086 Consultancy 00-22-83 (hex) Juniper Networks 00-22-84 (hex) DESAY A&V SCIENCE AND TECHNOLOGY CO.,LTD 00-22-85 (hex) NOMUS COMM SYSTEMS 00-22-86 (hex) ASTRON 00-22-87 (hex) Titan Wireless LLC 00-22-88 (hex) Sagrad, Inc. 00-22-89 (hex) Optosecurity Inc. 00-22-8A (hex) Teratronik elektronische systeme gmbh 00-22-8B (hex) Kensington Computer Products Group 00-22-8C (hex) Photon Europe GmbH 00-22-8D (hex) GBS Laboratories LLC 00-22-8E (hex) TV-NUMERIC 00-22-8F (hex) CNRS 00-22-90 (hex) CISCO SYSTEMS, INC. 00-22-91 (hex) CISCO SYSTEMS, INC. 00-22-92 (hex) Cinetal 00-22-93 (hex) ZTE Corporation 00-22-94 (hex) Kyocera Corporation 00-22-95 (hex) SGM Technology for lighting spa 00-22-96 (hex) LinoWave Corporation 00-22-97 (hex) XMOS Semiconductor 00-22-98 (hex) Sony Ericsson Mobile Communications 00-22-99 (hex) SeaMicro Inc. 00-22-9A (hex) Lastar, Inc. 00-22-9B (hex) AverLogic Technologies, Inc. 00-22-9C (hex) Verismo Networks Inc 00-22-9D (hex) PYUNG-HWA IND.CO.,LTD 00-22-9E (hex) Social Aid Research Co., Ltd. 00-22-9F (hex) Sensys Traffic AB 00-22-A0 (hex) Delphi Corporation 00-22-A1 (hex) Huawei Symantec Technologies Co.,Ltd. 00-22-A2 (hex) Xtramus Technologies 00-22-A3 (hex) California Eastern Laboratories 00-22-A4 (hex) 2Wire 00-22-A5 (hex) Texas Instruments 00-22-A6 (hex) Sony Computer Entertainment America 00-22-A7 (hex) Tyco Electronics AMP GmbH 00-22-A8 (hex) Ouman Oy 00-22-A9 (hex) LG Electronics Inc 00-22-AA (hex) Nintendo Co., Ltd. 00-22-AB (hex) Shenzhen Turbosight Technology Ltd 00-22-AC (hex) Hangzhou Siyuan Tech. Co., Ltd 00-22-AD (hex) TELESIS TECHNOLOGIES, INC. 00-22-AE (hex) Mattel Inc. 00-22-AF (hex) Safety Vision 00-22-B0 (hex) D-Link Corporation 00-22-B1 (hex) Elbit Systems 00-22-B2 (hex) 4RF Communications Ltd 00-22-B3 (hex) Sei S.p.A. 00-22-B4 (hex) Motorola Mobility, Inc. 00-22-B5 (hex) NOVITA 00-22-B6 (hex) Superflow Technologies Group 00-22-B7 (hex) GSS Grundig SAT-Systems GmbH 00-22-B8 (hex) Norcott 00-22-B9 (hex) Analogix Seminconductor, Inc 00-22-BA (hex) HUTH Elektronik Systeme GmbH 00-22-BB (hex) beyerdynamic GmbH & Co. KG 00-22-BC (hex) JDSU France SAS 00-22-BD (hex) CISCO SYSTEMS, INC. 00-22-BE (hex) CISCO SYSTEMS, INC. 00-22-BF (hex) SieAmp Group of Companies 00-22-C0 (hex) Shenzhen Forcelink Electronic Co, Ltd 00-22-C1 (hex) Active Storage Inc. 00-22-C2 (hex) Proview Eletrônica do Brasil LTDA 00-22-C3 (hex) Zeeport Technology Inc. 00-22-C4 (hex) epro GmbH 00-22-C5 (hex) INFORSON Co,Ltd. 00-22-C6 (hex) Sutus Inc 00-22-C7 (hex) SEGGER Microcontroller GmbH & Co. KG 00-22-C8 (hex) Applied Instruments B.V. 00-22-C9 (hex) Lenord, Bauer & Co GmbH 00-22-CA (hex) Anviz Biometric Tech. Co., Ltd. 00-22-CB (hex) IONODES Inc. 00-22-CC (hex) SciLog, Inc. 00-22-CD (hex) Ared Technology Co., Ltd. 00-22-CE (hex) Cisco, Service Provider Video Technology Group 00-22-CF (hex) PLANEX Communications INC 00-22-D0 (hex) Polar Electro Oy 00-22-D1 (hex) Albrecht Jung GmbH & Co. KG 00-22-D2 (hex) All Earth Comércio de Eletrônicos LTDA. 00-22-D3 (hex) Hub-Tech 00-22-D4 (hex) ComWorth Co., Ltd. 00-22-D5 (hex) Eaton Corp. Electrical Group Data Center Solutions - Pulizzi 00-22-D6 (hex) Cypak AB 00-22-D7 (hex) Nintendo Co., Ltd. 00-22-D8 (hex) Shenzhen GST Security and Safety Technology Limited 00-22-D9 (hex) Fortex Industrial Ltd. 00-22-DA (hex) ANATEK, LLC 00-22-DB (hex) Translogic Corporation 00-22-DC (hex) Vigil Health Solutions Inc. 00-22-DD (hex) Protecta Electronics Ltd 00-22-DE (hex) OPPO Digital, Inc. 00-22-DF (hex) TAMUZ Monitors 00-22-E0 (hex) Atlantic Software Technologies S.r.L. 00-22-E1 (hex) ZORT Labs, LLC. 00-22-E2 (hex) WABTEC Transit Division 00-22-E3 (hex) Amerigon 00-22-E4 (hex) APASS TECHNOLOGY CO., LTD. 00-22-E5 (hex) Fisher-Rosemount Systems Inc. 00-22-E6 (hex) Intelligent Data 00-22-E7 (hex) WPS Parking Systems 00-22-E8 (hex) Applition Co., Ltd. 00-22-E9 (hex) ProVision Communications 00-22-EA (hex) Rustelcom Inc. 00-22-EB (hex) Data Respons A/S 00-22-EC (hex) IDEALBT TECHNOLOGY CORPORATION 00-22-ED (hex) TSI Power Corporation 00-22-EE (hex) Algo Communication Products Ltd 00-22-EF (hex) Ibis Tek, LLC 00-22-F0 (hex) 3 Greens Aviation Limited 00-22-F1 (hex) PRIVATE 00-22-F2 (hex) SunPower Corp 00-22-F3 (hex) SHARP Corporation 00-22-F4 (hex) AMPAK Technology, Inc. 00-22-F5 (hex) Advanced Realtime Tracking GmbH 00-22-F6 (hex) Syracuse Research Corporation 00-22-F7 (hex) Conceptronic 00-22-F8 (hex) PIMA Electronic Systems Ltd. 00-22-F9 (hex) Pollin Electronic GmbH 00-22-FA (hex) Intel Corporate 00-22-FB (hex) Intel Corporate 00-22-FC (hex) Nokia Danmark A/S 00-22-FD (hex) Nokia Danmark A/S 00-22-FE (hex) Microprocessor Designs Inc 00-22-FF (hex) NIVIS LLC 00-23-00 (hex) Cayee Computer Ltd. 00-23-01 (hex) Witron Technology Limited 00-23-02 (hex) Cobalt Digital, Inc. 00-23-03 (hex) LITE-ON IT Corporation 00-23-04 (hex) CISCO SYSTEMS, INC. 00-23-05 (hex) CISCO SYSTEMS, INC. 00-23-06 (hex) ALPS Electric Co., Ltd 00-23-07 (hex) FUTURE INNOVATION TECH CO.,LTD 00-23-08 (hex) Arcadyan Technology Corporation 00-23-09 (hex) Janam Technologies LLC 00-23-0A (hex) ARBURG GmbH & Co KG 00-23-0B (hex) Motorola Mobility, Inc. 00-23-0C (hex) CLOVER ELECTRONICS CO.,LTD. 00-23-0D (hex) Nortel Networks 00-23-0E (hex) Gorba AG 00-23-0F (hex) Hirsch Electronics Corporation 00-23-10 (hex) LNC Technology Co., Ltd. 00-23-11 (hex) Gloscom Co., Ltd. 00-23-12 (hex) Apple, Inc 00-23-13 (hex) Qool Technologies Ltd. 00-23-14 (hex) Intel Corporate 00-23-15 (hex) Intel Corporate 00-23-16 (hex) KISAN ELECTRONICS CO 00-23-17 (hex) Lasercraft Inc 00-23-18 (hex) Toshiba 00-23-19 (hex) Sielox LLC 00-23-1A (hex) ITF Co., Ltd. 00-23-1B (hex) Danaher Motion - Kollmorgen 00-23-1C (hex) Fourier Systems Ltd. 00-23-1D (hex) Deltacom Electronics Ltd 00-23-1E (hex) Cezzer Multimedia Technologies 00-23-1F (hex) Guangda Electronic & Telecommunication Technology Development Co., Ltd. 00-23-20 (hex) Nicira Networks 00-23-21 (hex) Avitech International Corp 00-23-22 (hex) KISS Teknical Solutions, Inc. 00-23-23 (hex) Zylin AS 00-23-24 (hex) G-PRO COMPUTER 00-23-25 (hex) IOLAN Holding 00-23-26 (hex) Fujitsu Limited 00-23-27 (hex) Shouyo Electronics CO., LTD 00-23-28 (hex) ALCON TELECOMMUNICATIONS CO., LTD. 00-23-29 (hex) DDRdrive LLC 00-23-2A (hex) eonas IT-Beratung und -Entwicklung GmbH 00-23-2B (hex) IRD A/S 00-23-2C (hex) Senticare 00-23-2D (hex) SandForce 00-23-2E (hex) Kedah Electronics Engineering, LLC 00-23-2F (hex) Advanced Card Systems Ltd. 00-23-30 (hex) DIZIPIA, INC. 00-23-31 (hex) Nintendo Co., Ltd. 00-23-32 (hex) Apple, Inc 00-23-33 (hex) CISCO SYSTEMS, INC. 00-23-34 (hex) CISCO SYSTEMS, INC. 00-23-35 (hex) Linkflex Co.,Ltd 00-23-36 (hex) METEL s.r.o. 00-23-37 (hex) Global Star Solutions ULC 00-23-38 (hex) OJ-Electronics A/S 00-23-39 (hex) Samsung Electronics 00-23-3A (hex) Samsung Electronics Co.,Ltd 00-23-3B (hex) C-Matic Systems Ltd 00-23-3C (hex) Alflex 00-23-3D (hex) Novero holding B.V. 00-23-3E (hex) Alcatel-Lucent-IPD 00-23-3F (hex) Purechoice Inc 00-23-40 (hex) MiX Telematics 00-23-41 (hex) Siemens AG, Infrastructure & Cities Sector, Building Technologies Division 00-23-42 (hex) Coffee Equipment Company 00-23-43 (hex) TEM AG 00-23-44 (hex) Objective Interface Systems, Inc. 00-23-45 (hex) Sony Ericsson Mobile Communications 00-23-46 (hex) Vestac 00-23-47 (hex) ProCurve Networking by HP 00-23-48 (hex) SAGEM COMMUNICATION 00-23-49 (hex) Helmholtz Centre Berlin for Material and Energy 00-23-4A (hex) PRIVATE 00-23-4B (hex) Inyuan Technology Inc. 00-23-4C (hex) KTC AB 00-23-4D (hex) Hon Hai Precision Ind. Co., Ltd. 00-23-4E (hex) Hon Hai Precision Ind. Co., Ltd. 00-23-4F (hex) Luminous Power Technologies Pvt. Ltd. 00-23-50 (hex) LynTec 00-23-51 (hex) 2Wire 00-23-52 (hex) DATASENSOR S.p.A. 00-23-53 (hex) F E T Elettronica snc 00-23-54 (hex) ASUSTek COMPUTER INC. 00-23-55 (hex) Kinco Automation(Shanghai) Ltd. 00-23-56 (hex) Packet Forensics LLC 00-23-57 (hex) Pitronot Technologies and Engineering P.T.E. Ltd. 00-23-58 (hex) SYSTEL SA 00-23-59 (hex) Benchmark Electronics ( Thailand ) Public Company Limited 00-23-5A (hex) COMPAL INFORMATION (KUNSHAN) CO., Ltd. 00-23-5B (hex) Gulfstream 00-23-5C (hex) Aprius, Inc. 00-23-5D (hex) CISCO SYSTEMS, INC. 00-23-5E (hex) CISCO SYSTEMS, INC. 00-23-5F (hex) Silicon Micro Sensors GmbH 00-23-60 (hex) Lookit Technology Co., Ltd 00-23-61 (hex) Unigen Corporation 00-23-62 (hex) Goldline Controls 00-23-63 (hex) Zhuhai RaySharp Technology Co., Ltd. 00-23-64 (hex) Power Instruments Pte Ltd 00-23-65 (hex) ELKA-Elektronik GmbH 00-23-66 (hex) Beijing Siasun Electronic System Co.,Ltd. 00-23-67 (hex) UniControls a.s. 00-23-68 (hex) Motorola 00-23-69 (hex) Cisco-Linksys, LLC 00-23-6A (hex) SmartRG Inc 00-23-6B (hex) Xembedded, Inc. 00-23-6C (hex) Apple, Inc 00-23-6D (hex) ResMed Ltd 00-23-6E (hex) Burster GmbH & Co KG 00-23-6F (hex) DAQ System 00-23-70 (hex) Snell 00-23-71 (hex) SOAM Systel 00-23-72 (hex) MORE STAR INDUSTRIAL GROUP LIMITED 00-23-73 (hex) GridIron Systems, Inc. 00-23-74 (hex) Motorola Mobility, Inc. 00-23-75 (hex) Motorola Mobility, Inc. 00-23-76 (hex) HTC Corporation 00-23-77 (hex) Isotek Electronics Ltd 00-23-78 (hex) GN Netcom A/S 00-23-79 (hex) Union Business Machines Co. Ltd. 00-23-7A (hex) RIM 00-23-7B (hex) WHDI LLC 00-23-7C (hex) NEOTION 00-23-7D (hex) Hewlett-Packard Company 00-23-7E (hex) ELSTER GMBH 00-23-7F (hex) PLANTRONICS, INC. 00-23-80 (hex) Nanoteq 00-23-81 (hex) Lengda Technology(Xiamen) Co.,Ltd. 00-23-82 (hex) Lih Rong Electronic Enterprise Co., Ltd. 00-23-83 (hex) InMage Systems Inc 00-23-84 (hex) GGH Engineering s.r.l. 00-23-85 (hex) ANTIPODE 00-23-86 (hex) Tour & Andersson AB 00-23-87 (hex) ThinkFlood, Inc. 00-23-88 (hex) V.T. Telematica S.p.a. 00-23-89 (hex) HANGZHOU H3C Technologies Co., Ltd. 00-23-8A (hex) Ciena Corporation 00-23-8B (hex) Quanta Computer Inc. 00-23-8C (hex) PRIVATE 00-23-8D (hex) Techno Design Co., Ltd. 00-23-8E (hex) Pirelli Tyre S.p.A. 00-23-8F (hex) NIDEC COPAL CORPORATION 00-23-90 (hex) Algolware Corporation 00-23-91 (hex) Maxian 00-23-92 (hex) Proteus Industries Inc. 00-23-93 (hex) AJINEXTEK 00-23-94 (hex) Samjeon 00-23-95 (hex) Motorola Mobility, Inc. 00-23-96 (hex) ANDES TECHNOLOGY CORPORATION 00-23-97 (hex) Westell Technologies Inc. 00-23-98 (hex) Sky Control 00-23-99 (hex) VD Division, Samsung Electronics Co. 00-23-9A (hex) EasyData Hardware GmbH 00-23-9B (hex) Elster Solutions, LLC 00-23-9C (hex) Juniper Networks 00-23-9D (hex) Mapower Electronics Co., Ltd 00-23-9E (hex) Jiangsu Lemote Technology Corporation Limited 00-23-9F (hex) Institut für Prüftechnik 00-23-A0 (hex) Hana CNS Co., LTD. 00-23-A1 (hex) Trend Electronics Ltd 00-23-A2 (hex) Motorola Mobility, Inc. 00-23-A3 (hex) Motorola Mobility, Inc. 00-23-A4 (hex) New Concepts Development Corp. 00-23-A5 (hex) SageTV, LLC 00-23-A6 (hex) E-Mon 00-23-A7 (hex) Redpine Signals, Inc. 00-23-A8 (hex) Marshall Electronics 00-23-A9 (hex) Beijing Detianquan Electromechanical Equipment Co., Ltd 00-23-AA (hex) HFR, Inc. 00-23-AB (hex) CISCO SYSTEMS, INC. 00-23-AC (hex) CISCO SYSTEMS, INC. 00-23-AD (hex) Xmark Corporation 00-23-AE (hex) Dell Inc. 00-23-AF (hex) Motorola Mobility, Inc. 00-23-B0 (hex) COMXION Technology Inc. 00-23-B1 (hex) Longcheer Technology (Singapore) Pte Ltd 00-23-B2 (hex) Intelligent Mechatronic Systems Inc 00-23-B3 (hex) Lyyn AB 00-23-B4 (hex) Nokia Danmark A/S 00-23-B5 (hex) ORTANA LTD 00-23-B6 (hex) SECURITE COMMUNICATIONS / HONEYWELL 00-23-B7 (hex) Q-Light Co., Ltd. 00-23-B8 (hex) Sichuan Jiuzhou Electronic Technology Co.,Ltd 00-23-B9 (hex) EADS Deutschland GmbH 00-23-BA (hex) Chroma 00-23-BB (hex) Schmitt Industries 00-23-BC (hex) EQ-SYS GmbH 00-23-BD (hex) Digital Ally, Inc. 00-23-BE (hex) Cisco SPVTG 00-23-BF (hex) Mainpine, Inc. 00-23-C0 (hex) Broadway Networks 00-23-C1 (hex) Securitas Direct AB 00-23-C2 (hex) SAMSUNG Electronics. Co. LTD 00-23-C3 (hex) LogMeIn, Inc. 00-23-C4 (hex) Lux Lumen 00-23-C5 (hex) Radiation Safety and Control Services Inc 00-23-C6 (hex) SMC Corporation 00-23-C7 (hex) AVSystem 00-23-C8 (hex) TEAM-R 00-23-C9 (hex) Sichuan Tianyi Information Science & Technology Stock CO.,LTD 00-23-CA (hex) Behind The Set, LLC 00-23-CB (hex) Shenzhen Full-join Technology Co.,Ltd 00-23-CC (hex) Nintendo Co., Ltd. 00-23-CD (hex) TP-LINK TECHNOLOGIES CO., LTD. 00-23-CE (hex) KITA DENSHI CORPORATION 00-23-CF (hex) CUMMINS-ALLISON CORP. 00-23-D0 (hex) Uniloc USA Inc. 00-23-D1 (hex) TRG 00-23-D2 (hex) Inhand Electronics, Inc. 00-23-D3 (hex) AirLink WiFi Networking Corp. 00-23-D4 (hex) Texas Instruments 00-23-D5 (hex) WAREMA electronic GmbH 00-23-D6 (hex) Samsung Electronics Co.,LTD 00-23-D7 (hex) Samsung Electronics 00-23-D8 (hex) Ball-It Oy 00-23-D9 (hex) Banner Engineering 00-23-DA (hex) Industrial Computer Source (Deutschland)GmbH 00-23-DB (hex) saxnet gmbh 00-23-DC (hex) Benein, Inc 00-23-DD (hex) ELGIN S.A. 00-23-DE (hex) Ansync Inc. 00-23-DF (hex) Apple, Inc 00-23-E0 (hex) INO Therapeutics LLC 00-23-E1 (hex) Cavena Image Products AB 00-23-E2 (hex) SEA Signalisation 00-23-E3 (hex) Microtronic AG 00-23-E4 (hex) IPnect co. ltd. 00-23-E5 (hex) IPaXiom Networks 00-23-E6 (hex) Pirkus, Inc. 00-23-E7 (hex) Hinke A/S 00-23-E8 (hex) Demco Corp. 00-23-E9 (hex) F5 Networks, Inc. 00-23-EA (hex) CISCO SYSTEMS, INC. 00-23-EB (hex) CISCO SYSTEMS, INC. 00-23-EC (hex) Algorithmix GmbH 00-23-ED (hex) Motorola CHS 00-23-EE (hex) Motorola Mobility, Inc. 00-23-EF (hex) Zuend Systemtechnik AG 00-23-F0 (hex) Shanghai Jinghan Weighing Apparatus Co. Ltd. 00-23-F1 (hex) Sony Ericsson Mobile Communications 00-23-F2 (hex) TVLogic 00-23-F3 (hex) Glocom, Inc. 00-23-F4 (hex) Masternaut 00-23-F5 (hex) WILO SE 00-23-F6 (hex) Softwell Technology Co., Ltd. 00-23-F7 (hex) PRIVATE 00-23-F8 (hex) ZyXEL Communications Corporation 00-23-F9 (hex) Double-Take Software, INC. 00-23-FA (hex) RG Nets, Inc. 00-23-FB (hex) IP Datatel, LLC. 00-23-FC (hex) Ultra Stereo Labs, Inc 00-23-FD (hex) AFT Atlas Fahrzeugtechnik GmbH 00-23-FE (hex) Biodevices, SA 00-23-FF (hex) Beijing HTTC Technology Ltd. 00-24-00 (hex) Nortel Networks 00-24-01 (hex) D-Link Corporation 00-24-02 (hex) Op-Tection GmbH 00-24-03 (hex) Nokia Danmark A/S 00-24-04 (hex) Nokia Danmark A/S 00-24-05 (hex) Dilog Nordic AB 00-24-06 (hex) Pointmobile 00-24-07 (hex) TELEM SAS 00-24-08 (hex) Pacific Biosciences 00-24-09 (hex) The Toro Company 00-24-0A (hex) US Beverage Net 00-24-0B (hex) Virtual Computer Inc. 00-24-0C (hex) DELEC GmbH 00-24-0D (hex) OnePath Networks LTD. 00-24-0E (hex) Inventec Besta Co., Ltd. 00-24-0F (hex) Ishii Tool & Engineering Corporation 00-24-10 (hex) NUETEQ Technology,Inc. 00-24-11 (hex) PharmaSmart LLC 00-24-12 (hex) Benign Technologies Co, Ltd. 00-24-13 (hex) CISCO SYSTEMS, INC. 00-24-14 (hex) CISCO SYSTEMS, INC. 00-24-15 (hex) Magnetic Autocontrol GmbH 00-24-16 (hex) Any Use 00-24-17 (hex) Thomson Telecom Belgium 00-24-18 (hex) Nextwave Semiconductor 00-24-19 (hex) PRIVATE 00-24-1A (hex) Red Beetle Inc. 00-24-1B (hex) iWOW Communications Pte Ltd 00-24-1C (hex) FuGang Electronic (DG) Co.,Ltd 00-24-1D (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 00-24-1E (hex) Nintendo Co., Ltd. 00-24-1F (hex) DCT-Delta GmbH 00-24-20 (hex) NetUP Inc. 00-24-21 (hex) MICRO-STAR INT'L CO., LTD. 00-24-22 (hex) Knapp Logistik Automation GmbH 00-24-23 (hex) AzureWave Technologies (Shanghai) Inc. 00-24-24 (hex) Axis Network Technology 00-24-25 (hex) Shenzhenshi chuangzhicheng Technology Co.,Ltd 00-24-26 (hex) NOHMI BOSAI LTD. 00-24-27 (hex) SSI COMPUTER CORP 00-24-28 (hex) EnergyICT 00-24-29 (hex) MK MASTER INC. 00-24-2A (hex) Hittite Microwave Corporation 00-24-2B (hex) Hon Hai Precision Ind.Co.,Ltd. 00-24-2C (hex) Hon Hai Precision Ind. Co., Ltd. 00-24-2E (hex) Datastrip Inc. 00-24-2F (hex) VirtenSys Inc 00-24-30 (hex) Ruby Tech Corp. 00-24-31 (hex) Uni-v co.,ltd 00-24-32 (hex) Neostar Technology Co.,LTD 00-24-33 (hex) Alps Electric Co., Ltd 00-24-34 (hex) Lectrosonics, Inc. 00-24-35 (hex) WIDE CORPORATION 00-24-36 (hex) Apple, Inc 00-24-37 (hex) Motorola - BSG 00-24-38 (hex) Brocade Communications Systems, Inc 00-24-39 (hex) Digital Barriers Advanced Technologies 00-24-3A (hex) Ludl Electronic Products 00-24-3B (hex) CSSI (S) Pte Ltd 00-24-3C (hex) S.A.A.A. 00-24-3D (hex) Emerson Appliance Motors and Controls 00-24-3F (hex) Storwize, Inc. 00-24-40 (hex) Halo Monitoring, Inc. 00-24-41 (hex) Wanzl Metallwarenfabrik GmbH 00-24-42 (hex) Axona Limited 00-24-43 (hex) Nortel Networks 00-24-44 (hex) Nintendo Co., Ltd. 00-24-45 (hex) CommScope Canada Inc. 00-24-46 (hex) MMB Research Inc. 00-24-47 (hex) Kaztek Systems 00-24-48 (hex) SpiderCloud Wireless, Inc 00-24-49 (hex) Shen Zhen Lite Star Electronics Technology Co., Ltd 00-24-4A (hex) Voyant International 00-24-4B (hex) PERCEPTRON INC 00-24-4C (hex) Solartron Metrology Ltd 00-24-4D (hex) Hokkaido Electronics Corporation 00-24-4E (hex) RadChips, Inc. 00-24-4F (hex) Asantron Technologies Ltd. 00-24-50 (hex) CISCO SYSTEMS, INC. 00-24-51 (hex) CISCO SYSTEMS, INC. 00-24-52 (hex) Silicon Software GmbH 00-24-53 (hex) Initra d.o.o. 00-24-54 (hex) Samsung Electronics CO., LTD 00-24-55 (hex) MuLogic BV 00-24-56 (hex) 2Wire 00-24-58 (hex) PA Bastion CC 00-24-59 (hex) ABB STOTZ-KONTAKT GmbH 00-24-5A (hex) Nanjing Panda Electronics Company Limited 00-24-5B (hex) RAIDON TECHNOLOGY, INC. 00-24-5C (hex) Design-Com Technologies Pty. Ltd. 00-24-5D (hex) Terberg besturingstechniek B.V. 00-24-5E (hex) Hivision Co.,ltd 00-24-5F (hex) Vine Telecom CO.,Ltd. 00-24-60 (hex) Giaval Science Development Co. Ltd. 00-24-61 (hex) Shin Wang Tech. 00-24-62 (hex) Rayzone Corporation 00-24-63 (hex) Phybridge Inc 00-24-64 (hex) Bridge Technologies Co AS 00-24-65 (hex) Elentec 00-24-66 (hex) Unitron nv 00-24-67 (hex) AOC International (Europe) GmbH 00-24-68 (hex) Sumavision Technologies Co.,Ltd 00-24-69 (hex) Smart Doorphones 00-24-6A (hex) Solid Year Co., Ltd. 00-24-6B (hex) Covia, Inc. 00-24-6C (hex) ARUBA NETWORKS, INC. 00-24-6D (hex) Weinzierl Engineering GmbH 00-24-6E (hex) Phihong USA Corp. 00-24-6F (hex) Onda Communication spa 00-24-70 (hex) AUROTECH ultrasound AS. 00-24-71 (hex) Fusion MultiSystems dba Fusion-io 00-24-72 (hex) ReDriven Power Inc. 00-24-73 (hex) 3Com Europe Ltd 00-24-74 (hex) Autronica Fire And Securirty 00-24-75 (hex) Compass System(Embedded Dept.) 00-24-76 (hex) TAP.tv 00-24-77 (hex) Tibbo Technology 00-24-78 (hex) Mag Tech Electronics Co Limited 00-24-79 (hex) Optec Displays, Inc. 00-24-7A (hex) FU YI CHENG Technology Co., Ltd. 00-24-7B (hex) Actiontec Electronics, Inc 00-24-7C (hex) Nokia Danmark A/S 00-24-7D (hex) Nokia Danmark A/S 00-24-7E (hex) Universal Global Scientific Industrial Co., Ltd 00-24-7F (hex) Nortel Networks 00-24-80 (hex) Meteocontrol GmbH 00-24-81 (hex) Hewlett-Packard Company 00-24-82 (hex) Ruckus Wireless 00-24-83 (hex) LG Electronics 00-24-84 (hex) Bang and Olufsen Medicom a/s 00-24-85 (hex) ConteXtream Ltd 00-24-86 (hex) DesignArt Networks 00-24-87 (hex) Blackboard Inc. 00-24-88 (hex) Centre For Development Of Telematics 00-24-89 (hex) Vodafone Omnitel N.V. 00-24-8A (hex) Kaga Electronics Co., Ltd. 00-24-8B (hex) HYBUS CO., LTD. 00-24-8C (hex) ASUSTek COMPUTER INC. 00-24-8D (hex) Sony Computer Entertainment Inc. 00-24-8E (hex) Infoware ZRt. 00-24-8F (hex) DO-MONIX 00-24-90 (hex) Samsung Electronics Co.,LTD 00-24-91 (hex) Samsung Electronics 00-24-92 (hex) Motorola, Broadband Solutions Group 00-24-93 (hex) Motorola, Inc 00-24-94 (hex) Shenzhen Baoxin Tech CO., Ltd. 00-24-95 (hex) Motorola Mobility, Inc. 00-24-96 (hex) Ginzinger electronic systems 00-24-97 (hex) CISCO SYSTEMS, INC. 00-24-98 (hex) CISCO SYSTEMS, INC. 00-24-99 (hex) Aquila Technologies 00-24-9A (hex) Beijing Zhongchuang Telecommunication Test Co., Ltd. 00-24-9B (hex) Action Star Enterprise Co., Ltd. 00-24-9C (hex) Bimeng Comunication System Co. Ltd 00-24-9D (hex) NES Technology Inc. 00-24-9E (hex) ADC-Elektronik GmbH 00-24-9F (hex) RIM Testing Services 00-24-A0 (hex) Motorola Mobility, Inc. 00-24-A1 (hex) Motorola Mobility, Inc. 00-24-A2 (hex) Hong Kong Middleware Technology Limited 00-24-A3 (hex) Sonim Technologies Inc 00-24-A4 (hex) Siklu Communication 00-24-A5 (hex) Buffalo Inc. 00-24-A6 (hex) TELESTAR DIGITAL GmbH 00-24-A7 (hex) Advanced Video Communications Inc. 00-24-A8 (hex) ProCurve Networking by HP 00-24-A9 (hex) Ag Leader Technology 00-24-AA (hex) Dycor Technologies Ltd. 00-24-AB (hex) A7 Engineering, Inc. 00-24-AC (hex) Hangzhou DPtech Technologies Co., Ltd. 00-24-AD (hex) Adolf Thies Gmbh & Co. KG 00-24-AE (hex) Morpho 00-24-AF (hex) EchoStar Technologies 00-24-B0 (hex) ESAB AB 00-24-B1 (hex) Coulomb Technologies 00-24-B2 (hex) Netgear 00-24-B3 (hex) Graf-Syteco GmbH & Co. KG 00-24-B4 (hex) ESCATRONIC GmbH 00-24-B5 (hex) Nortel Networks 00-24-B6 (hex) Seagate Technology 00-24-B7 (hex) GridPoint, Inc. 00-24-B8 (hex) free alliance sdn bhd 00-24-B9 (hex) Wuhan Higheasy Electronic Technology Development Co.Ltd 00-24-BA (hex) Texas Instruments 00-24-BB (hex) CENTRAL Corporation 00-24-BC (hex) HuRob Co.,Ltd 00-24-BD (hex) Hainzl Industriesysteme GmbH 00-24-BE (hex) Sony Corporation 00-24-BF (hex) CIAT 00-24-C0 (hex) NTI COMODO INC 00-24-C1 (hex) Motorola Mobility, Inc. 00-24-C2 (hex) Asumo Co.,Ltd. 00-24-C3 (hex) CISCO SYSTEMS, INC. 00-24-C4 (hex) CISCO SYSTEMS, INC. 00-24-C5 (hex) Meridian Audio Limited 00-24-C6 (hex) Hager Electro SAS 00-24-C7 (hex) Mobilarm Ltd 00-24-C8 (hex) Broadband Solutions Group 00-24-C9 (hex) Broadband Solutions Group 00-24-CA (hex) Tobii Technology AB 00-24-CB (hex) Autonet Mobile 00-24-CC (hex) Fascinations Toys and Gifts, Inc. 00-24-CD (hex) Willow Garage, Inc. 00-24-CE (hex) Exeltech Inc 00-24-CF (hex) Inscape Data Corporation 00-24-D0 (hex) Shenzhen SOGOOD Industry CO.,LTD. 00-24-D1 (hex) Thomson Inc. 00-24-D2 (hex) Askey Computer 00-24-D3 (hex) QUALICA Inc. 00-24-D4 (hex) FREEBOX SA 00-24-D5 (hex) Winward Industrial Limited 00-24-D6 (hex) Intel Corporate 00-24-D7 (hex) Intel Corporate 00-24-D8 (hex) IlSung Precision 00-24-D9 (hex) BICOM, Inc. 00-24-DA (hex) Innovar Systems Limited 00-24-DB (hex) Alcohol Monitoring Systems 00-24-DC (hex) Juniper Networks 00-24-DD (hex) Centrak, Inc. 00-24-DE (hex) GLOBAL Technology Inc. 00-24-DF (hex) Digitalbox Europe GmbH 00-24-E0 (hex) DS Tech, LLC 00-24-E1 (hex) Convey Computer Corp. 00-24-E2 (hex) HASEGAWA ELECTRIC CO.,LTD. 00-24-E3 (hex) CAO Group 00-24-E4 (hex) Withings 00-24-E5 (hex) Seer Technology, Inc 00-24-E6 (hex) In Motion Technology Inc. 00-24-E7 (hex) Plaster Networks 00-24-E8 (hex) Dell Inc. 00-24-E9 (hex) Samsung Electronics Co., Ltd., Storage System Division 00-24-EA (hex) iris-GmbH infrared & intelligent sensors 00-24-EB (hex) ClearPath Networks, Inc. 00-24-EC (hex) United Information Technology Co.,Ltd. 00-24-ED (hex) YT Elec. Co,.Ltd. 00-24-EE (hex) Wynmax Inc. 00-24-EF (hex) Sony Ericsson Mobile Communications 00-24-F0 (hex) Seanodes 00-24-F1 (hex) Shenzhen Fanhai Sanjiang Electronics Co., Ltd. 00-24-F2 (hex) Uniphone Telecommunication Co., Ltd. 00-24-F3 (hex) Nintendo Co., Ltd. 00-24-F4 (hex) Kaminario Technologies Ltd. 00-24-F5 (hex) NDS Surgical Imaging 00-24-F6 (hex) MIYOSHI ELECTRONICS CORPORATION 00-24-F7 (hex) CISCO SYSTEMS, INC. 00-24-F8 (hex) Technical Solutions Company Ltd. 00-24-F9 (hex) CISCO SYSTEMS, INC. 00-24-FA (hex) Hilger u. Kern GMBH 00-24-FB (hex) PRIVATE 00-24-FC (hex) QuoPin Co., Ltd. 00-24-FD (hex) Accedian Networks Inc 00-24-FE (hex) AVM GmbH 00-24-FF (hex) QLogic Corporation 00-25-00 (hex) Apple, Inc 00-25-01 (hex) JSC "Supertel" 00-25-02 (hex) NaturalPoint 00-25-03 (hex) IBM Corp 00-25-04 (hex) Valiant Communications Limited 00-25-05 (hex) eks Engel GmbH & Co. KG 00-25-06 (hex) A.I. ANTITACCHEGGIO ITALIA SRL 00-25-07 (hex) ASTAK Inc. 00-25-08 (hex) Maquet Cardiopulmonary AG 00-25-09 (hex) SHARETRONIC Group LTD 00-25-0A (hex) Security Expert Co. Ltd 00-25-0B (hex) CENTROFACTOR INC 00-25-0C (hex) Enertrac 00-25-0D (hex) GZT Telkom-Telmor sp. z o.o. 00-25-0E (hex) gt german telematics gmbh 00-25-0F (hex) On-Ramp Wireless, Inc. 00-25-10 (hex) Pico-Tesla Magnetic Therapies 00-25-11 (hex) ELITEGROUP COMPUTER SYSTEM CO., LTD. 00-25-12 (hex) ZTE Corporation 00-25-13 (hex) CXP DIGITAL BV 00-25-14 (hex) PC Worth Int'l Co., Ltd. 00-25-15 (hex) SFR 00-25-16 (hex) Integrated Design Tools, Inc. 00-25-17 (hex) Venntis, LLC 00-25-18 (hex) Power PLUS Communications AG 00-25-19 (hex) Viaas Inc 00-25-1A (hex) Psiber Data Systems Inc. 00-25-1B (hex) Philips CareServant 00-25-1C (hex) EDT 00-25-1D (hex) DSA Encore, LLC 00-25-1E (hex) ROTEL TECHNOLOGIES 00-25-1F (hex) ZYNUS VISION INC. 00-25-20 (hex) SMA Railway Technology GmbH 00-25-21 (hex) Logitek Electronic Systems, Inc. 00-25-22 (hex) ASRock Incorporation 00-25-23 (hex) OCP Inc. 00-25-24 (hex) Lightcomm Technology Co., Ltd 00-25-25 (hex) CTERA Networks Ltd. 00-25-26 (hex) Genuine Technologies Co., Ltd. 00-25-27 (hex) Bitrode Corp. 00-25-28 (hex) Daido Signal Co., Ltd. 00-25-29 (hex) COMELIT GROUP S.P.A 00-25-2A (hex) Chengdu GeeYa Technology Co.,LTD 00-25-2B (hex) Stirling Energy Systems 00-25-2C (hex) Entourage Systems, Inc. 00-25-2D (hex) Kiryung Electronics 00-25-2E (hex) Cisco SPVTG 00-25-2F (hex) Energy, Inc. 00-25-30 (hex) Aetas Systems Inc. 00-25-31 (hex) Cloud Engines, Inc. 00-25-32 (hex) Digital Recorders 00-25-33 (hex) WITTENSTEIN AG 00-25-35 (hex) Minimax GmbH & Co KG 00-25-36 (hex) Oki Electric Industry Co., Ltd. 00-25-37 (hex) Runcom Technologies Ltd. 00-25-38 (hex) Samsung Electronics Co., Ltd., Memory Division 00-25-39 (hex) IfTA GmbH 00-25-3A (hex) CEVA, Ltd. 00-25-3B (hex) din Dietmar Nocker Facilitymanagement GmbH 00-25-3C (hex) 2Wire 00-25-3D (hex) DRS Consolidated Controls 00-25-3E (hex) Sensus Metering Systems 00-25-40 (hex) Quasar Technologies, Inc. 00-25-41 (hex) Maquet Critical Care AB 00-25-42 (hex) Pittasoft 00-25-43 (hex) MONEYTECH 00-25-44 (hex) LoJack Corporation 00-25-45 (hex) CISCO SYSTEMS, INC. 00-25-46 (hex) CISCO SYSTEMS, INC. 00-25-47 (hex) Nokia Danmark A/S 00-25-48 (hex) Nokia Danmark A/S 00-25-49 (hex) Jeorich Tech. Co.,Ltd. 00-25-4A (hex) RingCube Technologies, Inc. 00-25-4B (hex) Apple, Inc 00-25-4C (hex) Videon Central, Inc. 00-25-4D (hex) Singapore Technologies Electronics Limited 00-25-4E (hex) Vertex Wireless Co., Ltd. 00-25-4F (hex) ELETTROLAB Srl 00-25-50 (hex) Riverbed Technology 00-25-51 (hex) SE-Elektronic GmbH 00-25-52 (hex) VXI CORPORATION 00-25-53 (hex) Pirelli Tyre S.p.A. 00-25-54 (hex) Pixel8 Networks 00-25-55 (hex) Visonic Technologies 1993 Ltd 00-25-56 (hex) Hon Hai Precision Ind. Co., Ltd. 00-25-57 (hex) Research In Motion 00-25-58 (hex) MPEDIA 00-25-59 (hex) Syphan Technologies Ltd 00-25-5A (hex) Tantalus Systems Corp. 00-25-5B (hex) CoachComm, LLC 00-25-5C (hex) NEC Corporation 00-25-5D (hex) Morningstar Corporation 00-25-5E (hex) Shanghai Dare Technologies Co.,Ltd. 00-25-5F (hex) SenTec AG 00-25-60 (hex) Ibridge Networks & Communications Ltd. 00-25-61 (hex) ProCurve Networking by HP 00-25-62 (hex) interbro Co. Ltd. 00-25-63 (hex) Luxtera Inc 00-25-64 (hex) Dell Inc. 00-25-65 (hex) Vizimax Inc. 00-25-66 (hex) Samsung Electronics Co.,Ltd 00-25-67 (hex) Samsung Electronics 00-25-68 (hex) Shenzhen Huawei Communication Technologies Co., Ltd 00-25-69 (hex) SAGEM COMMUNICATION 00-25-6A (hex) inIT - Institut Industrial IT 00-25-6B (hex) ATENIX E.E. s.r.l. 00-25-6C (hex) "Azimut" Production Association JSC 00-25-6D (hex) Broadband Forum 00-25-6E (hex) Van Breda B.V. 00-25-6F (hex) Dantherm Power 00-25-70 (hex) Eastern Communications Company Limited 00-25-71 (hex) Zhejiang Tianle Digital Electric Co.,Ltd 00-25-72 (hex) Nemo-Q International AB 00-25-73 (hex) ST Electronics (Info-Security) Pte Ltd 00-25-74 (hex) KUNIMI MEDIA DEVICE Co., Ltd. 00-25-75 (hex) FiberPlex Technologies, LLC 00-25-76 (hex) NELI TECHNOLOGIES 00-25-77 (hex) D-BOX Technologies 00-25-78 (hex) JSC "Concern "Sozvezdie" 00-25-79 (hex) J & F Labs 00-25-7A (hex) CAMCO Produktions- und Vertriebs-GmbH für Beschallungs- und Beleuchtungsanlagen 00-25-7B (hex) STJ ELECTRONICS PVT LTD 00-25-7C (hex) Huachentel Technology Development Co., Ltd 00-25-7D (hex) PointRed Telecom Private Ltd. 00-25-7E (hex) NEW POS Technology Limited 00-25-7F (hex) CallTechSolution Co.,Ltd 00-25-80 (hex) Equipson S.A. 00-25-81 (hex) x-star networks Inc. 00-25-82 (hex) Maksat Technologies (P) Ltd 00-25-83 (hex) CISCO SYSTEMS, INC. 00-25-84 (hex) CISCO SYSTEMS, INC. 00-25-85 (hex) KOKUYO S&T Co., Ltd. 00-25-86 (hex) TP-LINK Technologies Co., Ltd. 00-25-87 (hex) Vitality, Inc. 00-25-88 (hex) Genie Industries, Inc. 00-25-89 (hex) Hills Industries Limited 00-25-8A (hex) Pole/Zero Corporation 00-25-8B (hex) Mellanox Technologies Ltd 00-25-8C (hex) ESUS ELEKTRONIK SAN. VE DIS. TIC. LTD. STI. 00-25-8D (hex) Haier 00-25-8E (hex) The Weather Channel 00-25-8F (hex) Trident Microsystems, Inc. 00-25-90 (hex) Super Micro Computer, Inc. 00-25-91 (hex) NEXTEK, Inc. 00-25-92 (hex) Guangzhou Shirui Electronic Co., Ltd 00-25-93 (hex) DatNet Informatikai Kft. 00-25-94 (hex) Eurodesign BG LTD 00-25-95 (hex) Northwest Signal Supply, Inc 00-25-96 (hex) GIGAVISION srl 00-25-97 (hex) Kalki Communication Technologies 00-25-98 (hex) Zhong Shan City Litai Electronic Industrial Co. Ltd 00-25-99 (hex) Hedon e.d. B.V. 00-25-9A (hex) CEStronics GmbH 00-25-9B (hex) Beijing PKUNITY Microsystems Technology Co., Ltd 00-25-9C (hex) Cisco-Linksys, LLC 00-25-9D (hex) PRIVATE 00-25-9E (hex) Huawei Technologies Co., Ltd. 00-25-9F (hex) TechnoDigital Technologies GmbH 00-25-A0 (hex) Nintendo Co., Ltd. 00-25-A1 (hex) Enalasys 00-25-A2 (hex) Alta Definicion LINCEO S.L. 00-25-A3 (hex) Trimax Wireless, Inc. 00-25-A4 (hex) EuroDesign embedded technologies GmbH 00-25-A5 (hex) Walnut Media Network 00-25-A6 (hex) Central Network Solution Co., Ltd. 00-25-A7 (hex) Comverge, Inc. 00-25-A8 (hex) Kontron (BeiJing) Technology Co.,Ltd 00-25-A9 (hex) Shanghai Embedway Information Technologies Co.,Ltd 00-25-AA (hex) Beijing Soul Technology Co.,Ltd. 00-25-AB (hex) AIO LCD PC BU / TPV 00-25-AC (hex) I-Tech corporation 00-25-AD (hex) Manufacturing Resources International 00-25-AE (hex) Microsoft Corporation 00-25-AF (hex) COMFILE Technology 00-25-B0 (hex) Schmartz Inc 00-25-B1 (hex) Maya-Creation Corporation 00-25-B2 (hex) MBDA Deutschland GmbH 00-25-B3 (hex) Hewlett-Packard Company 00-25-B4 (hex) CISCO SYSTEMS, INC. 00-25-B5 (hex) CISCO SYSTEMS, INC. 00-25-B6 (hex) Telecom FM 00-25-B7 (hex) Costar electronics, inc., 00-25-B8 (hex) Agile Communications, Inc. 00-25-B9 (hex) Agilink Systems Corp. 00-25-BA (hex) Alcatel-Lucent IPD 00-25-BB (hex) INNERINT Co., Ltd. 00-25-BC (hex) Apple, Inc 00-25-BD (hex) Italdata Ingegneria dell'Idea S.p.A. 00-25-BE (hex) Tektrap Systems Inc. 00-25-BF (hex) Wireless Cables Inc. 00-25-C0 (hex) ZillionTV Corporation 00-25-C1 (hex) Nawoo Korea Corp. 00-25-C2 (hex) RingBell Co.,Ltd. 00-25-C3 (hex) Nortel Networks 00-25-C4 (hex) Ruckus Wireless 00-25-C5 (hex) Star Link Communication Pvt. Ltd. 00-25-C6 (hex) kasercorp, ltd 00-25-C7 (hex) altek Corporation 00-25-C8 (hex) S-Access GmbH 00-25-C9 (hex) SHENZHEN HUAPU DIGITAL CO., LTD 00-25-CA (hex) LS Research, LLC 00-25-CB (hex) Reiner SCT 00-25-CC (hex) Mobile Communications Korea Incorporated 00-25-CD (hex) Skylane Optics 00-25-CE (hex) InnerSpace 00-25-CF (hex) Nokia Danmark A/S 00-25-D0 (hex) Nokia Danmark A/S 00-25-D1 (hex) Eastern Asia Technology Limited 00-25-D2 (hex) InpegVision Co., Ltd 00-25-D3 (hex) AzureWave Technologies, Inc 00-25-D4 (hex) Fortress Technologies 00-25-D5 (hex) Robonica (Pty) Ltd 00-25-D6 (hex) The Kroger Co. 00-25-D7 (hex) CEDO 00-25-D8 (hex) KOREA MAINTENANCE 00-25-D9 (hex) DataFab Systems Inc. 00-25-DA (hex) Secura Key 00-25-DB (hex) ATI Electronics(Shenzhen) Co., LTD 00-25-DC (hex) Sumitomo Electric Networks, Inc 00-25-DD (hex) SUNNYTEK INFORMATION CO., LTD. 00-25-DE (hex) Probits Co., LTD. 00-25-DF (hex) PRIVATE 00-25-E0 (hex) CeedTec Sdn Bhd 00-25-E1 (hex) SHANGHAI SEEYOO ELECTRONIC & TECHNOLOGY CO., LTD 00-25-E2 (hex) Everspring Industry Co., Ltd. 00-25-E3 (hex) Hanshinit Inc. 00-25-E4 (hex) OMNI-WiFi, LLC 00-25-E5 (hex) LG Electronics Inc 00-25-E6 (hex) Belgian Monitoring Systems bvba 00-25-E7 (hex) Sony Ericsson Mobile Communications 00-25-E8 (hex) Idaho Technology 00-25-E9 (hex) i-mate Development, Inc. 00-25-EA (hex) Iphion BV 00-25-EB (hex) Reutech Radar Systems (PTY) Ltd 00-25-EC (hex) Humanware 00-25-ED (hex) NuVo Technologies LLC 00-25-EE (hex) Avtex Ltd 00-25-EF (hex) I-TEC Co., Ltd. 00-25-F0 (hex) Suga Electronics Limited 00-25-F1 (hex) Motorola Mobility, Inc. 00-25-F2 (hex) Motorola Mobility, Inc. 00-25-F3 (hex) Nordwestdeutsche Zählerrevision 00-25-F4 (hex) KoCo Connector AG 00-25-F5 (hex) DVS Korea, Co., Ltd 00-25-F6 (hex) netTALK.com, Inc. 00-25-F7 (hex) Ansaldo STS USA 00-25-F9 (hex) GMK electronic design GmbH 00-25-FA (hex) J&M Analytik AG 00-25-FB (hex) Tunstall Healthcare A/S 00-25-FC (hex) ENDA ENDUSTRIYEL ELEKTRONIK LTD. STI. 00-25-FD (hex) OBR Centrum Techniki Morskiej S.A. 00-25-FE (hex) Pilot Electronics Corporation 00-25-FF (hex) CreNova Multimedia Co., Ltd 00-26-00 (hex) TEAC Australia Pty Ltd. 00-26-01 (hex) Cutera Inc 00-26-02 (hex) SMART Temps LLC 00-26-03 (hex) Shenzhen Wistar Technology Co., Ltd 00-26-04 (hex) Audio Processing Technology Ltd 00-26-05 (hex) CC Systems AB 00-26-06 (hex) RAUMFELD GmbH 00-26-07 (hex) Enabling Technology Pty Ltd 00-26-08 (hex) Apple, Inc 00-26-09 (hex) Phyllis Co., Ltd. 00-26-0A (hex) CISCO SYSTEMS, INC. 00-26-0B (hex) CISCO SYSTEMS, INC. 00-26-0C (hex) Dataram 00-26-0D (hex) Mercury Systems, Inc. 00-26-0E (hex) Ablaze Systems, LLC 00-26-0F (hex) Linn Products Ltd 00-26-10 (hex) Apacewave Technologies 00-26-11 (hex) Licera AB 00-26-12 (hex) Space Exploration Technologies 00-26-13 (hex) Engel Axil S.L. 00-26-14 (hex) KTNF 00-26-15 (hex) Teracom Limited 00-26-16 (hex) Rosemount Inc. 00-26-17 (hex) OEM Worldwide 00-26-18 (hex) ASUSTek COMPUTER INC. 00-26-19 (hex) FRC 00-26-1A (hex) Femtocomm System Technology Corp. 00-26-1B (hex) LAUREL BANK MACHINES CO., LTD. 00-26-1C (hex) NEOVIA INC. 00-26-1D (hex) COP SECURITY SYSTEM CORP. 00-26-1E (hex) QINGBANG ELEC(SZ) CO., LTD 00-26-1F (hex) SAE Magnetics (H.K.) Ltd. 00-26-20 (hex) ISGUS GmbH 00-26-21 (hex) InteliCloud Technology Inc. 00-26-22 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD. 00-26-23 (hex) JRD Communication Inc 00-26-24 (hex) Thomson Inc. 00-26-25 (hex) MediaSputnik 00-26-26 (hex) Geophysical Survey Systems, Inc. 00-26-27 (hex) Truesell 00-26-28 (hex) companytec automação e controle ltda. 00-26-29 (hex) Juphoon System Software Inc. 00-26-2A (hex) Proxense, LLC 00-26-2B (hex) Wongs Electronics Co. Ltd. 00-26-2C (hex) IKT Advanced Technologies s.r.o. 00-26-2D (hex) Wistron Corporation 00-26-2E (hex) Chengdu Jiuzhou Electronic Technology Inc 00-26-2F (hex) HAMAMATSU TOA ELECTRONICS 00-26-30 (hex) ACOREL S.A.S 00-26-31 (hex) COMMTACT LTD 00-26-32 (hex) Instrumentation Technologies d.d. 00-26-33 (hex) MIR - Medical International Research 00-26-34 (hex) Infineta Systems, Inc 00-26-35 (hex) Bluetechnix GmbH 00-26-36 (hex) Motorola Mobility, Inc. 00-26-37 (hex) Samsung Electro-Mechanics 00-26-38 (hex) Xia Men Joyatech Co., Ltd. 00-26-39 (hex) T.M. Electronics, Inc. 00-26-3A (hex) Digitec Systems 00-26-3B (hex) Onbnetech 00-26-3C (hex) Bachmann Technology GmbH & Co. KG 00-26-3D (hex) MIA Corporation 00-26-3E (hex) Trapeze Networks 00-26-3F (hex) LIOS Technology GmbH 00-26-40 (hex) Baustem Broadband Technologies, Ltd. 00-26-41 (hex) Motorola, Inc 00-26-42 (hex) Motorola, Inc 00-26-43 (hex) Alps Electric Co., Ltd 00-26-44 (hex) Thomson Telecom Belgium 00-26-45 (hex) Circontrol S.A. 00-26-46 (hex) SHENYANG TONGFANG MULTIMEDIA TECHNOLOGY COMPANY LIMITED 00-26-47 (hex) WFE TECHNOLOGY CORP. 00-26-48 (hex) Emitech Corp. 00-26-4A (hex) Apple, Inc 00-26-4C (hex) Shanghai DigiVision Technology Co., Ltd. 00-26-4D (hex) Arcadyan Technology Corporation 00-26-4E (hex) Rail & Road Protec GmbH 00-26-4F (hex) Krüger &Gothe GmbH 00-26-50 (hex) 2Wire 00-26-51 (hex) CISCO SYSTEMS, INC. 00-26-52 (hex) CISCO SYSTEMS, INC. 00-26-53 (hex) DaySequerra Corporation 00-26-54 (hex) 3Com Corporation 00-26-55 (hex) Hewlett-Packard Company 00-26-56 (hex) Sansonic Electronics USA 00-26-57 (hex) OOO NPP EKRA 00-26-58 (hex) T-Platforms (Cyprus) Limited 00-26-59 (hex) Nintendo Co., Ltd. 00-26-5A (hex) D-Link Corporation 00-26-5B (hex) Hitron Technologies. Inc 00-26-5C (hex) Hon Hai Precision Ind. Co.,Ltd. 00-26-5D (hex) Samsung Electronics 00-26-5E (hex) Hon Hai Precision Ind. Co.,Ltd. 00-26-5F (hex) Samsung Electronics Co.,Ltd 00-26-60 (hex) Logiways 00-26-61 (hex) Irumtek Co., Ltd. 00-26-62 (hex) Actiontec Electronics, Inc 00-26-63 (hex) Shenzhen Huitaiwei Tech. Ltd, co. 00-26-64 (hex) Core System Japan 00-26-65 (hex) ProtectedLogic Corporation 00-26-66 (hex) EFM Networks 00-26-67 (hex) CARECOM CO.,LTD. 00-26-68 (hex) Nokia Danmark A/S 00-26-69 (hex) Nokia Danmark A/S 00-26-6A (hex) ESSENSIUM NV 00-26-6B (hex) SHINE UNION ENTERPRISE LIMITED 00-26-6C (hex) Inventec 00-26-6D (hex) MobileAccess Networks 00-26-6E (hex) Nissho-denki Co.,LTD. 00-26-6F (hex) Coordiwise Technology Corp. 00-26-70 (hex) Cinch Connectors 00-26-71 (hex) AUTOVISION Co., Ltd 00-26-72 (hex) AAMP of America 00-26-73 (hex) RICOH COMPANY,LTD. 00-26-74 (hex) Electronic Solutions, Inc. 00-26-75 (hex) Aztech Electronics Pte Ltd 00-26-76 (hex) COMMidt AS 00-26-77 (hex) DEIF A/S 00-26-78 (hex) Logic Instrument SA 00-26-79 (hex) Euphonic Technologies, Inc. 00-26-7A (hex) wuhan hongxin telecommunication technologies co.,ltd 00-26-7B (hex) GSI Helmholtzzentrum für Schwerionenforschung GmbH 00-26-7C (hex) Metz-Werke GmbH & Co KG 00-26-7D (hex) A-Max Technology Macao Commercial Offshore Company Limited 00-26-7E (hex) Parrot SA 00-26-7F (hex) Zenterio AB 00-26-80 (hex) Lockie Innovation Pty Ltd 00-26-81 (hex) Interspiro AB 00-26-82 (hex) Gemtek Technology Co., Ltd. 00-26-83 (hex) Ajoho Enterprise Co., Ltd. 00-26-84 (hex) KISAN SYSTEM 00-26-85 (hex) Digital Innovation 00-26-86 (hex) Quantenna Communcations, Inc. 00-26-87 (hex) ALLIED TELESIS, K.K corega division. 00-26-88 (hex) Juniper Networks 00-26-89 (hex) General Dynamics Robotic Systems 00-26-8A (hex) Terrier SC Ltd 00-26-8B (hex) Guangzhou Escene Computer Technology Limited 00-26-8C (hex) StarLeaf Ltd. 00-26-8D (hex) CellTel S.p.A. 00-26-8E (hex) Alta Solutions, Inc. 00-26-8F (hex) MTA SpA 00-26-90 (hex) I DO IT 00-26-91 (hex) SAGEM COMMUNICATION 00-26-92 (hex) Mitsubishi Electric Co. 00-26-93 (hex) QVidium Technologies, Inc. 00-26-94 (hex) Senscient Ltd 00-26-95 (hex) ZT Group Int'l Inc 00-26-96 (hex) NOOLIX Co., Ltd 00-26-97 (hex) Cheetah Technologies, L.P. 00-26-98 (hex) CISCO SYSTEMS, INC. 00-26-99 (hex) CISCO SYSTEMS, INC. 00-26-9A (hex) Carina System Co., Ltd. 00-26-9B (hex) SOKRAT Ltd. 00-26-9C (hex) ITUS JAPAN CO. LTD 00-26-9D (hex) M2Mnet Co., Ltd. 00-26-9E (hex) Quanta Computer Inc 00-26-9F (hex) PRIVATE 00-26-A0 (hex) moblic 00-26-A1 (hex) Megger 00-26-A2 (hex) Instrumentation Technology Systems 00-26-A3 (hex) FQ Ingenieria Electronica S.A. 00-26-A4 (hex) Novus Produtos Eletronicos Ltda 00-26-A5 (hex) MICROROBOT.CO.,LTD 00-26-A6 (hex) TRIXELL 00-26-A7 (hex) CONNECT SRL 00-26-A8 (hex) DAEHAP HYPER-TECH 00-26-A9 (hex) Strong Technologies Pty Ltd 00-26-AA (hex) Kenmec Mechanical Engineering Co., Ltd. 00-26-AB (hex) SEIKO EPSON CORPORATION 00-26-AC (hex) Shanghai LUSTER Teraband photonic Co., Ltd. 00-26-AD (hex) Arada Systems, Inc. 00-26-AE (hex) Wireless Measurement Ltd 00-26-AF (hex) Duelco A/S 00-26-B0 (hex) Apple, Inc 00-26-B1 (hex) Navis Auto Motive Systems, Inc. 00-26-B2 (hex) Setrix GmbH 00-26-B3 (hex) Thales Communications Inc 00-26-B4 (hex) Ford Motor Company 00-26-B5 (hex) ICOMM Tele Ltd 00-26-B6 (hex) Askey Computer 00-26-B7 (hex) Kingston Technology Company, Inc. 00-26-B8 (hex) Actiontec Electronics, Inc 00-26-B9 (hex) Dell Inc 00-26-BA (hex) Motorola Mobility, Inc. 00-26-BB (hex) Apple, Inc 00-26-BC (hex) General Jack Technology Ltd. 00-26-BD (hex) JTEC Card & Communication Co., Ltd. 00-26-BE (hex) Schoonderbeek Elektronica Systemen B.V. 00-26-BF (hex) ShenZhen Temobi Science&Tech Development Co.,Ltd 00-26-C0 (hex) EnergyHub 00-26-C1 (hex) ARTRAY CO., LTD. 00-26-C2 (hex) SCDI Co. LTD 00-26-C3 (hex) Insightek Corp. 00-26-C4 (hex) Cadmos microsystems S.r.l. 00-26-C5 (hex) Guangdong Gosun Telecommunications Co.,Ltd 00-26-C6 (hex) Intel Corporate 00-26-C7 (hex) Intel Corporate 00-26-C8 (hex) System Sensor 00-26-C9 (hex) Proventix Systems, Inc. 00-26-CA (hex) CISCO SYSTEMS, INC. 00-26-CB (hex) CISCO SYSTEMS, INC. 00-26-CC (hex) Nokia Danmark A/S 00-26-CD (hex) PurpleComm, Inc. 00-26-CE (hex) Kozumi USA Corp. 00-26-CF (hex) DEKA R&D 00-26-D0 (hex) Semihalf 00-26-D1 (hex) S Squared Innovations Inc. 00-26-D2 (hex) Pcube Systems, Inc. 00-26-D3 (hex) Zeno Information System 00-26-D4 (hex) IRCA SpA 00-26-D5 (hex) Ory Solucoes em Comercio de Informatica Ltda. 00-26-D6 (hex) Ningbo Andy Optoelectronic Co., Ltd. 00-26-D7 (hex) KM Electornic Technology Co., Ltd. 00-26-D8 (hex) Magic Point Inc. 00-26-D9 (hex) Pace plc 00-26-DA (hex) Universal Media Corporation /Slovakia/ s.r.o. 00-26-DB (hex) Ionics EMS Inc. 00-26-DC (hex) Optical Systems Design 00-26-DD (hex) Fival Science & Technology Co.,Ltd. 00-26-DE (hex) FDI MATELEC 00-26-DF (hex) TaiDoc Technology Corp. 00-26-E0 (hex) ASITEQ 00-26-E1 (hex) Stanford University, OpenFlow Group 00-26-E2 (hex) LG Electronics 00-26-E3 (hex) DTI 00-26-E4 (hex) CANAL OVERSEAS 00-26-E5 (hex) AEG Power Solutions 00-26-E6 (hex) Visionhitech Co., Ltd. 00-26-E7 (hex) Shanghai ONLAN Communication Tech. Co., Ltd. 00-26-E8 (hex) Murata Manufacturing Co., Ltd. 00-26-E9 (hex) SP Corp 00-26-EA (hex) Cheerchip Electronic Technology (ShangHai) Co., Ltd. 00-26-EB (hex) Advanced Spectrum Technology Co., Ltd. 00-26-EC (hex) Legrand Home Systems, Inc 00-26-ED (hex) zte corporation 00-26-EE (hex) TKM GmbH 00-26-EF (hex) Technology Advancement Group, Inc. 00-26-F0 (hex) cTrixs International GmbH. 00-26-F1 (hex) ProCurve Networking by HP 00-26-F2 (hex) Netgear 00-26-F3 (hex) SMC Networks 00-26-F4 (hex) Nesslab 00-26-F5 (hex) XRPLUS Inc. 00-26-F6 (hex) Military Communication Institute 00-26-F7 (hex) Infosys Technologies Ltd. 00-26-F8 (hex) Golden Highway Industry Development Co., Ltd. 00-26-F9 (hex) S.E.M. srl 00-26-FA (hex) BandRich Inc. 00-26-FB (hex) AirDio Wireless, Inc. 00-26-FC (hex) AcSiP Technology Corp. 00-26-FD (hex) Interactive Intelligence 00-26-FE (hex) MKD Technology Inc. 00-26-FF (hex) Research In Motion 00-27-00 (hex) Shenzhen Siglent Technology Co., Ltd. 00-27-01 (hex) INCOstartec GmbH 00-27-02 (hex) SolarEdge Technologies 00-27-03 (hex) Testech Electronics Pte Ltd 00-27-04 (hex) Accelerated Concepts, Inc 00-27-05 (hex) Sectronic 00-27-06 (hex) YOISYS 00-27-07 (hex) Lift Complex DS, JSC 00-27-08 (hex) Nordiag ASA 00-27-09 (hex) Nintendo Co., Ltd. 00-27-0A (hex) IEE S.A. 00-27-0B (hex) Adura Technologies 00-27-0C (hex) CISCO SYSTEMS, INC. 00-27-0D (hex) CISCO SYSTEMS, INC. 00-27-0E (hex) Intel Corporate 00-27-0F (hex) Envisionnovation Inc 00-27-10 (hex) Intel Corporate 00-27-11 (hex) LanPro Inc 00-27-12 (hex) MaxVision LLC 00-27-13 (hex) Universal Global Scientific Industrial Co., Ltd. 00-27-14 (hex) Grainmustards, Co,ltd. 00-27-15 (hex) Rebound Telecom. Co., Ltd 00-27-16 (hex) Adachi-Syokai Co., Ltd. 00-27-17 (hex) CE Digital(Zhenjiang)Co.,Ltd 00-27-18 (hex) Suzhou NEW SEAUNION Video Technology Co.,Ltd 00-27-19 (hex) TP-LINK TECHNOLOGIES CO., LTD. 00-27-1A (hex) Geenovo Technology Ltd. 00-27-1B (hex) Alec Sicherheitssysteme GmbH 00-27-1C (hex) MERCURY CORPORATION 00-27-1D (hex) Comba Telecom Systems (China) Ltd. 00-27-1E (hex) Xagyl Communications 00-27-1F (hex) MIPRO Electronics Co., Ltd 00-27-20 (hex) NEW-SOL COM 00-27-21 (hex) Shenzhen Baoan Fenda Industrial Co., Ltd 00-27-22 (hex) Ubiquiti Networks 00-27-F8 (hex) Brocade Communications Systems, Inc. 00-2A-6A (hex) CISCO SYSTEMS, INC. 00-2A-AF (hex) LARsys-Automation GmbH 00-2D-76 (hex) TITECH GmbH 00-30-00 (hex) ALLWELL TECHNOLOGY CORP. 00-30-01 (hex) SMP 00-30-02 (hex) Expand Networks 00-30-03 (hex) Phasys Ltd. 00-30-04 (hex) LEADTEK RESEARCH INC. 00-30-05 (hex) Fujitsu Siemens Computers 00-30-06 (hex) SUPERPOWER COMPUTER 00-30-07 (hex) OPTI, INC. 00-30-08 (hex) AVIO DIGITAL, INC. 00-30-09 (hex) Tachion Networks, Inc. 00-30-0A (hex) AZTECH Electronics Pte Ltd 00-30-0B (hex) mPHASE Technologies, Inc. 00-30-0C (hex) CONGRUENCY, LTD. 00-30-0D (hex) MMC Technology, Inc. 00-30-0E (hex) Klotz Digital AG 00-30-0F (hex) IMT - Information Management T 00-30-10 (hex) VISIONETICS INTERNATIONAL 00-30-11 (hex) HMS Industrial Networks 00-30-12 (hex) DIGITAL ENGINEERING LTD. 00-30-13 (hex) NEC Corporation 00-30-14 (hex) DIVIO, INC. 00-30-15 (hex) CP CLARE CORP. 00-30-16 (hex) ISHIDA CO., LTD. 00-30-17 (hex) BlueArc UK Ltd 00-30-18 (hex) Jetway Information Co., Ltd. 00-30-19 (hex) CISCO SYSTEMS, INC. 00-30-1A (hex) SMARTBRIDGES PTE. LTD. 00-30-1B (hex) SHUTTLE, INC. 00-30-1C (hex) ALTVATER AIRDATA SYSTEMS 00-30-1D (hex) SKYSTREAM, INC. 00-30-1E (hex) 3COM Europe Ltd. 00-30-1F (hex) OPTICAL NETWORKS, INC. 00-30-20 (hex) TSI, Inc.. 00-30-21 (hex) HSING TECH. ENTERPRISE CO.,LTD 00-30-22 (hex) Fong Kai Industrial Co., Ltd. 00-30-23 (hex) COGENT COMPUTER SYSTEMS, INC. 00-30-24 (hex) CISCO SYSTEMS, INC. 00-30-25 (hex) CHECKOUT COMPUTER SYSTEMS, LTD 00-30-26 (hex) HeiTel Digital Video GmbH 00-30-27 (hex) KERBANGO, INC. 00-30-28 (hex) FASE Saldatura srl 00-30-29 (hex) OPICOM 00-30-2A (hex) SOUTHERN INFORMATION 00-30-2B (hex) INALP NETWORKS, INC. 00-30-2C (hex) SYLANTRO SYSTEMS CORPORATION 00-30-2D (hex) QUANTUM BRIDGE COMMUNICATIONS 00-30-2E (hex) Hoft & Wessel AG 00-30-2F (hex) GE Aviation System 00-30-30 (hex) HARMONIX CORPORATION 00-30-31 (hex) LIGHTWAVE COMMUNICATIONS, INC. 00-30-32 (hex) MagicRam, Inc. 00-30-33 (hex) ORIENT TELECOM CO., LTD. 00-30-34 (hex) SET ENGINEERING 00-30-35 (hex) Corning Incorporated 00-30-36 (hex) RMP ELEKTRONIKSYSTEME GMBH 00-30-37 (hex) Packard Bell Nec Services 00-30-38 (hex) XCP, INC. 00-30-39 (hex) SOFTBOOK PRESS 00-30-3A (hex) MAATEL 00-30-3B (hex) PowerCom Technology 00-30-3C (hex) ONNTO CORP. 00-30-3D (hex) IVA CORPORATION 00-30-3E (hex) Radcom Ltd. 00-30-3F (hex) TurboComm Tech Inc. 00-30-40 (hex) CISCO SYSTEMS, INC. 00-30-41 (hex) SAEJIN T & M CO., LTD. 00-30-42 (hex) DeTeWe-Deutsche Telephonwerke 00-30-43 (hex) IDREAM TECHNOLOGIES, PTE. LTD. 00-30-44 (hex) CradlePoint, Inc 00-30-45 (hex) Village Networks, Inc. (VNI) 00-30-46 (hex) Controlled Electronic Manageme 00-30-47 (hex) NISSEI ELECTRIC CO., LTD. 00-30-48 (hex) Supermicro Computer, Inc. 00-30-49 (hex) BRYANT TECHNOLOGY, LTD. 00-30-4A (hex) Fraunhofer IPMS 00-30-4B (hex) ORBACOM SYSTEMS, INC. 00-30-4C (hex) APPIAN COMMUNICATIONS, INC. 00-30-4D (hex) ESI 00-30-4E (hex) BUSTEC PRODUCTION LTD. 00-30-4F (hex) PLANET Technology Corporation 00-30-50 (hex) Versa Technology 00-30-51 (hex) ORBIT AVIONIC & COMMUNICATION 00-30-52 (hex) ELASTIC NETWORKS 00-30-53 (hex) Basler AG 00-30-54 (hex) CASTLENET TECHNOLOGY, INC. 00-30-55 (hex) Renesas Technology America, Inc. 00-30-56 (hex) Beck IPC GmbH 00-30-57 (hex) QTelNet, Inc. 00-30-58 (hex) API MOTION 00-30-59 (hex) KONTRON COMPACT COMPUTERS AG 00-30-5A (hex) TELGEN CORPORATION 00-30-5B (hex) Toko Inc. 00-30-5C (hex) SMAR Laboratories Corp. 00-30-5D (hex) DIGITRA SYSTEMS, INC. 00-30-5E (hex) Abelko Innovation 00-30-5F (hex) Hasselblad 00-30-60 (hex) Powerfile, Inc. 00-30-61 (hex) MobyTEL 00-30-62 (hex) IP Video Networks Inc 00-30-63 (hex) SANTERA SYSTEMS, INC. 00-30-64 (hex) ADLINK TECHNOLOGY, INC. 00-30-65 (hex) APPLE COMPUTER, INC. 00-30-66 (hex) RFM 00-30-67 (hex) BIOSTAR MICROTECH INT'L CORP. 00-30-68 (hex) CYBERNETICS TECH. CO., LTD. 00-30-69 (hex) IMPACCT TECHNOLOGY CORP. 00-30-6A (hex) PENTA MEDIA CO., LTD. 00-30-6B (hex) CMOS SYSTEMS, INC. 00-30-6C (hex) Hitex Holding GmbH 00-30-6D (hex) LUCENT TECHNOLOGIES 00-30-6E (hex) HEWLETT PACKARD 00-30-6F (hex) SEYEON TECH. CO., LTD. 00-30-70 (hex) 1Net Corporation 00-30-71 (hex) CISCO SYSTEMS, INC. 00-30-72 (hex) Intellibyte Inc. 00-30-73 (hex) International Microsystems, In 00-30-74 (hex) EQUIINET LTD. 00-30-75 (hex) ADTECH 00-30-76 (hex) Akamba Corporation 00-30-77 (hex) ONPREM NETWORKS 00-30-78 (hex) CISCO SYSTEMS, INC. 00-30-79 (hex) CQOS, INC. 00-30-7A (hex) Advanced Technology & Systems 00-30-7B (hex) CISCO SYSTEMS, INC. 00-30-7C (hex) ADID SA 00-30-7D (hex) GRE AMERICA, INC. 00-30-7E (hex) Redflex Communication Systems 00-30-7F (hex) IRLAN LTD. 00-30-80 (hex) CISCO SYSTEMS, INC. 00-30-81 (hex) ALTOS C&C 00-30-82 (hex) TAIHAN ELECTRIC WIRE CO., LTD. 00-30-83 (hex) Ivron Systems 00-30-84 (hex) ALLIED TELESYN INTERNAIONAL 00-30-85 (hex) CISCO SYSTEMS, INC. 00-30-86 (hex) Transistor Devices, Inc. 00-30-87 (hex) VEGA GRIESHABER KG 00-30-88 (hex) Ericsson 00-30-89 (hex) Spectrapoint Wireless, LLC 00-30-8A (hex) NICOTRA SISTEMI S.P.A 00-30-8B (hex) Brix Networks 00-30-8C (hex) Quantum Corporation 00-30-8D (hex) Pinnacle Systems, Inc. 00-30-8E (hex) CROSS MATCH TECHNOLOGIES, INC. 00-30-8F (hex) MICRILOR, Inc. 00-30-90 (hex) CYRA TECHNOLOGIES, INC. 00-30-91 (hex) TAIWAN FIRST LINE ELEC. CORP. 00-30-92 (hex) ModuNORM GmbH 00-30-93 (hex) Sonnet Technologies, Inc 00-30-94 (hex) CISCO SYSTEMS, INC. 00-30-95 (hex) Procomp Informatics, Ltd. 00-30-96 (hex) CISCO SYSTEMS, INC. 00-30-97 (hex) AB Regin 00-30-98 (hex) Global Converging Technologies 00-30-99 (hex) BOENIG UND KALLENBACH OHG 00-30-9A (hex) ASTRO TERRA CORP. 00-30-9B (hex) Smartware 00-30-9C (hex) Timing Applications, Inc. 00-30-9D (hex) Nimble Microsystems, Inc. 00-30-9E (hex) WORKBIT CORPORATION. 00-30-9F (hex) AMBER NETWORKS 00-30-A0 (hex) TYCO SUBMARINE SYSTEMS, LTD. 00-30-A1 (hex) WEBGATE Inc. 00-30-A2 (hex) Lightner Engineering 00-30-A3 (hex) CISCO SYSTEMS, INC. 00-30-A4 (hex) Woodwind Communications System 00-30-A5 (hex) ACTIVE POWER 00-30-A6 (hex) VIANET TECHNOLOGIES, LTD. 00-30-A7 (hex) SCHWEITZER ENGINEERING 00-30-A8 (hex) OL'E COMMUNICATIONS, INC. 00-30-A9 (hex) Netiverse, Inc. 00-30-AA (hex) AXUS MICROSYSTEMS, INC. 00-30-AB (hex) DELTA NETWORKS, INC. 00-30-AC (hex) Systeme Lauer GmbH & Co., Ltd. 00-30-AD (hex) SHANGHAI COMMUNICATION 00-30-AE (hex) Times N System, Inc. 00-30-AF (hex) Honeywell GmbH 00-30-B0 (hex) Convergenet Technologies 00-30-B1 (hex) TrunkNet 00-30-B2 (hex) L-3 Sonoma EO 00-30-B3 (hex) San Valley Systems, Inc. 00-30-B4 (hex) INTERSIL CORP. 00-30-B5 (hex) Tadiran Microwave Networks 00-30-B6 (hex) CISCO SYSTEMS, INC. 00-30-B7 (hex) Teletrol Systems, Inc. 00-30-B8 (hex) RiverDelta Networks 00-30-B9 (hex) ECTEL 00-30-BA (hex) AC&T SYSTEM CO., LTD. 00-30-BB (hex) CacheFlow, Inc. 00-30-BC (hex) Optronic AG 00-30-BD (hex) BELKIN COMPONENTS 00-30-BE (hex) City-Net Technology, Inc. 00-30-BF (hex) MULTIDATA GMBH 00-30-C0 (hex) Lara Technology, Inc. 00-30-C1 (hex) HEWLETT-PACKARD 00-30-C2 (hex) COMONE 00-30-C3 (hex) FLUECKIGER ELEKTRONIK AG 00-30-C4 (hex) Canon Imaging Systems Inc. 00-30-C5 (hex) CADENCE DESIGN SYSTEMS 00-30-C6 (hex) CONTROL SOLUTIONS, INC. 00-30-C7 (hex) Macromate Corp. 00-30-C8 (hex) GAD LINE, LTD. 00-30-C9 (hex) LuxN, N 00-30-CA (hex) Discovery Com 00-30-CB (hex) OMNI FLOW COMPUTERS, INC. 00-30-CC (hex) Tenor Networks, Inc. 00-30-CD (hex) CONEXANT SYSTEMS, INC. 00-30-CE (hex) Zaffire 00-30-CF (hex) TWO TECHNOLOGIES, INC. 00-30-D0 (hex) Tellabs 00-30-D1 (hex) INOVA CORPORATION 00-30-D2 (hex) WIN TECHNOLOGIES, CO., LTD. 00-30-D3 (hex) Agilent Technologies 00-30-D4 (hex) AAE Systems, Inc. 00-30-D5 (hex) DResearch GmbH 00-30-D6 (hex) MSC VERTRIEBS GMBH 00-30-D7 (hex) Innovative Systems, L.L.C. 00-30-D8 (hex) SITEK 00-30-D9 (hex) DATACORE SOFTWARE CORP. 00-30-DA (hex) COMTREND CO. 00-30-DB (hex) Mindready Solutions, Inc. 00-30-DC (hex) RIGHTECH CORPORATION 00-30-DD (hex) INDIGITA CORPORATION 00-30-DE (hex) WAGO Kontakttechnik GmbH 00-30-DF (hex) KB/TEL TELECOMUNICACIONES 00-30-E0 (hex) OXFORD SEMICONDUCTOR LTD. 00-30-E1 (hex) Network Equipment Technologies, Inc. 00-30-E2 (hex) GARNET SYSTEMS CO., LTD. 00-30-E3 (hex) SEDONA NETWORKS CORP. 00-30-E4 (hex) CHIYODA SYSTEM RIKEN 00-30-E5 (hex) Amper Datos S.A. 00-30-E6 (hex) Draeger Medical Systems, Inc. 00-30-E7 (hex) CNF MOBILE SOLUTIONS, INC. 00-30-E8 (hex) ENSIM CORP. 00-30-E9 (hex) GMA COMMUNICATION MANUFACT'G 00-30-EA (hex) TeraForce Technology Corporation 00-30-EB (hex) TURBONET COMMUNICATIONS, INC. 00-30-EC (hex) BORGARDT 00-30-ED (hex) Expert Magnetics Corp. 00-30-EE (hex) DSG Technology, Inc. 00-30-EF (hex) NEON TECHNOLOGY, INC. 00-30-F0 (hex) Uniform Industrial Corp. 00-30-F1 (hex) Accton Technology Corp. 00-30-F2 (hex) CISCO SYSTEMS, INC. 00-30-F3 (hex) At Work Computers 00-30-F4 (hex) STARDOT TECHNOLOGIES 00-30-F5 (hex) Wild Lab. Ltd. 00-30-F6 (hex) SECURELOGIX CORPORATION 00-30-F7 (hex) RAMIX INC. 00-30-F8 (hex) Dynapro Systems, Inc. 00-30-F9 (hex) Sollae Systems Co., Ltd. 00-30-FA (hex) TELICA, INC. 00-30-FB (hex) AZS Technology AG 00-30-FC (hex) Terawave Communications, Inc. 00-30-FD (hex) INTEGRATED SYSTEMS DESIGN 00-30-FE (hex) DSA GmbH 00-30-FF (hex) DATAFAB SYSTEMS, INC. 00-33-6C (hex) SynapSense Corporation 00-34-F1 (hex) Radicom Research, Inc. 00-35-32 (hex) Electro-Metrics Corporation 00-36-F8 (hex) Conti Temic microelectronic GmbH 00-36-FE (hex) SuperVision 00-37-6D (hex) Murata Manufacturing Co., Ltd. 00-3A-98 (hex) CISCO SYSTEMS, INC. 00-3A-99 (hex) CISCO SYSTEMS, INC. 00-3A-9A (hex) CISCO SYSTEMS, INC. 00-3A-9B (hex) CISCO SYSTEMS, INC. 00-3A-9C (hex) CISCO SYSTEMS, INC. 00-3A-9D (hex) NEC AccessTechnica, Ltd. 00-3A-AF (hex) BlueBit Ltd. 00-3C-C5 (hex) WONWOO Engineering Co., Ltd 00-3D-41 (hex) Hatteland Computer AS 00-3E-E1 (hex) Apple, Inc. 00-40-00 (hex) PCI COMPONENTES DA AMZONIA LTD 00-40-01 (hex) Zero One Technology Co. Ltd. 00-40-02 (hex) PERLE SYSTEMS LIMITED 00-40-03 (hex) Emerson Process Management Power & Water Solutions, Inc. 00-40-04 (hex) ICM CO. LTD. 00-40-05 (hex) ANI COMMUNICATIONS INC. 00-40-06 (hex) SAMPO TECHNOLOGY CORPORATION 00-40-07 (hex) TELMAT INFORMATIQUE 00-40-08 (hex) A PLUS INFO CORPORATION 00-40-09 (hex) TACHIBANA TECTRON CO., LTD. 00-40-0A (hex) PIVOTAL TECHNOLOGIES, INC. 00-40-0B (hex) CISCO SYSTEMS, INC. 00-40-0C (hex) GENERAL MICRO SYSTEMS, INC. 00-40-0D (hex) LANNET DATA COMMUNICATIONS,LTD 00-40-0E (hex) MEMOTEC, INC. 00-40-0F (hex) DATACOM TECHNOLOGIES 00-40-10 (hex) SONIC SYSTEMS, INC. 00-40-11 (hex) ANDOVER CONTROLS CORPORATION 00-40-12 (hex) WINDATA, INC. 00-40-13 (hex) NTT DATA COMM. SYSTEMS CORP. 00-40-14 (hex) COMSOFT GMBH 00-40-15 (hex) ASCOM INFRASYS AG 00-40-16 (hex) ADC - Global Connectivity Solutions Division 00-40-17 (hex) Silex Technology America 00-40-18 (hex) ADOBE SYSTEMS, INC. 00-40-19 (hex) AEON SYSTEMS, INC. 00-40-1A (hex) FUJI ELECTRIC CO., LTD. 00-40-1B (hex) PRINTER SYSTEMS CORP. 00-40-1C (hex) AST RESEARCH, INC. 00-40-1D (hex) INVISIBLE SOFTWARE, INC. 00-40-1E (hex) ICC 00-40-1F (hex) COLORGRAPH LTD 00-40-20 (hex) TE Connectivity Ltd. 00-40-21 (hex) RASTER GRAPHICS 00-40-22 (hex) KLEVER COMPUTERS, INC. 00-40-23 (hex) LOGIC CORPORATION 00-40-24 (hex) COMPAC INC. 00-40-25 (hex) MOLECULAR DYNAMICS 00-40-26 (hex) Buffalo Inc. 00-40-27 (hex) SMC MASSACHUSETTS, INC. 00-40-28 (hex) NETCOMM LIMITED 00-40-29 (hex) COMPEX 00-40-2A (hex) CANOGA-PERKINS 00-40-2B (hex) TRIGEM COMPUTER, INC. 00-40-2C (hex) ISIS DISTRIBUTED SYSTEMS, INC. 00-40-2D (hex) HARRIS ADACOM CORPORATION 00-40-2E (hex) PRECISION SOFTWARE, INC. 00-40-2F (hex) XLNT DESIGNS INC. 00-40-30 (hex) GK COMPUTER 00-40-31 (hex) KOKUSAI ELECTRIC CO., LTD 00-40-32 (hex) DIGITAL COMMUNICATIONS 00-40-33 (hex) ADDTRON TECHNOLOGY CO., LTD. 00-40-34 (hex) BUSTEK CORPORATION 00-40-35 (hex) OPCOM 00-40-36 (hex) TRIBE COMPUTER WORKS, INC. 00-40-37 (hex) SEA-ILAN, INC. 00-40-38 (hex) TALENT ELECTRIC INCORPORATED 00-40-39 (hex) OPTEC DAIICHI DENKO CO., LTD. 00-40-3A (hex) IMPACT TECHNOLOGIES 00-40-3B (hex) SYNERJET INTERNATIONAL CORP. 00-40-3C (hex) FORKS, INC. 00-40-3D (hex) Teradata Corporation 00-40-3E (hex) RASTER OPS CORPORATION 00-40-3F (hex) SSANGYONG COMPUTER SYSTEMS 00-40-40 (hex) RING ACCESS, INC. 00-40-41 (hex) FUJIKURA LTD. 00-40-42 (hex) N.A.T. GMBH 00-40-43 (hex) Nokia Siemens Networks GmbH & Co. KG. 00-40-44 (hex) QNIX COMPUTER CO., LTD. 00-40-45 (hex) TWINHEAD CORPORATION 00-40-46 (hex) UDC RESEARCH LIMITED 00-40-47 (hex) WIND RIVER SYSTEMS 00-40-48 (hex) SMD INFORMATICA S.A. 00-40-49 (hex) Roche Diagnostics International Ltd. 00-40-4A (hex) WEST AUSTRALIAN DEPARTMENT 00-40-4B (hex) MAPLE COMPUTER SYSTEMS 00-40-4C (hex) HYPERTEC PTY LTD. 00-40-4D (hex) TELECOMMUNICATIONS TECHNIQUES 00-40-4E (hex) FLUENT, INC. 00-40-4F (hex) SPACE & NAVAL WARFARE SYSTEMS 00-40-50 (hex) IRONICS, INCORPORATED 00-40-51 (hex) GRACILIS, INC. 00-40-52 (hex) STAR TECHNOLOGIES, INC. 00-40-53 (hex) AMPRO COMPUTERS 00-40-54 (hex) CONNECTION MACHINES SERVICES 00-40-55 (hex) METRONIX GMBH 00-40-56 (hex) MCM JAPAN LTD. 00-40-57 (hex) LOCKHEED - SANDERS 00-40-58 (hex) KRONOS, INC. 00-40-59 (hex) YOSHIDA KOGYO K. K. 00-40-5A (hex) GOLDSTAR INFORMATION & COMM. 00-40-5B (hex) FUNASSET LIMITED 00-40-5C (hex) FUTURE SYSTEMS, INC. 00-40-5D (hex) STAR-TEK, INC. 00-40-5E (hex) NORTH HILLS ISRAEL 00-40-5F (hex) AFE COMPUTERS LTD. 00-40-60 (hex) COMENDEC LTD 00-40-61 (hex) DATATECH ENTERPRISES CO., LTD. 00-40-62 (hex) E-SYSTEMS, INC./GARLAND DIV. 00-40-63 (hex) VIA TECHNOLOGIES, INC. 00-40-64 (hex) KLA INSTRUMENTS CORPORATION 00-40-65 (hex) GTE SPACENET 00-40-66 (hex) HITACHI CABLE, LTD. 00-40-67 (hex) OMNIBYTE CORPORATION 00-40-68 (hex) EXTENDED SYSTEMS 00-40-69 (hex) LEMCOM SYSTEMS, INC. 00-40-6A (hex) KENTEK INFORMATION SYSTEMS,INC 00-40-6B (hex) SYSGEN 00-40-6C (hex) COPERNIQUE 00-40-6D (hex) LANCO, INC. 00-40-6E (hex) COROLLARY, INC. 00-40-6F (hex) SYNC RESEARCH INC. 00-40-70 (hex) INTERWARE CO., LTD. 00-40-71 (hex) ATM COMPUTER GMBH 00-40-72 (hex) Applied Innovation Inc. 00-40-73 (hex) BASS ASSOCIATES 00-40-74 (hex) CABLE AND WIRELESS 00-40-75 (hex) Tattile SRL 00-40-76 (hex) Sun Conversion Technologies 00-40-77 (hex) MAXTON TECHNOLOGY CORPORATION 00-40-78 (hex) WEARNES AUTOMATION PTE LTD 00-40-79 (hex) JUKO MANUFACTURE COMPANY, LTD. 00-40-7A (hex) SOCIETE D'EXPLOITATION DU CNIT 00-40-7B (hex) SCIENTIFIC ATLANTA 00-40-7C (hex) QUME CORPORATION 00-40-7D (hex) EXTENSION TECHNOLOGY CORP. 00-40-7E (hex) EVERGREEN SYSTEMS, INC. 00-40-7F (hex) FLIR Systems 00-40-80 (hex) ATHENIX CORPORATION 00-40-81 (hex) MANNESMANN SCANGRAPHIC GMBH 00-40-82 (hex) LABORATORY EQUIPMENT CORP. 00-40-83 (hex) TDA INDUSTRIA DE PRODUTOS 00-40-84 (hex) HONEYWELL ACS 00-40-85 (hex) SAAB INSTRUMENTS AB 00-40-86 (hex) MICHELS & KLEBERHOFF COMPUTER 00-40-87 (hex) UBITREX CORPORATION 00-40-88 (hex) MOBIUS TECHNOLOGIES, INC. 00-40-89 (hex) MEIDENSHA CORPORATION 00-40-8A (hex) TPS TELEPROCESSING SYS. GMBH 00-40-8B (hex) RAYLAN CORPORATION 00-40-8C (hex) AXIS COMMUNICATIONS AB 00-40-8D (hex) THE GOODYEAR TIRE & RUBBER CO. 00-40-8E (hex) Tattile SRL 00-40-8F (hex) WM-DATA MINFO AB 00-40-90 (hex) ANSEL COMMUNICATIONS 00-40-91 (hex) PROCOMP INDUSTRIA ELETRONICA 00-40-92 (hex) ASP COMPUTER PRODUCTS, INC. 00-40-93 (hex) PAXDATA NETWORKS LTD. 00-40-94 (hex) SHOGRAPHICS, INC. 00-40-95 (hex) R.P.T. INTERGROUPS INT'L LTD. 00-40-96 (hex) Cisco Systems 00-40-97 (hex) DATEX DIVISION OF 00-40-98 (hex) DRESSLER GMBH & CO. 00-40-99 (hex) NEWGEN SYSTEMS CORP. 00-40-9A (hex) NETWORK EXPRESS, INC. 00-40-9B (hex) HAL COMPUTER SYSTEMS INC. 00-40-9C (hex) TRANSWARE 00-40-9D (hex) DIGIBOARD, INC. 00-40-9E (hex) CONCURRENT TECHNOLOGIES LTD. 00-40-9F (hex) Telco Systems, Inc. 00-40-A0 (hex) GOLDSTAR CO., LTD. 00-40-A1 (hex) ERGO COMPUTING 00-40-A2 (hex) KINGSTAR TECHNOLOGY INC. 00-40-A3 (hex) MICROUNITY SYSTEMS ENGINEERING 00-40-A4 (hex) ROSE ELECTRONICS 00-40-A5 (hex) CLINICOMP INTL. 00-40-A6 (hex) Cray, Inc. 00-40-A7 (hex) ITAUTEC PHILCO S.A. 00-40-A8 (hex) IMF INTERNATIONAL LTD. 00-40-A9 (hex) DATACOM INC. 00-40-AA (hex) VALMET AUTOMATION INC. 00-40-AB (hex) ROLAND DG CORPORATION 00-40-AC (hex) SUPER WORKSTATION, INC. 00-40-AD (hex) SMA REGELSYSTEME GMBH 00-40-AE (hex) DELTA CONTROLS, INC. 00-40-AF (hex) DIGITAL PRODUCTS, INC. 00-40-B0 (hex) BYTEX CORPORATION, ENGINEERING 00-40-B1 (hex) CODONICS INC. 00-40-B2 (hex) SYSTEMFORSCHUNG 00-40-B3 (hex) ParTech Inc. 00-40-B4 (hex) NEXTCOM K.K. 00-40-B5 (hex) VIDEO TECHNOLOGY COMPUTERS LTD 00-40-B6 (hex) COMPUTERM CORPORATION 00-40-B7 (hex) STEALTH COMPUTER SYSTEMS 00-40-B8 (hex) IDEA ASSOCIATES 00-40-B9 (hex) MACQ ELECTRONIQUE SA 00-40-BA (hex) ALLIANT COMPUTER SYSTEMS CORP. 00-40-BB (hex) GOLDSTAR CABLE CO., LTD. 00-40-BC (hex) ALGORITHMICS LTD. 00-40-BD (hex) STARLIGHT NETWORKS, INC. 00-40-BE (hex) BOEING DEFENSE & SPACE 00-40-BF (hex) CHANNEL SYSTEMS INTERN'L INC. 00-40-C0 (hex) VISTA CONTROLS CORPORATION 00-40-C1 (hex) BIZERBA-WERKE WILHEIM KRAUT 00-40-C2 (hex) APPLIED COMPUTING DEVICES 00-40-C3 (hex) FISCHER AND PORTER CO. 00-40-C4 (hex) KINKEI SYSTEM CORPORATION 00-40-C5 (hex) MICOM COMMUNICATIONS INC. 00-40-C6 (hex) FIBERNET RESEARCH, INC. 00-40-C7 (hex) RUBY TECH CORPORATION 00-40-C8 (hex) MILAN TECHNOLOGY CORPORATION 00-40-C9 (hex) NCUBE 00-40-CA (hex) FIRST INTERNAT'L COMPUTER, INC 00-40-CB (hex) LANWAN TECHNOLOGIES 00-40-CC (hex) SILCOM MANUF'G TECHNOLOGY INC. 00-40-CD (hex) TERA MICROSYSTEMS, INC. 00-40-CE (hex) NET-SOURCE, INC. 00-40-CF (hex) STRAWBERRY TREE, INC. 00-40-D0 (hex) MITAC INTERNATIONAL CORP. 00-40-D1 (hex) FUKUDA DENSHI CO., LTD. 00-40-D2 (hex) PAGINE CORPORATION 00-40-D3 (hex) KIMPSION INTERNATIONAL CORP. 00-40-D4 (hex) GAGE TALKER CORP. 00-40-D5 (hex) Sartorius Mechatronics T&H GmbH 00-40-D6 (hex) LOCAMATION B.V. 00-40-D7 (hex) STUDIO GEN INC. 00-40-D8 (hex) OCEAN OFFICE AUTOMATION LTD. 00-40-D9 (hex) AMERICAN MEGATRENDS INC. 00-40-DA (hex) TELSPEC LTD 00-40-DB (hex) ADVANCED TECHNICAL SOLUTIONS 00-40-DC (hex) TRITEC ELECTRONIC GMBH 00-40-DD (hex) HONG TECHNOLOGIES 00-40-DE (hex) Elsag Datamat spa 00-40-DF (hex) DIGALOG SYSTEMS, INC. 00-40-E0 (hex) ATOMWIDE LTD. 00-40-E1 (hex) MARNER INTERNATIONAL, INC. 00-40-E2 (hex) MESA RIDGE TECHNOLOGIES, INC. 00-40-E3 (hex) QUIN SYSTEMS LTD 00-40-E4 (hex) E-M TECHNOLOGY, INC. 00-40-E5 (hex) SYBUS CORPORATION 00-40-E6 (hex) C.A.E.N. 00-40-E7 (hex) ARNOS INSTRUMENTS & COMPUTER 00-40-E8 (hex) CHARLES RIVER DATA SYSTEMS,INC 00-40-E9 (hex) ACCORD SYSTEMS, INC. 00-40-EA (hex) PLAIN TREE SYSTEMS INC 00-40-EB (hex) MARTIN MARIETTA CORPORATION 00-40-EC (hex) MIKASA SYSTEM ENGINEERING 00-40-ED (hex) NETWORK CONTROLS INT'NATL INC. 00-40-EE (hex) OPTIMEM 00-40-EF (hex) HYPERCOM, INC. 00-40-F0 (hex) MicroBrain,Inc. 00-40-F1 (hex) CHUO ELECTRONICS CO., LTD. 00-40-F2 (hex) JANICH & KLASS COMPUTERTECHNIK 00-40-F3 (hex) NETCOR 00-40-F4 (hex) CAMEO COMMUNICATIONS, INC. 00-40-F5 (hex) OEM ENGINES 00-40-F6 (hex) KATRON COMPUTERS INC. 00-40-F7 (hex) Polaroid Corporation 00-40-F8 (hex) SYSTEMHAUS DISCOM 00-40-F9 (hex) COMBINET 00-40-FA (hex) MICROBOARDS, INC. 00-40-FB (hex) CASCADE COMMUNICATIONS CORP. 00-40-FC (hex) IBR COMPUTER TECHNIK GMBH 00-40-FD (hex) LXE 00-40-FE (hex) SYMPLEX COMMUNICATIONS 00-40-FF (hex) TELEBIT CORPORATION 00-41-B4 (hex) Wuxi Zhongxing Optoelectronics Technology Co.,Ltd. 00-42-52 (hex) RLX Technologies 00-43-FF (hex) KETRON S.R.L. 00-45-01 (hex) Versus Technology, Inc. 00-46-4B (hex) HUAWEI TECHNOLOGIES CO.,LTD 00-4D-32 (hex) Andon Health Co.,Ltd. 00-50-00 (hex) NEXO COMMUNICATIONS, INC. 00-50-01 (hex) YAMASHITA SYSTEMS CORP. 00-50-02 (hex) OMNISEC AG 00-50-03 (hex) Xrite Inc 00-50-04 (hex) 3COM CORPORATION 00-50-06 (hex) TAC AB 00-50-07 (hex) SIEMENS TELECOMMUNICATION SYSTEMS LIMITED 00-50-08 (hex) TIVA MICROCOMPUTER CORP. (TMC) 00-50-09 (hex) PHILIPS BROADBAND NETWORKS 00-50-0A (hex) IRIS TECHNOLOGIES, INC. 00-50-0B (hex) CISCO SYSTEMS, INC. 00-50-0C (hex) e-Tek Labs, Inc. 00-50-0D (hex) SATORI ELECTORIC CO., LTD. 00-50-0E (hex) CHROMATIS NETWORKS, INC. 00-50-0F (hex) CISCO SYSTEMS, INC. 00-50-10 (hex) NovaNET Learning, Inc. 00-50-12 (hex) CBL - GMBH 00-50-13 (hex) Chaparral Network Storage 00-50-14 (hex) CISCO SYSTEMS, INC. 00-50-15 (hex) BRIGHT STAR ENGINEERING 00-50-16 (hex) SST/WOODHEAD INDUSTRIES 00-50-17 (hex) RSR S.R.L. 00-50-18 (hex) AMIT, Inc. 00-50-19 (hex) SPRING TIDE NETWORKS, INC. 00-50-1A (hex) IQinVision 00-50-1B (hex) ABL CANADA, INC. 00-50-1C (hex) JATOM SYSTEMS, INC. 00-50-1E (hex) Miranda Technologies, Inc. 00-50-1F (hex) MRG SYSTEMS, LTD. 00-50-20 (hex) MEDIASTAR CO., LTD. 00-50-21 (hex) EIS INTERNATIONAL, INC. 00-50-22 (hex) ZONET TECHNOLOGY, INC. 00-50-23 (hex) PG DESIGN ELECTRONICS, INC. 00-50-24 (hex) NAVIC SYSTEMS, INC. 00-50-26 (hex) COSYSTEMS, INC. 00-50-27 (hex) GENICOM CORPORATION 00-50-28 (hex) AVAL COMMUNICATIONS 00-50-29 (hex) 1394 PRINTER WORKING GROUP 00-50-2A (hex) CISCO SYSTEMS, INC. 00-50-2B (hex) GENRAD LTD. 00-50-2C (hex) SOYO COMPUTER, INC. 00-50-2D (hex) ACCEL, INC. 00-50-2E (hex) CAMBEX CORPORATION 00-50-2F (hex) TollBridge Technologies, Inc. 00-50-30 (hex) FUTURE PLUS SYSTEMS 00-50-31 (hex) AEROFLEX LABORATORIES, INC. 00-50-32 (hex) PICAZO COMMUNICATIONS, INC. 00-50-33 (hex) MAYAN NETWORKS 00-50-36 (hex) NETCAM, LTD. 00-50-37 (hex) KOGA ELECTRONICS CO. 00-50-38 (hex) DAIN TELECOM CO., LTD. 00-50-39 (hex) MARINER NETWORKS 00-50-3A (hex) DATONG ELECTRONICS LTD. 00-50-3B (hex) MEDIAFIRE CORPORATION 00-50-3C (hex) TSINGHUA NOVEL ELECTRONICS 00-50-3E (hex) CISCO SYSTEMS, INC. 00-50-3F (hex) ANCHOR GAMES 00-50-40 (hex) Panasonic Electric Works Co., Ltd. 00-50-41 (hex) Coretronic Corporation 00-50-42 (hex) SCI MANUFACTURING SINGAPORE PTE, LTD. 00-50-43 (hex) MARVELL SEMICONDUCTOR, INC. 00-50-44 (hex) ASACA CORPORATION 00-50-45 (hex) RIOWORKS SOLUTIONS, INC. 00-50-46 (hex) MENICX INTERNATIONAL CO., LTD. 00-50-47 (hex) PRIVATE 00-50-48 (hex) INFOLIBRIA 00-50-49 (hex) Arbor Networks Inc 00-50-4A (hex) ELTECO A.S. 00-50-4B (hex) BARCONET N.V. 00-50-4C (hex) Galil Motion Control 00-50-4D (hex) Tokyo Electron Device Limited 00-50-4E (hex) SIERRA MONITOR CORP. 00-50-4F (hex) OLENCOM ELECTRONICS 00-50-50 (hex) CISCO SYSTEMS, INC. 00-50-51 (hex) IWATSU ELECTRIC CO., LTD. 00-50-52 (hex) TIARA NETWORKS, INC. 00-50-53 (hex) CISCO SYSTEMS, INC. 00-50-54 (hex) CISCO SYSTEMS, INC. 00-50-55 (hex) DOMS A/S 00-50-56 (hex) VMware, Inc. 00-50-57 (hex) BROADBAND ACCESS SYSTEMS 00-50-58 (hex) VegaStream Group Limted 00-50-59 (hex) iBAHN 00-50-5A (hex) NETWORK ALCHEMY, INC. 00-50-5B (hex) KAWASAKI LSI U.S.A., INC. 00-50-5C (hex) TUNDO CORPORATION 00-50-5E (hex) DIGITEK MICROLOGIC S.A. 00-50-5F (hex) BRAND INNOVATORS 00-50-60 (hex) TANDBERG TELECOM AS 00-50-62 (hex) KOUWELL ELECTRONICS CORP. ** 00-50-63 (hex) OY COMSEL SYSTEM AB 00-50-64 (hex) CAE ELECTRONICS 00-50-65 (hex) TDK-Lambda Corporation 00-50-66 (hex) AtecoM GmbH advanced telecomunication modules 00-50-67 (hex) AEROCOMM, INC. 00-50-68 (hex) ELECTRONIC INDUSTRIES ASSOCIATION 00-50-69 (hex) PixStream Incorporated 00-50-6A (hex) EDEVA, INC. 00-50-6B (hex) SPX-ATEG 00-50-6C (hex) Beijer Electronics Products AB 00-50-6D (hex) VIDEOJET SYSTEMS 00-50-6E (hex) CORDER ENGINEERING CORPORATION 00-50-6F (hex) G-CONNECT 00-50-70 (hex) CHAINTECH COMPUTER CO., LTD. 00-50-71 (hex) AIWA CO., LTD. 00-50-72 (hex) CORVIS CORPORATION 00-50-73 (hex) CISCO SYSTEMS, INC. 00-50-74 (hex) ADVANCED HI-TECH CORP. 00-50-75 (hex) KESTREL SOLUTIONS 00-50-76 (hex) IBM Corp 00-50-77 (hex) PROLIFIC TECHNOLOGY, INC. 00-50-78 (hex) MEGATON HOUSE, LTD. 00-50-79 (hex) PRIVATE 00-50-7A (hex) XPEED, INC. 00-50-7B (hex) MERLOT COMMUNICATIONS 00-50-7C (hex) VIDEOCON AG 00-50-7D (hex) IFP 00-50-7E (hex) NEWER TECHNOLOGY 00-50-7F (hex) DrayTek Corp. 00-50-80 (hex) CISCO SYSTEMS, INC. 00-50-81 (hex) MURATA MACHINERY, LTD. 00-50-82 (hex) FORESSON CORPORATION 00-50-83 (hex) GILBARCO, INC. 00-50-84 (hex) ATL PRODUCTS 00-50-86 (hex) TELKOM SA, LTD. 00-50-87 (hex) TERASAKI ELECTRIC CO., LTD. 00-50-88 (hex) AMANO CORPORATION 00-50-89 (hex) SAFETY MANAGEMENT SYSTEMS 00-50-8B (hex) Hewlett-Packard Company 00-50-8C (hex) RSI SYSTEMS 00-50-8D (hex) ABIT COMPUTER CORPORATION 00-50-8E (hex) OPTIMATION, INC. 00-50-8F (hex) ASITA TECHNOLOGIES INT'L LTD. 00-50-90 (hex) DCTRI 00-50-91 (hex) NETACCESS, INC. 00-50-92 (hex) RIGAKU INDUSTRIAL CORPORATION 00-50-93 (hex) BOEING 00-50-94 (hex) PACE plc 00-50-95 (hex) PERACOM NETWORKS 00-50-96 (hex) SALIX TECHNOLOGIES, INC. 00-50-97 (hex) MMC-EMBEDDED COMPUTERTECHNIK GmbH 00-50-98 (hex) GLOBALOOP, LTD. 00-50-99 (hex) 3COM EUROPE, LTD. 00-50-9A (hex) TAG ELECTRONIC SYSTEMS 00-50-9B (hex) SWITCHCORE AB 00-50-9C (hex) BETA RESEARCH 00-50-9D (hex) THE INDUSTREE B.V. 00-50-9E (hex) Les Technologies SoftAcoustik Inc. 00-50-9F (hex) HORIZON COMPUTER 00-50-A0 (hex) DELTA COMPUTER SYSTEMS, INC. 00-50-A1 (hex) CARLO GAVAZZI, INC. 00-50-A2 (hex) CISCO SYSTEMS, INC. 00-50-A3 (hex) TransMedia Communications, Inc. 00-50-A4 (hex) IO TECH, INC. 00-50-A5 (hex) CAPITOL BUSINESS SYSTEMS, LTD. 00-50-A6 (hex) OPTRONICS 00-50-A7 (hex) CISCO SYSTEMS, INC. 00-50-A8 (hex) OpenCon Systems, Inc. 00-50-A9 (hex) MOLDAT WIRELESS TECHNOLGIES 00-50-AA (hex) KONICA MINOLTA HOLDINGS, INC. 00-50-AB (hex) NALTEC, Inc. 00-50-AC (hex) MAPLE COMPUTER CORPORATION 00-50-AD (hex) CommUnique Wireless Corp. 00-50-AE (hex) FDK Co., Ltd 00-50-AF (hex) INTERGON, INC. 00-50-B0 (hex) TECHNOLOGY ATLANTA CORPORATION 00-50-B1 (hex) GIDDINGS & LEWIS 00-50-B2 (hex) BRODEL GmbH 00-50-B3 (hex) VOICEBOARD CORPORATION 00-50-B4 (hex) SATCHWELL CONTROL SYSTEMS, LTD 00-50-B5 (hex) FICHET-BAUCHE 00-50-B6 (hex) GOOD WAY IND. CO., LTD. 00-50-B7 (hex) BOSER TECHNOLOGY CO., LTD. 00-50-B8 (hex) INOVA COMPUTERS GMBH & CO. KG 00-50-B9 (hex) XITRON TECHNOLOGIES, INC. 00-50-BA (hex) D-LINK 00-50-BB (hex) CMS TECHNOLOGIES 00-50-BC (hex) HAMMER STORAGE SOLUTIONS 00-50-BD (hex) CISCO SYSTEMS, INC. 00-50-BE (hex) FAST MULTIMEDIA AG 00-50-BF (hex) Metalligence Technology Corp. 00-50-C0 (hex) GATAN, INC. 00-50-C1 (hex) GEMFLEX NETWORKS, LTD. 00-50-C2 (hex) IEEE REGISTRATION AUTHORITY - Please see IAB public listing for more information. 00-50-C4 (hex) IMD 00-50-C5 (hex) ADS Technologies, Inc 00-50-C6 (hex) LOOP TELECOMMUNICATION INTERNATIONAL, INC. 00-50-C8 (hex) Addonics Technologies, Inc. 00-50-C9 (hex) MASPRO DENKOH CORP. 00-50-CA (hex) NET TO NET TECHNOLOGIES 00-50-CB (hex) JETTER 00-50-CC (hex) XYRATEX 00-50-CD (hex) DIGIANSWER A/S 00-50-CE (hex) LG INTERNATIONAL CORP. 00-50-CF (hex) VANLINK COMMUNICATION TECHNOLOGY RESEARCH INSTITUTE 00-50-D0 (hex) MINERVA SYSTEMS 00-50-D1 (hex) CISCO SYSTEMS, INC. 00-50-D2 (hex) CMC Electronics Inc 00-50-D3 (hex) DIGITAL AUDIO PROCESSING PTY. LTD. 00-50-D4 (hex) JOOHONG INFORMATION & 00-50-D5 (hex) AD SYSTEMS CORP. 00-50-D6 (hex) ATLAS COPCO TOOLS AB 00-50-D7 (hex) TELSTRAT 00-50-D8 (hex) UNICORN COMPUTER CORP. 00-50-D9 (hex) ENGETRON-ENGENHARIA ELETRONICA IND. e COM. LTDA 00-50-DA (hex) 3COM CORPORATION 00-50-DB (hex) CONTEMPORARY CONTROL 00-50-DC (hex) TAS TELEFONBAU A. SCHWABE GMBH & CO. KG 00-50-DD (hex) SERRA SOLDADURA, S.A. 00-50-DE (hex) SIGNUM SYSTEMS CORP. 00-50-DF (hex) AirFiber, Inc. 00-50-E1 (hex) NS TECH ELECTRONICS SDN BHD 00-50-E2 (hex) CISCO SYSTEMS, INC. 00-50-E3 (hex) Motorola, Inc. 00-50-E4 (hex) APPLE COMPUTER, INC. 00-50-E6 (hex) HAKUSAN CORPORATION 00-50-E7 (hex) PARADISE INNOVATIONS (ASIA) 00-50-E8 (hex) NOMADIX INC. 00-50-EA (hex) XEL COMMUNICATIONS, INC. 00-50-EB (hex) ALPHA-TOP CORPORATION 00-50-EC (hex) OLICOM A/S 00-50-ED (hex) ANDA NETWORKS 00-50-EE (hex) TEK DIGITEL CORPORATION 00-50-EF (hex) SPE Systemhaus GmbH 00-50-F0 (hex) CISCO SYSTEMS, INC. 00-50-F1 (hex) Intel Corporation 00-50-F2 (hex) MICROSOFT CORP. 00-50-F3 (hex) GLOBAL NET INFORMATION CO., Ltd. 00-50-F4 (hex) SIGMATEK GMBH & CO. KG 00-50-F6 (hex) PAN-INTERNATIONAL INDUSTRIAL CORP. 00-50-F7 (hex) VENTURE MANUFACTURING (SINGAPORE) LTD. 00-50-F8 (hex) ENTREGA TECHNOLOGIES, INC. 00-50-F9 (hex) SENSORMATIC ACD 00-50-FA (hex) OXTEL, LTD. 00-50-FB (hex) VSK ELECTRONICS 00-50-FC (hex) EDIMAX TECHNOLOGY CO., LTD. 00-50-FD (hex) VISIONCOMM CO., LTD. 00-50-FE (hex) PCTVnet ASA 00-50-FF (hex) HAKKO ELECTRONICS CO., LTD. 00-52-18 (hex) Wuxi Keboda Electron Co.Ltd 00-54-AF (hex) Continental Automotive Systems Inc. 00-59-07 (hex) LenovoEMC Products USA, LLC 00-5C-B1 (hex) Gospell DIGITAL TECHNOLOGY CO., LTD 00-5D-03 (hex) Xilinx, Inc 00-60-00 (hex) XYCOM INC. 00-60-01 (hex) InnoSys, Inc. 00-60-02 (hex) SCREEN SUBTITLING SYSTEMS, LTD 00-60-03 (hex) TERAOKA WEIGH SYSTEM PTE, LTD. 00-60-04 (hex) COMPUTADORES MODULARES SA 00-60-05 (hex) FEEDBACK DATA LTD. 00-60-06 (hex) SOTEC CO., LTD 00-60-07 (hex) ACRES GAMING, INC. 00-60-08 (hex) 3COM CORPORATION 00-60-09 (hex) CISCO SYSTEMS, INC. 00-60-0A (hex) SORD COMPUTER CORPORATION 00-60-0B (hex) LOGWARE GmbH 00-60-0C (hex) Eurotech Inc. 00-60-0D (hex) Digital Logic GmbH 00-60-0E (hex) WAVENET INTERNATIONAL, INC. 00-60-0F (hex) WESTELL, INC. 00-60-10 (hex) NETWORK MACHINES, INC. 00-60-11 (hex) CRYSTAL SEMICONDUCTOR CORP. 00-60-12 (hex) POWER COMPUTING CORPORATION 00-60-13 (hex) NETSTAL MASCHINEN AG 00-60-14 (hex) EDEC CO., LTD. 00-60-15 (hex) NET2NET CORPORATION 00-60-16 (hex) CLARIION 00-60-17 (hex) TOKIMEC INC. 00-60-18 (hex) STELLAR ONE CORPORATION 00-60-19 (hex) Roche Diagnostics 00-60-1A (hex) KEITHLEY INSTRUMENTS 00-60-1B (hex) MESA ELECTRONICS 00-60-1C (hex) TELXON CORPORATION 00-60-1D (hex) LUCENT TECHNOLOGIES 00-60-1E (hex) SOFTLAB, INC. 00-60-1F (hex) STALLION TECHNOLOGIES 00-60-20 (hex) PIVOTAL NETWORKING, INC. 00-60-21 (hex) DSC CORPORATION 00-60-22 (hex) VICOM SYSTEMS, INC. 00-60-23 (hex) PERICOM SEMICONDUCTOR CORP. 00-60-24 (hex) GRADIENT TECHNOLOGIES, INC. 00-60-25 (hex) ACTIVE IMAGING PLC 00-60-26 (hex) VIKING Modular Solutions 00-60-27 (hex) Superior Modular Products 00-60-28 (hex) MACROVISION CORPORATION 00-60-29 (hex) CARY PERIPHERALS INC. 00-60-2A (hex) SYMICRON COMPUTER COMMUNICATIONS, LTD. 00-60-2B (hex) PEAK AUDIO 00-60-2C (hex) LINX Data Terminals, Inc. 00-60-2D (hex) ALERTON TECHNOLOGIES, INC. 00-60-2E (hex) CYCLADES CORPORATION 00-60-2F (hex) CISCO SYSTEMS, INC. 00-60-30 (hex) VILLAGE TRONIC ENTWICKLUNG 00-60-31 (hex) HRK SYSTEMS 00-60-32 (hex) I-CUBE, INC. 00-60-33 (hex) ACUITY IMAGING, INC. 00-60-34 (hex) ROBERT BOSCH GmbH 00-60-35 (hex) DALLAS SEMICONDUCTOR, INC. 00-60-36 (hex) AIT Austrian Institute of Technology GmbH 00-60-37 (hex) NXP Semiconductors 00-60-38 (hex) Nortel Networks 00-60-39 (hex) SanCom Technology, Inc. 00-60-3A (hex) QUICK CONTROLS LTD. 00-60-3B (hex) AMTEC spa 00-60-3C (hex) HAGIWARA SYS-COM CO., LTD. 00-60-3D (hex) 3CX 00-60-3E (hex) CISCO SYSTEMS, INC. 00-60-3F (hex) PATAPSCO DESIGNS 00-60-40 (hex) NETRO CORP. 00-60-41 (hex) Yokogawa Electric Corporation 00-60-42 (hex) TKS (USA), INC. 00-60-43 (hex) iDirect, INC. 00-60-44 (hex) LITTON/POLY-SCIENTIFIC 00-60-45 (hex) PATHLIGHT TECHNOLOGIES 00-60-46 (hex) VMETRO, INC. 00-60-47 (hex) CISCO SYSTEMS, INC. 00-60-48 (hex) EMC CORPORATION 00-60-49 (hex) VINA TECHNOLOGIES 00-60-4A (hex) SAIC IDEAS GROUP 00-60-4B (hex) Safe-com GmbH & Co. KG 00-60-4C (hex) SAGEM COMMUNICATION 00-60-4D (hex) MMC NETWORKS, INC. 00-60-4E (hex) CYCLE COMPUTER CORPORATION, INC. 00-60-4F (hex) Tattile SRL 00-60-50 (hex) INTERNIX INC. 00-60-51 (hex) QUALITY SEMICONDUCTOR 00-60-52 (hex) PERIPHERALS ENTERPRISE CO., Ltd. 00-60-53 (hex) TOYODA MACHINE WORKS, LTD. 00-60-54 (hex) CONTROLWARE GMBH 00-60-55 (hex) CORNELL UNIVERSITY 00-60-56 (hex) NETWORK TOOLS, INC. 00-60-57 (hex) MURATA MANUFACTURING CO., LTD. 00-60-58 (hex) COPPER MOUNTAIN COMMUNICATIONS, INC. 00-60-59 (hex) TECHNICAL COMMUNICATIONS CORP. 00-60-5A (hex) CELCORE, INC. 00-60-5B (hex) IntraServer Technology, Inc. 00-60-5C (hex) CISCO SYSTEMS, INC. 00-60-5D (hex) SCANIVALVE CORP. 00-60-5E (hex) LIBERTY TECHNOLOGY NETWORKING 00-60-5F (hex) NIPPON UNISOFT CORPORATION 00-60-60 (hex) DAWNING TECHNOLOGIES, INC. 00-60-61 (hex) WHISTLE COMMUNICATIONS CORP. 00-60-62 (hex) TELESYNC, INC. 00-60-63 (hex) PSION DACOM PLC. 00-60-64 (hex) NETCOMM LIMITED 00-60-65 (hex) BERNECKER & RAINER INDUSTRIE-ELEKTRONIC GmbH 00-60-66 (hex) LACROIX Trafic 00-60-67 (hex) ACER NETXUS INC. 00-60-68 (hex) Dialogic Corporation 00-60-69 (hex) Brocade Communications Systems, Inc. 00-60-6A (hex) MITSUBISHI WIRELESS COMMUNICATIONS. INC. 00-60-6B (hex) Synclayer Inc. 00-60-6C (hex) ARESCOM 00-60-6D (hex) DIGITAL EQUIPMENT CORP. 00-60-6E (hex) DAVICOM SEMICONDUCTOR, INC. 00-60-6F (hex) CLARION CORPORATION OF AMERICA 00-60-70 (hex) CISCO SYSTEMS, INC. 00-60-71 (hex) MIDAS LAB, INC. 00-60-72 (hex) VXL INSTRUMENTS, LIMITED 00-60-73 (hex) REDCREEK COMMUNICATIONS, INC. 00-60-74 (hex) QSC AUDIO PRODUCTS 00-60-75 (hex) PENTEK, INC. 00-60-76 (hex) SCHLUMBERGER TECHNOLOGIES RETAIL PETROLEUM SYSTEMS 00-60-77 (hex) PRISA NETWORKS 00-60-78 (hex) POWER MEASUREMENT LTD. 00-60-79 (hex) Mainstream Data, Inc. 00-60-7A (hex) DVS GmbH 00-60-7B (hex) FORE SYSTEMS, INC. 00-60-7C (hex) WaveAccess, Ltd. 00-60-7D (hex) SENTIENT NETWORKS INC. 00-60-7E (hex) GIGALABS, INC. 00-60-7F (hex) AURORA TECHNOLOGIES, INC. 00-60-80 (hex) MICROTRONIX DATACOM LTD. 00-60-81 (hex) TV/COM INTERNATIONAL 00-60-82 (hex) NOVALINK TECHNOLOGIES, INC. 00-60-83 (hex) CISCO SYSTEMS, INC. 00-60-84 (hex) DIGITAL VIDEO 00-60-85 (hex) Storage Concepts 00-60-86 (hex) LOGIC REPLACEMENT TECH. LTD. 00-60-87 (hex) KANSAI ELECTRIC CO., LTD. 00-60-88 (hex) WHITE MOUNTAIN DSP, INC. 00-60-89 (hex) XATA 00-60-8A (hex) CITADEL COMPUTER 00-60-8B (hex) ConferTech International 00-60-8C (hex) 3COM CORPORATION 00-60-8D (hex) UNIPULSE CORP. 00-60-8E (hex) HE ELECTRONICS, TECHNOLOGIE & SYSTEMTECHNIK GmbH 00-60-8F (hex) TEKRAM TECHNOLOGY CO., LTD. 00-60-90 (hex) Artiza Networks Inc 00-60-91 (hex) FIRST PACIFIC NETWORKS, INC. 00-60-92 (hex) MICRO/SYS, INC. 00-60-93 (hex) VARIAN 00-60-94 (hex) IBM Corp 00-60-95 (hex) ACCU-TIME SYSTEMS, INC. 00-60-96 (hex) T.S. MICROTECH INC. 00-60-97 (hex) 3COM CORPORATION 00-60-98 (hex) HT COMMUNICATIONS 00-60-99 (hex) SBE, Inc. 00-60-9A (hex) NJK TECHNO CO. 00-60-9B (hex) ASTRO-MED, INC. 00-60-9C (hex) Perkin-Elmer Incorporated 00-60-9D (hex) PMI FOOD EQUIPMENT GROUP 00-60-9E (hex) ASC X3 - INFORMATION TECHNOLOGY STANDARDS SECRETARIATS 00-60-9F (hex) PHAST CORPORATION 00-60-A0 (hex) SWITCHED NETWORK TECHNOLOGIES, INC. 00-60-A1 (hex) VPNet, Inc. 00-60-A2 (hex) NIHON UNISYS LIMITED CO. 00-60-A3 (hex) CONTINUUM TECHNOLOGY CORP. 00-60-A4 (hex) GRINAKER SYSTEM TECHNOLOGIES 00-60-A5 (hex) PERFORMANCE TELECOM CORP. 00-60-A6 (hex) PARTICLE MEASURING SYSTEMS 00-60-A7 (hex) MICROSENS GmbH & CO. KG 00-60-A8 (hex) TIDOMAT AB 00-60-A9 (hex) GESYTEC MbH 00-60-AA (hex) INTELLIGENT DEVICES INC. (IDI) 00-60-AB (hex) LARSCOM INCORPORATED 00-60-AC (hex) RESILIENCE CORPORATION 00-60-AD (hex) MegaChips Corporation 00-60-AE (hex) TRIO INFORMATION SYSTEMS AB 00-60-AF (hex) PACIFIC MICRO DATA, INC. 00-60-B0 (hex) HEWLETT-PACKARD CO. 00-60-B1 (hex) INPUT/OUTPUT, INC. 00-60-B2 (hex) PROCESS CONTROL CORP. 00-60-B3 (hex) Z-COM, INC. 00-60-B4 (hex) GLENAYRE R&D INC. 00-60-B5 (hex) KEBA GmbH 00-60-B6 (hex) LAND COMPUTER CO., LTD. 00-60-B7 (hex) CHANNELMATIC, INC. 00-60-B8 (hex) CORELIS Inc. 00-60-B9 (hex) NEC Infrontia Corporation 00-60-BA (hex) SAHARA NETWORKS, INC. 00-60-BB (hex) CABLETRON - NETLINK, INC. 00-60-BC (hex) KeunYoung Electronics & Communication Co., Ltd. 00-60-BD (hex) HUBBELL-PULSECOM 00-60-BE (hex) WEBTRONICS 00-60-BF (hex) MACRAIGOR SYSTEMS, INC. 00-60-C0 (hex) Nera Networks AS 00-60-C1 (hex) WaveSpan Corporation 00-60-C2 (hex) MPL AG 00-60-C3 (hex) NETVISION CORPORATION 00-60-C4 (hex) SOLITON SYSTEMS K.K. 00-60-C5 (hex) ANCOT CORP. 00-60-C6 (hex) DCS AG 00-60-C7 (hex) AMATI COMMUNICATIONS CORP. 00-60-C8 (hex) KUKA WELDING SYSTEMS & ROBOTS 00-60-C9 (hex) ControlNet, Inc. 00-60-CA (hex) HARMONIC SYSTEMS INCORPORATED 00-60-CB (hex) HITACHI ZOSEN CORPORATION 00-60-CC (hex) EMTRAK, INCORPORATED 00-60-CD (hex) VideoServer, Inc. 00-60-CE (hex) ACCLAIM COMMUNICATIONS 00-60-CF (hex) ALTEON NETWORKS, INC. 00-60-D0 (hex) SNMP RESEARCH INCORPORATED 00-60-D1 (hex) CASCADE COMMUNICATIONS 00-60-D2 (hex) LUCENT TECHNOLOGIES TAIWAN TELECOMMUNICATIONS CO., LTD. 00-60-D3 (hex) AT&T 00-60-D4 (hex) ELDAT COMMUNICATION LTD. 00-60-D5 (hex) MIYACHI TECHNOS CORP. 00-60-D6 (hex) NovAtel Wireless Technologies Ltd. 00-60-D7 (hex) ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE (EPFL) 00-60-D8 (hex) ELMIC SYSTEMS, INC. 00-60-D9 (hex) TRANSYS NETWORKS INC. 00-60-DA (hex) JBM ELECTRONICS CO. 00-60-DB (hex) NTP ELEKTRONIK A/S 00-60-DC (hex) Toyo Network Systems & System Integration Co. LTD 00-60-DD (hex) MYRICOM, INC. 00-60-DE (hex) Kayser-Threde GmbH 00-60-DF (hex) Brocade Communications Systems, Inc. 00-60-E0 (hex) AXIOM TECHNOLOGY CO., LTD. 00-60-E1 (hex) ORCKIT COMMUNICATIONS LTD. 00-60-E2 (hex) QUEST ENGINEERING & DEVELOPMENT 00-60-E3 (hex) ARBIN INSTRUMENTS 00-60-E4 (hex) COMPUSERVE, INC. 00-60-E5 (hex) FUJI AUTOMATION CO., LTD. 00-60-E6 (hex) SHOMITI SYSTEMS INCORPORATED 00-60-E7 (hex) RANDATA 00-60-E8 (hex) HITACHI COMPUTER PRODUCTS (AMERICA), INC. 00-60-E9 (hex) ATOP TECHNOLOGIES, INC. 00-60-EA (hex) StreamLogic 00-60-EB (hex) FOURTHTRACK SYSTEMS 00-60-EC (hex) HERMARY OPTO ELECTRONICS INC. 00-60-ED (hex) RICARDO TEST AUTOMATION LTD. 00-60-EE (hex) APOLLO 00-60-EF (hex) FLYTECH TECHNOLOGY CO., LTD. 00-60-F0 (hex) JOHNSON & JOHNSON MEDICAL, INC 00-60-F1 (hex) EXP COMPUTER, INC. 00-60-F2 (hex) LASERGRAPHICS, INC. 00-60-F3 (hex) Performance Analysis Broadband, Spirent plc 00-60-F4 (hex) ADVANCED COMPUTER SOLUTIONS, Inc. 00-60-F5 (hex) ICON WEST, INC. 00-60-F6 (hex) NEXTEST COMMUNICATIONS PRODUCTS, INC. 00-60-F7 (hex) DATAFUSION SYSTEMS 00-60-F8 (hex) Loran International Technologies Inc. 00-60-F9 (hex) DIAMOND LANE COMMUNICATIONS 00-60-FA (hex) EDUCATIONAL TECHNOLOGY RESOURCES, INC. 00-60-FB (hex) PACKETEER, INC. 00-60-FC (hex) CONSERVATION THROUGH INNOVATION LTD. 00-60-FD (hex) NetICs, Inc. 00-60-FE (hex) LYNX SYSTEM DEVELOPERS, INC. 00-60-FF (hex) QuVis, Inc. 00-64-40 (hex) CISCO SYSTEMS, INC. 00-64-A6 (hex) Maquet CardioVascular 00-66-4B (hex) Huawei Technologies Co., Ltd 00-6B-9E (hex) VIZIO Inc 00-6B-A0 (hex) SHENZHEN UNIVERSAL INTELLISYS PTE LTD 00-6D-FB (hex) Vutrix (UK) Ltd 00-70-B0 (hex) M/A-COM INC. COMPANIES 00-70-B3 (hex) DATA RECALL LTD. 00-75-E1 (hex) Ampt, LLC 00-78-9E (hex) SAGEMCOM 00-7F-28 (hex) Actiontec Electronics, Inc 00-80-00 (hex) MULTITECH SYSTEMS, INC. 00-80-01 (hex) PERIPHONICS CORPORATION 00-80-02 (hex) SATELCOM (UK) LTD 00-80-03 (hex) HYTEC ELECTRONICS LTD. 00-80-04 (hex) ANTLOW COMMUNICATIONS, LTD. 00-80-05 (hex) CACTUS COMPUTER INC. 00-80-06 (hex) COMPUADD CORPORATION 00-80-07 (hex) DLOG NC-SYSTEME 00-80-08 (hex) DYNATECH COMPUTER SYSTEMS 00-80-09 (hex) JUPITER SYSTEMS, INC. 00-80-0A (hex) JAPAN COMPUTER CORP. 00-80-0B (hex) CSK CORPORATION 00-80-0C (hex) VIDECOM LIMITED 00-80-0D (hex) VOSSWINKEL F.U. 00-80-0E (hex) ATLANTIX CORPORATION 00-80-0F (hex) STANDARD MICROSYSTEMS 00-80-10 (hex) COMMODORE INTERNATIONAL 00-80-11 (hex) DIGITAL SYSTEMS INT'L. INC. 00-80-12 (hex) INTEGRATED MEASUREMENT SYSTEMS 00-80-13 (hex) THOMAS-CONRAD CORPORATION 00-80-14 (hex) ESPRIT SYSTEMS 00-80-15 (hex) SEIKO SYSTEMS, INC. 00-80-16 (hex) WANDEL AND GOLTERMANN 00-80-17 (hex) PFU LIMITED 00-80-18 (hex) KOBE STEEL, LTD. 00-80-19 (hex) DAYNA COMMUNICATIONS, INC. 00-80-1A (hex) BELL ATLANTIC 00-80-1B (hex) KODIAK TECHNOLOGY 00-80-1C (hex) NEWPORT SYSTEMS SOLUTIONS 00-80-1D (hex) INTEGRATED INFERENCE MACHINES 00-80-1E (hex) XINETRON, INC. 00-80-1F (hex) KRUPP ATLAS ELECTRONIK GMBH 00-80-20 (hex) NETWORK PRODUCTS 00-80-21 (hex) Alcatel Canada Inc. 00-80-22 (hex) SCAN-OPTICS 00-80-23 (hex) INTEGRATED BUSINESS NETWORKS 00-80-24 (hex) KALPANA, INC. 00-80-25 (hex) STOLLMANN GMBH 00-80-26 (hex) NETWORK PRODUCTS CORPORATION 00-80-27 (hex) ADAPTIVE SYSTEMS, INC. 00-80-28 (hex) TRADPOST (HK) LTD 00-80-29 (hex) EAGLE TECHNOLOGY, INC. 00-80-2A (hex) TEST SYSTEMS & SIMULATIONS INC 00-80-2B (hex) INTEGRATED MARKETING CO 00-80-2C (hex) THE SAGE GROUP PLC 00-80-2D (hex) XYLOGICS INC 00-80-2E (hex) CASTLE ROCK COMPUTING 00-80-2F (hex) NATIONAL INSTRUMENTS CORP. 00-80-30 (hex) NEXUS ELECTRONICS 00-80-31 (hex) BASYS, CORP. 00-80-32 (hex) ACCESS CO., LTD. 00-80-33 (hex) EMS Aviation, Inc. 00-80-34 (hex) SMT GOUPIL 00-80-35 (hex) TECHNOLOGY WORKS, INC. 00-80-36 (hex) REFLEX MANUFACTURING SYSTEMS 00-80-37 (hex) Ericsson Group 00-80-38 (hex) DATA RESEARCH & APPLICATIONS 00-80-39 (hex) ALCATEL STC AUSTRALIA 00-80-3A (hex) VARITYPER, INC. 00-80-3B (hex) APT COMMUNICATIONS, INC. 00-80-3C (hex) TVS ELECTRONICS LTD 00-80-3D (hex) SURIGIKEN CO., LTD. 00-80-3E (hex) SYNERNETICS 00-80-3F (hex) TATUNG COMPANY 00-80-40 (hex) JOHN FLUKE MANUFACTURING CO. 00-80-41 (hex) VEB KOMBINAT ROBOTRON 00-80-42 (hex) Emerson Network Power 00-80-43 (hex) NETWORLD, INC. 00-80-44 (hex) SYSTECH COMPUTER CORP. 00-80-45 (hex) MATSUSHITA ELECTRIC IND. CO 00-80-46 (hex) Tattile SRL 00-80-47 (hex) IN-NET CORP. 00-80-48 (hex) COMPEX INCORPORATED 00-80-49 (hex) NISSIN ELECTRIC CO., LTD. 00-80-4A (hex) PRO-LOG 00-80-4B (hex) EAGLE TECHNOLOGIES PTY.LTD. 00-80-4C (hex) CONTEC CO., LTD. 00-80-4D (hex) CYCLONE MICROSYSTEMS, INC. 00-80-4E (hex) APEX COMPUTER COMPANY 00-80-4F (hex) DAIKIN INDUSTRIES, LTD. 00-80-50 (hex) ZIATECH CORPORATION 00-80-51 (hex) FIBERMUX 00-80-52 (hex) TECHNICALLY ELITE CONCEPTS 00-80-53 (hex) INTELLICOM, INC. 00-80-54 (hex) FRONTIER TECHNOLOGIES CORP. 00-80-55 (hex) FERMILAB 00-80-56 (hex) SPHINX ELEKTRONIK GMBH 00-80-57 (hex) ADSOFT, LTD. 00-80-58 (hex) PRINTER SYSTEMS CORPORATION 00-80-59 (hex) STANLEY ELECTRIC CO., LTD 00-80-5A (hex) TULIP COMPUTERS INTERNAT'L B.V 00-80-5B (hex) CONDOR SYSTEMS, INC. 00-80-5C (hex) AGILIS CORPORATION 00-80-5D (hex) CANSTAR 00-80-5E (hex) LSI LOGIC CORPORATION 00-80-5F (hex) Hewlett-Packard Company 00-80-60 (hex) NETWORK INTERFACE CORPORATION 00-80-61 (hex) LITTON SYSTEMS, INC. 00-80-62 (hex) INTERFACE CO. 00-80-63 (hex) Hirschmann Automation and Control GmbH 00-80-64 (hex) Tattile SRL 00-80-65 (hex) CYBERGRAPHIC SYSTEMS PTY LTD. 00-80-66 (hex) ARCOM CONTROL SYSTEMS, LTD. 00-80-67 (hex) SQUARE D COMPANY 00-80-68 (hex) YAMATECH SCIENTIFIC LTD. 00-80-69 (hex) COMPUTONE SYSTEMS 00-80-6A (hex) ERI (EMPAC RESEARCH INC.) 00-80-6B (hex) SCHMID TELECOMMUNICATION 00-80-6C (hex) CEGELEC PROJECTS LTD 00-80-6D (hex) CENTURY SYSTEMS CORP. 00-80-6E (hex) NIPPON STEEL CORPORATION 00-80-6F (hex) ONELAN LTD. 00-80-70 (hex) COMPUTADORAS MICRON 00-80-71 (hex) SAI TECHNOLOGY 00-80-72 (hex) MICROPLEX SYSTEMS LTD. 00-80-73 (hex) DWB ASSOCIATES 00-80-74 (hex) FISHER CONTROLS 00-80-75 (hex) PARSYTEC GMBH 00-80-76 (hex) MCNC 00-80-77 (hex) BROTHER INDUSTRIES, LTD. 00-80-78 (hex) PRACTICAL PERIPHERALS, INC. 00-80-79 (hex) MICROBUS DESIGNS LTD. 00-80-7A (hex) AITECH SYSTEMS LTD. 00-80-7B (hex) ARTEL COMMUNICATIONS CORP. 00-80-7C (hex) FIBERCOM, INC. 00-80-7D (hex) EQUINOX SYSTEMS INC. 00-80-7E (hex) SOUTHERN PACIFIC LTD. 00-80-7F (hex) DY-4 INCORPORATED 00-80-80 (hex) DATAMEDIA CORPORATION 00-80-81 (hex) KENDALL SQUARE RESEARCH CORP. 00-80-82 (hex) PEP MODULAR COMPUTERS GMBH 00-80-83 (hex) AMDAHL 00-80-84 (hex) THE CLOUD INC. 00-80-85 (hex) H-THREE SYSTEMS CORPORATION 00-80-86 (hex) COMPUTER GENERATION INC. 00-80-87 (hex) OKI ELECTRIC INDUSTRY CO., LTD 00-80-88 (hex) VICTOR COMPANY OF JAPAN, LTD. 00-80-89 (hex) TECNETICS (PTY) LTD. 00-80-8A (hex) SUMMIT MICROSYSTEMS CORP. 00-80-8B (hex) DACOLL LIMITED 00-80-8C (hex) NetScout Systems, Inc. 00-80-8D (hex) WESTCOAST TECHNOLOGY B.V. 00-80-8E (hex) RADSTONE TECHNOLOGY 00-80-8F (hex) C. ITOH ELECTRONICS, INC. 00-80-90 (hex) MICROTEK INTERNATIONAL, INC. 00-80-91 (hex) TOKYO ELECTRIC CO.,LTD 00-80-92 (hex) Silex Technology, Inc. 00-80-93 (hex) XYRON CORPORATION 00-80-94 (hex) ALFA LAVAL AUTOMATION AB 00-80-95 (hex) BASIC MERTON HANDELSGES.M.B.H. 00-80-96 (hex) HUMAN DESIGNED SYSTEMS, INC. 00-80-97 (hex) CENTRALP AUTOMATISMES 00-80-98 (hex) TDK CORPORATION 00-80-99 (hex) Eaton Industries GmbH 00-80-9A (hex) NOVUS NETWORKS LTD 00-80-9B (hex) JUSTSYSTEM CORPORATION 00-80-9C (hex) LUXCOM, INC. 00-80-9D (hex) Commscraft Ltd. 00-80-9E (hex) DATUS GMBH 00-80-9F (hex) ALCATEL BUSINESS SYSTEMS 00-80-A0 (hex) EDISA HEWLETT PACKARD S/A 00-80-A1 (hex) MICROTEST, INC. 00-80-A2 (hex) Tattile SRL 00-80-A3 (hex) Lantronix 00-80-A4 (hex) LIBERTY ELECTRONICS 00-80-A5 (hex) SPEED INTERNATIONAL 00-80-A6 (hex) REPUBLIC TECHNOLOGY, INC. 00-80-A7 (hex) Honeywell International Inc 00-80-A8 (hex) VITACOM CORPORATION 00-80-A9 (hex) CLEARPOINT RESEARCH 00-80-AA (hex) MAXPEED 00-80-AB (hex) DUKANE NETWORK INTEGRATION 00-80-AC (hex) IMLOGIX, DIVISION OF GENESYS 00-80-AD (hex) CNET TECHNOLOGY, INC. 00-80-AE (hex) HUGHES NETWORK SYSTEMS 00-80-AF (hex) ALLUMER CO., LTD. 00-80-B0 (hex) ADVANCED INFORMATION 00-80-B1 (hex) SOFTCOM A/S 00-80-B2 (hex) NETWORK EQUIPMENT TECHNOLOGIES 00-80-B3 (hex) AVAL DATA CORPORATION 00-80-B4 (hex) SOPHIA SYSTEMS 00-80-B5 (hex) UNITED NETWORKS INC. 00-80-B6 (hex) THEMIS COMPUTER 00-80-B7 (hex) STELLAR COMPUTER 00-80-B8 (hex) BUG, INCORPORATED 00-80-B9 (hex) ARCHE TECHNOLIGIES INC. 00-80-BA (hex) SPECIALIX (ASIA) PTE, LTD 00-80-BB (hex) HUGHES LAN SYSTEMS 00-80-BC (hex) HITACHI ENGINEERING CO., LTD 00-80-BD (hex) THE FURUKAWA ELECTRIC CO., LTD 00-80-BE (hex) ARIES RESEARCH 00-80-BF (hex) TAKAOKA ELECTRIC MFG. CO. LTD. 00-80-C0 (hex) PENRIL DATACOMM 00-80-C1 (hex) LANEX CORPORATION 00-80-C2 (hex) IEEE 802.1 COMMITTEE 00-80-C3 (hex) BICC INFORMATION SYSTEMS & SVC 00-80-C4 (hex) DOCUMENT TECHNOLOGIES, INC. 00-80-C5 (hex) NOVELLCO DE MEXICO 00-80-C6 (hex) NATIONAL DATACOMM CORPORATION 00-80-C7 (hex) XIRCOM 00-80-C8 (hex) D-LINK SYSTEMS, INC. 00-80-C9 (hex) ALBERTA MICROELECTRONIC CENTRE 00-80-CA (hex) NETCOM RESEARCH INCORPORATED 00-80-CB (hex) FALCO DATA PRODUCTS 00-80-CC (hex) MICROWAVE BYPASS SYSTEMS 00-80-CD (hex) MICRONICS COMPUTER, INC. 00-80-CE (hex) BROADCAST TELEVISION SYSTEMS 00-80-CF (hex) EMBEDDED PERFORMANCE INC. 00-80-D0 (hex) COMPUTER PERIPHERALS, INC. 00-80-D1 (hex) KIMTRON CORPORATION 00-80-D2 (hex) SHINNIHONDENKO CO., LTD. 00-80-D3 (hex) SHIVA CORP. 00-80-D4 (hex) CHASE RESEARCH LTD. 00-80-D5 (hex) CADRE TECHNOLOGIES 00-80-D6 (hex) NUVOTECH, INC. 00-80-D7 (hex) Fantum Engineering 00-80-D8 (hex) NETWORK PERIPHERALS INC. 00-80-D9 (hex) EMK Elektronik GmbH & Co. KG 00-80-DA (hex) Bruel & Kjaer Sound & Vibration Measurement A/S 00-80-DB (hex) GRAPHON CORPORATION 00-80-DC (hex) PICKER INTERNATIONAL 00-80-DD (hex) GMX INC/GIMIX 00-80-DE (hex) GIPSI S.A. 00-80-DF (hex) ADC CODENOLL TECHNOLOGY CORP. 00-80-E0 (hex) XTP SYSTEMS, INC. 00-80-E1 (hex) STMICROELECTRONICS 00-80-E2 (hex) T.D.I. CO., LTD. 00-80-E3 (hex) CORAL NETWORK CORPORATION 00-80-E4 (hex) NORTHWEST DIGITAL SYSTEMS, INC 00-80-E5 (hex) NetApp, Inc 00-80-E6 (hex) PEER NETWORKS, INC. 00-80-E7 (hex) LYNWOOD SCIENTIFIC DEV. LTD. 00-80-E8 (hex) CUMULUS CORPORATIION 00-80-E9 (hex) Madge Ltd. 00-80-EA (hex) ADVA Optical Networking Ltd. 00-80-EB (hex) COMPCONTROL B.V. 00-80-EC (hex) SUPERCOMPUTING SOLUTIONS, INC. 00-80-ED (hex) IQ TECHNOLOGIES, INC. 00-80-EE (hex) THOMSON CSF 00-80-EF (hex) RATIONAL 00-80-F0 (hex) Panasonic Communications Co., Ltd. 00-80-F1 (hex) OPUS SYSTEMS 00-80-F2 (hex) RAYCOM SYSTEMS INC 00-80-F3 (hex) SUN ELECTRONICS CORP. 00-80-F4 (hex) TELEMECANIQUE ELECTRIQUE 00-80-F5 (hex) Quantel Ltd 00-80-F6 (hex) SYNERGY MICROSYSTEMS 00-80-F7 (hex) ZENITH ELECTRONICS 00-80-F8 (hex) MIZAR, INC. 00-80-F9 (hex) HEURIKON CORPORATION 00-80-FA (hex) RWT GMBH 00-80-FB (hex) BVM LIMITED 00-80-FC (hex) AVATAR CORPORATION 00-80-FD (hex) EXSCEED CORPRATION 00-80-FE (hex) AZURE TECHNOLOGIES, INC. 00-80-FF (hex) SOC. DE TELEINFORMATIQUE RTC 00-86-A0 (hex) PRIVATE 00-88-65 (hex) Apple 00-8C-10 (hex) Black Box Corp. 00-8C-54 (hex) ADB Broadband Italia 00-8C-FA (hex) Inventec Corporation 00-8D-4E (hex) CJSC NII STT 00-8D-DA (hex) Link One Co., Ltd. 00-8E-F2 (hex) NETGEAR INC., 00-90-00 (hex) DIAMOND MULTIMEDIA 00-90-01 (hex) NISHIMU ELECTRONICS INDUSTRIES CO., LTD. 00-90-02 (hex) ALLGON AB 00-90-03 (hex) APLIO 00-90-04 (hex) 3COM EUROPE LTD. 00-90-05 (hex) PROTECH SYSTEMS CO., LTD. 00-90-06 (hex) HAMAMATSU PHOTONICS K.K. 00-90-07 (hex) DOMEX TECHNOLOGY CORP. 00-90-08 (hex) HanA Systems Inc. 00-90-09 (hex) I Controls, Inc. 00-90-0A (hex) PROTON ELECTRONIC INDUSTRIAL CO., LTD. 00-90-0B (hex) LANNER ELECTRONICS, INC. 00-90-0C (hex) CISCO SYSTEMS, INC. 00-90-0D (hex) Overland Storage Inc. 00-90-0E (hex) HANDLINK TECHNOLOGIES, INC. 00-90-0F (hex) KAWASAKI HEAVY INDUSTRIES, LTD 00-90-10 (hex) SIMULATION LABORATORIES, INC. 00-90-11 (hex) WAVTrace, Inc. 00-90-12 (hex) GLOBESPAN SEMICONDUCTOR, INC. 00-90-13 (hex) SAMSAN CORP. 00-90-14 (hex) ROTORK INSTRUMENTS, LTD. 00-90-15 (hex) CENTIGRAM COMMUNICATIONS CORP. 00-90-16 (hex) ZAC 00-90-17 (hex) Zypcom, Inc 00-90-18 (hex) ITO ELECTRIC INDUSTRY CO, LTD. 00-90-19 (hex) HERMES ELECTRONICS CO., LTD. 00-90-1A (hex) UNISPHERE SOLUTIONS 00-90-1B (hex) DIGITAL CONTROLS 00-90-1C (hex) mps Software Gmbh 00-90-1D (hex) PEC (NZ) LTD. 00-90-1E (hex) Selesta Ingegneria S.p.A. 00-90-1F (hex) ADTEC PRODUCTIONS, INC. 00-90-20 (hex) PHILIPS ANALYTICAL X-RAY B.V. 00-90-21 (hex) CISCO SYSTEMS, INC. 00-90-22 (hex) IVEX 00-90-23 (hex) ZILOG INC. 00-90-24 (hex) PIPELINKS, INC. 00-90-25 (hex) BAE Systems Australia (Electronic Systems) Pty Ltd 00-90-26 (hex) ADVANCED SWITCHING COMMUNICATIONS, INC. 00-90-27 (hex) INTEL CORPORATION 00-90-28 (hex) NIPPON SIGNAL CO., LTD. 00-90-29 (hex) CRYPTO AG 00-90-2A (hex) COMMUNICATION DEVICES, INC. 00-90-2B (hex) CISCO SYSTEMS, INC. 00-90-2C (hex) DATA & CONTROL EQUIPMENT LTD. 00-90-2D (hex) DATA ELECTRONICS (AUST.) PTY, LTD. 00-90-2E (hex) NAMCO LIMITED 00-90-2F (hex) NETCORE SYSTEMS, INC. 00-90-30 (hex) HONEYWELL-DATING 00-90-31 (hex) MYSTICOM, LTD. 00-90-32 (hex) PELCOMBE GROUP LTD. 00-90-33 (hex) INNOVAPHONE AG 00-90-34 (hex) IMAGIC, INC. 00-90-35 (hex) ALPHA TELECOM, INC. 00-90-36 (hex) ens, inc. 00-90-37 (hex) ACUCOMM, INC. 00-90-38 (hex) FOUNTAIN TECHNOLOGIES, INC. 00-90-39 (hex) SHASTA NETWORKS 00-90-3A (hex) NIHON MEDIA TOOL INC. 00-90-3B (hex) TriEMS Research Lab, Inc. 00-90-3C (hex) ATLANTIC NETWORK SYSTEMS 00-90-3D (hex) BIOPAC SYSTEMS, INC. 00-90-3E (hex) N.V. PHILIPS INDUSTRIAL ACTIVITIES 00-90-3F (hex) AZTEC RADIOMEDIA 00-90-40 (hex) Siemens Network Convergence LLC 00-90-41 (hex) APPLIED DIGITAL ACCESS 00-90-42 (hex) ECCS, Inc. 00-90-43 (hex) Tattile SRL 00-90-44 (hex) ASSURED DIGITAL, INC. 00-90-45 (hex) Marconi Communications 00-90-46 (hex) DEXDYNE, LTD. 00-90-47 (hex) GIGA FAST E. LTD. 00-90-48 (hex) ZEAL CORPORATION 00-90-49 (hex) ENTRIDIA CORPORATION 00-90-4A (hex) CONCUR SYSTEM TECHNOLOGIES 00-90-4B (hex) GemTek Technology Co., Ltd. 00-90-4C (hex) EPIGRAM, INC. 00-90-4D (hex) SPEC S.A. 00-90-4E (hex) DELEM BV 00-90-4F (hex) ABB POWER T&D COMPANY, INC. 00-90-50 (hex) TELESTE OY 00-90-51 (hex) ULTIMATE TECHNOLOGY CORP. 00-90-52 (hex) SELCOM ELETTRONICA S.R.L. 00-90-53 (hex) DAEWOO ELECTRONICS CO., LTD. 00-90-54 (hex) INNOVATIVE SEMICONDUCTORS, INC 00-90-55 (hex) PARKER HANNIFIN CORPORATION COMPUMOTOR DIVISION 00-90-56 (hex) TELESTREAM, INC. 00-90-57 (hex) AANetcom, Inc. 00-90-58 (hex) Ultra Electronics Ltd., Command and Control Systems 00-90-59 (hex) TELECOM DEVICE K.K. 00-90-5A (hex) DEARBORN GROUP, INC. 00-90-5B (hex) RAYMOND AND LAE ENGINEERING 00-90-5C (hex) EDMI 00-90-5D (hex) NETCOM SICHERHEITSTECHNIK GmbH 00-90-5E (hex) RAULAND-BORG CORPORATION 00-90-5F (hex) CISCO SYSTEMS, INC. 00-90-60 (hex) SYSTEM CREATE CORP. 00-90-61 (hex) PACIFIC RESEARCH & ENGINEERING CORPORATION 00-90-62 (hex) ICP VORTEX COMPUTERSYSTEME GmbH 00-90-63 (hex) COHERENT COMMUNICATIONS SYSTEMS CORPORATION 00-90-64 (hex) Thomson Inc. 00-90-65 (hex) FINISAR CORPORATION 00-90-66 (hex) Troika Networks, Inc. 00-90-67 (hex) WalkAbout Computers, Inc. 00-90-68 (hex) DVT CORP. 00-90-69 (hex) JUNIPER NETWORKS, INC. 00-90-6A (hex) TURNSTONE SYSTEMS, INC. 00-90-6B (hex) APPLIED RESOURCES, INC. 00-90-6C (hex) Sartorius Hamburg GmbH 00-90-6D (hex) CISCO SYSTEMS, INC. 00-90-6E (hex) PRAXON, INC. 00-90-6F (hex) CISCO SYSTEMS, INC. 00-90-70 (hex) NEO NETWORKS, INC. 00-90-71 (hex) Applied Innovation Inc. 00-90-72 (hex) SIMRAD AS 00-90-73 (hex) GAIO TECHNOLOGY 00-90-74 (hex) ARGON NETWORKS, INC. 00-90-75 (hex) NEC DO BRASIL S.A. 00-90-76 (hex) FMT AIRCRAFT GATE SUPPORT SYSTEMS AB 00-90-77 (hex) ADVANCED FIBRE COMMUNICATIONS 00-90-78 (hex) MER TELEMANAGEMENT SOLUTIONS, LTD. 00-90-79 (hex) ClearOne, Inc. 00-90-7A (hex) Spectralink, Inc 00-90-7B (hex) E-TECH, INC. 00-90-7C (hex) DIGITALCAST, INC. 00-90-7D (hex) Lake Communications 00-90-7E (hex) VETRONIX CORP. 00-90-7F (hex) WatchGuard Technologies, Inc. 00-90-80 (hex) NOT LIMITED, INC. 00-90-81 (hex) ALOHA NETWORKS, INC. 00-90-82 (hex) FORCE INSTITUTE 00-90-83 (hex) TURBO COMMUNICATION, INC. 00-90-84 (hex) ATECH SYSTEM 00-90-85 (hex) GOLDEN ENTERPRISES, INC. 00-90-86 (hex) CISCO SYSTEMS, INC. 00-90-87 (hex) ITIS 00-90-88 (hex) BAXALL SECURITY LTD. 00-90-89 (hex) SOFTCOM MICROSYSTEMS, INC. 00-90-8A (hex) BAYLY COMMUNICATIONS, INC. 00-90-8B (hex) Tattile SRL 00-90-8C (hex) ETREND ELECTRONICS, INC. 00-90-8D (hex) VICKERS ELECTRONICS SYSTEMS 00-90-8E (hex) Nortel Networks Broadband Access 00-90-8F (hex) AUDIO CODES LTD. 00-90-90 (hex) I-BUS 00-90-91 (hex) DigitalScape, Inc. 00-90-92 (hex) CISCO SYSTEMS, INC. 00-90-93 (hex) NANAO CORPORATION 00-90-94 (hex) OSPREY TECHNOLOGIES, INC. 00-90-95 (hex) UNIVERSAL AVIONICS 00-90-96 (hex) ASKEY COMPUTER CORP. 00-90-97 (hex) Sycamore Networks 00-90-98 (hex) SBC DESIGNS, INC. 00-90-99 (hex) ALLIED TELESIS, K.K. 00-90-9A (hex) ONE WORLD SYSTEMS, INC. 00-90-9B (hex) MARKEM-IMAJE 00-90-9C (hex) Motorola, Inc. 00-90-9D (hex) NovaTech Process Solutions, LLC 00-90-9E (hex) Critical IO, LLC 00-90-9F (hex) DIGI-DATA CORPORATION 00-90-A0 (hex) 8X8 INC. 00-90-A1 (hex) Flying Pig Systems/High End Systems Inc. 00-90-A2 (hex) CYBERTAN TECHNOLOGY, INC. 00-90-A3 (hex) Corecess Inc. 00-90-A4 (hex) ALTIGA NETWORKS 00-90-A5 (hex) SPECTRA LOGIC 00-90-A6 (hex) CISCO SYSTEMS, INC. 00-90-A7 (hex) CLIENTEC CORPORATION 00-90-A8 (hex) NineTiles Networks, Ltd. 00-90-A9 (hex) WESTERN DIGITAL 00-90-AA (hex) INDIGO ACTIVE VISION SYSTEMS LIMITED 00-90-AB (hex) CISCO SYSTEMS, INC. 00-90-AC (hex) OPTIVISION, INC. 00-90-AD (hex) ASPECT ELECTRONICS, INC. 00-90-AE (hex) ITALTEL S.p.A. 00-90-AF (hex) J. MORITA MFG. CORP. 00-90-B0 (hex) VADEM 00-90-B1 (hex) CISCO SYSTEMS, INC. 00-90-B2 (hex) AVICI SYSTEMS INC. 00-90-B3 (hex) AGRANAT SYSTEMS 00-90-B4 (hex) WILLOWBROOK TECHNOLOGIES 00-90-B5 (hex) NIKON CORPORATION 00-90-B6 (hex) FIBEX SYSTEMS 00-90-B7 (hex) DIGITAL LIGHTWAVE, INC. 00-90-B8 (hex) ROHDE & SCHWARZ GMBH & CO. KG 00-90-B9 (hex) BERAN INSTRUMENTS LTD. 00-90-BA (hex) VALID NETWORKS, INC. 00-90-BB (hex) TAINET COMMUNICATION SYSTEM Corp. 00-90-BC (hex) TELEMANN CO., LTD. 00-90-BD (hex) OMNIA COMMUNICATIONS, INC. 00-90-BE (hex) IBC/INTEGRATED BUSINESS COMPUTERS 00-90-BF (hex) CISCO SYSTEMS, INC. 00-90-C0 (hex) K.J. LAW ENGINEERS, INC. 00-90-C1 (hex) Peco II, Inc. 00-90-C2 (hex) JK microsystems, Inc. 00-90-C3 (hex) TOPIC SEMICONDUCTOR CORP. 00-90-C4 (hex) JAVELIN SYSTEMS, INC. 00-90-C5 (hex) INTERNET MAGIC, INC. 00-90-C6 (hex) OPTIM SYSTEMS, INC. 00-90-C7 (hex) ICOM INC. 00-90-C8 (hex) WAVERIDER COMMUNICATIONS (CANADA) INC. 00-90-C9 (hex) DPAC Technologies 00-90-CA (hex) ACCORD VIDEO TELECOMMUNICATIONS, LTD. 00-90-CB (hex) Wireless OnLine, Inc. 00-90-CC (hex) Planex Communications 00-90-CD (hex) ENT-EMPRESA NACIONAL DE TELECOMMUNICACOES, S.A. 00-90-CE (hex) TETRA GmbH 00-90-CF (hex) NORTEL 00-90-D0 (hex) Thomson Telecom Belgium 00-90-D1 (hex) LEICHU ENTERPRISE CO., LTD. 00-90-D2 (hex) ARTEL VIDEO SYSTEMS 00-90-D3 (hex) GIESECKE & DEVRIENT GmbH 00-90-D4 (hex) BindView Development Corp. 00-90-D5 (hex) EUPHONIX, INC. 00-90-D6 (hex) CRYSTAL GROUP 00-90-D7 (hex) NetBoost Corp. 00-90-D8 (hex) WHITECROSS SYSTEMS 00-90-D9 (hex) CISCO SYSTEMS, INC. 00-90-DA (hex) DYNARC, INC. 00-90-DB (hex) NEXT LEVEL COMMUNICATIONS 00-90-DC (hex) TECO INFORMATION SYSTEMS 00-90-DD (hex) MIHARU COMMUNICATIONS Inc 00-90-DE (hex) CARDKEY SYSTEMS, INC. 00-90-DF (hex) MITSUBISHI CHEMICAL AMERICA, INC. 00-90-E0 (hex) SYSTRAN CORP. 00-90-E1 (hex) TELENA S.P.A. 00-90-E2 (hex) DISTRIBUTED PROCESSING TECHNOLOGY 00-90-E3 (hex) AVEX ELECTRONICS INC. 00-90-E4 (hex) NEC AMERICA, INC. 00-90-E5 (hex) TEKNEMA, INC. 00-90-E6 (hex) ALi Corporation 00-90-E7 (hex) HORSCH ELEKTRONIK AG 00-90-E8 (hex) MOXA TECHNOLOGIES CORP., LTD. 00-90-E9 (hex) JANZ COMPUTER AG 00-90-EA (hex) ALPHA TECHNOLOGIES, INC. 00-90-EB (hex) SENTRY TELECOM SYSTEMS 00-90-EC (hex) PYRESCOM 00-90-ED (hex) CENTRAL SYSTEM RESEARCH CO., LTD. 00-90-EE (hex) PERSONAL COMMUNICATIONS TECHNOLOGIES 00-90-EF (hex) INTEGRIX, INC. 00-90-F0 (hex) Harmonic Video Systems Ltd. 00-90-F1 (hex) DOT HILL SYSTEMS CORPORATION 00-90-F2 (hex) CISCO SYSTEMS, INC. 00-90-F3 (hex) ASPECT COMMUNICATIONS 00-90-F4 (hex) LIGHTNING INSTRUMENTATION 00-90-F5 (hex) CLEVO CO. 00-90-F6 (hex) ESCALATE NETWORKS, INC. 00-90-F7 (hex) NBASE COMMUNICATIONS LTD. 00-90-F8 (hex) MEDIATRIX TELECOM 00-90-F9 (hex) LEITCH 00-90-FA (hex) EMULEX Corp 00-90-FB (hex) PORTWELL, INC. 00-90-FC (hex) NETWORK COMPUTING DEVICES 00-90-FD (hex) CopperCom, Inc. 00-90-FE (hex) ELECOM CO., LTD. (LANEED DIV.) 00-90-FF (hex) TELLUS TECHNOLOGY INC. 00-91-D6 (hex) Crystal Group, Inc. 00-91-FA (hex) Synapse Product Development 00-93-63 (hex) Uni-Link Technology Co., Ltd. 00-95-69 (hex) LSD Science and Technology Co.,Ltd. 00-97-FF (hex) Heimann Sensor GmbH 00-9C-02 (hex) Hewlett-Packard Company 00-9D-8E (hex) CARDIAC RECORDERS, INC. 00-A0-00 (hex) CENTILLION NETWORKS, INC. 00-A0-01 (hex) DRS Signal Solutions 00-A0-02 (hex) LEEDS & NORTHRUP AUSTRALIA PTY LTD 00-A0-03 (hex) Siemens Switzerland Ltd., I B T HVP 00-A0-04 (hex) NETPOWER, INC. 00-A0-05 (hex) DANIEL INSTRUMENTS, LTD. 00-A0-06 (hex) IMAGE DATA PROCESSING SYSTEM GROUP 00-A0-07 (hex) APEXX TECHNOLOGY, INC. 00-A0-08 (hex) NETCORP 00-A0-09 (hex) WHITETREE NETWORK 00-A0-0A (hex) Airspan 00-A0-0B (hex) COMPUTEX CO., LTD. 00-A0-0C (hex) KINGMAX TECHNOLOGY, INC. 00-A0-0D (hex) THE PANDA PROJECT 00-A0-0E (hex) VISUAL NETWORKS, INC. 00-A0-0F (hex) Broadband Technologies 00-A0-10 (hex) SYSLOGIC DATENTECHNIK AG 00-A0-11 (hex) MUTOH INDUSTRIES LTD. 00-A0-12 (hex) Telco Systems, Inc. 00-A0-13 (hex) TELTREND LTD. 00-A0-14 (hex) CSIR 00-A0-15 (hex) WYLE 00-A0-16 (hex) MICROPOLIS CORP. 00-A0-17 (hex) J B M CORPORATION 00-A0-18 (hex) CREATIVE CONTROLLERS, INC. 00-A0-19 (hex) NEBULA CONSULTANTS, INC. 00-A0-1A (hex) BINAR ELEKTRONIK AB 00-A0-1B (hex) PREMISYS COMMUNICATIONS, INC. 00-A0-1C (hex) NASCENT NETWORKS CORPORATION 00-A0-1D (hex) SIXNET 00-A0-1E (hex) EST CORPORATION 00-A0-1F (hex) TRICORD SYSTEMS, INC. 00-A0-20 (hex) CITICORP/TTI 00-A0-21 (hex) General Dynamics 00-A0-22 (hex) CENTRE FOR DEVELOPMENT OF ADVANCED COMPUTING 00-A0-23 (hex) APPLIED CREATIVE TECHNOLOGY, INC. 00-A0-24 (hex) 3COM CORPORATION 00-A0-25 (hex) REDCOM LABS INC. 00-A0-26 (hex) TELDAT, S.A. 00-A0-27 (hex) FIREPOWER SYSTEMS, INC. 00-A0-28 (hex) CONNER PERIPHERALS 00-A0-29 (hex) COULTER CORPORATION 00-A0-2A (hex) TRANCELL SYSTEMS 00-A0-2B (hex) TRANSITIONS RESEARCH CORP. 00-A0-2C (hex) interWAVE Communications 00-A0-2D (hex) 1394 Trade Association 00-A0-2E (hex) BRAND COMMUNICATIONS, LTD. 00-A0-2F (hex) PIRELLI CAVI 00-A0-30 (hex) CAPTOR NV/SA 00-A0-31 (hex) HAZELTINE CORPORATION, MS 1-17 00-A0-32 (hex) GES SINGAPORE PTE. LTD. 00-A0-33 (hex) imc MeBsysteme GmbH 00-A0-34 (hex) AXEL 00-A0-35 (hex) CYLINK CORPORATION 00-A0-36 (hex) APPLIED NETWORK TECHNOLOGY 00-A0-37 (hex) Mindray DS USA, Inc. 00-A0-38 (hex) EMAIL ELECTRONICS 00-A0-39 (hex) ROSS TECHNOLOGY, INC. 00-A0-3A (hex) KUBOTEK CORPORATION 00-A0-3B (hex) TOSHIN ELECTRIC CO., LTD. 00-A0-3C (hex) EG&G NUCLEAR INSTRUMENTS 00-A0-3D (hex) OPTO-22 00-A0-3E (hex) ATM FORUM 00-A0-3F (hex) COMPUTER SOCIETY MICROPROCESSOR & MICROPROCESSOR STANDARDS C 00-A0-40 (hex) APPLE COMPUTER 00-A0-41 (hex) INFICON 00-A0-42 (hex) SPUR PRODUCTS CORP. 00-A0-43 (hex) AMERICAN TECHNOLOGY LABS, INC. 00-A0-44 (hex) NTT IT CO., LTD. 00-A0-45 (hex) PHOENIX CONTACT GMBH & CO. 00-A0-46 (hex) SCITEX CORP. LTD. 00-A0-47 (hex) INTEGRATED FITNESS CORP. 00-A0-48 (hex) QUESTECH, LTD. 00-A0-49 (hex) DIGITECH INDUSTRIES, INC. 00-A0-4A (hex) NISSHIN ELECTRIC CO., LTD. 00-A0-4B (hex) TFL LAN INC. 00-A0-4C (hex) INNOVATIVE SYSTEMS & TECHNOLOGIES, INC. 00-A0-4D (hex) EDA INSTRUMENTS, INC. 00-A0-4E (hex) VOELKER TECHNOLOGIES, INC. 00-A0-4F (hex) AMERITEC CORP. 00-A0-50 (hex) CYPRESS SEMICONDUCTOR 00-A0-51 (hex) ANGIA COMMUNICATIONS. INC. 00-A0-52 (hex) STANILITE ELECTRONICS PTY. LTD 00-A0-53 (hex) COMPACT DEVICES, INC. 00-A0-54 (hex) PRIVATE 00-A0-55 (hex) Data Device Corporation 00-A0-56 (hex) MICROPROSS 00-A0-57 (hex) LANCOM Systems GmbH 00-A0-58 (hex) GLORY, LTD. 00-A0-59 (hex) HAMILTON HALLMARK 00-A0-5A (hex) KOFAX IMAGE PRODUCTS 00-A0-5B (hex) MARQUIP, INC. 00-A0-5C (hex) INVENTORY CONVERSION, INC./ 00-A0-5D (hex) CS COMPUTER SYSTEME GmbH 00-A0-5E (hex) MYRIAD LOGIC INC. 00-A0-5F (hex) BTG Electronics Design BV 00-A0-60 (hex) ACER PERIPHERALS, INC. 00-A0-61 (hex) PURITAN BENNETT 00-A0-62 (hex) AES PRODATA 00-A0-63 (hex) JRL SYSTEMS, INC. 00-A0-64 (hex) KVB/ANALECT 00-A0-65 (hex) Symantec Corporation 00-A0-66 (hex) ISA CO., LTD. 00-A0-67 (hex) NETWORK SERVICES GROUP 00-A0-68 (hex) BHP LIMITED 00-A0-69 (hex) Symmetricom, Inc. 00-A0-6A (hex) Verilink Corporation 00-A0-6B (hex) DMS DORSCH MIKROSYSTEM GMBH 00-A0-6C (hex) SHINDENGEN ELECTRIC MFG. CO., LTD. 00-A0-6D (hex) MANNESMANN TALLY CORPORATION 00-A0-6E (hex) AUSTRON, INC. 00-A0-6F (hex) THE APPCON GROUP, INC. 00-A0-70 (hex) COASTCOM 00-A0-71 (hex) VIDEO LOTTERY TECHNOLOGIES,INC 00-A0-72 (hex) OVATION SYSTEMS LTD. 00-A0-73 (hex) COM21, INC. 00-A0-74 (hex) PERCEPTION TECHNOLOGY 00-A0-75 (hex) MICRON TECHNOLOGY, INC. 00-A0-76 (hex) CARDWARE LAB, INC. 00-A0-77 (hex) FUJITSU NEXION, INC. 00-A0-78 (hex) Marconi Communications 00-A0-79 (hex) ALPS ELECTRIC (USA), INC. 00-A0-7A (hex) ADVANCED PERIPHERALS TECHNOLOGIES, INC. 00-A0-7B (hex) DAWN COMPUTER INCORPORATION 00-A0-7C (hex) TONYANG NYLON CO., LTD. 00-A0-7D (hex) SEEQ TECHNOLOGY, INC. 00-A0-7E (hex) AVID TECHNOLOGY, INC. 00-A0-7F (hex) GSM-SYNTEL, LTD. 00-A0-80 (hex) Tattile SRL 00-A0-81 (hex) ALCATEL DATA NETWORKS 00-A0-82 (hex) NKT ELEKTRONIK A/S 00-A0-83 (hex) ASIMMPHONY TURKEY 00-A0-84 (hex) Dataplex Pty Ltd 00-A0-85 (hex) PRIVATE 00-A0-86 (hex) AMBER WAVE SYSTEMS, INC. 00-A0-87 (hex) Zarlink Semiconductor Ltd. 00-A0-88 (hex) ESSENTIAL COMMUNICATIONS 00-A0-89 (hex) XPOINT TECHNOLOGIES, INC. 00-A0-8A (hex) BROOKTROUT TECHNOLOGY, INC. 00-A0-8B (hex) ASTON ELECTRONIC DESIGNS LTD. 00-A0-8C (hex) MultiMedia LANs, Inc. 00-A0-8D (hex) JACOMO CORPORATION 00-A0-8E (hex) Check Point Software Technologies 00-A0-8F (hex) DESKNET SYSTEMS, INC. 00-A0-90 (hex) TimeStep Corporation 00-A0-91 (hex) APPLICOM INTERNATIONAL 00-A0-92 (hex) H. BOLLMANN MANUFACTURERS, LTD 00-A0-93 (hex) B/E AEROSPACE, Inc. 00-A0-94 (hex) COMSAT CORPORATION 00-A0-95 (hex) ACACIA NETWORKS, INC. 00-A0-96 (hex) MITSUMI ELECTRIC CO., LTD. 00-A0-97 (hex) JC INFORMATION SYSTEMS 00-A0-98 (hex) NetApp 00-A0-99 (hex) K-NET LTD. 00-A0-9A (hex) NIHON KOHDEN AMERICA 00-A0-9B (hex) QPSX COMMUNICATIONS, LTD. 00-A0-9C (hex) Xyplex, Inc. 00-A0-9D (hex) JOHNATHON FREEMAN TECHNOLOGIES 00-A0-9E (hex) ICTV 00-A0-9F (hex) COMMVISION CORP. 00-A0-A0 (hex) COMPACT DATA, LTD. 00-A0-A1 (hex) EPIC DATA INC. 00-A0-A2 (hex) DIGICOM S.P.A. 00-A0-A3 (hex) RELIABLE POWER METERS 00-A0-A4 (hex) MICROS SYSTEMS, INC. 00-A0-A5 (hex) TEKNOR MICROSYSTEME, INC. 00-A0-A6 (hex) M.I. SYSTEMS, K.K. 00-A0-A7 (hex) VORAX CORPORATION 00-A0-A8 (hex) RENEX CORPORATION 00-A0-A9 (hex) NAVTEL COMMUNICATIONS INC. 00-A0-AA (hex) SPACELABS MEDICAL 00-A0-AB (hex) NETCS INFORMATIONSTECHNIK GMBH 00-A0-AC (hex) GILAT SATELLITE NETWORKS, LTD. 00-A0-AD (hex) MARCONI SPA 00-A0-AE (hex) NUCOM SYSTEMS, INC. 00-A0-AF (hex) WMS INDUSTRIES 00-A0-B0 (hex) I-O DATA DEVICE, INC. 00-A0-B1 (hex) FIRST VIRTUAL CORPORATION 00-A0-B2 (hex) SHIMA SEIKI 00-A0-B3 (hex) ZYKRONIX 00-A0-B4 (hex) TEXAS MICROSYSTEMS, INC. 00-A0-B5 (hex) 3H TECHNOLOGY 00-A0-B6 (hex) SANRITZ AUTOMATION CO., LTD. 00-A0-B7 (hex) CORDANT, INC. 00-A0-B8 (hex) SYMBIOS LOGIC INC. 00-A0-B9 (hex) EAGLE TECHNOLOGY, INC. 00-A0-BA (hex) PATTON ELECTRONICS CO. 00-A0-BB (hex) HILAN GMBH 00-A0-BC (hex) VIASAT, INCORPORATED 00-A0-BD (hex) I-TECH CORP. 00-A0-BE (hex) INTEGRATED CIRCUIT SYSTEMS, INC. COMMUNICATIONS GROUP 00-A0-BF (hex) WIRELESS DATA GROUP MOTOROLA 00-A0-C0 (hex) DIGITAL LINK CORP. 00-A0-C1 (hex) ORTIVUS MEDICAL AB 00-A0-C2 (hex) R.A. SYSTEMS CO., LTD. 00-A0-C3 (hex) UNICOMPUTER GMBH 00-A0-C4 (hex) CRISTIE ELECTRONICS LTD. 00-A0-C5 (hex) ZYXEL COMMUNICATION 00-A0-C6 (hex) QUALCOMM INCORPORATED 00-A0-C7 (hex) TADIRAN TELECOMMUNICATIONS 00-A0-C8 (hex) ADTRAN INC. 00-A0-C9 (hex) INTEL CORPORATION - HF1-06 00-A0-CA (hex) FUJITSU DENSO LTD. 00-A0-CB (hex) ARK TELECOMMUNICATIONS, INC. 00-A0-CC (hex) LITE-ON COMMUNICATIONS, INC. 00-A0-CD (hex) DR. JOHANNES HEIDENHAIN GmbH 00-A0-CE (hex) Ecessa 00-A0-CF (hex) SOTAS, INC. 00-A0-D0 (hex) TEN X TECHNOLOGY, INC. 00-A0-D1 (hex) INVENTEC CORPORATION 00-A0-D2 (hex) ALLIED TELESIS INTERNATIONAL CORPORATION 00-A0-D3 (hex) INSTEM COMPUTER SYSTEMS, LTD. 00-A0-D4 (hex) RADIOLAN, INC. 00-A0-D5 (hex) SIERRA WIRELESS INC. 00-A0-D6 (hex) SBE, INC. 00-A0-D7 (hex) KASTEN CHASE APPLIED RESEARCH 00-A0-D8 (hex) SPECTRA - TEK 00-A0-D9 (hex) CONVEX COMPUTER CORPORATION 00-A0-DA (hex) INTEGRATED SYSTEMS Technology, Inc. 00-A0-DB (hex) FISHER & PAYKEL PRODUCTION 00-A0-DC (hex) O.N. ELECTRONIC CO., LTD. 00-A0-DD (hex) AZONIX CORPORATION 00-A0-DE (hex) YAMAHA CORPORATION 00-A0-DF (hex) STS TECHNOLOGIES, INC. 00-A0-E0 (hex) TENNYSON TECHNOLOGIES PTY LTD 00-A0-E1 (hex) WESTPORT RESEARCH ASSOCIATES, INC. 00-A0-E2 (hex) Keisokugiken Corporation 00-A0-E3 (hex) XKL SYSTEMS CORP. 00-A0-E4 (hex) OPTIQUEST 00-A0-E5 (hex) NHC COMMUNICATIONS 00-A0-E6 (hex) DIALOGIC CORPORATION 00-A0-E7 (hex) CENTRAL DATA CORPORATION 00-A0-E8 (hex) REUTERS HOLDINGS PLC 00-A0-E9 (hex) ELECTRONIC RETAILING SYSTEMS INTERNATIONAL 00-A0-EA (hex) ETHERCOM CORP. 00-A0-EB (hex) Encore Networks, Inc. 00-A0-EC (hex) TRANSMITTON LTD. 00-A0-ED (hex) Brooks Automation, Inc. 00-A0-EE (hex) NASHOBA NETWORKS 00-A0-EF (hex) LUCIDATA LTD. 00-A0-F0 (hex) TORONTO MICROELECTRONICS INC. 00-A0-F1 (hex) MTI 00-A0-F2 (hex) INFOTEK COMMUNICATIONS, INC. 00-A0-F3 (hex) STAUBLI 00-A0-F4 (hex) GE 00-A0-F5 (hex) RADGUARD LTD. 00-A0-F6 (hex) AutoGas Systems Inc. 00-A0-F7 (hex) V.I COMPUTER CORP. 00-A0-F8 (hex) SYMBOL TECHNOLOGIES, INC. 00-A0-F9 (hex) BINTEC COMMUNICATIONS GMBH 00-A0-FA (hex) Marconi Communication GmbH 00-A0-FB (hex) TORAY ENGINEERING CO., LTD. 00-A0-FC (hex) IMAGE SCIENCES, INC. 00-A0-FD (hex) SCITEX DIGITAL PRINTING, INC. 00-A0-FE (hex) BOSTON TECHNOLOGY, INC. 00-A0-FF (hex) TELLABS OPERATIONS, INC. 00-A1-DE (hex) ShenZhen ShiHua Technology CO.,LTD 00-A2-DA (hex) INAT GmbH 00-AA-00 (hex) INTEL CORPORATION 00-AA-01 (hex) INTEL CORPORATION 00-AA-02 (hex) INTEL CORPORATION 00-AA-3C (hex) OLIVETTI TELECOM SPA (OLTECO) 00-AA-70 (hex) LG Electronics 00-B0-09 (hex) Grass Valley Group 00-B0-17 (hex) InfoGear Technology Corp. 00-B0-19 (hex) UTC CCS 00-B0-1C (hex) Westport Technologies 00-B0-1E (hex) Rantic Labs, Inc. 00-B0-2A (hex) ORSYS GmbH 00-B0-2D (hex) ViaGate Technologies, Inc. 00-B0-33 (hex) OAO "Izhevskiy radiozavod" 00-B0-3B (hex) HiQ Networks 00-B0-48 (hex) Marconi Communications Inc. 00-B0-4A (hex) CISCO SYSTEMS, INC. 00-B0-52 (hex) Atheros Communications 00-B0-64 (hex) CISCO SYSTEMS, INC. 00-B0-69 (hex) Honewell Oy 00-B0-6D (hex) Jones Futurex Inc. 00-B0-80 (hex) Mannesmann Ipulsys B.V. 00-B0-86 (hex) LocSoft Limited 00-B0-8E (hex) CISCO SYSTEMS, INC. 00-B0-91 (hex) Transmeta Corp. 00-B0-94 (hex) Alaris, Inc. 00-B0-9A (hex) Morrow Technologies Corp. 00-B0-9D (hex) Point Grey Research Inc. 00-B0-AC (hex) SIAE-Microelettronica S.p.A. 00-B0-AE (hex) Symmetricom 00-B0-B3 (hex) Xstreamis PLC 00-B0-C2 (hex) CISCO SYSTEMS, INC. 00-B0-C7 (hex) Tellabs Operations, Inc. 00-B0-CE (hex) TECHNOLOGY RESCUE 00-B0-D0 (hex) Dell Computer Corp. 00-B0-DB (hex) Nextcell, Inc. 00-B0-DF (hex) Starboard Storage Systems 00-B0-E7 (hex) British Federal Ltd. 00-B0-EC (hex) EACEM 00-B0-EE (hex) Ajile Systems, Inc. 00-B0-F0 (hex) CALY NETWORKS 00-B0-F5 (hex) NetWorth Technologies, Inc. 00-B3-38 (hex) Kontron Design Manufacturing Services (M) Sdn. Bhd 00-B3-42 (hex) MacroSAN Technologies Co., Ltd. 00-B5-6D (hex) David Electronics Co., LTD. 00-B5-D6 (hex) Omnibit Inc. 00-B7-8D (hex) Nanjing Shining Electric Automation Co., Ltd 00-B9-F6 (hex) Shenzhen Super Rich Electronics Co.,Ltd 00-BA-C0 (hex) Biometric Access Company 00-BB-01 (hex) OCTOTHORPE CORP. 00-BB-3A (hex) PRIVATE 00-BB-8E (hex) HME Co., Ltd. 00-BB-F0 (hex) UNGERMANN-BASS INC. 00-BD-27 (hex) Exar Corp. 00-BD-3A (hex) Nokia Corporation 00-BF-15 (hex) Genetec Inc. 00-C0-00 (hex) LANOPTICS, LTD. 00-C0-01 (hex) DIATEK PATIENT MANAGMENT 00-C0-02 (hex) SERCOMM CORPORATION 00-C0-03 (hex) GLOBALNET COMMUNICATIONS 00-C0-04 (hex) JAPAN BUSINESS COMPUTER CO.LTD 00-C0-05 (hex) LIVINGSTON ENTERPRISES, INC. 00-C0-06 (hex) NIPPON AVIONICS CO., LTD. 00-C0-07 (hex) PINNACLE DATA SYSTEMS, INC. 00-C0-08 (hex) SECO SRL 00-C0-09 (hex) KT TECHNOLOGY (S) PTE LTD 00-C0-0A (hex) MICRO CRAFT 00-C0-0B (hex) NORCONTROL A.S. 00-C0-0C (hex) RELIA TECHNOLGIES 00-C0-0D (hex) ADVANCED LOGIC RESEARCH, INC. 00-C0-0E (hex) PSITECH, INC. 00-C0-0F (hex) QUANTUM SOFTWARE SYSTEMS LTD. 00-C0-10 (hex) HIRAKAWA HEWTECH CORP. 00-C0-11 (hex) INTERACTIVE COMPUTING DEVICES 00-C0-12 (hex) NETSPAN CORPORATION 00-C0-13 (hex) NETRIX 00-C0-14 (hex) TELEMATICS CALABASAS INT'L,INC 00-C0-15 (hex) NEW MEDIA CORPORATION 00-C0-16 (hex) ELECTRONIC THEATRE CONTROLS 00-C0-17 (hex) Fluke Corporation 00-C0-18 (hex) LANART CORPORATION 00-C0-19 (hex) LEAP TECHNOLOGY, INC. 00-C0-1A (hex) COROMETRICS MEDICAL SYSTEMS 00-C0-1B (hex) SOCKET COMMUNICATIONS, INC. 00-C0-1C (hex) INTERLINK COMMUNICATIONS LTD. 00-C0-1D (hex) GRAND JUNCTION NETWORKS, INC. 00-C0-1E (hex) LA FRANCAISE DES JEUX 00-C0-1F (hex) S.E.R.C.E.L. 00-C0-20 (hex) ARCO ELECTRONIC, CONTROL LTD. 00-C0-21 (hex) NETEXPRESS 00-C0-22 (hex) LASERMASTER TECHNOLOGIES, INC. 00-C0-23 (hex) TUTANKHAMON ELECTRONICS 00-C0-24 (hex) EDEN SISTEMAS DE COMPUTACAO SA 00-C0-25 (hex) DATAPRODUCTS CORPORATION 00-C0-26 (hex) LANS TECHNOLOGY CO., LTD. 00-C0-27 (hex) CIPHER SYSTEMS, INC. 00-C0-28 (hex) JASCO CORPORATION 00-C0-29 (hex) Nexans Deutschland GmbH - ANS 00-C0-2A (hex) OHKURA ELECTRIC CO., LTD. 00-C0-2B (hex) GERLOFF GESELLSCHAFT FUR 00-C0-2C (hex) CENTRUM COMMUNICATIONS, INC. 00-C0-2D (hex) FUJI PHOTO FILM CO., LTD. 00-C0-2E (hex) NETWIZ 00-C0-2F (hex) OKUMA CORPORATION 00-C0-30 (hex) INTEGRATED ENGINEERING B. V. 00-C0-31 (hex) DESIGN RESEARCH SYSTEMS, INC. 00-C0-32 (hex) I-CUBED LIMITED 00-C0-33 (hex) TELEBIT COMMUNICATIONS APS 00-C0-34 (hex) TRANSACTION NETWORK 00-C0-35 (hex) QUINTAR COMPANY 00-C0-36 (hex) RAYTECH ELECTRONIC CORP. 00-C0-37 (hex) DYNATEM 00-C0-38 (hex) RASTER IMAGE PROCESSING SYSTEM 00-C0-39 (hex) Teridian Semiconductor Corporation 00-C0-3A (hex) MEN-MIKRO ELEKTRONIK GMBH 00-C0-3B (hex) MULTIACCESS COMPUTING CORP. 00-C0-3C (hex) TOWER TECH S.R.L. 00-C0-3D (hex) WIESEMANN & THEIS GMBH 00-C0-3E (hex) FA. GEBR. HELLER GMBH 00-C0-3F (hex) STORES AUTOMATED SYSTEMS, INC. 00-C0-40 (hex) ECCI 00-C0-41 (hex) DIGITAL TRANSMISSION SYSTEMS 00-C0-42 (hex) DATALUX CORP. 00-C0-43 (hex) STRATACOM 00-C0-44 (hex) EMCOM CORPORATION 00-C0-45 (hex) ISOLATION SYSTEMS, LTD. 00-C0-46 (hex) Blue Chip Technology Ltd 00-C0-47 (hex) UNIMICRO SYSTEMS, INC. 00-C0-48 (hex) BAY TECHNICAL ASSOCIATES 00-C0-49 (hex) U.S. ROBOTICS, INC. 00-C0-4A (hex) GROUP 2000 AG 00-C0-4B (hex) CREATIVE MICROSYSTEMS 00-C0-4C (hex) DEPARTMENT OF FOREIGN AFFAIRS 00-C0-4D (hex) MITEC, INC. 00-C0-4E (hex) COMTROL CORPORATION 00-C0-4F (hex) DELL COMPUTER CORPORATION 00-C0-50 (hex) TOYO DENKI SEIZO K.K. 00-C0-51 (hex) ADVANCED INTEGRATION RESEARCH 00-C0-52 (hex) BURR-BROWN 00-C0-53 (hex) Aspect Software Inc. 00-C0-54 (hex) NETWORK PERIPHERALS, LTD. 00-C0-55 (hex) MODULAR COMPUTING TECHNOLOGIES 00-C0-56 (hex) SOMELEC 00-C0-57 (hex) MYCO ELECTRONICS 00-C0-58 (hex) DATAEXPERT CORP. 00-C0-59 (hex) DENSO CORPORATION 00-C0-5A (hex) SEMAPHORE COMMUNICATIONS CORP. 00-C0-5B (hex) NETWORKS NORTHWEST, INC. 00-C0-5C (hex) ELONEX PLC 00-C0-5D (hex) L&N TECHNOLOGIES 00-C0-5E (hex) VARI-LITE, INC. 00-C0-5F (hex) FINE-PAL COMPANY LIMITED 00-C0-60 (hex) ID SCANDINAVIA AS 00-C0-61 (hex) SOLECTEK CORPORATION 00-C0-62 (hex) IMPULSE TECHNOLOGY 00-C0-63 (hex) MORNING STAR TECHNOLOGIES, INC 00-C0-64 (hex) GENERAL DATACOMM IND. INC. 00-C0-65 (hex) SCOPE COMMUNICATIONS, INC. 00-C0-66 (hex) DOCUPOINT, INC. 00-C0-67 (hex) UNITED BARCODE INDUSTRIES 00-C0-68 (hex) HME Clear-Com LTD. 00-C0-69 (hex) Axxcelera Broadband Wireless 00-C0-6A (hex) ZAHNER-ELEKTRIK GMBH & CO. KG 00-C0-6B (hex) OSI PLUS CORPORATION 00-C0-6C (hex) SVEC COMPUTER CORP. 00-C0-6D (hex) BOCA RESEARCH, INC. 00-C0-6E (hex) HAFT TECHNOLOGY, INC. 00-C0-6F (hex) KOMATSU LTD. 00-C0-70 (hex) SECTRA SECURE-TRANSMISSION AB 00-C0-71 (hex) AREANEX COMMUNICATIONS, INC. 00-C0-72 (hex) KNX LTD. 00-C0-73 (hex) XEDIA CORPORATION 00-C0-74 (hex) TOYODA AUTOMATIC LOOM 00-C0-75 (hex) XANTE CORPORATION 00-C0-76 (hex) I-DATA INTERNATIONAL A-S 00-C0-77 (hex) DAEWOO TELECOM LTD. 00-C0-78 (hex) COMPUTER SYSTEMS ENGINEERING 00-C0-79 (hex) FONSYS CO.,LTD. 00-C0-7A (hex) PRIVA B.V. 00-C0-7B (hex) ASCEND COMMUNICATIONS, INC. 00-C0-7C (hex) HIGHTECH INFORMATION 00-C0-7D (hex) RISC DEVELOPMENTS LTD. 00-C0-7E (hex) KUBOTA CORPORATION ELECTRONIC 00-C0-7F (hex) NUPON COMPUTING CORP. 00-C0-80 (hex) NETSTAR, INC. 00-C0-81 (hex) METRODATA LTD. 00-C0-82 (hex) MOORE PRODUCTS CO. 00-C0-83 (hex) TRACE MOUNTAIN PRODUCTS, INC. 00-C0-84 (hex) DATA LINK CORP. LTD. 00-C0-85 (hex) ELECTRONICS FOR IMAGING, INC. 00-C0-86 (hex) THE LYNK CORPORATION 00-C0-87 (hex) UUNET TECHNOLOGIES, INC. 00-C0-88 (hex) EKF ELEKTRONIK GMBH 00-C0-89 (hex) TELINDUS DISTRIBUTION 00-C0-8A (hex) Lauterbach GmbH 00-C0-8B (hex) RISQ MODULAR SYSTEMS, INC. 00-C0-8C (hex) PERFORMANCE TECHNOLOGIES, INC. 00-C0-8D (hex) TRONIX PRODUCT DEVELOPMENT 00-C0-8E (hex) NETWORK INFORMATION TECHNOLOGY 00-C0-8F (hex) Panasonic Electric Works Co., Ltd. 00-C0-90 (hex) PRAIM S.R.L. 00-C0-91 (hex) JABIL CIRCUIT, INC. 00-C0-92 (hex) MENNEN MEDICAL INC. 00-C0-93 (hex) ALTA RESEARCH CORP. 00-C0-94 (hex) VMX INC. 00-C0-95 (hex) ZNYX 00-C0-96 (hex) TAMURA CORPORATION 00-C0-97 (hex) ARCHIPEL SA 00-C0-98 (hex) CHUNTEX ELECTRONIC CO., LTD. 00-C0-99 (hex) YOSHIKI INDUSTRIAL CO.,LTD. 00-C0-9A (hex) PHOTONICS CORPORATION 00-C0-9B (hex) RELIANCE COMM/TEC, R-TEC 00-C0-9C (hex) HIOKI E.E. CORPORATION 00-C0-9D (hex) DISTRIBUTED SYSTEMS INT'L, INC 00-C0-9E (hex) CACHE COMPUTERS, INC. 00-C0-9F (hex) QUANTA COMPUTER, INC. 00-C0-A0 (hex) ADVANCE MICRO RESEARCH, INC. 00-C0-A1 (hex) TOKYO DENSHI SEKEI CO. 00-C0-A2 (hex) INTERMEDIUM A/S 00-C0-A3 (hex) DUAL ENTERPRISES CORPORATION 00-C0-A4 (hex) UNIGRAF OY 00-C0-A5 (hex) DICKENS DATA SYSTEMS 00-C0-A6 (hex) EXICOM AUSTRALIA PTY. LTD 00-C0-A7 (hex) SEEL LTD. 00-C0-A8 (hex) GVC CORPORATION 00-C0-A9 (hex) BARRON MCCANN LTD. 00-C0-AA (hex) SILICON VALLEY COMPUTER 00-C0-AB (hex) Telco Systems, Inc. 00-C0-AC (hex) GAMBIT COMPUTER COMMUNICATIONS 00-C0-AD (hex) MARBEN COMMUNICATION SYSTEMS 00-C0-AE (hex) TOWERCOM CO. INC. DBA PC HOUSE 00-C0-AF (hex) TEKLOGIX INC. 00-C0-B0 (hex) GCC TECHNOLOGIES,INC. 00-C0-B1 (hex) GENIUS NET CO. 00-C0-B2 (hex) NORAND CORPORATION 00-C0-B3 (hex) COMSTAT DATACOMM CORPORATION 00-C0-B4 (hex) MYSON TECHNOLOGY, INC. 00-C0-B5 (hex) CORPORATE NETWORK SYSTEMS,INC. 00-C0-B6 (hex) Overland Storage, Inc. 00-C0-B7 (hex) AMERICAN POWER CONVERSION CORP 00-C0-B8 (hex) FRASER'S HILL LTD. 00-C0-B9 (hex) FUNK SOFTWARE, INC. 00-C0-BA (hex) NETVANTAGE 00-C0-BB (hex) FORVAL CREATIVE, INC. 00-C0-BC (hex) TELECOM AUSTRALIA/CSSC 00-C0-BD (hex) INEX TECHNOLOGIES, INC. 00-C0-BE (hex) ALCATEL - SEL 00-C0-BF (hex) TECHNOLOGY CONCEPTS, LTD. 00-C0-C0 (hex) SHORE MICROSYSTEMS, INC. 00-C0-C1 (hex) QUAD/GRAPHICS, INC. 00-C0-C2 (hex) INFINITE NETWORKS LTD. 00-C0-C3 (hex) ACUSON COMPUTED SONOGRAPHY 00-C0-C4 (hex) COMPUTER OPERATIONAL 00-C0-C5 (hex) SID INFORMATICA 00-C0-C6 (hex) PERSONAL MEDIA CORP. 00-C0-C7 (hex) SPARKTRUM MICROSYSTEMS, INC. 00-C0-C8 (hex) MICRO BYTE PTY. LTD. 00-C0-C9 (hex) ELSAG BAILEY PROCESS 00-C0-CA (hex) ALFA, INC. 00-C0-CB (hex) CONTROL TECHNOLOGY CORPORATION 00-C0-CC (hex) TELESCIENCES CO SYSTEMS, INC. 00-C0-CD (hex) COMELTA, S.A. 00-C0-CE (hex) CEI SYSTEMS & ENGINEERING PTE 00-C0-CF (hex) IMATRAN VOIMA OY 00-C0-D0 (hex) RATOC SYSTEM INC. 00-C0-D1 (hex) COMTREE TECHNOLOGY CORPORATION 00-C0-D2 (hex) SYNTELLECT, INC. 00-C0-D3 (hex) OLYMPUS IMAGE SYSTEMS, INC. 00-C0-D4 (hex) AXON NETWORKS, INC. 00-C0-D5 (hex) Werbeagentur Jürgen Siebert 00-C0-D6 (hex) J1 SYSTEMS, INC. 00-C0-D7 (hex) TAIWAN TRADING CENTER DBA 00-C0-D8 (hex) UNIVERSAL DATA SYSTEMS 00-C0-D9 (hex) QUINTE NETWORK CONFIDENTIALITY 00-C0-DA (hex) NICE SYSTEMS LTD. 00-C0-DB (hex) IPC CORPORATION (PTE) LTD. 00-C0-DC (hex) EOS TECHNOLOGIES, INC. 00-C0-DD (hex) QLogic Corporation 00-C0-DE (hex) ZCOMM, INC. 00-C0-DF (hex) KYE Systems Corp. 00-C0-E0 (hex) DSC COMMUNICATION CORP. 00-C0-E1 (hex) SONIC SOLUTIONS 00-C0-E2 (hex) CALCOMP, INC. 00-C0-E3 (hex) OSITECH COMMUNICATIONS, INC. 00-C0-E4 (hex) SIEMENS BUILDING 00-C0-E5 (hex) GESPAC, S.A. 00-C0-E6 (hex) Verilink Corporation 00-C0-E7 (hex) FIBERDATA AB 00-C0-E8 (hex) PLEXCOM, INC. 00-C0-E9 (hex) OAK SOLUTIONS, LTD. 00-C0-EA (hex) ARRAY TECHNOLOGY LTD. 00-C0-EB (hex) SEH COMPUTERTECHNIK GMBH 00-C0-EC (hex) DAUPHIN TECHNOLOGY 00-C0-ED (hex) US ARMY ELECTRONIC 00-C0-EE (hex) KYOCERA CORPORATION 00-C0-EF (hex) ABIT CORPORATION 00-C0-F0 (hex) KINGSTON TECHNOLOGY CORP. 00-C0-F1 (hex) SHINKO ELECTRIC CO., LTD. 00-C0-F2 (hex) TRANSITION NETWORKS 00-C0-F3 (hex) NETWORK COMMUNICATIONS CORP. 00-C0-F4 (hex) INTERLINK SYSTEM CO., LTD. 00-C0-F5 (hex) METACOMP, INC. 00-C0-F6 (hex) CELAN TECHNOLOGY INC. 00-C0-F7 (hex) ENGAGE COMMUNICATION, INC. 00-C0-F8 (hex) ABOUT COMPUTING INC. 00-C0-F9 (hex) Emerson Network Power 00-C0-FA (hex) CANARY COMMUNICATIONS, INC. 00-C0-FB (hex) ADVANCED TECHNOLOGY LABS 00-C0-FC (hex) ELASTIC REALITY, INC. 00-C0-FD (hex) PROSUM 00-C0-FE (hex) APTEC COMPUTER SYSTEMS, INC. 00-C0-FF (hex) DOT HILL SYSTEMS CORPORATION 00-C1-4F (hex) DDL Co,.ltd. 00-C2-C6 (hex) Intel Corporate 00-C5-DB (hex) Datatech Sistemas Digitales Avanzados SL 00-C6-10 (hex) Apple, Inc. 00-CB-BD (hex) Cambridge Broadband Networks Ltd. 00-CD-90 (hex) MAS Elektronik AG 00-CF-1C (hex) COMMUNICATION MACHINERY CORP. 00-D0-00 (hex) FERRAN SCIENTIFIC, INC. 00-D0-01 (hex) VST TECHNOLOGIES, INC. 00-D0-02 (hex) DITECH CORPORATION 00-D0-03 (hex) COMDA ENTERPRISES CORP. 00-D0-04 (hex) PENTACOM LTD. 00-D0-05 (hex) ZHS ZEITMANAGEMENTSYSTEME 00-D0-06 (hex) CISCO SYSTEMS, INC. 00-D0-07 (hex) MIC ASSOCIATES, INC. 00-D0-08 (hex) MACTELL CORPORATION 00-D0-09 (hex) HSING TECH. ENTERPRISE CO. LTD 00-D0-0A (hex) LANACCESS TELECOM S.A. 00-D0-0B (hex) RHK TECHNOLOGY, INC. 00-D0-0C (hex) SNIJDER MICRO SYSTEMS 00-D0-0D (hex) MICROMERITICS INSTRUMENT 00-D0-0E (hex) PLURIS, INC. 00-D0-0F (hex) SPEECH DESIGN GMBH 00-D0-10 (hex) CONVERGENT NETWORKS, INC. 00-D0-11 (hex) PRISM VIDEO, INC. 00-D0-12 (hex) GATEWORKS CORP. 00-D0-13 (hex) PRIMEX AEROSPACE COMPANY 00-D0-14 (hex) ROOT, INC. 00-D0-15 (hex) UNIVEX MICROTECHNOLOGY CORP. 00-D0-16 (hex) SCM MICROSYSTEMS, INC. 00-D0-17 (hex) SYNTECH INFORMATION CO., LTD. 00-D0-18 (hex) QWES. COM, INC. 00-D0-19 (hex) DAINIPPON SCREEN CORPORATE 00-D0-1A (hex) URMET TLC S.P.A. 00-D0-1B (hex) MIMAKI ENGINEERING CO., LTD. 00-D0-1C (hex) SBS TECHNOLOGIES, 00-D0-1D (hex) FURUNO ELECTRIC CO., LTD. 00-D0-1E (hex) PINGTEL CORP. 00-D0-1F (hex) CTAM PTY. LTD. 00-D0-20 (hex) AIM SYSTEM, INC. 00-D0-21 (hex) REGENT ELECTRONICS CORP. 00-D0-22 (hex) INCREDIBLE TECHNOLOGIES, INC. 00-D0-23 (hex) INFORTREND TECHNOLOGY, INC. 00-D0-24 (hex) Cognex Corporation 00-D0-25 (hex) XROSSTECH, INC. 00-D0-26 (hex) HIRSCHMANN AUSTRIA GMBH 00-D0-27 (hex) APPLIED AUTOMATION, INC. 00-D0-28 (hex) Harmonic, Inc 00-D0-29 (hex) WAKEFERN FOOD CORPORATION 00-D0-2A (hex) Voxent Systems Ltd. 00-D0-2B (hex) JETCELL, INC. 00-D0-2C (hex) CAMPBELL SCIENTIFIC, INC. 00-D0-2D (hex) ADEMCO 00-D0-2E (hex) COMMUNICATION AUTOMATION CORP. 00-D0-2F (hex) VLSI TECHNOLOGY INC. 00-D0-30 (hex) Safetran Systems Corp 00-D0-31 (hex) INDUSTRIAL LOGIC CORPORATION 00-D0-32 (hex) YANO ELECTRIC CO., LTD. 00-D0-33 (hex) DALIAN DAXIAN NETWORK 00-D0-34 (hex) ORMEC SYSTEMS CORP. 00-D0-35 (hex) BEHAVIOR TECH. COMPUTER CORP. 00-D0-36 (hex) TECHNOLOGY ATLANTA CORP. 00-D0-37 (hex) Pace France 00-D0-38 (hex) FIVEMERE, LTD. 00-D0-39 (hex) UTILICOM, INC. 00-D0-3A (hex) ZONEWORX, INC. 00-D0-3B (hex) VISION PRODUCTS PTY. LTD. 00-D0-3C (hex) Vieo, Inc. 00-D0-3D (hex) GALILEO TECHNOLOGY, LTD. 00-D0-3E (hex) ROCKETCHIPS, INC. 00-D0-3F (hex) AMERICAN COMMUNICATION 00-D0-40 (hex) SYSMATE CO., LTD. 00-D0-41 (hex) AMIGO TECHNOLOGY CO., LTD. 00-D0-42 (hex) MAHLO GMBH & CO. UG 00-D0-43 (hex) ZONAL RETAIL DATA SYSTEMS 00-D0-44 (hex) ALIDIAN NETWORKS, INC. 00-D0-45 (hex) KVASER AB 00-D0-46 (hex) DOLBY LABORATORIES, INC. 00-D0-47 (hex) XN TECHNOLOGIES 00-D0-48 (hex) ECTON, INC. 00-D0-49 (hex) IMPRESSTEK CO., LTD. 00-D0-4A (hex) PRESENCE TECHNOLOGY GMBH 00-D0-4B (hex) LA CIE GROUP S.A. 00-D0-4C (hex) EUROTEL TELECOM LTD. 00-D0-4D (hex) DIV OF RESEARCH & STATISTICS 00-D0-4E (hex) LOGIBAG 00-D0-4F (hex) BITRONICS, INC. 00-D0-50 (hex) ISKRATEL 00-D0-51 (hex) O2 MICRO, INC. 00-D0-52 (hex) ASCEND COMMUNICATIONS, INC. 00-D0-53 (hex) CONNECTED SYSTEMS 00-D0-54 (hex) SAS INSTITUTE INC. 00-D0-55 (hex) KATHREIN-WERKE KG 00-D0-56 (hex) SOMAT CORPORATION 00-D0-57 (hex) ULTRAK, INC. 00-D0-58 (hex) CISCO SYSTEMS, INC. 00-D0-59 (hex) AMBIT MICROSYSTEMS CORP. 00-D0-5A (hex) SYMBIONICS, LTD. 00-D0-5B (hex) ACROLOOP MOTION CONTROL 00-D0-5C (hex) TECHNOTREND SYSTEMTECHNIK GMBH 00-D0-5D (hex) INTELLIWORXX, INC. 00-D0-5E (hex) STRATABEAM TECHNOLOGY, INC. 00-D0-5F (hex) VALCOM, INC. 00-D0-60 (hex) Panasonic Europe Ltd. 00-D0-61 (hex) TREMON ENTERPRISES CO., LTD. 00-D0-62 (hex) DIGIGRAM 00-D0-63 (hex) CISCO SYSTEMS, INC. 00-D0-64 (hex) MULTITEL 00-D0-65 (hex) TOKO ELECTRIC 00-D0-66 (hex) WINTRISS ENGINEERING CORP. 00-D0-67 (hex) CAMPIO COMMUNICATIONS 00-D0-68 (hex) IWILL CORPORATION 00-D0-69 (hex) TECHNOLOGIC SYSTEMS 00-D0-6A (hex) LINKUP SYSTEMS CORPORATION 00-D0-6B (hex) SR TELECOM INC. 00-D0-6C (hex) SHAREWAVE, INC. 00-D0-6D (hex) ACRISON, INC. 00-D0-6E (hex) TRENDVIEW RECORDERS LTD. 00-D0-6F (hex) KMC CONTROLS 00-D0-70 (hex) LONG WELL ELECTRONICS CORP. 00-D0-71 (hex) ECHELON CORP. 00-D0-72 (hex) BROADLOGIC 00-D0-73 (hex) ACN ADVANCED COMMUNICATIONS 00-D0-74 (hex) TAQUA SYSTEMS, INC. 00-D0-75 (hex) ALARIS MEDICAL SYSTEMS, INC. 00-D0-76 (hex) Bank of America 00-D0-77 (hex) LUCENT TECHNOLOGIES 00-D0-78 (hex) Eltex of Sweden AB 00-D0-79 (hex) CISCO SYSTEMS, INC. 00-D0-7A (hex) AMAQUEST COMPUTER CORP. 00-D0-7B (hex) COMCAM INTERNATIONAL INC 00-D0-7C (hex) KOYO ELECTRONICS INC. CO.,LTD. 00-D0-7D (hex) COSINE COMMUNICATIONS 00-D0-7E (hex) KEYCORP LTD. 00-D0-7F (hex) STRATEGY & TECHNOLOGY, LIMITED 00-D0-80 (hex) EXABYTE CORPORATION 00-D0-81 (hex) RTD Embedded Technologies, Inc. 00-D0-82 (hex) IOWAVE INC. 00-D0-83 (hex) INVERTEX, INC. 00-D0-84 (hex) NEXCOMM SYSTEMS, INC. 00-D0-85 (hex) OTIS ELEVATOR COMPANY 00-D0-86 (hex) FOVEON, INC. 00-D0-87 (hex) MICROFIRST INC. 00-D0-88 (hex) Motorola, Inc. 00-D0-89 (hex) DYNACOLOR, INC. 00-D0-8A (hex) PHOTRON USA 00-D0-8B (hex) ADVA Optical Networking Ltd. 00-D0-8C (hex) GENOA TECHNOLOGY, INC. 00-D0-8D (hex) PHOENIX GROUP, INC. 00-D0-8E (hex) NVISION INC. 00-D0-8F (hex) ARDENT TECHNOLOGIES, INC. 00-D0-90 (hex) CISCO SYSTEMS, INC. 00-D0-91 (hex) SMARTSAN SYSTEMS, INC. 00-D0-92 (hex) GLENAYRE WESTERN MULTIPLEX 00-D0-93 (hex) TQ - COMPONENTS GMBH 00-D0-94 (hex) TIMELINE VISTA, INC. 00-D0-95 (hex) Alcatel-Lucent, Enterprise Business Group 00-D0-96 (hex) 3COM EUROPE LTD. 00-D0-97 (hex) CISCO SYSTEMS, INC. 00-D0-98 (hex) Photon Dynamics Canada Inc. 00-D0-99 (hex) Elcard Wireless Systems Oy 00-D0-9A (hex) FILANET CORPORATION 00-D0-9B (hex) SPECTEL LTD. 00-D0-9C (hex) KAPADIA COMMUNICATIONS 00-D0-9D (hex) VERIS INDUSTRIES 00-D0-9E (hex) 2WIRE, INC. 00-D0-9F (hex) NOVTEK TEST SYSTEMS 00-D0-A0 (hex) MIPS DENMARK 00-D0-A1 (hex) OSKAR VIERLING GMBH + CO. KG 00-D0-A2 (hex) INTEGRATED DEVICE 00-D0-A3 (hex) VOCAL DATA, INC. 00-D0-A4 (hex) ALANTRO COMMUNICATIONS 00-D0-A5 (hex) AMERICAN ARIUM 00-D0-A6 (hex) LANBIRD TECHNOLOGY CO., LTD. 00-D0-A7 (hex) TOKYO SOKKI KENKYUJO CO., LTD. 00-D0-A8 (hex) NETWORK ENGINES, INC. 00-D0-A9 (hex) SHINANO KENSHI CO., LTD. 00-D0-AA (hex) CHASE COMMUNICATIONS 00-D0-AB (hex) DELTAKABEL TELECOM CV 00-D0-AC (hex) GRAYSON WIRELESS 00-D0-AD (hex) TL INDUSTRIES 00-D0-AE (hex) ORESIS COMMUNICATIONS, INC. 00-D0-AF (hex) CUTLER-HAMMER, INC. 00-D0-B0 (hex) BITSWITCH LTD. 00-D0-B1 (hex) OMEGA ELECTRONICS SA 00-D0-B2 (hex) XIOTECH CORPORATION 00-D0-B3 (hex) DRS Technologies Canada Ltd 00-D0-B4 (hex) KATSUJIMA CO., LTD. 00-D0-B5 (hex) IPricot formerly DotCom 00-D0-B6 (hex) CRESCENT NETWORKS, INC. 00-D0-B7 (hex) INTEL CORPORATION 00-D0-B8 (hex) Iomega Corporation 00-D0-B9 (hex) MICROTEK INTERNATIONAL, INC. 00-D0-BA (hex) CISCO SYSTEMS, INC. 00-D0-BB (hex) CISCO SYSTEMS, INC. 00-D0-BC (hex) CISCO SYSTEMS, INC. 00-D0-BD (hex) Silicon Image GmbH 00-D0-BE (hex) EMUTEC INC. 00-D0-BF (hex) PIVOTAL TECHNOLOGIES 00-D0-C0 (hex) CISCO SYSTEMS, INC. 00-D0-C1 (hex) HARMONIC DATA SYSTEMS, LTD. 00-D0-C2 (hex) BALTHAZAR TECHNOLOGY AB 00-D0-C3 (hex) VIVID TECHNOLOGY PTE, LTD. 00-D0-C4 (hex) TERATECH CORPORATION 00-D0-C5 (hex) COMPUTATIONAL SYSTEMS, INC. 00-D0-C6 (hex) THOMAS & BETTS CORP. 00-D0-C7 (hex) PATHWAY, INC. 00-D0-C8 (hex) Prevas A/S 00-D0-C9 (hex) ADVANTECH CO., LTD. 00-D0-CA (hex) Intrinsyc Software International Inc. 00-D0-CB (hex) DASAN CO., LTD. 00-D0-CC (hex) TECHNOLOGIES LYRE INC. 00-D0-CD (hex) ATAN TECHNOLOGY INC. 00-D0-CE (hex) ASYST ELECTRONIC 00-D0-CF (hex) MORETON BAY 00-D0-D0 (hex) ZHONGXING TELECOM LTD. 00-D0-D1 (hex) Sycamore Networks 00-D0-D2 (hex) EPILOG CORPORATION 00-D0-D3 (hex) CISCO SYSTEMS, INC. 00-D0-D4 (hex) V-BITS, INC. 00-D0-D5 (hex) GRUNDIG AG 00-D0-D6 (hex) AETHRA TELECOMUNICAZIONI 00-D0-D7 (hex) B2C2, INC. 00-D0-D8 (hex) 3Com Corporation 00-D0-D9 (hex) DEDICATED MICROCOMPUTERS 00-D0-DA (hex) TAICOM DATA SYSTEMS CO., LTD. 00-D0-DB (hex) MCQUAY INTERNATIONAL 00-D0-DC (hex) MODULAR MINING SYSTEMS, INC. 00-D0-DD (hex) SUNRISE TELECOM, INC. 00-D0-DE (hex) PHILIPS MULTIMEDIA NETWORK 00-D0-DF (hex) KUZUMI ELECTRONICS, INC. 00-D0-E0 (hex) DOOIN ELECTRONICS CO. 00-D0-E1 (hex) AVIONITEK ISRAEL INC. 00-D0-E2 (hex) MRT MICRO, INC. 00-D0-E3 (hex) ELE-CHEM ENGINEERING CO., LTD. 00-D0-E4 (hex) CISCO SYSTEMS, INC. 00-D0-E5 (hex) SOLIDUM SYSTEMS CORP. 00-D0-E6 (hex) IBOND INC. 00-D0-E7 (hex) VCON TELECOMMUNICATION LTD. 00-D0-E8 (hex) MAC SYSTEM CO., LTD. 00-D0-E9 (hex) Advantage Century Telecommunication Corp. 00-D0-EA (hex) NEXTONE COMMUNICATIONS, INC. 00-D0-EB (hex) LIGHTERA NETWORKS, INC. 00-D0-EC (hex) NAKAYO TELECOMMUNICATIONS, INC 00-D0-ED (hex) XIOX 00-D0-EE (hex) DICTAPHONE CORPORATION 00-D0-EF (hex) IGT 00-D0-F0 (hex) CONVISION TECHNOLOGY GMBH 00-D0-F1 (hex) SEGA ENTERPRISES, LTD. 00-D0-F2 (hex) MONTEREY NETWORKS 00-D0-F3 (hex) SOLARI DI UDINE SPA 00-D0-F4 (hex) CARINTHIAN TECH INSTITUTE 00-D0-F5 (hex) ORANGE MICRO, INC. 00-D0-F6 (hex) Alcatel Canada 00-D0-F7 (hex) NEXT NETS CORPORATION 00-D0-F8 (hex) FUJIAN STAR TERMINAL 00-D0-F9 (hex) ACUTE COMMUNICATIONS CORP. 00-D0-FA (hex) Thales e-Security Ltd. 00-D0-FB (hex) TEK MICROSYSTEMS, INCORPORATED 00-D0-FC (hex) GRANITE MICROSYSTEMS 00-D0-FD (hex) OPTIMA TELE.COM, INC. 00-D0-FE (hex) ASTRAL POINT 00-D0-FF (hex) CISCO SYSTEMS, INC. 00-D1-1C (hex) ACETEL 00-D3-8D (hex) Hotel Technology Next Generation 00-D6-32 (hex) GE Energy 00-DB-1E (hex) Albedo Telecom SL 00-DB-45 (hex) THAMWAY CO.,LTD. 00-DB-DF (hex) Intel Corporate 00-DD-00 (hex) UNGERMANN-BASS INC. 00-DD-01 (hex) UNGERMANN-BASS INC. 00-DD-02 (hex) UNGERMANN-BASS INC. 00-DD-03 (hex) UNGERMANN-BASS INC. 00-DD-04 (hex) UNGERMANN-BASS INC. 00-DD-05 (hex) UNGERMANN-BASS INC. 00-DD-06 (hex) UNGERMANN-BASS INC. 00-DD-07 (hex) UNGERMANN-BASS INC. 00-DD-08 (hex) UNGERMANN-BASS INC. 00-DD-09 (hex) UNGERMANN-BASS INC. 00-DD-0A (hex) UNGERMANN-BASS INC. 00-DD-0B (hex) UNGERMANN-BASS INC. 00-DD-0C (hex) UNGERMANN-BASS INC. 00-DD-0D (hex) UNGERMANN-BASS INC. 00-DD-0E (hex) UNGERMANN-BASS INC. 00-DD-0F (hex) UNGERMANN-BASS INC. 00-DE-FB (hex) CISCO SYSTEMS, INC. 00-E0-00 (hex) Fujitsu Limited 00-E0-01 (hex) STRAND LIGHTING LIMITED 00-E0-02 (hex) CROSSROADS SYSTEMS, INC. 00-E0-03 (hex) NOKIA WIRELESS BUSINESS COMMUN 00-E0-04 (hex) PMC-SIERRA, INC. 00-E0-05 (hex) TECHNICAL CORP. 00-E0-06 (hex) SILICON INTEGRATED SYS. CORP. 00-E0-07 (hex) Avaya ECS Ltd 00-E0-08 (hex) AMAZING CONTROLS! INC. 00-E0-09 (hex) MARATHON TECHNOLOGIES CORP. 00-E0-0A (hex) DIBA, INC. 00-E0-0B (hex) ROOFTOP COMMUNICATIONS CORP. 00-E0-0C (hex) MOTOROLA 00-E0-0D (hex) RADIANT SYSTEMS 00-E0-0E (hex) AVALON IMAGING SYSTEMS, INC. 00-E0-0F (hex) SHANGHAI BAUD DATA 00-E0-10 (hex) HESS SB-AUTOMATENBAU GmbH 00-E0-11 (hex) Uniden Corporation 00-E0-12 (hex) PLUTO TECHNOLOGIES INTERNATIONAL INC. 00-E0-13 (hex) EASTERN ELECTRONIC CO., LTD. 00-E0-14 (hex) CISCO SYSTEMS, INC. 00-E0-15 (hex) HEIWA CORPORATION 00-E0-16 (hex) RAPID CITY COMMUNICATIONS 00-E0-17 (hex) EXXACT GmbH 00-E0-18 (hex) ASUSTEK COMPUTER INC. 00-E0-19 (hex) ING. GIORDANO ELETTRONICA 00-E0-1A (hex) COMTEC SYSTEMS. CO., LTD. 00-E0-1B (hex) SPHERE COMMUNICATIONS, INC. 00-E0-1C (hex) Cradlepoint, Inc 00-E0-1D (hex) WebTV NETWORKS, INC. 00-E0-1E (hex) CISCO SYSTEMS, INC. 00-E0-1F (hex) AVIDIA Systems, Inc. 00-E0-20 (hex) TECNOMEN OY 00-E0-21 (hex) FREEGATE CORP. 00-E0-22 (hex) Analog Devices Inc. 00-E0-23 (hex) TELRAD 00-E0-24 (hex) GADZOOX NETWORKS 00-E0-25 (hex) dit Co., Ltd. 00-E0-26 (hex) Redlake MASD LLC 00-E0-27 (hex) DUX, INC. 00-E0-28 (hex) APTIX CORPORATION 00-E0-29 (hex) STANDARD MICROSYSTEMS CORP. 00-E0-2A (hex) TANDBERG TELEVISION AS 00-E0-2B (hex) EXTREME NETWORKS 00-E0-2C (hex) AST COMPUTER 00-E0-2D (hex) InnoMediaLogic, Inc. 00-E0-2E (hex) SPC ELECTRONICS CORPORATION 00-E0-2F (hex) MCNS HOLDINGS, L.P. 00-E0-30 (hex) MELITA INTERNATIONAL CORP. 00-E0-31 (hex) HAGIWARA ELECTRIC CO., LTD. 00-E0-32 (hex) MISYS FINANCIAL SYSTEMS, LTD. 00-E0-33 (hex) E.E.P.D. GmbH 00-E0-34 (hex) CISCO SYSTEMS, INC. 00-E0-35 (hex) Emerson Network Power 00-E0-36 (hex) PIONEER CORPORATION 00-E0-37 (hex) CENTURY CORPORATION 00-E0-38 (hex) PROXIMA CORPORATION 00-E0-39 (hex) PARADYNE CORP. 00-E0-3A (hex) CABLETRON SYSTEMS, INC. 00-E0-3B (hex) PROMINET CORPORATION 00-E0-3C (hex) AdvanSys 00-E0-3D (hex) FOCON ELECTRONIC SYSTEMS A/S 00-E0-3E (hex) ALFATECH, INC. 00-E0-3F (hex) JATON CORPORATION 00-E0-40 (hex) DeskStation Technology, Inc. 00-E0-41 (hex) CSPI 00-E0-42 (hex) Pacom Systems Ltd. 00-E0-43 (hex) VitalCom 00-E0-44 (hex) LSICS CORPORATION 00-E0-45 (hex) TOUCHWAVE, INC. 00-E0-46 (hex) BENTLY NEVADA CORP. 00-E0-47 (hex) InFocus Corporation 00-E0-48 (hex) SDL COMMUNICATIONS, INC. 00-E0-49 (hex) MICROWI ELECTRONIC GmbH 00-E0-4A (hex) ENHANCED MESSAGING SYSTEMS, INC 00-E0-4B (hex) JUMP INDUSTRIELLE COMPUTERTECHNIK GmbH 00-E0-4C (hex) REALTEK SEMICONDUCTOR CORP. 00-E0-4D (hex) INTERNET INITIATIVE JAPAN, INC 00-E0-4E (hex) SANYO DENKI CO., LTD. 00-E0-4F (hex) CISCO SYSTEMS, INC. 00-E0-50 (hex) EXECUTONE INFORMATION SYSTEMS, INC. 00-E0-51 (hex) TALX CORPORATION 00-E0-52 (hex) Brocade Communications Systems, Inc 00-E0-53 (hex) CELLPORT LABS, INC. 00-E0-54 (hex) KODAI HITEC CO., LTD. 00-E0-55 (hex) INGENIERIA ELECTRONICA COMERCIAL INELCOM S.A. 00-E0-56 (hex) HOLONTECH CORPORATION 00-E0-57 (hex) HAN MICROTELECOM. CO., LTD. 00-E0-58 (hex) PHASE ONE DENMARK A/S 00-E0-59 (hex) CONTROLLED ENVIRONMENTS, LTD. 00-E0-5A (hex) GALEA NETWORK SECURITY 00-E0-5B (hex) WEST END SYSTEMS CORP. 00-E0-5C (hex) MATSUSHITA KOTOBUKI ELECTRONICS INDUSTRIES, LTD. 00-E0-5D (hex) UNITEC CO., LTD. 00-E0-5E (hex) JAPAN AVIATION ELECTRONICS INDUSTRY, LTD. 00-E0-5F (hex) e-Net, Inc. 00-E0-60 (hex) SHERWOOD 00-E0-61 (hex) EdgePoint Networks, Inc. 00-E0-62 (hex) HOST ENGINEERING 00-E0-63 (hex) CABLETRON - YAGO SYSTEMS, INC. 00-E0-64 (hex) SAMSUNG ELECTRONICS 00-E0-65 (hex) OPTICAL ACCESS INTERNATIONAL 00-E0-66 (hex) ProMax Systems, Inc. 00-E0-67 (hex) eac AUTOMATION-CONSULTING GmbH 00-E0-68 (hex) MERRIMAC SYSTEMS INC. 00-E0-69 (hex) JAYCOR 00-E0-6A (hex) KAPSCH AG 00-E0-6B (hex) W&G SPECIAL PRODUCTS 00-E0-6C (hex) AEP Systems International Ltd 00-E0-6D (hex) COMPUWARE CORPORATION 00-E0-6E (hex) FAR SYSTEMS S.p.A. 00-E0-6F (hex) Motorola, Inc. 00-E0-70 (hex) DH TECHNOLOGY 00-E0-71 (hex) EPIS MICROCOMPUTER 00-E0-72 (hex) LYNK 00-E0-73 (hex) NATIONAL AMUSEMENT NETWORK, INC. 00-E0-74 (hex) TIERNAN COMMUNICATIONS, INC. 00-E0-75 (hex) Verilink Corporation 00-E0-76 (hex) DEVELOPMENT CONCEPTS, INC. 00-E0-77 (hex) WEBGEAR, INC. 00-E0-78 (hex) BERKELEY NETWORKS 00-E0-79 (hex) A.T.N.R. 00-E0-7A (hex) MIKRODIDAKT AB 00-E0-7B (hex) BAY NETWORKS 00-E0-7C (hex) METTLER-TOLEDO, INC. 00-E0-7D (hex) NETRONIX, INC. 00-E0-7E (hex) WALT DISNEY IMAGINEERING 00-E0-7F (hex) LOGISTISTEM s.r.l. 00-E0-80 (hex) CONTROL RESOURCES CORPORATION 00-E0-81 (hex) TYAN COMPUTER CORP. 00-E0-82 (hex) ANERMA 00-E0-83 (hex) JATO TECHNOLOGIES, INC. 00-E0-84 (hex) COMPULITE R&D 00-E0-85 (hex) GLOBAL MAINTECH, INC. 00-E0-86 (hex) Emerson Network Power, Avocent Division 00-E0-87 (hex) LeCroy - Networking Productions Division 00-E0-88 (hex) LTX-Credence CORPORATION 00-E0-89 (hex) ION Networks, Inc. 00-E0-8A (hex) GEC AVERY, LTD. 00-E0-8B (hex) QLogic Corp. 00-E0-8C (hex) NEOPARADIGM LABS, INC. 00-E0-8D (hex) PRESSURE SYSTEMS, INC. 00-E0-8E (hex) UTSTARCOM 00-E0-8F (hex) CISCO SYSTEMS, INC. 00-E0-90 (hex) BECKMAN LAB. AUTOMATION DIV. 00-E0-91 (hex) LG ELECTRONICS, INC. 00-E0-92 (hex) ADMTEK INCORPORATED 00-E0-93 (hex) ACKFIN NETWORKS 00-E0-94 (hex) OSAI SRL 00-E0-95 (hex) ADVANCED-VISION TECHNOLGIES CORP. 00-E0-96 (hex) SHIMADZU CORPORATION 00-E0-97 (hex) CARRIER ACCESS CORPORATION 00-E0-98 (hex) AboCom Systems, Inc. 00-E0-99 (hex) SAMSON AG 00-E0-9A (hex) Positron Inc. 00-E0-9B (hex) ENGAGE NETWORKS, INC. 00-E0-9C (hex) MII 00-E0-9D (hex) SARNOFF CORPORATION 00-E0-9E (hex) QUANTUM CORPORATION 00-E0-9F (hex) PIXEL VISION 00-E0-A0 (hex) WILTRON CO. 00-E0-A1 (hex) HIMA PAUL HILDEBRANDT GmbH Co. KG 00-E0-A2 (hex) MICROSLATE INC. 00-E0-A3 (hex) CISCO SYSTEMS, INC. 00-E0-A4 (hex) ESAOTE S.p.A. 00-E0-A5 (hex) ComCore Semiconductor, Inc. 00-E0-A6 (hex) TELOGY NETWORKS, INC. 00-E0-A7 (hex) IPC INFORMATION SYSTEMS, INC. 00-E0-A8 (hex) SAT GmbH & Co. 00-E0-A9 (hex) FUNAI ELECTRIC CO., LTD. 00-E0-AA (hex) ELECTROSONIC LTD. 00-E0-AB (hex) DIMAT S.A. 00-E0-AC (hex) MIDSCO, INC. 00-E0-AD (hex) EES TECHNOLOGY, LTD. 00-E0-AE (hex) XAQTI CORPORATION 00-E0-AF (hex) GENERAL DYNAMICS INFORMATION SYSTEMS 00-E0-B0 (hex) CISCO SYSTEMS, INC. 00-E0-B1 (hex) Alcatel-Lucent, Enterprise Business Group 00-E0-B2 (hex) TELMAX COMMUNICATIONS CORP. 00-E0-B3 (hex) EtherWAN Systems, Inc. 00-E0-B4 (hex) TECHNO SCOPE CO., LTD. 00-E0-B5 (hex) ARDENT COMMUNICATIONS CORP. 00-E0-B6 (hex) Entrada Networks 00-E0-B7 (hex) PI GROUP, LTD. 00-E0-B8 (hex) GATEWAY 2000 00-E0-B9 (hex) BYAS SYSTEMS 00-E0-BA (hex) BERGHOF AUTOMATIONSTECHNIK GmbH 00-E0-BB (hex) NBX CORPORATION 00-E0-BC (hex) SYMON COMMUNICATIONS, INC. 00-E0-BD (hex) INTERFACE SYSTEMS, INC. 00-E0-BE (hex) GENROCO INTERNATIONAL, INC. 00-E0-BF (hex) TORRENT NETWORKING TECHNOLOGIES CORP. 00-E0-C0 (hex) SEIWA ELECTRIC MFG. CO., LTD. 00-E0-C1 (hex) MEMOREX TELEX JAPAN, LTD. 00-E0-C2 (hex) NECSY S.p.A. 00-E0-C3 (hex) SAKAI SYSTEM DEVELOPMENT CORP. 00-E0-C4 (hex) HORNER ELECTRIC, INC. 00-E0-C5 (hex) BCOM ELECTRONICS INC. 00-E0-C6 (hex) LINK2IT, L.L.C. 00-E0-C7 (hex) EUROTECH SRL 00-E0-C8 (hex) VIRTUAL ACCESS, LTD. 00-E0-C9 (hex) AutomatedLogic Corporation 00-E0-CA (hex) BEST DATA PRODUCTS 00-E0-CB (hex) RESON, INC. 00-E0-CC (hex) HERO SYSTEMS, LTD. 00-E0-CD (hex) SENSIS CORPORATION 00-E0-CE (hex) ARN 00-E0-CF (hex) INTEGRATED DEVICE TECHNOLOGY, INC. 00-E0-D0 (hex) NETSPEED, INC. 00-E0-D1 (hex) TELSIS LIMITED 00-E0-D2 (hex) VERSANET COMMUNICATIONS, INC. 00-E0-D3 (hex) DATENTECHNIK GmbH 00-E0-D4 (hex) EXCELLENT COMPUTER 00-E0-D5 (hex) Emulex Corporation 00-E0-D6 (hex) COMPUTER & COMMUNICATION RESEARCH LAB. 00-E0-D7 (hex) SUNSHINE ELECTRONICS, INC. 00-E0-D8 (hex) LANBit Computer, Inc. 00-E0-D9 (hex) TAZMO CO., LTD. 00-E0-DA (hex) Alcatel North America ESD 00-E0-DB (hex) ViaVideo Communications, Inc. 00-E0-DC (hex) NEXWARE CORP. 00-E0-DD (hex) ZENITH ELECTRONICS CORPORATION 00-E0-DE (hex) DATAX NV 00-E0-DF (hex) KEYMILE GmbH 00-E0-E0 (hex) SI ELECTRONICS, LTD. 00-E0-E1 (hex) G2 NETWORKS, INC. 00-E0-E2 (hex) INNOVA CORP. 00-E0-E3 (hex) SK-ELEKTRONIK GmbH 00-E0-E4 (hex) FANUC ROBOTICS NORTH AMERICA, Inc. 00-E0-E5 (hex) CINCO NETWORKS, INC. 00-E0-E6 (hex) INCAA DATACOM B.V. 00-E0-E7 (hex) RAYTHEON E-SYSTEMS, INC. 00-E0-E8 (hex) GRETACODER Data Systems AG 00-E0-E9 (hex) DATA LABS, INC. 00-E0-EA (hex) INNOVAT COMMUNICATIONS, INC. 00-E0-EB (hex) DIGICOM SYSTEMS, INCORPORATED 00-E0-EC (hex) CELESTICA INC. 00-E0-ED (hex) SILICOM, LTD. 00-E0-EE (hex) MAREL HF 00-E0-EF (hex) DIONEX 00-E0-F0 (hex) ABLER TECHNOLOGY, INC. 00-E0-F1 (hex) THAT CORPORATION 00-E0-F2 (hex) ARLOTTO COMNET, INC. 00-E0-F3 (hex) WebSprint Communications, Inc. 00-E0-F4 (hex) INSIDE Technology A/S 00-E0-F5 (hex) TELES AG 00-E0-F6 (hex) DECISION EUROPE 00-E0-F7 (hex) CISCO SYSTEMS, INC. 00-E0-F8 (hex) DICNA CONTROL AB 00-E0-F9 (hex) CISCO SYSTEMS, INC. 00-E0-FA (hex) TRL TECHNOLOGY, LTD. 00-E0-FB (hex) LEIGHTRONIX, INC. 00-E0-FC (hex) HUAWEI TECHNOLOGIES CO., LTD. 00-E0-FD (hex) A-TREND TECHNOLOGY CO., LTD. 00-E0-FE (hex) CISCO SYSTEMS, INC. 00-E0-FF (hex) SECURITY DYNAMICS TECHNOLOGIES, Inc. 00-E1-75 (hex) AK-Systems Ltd 00-E6-66 (hex) ARIMA Communications Corp. 00-E6-D3 (hex) NIXDORF COMPUTER CORP. 00-E8-AB (hex) Meggitt Training Systems, Inc. 00-EB-2D (hex) Sony Mobile Communications AB 00-F0-51 (hex) KWB Gmbh 00-F4-03 (hex) Orbis Systems Oy 00-F4-B9 (hex) Apple, Inc. 00-F8-60 (hex) PT. Panggung Electric Citrabuana 00-FA-3B (hex) CLOOS ELECTRONIC GMBH 00-FC-58 (hex) WebSilicon Ltd. 00-FC-70 (hex) Intrepid Control Systems, Inc. 00-FD-4C (hex) NEVATEC 02-07-01 (hex) RACAL-DATACOM 02-1C-7C (hex) PERQ SYSTEMS CORPORATION 02-60-86 (hex) LOGIC REPLACEMENT TECH. LTD. 02-60-8C (hex) 3COM CORPORATION 02-70-01 (hex) RACAL-DATACOM 02-70-B0 (hex) M/A-COM INC. COMPANIES 02-70-B3 (hex) DATA RECALL LTD 02-9D-8E (hex) CARDIAC RECORDERS INC. 02-AA-3C (hex) OLIVETTI TELECOMM SPA (OLTECO) 02-BB-01 (hex) OCTOTHORPE CORP. 02-C0-8C (hex) 3COM CORPORATION 02-CF-1C (hex) COMMUNICATION MACHINERY CORP. 02-E6-D3 (hex) NIXDORF COMPUTER CORPORATION 04-0A-83 (hex) Alcatel-Lucent 04-0A-E0 (hex) XMIT AG COMPUTER NETWORKS 04-0C-CE (hex) Apple, Inc. 04-0E-C2 (hex) ViewSonic Mobile China Limited 04-15-52 (hex) Apple 04-18-0F (hex) Samsung Electronics Co.,Ltd 04-18-B6 (hex) PRIVATE 04-18-D6 (hex) Ubiquiti Networks 04-1B-94 (hex) Host Mobility AB 04-1B-BA (hex) Samsung Electronics Co.,Ltd 04-1D-10 (hex) Dream Ware Inc. 04-1E-64 (hex) Apple, Inc 04-20-9A (hex) Panasonic AVC Networks Company 04-22-34 (hex) Wireless Standard Extensions 04-26-05 (hex) GFR Gesellschaft für Regelungstechnik und Energieeinsparung mbH 04-26-65 (hex) Apple 04-2B-BB (hex) PicoCELA, Inc. 04-2F-56 (hex) ATOCS (Shenzhen) LTD 04-32-F4 (hex) Partron 04-36-04 (hex) Gyeyoung I&T 04-3D-98 (hex) ChongQing QingJia Electronics CO.,LTD 04-46-65 (hex) Murata Manufacturing Co., Ltd. 04-4A-50 (hex) Ramaxel Technology (Shenzhen) limited company 04-4B-FF (hex) GuangZhou Hedy Digital Technology Co., Ltd 04-4C-EF (hex) Fujian Sanao Technology Co.,Ltd 04-4F-AA (hex) Ruckus Wireless 04-54-53 (hex) Apple, Inc. 04-55-CA (hex) BriView (Xiamen) Corp. 04-58-6F (hex) Sichuan Whayer information industry Co.,LTD 04-5A-95 (hex) Nokia Corporation 04-5C-06 (hex) Zmodo Technology Corporation 04-5D-56 (hex) camtron industrial inc. 04-5F-A7 (hex) Shenzhen Yichen Technology Development Co.,LTD 04-62-D7 (hex) ALSTOM HYDRO FRANCE 04-63-E0 (hex) Nome Oy 04-6D-42 (hex) Bryston Ltd. 04-6E-49 (hex) TaiYear Electronic Technology (Suzhou) Co., Ltd 04-70-BC (hex) Globalstar Inc. 04-74-A1 (hex) Aligera Equipamentos Digitais Ltda 04-75-F5 (hex) CSST 04-76-6E (hex) ALPS Co,. Ltd. 04-7D-7B (hex) Quanta Computer Inc. 04-81-AE (hex) Clack Corporation 04-84-8A (hex) 7INOVA TECHNOLOGY LIMITED 04-88-8C (hex) Eifelwerk Butler Systeme GmbH 04-88-E2 (hex) Beats Electronics LLC 04-8A-15 (hex) Avaya, Inc 04-8B-42 (hex) Skspruce Technology Limited 04-8C-03 (hex) ThinPAD Technology (Shenzhen)CO.,LTD 04-8D-38 (hex) Netcore Technology Inc. 04-94-A1 (hex) CATCH THE WIND INC 04-98-F3 (hex) ALPS Electric Co,. Ltd. 04-9C-62 (hex) BMT Medical Technology s.r.o. 04-9F-06 (hex) Smobile Co., Ltd. 04-9F-81 (hex) Netscout Systems, Inc. 04-A1-51 (hex) NETGEAR INC., 04-A3-F3 (hex) Emicon 04-A8-2A (hex) Nokia Corporation 04-B3-B6 (hex) Seamap (UK) Ltd 04-B4-66 (hex) BSP Co., Ltd. 04-BF-A8 (hex) ISB Corporation 04-C0-5B (hex) Tigo Energy 04-C0-6F (hex) Shenzhen Huawei Communication Technologies Co., Ltd 04-C1-B9 (hex) Fiberhome Telecommunication Tech.Co.,Ltd. 04-C5-A4 (hex) CISCO SYSTEMS, INC. 04-C8-80 (hex) Samtec Inc 04-CE-14 (hex) Wilocity LTD. 04-CF-25 (hex) MANYCOLORS, INC. 04-D4-37 (hex) ZNV 04-D7-83 (hex) Y&H E&C Co.,LTD. 04-DA-D2 (hex) Cisco 04-DD-4C (hex) Velocytech 04-DF-69 (hex) Car Connectivity Consortium 04-E0-C4 (hex) TRIUMPH-ADLER AG 04-E1-C8 (hex) IMS Soluções em Energia Ltda. 04-E2-F8 (hex) AEP Ticketing solutions srl 04-E4-51 (hex) Texas Instruments 04-E5-36 (hex) Apple 04-E5-48 (hex) Cohda Wireless Pty Ltd 04-E6-62 (hex) Acroname Inc. 04-E9-E5 (hex) PJRC.COM, LLC 04-EE-91 (hex) x-fabric GmbH 04-F0-21 (hex) Compex Systems Pte Ltd 04-F1-7D (hex) Tarana Wireless 04-F4-BC (hex) Xena Networks 04-F7-E4 (hex) Apple 04-F8-C2 (hex) Flaircomm Microelectronics, Inc. 04-FE-31 (hex) Samsung Electronics Co.,Ltd 04-FE-7F (hex) CISCO SYSTEMS, INC. 04-FF-51 (hex) NOVAMEDIA INNOVISION SP. Z O.O. 08-00-01 (hex) COMPUTERVISION CORPORATION 08-00-02 (hex) BRIDGE COMMUNICATIONS INC. 08-00-03 (hex) ADVANCED COMPUTER COMM. 08-00-04 (hex) CROMEMCO INCORPORATED 08-00-05 (hex) SYMBOLICS INC. 08-00-06 (hex) SIEMENS AG 08-00-07 (hex) APPLE COMPUTER INC. 08-00-08 (hex) BOLT BERANEK AND NEWMAN INC. 08-00-09 (hex) HEWLETT PACKARD 08-00-0A (hex) NESTAR SYSTEMS INCORPORATED 08-00-0B (hex) UNISYS CORPORATION 08-00-0C (hex) MIKLYN DEVELOPMENT CO. 08-00-0D (hex) INTERNATIONAL COMPUTERS LTD. 08-00-0E (hex) NCR CORPORATION 08-00-0F (hex) MITEL CORPORATION 08-00-11 (hex) TEKTRONIX INC. 08-00-12 (hex) BELL ATLANTIC INTEGRATED SYST. 08-00-13 (hex) EXXON 08-00-14 (hex) EXCELAN 08-00-15 (hex) STC BUSINESS SYSTEMS 08-00-16 (hex) BARRISTER INFO SYS CORP 08-00-17 (hex) NATIONAL SEMICONDUCTOR 08-00-18 (hex) PIRELLI FOCOM NETWORKS 08-00-19 (hex) GENERAL ELECTRIC CORPORATION 08-00-1A (hex) TIARA/ 10NET 08-00-1B (hex) EMC Corporation 08-00-1C (hex) KDD-KOKUSAI DEBNSIN DENWA CO. 08-00-1D (hex) ABLE COMMUNICATIONS INC. 08-00-1E (hex) APOLLO COMPUTER INC. 08-00-1F (hex) SHARP CORPORATION 08-00-20 (hex) Oracle Corporation 08-00-21 (hex) 3M COMPANY 08-00-22 (hex) NBI INC. 08-00-23 (hex) Panasonic Communications Co., Ltd. 08-00-24 (hex) 10NET COMMUNICATIONS/DCA 08-00-25 (hex) CONTROL DATA 08-00-26 (hex) NORSK DATA A.S. 08-00-27 (hex) CADMUS COMPUTER SYSTEMS 08-00-28 (hex) Texas Instruments 08-00-29 (hex) MEGATEK CORPORATION 08-00-2A (hex) MOSAIC TECHNOLOGIES INC. 08-00-2B (hex) DIGITAL EQUIPMENT CORPORATION 08-00-2C (hex) BRITTON LEE INC. 08-00-2D (hex) LAN-TEC INC. 08-00-2E (hex) METAPHOR COMPUTER SYSTEMS 08-00-2F (hex) PRIME COMPUTER INC. 08-00-30 (hex) NETWORK RESEARCH CORPORATION 08-00-30 (hex) CERN 08-00-30 (hex) ROYAL MELBOURNE INST OF TECH 08-00-31 (hex) LITTLE MACHINES INC. 08-00-32 (hex) TIGAN INCORPORATED 08-00-33 (hex) BAUSCH & LOMB 08-00-34 (hex) FILENET CORPORATION 08-00-35 (hex) MICROFIVE CORPORATION 08-00-36 (hex) INTERGRAPH CORPORATION 08-00-37 (hex) FUJI-XEROX CO. LTD. 08-00-38 (hex) BULL S.A.S. 08-00-39 (hex) SPIDER SYSTEMS LIMITED 08-00-3A (hex) ORCATECH INC. 08-00-3B (hex) TORUS SYSTEMS LIMITED 08-00-3C (hex) SCHLUMBERGER WELL SERVICES 08-00-3D (hex) CADNETIX CORPORATIONS 08-00-3E (hex) CODEX CORPORATION 08-00-3F (hex) FRED KOSCHARA ENTERPRISES 08-00-40 (hex) FERRANTI COMPUTER SYS. LIMITED 08-00-41 (hex) RACAL-MILGO INFORMATION SYS.. 08-00-42 (hex) JAPAN MACNICS CORP. 08-00-43 (hex) PIXEL COMPUTER INC. 08-00-44 (hex) DAVID SYSTEMS INC. 08-00-45 (hex) CONCURRENT COMPUTER CORP. 08-00-46 (hex) Sony Corporation 08-00-47 (hex) SEQUENT COMPUTER SYSTEMS INC. 08-00-48 (hex) EUROTHERM GAUGING SYSTEMS 08-00-49 (hex) UNIVATION 08-00-4A (hex) BANYAN SYSTEMS INC. 08-00-4B (hex) PLANNING RESEARCH CORP. 08-00-4C (hex) HYDRA COMPUTER SYSTEMS INC. 08-00-4D (hex) CORVUS SYSTEMS INC. 08-00-4E (hex) 3COM EUROPE LTD. 08-00-4F (hex) CYGNET SYSTEMS 08-00-50 (hex) DAISY SYSTEMS CORP. 08-00-51 (hex) EXPERDATA 08-00-52 (hex) INSYSTEC 08-00-53 (hex) MIDDLE EAST TECH. UNIVERSITY 08-00-55 (hex) STANFORD TELECOMM. INC. 08-00-56 (hex) STANFORD LINEAR ACCEL. CENTER 08-00-57 (hex) EVANS & SUTHERLAND 08-00-58 (hex) SYSTEMS CONCEPTS 08-00-59 (hex) A/S MYCRON 08-00-5A (hex) IBM Corp 08-00-5B (hex) VTA TECHNOLOGIES INC. 08-00-5C (hex) FOUR PHASE SYSTEMS 08-00-5D (hex) GOULD INC. 08-00-5E (hex) COUNTERPOINT COMPUTER INC. 08-00-5F (hex) SABER TECHNOLOGY CORP. 08-00-60 (hex) INDUSTRIAL NETWORKING INC. 08-00-61 (hex) JAROGATE LTD. 08-00-62 (hex) GENERAL DYNAMICS 08-00-63 (hex) PLESSEY 08-00-64 (hex) Sitasys AG 08-00-65 (hex) GENRAD INC. 08-00-66 (hex) AGFA CORPORATION 08-00-67 (hex) COMDESIGN 08-00-68 (hex) RIDGE COMPUTERS 08-00-69 (hex) SILICON GRAPHICS INC. 08-00-6A (hex) ATT BELL LABORATORIES 08-00-6B (hex) ACCEL TECHNOLOGIES INC. 08-00-6C (hex) SUNTEK TECHNOLOGY INT'L 08-00-6D (hex) WHITECHAPEL COMPUTER WORKS 08-00-6E (hex) MASSCOMP 08-00-6F (hex) PHILIPS APELDOORN B.V. 08-00-70 (hex) MITSUBISHI ELECTRIC CORP. 08-00-71 (hex) MATRA (DSIE) 08-00-72 (hex) XEROX CORP UNIV GRANT PROGRAM 08-00-73 (hex) TECMAR INC. 08-00-74 (hex) CASIO COMPUTER CO. LTD. 08-00-75 (hex) DANSK DATA ELECTRONIK 08-00-76 (hex) PC LAN TECHNOLOGIES 08-00-77 (hex) TSL COMMUNICATIONS LTD. 08-00-78 (hex) ACCELL CORPORATION 08-00-79 (hex) THE DROID WORKS 08-00-7A (hex) INDATA 08-00-7B (hex) SANYO ELECTRIC CO. LTD. 08-00-7C (hex) VITALINK COMMUNICATIONS CORP. 08-00-7E (hex) AMALGAMATED WIRELESS(AUS) LTD 08-00-7F (hex) CARNEGIE-MELLON UNIVERSITY 08-00-80 (hex) AES DATA INC. 08-00-81 (hex) ,ASTECH INC. 08-00-82 (hex) VERITAS SOFTWARE 08-00-83 (hex) Seiko Instruments Inc. 08-00-84 (hex) TOMEN ELECTRONICS CORP. 08-00-85 (hex) ELXSI 08-00-86 (hex) KONICA MINOLTA HOLDINGS, INC. 08-00-87 (hex) XYPLEX 08-00-88 (hex) Brocade Communications Systems, Inc. 08-00-89 (hex) KINETICS 08-00-8A (hex) PerfTech, Inc. 08-00-8B (hex) PYRAMID TECHNOLOGY CORP. 08-00-8C (hex) NETWORK RESEARCH CORPORATION 08-00-8D (hex) XYVISION INC. 08-00-8E (hex) TANDEM COMPUTERS 08-00-8F (hex) CHIPCOM CORPORATION 08-00-90 (hex) SONOMA SYSTEMS 08-08-C2 (hex) Samsung Electronics 08-08-EA (hex) AMSC 08-0C-0B (hex) SysMik GmbH Dresden 08-0C-C9 (hex) Mission Technology Group, dba Magma 08-0D-84 (hex) GECO, Inc. 08-0E-A8 (hex) Velex s.r.l. 08-0F-FA (hex) KSP INC. 08-11-96 (hex) Intel Corporate 08-14-43 (hex) UNIBRAIN S.A. 08-16-51 (hex) Shenzhen Sea Star Technology Co.,Ltd 08-17-35 (hex) CISCO SYSTEMS, INC. 08-17-F4 (hex) IBM Corp 08-18-1A (hex) zte corporation 08-18-4C (hex) A. S. Thomas, Inc. 08-19-A6 (hex) HUAWEI TECHNOLOGIES CO.,LTD 08-1D-FB (hex) Shanghai Mexon Communication Technology Co.,Ltd 08-1F-3F (hex) WondaLink Inc. 08-1F-F3 (hex) CISCO SYSTEMS, INC. 08-25-22 (hex) ADVANSEE 08-27-19 (hex) APS systems/electronic AG 08-2A-D0 (hex) SRD Innovations Inc. 08-2E-5F (hex) Hewlett Packard 08-35-71 (hex) CASwell INC. 08-37-3D (hex) Samsung Electronics Co.,Ltd 08-37-9C (hex) Topaz Co. LTD. 08-38-A5 (hex) Funkwerk plettac electronic GmbH 08-3A-B8 (hex) Shinoda Plasma Co., Ltd. 08-3E-0C (hex) ARRIS Group, Inc. 08-3E-8E (hex) Hon Hai Precision Ind.Co.Ltd 08-48-2C (hex) Raycore Taiwan Co., LTD. 08-4E-1C (hex) H2A Systems, LLC 08-4E-BF (hex) Broad Net Mux Corporation 08-51-2E (hex) Orion Diagnostica Oy 08-5B-0E (hex) Fortinet, Inc. 08-60-6E (hex) ASUSTek COMPUTER INC. 08-63-61 (hex) Huawei Technologies Co., Ltd 08-68-D0 (hex) Japan System Design 08-68-EA (hex) EITO ELECTRONICS CO., LTD. 08-70-45 (hex) Apple 08-75-72 (hex) Obelux Oy 08-76-18 (hex) ViE Technologies Sdn. Bhd. 08-76-95 (hex) Auto Industrial Co., Ltd. 08-76-FF (hex) Thomson Telecom Belgium 08-79-99 (hex) AIM GmbH 08-7A-4C (hex) Huawei Technologies Co., Ltd 08-7B-AA (hex) SVYAZKOMPLEKTSERVICE, LLC 08-7C-BE (hex) Quintic Corp. 08-7D-21 (hex) Altasec technology corporation 08-80-39 (hex) Cisco SPVTG 08-81-F4 (hex) Juniper Networks 08-86-3B (hex) Belkin International, Inc. 08-8D-C8 (hex) Ryowa Electronics Co.,Ltd 08-8E-4F (hex) SF Software Solutions 08-8F-2C (hex) Hills Sound Vision & Lighting 08-96-D7 (hex) AVM GmbH 08-9E-01 (hex) QUANTA COMPUTER INC. 08-9F-97 (hex) LEROY AUTOMATION 08-A1-2B (hex) ShenZhen EZL Technology Co., Ltd 08-A9-5A (hex) Azurewave 08-AC-A5 (hex) Benu Video, Inc. 08-AF-78 (hex) Totus Solutions, Inc. 08-B4-CF (hex) Abicom International 08-B7-38 (hex) Lite-On Technogy Corp. 08-B7-EC (hex) Wireless Seismic 08-BB-CC (hex) AK-NORD EDV VERTRIEBSGES. mbH 08-BE-09 (hex) Astrol Electronic AG 08-CC-68 (hex) Cisco 08-D0-9F (hex) CISCO SYSTEMS, INC. 08-D2-9A (hex) Proformatique 08-D4-0C (hex) Intel Corporate 08-D4-2B (hex) Samsung Electronics 08-D5-C0 (hex) Seers Technology Co., Ltd 08-E5-DA (hex) NANJING FUJITSU COMPUTER PRODUCTS CO.,LTD. 08-E6-72 (hex) JEBSEE ELECTRONICS CO.,LTD. 08-EA-44 (hex) Aerohive Networks, Inc. 08-EB-74 (hex) Humax 08-EB-ED (hex) World Elite Technology Co.,LTD 08-ED-B9 (hex) Hon Hai Precision Ind. Co.,Ltd. 08-EF-3B (hex) MCS Logic Inc. 08-F1-B7 (hex) Towerstream Corpration 08-F2-F4 (hex) Net One Partners Co.,Ltd. 08-F6-F8 (hex) GET Engineering 08-FA-E0 (hex) Fohhn Audio AG 08-FC-52 (hex) OpenXS BV 08-FC-88 (hex) Samsung Electronics Co.,Ltd 0C-04-00 (hex) Jantar d.o.o. 0C-05-35 (hex) Juniper Systems 0C-11-05 (hex) Ringslink (Xiamen) Network Communication Technologies Co., Ltd 0C-13-0B (hex) Uniqoteq Ltd. 0C-14-20 (hex) Samsung Electronics Co.,Ltd 0C-15-C5 (hex) SDTEC Co., Ltd. 0C-17-F1 (hex) TELECSYS 0C-19-1F (hex) Inform Electronik 0C-1D-C2 (hex) SeAH Networks 0C-27-24 (hex) Cisco 0C-27-55 (hex) Valuable Techologies Limited 0C-2A-69 (hex) electric imp, incorporated 0C-2A-E7 (hex) Beijing General Research Institute of Mining and Metallurgy 0C-2D-89 (hex) QiiQ Communications Inc. 0C-37-DC (hex) Huawei Technologies Co., Ltd 0C-39-56 (hex) Observator instruments 0C-3C-65 (hex) Dome Imaging Inc 0C-46-9D (hex) MS Sedco 0C-4C-39 (hex) Mitrastar Technology 0C-51-F7 (hex) CHAUVIN ARNOUX 0C-55-21 (hex) Axiros GmbH 0C-56-5C (hex) HyBroad Vision (Hong Kong) Technology Co Ltd 0C-57-EB (hex) Mueller Systems 0C-5A-19 (hex) Axtion Sdn Bhd 0C-60-76 (hex) Hon Hai Precision Ind. Co.,Ltd. 0C-68-03 (hex) Cisco 0C-6E-4F (hex) PrimeVOLT Co., Ltd. 0C-71-5D (hex) Samsung Electronics Co.,Ltd 0C-72-2C (hex) TP-LINK TECHNOLOGIES CO.,LTD. 0C-74-C2 (hex) Apple, Inc. 0C-75-23 (hex) BEIJING GEHUA CATV NETWORK CO.,LTD 0C-77-1A (hex) Apple, Inc. 0C-7D-7C (hex) Kexiang Information Technology Co, Ltd. 0C-81-12 (hex) PRIVATE 0C-82-30 (hex) SHENZHEN MAGNUS TECHNOLOGIES CO.,LTD 0C-82-68 (hex) TP-LINK TECHNOLOGIES CO.,LTD. 0C-82-6A (hex) Wuhan Huagong Genuine Optics Technology Co., Ltd 0C-84-11 (hex) A.O. Smith Water Products 0C-84-84 (hex) Zenovia Electronics Inc. 0C-84-DC (hex) Hon Hai Precision Ind. Co.,Ltd. 0C-85-25 (hex) CISCO SYSTEMS, INC. 0C-8B-FD (hex) Intel Corporate 0C-8C-DC (hex) Suunto Oy 0C-8D-98 (hex) TOP EIGHT IND CORP 0C-92-4E (hex) Rice Lake Weighing Systems 0C-93-01 (hex) PT. Prasimax Inovasi Teknologi 0C-93-FB (hex) BNS Solutions 0C-96-BF (hex) Huawei Technologies Co., Ltd 0C-9D-56 (hex) Consort Controls Ltd 0C-9E-91 (hex) Sankosha Corporation 0C-A1-38 (hex) Blinq Wireless Inc. 0C-A2-F4 (hex) Chameleon Technology (UK) Limited 0C-A4-02 (hex) Alcatel Lucent IPD 0C-A4-2A (hex) OB Telecom Electronic Technology Co., Ltd 0C-AF-5A (hex) GENUS POWER INFRASTRUCTURES LIMITED 0C-B4-EF (hex) Digience Co.,Ltd. 0C-BF-15 (hex) Genetec 0C-C0-C0 (hex) MAGNETI MARELLI SISTEMAS ELECTRONICOS MEXICO 0C-C3-A7 (hex) Meritec 0C-C4-7E (hex) EUCAST Co., Ltd. 0C-C6-55 (hex) Wuxi YSTen Technology Co.,Ltd. 0C-C6-6A (hex) Nokia Corporation 0C-C6-AC (hex) DAGS 0C-C8-1F (hex) Summer Infant, Inc. 0C-C9-C6 (hex) Samwin Hong Kong Limited 0C-CD-D3 (hex) EASTRIVER TECHNOLOGY CO., LTD. 0C-CD-FB (hex) EDIC Systems Inc. 0C-D2-92 (hex) Intel Corporate 0C-D2-B5 (hex) Binatone Telecommunication Pvt. Ltd 0C-D5-02 (hex) Westell 0C-D6-96 (hex) Amimon Ltd 0C-D7-C2 (hex) Axium Technologies, Inc. 0C-D9-96 (hex) CISCO SYSTEMS, INC. 0C-D9-C1 (hex) Johnson Controls-ASG 0C-DA-41 (hex) Hangzhou H3C Technologies Co., Limited 0C-DC-CC (hex) Inala Technologies 0C-DD-EF (hex) Nokia Corporation 0C-DF-A4 (hex) Samsung Electronics Co.,Ltd 0C-E5-D3 (hex) DH electronics GmbH 0C-E7-09 (hex) Fox Crypto B.V. 0C-E8-2F (hex) Bonfiglioli Vectron GmbH 0C-E9-36 (hex) ELIMOS srl 0C-EE-E6 (hex) Hon Hai Precision Ind. Co.,Ltd. 0C-EF-7C (hex) AnaCom Inc 0C-F0-19 (hex) Malgn Technology Co., Ltd. 0C-F0-B4 (hex) Globalsat International Technology Ltd 0C-F3-61 (hex) Java Information 0C-F3-EE (hex) EM Microelectronic 0C-F4-05 (hex) Beijing Signalway Technologies Co.,Ltd 0C-F8-93 (hex) ARRIS Group, Inc. 0C-FC-83 (hex) Airoha Technology Corp., 10-00-00 (hex) PRIVATE 10-00-5A (hex) IBM Corp 10-00-E8 (hex) NATIONAL SEMICONDUCTOR 10-00-FD (hex) LaonPeople 10-01-CA (hex) Ashley Butterworth 10-09-0C (hex) Janome Sewing Machine Co., Ltd. 10-0B-A9 (hex) Intel Corporate 10-0C-24 (hex) pomdevices, LLC 10-0D-2F (hex) Online Security Pty. Ltd. 10-0D-32 (hex) Embedian, Inc. 10-0D-7F (hex) NETGEAR INC., 10-0E-2B (hex) NEC CASIO Mobile Communications 10-10-B6 (hex) McCain Inc 10-12-12 (hex) Vivo International Corporation Pty Ltd 10-12-48 (hex) ITG, Inc. 10-13-EE (hex) Justec International Technology INC. 10-18-9E (hex) Elmo Motion Control 10-1B-54 (hex) HUAWEI TECHNOLOGIES CO.,LTD 10-1C-0C (hex) Apple 10-1D-51 (hex) ON-Q LLC dba ON-Q Mesh Networks 10-1D-C0 (hex) Samsung Electronics Co.,Ltd 10-1F-74 (hex) Hewlett-Packard Company 10-22-79 (hex) ZeroDesktop, Inc. 10-28-31 (hex) Morion Inc. 10-2D-96 (hex) Looxcie Inc. 10-2E-AF (hex) Texas Instruments 10-37-11 (hex) Simlink AS 10-3B-59 (hex) Samsung Electronics Co.,Ltd 10-3D-EA (hex) HFC Technology (Beijing) Ltd. Co. 10-40-F3 (hex) Apple, Inc. 10-43-69 (hex) Soundmax Electronic Limited 10-44-5A (hex) Shaanxi Hitech Electronic Co., LTD 10-45-BE (hex) Norphonic AS 10-45-F8 (hex) LNT-Automation GmbH 10-47-80 (hex) HUAWEI TECHNOLOGIES CO.,LTD 10-48-B1 (hex) Beijing Duokan Technology Limited 10-4D-77 (hex) Innovative Computer Engineering 10-56-CA (hex) Peplink International Ltd. 10-5C-3B (hex) Perma-Pipe, Inc. 10-5C-BF (hex) DuroByte Inc 10-5F-06 (hex) Actiontec Electronics, Inc 10-5F-49 (hex) Cisco SPVTG 10-60-4B (hex) Hewlett Packard 10-62-C9 (hex) Adatis GmbH & Co. KG 10-64-E2 (hex) ADFweb.com s.r.l. 10-65-A3 (hex) Panamax Inc. 10-65-CF (hex) IQSIM 10-66-82 (hex) NEC AccessTechnica, Ltd. 10-68-3F (hex) LG Electronics 10-6F-3F (hex) Buffalo Inc. 10-6F-EF (hex) Ad-Sol Nissin Corp 10-71-F9 (hex) Cloud Telecomputers, LLC 10-76-8A (hex) EoCell 10-77-B1 (hex) Samsung Electronics Co.,LTD 10-78-CE (hex) Hanvit SI, Inc. 10-78-D2 (hex) ELITEGROUP COMPUTER SYSTEM CO., LTD. 10-7A-86 (hex) U&U ENGINEERING INC. 10-83-D2 (hex) Microseven Systems, LLC 10-88-0F (hex) Daruma Telecomunicações e Informática S.A. 10-8C-CF (hex) CISCO SYSTEMS, INC. 10-93-E9 (hex) Apple, Inc. 10-9A-B9 (hex) Tosibox Oy 10-9A-DD (hex) Apple, Inc. 10-9F-A9 (hex) Actiontec Electronics, Inc 10-A1-3B (hex) FUJIKURA RUBBER LTD. 10-A7-43 (hex) SK Mtek Limited 10-A9-32 (hex) Beijing Cyber Cloud Technology Co. ,Ltd. 10-B7-F6 (hex) Plastoform Industries Ltd. 10-B9-FE (hex) Lika srl 10-BA-A5 (hex) GANA I&C CO., LTD 10-BD-18 (hex) CISCO SYSTEMS, INC. 10-BF-48 (hex) ASUSTEK COMPUTER INC. 10-C2-BA (hex) UTT Co., Ltd. 10-C5-86 (hex) BIO SOUND LAB CO., LTD. 10-C6-1F (hex) Huawei Technologies Co., Ltd 10-C6-FC (hex) Garmin International 10-C7-3F (hex) Midas Klark Teknik Ltd 10-CA-81 (hex) PRECIA 10-CC-DB (hex) AXIMUM PRODUITS ELECTRONIQUES 10-D1-DC (hex) INSTAR Deutschland GmbH 10-D5-42 (hex) Samsung Electronics Co.,Ltd 10-DD-B1 (hex) Apple 10-E2-D5 (hex) Qi Hardware Inc. 10-E3-C7 (hex) Seohwa Telecom 10-E4-AF (hex) APR, LLC 10-E6-AE (hex) Source Technologies, LLC 10-E8-EE (hex) PhaseSpace 10-EA-59 (hex) Cisco SPVTG 10-EE-D9 (hex) Canoga Perkins Corporation 10-F3-11 (hex) Cisco 10-F3-DB (hex) Gridco Systems, Inc. 10-F4-9A (hex) T3 Innovation 10-F9-6F (hex) LG Electronics 10-F9-EE (hex) Nokia Corporation 10-FB-F0 (hex) KangSheng LTD. 10-FC-54 (hex) Shany Electronic Co., Ltd. 10-FE-ED (hex) TP-LINK TECHNOLOGIES CO., LTD. 11-00-AA (hex) PRIVATE 14-07-08 (hex) PRIVATE 14-07-E0 (hex) Abrantix AG 14-0C-76 (hex) FREEBOX SAS 14-0D-4F (hex) Flextronics International 14-10-9F (hex) Apple Inc 14-13-30 (hex) Anakreon UK LLP 14-14-4B (hex) FUJIAN STAR-NET COMMUNICATION CO.,LTD 14-1A-51 (hex) Treetech Sistemas Digitais 14-1B-BD (hex) Volex Inc. 14-1B-F0 (hex) Intellimedia Systems Ltd 14-23-D7 (hex) EUTRONIX CO., LTD. 14-2D-8B (hex) Incipio Technologies, Inc 14-2D-F5 (hex) Amphitech 14-30-7A (hex) Avermetrics 14-35-8B (hex) Mediabridge Products, LLC. 14-35-B3 (hex) Future Designs, Inc. 14-36-05 (hex) Nokia Corporation 14-37-3B (hex) PROCOM Systems 14-3A-EA (hex) Dynapower Company LLC 14-3E-60 (hex) Alcatel-Lucent 14-41-E2 (hex) Monaco Enterprises, Inc. 14-43-19 (hex) Creative&Link Technology Limited 14-49-78 (hex) Digital Control Incorporated 14-49-E0 (hex) Samsung Electro Mechanics co.,LTD. 14-4C-1A (hex) Max Communication GmbH 14-54-12 (hex) Entis Co., Ltd. 14-5A-05 (hex) Apple, Inc. 14-5B-D1 (hex) Motorola Mobility, Inc. 14-63-08 (hex) JABIL CIRCUIT (SHANGHAI) LTD. 14-6A-0B (hex) Cypress Electronics Limited 14-6E-0A (hex) PRIVATE 14-73-73 (hex) TUBITAK UEKAE 14-74-11 (hex) RIM 14-7D-B3 (hex) JOA TELECOM.CO.,LTD 14-7D-C5 (hex) Murata Manufacturing Co., Ltd. 14-82-5B (hex) Hefei Radio Communication Technology Co., Ltd 14-86-92 (hex) TP-LINK TECHNOLOGIES CO.,LTD. 14-89-FD (hex) Samsung Electronics 14-8A-70 (hex) ADS GmbH 14-8F-C6 (hex) Apple, Inc. 14-90-90 (hex) KongTop industrial(shen zhen)CO.,LTD 14-94-48 (hex) BLU CASTLE S.A. 14-9F-E8 (hex) Lenovo Mobile Communication Technology Ltd. 14-A6-2C (hex) S.M. Dezac S.A. 14-A8-6B (hex) ShenZhen Telacom Science&Technology Co., Ltd 14-A9-E3 (hex) MST CORPORATION 14-AB-F0 (hex) ARRIS Group, Inc. 14-B1-C8 (hex) InfiniWing, Inc. 14-B7-3D (hex) ARCHEAN Technologies 14-C2-1D (hex) Sabtech Industries 14-CF-8D (hex) OHSUNG ELECTRONICS CO., LTD. 14-CF-92 (hex) TP-LINK TECHNOLOGIES CO., LTD. 14-CF-E2 (hex) ARRIS Group, Inc. 14-D4-FE (hex) Pace plc 14-D6-4D (hex) D-Link International 14-D7-6E (hex) CONCH ELECTRONIC Co.,Ltd 14-DA-E9 (hex) ASUSTek COMPUTER INC. 14-DB-85 (hex) S NET MEDIA 14-E4-EC (hex) mLogic LLC 14-E6-E4 (hex) TP-LINK TECHNOLOGIES CO., LTD. 14-EB-33 (hex) BSMediasoft Co., Ltd. 14-EE-9D (hex) AirNav Systems LLC 14-F0-C5 (hex) Xtremio Ltd. 14-F4-2A (hex) Samsung Electronics 14-FE-AF (hex) SAGITTAR LIMITED 14-FE-B5 (hex) Dell Inc 18-00-2D (hex) Sony Mobile Communications AB 18-00-DB (hex) Fitbit Inc. 18-01-E3 (hex) Elektrobit Wireless Communications Ltd 18-03-73 (hex) Dell Inc 18-03-FA (hex) IBT Interfaces 18-06-75 (hex) DILAX Intelcom GmbH 18-0B-52 (hex) Nanotron Technologies GmbH 18-0C-77 (hex) Westinghouse Electric Company, LLC 18-0C-AC (hex) CANON INC. 18-14-20 (hex) TEB SAS 18-14-56 (hex) Nokia Corporation 18-17-14 (hex) DAEWOOIS 18-17-25 (hex) Cameo Communications, Inc. 18-19-3F (hex) Tamtron Oy 18-1E-B0 (hex) Samsung Electronics Co.,Ltd 18-20-32 (hex) Apple, Inc. 18-26-66 (hex) Samsung Electronics Co.,Ltd 18-28-61 (hex) AirTies Wireless Networks 18-2A-7B (hex) Nintendo Co., Ltd. 18-2B-05 (hex) 8D Technologies 18-2C-91 (hex) Concept Development, Inc. 18-32-A2 (hex) LAON TECHNOLOGY CO., LTD. 18-33-9D (hex) CISCO SYSTEMS, INC. 18-34-51 (hex) Apple, Inc. 18-36-FC (hex) Elecsys International Corporation 18-38-25 (hex) Wuhan Lingjiu High-tech Co.,Ltd. 18-39-19 (hex) Unicoi Systems 18-3B-D2 (hex) BYD Precision Manufacture Company Ltd. 18-3D-A2 (hex) Intel Corporate 18-3F-47 (hex) Samsung Electronics Co.,Ltd 18-42-1D (hex) PRIVATE 18-42-2F (hex) Alcatel Lucent 18-46-17 (hex) Samsung Electronics 18-48-D8 (hex) Fastback Networks 18-4E-94 (hex) MESSOA TECHNOLOGIES INC. 18-52-53 (hex) Pixord Corporation 18-53-E0 (hex) Hanyang Digitech Co.Ltd 18-55-0F (hex) Cisco SPVTG 18-59-33 (hex) Cisco SPVTG 18-5A-E8 (hex) Zenotech.Co.,Ltd 18-66-E3 (hex) Veros Systems, Inc. 18-67-3F (hex) Hanover Displays Limited 18-67-51 (hex) KOMEG Industrielle Messtechnik GmbH 18-67-B0 (hex) Samsung Electronics Co.,LTD 18-6D-99 (hex) Adanis Inc. 18-7A-93 (hex) AMICCOM Electronics Corporation 18-7C-81 (hex) Valeo Vision Systems 18-80-CE (hex) Barberry Solutions Ltd 18-80-F5 (hex) Alcatel-Lucent Shanghai Bell Co., Ltd 18-84-10 (hex) CoreTrust Inc. 18-86-3A (hex) DIGITAL ART SYSTEM 18-86-AC (hex) Nokia Danmark A/S 18-87-96 (hex) HTC Corporation 18-88-57 (hex) Beijing Jinhong Xi-Dian Information Technology Corp. 18-8E-D5 (hex) TP Vision Belgium N.V. - innovation site Brugge 18-92-2C (hex) Virtual Instruments 18-97-FF (hex) TechFaith Wireless Technology Limited 18-9A-67 (hex) CSE-Servelec Limited 18-9E-FC (hex) Apple Inc 18-A9-05 (hex) Hewlett-Packard Company 18-A9-9B (hex) Dell Inc PCBA Test 18-AB-F5 (hex) Ultra Electronics - Electrics 18-AD-4D (hex) Polostar Technology Corporation 18-AE-BB (hex) Siemens Convergence Creators GmbH&Co.KG 18-AF-8F (hex) Apple 18-AF-9F (hex) DIGITRONIC Automationsanlagen GmbH 18-B2-09 (hex) Torrey Pines Logic, Inc 18-B3-BA (hex) Netlogic AB 18-B4-30 (hex) Nest Labs Inc. 18-B5-91 (hex) I-Storm 18-B7-9E (hex) Invoxia 18-C0-86 (hex) Broadcom Corporation 18-C4-51 (hex) Tucson Embedded Systems 18-D0-71 (hex) DASAN SMC, Inc. 18-D6-6A (hex) Inmarsat 18-D6-CF (hex) Kurth Electronic GmbH 18-D9-49 (hex) Qvis Labs, LLC 18-DC-56 (hex) Yulong Computer Telecommunication Scientific(shenzhen)Co.,Lt 18-E2-88 (hex) STT Condigi 18-E2-C2 (hex) Samsung Electronics 18-E7-F4 (hex) Apple, Inc. 18-E8-0F (hex) Viking Electronics Inc. 18-E8-DD (hex) MODULETEK 18-EF-63 (hex) CISCO SYSTEMS, INC. 18-F4-6A (hex) Hon Hai Precision Ind. Co.,Ltd. 18-F6-50 (hex) Multimedia Pacific Limited 18-F8-7A (hex) i3 International Inc. 18-FA-6F (hex) ISC applied systems corp 18-FC-9F (hex) Changhe Electronics Co., Ltd. 18-FE-34 (hex) Espressif Inc. 1C-06-56 (hex) IDY Corporation 1C-08-C1 (hex) Lg Innotek 1C-0B-52 (hex) EPICOM S.A 1C-0F-CF (hex) Sypro Optics GmbH 1C-11-E1 (hex) Wartsila Finland Oy 1C-12-9D (hex) IEEE PES PSRC/SUB 1C-14-48 (hex) Motorola Mobility, Inc. 1C-17-D3 (hex) CISCO SYSTEMS, INC. 1C-18-4A (hex) ShenZhen RicherLink Technologies Co.,LTD 1C-19-DE (hex) eyevis GmbH 1C-1D-67 (hex) Shenzhen Huawei Communication Technologies Co., Ltd 1C-33-4D (hex) ITS Telecom 1C-34-77 (hex) Innovation Wireless 1C-35-F1 (hex) NEW Lift Neue Elektronische Wege Steuerungsbau GmbH 1C-37-BF (hex) Cloudium Systems Ltd. 1C-3A-4F (hex) AccuSpec Electronics, LLC 1C-3D-E7 (hex) Sigma Koki Co.,Ltd. 1C-3E-84 (hex) Hon Hai Precision Ind. Co.,Ltd. 1C-43-EC (hex) JAPAN CIRCUIT CO.,LTD 1C-45-93 (hex) Texas Instruments 1C-48-F9 (hex) GN Netcom A/S 1C-4A-F7 (hex) AMON INC 1C-4B-D6 (hex) AzureWave 1C-51-B5 (hex) Techaya LTD 1C-52-D6 (hex) FLAT DISPLAY TECHNOLOGY CORPORATION 1C-5A-3E (hex) Samsung Eletronics Co., Ltd (Visual Display Divison) 1C-5A-6B (hex) Philips Electronics Nederland BV 1C-5C-55 (hex) PRIMA Cinema, Inc 1C-5C-60 (hex) Shenzhen Belzon Technology Co.,LTD. 1C-5F-FF (hex) Beijing Ereneben Information Technology Co.,Ltd Shenzhen Branch 1C-62-B8 (hex) Samsung Electronics Co.,Ltd 1C-65-9D (hex) Liteon Technology Corporation 1C-66-6D (hex) Hon Hai Precision Ind.Co.Ltd 1C-66-AA (hex) Samsung Electronics 1C-69-A5 (hex) Research In Motion 1C-6B-CA (hex) Mitsunami Co., Ltd. 1C-6F-65 (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 1C-75-08 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD. 1C-76-CA (hex) Terasic Technologies Inc. 1C-7C-11 (hex) EID 1C-7C-45 (hex) Vitek Industrial Video Products, Inc. 1C-7C-C7 (hex) Coriant GmbH 1C-7E-E5 (hex) D-Link International 1C-83-B0 (hex) Linked IP GmbH 1C-84-64 (hex) FORMOSA WIRELESS COMMUNICATION CORP. 1C-86-AD (hex) MCT CO., LTD. 1C-8E-8E (hex) DB Communication & Systems Co., ltd. 1C-8F-8A (hex) Phase Motion Control SpA 1C-91-79 (hex) Integrated System Technologies Ltd 1C-94-92 (hex) RUAG Schweiz AG 1C-95-5D (hex) I-LAX ELECTRONICS INC. 1C-95-9F (hex) Veethree Electronics And Marine LLC 1C-97-3D (hex) PRICOM Design 1C-A7-70 (hex) SHENZHEN CHUANGWEI-RGB ELECTRONICS CO.,LT 1C-AA-07 (hex) CISCO SYSTEMS, INC. 1C-AB-A7 (hex) Apple, Inc. 1C-AF-05 (hex) Samsung Electronics Co.,Ltd 1C-AF-F7 (hex) D-LINK INTERNATIONAL PTE LIMITED 1C-B0-94 (hex) HTC Corporation 1C-B1-7F (hex) NEC AccessTechnica, Ltd. 1C-B2-43 (hex) TDC A/S 1C-BA-8C (hex) Texas Instruments 1C-BB-A8 (hex) OJSC "Ufimskiy Zavod "Promsvyaz" 1C-BD-0E (hex) Amplified Engineering Pty Ltd 1C-BD-B9 (hex) D-LINK INTERNATIONAL PTE LIMITED 1C-C1-DE (hex) Hewlett-Packard Company 1C-C3-16 (hex) MileSight Technology Co., Ltd. 1C-C6-3C (hex) Arcadyan Technology Corporation 1C-D4-0C (hex) Kriwan Industrie-Elektronik GmbH 1C-DF-0F (hex) CISCO SYSTEMS, INC. 1C-E1-65 (hex) Marshal Corporation 1C-E1-92 (hex) Qisda Corporation 1C-E2-CC (hex) Texas Instruments 1C-E6-2B (hex) Apple 1C-E6-C7 (hex) Cisco 1C-F0-61 (hex) SCAPS GmbH 1C-F4-CA (hex) PRIVATE 1C-F5-E7 (hex) Turtle Industry Co., Ltd. 1C-FA-68 (hex) TP-LINK TECHNOLOGIES CO.,LTD. 1C-FE-A7 (hex) IDentytech Solutins Ltd. 20-01-4F (hex) Linea Research Ltd 20-02-AF (hex) Murata Manufactuaring Co.,Ltd. 20-05-05 (hex) RADMAX COMMUNICATION PRIVATE LIMITED 20-05-E8 (hex) OOO InProMedia 20-0A-5E (hex) Xiangshan Giant Eagle Technology Developing co.,LTD 20-10-7A (hex) Gemtek Technology Co., Ltd. 20-12-57 (hex) Most Lucky Trading Ltd 20-13-E0 (hex) Samsung Electronics Co.,Ltd 20-16-D8 (hex) Liteon Technology Corporation 20-1A-06 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD. 20-1D-03 (hex) Elatec GmbH 20-21-A5 (hex) LG Electronics Inc 20-25-98 (hex) Teleview 20-2B-C1 (hex) Shenzhen Huawei Communication Technologies Co., Ltd 20-2C-B7 (hex) Kong Yue Electronics & Information Industry (Xinhui) Ltd. 20-37-06 (hex) CISCO SYSTEMS, INC. 20-37-BC (hex) Kuipers Electronic Engineering BV 20-3A-07 (hex) Cisco 20-40-05 (hex) feno GmbH 20-41-5A (hex) Smarteh d.o.o. 20-44-3A (hex) Schneider Electric Asia Pacific Ltd 20-46-A1 (hex) VECOW Co., Ltd 20-46-F9 (hex) Advanced Network Devices (dba:AND) 20-4A-AA (hex) Hanscan Spain S.A. 20-4C-6D (hex) Hugo Brennenstuhl Gmbh & Co. KG. 20-4E-6B (hex) Axxana(israel) ltd 20-4E-7F (hex) NETGEAR 20-54-76 (hex) Sony Mobile Communications AB 20-57-21 (hex) Salix Technology CO., Ltd. 20-59-A0 (hex) Paragon Technologies Inc. 20-5B-2A (hex) PRIVATE 20-5B-5E (hex) Shenzhen Wonhe Technology Co., Ltd 20-64-32 (hex) SAMSUNG ELECTRO MECHANICS CO.,LTD. 20-67-B1 (hex) Pluto inc. 20-68-9D (hex) Liteon Technology Corporation 20-6A-8A (hex) Wistron InfoComm Manufacturing(Kunshan)Co.,Ltd. 20-6A-FF (hex) Atlas Elektronik UK Limited 20-6F-EC (hex) Braemac CA LLC 20-73-55 (hex) ARRIS Group, Inc. 20-74-CF (hex) Shenzhen Voxtech Co.,Ltd 20-76-00 (hex) Actiontec Electronics, Inc 20-7C-8F (hex) Quanta Microsystems,Inc. 20-7D-74 (hex) Apple 20-85-8C (hex) Assa 20-89-84 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD 20-91-8A (hex) PROFALUX 20-91-D9 (hex) I'M SPA 20-9B-A5 (hex) JIAXING GLEAD Electronics Co.,Ltd 20-A2-E7 (hex) Lee-Dickens Ltd 20-AA-25 (hex) IP-NET LLC 20-AA-4B (hex) Cisco-Linksys, LLC 20-B0-F7 (hex) Enclustra GmbH 20-B3-99 (hex) Enterasys 20-B5-C6 (hex) Mimosa Networks 20-B7-C0 (hex) Omicron electronics GmbH 20-BB-C0 (hex) Cisco 20-BB-C6 (hex) Jabil Circuit Hungary Ltd. 20-BF-DB (hex) DVL 20-C1-AF (hex) i Wit Digital Co., Limited 20-C6-EB (hex) Panasonic Corporation AVC Networks Company 20-C8-B3 (hex) SHENZHEN BUL-TECH CO.,LTD. 20-C9-D0 (hex) Apple Inc 20-CD-39 (hex) Texas Instruments, Inc 20-CE-C4 (hex) Peraso Technologies 20-CF-30 (hex) ASUSTek COMPUTER INC. 20-D5-AB (hex) Korea Infocom Co.,Ltd. 20-D5-BF (hex) Samsung Eletronics Co., Ltd 20-D6-07 (hex) Nokia Corporation 20-D9-06 (hex) Iota, Inc. 20-DC-93 (hex) Cheetah Hi-Tech, Inc. 20-DC-E6 (hex) TP-LINK TECHNOLOGIES CO., LTD. 20-DF-3F (hex) Nanjing SAC Power Grid Automation Co., Ltd. 20-E5-2A (hex) NETGEAR INC., 20-E5-64 (hex) Motorola Mobility, Inc. 20-EE-C6 (hex) Elefirst Science & Tech Co ., ltd 20-F0-02 (hex) MTData Developments Pty. Ltd. 20-F3-A3 (hex) Huawei Technologies Co., Ltd 20-F8-5E (hex) Delta Electronics 20-FA-BB (hex) Cambridge Executive Limited 20-FD-F1 (hex) 3COM EUROPE LTD 20-FE-CD (hex) System In Frontier Inc. 20-FE-DB (hex) M2M Solution S.A.S. 24-01-C7 (hex) Cisco 24-09-17 (hex) Devlin Electronics Limited 24-0A-64 (hex) AzureWaveTechnologies,Inc 24-0B-2A (hex) Viettel Group 24-0B-B1 (hex) KOSTAL Industrie Elektrik GmbH 24-10-64 (hex) Shenzhen Ecsino Tecnical Co. Ltd 24-11-25 (hex) Hutek Co., Ltd. 24-11-D0 (hex) Chongqing Ehs Science and Technology Development Co.,Ltd. 24-1A-8C (hex) Squarehead Technology AS 24-1B-13 (hex) Shanghai Nutshell Electronic Co., Ltd. 24-1F-2C (hex) Calsys, Inc. 24-21-AB (hex) Sony Ericsson Mobile Communications 24-2F-FA (hex) Toshiba Global Commerce Solutions 24-37-4C (hex) Cisco SPVTG 24-37-EF (hex) EMC Electronic Media Communication SA 24-3C-20 (hex) Dynamode Group 24-45-97 (hex) GEMUE Gebr. Mueller Apparatebau 24-47-0E (hex) PentronicAB 24-49-7B (hex) Innovative Converged Devices Inc 24-5F-DF (hex) KYOCERA Corporation 24-62-78 (hex) sysmocom - systems for mobile communications GmbH 24-65-11 (hex) AVM GmbH 24-69-4A (hex) Jasmine Systems Inc. 24-69-A5 (hex) Huawei Technologies Co., Ltd 24-6A-AB (hex) IT-IS International 24-76-7D (hex) Cisco SPVTG 24-77-03 (hex) Intel Corporate 24-81-AA (hex) KSH International Co., Ltd. 24-82-8A (hex) Prowave Technologies Ltd. 24-86-F4 (hex) Ctek, Inc. 24-87-07 (hex) SEnergy Corporation 24-94-42 (hex) OPEN ROAD SOLUTIONS , INC. 24-95-04 (hex) SFR 24-A4-2C (hex) KOUKAAM a.s. 24-A4-3C (hex) Ubiquiti Networks, INC 24-A9-37 (hex) PURE Storage 24-AB-81 (hex) Apple, Inc. 24-AF-4A (hex) Alcatel-Lucent-IPD 24-AF-54 (hex) NEXGEN Mediatech Inc. 24-B6-57 (hex) CISCO SYSTEMS, INC. 24-B6-B8 (hex) FRIEM SPA 24-B6-FD (hex) Dell Inc 24-B8-8C (hex) Crenus Co.,Ltd. 24-B8-D2 (hex) Opzoon Technology Co.,Ltd. 24-BA-30 (hex) Technical Consumer Products, Inc. 24-BB-C1 (hex) Absolute Analysis 24-BC-82 (hex) Dali Wireless, Inc. 24-BE-05 (hex) Hewlett Packard 24-BF-74 (hex) PRIVATE 24-C0-B3 (hex) RSF 24-C6-96 (hex) Samsung Electronics Co.,Ltd 24-C8-6E (hex) Chaney Instrument Co. 24-C9-A1 (hex) Ruckus Wireless 24-C9-DE (hex) Genoray 24-CB-E7 (hex) MYK, Inc. 24-CF-21 (hex) Shenzhen State Micro Technology Co., Ltd 24-D2-CC (hex) SmartDrive Systems Inc. 24-D9-21 (hex) Avaya, Inc 24-DA-B6 (hex) Sistemas de Gestión Energética S.A. de C.V 24-DB-AC (hex) Shenzhen Huawei Communication Technologies Co., Ltd 24-DB-AD (hex) ShopperTrak RCT Corporation 24-DE-C6 (hex) Aruba Networks 24-E6-BA (hex) JSC Zavod im. Kozitsky 24-EA-40 (hex) Systeme Helmholz GmbH 24-EB-65 (hex) SAET I.S. S.r.l. 24-EC-99 (hex) Askey Computer Corp 24-EC-D6 (hex) CSG Science & Technology Co.,Ltd.Hefei 24-EE-3A (hex) Chengdu Yingji Electronic Hi-tech Co Ltd 24-F0-FF (hex) GHT Co., Ltd. 24-F2-DD (hex) Radiant Zemax LLC 24-F5-AA (hex) Samsung Electronics Co.,LTD 24-FD-52 (hex) Liteon Technology Corporation 28-04-E0 (hex) FERMAX ELECTRONICA S.A.U. 28-06-1E (hex) NINGBO GLOBAL USEFUL ELECTRIC CO.,LTD 28-06-8D (hex) ITL, LLC 28-0C-B8 (hex) Mikrosay Yazilim ve Elektronik A.S. 28-0D-FC (hex) Sony Computer Entertainment Inc. 28-10-7B (hex) D-Link International 28-14-71 (hex) Lantis co., LTD. 28-16-2E (hex) 2Wire 28-17-CE (hex) Omnisense Ltd 28-18-78 (hex) Microsoft Corporation 28-18-FD (hex) Aditya Infotech Ltd. 28-26-A6 (hex) PBR electronics GmbH 28-28-5D (hex) ZyXEL Communications Corporation 28-29-D9 (hex) GlobalBeiMing technology (Beijing)Co. Ltd 28-2C-B2 (hex) TP-LINK TECHNOLOGIES CO.,LTD. 28-31-52 (hex) HUAWEI TECHNOLOGIES CO.,LTD 28-34-10 (hex) Enigma Diagnostics Limited 28-37-37 (hex) Apple, Inc. 28-38-CF (hex) Gen2wave 28-39-E7 (hex) Preceno Technology Pte.Ltd. 28-3C-E4 (hex) Huawei Technologies Co., Ltd 28-40-1A (hex) C8 MediSensors, Inc. 28-41-21 (hex) OptiSense Network, LLC 28-48-46 (hex) GridCentric Inc. 28-4C-53 (hex) Intune Networks 28-4F-CE (hex) Liaoning Wontel Science and Technology Development Co.,Ltd. 28-51-32 (hex) Shenzhen Prayfly Technology Co.,Ltd 28-5F-DB (hex) Shenzhen Huawei Communication Technologies Co., Ltd 28-60-46 (hex) Lantech Communications Global, Inc. 28-60-94 (hex) CAPELEC 28-6A-B8 (hex) Apple, Inc. 28-6A-BA (hex) Apple, Inc. 28-6D-97 (hex) SAMJIN Co., Ltd. 28-6E-D4 (hex) HUAWEI TECHNOLOGIES CO.,LTD 28-71-84 (hex) Spire Payments 28-72-C5 (hex) Smartmatic Corp 28-72-F0 (hex) ATHENA 28-79-94 (hex) Realplay Digital Technology(Shenzhen) Co.,Ltd 28-85-2D (hex) Touch Networks 28-89-15 (hex) CashGuard Sverige AB 28-91-D0 (hex) Stage Tec Entwicklungsgesellschaft für professionelle Audiotechnik mbH 28-92-4A (hex) Hewlett Packard 28-93-FE (hex) CISCO SYSTEMS, INC. 28-94-0F (hex) CISCO SYSTEMS, INC. 28-98-7B (hex) Samsung Electronics Co.,Ltd 28-9A-4B (hex) SteelSeries ApS 28-9E-DF (hex) Danfoss Turbocor Compressors, Inc 28-A1-86 (hex) enblink 28-A1-92 (hex) GERP Solution 28-A2-41 (hex) exlar corp 28-A5-74 (hex) Miller Electric Mfg. Co. 28-AF-0A (hex) Sirius XM Radio Inc 28-B0-CC (hex) Xenya d.o.o. 28-B2-BD (hex) Intel Corporate 28-B3-AB (hex) Genmark Automation 28-BA-18 (hex) NextNav, LLC 28-BE-9B (hex) Technicolor USA Inc. 28-C0-DA (hex) Juniper Networks 28-C6-71 (hex) Yota Devices OY 28-C6-8E (hex) NETGEAR INC., 28-C7-18 (hex) Altierre 28-C9-14 (hex) Taimag Corporation 28-CB-EB (hex) One 28-CC-01 (hex) Samsung Electronics Co.,Ltd 28-CC-FF (hex) Corporacion Empresarial Altra SL 28-CD-1C (hex) Espotel Oy 28-CD-4C (hex) Individual Computers GmbH 28-CD-9C (hex) Shenzhen Dynamax Software Development Co.,Ltd. 28-CF-DA (hex) Apple, Inc. 28-CF-E9 (hex) Apple 28-D1-AF (hex) Nokia Corporation 28-D2-44 (hex) LCFC(HeFei) Electronics Technology Co., Ltd. 28-D5-76 (hex) Premier Wireless, Inc. 28-D9-3E (hex) Telecor Inc. 28-D9-97 (hex) Yuduan Mobile Co., Ltd. 28-DB-81 (hex) Shanghai Guao Electronic Technology Co., Ltd 28-E0-2C (hex) Apple, Inc. 28-E2-97 (hex) Shanghai InfoTM Microelectronics Co.,Ltd. 28-E6-08 (hex) Tokheim 28-E7-94 (hex) Microtime Computer Inc. 28-E7-CF (hex) Apple, Inc. 28-ED-58 (hex) JAG Jakob AG 28-EE-2C (hex) Frontline Test Equipment 28-EF-01 (hex) PRIVATE 28-F3-58 (hex) 2C - Trifonov & Co 28-F5-32 (hex) ADD-Engineering BV 28-F6-06 (hex) Syes srl 28-FB-D3 (hex) Ragentek Technology Group 2C-00-2C (hex) UNOWHY 2C-00-33 (hex) EControls, LLC 2C-00-F7 (hex) XOS 2C-06-23 (hex) Win Leader Inc. 2C-10-C1 (hex) Nintendo Co., Ltd. 2C-19-84 (hex) IDN Telecom, Inc. 2C-1E-EA (hex) AERODEV 2C-21-72 (hex) Juniper Networks 2C-24-5F (hex) Babolat VS 2C-26-C5 (hex) zte corporation 2C-27-D7 (hex) Hewlett-Packard Company 2C-28-2D (hex) BBK COMMUNICATIAO TECHNOLOGY CO.,LTD. 2C-2D-48 (hex) bct electronic GesmbH 2C-30-68 (hex) Pantech Co.,Ltd 2C-34-27 (hex) ERCO & GENER 2C-35-57 (hex) ELLIY Power CO..Ltd 2C-36-A0 (hex) Capisco Limited 2C-36-F8 (hex) CISCO SYSTEMS, INC. 2C-39-96 (hex) SAGEMCOM 2C-3A-28 (hex) Fagor Electrónica 2C-3B-FD (hex) Netstor Technology Co., Ltd. 2C-3F-38 (hex) CISCO SYSTEMS, INC. 2C-3F-3E (hex) Alge-Timing GmbH 2C-41-38 (hex) Hewlett-Packard Company 2C-44-01 (hex) Samsung Electronics Co.,Ltd 2C-44-1B (hex) Spectrum Medical Limited 2C-44-FD (hex) Hewlett Packard 2C-54-2D (hex) CISCO SYSTEMS, INC. 2C-59-E5 (hex) Hewlett Packard 2C-5A-A3 (hex) PROMATE ELECTRONIC CO.LTD 2C-62-5A (hex) Finest Security Systems Co., Ltd 2C-62-89 (hex) Regenersis (Glenrothes) Ltd 2C-67-FB (hex) ShenZhen Zhengjili Electronics Co., LTD 2C-69-BA (hex) RF Controls, LLC 2C-6B-F5 (hex) Juniper networks 2C-72-C3 (hex) Soundmatters 2C-75-0F (hex) Shanghai Dongzhou-Lawton Communication Technology Co. Ltd. 2C-76-8A (hex) Hewlett-Packard Company 2C-7B-5A (hex) Milper Ltd 2C-7E-CF (hex) Onzo Ltd 2C-80-65 (hex) HARTING Inc. of North America 2C-81-58 (hex) Hon Hai Precision Ind. Co.,Ltd 2C-8B-F2 (hex) Hitachi Metals America Ltd 2C-91-27 (hex) Eintechno Corporation 2C-92-2C (hex) Kishu Giken Kogyou Company Ltd,. 2C-94-64 (hex) Cincoze Co., Ltd. 2C-97-17 (hex) I.C.Y. B.V. 2C-9E-5F (hex) Motorola Mobility, Inc. 2C-9E-FC (hex) CANON INC. 2C-A1-57 (hex) acromate, Inc. 2C-A7-80 (hex) True Technologies Inc. 2C-A8-35 (hex) RIM 2C-AB-25 (hex) Shenzhen Gongjin Electronics Co.,Ltd 2C-B0-5D (hex) NETGEAR 2C-B0-DF (hex) Soliton Technologies Pvt Ltd 2C-B4-3A (hex) Apple 2C-B6-93 (hex) Radware 2C-B6-9D (hex) RED Digital Cinema 2C-BE-97 (hex) Ingenieurbuero Bickele und Buehler GmbH 2C-C2-60 (hex) Ravello Systems 2C-CC-15 (hex) Nokia Corporation 2C-CD-27 (hex) Precor Inc 2C-CD-43 (hex) Summit Technology Group 2C-D0-5A (hex) Liteon Technology Corporation 2C-D1-DA (hex) Sanjole, Inc. 2C-D2-E7 (hex) Nokia Corporation 2C-D4-44 (hex) Fujitsu Limited 2C-DD-0C (hex) Discovergy GmbH 2C-E2-A8 (hex) DeviceDesign 2C-E4-12 (hex) SAGEMCOM SAS 2C-E8-71 (hex) Alert Metalguard ApS 2C-ED-EB (hex) Alpheus Digital Company Limited 2C-EE-26 (hex) Petroleum Geo-Services 2C-F2-03 (hex) EMKO ELEKTRONIK SAN VE TIC AS 2C-F4-C5 (hex) Avaya, Inc 30-05-5C (hex) Brother industries, LTD. 30-0B-9C (hex) Delta Mobile Systems, Inc. 30-0E-D5 (hex) Hon Hai Precision Ind.Co.Ltd 30-14-2D (hex) Piciorgros GmbH 30-14-4A (hex) Wistron Neweb Corp. 30-15-18 (hex) Ubiquitous Communication Co. ltd. 30-16-8D (hex) ProLon 30-17-C8 (hex) Sony Ericsson Mobile Communications AB 30-18-CF (hex) DEOS control systems GmbH 30-1A-28 (hex) Mako Networks Ltd 30-21-5B (hex) Shenzhen Ostar Display Electronic Co.,Ltd 30-2D-E8 (hex) JDA, LLC (JDA Systems) 30-32-94 (hex) W-IE-NE-R Plein & Baus GmbH 30-32-D4 (hex) Hanilstm Co., Ltd. 30-37-A6 (hex) CISCO SYSTEMS, INC. 30-38-55 (hex) Nokia Corporation 30-39-26 (hex) Sony Ericsson Mobile Communications AB 30-39-55 (hex) Shenzhen Jinhengjia Electronic Co., Ltd. 30-39-F2 (hex) ADB Broadband Italia 30-3A-64 (hex) Intel Corporate 30-3D-08 (hex) GLINTT TES S.A. 30-3E-AD (hex) Sonavox Canada Inc 30-41-74 (hex) ALTEC LANSING LLC 30-44-49 (hex) PLATH GmbH 30-46-9A (hex) NETGEAR 30-49-3B (hex) Nanjing Z-Com Wireless Co.,Ltd 30-4C-7E (hex) Panasonic Electric Works Automation Controls Techno Co.,Ltd. 30-4E-C3 (hex) Tianjin Techua Technology Co., Ltd. 30-52-5A (hex) NST Co., LTD 30-55-ED (hex) Trex Network LLC 30-57-AC (hex) IRLAB LTD. 30-5D-38 (hex) Beissbarth 30-60-23 (hex) ARRIS Group, Inc. 30-61-12 (hex) PAV GmbH 30-61-18 (hex) Paradom Inc. 30-65-EC (hex) Wistron (ChongQing) 30-68-8C (hex) Reach Technology Inc. 30-69-4B (hex) RIM 30-6C-BE (hex) Skymotion Technology (HK) Limited 30-6E-5C (hex) Validus Technologies 30-71-B2 (hex) Hangzhou Prevail Optoelectronic Equipment Co.,LTD. 30-76-6F (hex) LG Electronics 30-78-6B (hex) TIANJIN Golden Pentagon Electronics Co., Ltd. 30-78-C2 (hex) Innowireless, Co. Ltd. 30-7C-30 (hex) RIM 30-7E-CB (hex) SFR 30-85-A9 (hex) Asustek Computer Inc 30-87-30 (hex) Shenzhen Huawei Communication Technologies Co., Ltd 30-89-99 (hex) Guangdong East Power Co., 30-8C-FB (hex) Dropcam 30-90-AB (hex) Apple 30-92-F6 (hex) SHANGHAI SUNMON COMMUNICATION TECHNOGY CO.,LTD 30-AA-BD (hex) Shanghai Reallytek Information Technology Co.,Ltd 30-AE-7B (hex) Deqing Dusun Electron CO., LTD 30-AE-F6 (hex) Radio Mobile Access 30-B2-16 (hex) Hytec Geraetebau GmbH 30-B3-A2 (hex) Shenzhen Heguang Measurement & Control Technology Co.,Ltd 30-C8-2A (hex) Wi-Next s.r.l. 30-CD-A7 (hex) Samsung Electronics ITS, Printer division 30-D3-57 (hex) Logosol, Inc. 30-D4-6A (hex) Autosales Incorporated 30-DE-86 (hex) Cedac Software S.r.l. 30-E4-8E (hex) Vodafone UK 30-E4-DB (hex) CISCO SYSTEMS, INC. 30-EB-25 (hex) INTEK DIGITAL 30-EF-D1 (hex) Alstom Strongwish (Shenzhen) Co., Ltd. 30-F3-1D (hex) zte corporation 30-F3-3A (hex) +plugg srl 30-F7-0D (hex) Cisco Systems 30-F7-C5 (hex) Apple 30-F9-ED (hex) Sony Corporation 30-FD-11 (hex) MACROTECH (USA) INC. 34-07-FB (hex) Ericsson AB 34-08-04 (hex) D-Link Corporation 34-13-E8 (hex) Intel Corporate 34-15-9E (hex) Apple, Inc 34-1A-4C (hex) SHENZHEN WEIBU ELECTRONICS CO.,LTD. 34-1B-22 (hex) Grandbeing Technology Co., Ltd 34-21-09 (hex) Jensen Scandinavia AS 34-23-BA (hex) Samsung Electro Mechanics co.,LTD. 34-25-5D (hex) Shenzhen Loadcom Technology Co.,Ltd 34-29-EA (hex) MCD ELECTRONICS SP. Z O.O. 34-2F-6E (hex) Anywire corporation 34-40-B5 (hex) IBM 34-4B-3D (hex) Fiberhome Telecommunication Tech.Co.,Ltd. 34-4B-50 (hex) ZTE Corporation 34-4F-69 (hex) EKINOPS SAS 34-51-C9 (hex) Apple, Inc. 34-5B-11 (hex) EVI HEAT AB 34-68-4A (hex) Teraworks Co., Ltd. 34-6B-D3 (hex) Huawei Technologies Co., Ltd 34-6E-8A (hex) Ecosense 34-6F-92 (hex) White Rodgers Division 34-75-C7 (hex) Avaya, Inc 34-76-C5 (hex) I-O DATA DEVICE, INC. 34-78-77 (hex) O-NET Communications(Shenzhen) Limited 34-7E-39 (hex) Nokia Danmark A/S 34-81-37 (hex) UNICARD SA 34-82-DE (hex) Kayo Technology, Inc. 34-83-02 (hex) iFORCOM Co., Ltd 34-84-46 (hex) Ericsson AB 34-86-2A (hex) Heinz Lackmann GmbH & Co KG 34-95-DB (hex) Logitec Corporation 34-97-FB (hex) ADVANCED RF TECHNOLOGIES INC 34-99-6F (hex) VPI Engineering 34-99-D7 (hex) Universal Flow Monitors, Inc. 34-9A-0D (hex) ZBD Displays Ltd 34-9D-90 (hex) Heinzmann GmbH & CO. KG 34-A1-83 (hex) AWare, Inc 34-A5-5D (hex) TECHNOSOFT INTERNATIONAL SRL 34-A6-8C (hex) Shine Profit Development Limited 34-A7-09 (hex) Trevil srl 34-A7-BA (hex) Fischer International Systems Corporation 34-A8-43 (hex) KYOCERA Display Corporation 34-A8-4E (hex) Cisco 34-AA-99 (hex) Alcatel-Lucent 34-AA-EE (hex) Mikrovisatos Servisas UAB 34-AD-E4 (hex) Shanghai Chint Power Systems Co., Ltd. 34-AF-2C (hex) Nintendo Co., Ltd. 34-B1-F7 (hex) Texas Instruments 34-B5-71 (hex) PLDS 34-BA-51 (hex) Se-Kure Controls, Inc. 34-BA-9A (hex) Asiatelco Technologies Co. 34-BB-1F (hex) Research In Motion 34-BC-A6 (hex) Beijing Ding Qing Technology, Ltd. 34-BD-C8 (hex) Cisco Systems 34-BD-F9 (hex) Shanghai WDK Industrial Co.,Ltd. 34-BD-FA (hex) Cisco SPVTG 34-BF-90 (hex) Fiberhome Telecommunication Tech.Co.,Ltd. 34-C0-59 (hex) Apple 34-C3-AC (hex) Samsung Electronics 34-C6-9A (hex) Enecsys Ltd 34-C7-31 (hex) ALPS Co,. Ltd. 34-C8-03 (hex) Nokia Corporation 34-C9-9D (hex) EIDOLON COMMUNICATIONS TECHNOLOGY CO. LTD. 34-CD-6D (hex) CommSky Technologies 34-CD-BE (hex) Huawei Technologies Co., Ltd 34-CE-94 (hex) Parsec (Pty) Ltd 34-D0-9B (hex) MobilMAX Technology Inc. 34-D2-C4 (hex) RENA GmbH Print Systeme 34-D7-B4 (hex) Tributary Systems, Inc. 34-DF-2A (hex) Fujikon Industrial Co.,Limited 34-E0-CF (hex) zte corporation 34-E0-D7 (hex) DONGGUAN QISHENG ELECTRONICS INDUSTRIAL CO., LTD 34-EF-44 (hex) 2Wire 34-EF-8B (hex) NTT Communications Corporation 34-F3-9B (hex) WizLAN Ltd. 34-F6-2D (hex) SHARP Corporation 34-F9-68 (hex) ATEK Products, LLC 34-FA-40 (hex) Guangzhou Robustel Technologies Co., Limited 34-FC-6F (hex) ALCEA 38-01-97 (hex) Toshiba Samsung Storage Technolgoy Korea Corporation 38-06-B4 (hex) A.D.C. GmbH 38-0A-0A (hex) Sky-City Communication and Electronics Limited Company 38-0A-94 (hex) Samsung Electronics Co.,Ltd 38-0D-D4 (hex) Primax Electronics LTD. 38-0F-4A (hex) Apple 38-0F-E4 (hex) Dedicated Network Partners Oy 38-16-D1 (hex) Samsung Electronics Co.,Ltd 38-17-66 (hex) PROMZAKAZ LTD. 38-19-2F (hex) Nokia Corporation 38-1C-4A (hex) SIMCom Wireless Solutions Co.,Ltd. 38-22-9D (hex) Pirelli Tyre S.p.A. 38-22-D6 (hex) H3C Technologies Co., Limited 38-26-CD (hex) ANDTEK 38-28-EA (hex) Fujian Netcom Technology Co., LTD 38-31-AC (hex) WEG 38-3F-10 (hex) DBL Technology Ltd. 38-42-33 (hex) Wildeboer Bauteile GmbH 38-43-69 (hex) Patrol Products Consortium LLC 38-45-8C (hex) MyCloud Technology corporation 38-46-08 (hex) ZTE Corporation 38-48-4C (hex) Apple 38-4F-F0 (hex) Azurewave Technologies, Inc. 38-52-1A (hex) Alcatel-Lucent 7705 38-58-0C (hex) Panaccess Systems GmbH 38-59-F8 (hex) MindMade sp. z o.o. 38-59-F9 (hex) Hon Hai Precision Ind. Co.,Ltd. 38-5F-C3 (hex) Yu Jeong System, Co.Ltd 38-60-77 (hex) PEGATRON CORPORATION 38-63-F6 (hex) 3NOD MULTIMEDIA(SHENZHEN)CO.,LTD 38-66-45 (hex) OOSIC Technology CO.,Ltd 38-67-93 (hex) Asia Optical Co., Inc. 38-6B-BB (hex) Motorola Mobility, Inc. 38-6E-21 (hex) Wasion Group Ltd. 38-72-C0 (hex) COMTREND 38-83-45 (hex) TP-LINK TECHNOLOGIES CO., LTD. 38-8A-B7 (hex) ITC Networks 38-8E-E7 (hex) Fanhattan LLC 38-91-FB (hex) Xenox Holding BV 38-95-92 (hex) Beijing Tendyron Corporation 38-9F-83 (hex) OTN Systems N.V. 38-A5-B6 (hex) SHENZHEN MEGMEET ELECTRICAL CO.,LTD 38-A8-51 (hex) Moog, Ing 38-A8-6B (hex) Orga BV 38-A9-5F (hex) Actifio Inc 38-AA-3C (hex) SAMSUNG ELECTRO-MECHANICS 38-B1-2D (hex) Sonotronic Nagel GmbH 38-B5-BD (hex) E.G.O. Elektro-Ger 38-BB-23 (hex) OzVision America LLC 38-BC-1A (hex) Meizu technology co.,ltd 38-BF-33 (hex) NEC CASIO Mobile Communications 38-C0-96 (hex) ALPS ELECTRIC CO.,LTD. 38-C7-BA (hex) CS Services Co.,Ltd. 38-C8-5C (hex) Cisco SPVTG 38-D1-35 (hex) EasyIO Corporation Sdn. Bhd. 38-DE-60 (hex) Mohlenhoff GmbH 38-E0-8E (hex) Mitsubishi Electric Corporation 38-E5-95 (hex) Shenzhen Gongjin Electronics Co.,Ltd 38-E7-D8 (hex) HTC Corporation 38-E8-DF (hex) b gmbh medien + datenbanken 38-E9-8C (hex) Reco S.p.A. 38-EA-A7 (hex) Hewlett Packard 38-EC-E4 (hex) Samsung Electronics 38-EE-9D (hex) Anedo Ltd. 38-F5-97 (hex) home2net GmbH 38-F8-B7 (hex) V2COM PARTICIPACOES S.A. 38-FE-C5 (hex) Ellips B.V. 3C-02-B1 (hex) Creation Technologies LP 3C-04-BF (hex) PRAVIS SYSTEMS Co.Ltd., 3C-05-AB (hex) Product Creation Studio 3C-07-54 (hex) Apple, Inc. 3C-07-71 (hex) Sony Corporation 3C-08-1E (hex) Beijing Yupont Electric Power Technology Co.,Ltd 3C-09-6D (hex) Powerhouse Dynamics 3C-0F-C1 (hex) KBC Networks 3C-10-6F (hex) ALBAHITH TECHNOLOGIES 3C-19-15 (hex) GFI Chrono Time 3C-19-7D (hex) Ericsson AB 3C-1A-79 (hex) Huayuan Technology CO.,LTD 3C-1C-BE (hex) JADAK LLC 3C-26-D5 (hex) Sotera Wireless 3C-27-63 (hex) SLE quality engineering GmbH & Co. KG 3C-2D-B7 (hex) Texas Instruments 3C-2F-3A (hex) SFORZATO Corp. 3C-36-3D (hex) Nokia Corporation 3C-38-88 (hex) ConnectQuest, llc 3C-39-C3 (hex) JW Electronics Co., Ltd. 3C-3A-73 (hex) Avaya, Inc 3C-40-4F (hex) Guangdong Pisen Electronics Co. Ltd. 3C-43-8E (hex) Motorola Mobility, LLC. 3C-4A-92 (hex) Hewlett-Packard Company 3C-4C-69 (hex) Infinity System S.L. 3C-4E-47 (hex) Etronic A/S 3C-57-BD (hex) Kessler Crane Inc. 3C-57-D5 (hex) FiveCo 3C-5A-37 (hex) Samsung Electronics 3C-5F-01 (hex) Synerchip Co., Ltd. 3C-62-00 (hex) Samsung electronics CO., LTD 3C-62-78 (hex) SHENZHEN JETNET TECHNOLOGY CO.,LTD. 3C-67-2C (hex) Sciovid Inc. 3C-6A-7D (hex) Niigata Power Systems Co., Ltd. 3C-6F-45 (hex) Fiberpro Inc. 3C-6F-F7 (hex) EnTek Systems, Inc. 3C-70-59 (hex) MakerBot Industries 3C-74-37 (hex) RIM 3C-75-4A (hex) Motorola Mobility, Inc. 3C-7D-B1 (hex) Texas Instruments 3C-81-D8 (hex) SAGEMCOM SAS 3C-83-B5 (hex) Advance Vision Electronics Co. Ltd. 3C-86-A8 (hex) Sangshin elecom .co,, LTD 3C-8A-B0 (hex) Juniper Networks 3C-8A-E5 (hex) Tensun Information Technology(Hangzhou) Co.,LTD 3C-8B-FE (hex) Samsung Electronics 3C-91-57 (hex) Hangzhou Yulong Conmunication Co.,Ltd 3C-91-74 (hex) ALONG COMMUNICATION TECHNOLOGY 3C-94-D5 (hex) Juniper Networks 3C-97-0E (hex) Wistron InfoComm(Kunshan)Co.,Ltd. 3C-97-7E (hex) IPS Technology Limited 3C-98-BF (hex) Quest Controls, Inc. 3C-99-F7 (hex) Lansentechnology AB 3C-9F-81 (hex) Shenzhen CATIC Bit Communications Technology Co.,Ltd 3C-A3-15 (hex) Bless Information & Communications Co., Ltd 3C-A7-2B (hex) MRV Communications (Networks) LTD 3C-A9-F4 (hex) Intel Corporate 3C-B1-5B (hex) Avaya, Inc 3C-B1-7F (hex) Wattwatchers Pty Ld 3C-B8-7A (hex) PRIVATE 3C-B9-A6 (hex) Belden Deutschland GmbH 3C-BD-D8 (hex) LG ELECTRONICS INC 3C-C0-C6 (hex) d&b audiotechnik GmbH 3C-C1-2C (hex) AES Corporation 3C-C1-F6 (hex) Melange Systems Pvt. Ltd. 3C-C2-43 (hex) Nokia Corporation 3C-C9-9E (hex) Huiyang Technology Co., Ltd 3C-CE-73 (hex) CISCO SYSTEMS, INC. 3C-D0-F8 (hex) Apple, Inc. 3C-D1-6E (hex) Telepower Communication Co., Ltd 3C-D7-DA (hex) SK Mtek microelectronics(shenzhen)limited 3C-D9-2B (hex) Hewlett-Packard Company 3C-DF-1E (hex) CISCO SYSTEMS, INC. 3C-E0-72 (hex) Apple 3C-E5-A6 (hex) Hangzhou H3C Technologies Co., Ltd. 3C-E5-B4 (hex) KIDASEN INDUSTRIA E COMERCIO DE ANTENAS LTDA 3C-E6-24 (hex) LG Display 3C-EA-4F (hex) 2Wire 3C-EA-FB (hex) NSE AG 3C-F3-92 (hex) Virtualtek. Co. Ltd 3C-F5-2C (hex) DSPECIALISTS GmbH 3C-F7-2A (hex) Nokia Corporation 3C-FB-96 (hex) Emcraft Systems LLC 40-01-C6 (hex) 3COM EUROPE LTD 40-04-0C (hex) A&T 40-07-C0 (hex) Railtec Systems GmbH 40-0E-67 (hex) Tremol Ltd. 40-0E-85 (hex) Samsung Electro Mechanics co.,LTD. 40-12-E4 (hex) Compass-EOS 40-13-D9 (hex) Global ES 40-15-97 (hex) Protect America, Inc. 40-16-9F (hex) TP-LINK TECHNOLOGIES CO., LTD. 40-16-FA (hex) EKM Metering 40-18-B1 (hex) Aerohive Networks Inc. 40-18-D7 (hex) Wyle Telemetry and Data Systems 40-1D-59 (hex) Biometric Associates, LP 40-22-ED (hex) Digital Projection Ltd 40-25-C2 (hex) Intel Corporate 40-27-0B (hex) Mobileeco Co., Ltd 40-2B-A1 (hex) Sony Ericsson Mobile Communications AB 40-2C-F4 (hex) Universal Global Scientific Industrial Co., Ltd. 40-30-04 (hex) Apple, Inc. 40-33-6C (hex) Godrej & Boyce Mfg. co. ltd 40-37-AD (hex) Macro Image Technology, Inc. 40-3C-FC (hex) Apple, Inc. 40-40-22 (hex) ZIV 40-40-6B (hex) Icomera 40-4A-03 (hex) ZyXEL Communications Corporation 40-4D-8E (hex) Shenzhen Huawei Communication Technologies Co., Ltd 40-50-E0 (hex) Milton Security Group LLC 40-51-6C (hex) Grandex International Corporation 40-52-0D (hex) Pico Technology 40-55-39 (hex) CISCO SYSTEMS, INC. 40-56-0C (hex) In Home Displays Ltd 40-5A-9B (hex) ANOVO 40-5F-BE (hex) RIM 40-5F-C2 (hex) Texas Instruments 40-60-5A (hex) Hawkeye Tech Co. Ltd 40-61-86 (hex) MICRO-STAR INT'L CO.,LTD 40-61-8E (hex) Stella-Green Co 40-66-7A (hex) mediola - connected living AG 40-68-26 (hex) Thales Optronics Limited 40-6A-AB (hex) RIM 40-6C-8F (hex) Apple, Inc. 40-6F-2A (hex) Research In Motion 40-70-4A (hex) Power Idea Technology Limited 40-70-74 (hex) Life Technology (China) Co., Ltd 40-7B-1B (hex) Mettle Networks Inc. 40-83-DE (hex) Motorola 40-84-93 (hex) Clavister AB 40-88-E0 (hex) Beijing Ereneben Information Technology Limited Shenzhen Branch 40-8A-9A (hex) TITENG CO., Ltd. 40-8B-07 (hex) Actiontec Electronics, Inc 40-8B-F6 (hex) Shenzhen TCL New Technology Co; Ltd. 40-95-58 (hex) Aisino Corporation 40-97-D1 (hex) BK Electronics cc 40-98-4C (hex) Casacom Solutions AG 40-98-4E (hex) Texas Instruments 40-98-7B (hex) Aisino Corporation 40-9F-C7 (hex) BAEKCHUN I&C Co., Ltd. 40-A6-A4 (hex) PassivSystems Ltd 40-A6-D9 (hex) Apple, Inc. 40-AC-8D (hex) Data Management, Inc. 40-B0-FA (hex) LG Electronics 40-B2-C8 (hex) Nortel Networks 40-B3-95 (hex) Apple 40-B3-FC (hex) Logital Co. Limited 40-B4-F0 (hex) Juniper Networks 40-B7-F3 (hex) Motorola Mobility, Inc. 40-BA-61 (hex) Arima Communications Corp. 40-BC-73 (hex) Cronoplast S.L. 40-BC-8B (hex) itelio GmbH 40-BD-9E (hex) Physio-Control, Inc 40-BF-17 (hex) Digistar Telecom. SA 40-C2-45 (hex) Shenzhen Hexicom Technology Co., Ltd. 40-C4-D6 (hex) ChongQing Camyu Technology Development Co.,Ltd. 40-C7-C9 (hex) Naviit Inc. 40-CB-A8 (hex) Huawei Technologies Co., Ltd 40-CD-3A (hex) Z3 Technology 40-D3-2D (hex) Apple, Inc 40-D4-0E (hex) Biodata Ltd 40-D5-59 (hex) MICRO S.E.R.I. 40-D8-55 (hex) IEEE REGISTRATION AUTHORITY 40-E7-30 (hex) DEY Storage Systems, Inc. 40-E7-93 (hex) Shenzhen Siviton Technology Co.,Ltd 40-EC-F8 (hex) Siemens AG 40-EF-4C (hex) Fihonest communication co.,Ltd 40-F1-4C (hex) ISE Europe SPRL 40-F2-E9 (hex) IBM 40-F3-08 (hex) Murata Manufactuaring Co.,Ltd. 40-F4-07 (hex) Nintendo Co., Ltd. 40-F4-EC (hex) CISCO SYSTEMS, INC. 40-F5-2E (hex) Leica Microsystems (Schweiz) AG 40-FC-89 (hex) Motorola Mobility, LLC. 44-03-A7 (hex) Cisco 44-0C-FD (hex) NetMan Co., Ltd. 44-13-19 (hex) WKK TECHNOLOGY LTD. 44-18-4F (hex) Fitview 44-19-B6 (hex) Hangzhou Hikvision Digital Technology Co.,Ltd. 44-1E-A1 (hex) Hewlett-Packard Company 44-23-AA (hex) Farmage Co., Ltd. 44-25-BB (hex) Bamboo Entertainment Corporation 44-2A-60 (hex) Apple, Inc. 44-2A-FF (hex) E3 Technology, Inc. 44-2B-03 (hex) CISCO SYSTEMS, INC. 44-32-2A (hex) Avaya, Inc 44-32-C8 (hex) Technicolor USA Inc. 44-33-4C (hex) Shenzhen Bilian electronic CO.,LTD 44-34-8F (hex) MXT INDUSTRIAL LTDA 44-37-19 (hex) 2 Save Energy Ltd 44-37-6F (hex) Young Electric Sign Co 44-37-E6 (hex) Hon Hai Precision Ind.Co.Ltd 44-38-39 (hex) Cumulus Networks, inc 44-39-C4 (hex) Universal Global Scientific Industrial Co.,Ltd 44-3D-21 (hex) Nuvolt 44-3E-B2 (hex) DEOTRON Co., LTD. 44-4A-65 (hex) Silverflare Ltd. 44-4C-0C (hex) Apple Inc 44-4E-1A (hex) Samsung Electronics Co.,Ltd 44-4F-5E (hex) Pan Studios Co.,Ltd. 44-51-DB (hex) Raytheon BBN Technologies 44-54-C0 (hex) Thompson Aerospace 44-56-8D (hex) PNC Technologies Co., Ltd. 44-56-B7 (hex) Spawn Labs, Inc 44-58-29 (hex) Cisco SPVTG 44-59-9F (hex) Criticare Systems, Inc 44-5E-F3 (hex) Tonalite Holding B.V. 44-5F-7A (hex) Shihlin Electric & Engineering Corp. 44-61-32 (hex) ecobee inc 44-61-9C (hex) FONsystem co. ltd. 44-68-AB (hex) JUIN COMPANY, LIMITED 44-6C-24 (hex) Reallin Electronic Co.,Ltd 44-6D-57 (hex) Liteon Technology Corporation 44-7C-7F (hex) Innolight Technology Corporation 44-7D-A5 (hex) VTION INFORMATION TECHNOLOGY (FUJIAN) CO.,LTD 44-7E-95 (hex) Alpha and Omega, Inc 44-83-12 (hex) Star-Net 44-85-00 (hex) Intel Corporate 44-87-FC (hex) ELITEGROUP COMPUTER SYSTEM CO., LTD. 44-8C-52 (hex) KTIS CO., Ltd 44-8E-12 (hex) DT Research, Inc. 44-8E-81 (hex) VIG 44-91-DB (hex) Shanghai Huaqin Telecom Technology Co.,Ltd 44-94-FC (hex) NETGEAR INC., 44-95-FA (hex) Qingdao Santong Digital Technology Co.Ltd 44-9B-78 (hex) The Now Factory 44-9C-B5 (hex) Alcomp, Inc 44-A4-2D (hex) TCT Mobile Limited 44-A6-89 (hex) PROMAX ELECTRONICA SA 44-A7-CF (hex) Murata Manufacturing Co., Ltd. 44-A8-C2 (hex) SEWOO TECH CO., LTD 44-AA-27 (hex) udworks Co., Ltd. 44-AA-E8 (hex) Nanotec Electronic GmbH & Co. KG 44-AD-D9 (hex) Cisco 44-B3-82 (hex) Kuang-chi Institute of Advanced Technology 44-C1-5C (hex) Texas Instruments 44-C2-33 (hex) Guangzhou Comet Technology Development Co.Ltd 44-C3-9B (hex) OOO RUBEZH NPO 44-C9-A2 (hex) Greenwald Industries 44-D1-5E (hex) Shanghai Kingto Information Technology Ltd 44-D2-CA (hex) Anvia TV Oy 44-D3-CA (hex) CISCO SYSTEMS, INC. 44-D6-3D (hex) Talari Networks 44-D8-32 (hex) Azurewave Technologies, Inc. 44-D8-84 (hex) Apple, Inc. 44-DC-91 (hex) PLANEX COMMUNICATIONS INC. 44-DC-CB (hex) SEMINDIA SYSTEMS PVT LTD 44-E0-8E (hex) Cisco SPVTG 44-E4-9A (hex) OMNITRONICS PTY LTD 44-E4-D9 (hex) CISCO SYSTEMS, INC. 44-E8-A5 (hex) Myreka Technologies Sdn. Bhd. 44-ED-57 (hex) Longicorn, inc. 44-F4-59 (hex) Samsung Electronics 44-F8-49 (hex) Union Pacific Railroad 44-FB-42 (hex) Apple 48-02-2A (hex) B-Link Electronic Limited 48-03-62 (hex) DESAY ELECTRONICS(HUIZHOU)CO.,LTD 48-12-49 (hex) Luxcom Technologies Inc. 48-13-F3 (hex) BBK Electronics Corp., Ltd. 48-17-4C (hex) MicroPower technologies 48-1B-D2 (hex) Intron Scientific co., ltd. 48-28-2F (hex) ZTE Corporation 48-2C-EA (hex) Motorola Inc Business Light Radios 48-33-DD (hex) ZENNIO AVANCE Y TECNOLOGIA, S.L. 48-34-3D (hex) IEP GmbH 48-44-87 (hex) Cisco SPVTG 48-44-F7 (hex) Samsung Electronics Co., LTD 48-46-F1 (hex) Uros Oy 48-52-61 (hex) SOREEL 48-5A-3F (hex) WISOL 48-5B-39 (hex) ASUSTek COMPUTER INC. 48-5D-60 (hex) Azurewave Technologies, Inc. 48-60-BC (hex) Apple, Inc. 48-61-A3 (hex) Concern "Axion" JSC 48-6B-91 (hex) Fleetwood Group Inc. 48-6E-73 (hex) Pica8, Inc. 48-6F-D2 (hex) StorSimple Inc 48-71-19 (hex) SGB GROUP LTD. 48-8E-42 (hex) DIGALOG GmbH 48-91-53 (hex) Weinmann Geräte für Medizin GmbH + Co. KG 48-91-F6 (hex) Shenzhen Reach software technology CO.,LTD 48-9B-E2 (hex) SCI Innovations Ltd 48-9D-24 (hex) Research In Motion 48-A2-2D (hex) Shenzhen Huaxuchang Telecom Technology Co.,Ltd 48-A6-D2 (hex) GJsun Optical Science and Tech Co.,Ltd. 48-AA-5D (hex) Store Electronic Systems 48-B2-53 (hex) Marketaxess Corporation 48-B8-DE (hex) HOMEWINS TECHNOLOGY CO.,LTD. 48-B9-C2 (hex) Teletics Inc. 48-BE-2D (hex) Symanitron 48-C1-AC (hex) PLANTRONICS, INC. 48-C8-62 (hex) Simo Wireless,Inc. 48-C8-B6 (hex) SysTec GmbH 48-CB-6E (hex) Cello Electronics (UK) Ltd 48-D2-24 (hex) Liteon Technology Corporation 48-D5-4C (hex) Jeda Networks 48-D7-FF (hex) BLANKOM Antennentechnik GmbH 48-D8-FE (hex) ClarIDy Solutions, Inc. 48-DC-FB (hex) Nokia Corporation 48-DF-1C (hex) Wuhan NEC Fibre Optic Communications industry Co. Ltd 48-E1-AF (hex) Vity 48-EA-63 (hex) Zhejiang Uniview Technologies Co., Ltd. 48-EB-30 (hex) ETERNA TECHNOLOGY, INC. 48-ED-80 (hex) daesung eltec 48-F2-30 (hex) Ubizcore Co.,LTD 48-F3-17 (hex) PRIVATE 48-F4-7D (hex) TechVision Holding Internation Limited 48-F7-F1 (hex) Alcatel-Lucent 48-F8-B3 (hex) Cisco-Linksys, LLC 48-F8-E1 (hex) Alcatel Lucent WT 48-F9-25 (hex) Maestronic 48-FC-B8 (hex) Woodstream Corporation 4C-00-82 (hex) Cisco 4C-02-2E (hex) CMR KOREA CO., LTD 4C-02-89 (hex) LEX COMPUTECH CO., LTD 4C-06-8A (hex) Basler Electric Company 4C-07-C9 (hex) COMPUTER OFFICE Co.,Ltd. 4C-09-B4 (hex) zte corporation 4C-0B-3A (hex) TCT Mobile Limited 4C-0F-6E (hex) Hon Hai Precision Ind. Co.,Ltd. 4C-0F-C7 (hex) Earda Electronics Co.,Ltd 4C-14-80 (hex) NOREGON SYSTEMS, INC 4C-17-EB (hex) SAGEMCOM 4C-1A-3A (hex) PRIMA Research And Production Enterprise Ltd. 4C-1A-95 (hex) Novakon Co., Ltd. 4C-1F-CC (hex) HUAWEI TECHNOLOGIES CO.,LTD 4C-21-D0 (hex) Sony Mobile Communications AB 4C-22-58 (hex) cozybit, Inc. 4C-25-78 (hex) Nokia Corporation 4C-2C-80 (hex) Beijing Skyway Technologies Co.,Ltd 4C-2F-9D (hex) ICM Controls 4C-30-89 (hex) Thales Transportation Systems GmbH 4C-32-2D (hex) TELEDATA NETWORKS 4C-32-D9 (hex) M Rutty Holdings Pty. Ltd. 4C-39-10 (hex) Newtek Electronics co., Ltd. 4C-3B-74 (hex) VOGTEC(H.K.) Co., Ltd 4C-4B-68 (hex) Mobile Device, Inc. 4C-4E-35 (hex) Cisco 4C-54-27 (hex) Linepro Sp. z o.o. 4C-54-99 (hex) Shenzhen Huawei Communication Technologies Co., Ltd 4C-55-85 (hex) Hamilton Systems 4C-55-B8 (hex) Turkcell Teknoloji 4C-55-CC (hex) ACKme Networks Pty Ltd 4C-5D-CD (hex) Oy Finnish Electric Vehicle Technologies Ltd 4C-5F-D2 (hex) Alcatel-Lucent 4C-60-D5 (hex) airPointe of New Hampshire 4C-60-DE (hex) NETGEAR 4C-62-55 (hex) SANMINA-SCI SYSTEM DE MEXICO S.A. DE C.V. 4C-63-EB (hex) Application Solutions (Electronics and Vision) Ltd 4C-64-D9 (hex) Guangdong Leawin Group Co., Ltd 4C-72-B9 (hex) Pegatron Corporation 4C-73-67 (hex) Genius Bytes Software Solutions GmbH 4C-73-A5 (hex) KOVE 4C-77-4F (hex) Embedded Wireless Labs 4C-78-97 (hex) Arrowhead Alarm Products Ltd 4C-79-BA (hex) Intel Corporate 4C-80-4F (hex) Armstrong Monitoring Corp 4C-80-93 (hex) Intel Corporate 4C-82-CF (hex) Echostar Technologies 4C-8B-55 (hex) Grupo Digicon 4C-8B-EF (hex) Huawei Technologies Co., Ltd 4C-8D-79 (hex) Apple 4C-8F-A5 (hex) Jastec 4C-96-14 (hex) Juniper Networks 4C-98-EF (hex) Zeo 4C-9E-80 (hex) KYOKKO ELECTRIC Co., Ltd. 4C-9E-E4 (hex) Hanyang Navicom Co.,Ltd. 4C-A7-4B (hex) Alcatel Lucent 4C-AA-16 (hex) AzureWave Technologies (Shanghai) Inc. 4C-AB-33 (hex) KST technology 4C-AC-0A (hex) ZTE Corporation 4C-B1-6C (hex) HUAWEI TECHNOLOGIES CO.,LTD 4C-B1-99 (hex) Apple, Inc. 4C-B4-EA (hex) HRD (S) PTE., LTD. 4C-B9-C8 (hex) CONET CO., LTD. 4C-BA-A3 (hex) Bison Electronics Inc. 4C-BC-A5 (hex) Samsung Electronics Co.,Ltd 4C-C4-52 (hex) Shang Hai Tyd. Electon Technology Ltd. 4C-C6-02 (hex) Radios, Inc. 4C-C9-4F (hex) Alcatel-Lucent 4C-CA-53 (hex) Skyera, Inc. 4C-CC-34 (hex) Motorola Solutions Inc. 4C-D6-37 (hex) Qsono Electronics Co., Ltd 4C-DF-3D (hex) TEAM ENGINEERS ADVANCE TECHNOLOGIES INDIA PVT LTD 4C-E6-76 (hex) Buffalo Inc. 4C-EB-42 (hex) Intel Corporate 4C-ED-DE (hex) Askey Computer Corp 4C-F7-37 (hex) SamJi Electronics Co., Ltd 50-00-8C (hex) Hong Kong Telecommunications (HKT) Limited 50-01-BB (hex) Samsung Electronics 50-05-3D (hex) CyWee Group Ltd 50-06-04 (hex) Cisco 50-0B-32 (hex) Foxda Technology Industrial(ShenZhen)Co.,LTD 50-0E-6D (hex) TrafficCast International 50-11-EB (hex) SilverNet Ltd 50-22-67 (hex) PixeLINK 50-25-2B (hex) Nethra Imaging Incorporated 50-26-90 (hex) Fujitsu Limited 50-2A-7E (hex) Smart electronic GmbH 50-2A-8B (hex) Telekom Research and Development Sdn Bhd 50-2D-1D (hex) Nokia Corporation 50-2D-A2 (hex) Intel Corporate 50-2D-F4 (hex) Phytec Messtechnik GmbH 50-2E-CE (hex) Asahi Electronics Co.,Ltd 50-32-75 (hex) Samsung Electronics Co.,Ltd 50-39-55 (hex) Cisco SPVTG 50-3C-C4 (hex) Lenovo Mobile Communication Technology Ltd. 50-3D-E5 (hex) CISCO SYSTEMS, INC. 50-3F-56 (hex) Syncmold Enterprise Corp 50-46-5D (hex) ASUSTek COMPUTER INC. 50-48-EB (hex) BEIJING HAIHEJINSHENG NETWORK TECHNOLOGY CO. LTD. 50-4A-5E (hex) Masimo Corporation 50-4F-94 (hex) Loxone Electronics GmbH 50-56-63 (hex) Texas Instruments 50-57-A8 (hex) CISCO SYSTEMS, INC. 50-5A-C6 (hex) GUANGDONG SUPER TELECOM CO.,LTD. 50-60-28 (hex) Xirrus Inc. 50-61-D6 (hex) Indu-Sol GmbH 50-63-13 (hex) Hon Hai Precision Ind. Co.,Ltd. 50-64-41 (hex) Greenlee 50-67-F0 (hex) ZyXEL Communications Corporation 50-6F-9A (hex) Wi-Fi Alliance 50-70-E5 (hex) He Shan World Fair Electronics Technology Limited 50-72-4D (hex) BEG Brueck Electronic GmbH 50-76-A6 (hex) Ecil Informatica Ind. Com. Ltda 50-79-5B (hex) Interexport Telecomunicaciones S.A. 50-7D-02 (hex) BIODIT 50-7E-5D (hex) Arcadyan Technology Corporation 50-87-B8 (hex) Nuvyyo Inc 50-8A-42 (hex) Uptmate Technology Co., LTD 50-8A-CB (hex) SHENZHEN MAXMADE TECHNOLOGY CO., LTD. 50-8C-77 (hex) DIRMEIER Schanktechnik GmbH &Co KG 50-8D-6F (hex) CHAHOO Limited 50-93-4F (hex) Gradual Tecnologia Ltda. 50-97-72 (hex) Westinghouse Digital 50-98-71 (hex) Inventum Technologies Private Limited 50-9F-27 (hex) Huawei Technologies Co., Ltd 50-A0-BF (hex) Alba Fiber Systems Inc. 50-A4-C8 (hex) Samsung Electronics Co.,Ltd 50-A6-E3 (hex) David Clark Company 50-A7-15 (hex) Aboundi, Inc. 50-A7-33 (hex) Ruckus Wireless 50-AB-BF (hex) Hoseo Telecom 50-AF-73 (hex) Shenzhen Bitland Information Technology Co., Ltd. 50-B7-C3 (hex) Samsung Electronics CO., LTD 50-B8-A2 (hex) ImTech Technologies LLC, 50-C5-8D (hex) Juniper Networks 50-C9-71 (hex) GN Netcom A/S 50-CC-F8 (hex) Samsung Electro Mechanics 50-CD-32 (hex) NanJing Chaoran Science & Technology Co.,Ltd. 50-CE-75 (hex) Measy Electronics Ltd 50-D2-74 (hex) Steffes Corporation 50-D6-D7 (hex) Takahata Precision 50-E5-49 (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 50-EA-D6 (hex) Apple, Inc. 50-EB-1A (hex) Brocade Communications Systems, Inc. 50-ED-94 (hex) Egatel SL 50-F0-03 (hex) Open Stack, Inc. 50-F5-20 (hex) Samsung Electronics Co.,Ltd 50-F6-1A (hex) Kunshan JADE Technologies co., Ltd. 50-FA-AB (hex) L-tek d.o.o. 50-FC-30 (hex) Treehouse Labs 54-03-F5 (hex) EBN Technology Corp. 54-04-96 (hex) Gigawave LTD 54-04-A6 (hex) ASUSTek COMPUTER INC. 54-05-5F (hex) Alcatel Lucent 54-11-2F (hex) Sulzer Pump Solutions Finland Oy 54-11-5F (hex) Atamo Pty Ltd 54-1D-FB (hex) Freestyle Energy Ltd 54-1F-D5 (hex) Advantage Electronics 54-20-18 (hex) Tely Labs 54-21-60 (hex) Resolution Products 54-22-F8 (hex) zte corporation 54-26-96 (hex) Apple 54-2A-9C (hex) LSY Defense, LLC. 54-2C-EA (hex) PROTECTRON 54-31-31 (hex) Raster Vision Ltd 54-35-DF (hex) Symeo GmbH 54-39-68 (hex) Edgewater Networks Inc 54-3D-37 (hex) Ruckus Wireless 54-42-49 (hex) Sony Corporation 54-46-6B (hex) Shenzhen CZTIC Electronic Technology Co., Ltd 54-4A-05 (hex) wenglor sensoric gmbh 54-53-ED (hex) Sony Corporation 54-54-14 (hex) Digital RF Corea, Inc 54-5E-BD (hex) NL Technologies 54-5F-A9 (hex) Teracom Limited 54-61-EA (hex) Zaplox AB 54-73-98 (hex) Toyo Electronics Corporation 54-74-E6 (hex) Webtech Wireless 54-75-D0 (hex) CISCO SYSTEMS, INC. 54-78-1A (hex) Cisco 54-79-75 (hex) Nokia Corporation 54-7F-54 (hex) INGENICO 54-7F-A8 (hex) TELCO systems, s.r.o. 54-7F-EE (hex) CISCO SYSTEMS, INC. 54-81-AD (hex) Eagle Research Corporation 54-84-7B (hex) Digital Devices GmbH 54-89-22 (hex) Zelfy Inc 54-89-98 (hex) HUAWEI TECHNOLOGIES CO.,LTD 54-92-BE (hex) Samsung Electronics Co.,Ltd 54-94-78 (hex) Silvershore Technology Partners 54-9A-16 (hex) Uzushio Electric Co.,Ltd. 54-9B-12 (hex) Samsung Electronics 54-9D-85 (hex) EnerAccess inc 54-A0-4F (hex) t-mac Technologies Ltd 54-A5-1B (hex) Shenzhen Huawei Communication Technologies Co., Ltd 54-A6-19 (hex) Alcatel-Lucent Shanghai Bell Co., Ltd 54-A9-D4 (hex) Minibar Systems 54-B6-20 (hex) SUHDOL E&C Co.Ltd. 54-CD-A7 (hex) Fujian Shenzhou Electronic Co.,Ltd 54-D0-ED (hex) AXIM Communications 54-D1-B0 (hex) Universal Laser Systems, Inc 54-D4-6F (hex) Cisco SPVTG 54-DF-63 (hex) Intrakey technologies GmbH 54-E0-32 (hex) Juniper Networks 54-E3-B0 (hex) JVL Industri Elektronik 54-E6-3F (hex) ShenZhen LingKeWeiEr Technology Co., Ltd. 54-E6-FC (hex) TP-LINK TECHNOLOGIES CO., LTD. 54-F5-B6 (hex) ORIENTAL PACIFIC INTERNATIONAL LIMITED 54-F6-66 (hex) Berthold Technologies GmbH and Co.KG 54-FD-BF (hex) Scheidt & Bachmann GmbH 58-05-56 (hex) Elettronica GF S.r.L. 58-08-FA (hex) Fiber Optic & telecommunication INC. 58-09-43 (hex) PRIVATE 58-09-E5 (hex) Kivic Inc. 58-12-43 (hex) AcSiP Technology Corp. 58-16-26 (hex) Avaya, Inc 58-17-0C (hex) Sony Ericsson Mobile Communications AB 58-1C-BD (hex) Affinegy 58-1D-91 (hex) Advanced Mobile Telecom co.,ltd. 58-1F-AA (hex) Apple, Inc. 58-1F-EF (hex) Tuttnaer LTD 58-2E-FE (hex) Lighting Science Group 58-2F-42 (hex) Universal Electric Corporation 58-34-3B (hex) Glovast Technology Ltd. 58-35-D9 (hex) CISCO SYSTEMS, INC. 58-3C-C6 (hex) Omneality Ltd. 58-42-E4 (hex) Sigma International General Medical Apparatus, LLC. 58-46-E1 (hex) Baxter Healthcare 58-48-C0 (hex) COFLEC 58-49-BA (hex) Chitai Electronic Corp. 58-4C-19 (hex) Chongqing Guohong Technology Development Company Limited 58-4C-EE (hex) Digital One Technologies, Limited 58-50-76 (hex) Linear Equipamentos Eletronicos SA 58-50-E6 (hex) Best Buy Corporation 58-55-CA (hex) Apple, Inc. 58-56-E8 (hex) Motorola Mobility Inc 58-57-0D (hex) Danfoss Solar Inverters 58-65-E6 (hex) INFOMARK CO., LTD. 58-66-BA (hex) Hangzhou H3C Technologies Co., Limited 58-67-1A (hex) BARNES&NOBLE.COM 58-67-7F (hex) Clare Controls Inc. 58-69-6C (hex) Fujian Ruijie Networks co, ltd 58-69-F9 (hex) Fusion Transactive Ltd. 58-6D-8F (hex) Cisco-Linksys, LLC 58-6E-D6 (hex) PRIVATE 58-75-21 (hex) CJSC RTSoft 58-76-75 (hex) Beijing ECHO Technologies Co.,Ltd 58-7A-4D (hex) Stonesoft Corporation 58-7E-61 (hex) Hisense Electric Co., Ltd 58-7F-C8 (hex) S2M 58-84-E4 (hex) IP500 Alliance e.V. 58-87-4C (hex) LITE-ON CLEAN ENERGY TECHNOLOGY CORP. 58-87-E2 (hex) Shenzhen Coship Electronics Co., Ltd. 58-8D-09 (hex) CISCO SYSTEMS, INC. 58-91-CF (hex) Intel Corporate 58-92-0D (hex) Kinetic Avionics Limited 58-93-96 (hex) Ruckus Wireless 58-94-6B (hex) Intel Corporate 58-94-CF (hex) Vertex Standard LMR, Inc. 58-97-1E (hex) Cisco 58-98-35 (hex) Technicolor 58-98-6F (hex) Revolution Display 58-A7-6F (hex) iD corporation 58-B0-35 (hex) Apple, Inc 58-B0-D4 (hex) ZuniData Systems Inc. 58-B9-E1 (hex) Crystalfontz America, Inc. 58-BC-27 (hex) CISCO SYSTEMS, INC. 58-BD-A3 (hex) Nintendo Co., Ltd. 58-BF-EA (hex) CISCO SYSTEMS, INC. 58-C2-32 (hex) NEC Corporation 58-C3-8B (hex) Samsung Electronics 58-CF-4B (hex) Lufkin Industries 58-D0-71 (hex) BW Broadcast 58-D0-8F (hex) IEEE 1904.1 Working Group 58-D6-D3 (hex) Dairy Cheq Inc 58-DB-8D (hex) Fast Co., Ltd. 58-E0-2C (hex) Micro Technic A/S 58-E4-76 (hex) CENTRON COMMUNICATIONS TECHNOLOGIES FUJIAN CO.,LTD 58-E6-36 (hex) EVRsafe Technologies 58-E7-47 (hex) Deltanet AG 58-E8-08 (hex) AUTONICS CORPORATION 58-EB-14 (hex) Proteus Digital Health 58-EC-E1 (hex) Newport Corporation 58-EE-CE (hex) Icon Time Systems 58-F3-87 (hex) HCCP 58-F6-7B (hex) Xia Men UnionCore Technology LTD. 58-F6-BF (hex) Kyoto University 58-F9-8E (hex) SECUDOS GmbH 58-FD-20 (hex) Bravida Sakerhet AB 5C-02-6A (hex) Applied Vision Corporation 5C-07-6F (hex) Thought Creator 5C-0A-5B (hex) SAMSUNG ELECTRO-MECHANICS CO., LTD. 5C-0C-BB (hex) CELIZION Inc. 5C-0E-8B (hex) Motorola 5C-14-37 (hex) Thyssenkrupp Aufzugswerke GmbH 5C-15-E1 (hex) AIDC TECHNOLOGY (S) PTE LTD 5C-16-C7 (hex) Big Switch Networks 5C-17-37 (hex) I-View Now, LLC. 5C-17-D3 (hex) LGE 5C-18-B5 (hex) Talon Communications 5C-20-D0 (hex) Asoni Communication Co., Ltd. 5C-22-C4 (hex) DAE EUN ELETRONICS CO., LTD 5C-24-79 (hex) Baltech AG 5C-26-0A (hex) Dell Inc. 5C-33-27 (hex) Spazio Italia srl 5C-33-5C (hex) Swissphone Telecom AG 5C-33-8E (hex) Alpha Networkc Inc. 5C-35-3B (hex) Compal Broadband Networks Inc. 5C-35-DA (hex) There Corporation Oy 5C-38-E0 (hex) Shanghai Super Electronics Technology Co.,LTD 5C-3C-27 (hex) Samsung Electronics Co.,Ltd 5C-40-58 (hex) Jefferson Audio Video Systems, Inc. 5C-43-D2 (hex) HAZEMEYER 5C-4A-26 (hex) Enguity Technology Corp 5C-4C-A9 (hex) Shenzhen Huawei Communication Technologies Co., Ltd 5C-50-15 (hex) CISCO SYSTEMS, INC. 5C-51-4F (hex) Intel Corporate 5C-56-ED (hex) 3pleplay Electronics Private Limited 5C-57-1A (hex) ARRIS Group, Inc. 5C-57-C8 (hex) Nokia Corporation 5C-59-48 (hex) Apple, Inc. 5C-5E-AB (hex) Juniper Networks 5C-63-BF (hex) TP-LINK TECHNOLOGIES CO., LTD. 5C-69-84 (hex) NUVICO 5C-6A-7D (hex) KENTKART EGE ELEKTRONIK SAN. VE TIC. LTD. STI. 5C-6B-32 (hex) Texas Instruments 5C-6D-20 (hex) Hon Hai Precision Ind. Co.,Ltd. 5C-6F-4F (hex) S.A. SISTEL 5C-77-57 (hex) Haivision Network Video 5C-7D-5E (hex) Huawei Technologies Co., Ltd 5C-84-86 (hex) Brightsource Industries Israel LTD 5C-86-4A (hex) Secret Labs LLC 5C-87-78 (hex) Cybertelbridge co.,ltd 5C-89-D4 (hex) Beijing Banner Electric Co.,Ltd 5C-95-AE (hex) Apple Inc 5C-96-9D (hex) Apple 5C-9A-D8 (hex) Fujitsu Limited 5C-A3-9D (hex) SAMSUNG ELECTRO-MECHANICS CO., LTD. 5C-A3-EB (hex) Lokel s.r.o. 5C-AC-4C (hex) Hon Hai Precision Ind. Co.,Ltd. 5C-B5-24 (hex) Sony Ericsson Mobile Communications AB 5C-BD-9E (hex) HONGKONG MIRACLE EAGLE TECHNOLOGY(GROUP) LIMITED 5C-C2-13 (hex) Fr. Sauter AG 5C-C6-D0 (hex) Skyworth Digital technology(shenzhen)co.ltd. 5C-C9-D3 (hex) PALLADIUM ENERGY ELETRONICA DA AMAZONIA LTDA 5C-CA-32 (hex) Theben AG 5C-CE-AD (hex) CDYNE Corporation 5C-D1-35 (hex) Xtreme Power Systems 5C-D2-E4 (hex) Intel Corporate 5C-D4-1B (hex) UCZOON Technology Co., LTD 5C-D4-AB (hex) Zektor 5C-D9-98 (hex) D-Link Corporation 5C-DA-D4 (hex) Murata Manufacturing Co., Ltd. 5C-E0-CA (hex) FeiTian United (Beijing) System Technology Co., Ltd. 5C-E0-F6 (hex) NIC.br- Nucleo de Informacao e Coordenacao do Ponto BR 5C-E2-23 (hex) Delphin Technology AG 5C-E2-86 (hex) Nortel Networks 5C-E2-F4 (hex) AcSiP Technology Corp. 5C-E8-EB (hex) Samsung Electronics 5C-EB-4E (hex) R. STAHL HMI Systems GmbH 5C-EE-79 (hex) Global Digitech Co LTD 5C-F2-07 (hex) Speco Technologies 5C-F3-70 (hex) CC&C Technologies, Inc 5C-F3-FC (hex) IBM Corp 5C-F6-DC (hex) Samsung Electronics Co.,LTD 5C-F8-A1 (hex) Murata Manufactuaring Co.,Ltd. 5C-F9-DD (hex) Dell Inc 5C-FF-35 (hex) Wistron Corporation 60-02-B4 (hex) Wistron NeWeb Corp. 60-0F-77 (hex) SilverPlus, Inc 60-11-99 (hex) Siama Systems Inc 60-12-83 (hex) Soluciones Tecnologicas para la Salud y el Bienestar SA 60-15-C7 (hex) IdaTech 60-19-0C (hex) RRAMAC 60-19-29 (hex) VOLTRONIC POWER TECHNOLOGY(SHENZHEN) CORP. 60-1D-0F (hex) Midnite Solar 60-1E-02 (hex) EltexAlatau 60-21-C0 (hex) Murata Manufactuaring Co.,Ltd. 60-2A-54 (hex) CardioTek B.V. 60-2A-D0 (hex) Cisco SPVTG 60-32-F0 (hex) Mplus technology 60-33-4B (hex) Apple, Inc. 60-35-53 (hex) Buwon Technology 60-36-DD (hex) Intel Corporate 60-38-0E (hex) Alps Electric Co., 60-39-1F (hex) ABB Ltd 60-3F-C5 (hex) COX CO., LTD 60-44-F5 (hex) Easy Digital Ltd. 60-45-5E (hex) Liptel s.r.o. 60-45-BD (hex) Microsoft 60-46-16 (hex) XIAMEN VANN INTELLIGENT CO., LTD 60-4A-1C (hex) SUYIN Corporation 60-52-D0 (hex) FACTS Engineering 60-54-64 (hex) Eyedro Green Solutions Inc. 60-57-18 (hex) Intel Corporate 60-60-1F (hex) SZ DJI TECHNOLOGY CO.,LTD 60-63-FD (hex) Transcend Communication Beijing Co.,Ltd. 60-67-20 (hex) Intel Corporate 60-69-9B (hex) isepos GmbH 60-6B-BD (hex) Samsung Electronics Co., LTD 60-6C-66 (hex) Intel Corporate 60-73-5C (hex) Cisco 60-74-8D (hex) Atmaca Elektronik 60-76-88 (hex) Velodyne 60-83-B2 (hex) GkWare e.K. 60-84-3B (hex) Soladigm, Inc. 60-86-45 (hex) Avery Weigh-Tronix, LLC 60-89-3C (hex) Thermo Fisher Scientific P.O.A. 60-89-B1 (hex) Key Digital Systems 60-89-B7 (hex) KAEL MÜHENDİSLİK ELEKTRONİK TİCARET SANAYİ LİMİTED ŞİRKETİ 60-8C-2B (hex) Hanson Technology 60-8D-17 (hex) Sentrus Government Systems Division, Inc 60-90-84 (hex) DSSD Inc 60-9A-A4 (hex) GVI SECURITY INC. 60-9E-64 (hex) Vivonic GmbH 60-9F-9D (hex) CloudSwitch 60-A1-0A (hex) Samsung Electronics Co.,Ltd 60-A4-4C (hex) ASUSTek COMPUTER INC. 60-B1-85 (hex) ATH system 60-B3-C4 (hex) Elber Srl 60-B6-06 (hex) Phorus 60-B9-33 (hex) Deutron Electronics Corp. 60-B9-82 (hex) RO.VE.R. Laboratories S.p.A. 60-BB-0C (hex) Beijing HuaqinWorld Technology Co,Ltd 60-BC-4C (hex) EWM Hightec Welding GmbH 60-BD-91 (hex) Move Innovation 60-C3-97 (hex) 2 Wire Inc 60-C5-47 (hex) Apple, Inc. 60-C5-A8 (hex) Beijing LT Honway Technology Co.,Ltd 60-C9-80 (hex) Trymus 60-CB-FB (hex) AirScape Inc. 60-CD-C5 (hex) Taiwan Carol Electronics., Ltd 60-D0-A9 (hex) Samsung Electronics Co.,Ltd 60-D1-AA (hex) Vishal Telecommunications Pvt Ltd 60-D2-B9 (hex) REALAND BIO CO., LTD. 60-D3-0A (hex) Quatius Limited 60-D8-19 (hex) Hon Hai Precision Ind. Co.,Ltd. 60-DA-23 (hex) Estech Co.,Ltd 60-DE-44 (hex) HUAWEI TECHNOLOGIES CO.,LTD 60-E0-0E (hex) SHINSEI ELECTRONICS CO LTD 60-E9-56 (hex) Ayla Networks, Inc 60-EB-69 (hex) Quanta computer Inc. 60-F1-3D (hex) JABLOCOM s.r.o. 60-F2-81 (hex) TRANWO TECHNOLOGY CO., LTD. 60-F2-EF (hex) VisionVera International Co., Ltd. 60-F3-DA (hex) Logic Way GmbH 60-F4-94 (hex) Hon Hai Precision Ind. Co.,Ltd. 60-F5-9C (hex) CRU-Dataport 60-F6-73 (hex) TERUMO CORPORATION 60-FA-CD (hex) Apple, Inc. 60-FB-42 (hex) Apple, Inc 60-FE-1E (hex) China Palms Telecom.Ltd 60-FE-C5 (hex) Apple 64-00-F1 (hex) CISCO SYSTEMS, INC. 64-05-BE (hex) NEW LIGHT LED 64-09-4C (hex) Beijing Superbee Wireless Technology Co.,Ltd 64-0B-4A (hex) Digital Telecom Technology Limited 64-0E-36 (hex) TAZTAG 64-0E-94 (hex) Pluribus Networks, Inc. 64-0F-28 (hex) 2wire 64-10-84 (hex) HEXIUM Technical Development Co., Ltd. 64-16-8D (hex) CISCO SYSTEMS, INC. 64-16-F0 (hex) Shehzhen Huawei Communication Technologies Co., Ltd. 64-1A-22 (hex) Heliospectra/Woodhill Investments 64-1C-67 (hex) DIGIBRAS INDUSTRIA DO BRASILS/A 64-1E-81 (hex) Dowslake Microsystems 64-20-0C (hex) Apple, Inc. 64-22-16 (hex) Shandong Taixin Electronic co.,Ltd 64-24-00 (hex) Xorcom Ltd. 64-27-37 (hex) Hon Hai Precision Ind. Co.,Ltd. 64-2D-B7 (hex) SEUNGIL ELECTRONICS 64-31-50 (hex) Hewlett-Packard Company 64-31-7E (hex) Dexin Corporation 64-34-09 (hex) BITwave Pte Ltd 64-43-46 (hex) GuangDong Quick Network Computer CO.,LTD 64-4B-C3 (hex) Shanghai WOASiS Telecommunications Ltd., Co. 64-4B-F0 (hex) CalDigit, Inc 64-4D-70 (hex) dSPACE GmbH 64-4F-74 (hex) LENUS Co., Ltd. 64-51-7E (hex) LONG BEN (DONGGUAN) ELECTRONIC TECHNOLOGY CO.,LTD. 64-52-99 (hex) Chamberlain 64-53-5D (hex) Frauscher Sensortechnik 64-54-22 (hex) Equinox Payments 64-55-63 (hex) Intelight Inc. 64-55-7F (hex) NSFOCUS Information Technology Co., Ltd. 64-5A-04 (hex) Chicony Electronics Co., Ltd. 64-5D-D7 (hex) Shenzhen Lifesense Medical Electronics Co., Ltd. 64-5E-BE (hex) Yahoo! JAPAN 64-5F-FF (hex) Nicolet Neuro 64-62-23 (hex) Cellient Co., Ltd. 64-65-C0 (hex) Nuvon, Inc 64-66-B3 (hex) TP-LINK TECHNOLOGIES CO., LTD. 64-67-07 (hex) Beijing Omnific Technology, Ltd. 64-68-0C (hex) COMTREND 64-69-BC (hex) Hytera Communications Co .,ltd 64-6E-6C (hex) Radio Datacom LLC 64-6E-EA (hex) Iskratel d.o.o. 64-70-02 (hex) TP-LINK TECHNOLOGIES CO., LTD. 64-72-D8 (hex) GooWi Technology Co.,Limited 64-73-E2 (hex) Arbiter Systems, Inc. 64-76-57 (hex) Innovative Security Designs 64-77-91 (hex) Samsung Electronics Co.,Ltd 64-7B-D4 (hex) Texas Instruments 64-7C-34 (hex) Ubee Interactive Corp. 64-7D-81 (hex) YOKOTA INDUSTRIAL CO,.LTD 64-7F-DA (hex) TEKTELIC Communications Inc. 64-80-8B (hex) VG Controls, Inc. 64-80-99 (hex) Intel Corporate 64-81-25 (hex) Alphatron Marine BV 64-87-88 (hex) Juniper Networks 64-87-D7 (hex) Pirelli Tyre S.p.A. 64-88-FF (hex) Sichuan Changhong Electric Ltd. 64-99-5D (hex) LGE 64-99-68 (hex) Elentec 64-99-A0 (hex) AG Elektronik AB 64-9B-24 (hex) V Technology Co., Ltd. 64-9C-81 (hex) Qualcomm iSkoot, Inc. 64-9C-8E (hex) Texas Instruments 64-9E-F3 (hex) CISCO SYSTEMS, INC. 64-9F-F7 (hex) Kone OYj 64-A0-E7 (hex) CISCO SYSTEMS, INC. 64-A2-32 (hex) OOO Samlight 64-A3-41 (hex) Wonderlan (Beijing) Technology Co., Ltd. 64-A3-CB (hex) Apple 64-A7-69 (hex) HTC Corporation 64-A8-37 (hex) Juni Korea Co., Ltd 64-AE-0C (hex) CISCO SYSTEMS, INC. 64-AE-88 (hex) Polytec GmbH 64-B3-10 (hex) Samsung Electronics Co.,Ltd 64-B6-4A (hex) ViVOtech, Inc. 64-B9-E8 (hex) Apple, Inc 64-BC-11 (hex) CombiQ AB 64-C5-AA (hex) South African Broadcasting Corporation 64-C6-67 (hex) Barnes&Noble 64-C6-AF (hex) AXERRA Networks Ltd 64-C9-44 (hex) LARK Technologies, Inc 64-D0-2D (hex) Next Generation Integration (NGI) 64-D1-A3 (hex) Sitecom Europe BV 64-D2-41 (hex) Keith & Koep GmbH 64-D4-DA (hex) Intel Corporate 64-D8-14 (hex) CISCO SYSTEMS, INC. 64-D9-12 (hex) Solidica, Inc. 64-D9-89 (hex) CISCO SYSTEMS, INC. 64-DB-18 (hex) OpenPattern 64-DC-01 (hex) Static Systems Group PLC 64-DE-1C (hex) Kingnetic Pte Ltd 64-E1-61 (hex) DEP Corp. 64-E5-99 (hex) EFM Networks 64-E6-82 (hex) Apple, Inc. 64-E8-4F (hex) Serialway Communication Technology Co. Ltd 64-E8-E6 (hex) global moisture management system 64-ED-57 (hex) Motorola Mobility, Inc. 64-ED-62 (hex) WOORI SYSTEMS Co., Ltd 64-F2-42 (hex) Gerdes Aktiengesellschaft 64-F5-0E (hex) Kinion Technology Company Limited 64-F9-70 (hex) Kenade Electronics Technology Co.,LTD. 64-F9-87 (hex) Avvasi Inc. 64-FC-8C (hex) Zonar Systems 68-05-CA (hex) Intel Corporate 68-09-27 (hex) Apple, Inc. 68-12-2D (hex) Special Instrument Development Co., Ltd. 68-15-90 (hex) SAGEMCOM SAS 68-15-D3 (hex) Zaklady Elektroniki i Mechaniki Precyzyjnej R&G S.A. 68-16-05 (hex) Systems And Electronic Development FZCO 68-17-29 (hex) Intel Corporate 68-1A-B2 (hex) zte corporation 68-1C-A2 (hex) Rosewill Inc. 68-1D-64 (hex) Sunwave Communications Co., Ltd 68-1E-8B (hex) InfoSight Corporation 68-1F-D8 (hex) Advanced Telemetry 68-23-4B (hex) Nihon Dengyo Kousaku 68-3B-1E (hex) Countwise LTD 68-3E-EC (hex) ERECA 68-43-52 (hex) Bhuu Limited 68-4B-88 (hex) Galtronics Telemetry Inc. 68-4C-A8 (hex) Shenzhen Herotel Tech. Co., Ltd. 68-51-B7 (hex) PowerCloud Systems, Inc. 68-54-ED (hex) Alcatel-Lucent - Nuage 68-54-F5 (hex) enLighted Inc 68-59-7F (hex) Alcatel Lucent 68-5B-35 (hex) Apple inc 68-5B-36 (hex) POWERTECH INDUSTRIAL CO., LTD. 68-5D-43 (hex) Intel Corporate 68-5E-6B (hex) PowerRay Co., Ltd. 68-63-59 (hex) Advanced Digital Broadcast SA 68-69-F2 (hex) ComAp s.r.o. 68-6E-23 (hex) Wi3 Inc. 68-72-51 (hex) Ubiquiti Networks 68-78-4C (hex) Nortel Networks 68-79-24 (hex) ELS-GmbH & Co. KG 68-79-ED (hex) SHARP Corporation 68-7C-D5 (hex) Y Soft Corporation, a.s. 68-7F-74 (hex) Cisco-Linksys, LLC 68-83-1A (hex) Pandora Mobility Corporation 68-84-70 (hex) eSSys Co.,Ltd 68-85-40 (hex) IGI Mobile, Inc. 68-86-A7 (hex) Cisco 68-86-E7 (hex) Orbotix, Inc. 68-87-6B (hex) INQ Mobile Limited 68-92-34 (hex) Ruckus Wireless 68-94-23 (hex) Hon Hai Precision Ind. Co.,Ltd. 68-96-7B (hex) Apple Inc 68-97-4B (hex) Shenzhen Costar Electronics Co. Ltd. 68-97-E8 (hex) Society of Motion Picture & Television Engineers 68-9C-5E (hex) AcSiP Technology Corp. 68-9C-70 (hex) Apple 68-A1-B7 (hex) Honghao Mingchuan Technology (Beijing) CO.,Ltd. 68-A3-C4 (hex) Liteon Technology Corporation 68-A4-0E (hex) BSH Bosch and Siemens Home Appliances GmbH 68-A8-6D (hex) Apple, Inc. 68-AA-D2 (hex) DATECS LTD., 68-AB-8A (hex) RF IDeas 68-AF-13 (hex) Futura Mobility 68-B0-94 (hex) INESA ELECTRON CO.,LTD 68-B4-3A (hex) WaterFurnace International, Inc. 68-B5-99 (hex) Hewlett-Packard Company 68-B6-FC (hex) Hitron Technologies. Inc 68-B8-D9 (hex) Act KDE, Inc. 68-BC-0C (hex) CISCO SYSTEMS, INC. 68-BD-AB (hex) CISCO SYSTEMS, INC. 68-CA-00 (hex) Octopus Systems Limited 68-CC-9C (hex) Mine Site Technologies 68-CD-0F (hex) U Tek Company Limited 68-CE-4E (hex) L-3 Communications Infrared Products 68-D1-FD (hex) Shenzhen Trimax Technology Co.,Ltd 68-D9-25 (hex) ProSys Development Services 68-DB-67 (hex) Nantong Coship Electronics Co., Ltd 68-DB-96 (hex) OPWILL Technologies CO .,LTD 68-DC-E8 (hex) PacketStorm Communications 68-E4-1F (hex) Unglaube Identech GmbH 68-EB-AE (hex) Samsung Electronics Co.,Ltd 68-EB-C5 (hex) Angstrem Telecom 68-EC-62 (hex) YODO Technology Corp. Ltd. 68-ED-43 (hex) Research In Motion 68-EE-96 (hex) Cisco SPVTG 68-EF-BD (hex) CISCO SYSTEMS, INC. 68-F1-25 (hex) Data Controls Inc. 68-F8-95 (hex) Redflow Limited 68-FB-95 (hex) Generalplus Technology Inc. 6C-04-60 (hex) RBH Access Technologies Inc. 6C-0E-0D (hex) Sony Ericsson Mobile Communications AB 6C-0F-6A (hex) JDC Tech Co., Ltd. 6C-18-11 (hex) Decatur Electronics 6C-20-56 (hex) Cisco 6C-22-AB (hex) Ainsworth Game Technology 6C-23-B9 (hex) Sony Ericsson Mobile Communications AB 6C-29-95 (hex) Intel Corporate 6C-2E-33 (hex) Accelink Technologies Co.,Ltd. 6C-2E-85 (hex) SAGEMCOM 6C-32-DE (hex) Indieon Technologies Pvt. Ltd. 6C-33-A9 (hex) Magicjack LP 6C-39-1D (hex) Beijing ZhongHuaHun Network Information center 6C-3A-84 (hex) Shenzhen Aero-Startech. Co.Ltd 6C-3B-E5 (hex) Hewlett Packard 6C-3E-6D (hex) Apple Inc 6C-3E-9C (hex) KE Knestel Elektronik GmbH 6C-40-C6 (hex) Nimbus Data Systems, Inc. 6C-41-6A (hex) Cisco 6C-50-4D (hex) CISCO SYSTEMS, INC. 6C-57-79 (hex) Aclima, Inc. 6C-5A-34 (hex) Shenzhen Haitianxiong Electronic Co., Ltd. 6C-5C-DE (hex) SunReports, Inc. 6C-5D-63 (hex) ShenZhen Rapoo Technology Co., Ltd. 6C-5E-7A (hex) Ubiquitous Internet Telecom Co., Ltd 6C-61-26 (hex) Rinicom Holdings 6C-62-6D (hex) Micro-Star INT'L CO., LTD 6C-6F-18 (hex) Stereotaxis, Inc. 6C-70-39 (hex) Novar GmbH 6C-71-D9 (hex) AzureWave Technologies, Inc 6C-81-FE (hex) Mitsuba Corporation 6C-83-36 (hex) Samsung Electronics Co.,Ltd 6C-86-86 (hex) Technonia 6C-88-14 (hex) Intel Corporate 6C-8B-2F (hex) zte corporation 6C-8C-DB (hex) Otus Technologies Ltd 6C-8D-65 (hex) Wireless Glue Networks, Inc. 6C-92-BF (hex) Inspur Electronic Information Industry Co.,Ltd. 6C-9A-C9 (hex) Valentine Research, Inc. 6C-9B-02 (hex) Nokia Corporation 6C-9C-E9 (hex) Nimble Storage 6C-9C-ED (hex) CISCO SYSTEMS, INC. 6C-A6-82 (hex) EDAM information & communications 6C-A7-80 (hex) Nokia Corporation 6C-A9-06 (hex) Telefield Ltd 6C-A9-6F (hex) TransPacket AS 6C-AB-4D (hex) Digital Payment Technologies 6C-AC-60 (hex) Venetex Corp 6C-AD-3F (hex) Hubbell Building Automation, Inc. 6C-AD-EF (hex) KZ Broadband Technologies, Ltd. 6C-AE-8B (hex) IBM Corporation 6C-B3-11 (hex) Shenzhen Lianrui Electronics Co.,Ltd 6C-B3-50 (hex) Anhui comhigher tech co.,ltd 6C-B7-F4 (hex) Samsung Electronics Co.,Ltd 6C-BE-E9 (hex) Alcatel-Lucent-IPD 6C-C1-D2 (hex) Motorola Mobility, Inc. 6C-C2-6B (hex) Apple, Inc. 6C-D0-32 (hex) LG Electronics 6C-D1-46 (hex) Smartek d.o.o. 6C-D6-8A (hex) LG Electronics Inc 6C-DC-6A (hex) Promethean Limited 6C-E0-B0 (hex) SOUND4 6C-E4-CE (hex) Villiger Security Solutions AG 6C-E8-73 (hex) TP-LINK TECHNOLOGIES CO., LTD. 6C-E9-07 (hex) Nokia Corporation 6C-E9-83 (hex) Gastron Co., LTD. 6C-EC-A1 (hex) SHENZHEN CLOU ELECTRONICS CO. LTD. 6C-F0-49 (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 6C-F3-73 (hex) Samsung Electronics Co.,Ltd 6C-F3-7F (hex) Aruba Networks 6C-FA-58 (hex) Avaya, Inc 6C-FD-B9 (hex) Proware Technologies Co Ltd. 6C-FF-BE (hex) MPB Communications Inc. 70-02-58 (hex) 01DB-METRAVIB 70-05-14 (hex) LG Electronics 70-0B-C0 (hex) Dewav Technology Company 70-0F-EC (hex) Poindus Systems Corp. 70-10-5C (hex) Cisco 70-11-24 (hex) Apple 70-14-04 (hex) Limited Liability Company 70-1A-04 (hex) Liteon Tech Corp. 70-1A-ED (hex) ADVAS CO., LTD. 70-23-93 (hex) fos4X GmbH 70-25-26 (hex) Alcatel-Lucent 70-25-59 (hex) CyberTAN Technology, Inc. 70-2B-1D (hex) E-Domus International Limited 70-2F-4B (hex) PolyVision Inc. 70-2F-97 (hex) Aava Mobile Oy 70-30-18 (hex) Avaya, Inc 70-31-87 (hex) ACX GmbH 70-32-D5 (hex) Athena Wireless Communications Inc 70-38-11 (hex) Invensys Rail 70-38-B4 (hex) Low Tech Solutions 70-38-EE (hex) Avaya, Inc 70-3A-D8 (hex) Shenzhen Afoundry Electronic Co., Ltd 70-3C-39 (hex) SEAWING Kft 70-41-B7 (hex) Edwards Lifesciences LLC 70-46-42 (hex) CHYNG HONG ELECTRONIC CO., LTD. 70-4A-AE (hex) Xstream Flow (Pty) Ltd 70-4A-E4 (hex) Rinstrum Pty Ltd 70-4C-ED (hex) TMRG, Inc. 70-52-C5 (hex) Avaya, Inc. 70-54-D2 (hex) PEGATRON CORPORATION 70-54-F5 (hex) HUAWEI TECHNOLOGIES CO.,LTD 70-56-81 (hex) Apple Inc 70-58-12 (hex) Panasonic AVC Networks Company 70-5A-B6 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD. 70-5C-AD (hex) Konami Gaming Inc 70-5E-AA (hex) Action Target, Inc. 70-64-17 (hex) ORBIS TECNOLOGIA ELECTRICA S.A. 70-65-82 (hex) Suzhou Hanming Technologies Co., Ltd. 70-6F-81 (hex) PRIVATE 70-70-4C (hex) Purple Communications, Inc 70-71-BC (hex) PEGATRON CORPORATION 70-72-3C (hex) Huawei Technologies Co., Ltd 70-72-CF (hex) EdgeCore Networks 70-73-CB (hex) Apple, Inc. 70-76-30 (hex) Pace plc. 70-76-DD (hex) Oxyguard International A/S 70-76-F0 (hex) LevelOne Communications (India) Private Limited 70-7B-E8 (hex) HUAWEI TECHNOLOGIES CO.,LTD 70-7E-43 (hex) Motorola Mobility, Inc. 70-7E-DE (hex) NASTEC LTD. 70-81-05 (hex) CISCO SYSTEMS, INC. 70-82-0E (hex) as electronics GmbH 70-82-8E (hex) OleumTech Corporation 70-8B-78 (hex) citygrow technology co., ltd 70-93-F8 (hex) Space Monkey, Inc. 70-97-56 (hex) Happyelectronics Co.,Ltd 70-9A-0B (hex) Italian Institute of Technology 70-9B-A5 (hex) Shenzhen Y&D Electronics Co.,LTD. 70-9B-FC (hex) Bryton Inc. 70-9E-86 (hex) X6D Limited 70-A1-91 (hex) Trendsetter Medical, LLC 70-A4-1C (hex) Advanced Wireless Dynamics S.L. 70-A6-6A (hex) Prox Dynamics AS 70-A8-E3 (hex) HUAWEI TECHNOLOGIES CO.,LTD 70-AA-B2 (hex) Research In Motion 70-B0-35 (hex) Shenzhen Zowee Technology Co., Ltd 70-B0-8C (hex) Shenou Communication Equipment Co.,Ltd 70-B1-4E (hex) Pace plc 70-B2-65 (hex) Hiltron s.r.l. 70-B5-99 (hex) Embedded Technologies s.r.o. 70-B9-21 (hex) FiberHome Telecommunication Technologies CO.,LTD 70-C6-AC (hex) Bosch Automotive Aftermarket 70-CA-9B (hex) CISCO SYSTEMS, INC. 70-CD-60 (hex) Apple, Inc. 70-D4-F2 (hex) RIM 70-D5-7E (hex) Scalar Corporation 70-D5-E7 (hex) Wellcore Corporation 70-D6-B6 (hex) Metrum Technologies 70-D8-80 (hex) Upos System sp. z o.o. 70-DD-A1 (hex) Tellabs 70-DE-E2 (hex) Apple, Inc. 70-E0-27 (hex) HONGYU COMMUNICATION TECHNOLOGY LIMITED 70-E1-39 (hex) 3view Ltd 70-E2-4C (hex) SAE IT-systems GmbH & Co. KG 70-E2-84 (hex) Wistron InfoComm(Zhongshan) Corporation 70-E8-43 (hex) Beijing C&W Optical Communication Technology Co.,Ltd. 70-EE-50 (hex) Netatmo 70-F1-76 (hex) Data Modul AG 70-F1-A1 (hex) Liteon Technology Corporation 70-F1-E5 (hex) Xetawave LLC 70-F3-95 (hex) Universal Global Scientific Industrial Co., Ltd. 70-F9-27 (hex) Samsung Electronics 74-0A-BC (hex) JSJS Designs (Europe) Limited 74-14-89 (hex) SRT Wireless 74-15-E2 (hex) Tri-Sen Systems Corporation 74-1E-93 (hex) Fiberhome Telecommunication Tech.Co.,Ltd. 74-25-8A (hex) Hangzhou H3C Technologies Co., Limited 74-27-3C (hex) ChangYang Technology (Nanjing) Co., LTD 74-27-EA (hex) Elitegroup Computer Systems Co., Ltd. 74-2B-0F (hex) Infinidat Ltd. 74-2D-0A (hex) Norfolk Elektronik AG 74-2F-68 (hex) Azurewave Technologies, Inc. 74-31-70 (hex) Arcadyan Technology Corporation 74-32-56 (hex) NT-ware Systemprg GmbH 74-37-2F (hex) Tongfang Shenzhen Cloudcomputing Technology Co.,Ltd 74-38-89 (hex) ANNAX Anzeigesysteme GmbH 74-44-01 (hex) NETGEAR 74-45-8A (hex) Samsung Electronics Co.,Ltd 74-46-A0 (hex) Hewlett Packard 74-4B-E9 (hex) EXPLORER HYPERTECH CO.,LTD 74-4D-79 (hex) Arrive Systems Inc. 74-53-27 (hex) COMMSEN CO., LIMITED 74-56-12 (hex) Motorola Mobility, Inc. 74-57-98 (hex) TRUMPF Laser GmbH + Co. KG 74-5E-1C (hex) PIONEER CORPORATION 74-5F-00 (hex) Samsung Semiconductor Inc. 74-5F-AE (hex) TSL PPL 74-63-DF (hex) VTS GmbH 74-65-D1 (hex) Atlinks 74-66-30 (hex) T:mi Ytti 74-6A-89 (hex) Rezolt Corporation 74-6B-82 (hex) MOVEK 74-72-F2 (hex) Chipsip Technology Co., Ltd. 74-78-18 (hex) ServiceAssure 74-7B-7A (hex) ETH Inc. 74-7D-B6 (hex) Aliwei Communications, Inc 74-7E-1A (hex) Red Embedded Design Limited 74-7E-2D (hex) Beijing Thomson CITIC Digital Technology Co. LTD. 74-86-7A (hex) Dell Inc PCBA Test 74-88-8B (hex) ADB Broadband Italia 74-8E-08 (hex) Bestek Corp. 74-8E-F8 (hex) Brocade Communications Systems, Inc. 74-90-50 (hex) Renesas Electronics Corporation 74-91-1A (hex) Ruckus Wireless 74-93-A4 (hex) Zebra Technologies Corp. 74-94-3D (hex) AgJunction 74-99-75 (hex) IBM Corporation 74-9D-DC (hex) 2Wire 74-A4-A7 (hex) QRS Music Technologies, Inc. 74-A7-22 (hex) LG Electronics 74-AD-B7 (hex) China Mobile Group Device Co.,Ltd. 74-AE-76 (hex) iNovo Broadband, Inc. 74-B0-0C (hex) Network Video Technologies, Inc 74-B9-EB (hex) Fujian JinQianMao Electronic Technology Co.,Ltd 74-BE-08 (hex) ATEK Products, LLC 74-BF-A1 (hex) HYUNTECK 74-C9-9A (hex) Ericsson AB 74-CA-25 (hex) Calxeda, Inc. 74-CD-0C (hex) Smith Myers Communications Ltd. 74-CE-56 (hex) Packet Force Technology Limited Company 74-D0-2B (hex) ASUSTek COMPUTER INC. 74-D0-DC (hex) ERICSSON AB 74-D6-75 (hex) WYMA Tecnologia 74-D8-50 (hex) Evrisko Systems 74-DE-2B (hex) Liteon Technology Corporation 74-E0-6E (hex) Ergophone GmbH 74-E1-B6 (hex) Apple, Inc. 74-E2-F5 (hex) Apple Inc 74-E4-24 (hex) APISTE CORPORATION 74-E5-0B (hex) Intel Corporate 74-E5-37 (hex) RADSPIN 74-E5-43 (hex) Liteon Technology Corporation 74-E7-C6 (hex) Motorola Mobility, Inc. 74-EA-3A (hex) TP-LINK Technologies Co.,Ltd. 74-EC-F1 (hex) Acumen 74-F0-6D (hex) AzureWave Technologies, Inc. 74-F0-7D (hex) BnCOM Co.,Ltd 74-F1-02 (hex) Beijing HCHCOM Technology Co., Ltd 74-F6-12 (hex) Motorola Mobility, Inc. 74-F7-26 (hex) Neuron Robotics 74-FD-A0 (hex) Compupal (Group) Corporation 74-FE-48 (hex) ADVANTECH CO., LTD. 74-FF-7D (hex) Wren Sound Systems, LLC 78-02-8F (hex) Adaptive Spectrum and Signal Alignment (ASSIA), Inc. 78-07-38 (hex) Z.U.K. Elzab S.A. 78-11-85 (hex) NBS Payment Solutions Inc. 78-12-B8 (hex) ORANTEK LIMITED 78-18-81 (hex) AzureWave Technologies, Inc. 78-19-2E (hex) NASCENT Technology 78-19-F7 (hex) Juniper Networks 78-1C-5A (hex) SHARP Corporation 78-1D-BA (hex) HUAWEI TECHNOLOGIES CO.,LTD 78-1D-FD (hex) Jabil Inc 78-1F-DB (hex) Samsung Electronics Co.,Ltd 78-22-3D (hex) Affirmed Networks 78-25-44 (hex) Omnima Limited 78-25-AD (hex) SAMSUNG ELECTRONICS CO., LTD. 78-2B-CB (hex) Dell Inc 78-2E-EF (hex) Nokia Corporation 78-30-3B (hex) Stephen Technologies Co.,Limited 78-30-E1 (hex) UltraClenz, LLC 78-32-4F (hex) Millennium Group, Inc. 78-3C-E3 (hex) Kai-EE 78-3F-15 (hex) EasySYNC Ltd. 78-44-05 (hex) FUJITU(HONG KONG) ELECTRONIC Co.,LTD. 78-44-76 (hex) Zioncom technology co.,ltd 78-45-C4 (hex) Dell Inc 78-46-C4 (hex) DAEHAP HYPER-TECH 78-47-1D (hex) Samsung Electronics Co.,Ltd 78-4B-08 (hex) f.robotics acquisitions ltd 78-51-0C (hex) LiveU Ltd. 78-52-1A (hex) Samsung Electronics Co.,Ltd 78-52-62 (hex) Shenzhen Hojy Software Co., Ltd. 78-54-2E (hex) D-Link International 78-55-17 (hex) SankyuElectronics 78-57-12 (hex) Mobile Integration Workgroup 78-59-3E (hex) RAFI GmbH & Co.KG 78-59-5E (hex) Samsung Electronics Co.,Ltd 78-5C-72 (hex) Hioso Technology Co., Ltd. 78-61-7C (hex) MITSUMI ELECTRIC CO.,LTD 78-66-AE (hex) ZTEC Instruments, Inc. 78-6C-1C (hex) Apple 78-7F-62 (hex) GiK mbH 78-81-8F (hex) Server Racks Australia Pty Ltd 78-84-3C (hex) Sony Corporation 78-84-EE (hex) INDRA ESPACIO S.A. 78-89-73 (hex) CMC 78-8C-54 (hex) Eltek Technologies LTD 78-8D-F7 (hex) Hitron Technologies. Inc 78-92-9C (hex) Intel Corporate 78-98-FD (hex) Q9 Networks Inc. 78-99-5C (hex) Nationz Technologies Inc 78-99-66 (hex) Musilab Electronics (DongGuan)Co.,Ltd. 78-99-8F (hex) MEDILINE ITALIA SRL 78-9E-D0 (hex) Samsung Electronics 78-9F-87 (hex) Siemens AG I IA PP PRM 78-A0-51 (hex) iiNet Labs Pty Ltd 78-A1-06 (hex) TP-LINK TECHNOLOGIES CO.,LTD. 78-A1-83 (hex) Advidia 78-A2-A0 (hex) Nintendo Co., Ltd. 78-A3-E4 (hex) Apple, Inc. 78-A5-DD (hex) Shenzhen Smarteye Digital Electronics Co., Ltd 78-A6-83 (hex) Precidata 78-A6-BD (hex) DAEYEON Control&Instrument Co,.Ltd 78-A7-14 (hex) Amphenol 78-AB-60 (hex) ABB Australia 78-AB-BB (hex) Samsung Electronics Co.,LTD 78-AC-C0 (hex) Hewlett-Packard Company 78-B3-CE (hex) Elo touch solutions 78-B6-C1 (hex) AOBO Telecom Co.,Ltd 78-B8-1A (hex) INTER SALES A/S 78-BA-D0 (hex) Shinybow Technology Co. Ltd. 78-BE-B6 (hex) Enhanced Vision 78-BE-BD (hex) STULZ GmbH 78-C4-0E (hex) H&D Wireless 78-C4-AB (hex) Shenzhen Runsil Technology Co.,Ltd 78-C5-E5 (hex) Texas Instruments 78-C6-BB (hex) Innovasic, Inc. 78-CA-04 (hex) Nokia Corporation 78-CA-39 (hex) Apple, Inc. 78-CD-8E (hex) SMC Networks Inc 78-D0-04 (hex) Neousys Technology Inc. 78-D1-29 (hex) Vicos 78-D3-4F (hex) Pace-O-Matic, Inc. 78-D3-8D (hex) HONGKONG YUNLINK TECHNOLOGY LIMITED 78-D5-B5 (hex) NAVIELEKTRO KY 78-D6-F0 (hex) Samsung Electro Mechanics 78-DA-B3 (hex) GBO Technology 78-DD-08 (hex) Hon Hai Precision Ind. Co.,Ltd. 78-DD-D6 (hex) c-scape 78-DE-E4 (hex) Texas Instruments 78-E3-B5 (hex) Hewlett-Packard Company 78-E4-00 (hex) Hon Hai Precision Ind. Co.,Ltd. 78-E7-D1 (hex) Hewlett-Packard Company 78-E8-B6 (hex) zte corporation 78-EC-22 (hex) Shanghai Qihui Telecom Technology Co., LTD 78-EF-4C (hex) Unetconvergence Co., Ltd. 78-F5-E5 (hex) BEGA Gantenbrink-Leuchten KG 78-F5-FD (hex) Huawei Technologies Co., Ltd 78-F7-BE (hex) Samsung Electronics Co.,Ltd 78-F7-D0 (hex) Silverbrook Research 78-FE-3D (hex) Juniper Networks 78-FE-41 (hex) Socus networks 78-FF-57 (hex) Intel Corporate 7C-01-87 (hex) Curtis Instruments, Inc. 7C-02-BC (hex) Hansung Electronics Co. LTD 7C-03-4C (hex) SAGEMCOM 7C-03-D8 (hex) SAGEMCOM SAS 7C-05-07 (hex) PEGATRON CORPORATION 7C-05-1E (hex) RAFAEL LTD. 7C-08-D9 (hex) Shanghai Engineering Research Center for Broadband Technologies and Applications 7C-09-2B (hex) Bekey A/S 7C-0A-50 (hex) J-MEX Inc. 7C-11-BE (hex) Apple, Inc. 7C-14-76 (hex) Damall Technologies SAS 7C-16-0D (hex) Saia-Burgess Controls AG 7C-1A-FC (hex) Dalian Co-Edifice Video Technology Co., Ltd 7C-1E-52 (hex) Microsoft 7C-1E-B3 (hex) 2N TELEKOMUNIKACE a.s. 7C-20-64 (hex) Alcatel Lucent IPD 7C-2C-F3 (hex) Secure Electrans Ltd 7C-2E-0D (hex) Blackmagic Design 7C-2F-80 (hex) Gigaset Communications GmbH 7C-33-6E (hex) MEG Electronics Inc. 7C-38-6C (hex) Real Time Logic 7C-39-20 (hex) SSOMA SECURITY 7C-3B-D5 (hex) Imago Group 7C-3E-9D (hex) PATECH 7C-43-8F (hex) E-Band Communications Corp. 7C-4A-82 (hex) Portsmith LLC 7C-4A-A8 (hex) MindTree Wireless PVT Ltd 7C-4B-78 (hex) Red Sun Synthesis Pte Ltd 7C-4C-58 (hex) Scale Computing, Inc. 7C-4C-A5 (hex) BSkyB Ltd 7C-4F-B5 (hex) Arcadyan Technology Corporation 7C-55-E7 (hex) YSI, Inc. 7C-60-97 (hex) HUAWEI TECHNOLOGIES CO.,LTD 7C-61-93 (hex) HTC Corporation 7C-69-F6 (hex) Cisco 7C-6A-DB (hex) SafeTone Technology Co.,Ltd 7C-6B-33 (hex) Tenyu Tech Co. Ltd. 7C-6B-52 (hex) Tigaro Wireless 7C-6C-39 (hex) PIXSYS SRL 7C-6C-8F (hex) AMS NEVE LTD 7C-6D-62 (hex) Apple, Inc 7C-6F-06 (hex) Caterpillar Trimble Control Technologies 7C-6F-F8 (hex) ShenZhen ACTO Digital Video Technology Co.,Ltd. 7C-76-73 (hex) ENMAS GmbH 7C-7A-91 (hex) Intel Corporate 7C-7B-E4 (hex) Z'SEDAI KENKYUSHO CORPORATION 7C-7D-41 (hex) Jinmuyu Electronics Co., Ltd. 7C-82-2D (hex) Nortec 7C-83-06 (hex) Glen Dimplex Nordic as 7C-8E-E4 (hex) Texas Instruments 7C-94-B2 (hex) Philips Healthcare PCCI 7C-9A-9B (hex) VSE valencia smart energy 7C-A1-5D (hex) GN ReSound A/S 7C-A2-9B (hex) D.SignT GmbH & Co. KG 7C-A6-1D (hex) MHL, LLC 7C-AC-B2 (hex) Bosch Software Innovations GmbH 7C-AD-74 (hex) Cisco 7C-B0-3E (hex) OSRAM GmbH 7C-B2-1B (hex) Cisco SPVTG 7C-B2-32 (hex) TCL King High Frequency EI,Co.,LTD 7C-B5-42 (hex) ACES Technology 7C-B7-7B (hex) Paradigm Electronics Inc 7C-BB-6F (hex) Cosco Electronics Co., Ltd. 7C-BF-B1 (hex) Motorola Mobility, Inc. 7C-C3-A1 (hex) Apple, Inc. 7C-C5-37 (hex) Apple, Inc. 7C-C8-AB (hex) Acro Associates, Inc. 7C-C8-D0 (hex) TIANJIN YAAN TECHNOLOGY CO., LTD. 7C-C8-D7 (hex) Damalisk 7C-CB-0D (hex) Antaira Technologies, LLC 7C-CF-CF (hex) Shanghai SEARI Intelligent System Co., Ltd 7C-D1-C3 (hex) Apple Inc 7C-D7-62 (hex) Freestyle Technology Pty Ltd 7C-D8-44 (hex) Enmotus Inc 7C-D9-FE (hex) New Cosmos Electric Co., Ltd. 7C-DA-84 (hex) Dongnian Networks Inc. 7C-DD-11 (hex) Chongqing MAS SCI&TECH.Co.,Ltd 7C-DD-20 (hex) IOXOS Technologies S.A. 7C-DD-90 (hex) Shenzhen Ogemray Technology Co., Ltd. 7C-E0-44 (hex) NEON Inc 7C-E9-D3 (hex) Hon Hai Precision Ind. Co.,Ltd. 7C-EB-EA (hex) ASCT 7C-ED-8D (hex) MICROSOFT 7C-EF-18 (hex) Creative Product Design Pty. Ltd. 7C-EF-8A (hex) Inhon International Ltd. 7C-F0-5F (hex) Apple, Inc. 7C-F0-98 (hex) Bee Beans Technologies, Inc. 7C-F0-BA (hex) Linkwell Telesystems Pvt Ltd 7C-F4-29 (hex) NUUO Inc. 7C-FA-DF (hex) Apple 7C-FE-28 (hex) Salutron Inc. 80-00-0B (hex) Intel Corporate 80-00-10 (hex) ATT BELL LABORATORIES 80-05-DF (hex) Montage Technology Group Limited 80-07-A2 (hex) Esson Technology Inc. 80-0A-06 (hex) COMTEC co.,ltd 80-14-40 (hex) Sunlit System Technology Corp 80-16-B7 (hex) Brunel University 80-17-7D (hex) Nortel Networks 80-18-A7 (hex) Samsung Eletronics Co., Ltd 80-1D-AA (hex) Avaya Inc 80-1F-02 (hex) Edimax Technology Co. Ltd. 80-20-AF (hex) Trade FIDES, a.s. 80-22-75 (hex) Beijing Beny Wave Technology Co Ltd 80-2A-FA (hex) Germaneers GmbH 80-2D-E1 (hex) Solarbridge Technologies 80-2E-14 (hex) azeti Networks AG 80-2F-DE (hex) Zurich Instruments AG 80-34-57 (hex) OT Systems Limited 80-38-FD (hex) LeapFrog Enterprises, Inc. 80-39-E5 (hex) PATLITE CORPORATION 80-3B-9A (hex) ghe-ces electronic ag 80-3F-5D (hex) Winstars Technology Ltd 80-3F-D6 (hex) bytes at work AG 80-42-7C (hex) Adolf Tedsen GmbH & Co. KG 80-47-31 (hex) Packet Design, Inc. 80-49-71 (hex) Apple Inc 80-4B-20 (hex) Ventilation Control 80-4F-58 (hex) ThinkEco, Inc. 80-50-1B (hex) Nokia Corporation 80-58-C5 (hex) NovaTec Kommunikationstechnik GmbH 80-60-07 (hex) RIM 80-64-59 (hex) Nimbus Inc. 80-65-E9 (hex) BenQ Corporation 80-66-29 (hex) Prescope Technologies CO.,LTD. 80-6C-8B (hex) KAESER KOMPRESSOREN AG 80-6C-BC (hex) NET New Electronic Technology GmbH 80-71-1F (hex) Juniper Networks 80-76-93 (hex) Newag SA 80-7A-7F (hex) ABB Genway Xiamen Electrical Equipment CO., LTD 80-7B-1E (hex) Corsair Components 80-7D-1B (hex) Neosystem Co. Ltd. 80-7D-E3 (hex) Chongqing Sichuan Instrument Microcircuit Co.LTD. 80-81-A5 (hex) TONGQING COMMUNICATION EQUIPMENT (SHENZHEN) Co.,Ltd 80-82-87 (hex) ATCOM Technology Co.Ltd. 80-86-98 (hex) Netronics Technologies Inc. 80-86-F2 (hex) Intel Corporate 80-8B-5C (hex) Shenzhen Runhuicheng Technology Co., Ltd 80-91-2A (hex) Lih Rong electronic Enterprise Co., Ltd. 80-91-C0 (hex) AgileMesh, Inc. 80-92-9F (hex) Apple 80-93-93 (hex) Xapt GmbH 80-94-6C (hex) TOKYO RADAR CORPORATION 80-96-B1 (hex) Motorola Mobility, LLC. 80-97-1B (hex) Altenergy Power System,Inc. 80-9B-20 (hex) Intel Corporate 80-A1-D7 (hex) Shanghai DareGlobal Technologies Co.,Ltd 80-AA-A4 (hex) USAG 80-B2-89 (hex) Forworld Electronics Ltd. 80-B3-2A (hex) Alstom Grid 80-B6-86 (hex) Huawei Technologies Co., Ltd 80-B9-5C (hex) ELFTECH Co., Ltd. 80-BA-AC (hex) TeleAdapt Ltd 80-BB-EB (hex) Satmap Systems Ltd 80-C1-6E (hex) Hewlett Packard 80-C6-3F (hex) Remec Broadband Wireless , LLC 80-C6-AB (hex) Technicolor USA Inc. 80-C6-CA (hex) Endian s.r.l. 80-C8-62 (hex) Openpeak, Inc 80-CE-B1 (hex) Theissen Training Systems GmbH 80-CF-41 (hex) Lenovo Mobile Communication Technology Ltd. 80-D0-19 (hex) Embed, Inc 80-D1-8B (hex) Hangzhou I'converge Technology Co.,Ltd 80-D7-33 (hex) QSR Automations, Inc. 80-DB-31 (hex) Power Quotient International Co., Ltd. 80-EE-73 (hex) Shuttle Inc. 80-F5-93 (hex) IRCO Sistemas de Telecomunicación S.A. 80-F6-2E (hex) Hangzhou H3C Technologies Co., Limited 80-FA-5B (hex) CLEVO CO. 80-FB-06 (hex) HUAWEI TECHNOLOGIES CO.,LTD 80-FF-A8 (hex) UNIDIS 84-00-D2 (hex) Sony Ericsson Mobile Communications AB 84-0B-2D (hex) SAMSUNG ELECTRO-MECHANICS CO., LTD 84-17-15 (hex) GP Electronics (HK) Ltd. 84-18-88 (hex) Juniper Networks 84-1B-5E (hex) NETGEAR 84-1E-26 (hex) KERNEL-I Co.,LTD 84-21-41 (hex) Shenzhen Ginwave Technologies Ltd. 84-24-8D (hex) Motorola Solutions Inc 84-25-3F (hex) Silex Technology, Inc 84-25-DB (hex) Samsung Electronics Co.,Ltd 84-27-CE (hex) Corporation of the Presiding Bishop of The Church of Jesus Christ of Latter-day Saints 84-29-14 (hex) EMPORIA TELECOM Produktions- und VertriebsgesmbH & Co KG 84-29-99 (hex) Apple Inc 84-2B-2B (hex) Dell Inc. 84-2B-50 (hex) Huria Co.,Ltd. 84-2B-BC (hex) Modelleisenbahn GmbH 84-2F-75 (hex) Innokas Group 84-30-E5 (hex) SkyHawke Technologies, LLC 84-34-97 (hex) Hewlett Packard 84-36-11 (hex) hyungseul publishing networks 84-38-35 (hex) Apple 84-3A-4B (hex) Intel Corporate 84-3F-4E (hex) Tri-Tech Manufacturing, Inc. 84-48-23 (hex) WOXTER TECHNOLOGY Co. Ltd 84-49-15 (hex) vArmour Networks, Inc. 84-4B-F5 (hex) Hon Hai Precision Ind. Co.,Ltd. 84-51-81 (hex) Samsung Electronics Co.,Ltd 84-57-87 (hex) DVR C&C Co., Ltd. 84-5D-D7 (hex) Shenzhen Netcom Electronics Co.,Ltd 84-62-23 (hex) Shenzhen Coship Electronics Co., Ltd. 84-62-A6 (hex) EuroCB (Phils), Inc. 84-6A-ED (hex) Wireless Tsukamoto.,co.LTD 84-6E-B1 (hex) Park Assist LLC 84-74-2A (hex) zte corporation 84-78-AC (hex) Cisco 84-7A-88 (hex) HTC Corporation 84-7E-40 (hex) Texas Instruments 84-82-F4 (hex) Beijing Huasun Unicreate Technology Co., Ltd 84-83-71 (hex) Avaya, Inc 84-85-06 (hex) Apple Inc 84-8D-84 (hex) Rajant Corporation 84-8E-96 (hex) Embertec Pty Ltd 84-8F-69 (hex) Dell Inc. 84-90-00 (hex) Arnold & Richter Cine Technik 84-97-B8 (hex) Memjet Inc. 84-9C-A6 (hex) Arcadyan Technology Corporation 84-9D-C5 (hex) Centera Photonics Inc. 84-A6-C8 (hex) Intel Corporate 84-A8-E4 (hex) Shenzhen Huawei Communication Technologies Co., Ltd 84-A9-91 (hex) Cyber Trans Japan Co.,Ltd. 84-AC-A4 (hex) Beijing Novel Super Digital TV Technology Co., Ltd 84-AF-1F (hex) Beat System Service Co,. Ltd. 84-C2-E4 (hex) Jiangsu Qinheng Co., Ltd. 84-C7-27 (hex) Gnodal Ltd 84-C7-A9 (hex) C3PO S.A. 84-C8-B1 (hex) Incognito Software Inc. 84-C9-B2 (hex) D-Link International 84-D3-2A (hex) IEEE 1905.1 84-D9-C8 (hex) Unipattern Co., 84-DB-2F (hex) Sierra Wireless Inc 84-DD-20 (hex) Texas Instruments 84-DE-3D (hex) Crystal Vision Ltd 84-DF-0C (hex) NET2GRID BV 84-E4-D9 (hex) Shenzhen NEED technology Ltd. 84-E6-29 (hex) Bluwan SA 84-E7-14 (hex) Liang Herng Enterprise,Co.Ltd. 84-EA-99 (hex) Vieworks 84-ED-33 (hex) BBMC Co.,Ltd 84-F4-93 (hex) OMS spol. s.r.o. 84-F6-4C (hex) Cross Point BV 84-FC-FE (hex) Apple 88-03-55 (hex) Arcadyan Technology Corp. 88-09-05 (hex) MTMCommunications 88-10-36 (hex) Panodic(ShenZhen) Electronics Limted 88-12-4E (hex) Qualcomm Atheros 88-14-2B (hex) Protonic Holland 88-15-44 (hex) Meraki, Inc. 88-18-AE (hex) Tamron Co., Ltd 88-1F-A1 (hex) Apple 88-20-12 (hex) LMI Technologies 88-21-E3 (hex) Nebusens, S.L. 88-23-64 (hex) Watchnet DVR Inc 88-23-FE (hex) TTTech Computertechnik AG 88-25-2C (hex) Arcadyan Technology Corporation 88-2E-5A (hex) storONE 88-30-8A (hex) Murata Manufactuaring Co.,Ltd. 88-32-9B (hex) Samsung Electro Mechanics co.,LTD. 88-33-14 (hex) Texas Instruments 88-35-4C (hex) Transics 88-36-12 (hex) SRC Computers, LLC 88-41-C1 (hex) ORBISAT DA AMAZONIA IND E AEROL SA 88-43-E1 (hex) CISCO SYSTEMS, INC. 88-46-2A (hex) Telechips Inc. 88-4B-39 (hex) Siemens AG, Healthcare Sector 88-51-FB (hex) Hewlett Packard 88-53-2E (hex) Intel Corporate 88-53-95 (hex) Apple 88-53-D4 (hex) Huawei Technologies Co., Ltd 88-5C-4F (hex) Alcatel Lucent 88-61-5A (hex) Siano Mobile Silicon Ltd. 88-68-5C (hex) Shenzhen ChuangDao & Perpetual Eternal Technology Co.,Ltd 88-6B-76 (hex) CHINA HOPEFUL GROUP HOPEFUL ELECTRIC CO.,LTD 88-73-98 (hex) K2E Tekpoint 88-75-56 (hex) Cisco 88-86-A0 (hex) Simton Technologies, Ltd. 88-87-17 (hex) CANON INC. 88-87-DD (hex) DarbeeVision Inc. 88-89-64 (hex) GSI Electronics Inc. 88-8B-5D (hex) Storage Appliance Corporation 88-8C-19 (hex) Brady Corp Asia Pacific Ltd 88-91-DD (hex) Racktivity 88-94-F9 (hex) Gemicom Technology, Inc. 88-95-B9 (hex) Unified Packet Systems Crop 88-96-76 (hex) TTC MARCONI s.r.o. 88-97-DF (hex) Entrypass Corporation Sdn. Bhd. 88-98-21 (hex) TERAON 88-9B-39 (hex) Samsung Electronics Co.,Ltd 88-9F-FA (hex) Hon Hai Precision Ind. Co.,Ltd. 88-A3-CC (hex) Amatis Controls 88-A5-BD (hex) QPCOM INC. 88-AC-C1 (hex) Generiton Co., Ltd. 88-AE-1D (hex) COMPAL INFORMATION(KUNSHAN)CO.,LTD 88-B1-68 (hex) Delta Control GmbH 88-B6-27 (hex) Gembird Europe BV 88-BA-7F (hex) Qfiednet Co., Ltd. 88-BF-D5 (hex) Simple Audio Ltd 88-C3-6E (hex) Beijing Ereneben lnformation Technology Limited 88-C6-63 (hex) Apple, Inc. 88-CB-87 (hex) Apple 88-D7-BC (hex) DEP Company 88-DC-96 (hex) SENAO Networks, Inc. 88-DD-79 (hex) Voltaire 88-E0-A0 (hex) Shenzhen VisionSTOR Technologies Co., Ltd 88-E0-F3 (hex) Juniper Networks 88-E7-12 (hex) Whirlpool Corporation 88-E7-A6 (hex) iKnowledge Integration Corp. 88-E9-17 (hex) Tamaggo 88-ED-1C (hex) Cudo Communication Co., Ltd. 88-F0-77 (hex) CISCO SYSTEMS, INC. 88-F4-88 (hex) cellon communications technology(shenzhen)Co.,Ltd. 88-F4-90 (hex) Jetmobile Pte Ltd 88-FD-15 (hex) LINEEYE CO., LTD 8C-00-6D (hex) Apple 8C-04-FF (hex) Technicolor USA Inc. 8C-07-8C (hex) FLOW DATA INC 8C-0C-90 (hex) Ruckus Wireless 8C-0C-A3 (hex) Amper 8C-0E-E3 (hex) GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP.,LTD. 8C-11-CB (hex) ABUS Security-Center GmbH & Co. KG 8C-1F-94 (hex) RF Surgical System Inc. 8C-21-0A (hex) TP-LINK TECHNOLOGIES CO., LTD. 8C-27-1D (hex) QuantHouse 8C-27-8A (hex) Vocollect Inc 8C-2D-AA (hex) Apple Inc 8C-33-30 (hex) EmFirst Co., Ltd. 8C-3C-07 (hex) Skiva Technologies, Inc. 8C-3C-4A (hex) NAKAYO TELECOMMUNICATIONS,INC. 8C-44-35 (hex) Shanghai BroadMobi Communication Technology Co., Ltd. 8C-4A-EE (hex) GIGA TMS INC 8C-4B-59 (hex) 3D Imaging & Simulations Corp 8C-4C-DC (hex) PLANEX COMMUNICATIONS INC. 8C-4D-EA (hex) Cerio Corporation 8C-51-05 (hex) Shenzhen ireadygo Information Technology CO.,LTD. 8C-53-F7 (hex) A&D ENGINEERING CO., LTD. 8C-54-1D (hex) LGE 8C-56-C5 (hex) Nintendo Co., Ltd. 8C-57-FD (hex) LVX Western 8C-58-77 (hex) Apple, Inc. 8C-59-8B (hex) C Technologies AB 8C-5A-F0 (hex) Exeltech Solar Products 8C-5C-A1 (hex) d-broad,INC 8C-5F-DF (hex) Beijing Railway Signal Factory 8C-60-4F (hex) CISCO SYSTEMS, INC. 8C-64-0B (hex) Beyond Devices d.o.o. 8C-64-22 (hex) Sony Ericsson Mobile Communications AB 8C-68-78 (hex) Nortek-AS 8C-6A-E4 (hex) Viogem Limited 8C-70-5A (hex) Intel Corporate 8C-71-F8 (hex) Samsung Electronics Co.,Ltd 8C-73-6E (hex) Fujitsu Limited 8C-76-C1 (hex) Goden Tech Limited 8C-77-12 (hex) Samsung Electronics Co.,Ltd 8C-77-16 (hex) LONGCHEER TELECOMMUNICATION LIMITED 8C-7B-9D (hex) Apple, Inc. 8C-7C-B5 (hex) Hon Hai Precision Ind. Co.,Ltd. 8C-7C-FF (hex) Brocade Communications Systems, Inc. 8C-7E-B3 (hex) Lytro, Inc. 8C-82-A8 (hex) Insigma Technology Co.,Ltd 8C-84-01 (hex) PRIVATE 8C-89-A5 (hex) Micro-Star INT'L CO., LTD 8C-8A-6E (hex) ESTUN AUTOMATION TECHNOLOY CO., LTD 8C-8E-76 (hex) taskit GmbH 8C-90-D3 (hex) Alcatel Lucent 8C-92-36 (hex) Aus.Linx Technology Co., Ltd. 8C-94-CF (hex) Encell Technology, Inc. 8C-A0-48 (hex) Beijing NeTopChip Technology Co.,LTD 8C-A9-82 (hex) Intel Corporate 8C-AE-4C (hex) Plugable Technologies 8C-B6-4F (hex) CISCO SYSTEMS, INC. 8C-B8-2C (hex) IPitomy Communications 8C-B8-64 (hex) AcSiP Technology Corp. 8C-C1-21 (hex) Panasonic Corporation AVC Networks Company 8C-C5-E1 (hex) ShenZhen Konka Telecommunication Technology Co.,Ltd 8C-C7-AA (hex) Radinet Communications Inc. 8C-C7-D0 (hex) zhejiang ebang communication co.,ltd 8C-C8-CD (hex) Samsung Electronics Co., LTD 8C-CD-E8 (hex) Nintendo Co., Ltd. 8C-CF-5C (hex) BEFEGA GmbH 8C-D1-7B (hex) CG Mobile 8C-D3-A2 (hex) VisSim AS 8C-D6-28 (hex) Ikor Metering 8C-DB-25 (hex) ESG Solutions 8C-DD-8D (hex) Wifly-City System Inc. 8C-DE-52 (hex) ISSC Technologies Corp. 8C-E0-81 (hex) zte corporation 8C-E7-48 (hex) PRIVATE 8C-E7-B3 (hex) Sonardyne International Ltd 8C-EE-C6 (hex) Precepscion Pty. Ltd. 8C-F9-45 (hex) Power Automation pte Ltd 8C-F9-C9 (hex) MESADA Technology Co.,Ltd. 8C-FA-BA (hex) Apple Inc 8C-FD-F0 (hex) QUALCOMM Incorporated 90-00-4E (hex) Hon Hai Precision Ind. Co.,Ltd. 90-01-3B (hex) SAGEMCOM 90-02-A9 (hex) ZHEJIANG DAHUA TECHNOLOGY CO.,LTD 90-03-B7 (hex) PARROT 90-09-17 (hex) Far-sighted mobile 90-0A-3A (hex) PSG Plastic Service GmbH 90-0D-66 (hex) Digimore Electronics Co., Ltd 90-0D-CB (hex) ARRIS Group, Inc. 90-18-5E (hex) Apex Tool Group GmbH & Co OHG 90-18-7C (hex) Samsung Electro Mechanics co., LTD. 90-18-AE (hex) Shanghai Meridian Technologies, Co. Ltd. 90-19-00 (hex) SCS SA 90-1B-0E (hex) Fujitsu Technology Solutions GmbH 90-1D-27 (hex) zte corporation 90-1E-DD (hex) GREAT COMPUTER CORPORATION 90-21-55 (hex) HTC Corporation 90-27-E4 (hex) Apple, Inc. 90-2B-34 (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 90-2E-87 (hex) LabJack 90-34-2B (hex) Gatekeeper Systems, Inc. 90-34-FC (hex) Hon Hai Precision Ind. Co.,Ltd. 90-38-DF (hex) Changzhou Tiannengbo System Co. Ltd. 90-3A-A0 (hex) Alcatel-Lucent 90-3C-AE (hex) Yunnan KSEC Digital Technology Co.,Ltd. 90-3D-5A (hex) Shenzhen Wision Technology Holding Limited 90-3D-6B (hex) Zicon Technology Corp. 90-3E-AB (hex) ARRIS Group, Inc. 90-46-B7 (hex) Vadaro Pte Ltd 90-47-16 (hex) RORZE CORPORATION 90-49-FA (hex) Intel Corporation 90-4C-E5 (hex) Hon Hai Precision Ind. Co.,Ltd. 90-50-7B (hex) Advanced PANMOBIL Systems GmbH & Co. KG 90-51-3F (hex) Elettronica Santerno 90-54-46 (hex) TES ELECTRONIC SOLUTIONS 90-55-AE (hex) Ericsson, EAB/RWI/K 90-56-82 (hex) Lenbrook Industries Limited 90-56-92 (hex) Autotalks Ltd. 90-59-AF (hex) Texas Instruments 90-5F-2E (hex) TCT Mobile Limited 90-5F-8D (hex) modas GmbH 90-61-0C (hex) Fida International (S) Pte Ltd 90-67-B5 (hex) Alcatel-Lucent 90-67-F3 (hex) Alcatel Lucent 90-6D-C8 (hex) DLG Automação Industrial Ltda 90-6E-BB (hex) Hon Hai Precision Ind. Co.,Ltd. 90-70-25 (hex) Garea Microsys Co.,Ltd. 90-7A-0A (hex) Gebr. Bode GmbH & Co KG 90-7A-28 (hex) Beijing Morncloud Information And Technology Co. Ltd. 90-7A-F1 (hex) SNUPI Technologies 90-7F-61 (hex) Chicony Electronics Co., Ltd. 90-82-60 (hex) IEEE 1904.1 Working Group 90-84-0D (hex) Apple, Inc 90-88-A2 (hex) IONICS TECHNOLOGY ME LTDA 90-8D-1D (hex) GH Technologies 90-8F-CF (hex) UNO System Co., Ltd 90-90-3C (hex) TRISON TECHNOLOGY CORPORATION 90-90-60 (hex) RSI VIDEO TECHNOLOGIES 90-92-B4 (hex) Diehl BGT Defence GmbH & Co. KG 90-94-E4 (hex) D-Link International 90-9D-E0 (hex) Newland Design + Assoc. Inc. 90-A2-DA (hex) GHEO SA 90-A4-DE (hex) Wistron Neweb Corp. 90-A7-83 (hex) JSW PACIFIC CORPORATION 90-A7-C1 (hex) Pakedge Device and Software Inc. 90-AC-3F (hex) BrightSign LLC 90-B1-1C (hex) Dell Inc. 90-B1-34 (hex) Motorola Mobility, Inc. 90-B8-D0 (hex) Joyent, Inc. 90-B9-7D (hex) Johnson Outdoors Marine Electronics d/b/a Minnkota 90-C1-15 (hex) Sony Ericsson Mobile Communications AB 90-CC-24 (hex) Synaptics, Inc 90-CF-15 (hex) Nokia Corporation 90-CF-6F (hex) Dlogixs Co Ltd 90-CF-7D (hex) Qingdao Hisense Electric Co.,Ltd. 90-D1-1B (hex) Palomar Medical Technologies 90-D7-4F (hex) Bookeen 90-D7-EB (hex) Texas Instruments 90-D8-52 (hex) Comtec Co., Ltd. 90-D9-2C (hex) HUG-WITSCHI AG 90-DA-4E (hex) AVANU 90-E0-F0 (hex) Harman International 90-E2-BA (hex) Intel Corporate 90-E6-BA (hex) ASUSTek COMPUTER INC. 90-EA-60 (hex) SPI Lasers Ltd 90-F2-78 (hex) Radius Gateway 90-F4-C1 (hex) Rand McNally 90-F6-52 (hex) TP-LINK TECHNOLOGIES CO., LTD. 90-F7-2F (hex) Phillips Machine & Welding Co., Inc. 90-FB-5B (hex) Avaya, Inc 90-FB-A6 (hex) Hon Hai Precision Ind.Co.Ltd 90-FF-79 (hex) Metro Ethernet Forum 94-00-70 (hex) Nokia Corporation 94-01-49 (hex) AutoHotBox 94-0B-2D (hex) NetView Technologies(Shenzhen) Co., Ltd 94-0C-6D (hex) TP-LINK Technologies Co.,Ltd. 94-11-DA (hex) ITF Fröschl GmbH 94-16-73 (hex) Point Core SARL 94-1D-1C (hex) TLab West Systems AB 94-20-53 (hex) Nokia Corporation 94-21-97 (hex) Stalmart Technology Limited 94-23-6E (hex) Shenzhen Junlan Electronic Ltd 94-2E-17 (hex) Schneider Electric Canada Inc 94-2E-63 (hex) Finsécur 94-31-9B (hex) Alphatronics BV 94-33-DD (hex) Taco Electronic Solutions, Inc. 94-35-0A (hex) Samsung Electronics Co.,Ltd 94-36-E0 (hex) Sichuan Bihong Broadcast & Television New Technologies Co.,Ltd 94-39-E5 (hex) Hon Hai Precision Ind. Co.,Ltd. 94-3A-F0 (hex) Nokia Corporation 94-40-A2 (hex) Anywave Communication Technologies, Inc. 94-44-44 (hex) LG Innotek 94-44-52 (hex) Belkin International Inc. 94-46-96 (hex) BaudTec Corporation 94-4A-09 (hex) BitWise Controls 94-50-47 (hex) Rechnerbetriebsgruppe 94-51-03 (hex) Samsung Electronics 94-59-2D (hex) EKE Building Technology Systems Ltd 94-5B-7E (hex) TRILOBIT LTDA. 94-61-24 (hex) Pason Systems 94-63-D1 (hex) Samsung Electronics Co.,Ltd 94-71-AC (hex) TCT Mobile Limited 94-75-6E (hex) QinetiQ North America 94-81-A4 (hex) Azuray Technologies 94-85-7A (hex) Evantage Industries Corp 94-88-54 (hex) Texas Instruments 94-8B-03 (hex) EAGET Innovation and Technology Co., Ltd. 94-8D-50 (hex) Beamex Oy Ab 94-8F-EE (hex) Hughes Telematics, Inc. 94-94-26 (hex) Apple 94-98-A2 (hex) Shanghai LISTEN TECH.LTD 94-9B-FD (hex) Trans New Technology, Inc. 94-9C-55 (hex) Alta Data Technologies 94-9F-B4 (hex) ChengDu JiaFaAnTai Technology Co.,Ltd 94-A7-BC (hex) BodyMedia, Inc. 94-AA-B8 (hex) Joview(Beijing) Technology Co. Ltd. 94-AC-CA (hex) trivum technologies GmbH 94-AE-61 (hex) Alcatel Lucent 94-B8-C5 (hex) RuggedCom Inc. 94-BA-31 (hex) Visiontec da Amazônia Ltda. 94-BF-1E (hex) eflow Inc. / Smart Device Planning and Development Division 94-C4-E9 (hex) PowerLayer Microsystems HongKong Limited 94-C6-EB (hex) NOVA electronics, Inc. 94-C7-AF (hex) Raylios Technology 94-C9-62 (hex) Teseq AG 94-CA-0F (hex) Honeywell Analytics 94-CC-B9 (hex) Motorola Mobility, Inc. 94-CD-AC (hex) Creowave Oy 94-CE-2C (hex) Sony Mobile Communications AB 94-D0-19 (hex) Cydle Corp. 94-D7-23 (hex) Shanghai DareGlobal Technologies Co., Ltd 94-D7-71 (hex) Samsung Electronics Co.,Ltd 94-D9-3C (hex) ENELPS 94-DB-49 (hex) SITCORP 94-DB-C9 (hex) Azurewave 94-DD-3F (hex) A+V Link Technologies, Corp. 94-DE-0E (hex) SmartOptics AS 94-DE-80 (hex) GIGA-BYTE TECHNOLOGY CO.,LTD. 94-DF-58 (hex) IJ Electron CO.,Ltd. 94-E0-D0 (hex) HealthStream Taiwan Inc. 94-E2-26 (hex) D. ORtiz Consulting, LLC 94-E7-11 (hex) Xirka Dama Persada PT 94-E8-48 (hex) FYLDE MICRO LTD 94-EB-CD (hex) Research In Motion Limited 94-F6-92 (hex) Geminico co.,Ltd. 94-F7-20 (hex) Tianjin Deviser Electronics Instrument Co., Ltd 94-FA-E8 (hex) Shenzhen Eycom Technology Co., Ltd 94-FD-1D (hex) WhereWhen Corp 94-FD-2E (hex) Shanghai Uniscope Technologies Co.,Ltd 94-FE-F4 (hex) SAGEMCOM 98-02-84 (hex) Theobroma Systems GmbH 98-03-A0 (hex) ABB n.v. Power Quality Products 98-03-D8 (hex) Apple, Inc. 98-0C-82 (hex) Samsung Electro Mechanics 98-0D-2E (hex) HTC Corporation 98-0E-E4 (hex) PRIVATE 98-10-94 (hex) Shenzhen Vsun communication technology Co.,ltd 98-20-8E (hex) Definium Technologies 98-26-2A (hex) Applied Research Associates, Inc 98-29-1D (hex) Jaguar de Mexico, SA de CV 98-29-3F (hex) Fujian Start Computer Equipment Co.,Ltd 98-2C-BE (hex) 2Wire 98-2D-56 (hex) Resolution Audio 98-30-00 (hex) Beijing KEMACOM Technologies Co., Ltd. 98-30-71 (hex) DAIKYUNG VASCOM 98-35-71 (hex) Sub10 Systems Ltd 98-35-B8 (hex) Assembled Products Corporation 98-3B-16 (hex) AMPAK Technology Inc 98-3F-9F (hex) China SSJ (Suzhou) Network Technology Inc. 98-42-46 (hex) SOL INDUSTRY PTE., LTD 98-47-3C (hex) SHANGHAI SUNMON COMMUNICATION TECHNOGY CO.,LTD 98-4A-47 (hex) CHG Hospital Beds 98-4B-4A (hex) Motorola Mobility, LLC. 98-4B-E1 (hex) Hewlett-Packard Company 98-4C-04 (hex) Zhangzhou Keneng Electrical Equipment Co Ltd 98-4C-D3 (hex) Mantis Deposition 98-4E-97 (hex) Starlight Marketing (H. K.) Ltd. 98-4F-EE (hex) Intel Corporate 98-52-B1 (hex) Samsung Electronics 98-57-D3 (hex) HON HAI-CCPBG PRECISION IND.CO.,LTD. 98-58-8A (hex) SYSGRATION Ltd. 98-59-45 (hex) Texas Instruments 98-5C-93 (hex) SBG Systems SAS 98-5E-1B (hex) ConversDigital Co., Ltd. 98-60-22 (hex) EMW Co., Ltd. 98-66-EA (hex) Industrial Control Communications, Inc. 98-6D-C8 (hex) TOSHIBA MITSUBISHI-ELECTRIC INDUSTRIAL SYSTEMS CORPORATION 98-73-C4 (hex) Sage Electronic Engineering LLC 98-76-B6 (hex) Adafruit 98-82-17 (hex) Disruptive Ltd 98-86-B1 (hex) Flyaudio corporation (China) 98-89-ED (hex) Anadem Information Inc. 98-8B-5D (hex) SAGEM COMMUNICATION 98-8B-AD (hex) Corintech Ltd. 98-8E-34 (hex) ZHEJIANG BOXSAM ELECTRONIC CO.,LTD 98-8E-DD (hex) TE Connectivity Limerick 98-90-80 (hex) Linkpower Network System Inc Ltd. 98-93-CC (hex) LG Electronics Inc. 98-94-49 (hex) Skyworth Wireless Technology Ltd. 98-A7-B0 (hex) MCST ZAO 98-AA-D7 (hex) BLUE WAVE NETWORKING CO LTD 98-B0-39 (hex) Alcatel-Lucent 98-B8-E3 (hex) Apple 98-BC-57 (hex) SVA TECHNOLOGIES CO.LTD 98-BC-99 (hex) Edeltech Co.,Ltd. 98-C8-45 (hex) PacketAccess 98-CD-B4 (hex) Virident Systems, Inc. 98-D6-86 (hex) Chyi Lee industry Co., ltd. 98-D6-BB (hex) Apple, Inc. 98-D6-F7 (hex) LG Electronics 98-D8-8C (hex) Nortel Networks 98-DC-D9 (hex) UNITEC Co., Ltd. 98-E1-65 (hex) Accutome 98-E7-9A (hex) Foxconn(NanJing) Communication Co.,Ltd. 98-EC-65 (hex) Cosesy ApS 98-F5-37 (hex) zte corporation 98-F8-DB (hex) Marini Impianti Industriali s.r.l. 98-FC-11 (hex) Cisco-Linksys, LLC 98-FE-03 (hex) Ericsson - North America 98-FE-94 (hex) Apple Inc 9C-01-11 (hex) Shenzhen Newabel Electronic Co., Ltd. 9C-02-98 (hex) Samsung Electronics Co.,Ltd 9C-04-73 (hex) Tecmobile (International) Ltd. 9C-04-EB (hex) Apple 9C-06-6E (hex) Hytera Communications Corporation Limited 9C-0D-AC (hex) Tymphany HK Limited 9C-14-65 (hex) Edata Elektronik San. ve Tic. A.Ş. 9C-18-74 (hex) Nokia Danmark A/S 9C-1C-12 (hex) Aruba Networks 9C-1F-DD (hex) Accupix Inc. 9C-20-7B (hex) Apple Inc 9C-22-0E (hex) TASCAN Service GmbH 9C-28-BF (hex) Continental Automotive Czech Republic s.r.o. 9C-2A-70 (hex) Hon Hai Precision Ind. Co.,Ltd. 9C-31-78 (hex) Foshan Huadian Intelligent Communications Teachnologies Co.,Ltd 9C-31-B6 (hex) Kulite Semiconductor Products Inc 9C-3A-AF (hex) Samsung Electronics Co.,Ltd 9C-41-7C (hex) Hame Technology Co., Limited 9C-45-63 (hex) DIMEP Sistemas 9C-4A-7B (hex) Nokia Corporation 9C-4C-AE (hex) Mesa Labs 9C-4E-20 (hex) CISCO SYSTEMS, INC. 9C-4E-36 (hex) Intel Corporate 9C-4E-8E (hex) ALT Systems Ltd 9C-4E-BF (hex) BoxCast 9C-53-CD (hex) ENGICAM s.r.l. 9C-54-1C (hex) Shenzhen My-power Technology Co.,Ltd 9C-54-CA (hex) Zhengzhou VCOM Science and Technology Co.,Ltd 9C-55-B4 (hex) I.S.E. S.r.l. 9C-57-11 (hex) Feitian Xunda(Beijing) Aeronautical Information Technology Co., Ltd. 9C-5B-96 (hex) NMR Corporation 9C-5C-8D (hex) FIREMAX INDÚSTRIA E COMÉRCIO DE PRODUTOS ELETRÔNICOS LTDA 9C-5D-12 (hex) Aerohive Networks Inc 9C-5D-95 (hex) VTC Electronics Corp. 9C-5E-73 (hex) Calibre UK Ltd 9C-61-1D (hex) Omni-ID USA, Inc. 9C-64-5E (hex) Harman Consumer Group 9C-66-50 (hex) Glodio Technolies Co.,Ltd Tianjin Branch 9C-6A-BE (hex) QEES ApS. 9C-75-14 (hex) Wildix srl 9C-77-AA (hex) NADASNV 9C-79-AC (hex) Suntec Software(Shanghai) Co., Ltd. 9C-7B-D2 (hex) NEOLAB Convergence 9C-80-7D (hex) SYSCABLE Korea Inc. 9C-8B-F1 (hex) The Warehouse Limited 9C-8D-1A (hex) INTEG process group inc 9C-8E-99 (hex) Hewlett-Packard Company 9C-8E-DC (hex) Teracom Limited 9C-93-4E (hex) Xerox Corporation 9C-95-F8 (hex) SmartDoor Systems, LLC 9C-97-26 (hex) Technicolor 9C-98-11 (hex) Guangzhou Sunrise Electronics Development Co., Ltd 9C-9C-1D (hex) Starkey Labs Inc. 9C-A1-34 (hex) Nike, Inc. 9C-A3-BA (hex) SAKURA Internet Inc. 9C-A5-77 (hex) Osorno Enterprises Inc. 9C-AD-EF (hex) Obihai Technology, Inc. 9C-AF-CA (hex) CISCO SYSTEMS, INC. 9C-B0-08 (hex) Ubiquitous Computing Technology Corporation 9C-B2-06 (hex) PROCENTEC 9C-B7-0D (hex) Liteon Technology Corporation 9C-B7-93 (hex) Creatcomm Technology Inc. 9C-C0-77 (hex) PrintCounts, LLC 9C-C0-D2 (hex) Conductix-Wampfler AG 9C-C7-A6 (hex) AVM GmbH 9C-C7-D1 (hex) SHARP Corporation 9C-CA-D9 (hex) Nokia Corporation 9C-CD-82 (hex) CHENG UEI PRECISION INDUSTRY CO.,LTD 9C-D2-4B (hex) zte corporation 9C-D3-6D (hex) NETGEAR INC., 9C-DF-03 (hex) Harman/Becker Automotive Systems GmbH 9C-E1-0E (hex) NCTech Ltd 9C-E1-D6 (hex) Junger Audio-Studiotechnik GmbH 9C-E6-35 (hex) Nintendo Co., Ltd. 9C-E6-E7 (hex) Samsung Electronics Co.,Ltd 9C-EB-E8 (hex) BizLink (Kunshan) Co.,Ltd 9C-F6-1A (hex) UTC Fire and Security 9C-F6-7D (hex) Ricardo Prague, s.r.o. 9C-F9-38 (hex) AREVA NP GmbH 9C-FF-BE (hex) OTSL Inc. A0-03-63 (hex) Robert Bosch Healthcare GmbH A0-07-98 (hex) Samsung Electronics A0-07-B6 (hex) Advanced Technical Support, Inc. A0-0A-BF (hex) Wieson Technologies Co., Ltd. A0-0B-BA (hex) SAMSUNG ELECTRO-MECHANICS A0-0C-A1 (hex) SKTB SKiT A0-12-90 (hex) Avaya, Inc A0-13-3B (hex) Copyright © HiTi Digital, Inc. A0-16-5C (hex) TangoTec Ltd. A0-18-59 (hex) Shenzhen Yidashi Electronics Co Ltd A0-19-17 (hex) Bertel S.p.a. A0-1C-05 (hex) NIMAX TELECOM CO.,LTD. A0-21-95 (hex) Samsung Electronics Digital Imaging A0-21-B7 (hex) NETGEAR A0-23-1B (hex) TeleComp R&D Corp. A0-2E-F3 (hex) United Integrated Services Co., Led. A0-36-9F (hex) Intel Corporate A0-36-F0 (hex) Comprehensive Power A0-36-FA (hex) Ettus Research LLC A0-3A-75 (hex) PSS Belgium N.V. A0-40-25 (hex) Actioncable, Inc. A0-40-41 (hex) SAMWONFA Co.,Ltd. A0-41-A7 (hex) NL Ministry of Defense A0-42-3F (hex) Tyan Computer Corp A0-4C-C1 (hex) Helixtech Corp. A0-4E-04 (hex) Nokia Corporation A0-51-C6 (hex) Avaya, Inc A0-55-DE (hex) Pace plc A0-59-3A (hex) V.D.S. Video Display Systems srl A0-5A-A4 (hex) Grand Products Nevada, Inc. A0-5B-21 (hex) ENVINET GmbH A0-5D-C1 (hex) TMCT Co., LTD. A0-5D-E7 (hex) DIRECTV, Inc. A0-5E-6B (hex) MELPER Co., Ltd. A0-67-BE (hex) Sicon s.r.l. A0-69-86 (hex) Wellav Technologies Ltd A0-6A-00 (hex) Verilink Corporation A0-6C-EC (hex) RIM A0-6D-09 (hex) Intelcan Technosystems Inc. A0-6E-50 (hex) Nanotek Elektronik Sistemler Ltd. Sti. A0-71-A9 (hex) Nokia Corporation A0-73-32 (hex) Cashmaster International Limited A0-73-FC (hex) Rancore Technologies Private Limited A0-75-91 (hex) Samsung Electronics Co.,Ltd A0-78-BA (hex) Pantech Co., Ltd. A0-82-1F (hex) Samsung Electronics Co.,Ltd A0-82-C7 (hex) P.T.I Co.,LTD A0-86-1D (hex) Chengdu Fuhuaxin Technology co.,Ltd A0-86-EC (hex) SAEHAN HITEC Co., Ltd A0-88-69 (hex) Intel Corporate A0-88-B4 (hex) Intel Corporate A0-8A-87 (hex) HuiZhou KaiYue Electronic Co.,Ltd A0-8C-15 (hex) Gerhard D. Wempe KG A0-8C-9B (hex) Xtreme Technologies Corp A0-90-DE (hex) VEEDIMS,LLC A0-98-05 (hex) OpenVox Communication Co Ltd A0-98-ED (hex) Shandong Intelligent Optical Communication Development Co., Ltd. A0-9A-5A (hex) Time Domain A0-9B-BD (hex) Total Aviation Solutions Pty Ltd A0-A1-30 (hex) DLI Taiwan Branch office A0-A7-63 (hex) Polytron Vertrieb GmbH A0-A8-CD (hex) Intel Corporate A0-AA-FD (hex) EraThink Technologies Corp. A0-B1-00 (hex) ShenZhen Cando Electronics Co.,Ltd A0-B3-CC (hex) Hewlett Packard A0-B5-DA (hex) HongKong THTF Co., Ltd A0-B6-62 (hex) Acutvista Innovation Co., Ltd. A0-B9-ED (hex) Skytap A0-BA-B8 (hex) Pixon Imaging A0-BF-A5 (hex) CORESYS A0-C3-DE (hex) Triton Electronic Systems Ltd. A0-C6-EC (hex) ShenZhen ANYK Technology Co.,LTD A0-CE-C8 (hex) CE LINK LIMITED A0-CF-5B (hex) CISCO SYSTEMS, INC. A0-DC-04 (hex) Becker-Antriebe GmbH A0-DD-97 (hex) PolarLink Technologies, Ltd A0-DD-E5 (hex) SHARP Corporation A0-DE-05 (hex) JSC "Irbis-T" A0-E2-01 (hex) AVTrace Ltd.(China) A0-E2-5A (hex) Amicus SK, s.r.o. A0-E2-95 (hex) DAT System Co.,Ltd A0-E5-34 (hex) Stratec Biomedical AG A0-E9-DB (hex) Ningbo FreeWings Technologies Co.,Ltd A0-EB-76 (hex) AirCUVE Inc. A0-EC-80 (hex) zte corporation A0-ED-CD (hex) Apple A0-EF-84 (hex) Seine Image Int'l Co., Ltd A0-F2-17 (hex) GE Medical System(China) Co., Ltd. A0-F3-C1 (hex) TP-LINK TECHNOLOGIES CO., LTD. A0-F3-E4 (hex) Alcatel Lucent IPD A0-F4-19 (hex) Nokia Corporation A0-F4-50 (hex) HTC Corporation A0-FE-91 (hex) AVAT Automation GmbH A4-01-30 (hex) ABIsystems Co., LTD A4-0B-ED (hex) Carry Technology Co.,Ltd A4-0C-C3 (hex) CISCO SYSTEMS, INC. A4-13-4E (hex) Luxul A4-15-66 (hex) Wei Fang Goertek Electronics Co.,Ltd A4-17-31 (hex) Hon Hai Precision Ind. Co.,Ltd. A4-18-75 (hex) CISCO SYSTEMS, INC. A4-1B-C0 (hex) Fastec Imaging Corporation A4-1F-72 (hex) Dell Inc. A4-21-8A (hex) Nortel Networks A4-23-05 (hex) Open Networking Laboratory A4-24-B3 (hex) FlatFrog Laboratories AB A4-29-B7 (hex) bluesky A4-2C-08 (hex) Masterwork Automodules A4-33-D1 (hex) Fibrlink Communications Co.,Ltd. A4-38-FC (hex) Plastic Logic A4-46-6B (hex) EOC Technology A4-46-FA (hex) AmTRAN Video Corporation A4-4B-15 (hex) Sun Cupid Technology (HK) LTD A4-4C-11 (hex) CISCO SYSTEMS, INC. A4-4E-2D (hex) Adaptive Wireless Solutions, LLC A4-4E-31 (hex) Intel Corporate A4-50-55 (hex) busware.de A4-52-6F (hex) ADB Broadband Italia A4-56-1B (hex) MCOT Corporation A4-56-30 (hex) CISCO SYSTEMS, INC. A4-5A-1C (hex) smart-electronic GmbH A4-5C-27 (hex) Nintendo Co., Ltd. A4-5D-36 (hex) Hewlett Packard A4-67-06 (hex) Apple, Inc. A4-6E-79 (hex) DFT System Co.Ltd A4-79-E4 (hex) KLINFO Corp A4-7A-A4 (hex) Motorola Mobility, Inc. A4-7A-CF (hex) VIBICOM COMMUNICATIONS INC. A4-7C-14 (hex) ChargeStorm AB A4-7C-1F (hex) Global Microwave Systems Inc. A4-85-6B (hex) Q Electronics Ltd A4-90-05 (hex) CHINA GREATWALL COMPUTER SHENZHEN CO.,LTD A4-93-4C (hex) CISCO SYSTEMS, INC. A4-97-BB (hex) Hitachi Industrial Equipment Systems Co.,Ltd A4-99-47 (hex) Huawei Technologies Co., Ltd A4-99-81 (hex) FuJian Elite Power Tech CO.,LTD. A4-9B-13 (hex) Burroughs Payment Systems, Inc. A4-9E-DB (hex) AutoCrib, Inc. A4-A2-4A (hex) Cisco SPVTG A4-A8-0F (hex) Shenzhen Coship Electronics Co., Ltd. A4-AD-00 (hex) Ragsdale Technology A4-AD-B8 (hex) Vitec Group, Camera Dynamics Ltd A4-AE-9A (hex) Maestro Wireless Solutions ltd. A4-B1-21 (hex) Arantia 2010 S.L. A4-B1-97 (hex) Apple, Inc. A4-B1-E9 (hex) Technicolor A4-B1-EE (hex) H. ZANDER GmbH & Co. KG A4-B2-A7 (hex) Adaxys Solutions AG A4-B3-6A (hex) JSC SDO Chromatec A4-B8-18 (hex) PENTA Gesellschaft für elektronische Industriedatenverarbeitung mbH A4-B9-80 (hex) Parking BOXX Inc. A4-BA-DB (hex) Dell Inc. A4-BE-61 (hex) EutroVision System, Inc. A4-C0-E1 (hex) Nintendo Co., Ltd. A4-C2-AB (hex) Hangzhou LEAD-IT Information & Technology Co.,Ltd A4-C3-61 (hex) Apple A4-D0-94 (hex) Erwin Peters Systemtechnik GmbH A4-D1-8F (hex) Shenzhen Skyee Optical Fiber Communication Technology Ltd. A4-D1-D1 (hex) ECOtality North America A4-D1-D2 (hex) Apple, Inc. A4-D3-B5 (hex) GLITEL Stropkov, s.r.o. A4-D8-56 (hex) Qualcomm Labs Inc. A4-DA-3F (hex) Bionics Corp. A4-DB-2E (hex) Kingspan Environmental Ltd A4-DE-50 (hex) Total Walther GmbH A4-E0-E6 (hex) FILIZOLA S.A. PESAGEM E AUTOMACAO A4-E3-2E (hex) Silicon & Software Systems Ltd. A4-E3-91 (hex) DENY FONTAINE A4-E7-31 (hex) Nokia Corporation A4-E7-E4 (hex) Connex GmbH A4-E9-91 (hex) SISTEMAS AUDIOVISUALES ITELSIS S.L. A4-EB-D3 (hex) Samsung Electronics Co.,Ltd A4-ED-4E (hex) Motorola Mobility, Inc. A4-EE-57 (hex) SEIKO EPSON CORPORATION A4-EF-52 (hex) Telewave Co., Ltd. A4-F3-C1 (hex) Open Source Robotics Foundation, Inc. A4-F7-D0 (hex) LAN Accessories Co., Ltd. A4-FB-8D (hex) Hangzhou Dunchong Technology Co.Ltd A4-FC-CE (hex) Security Expert Ltd. A8-01-80 (hex) IMAGO Technologies GmbH A8-06-00 (hex) Samsung Electronics Co.,Ltd A8-15-4D (hex) TP-LINK TECHNOLOGIES CO.,LTD. A8-16-B2 (hex) LG Electronics A8-17-58 (hex) Elektronik System i Umeå AB A8-1B-18 (hex) XTS CORP A8-1F-AF (hex) KRYPTON POLSKA A8-20-66 (hex) Apple Inc A8-26-D9 (hex) HTC Corporation A8-29-4C (hex) Precision Optical Transceivers, Inc. A8-2B-D6 (hex) Shina System Co., Ltd A8-30-AD (hex) Wei Fang Goertek Electronics Co.,Ltd A8-39-44 (hex) Actiontec Electronics, Inc A8-40-41 (hex) Dragino Technology Co., Limited A8-44-81 (hex) Nokia Corporation A8-45-E9 (hex) Firich Enterprises CO., LTD. A8-49-A5 (hex) Lisantech Co., Ltd. A8-54-B2 (hex) Wistron Neweb Corp. A8-55-6A (hex) Pocketnet Technology Inc. A8-5B-B0 (hex) Shenzhen Dehoo Technology Co.,Ltd A8-5B-F3 (hex) Audivo GmbH A8-61-AA (hex) Cloudview Limited A8-62-A2 (hex) JIWUMEDIA CO., LTD. A8-63-DF (hex) DISPLAIRE CORPORATION A8-63-F2 (hex) Texas Instruments A8-65-B2 (hex) DONGGUAN YISHANG ELECTRONIC TECHNOLOGY CO., LIMITED A8-6A-6F (hex) RIM A8-70-A5 (hex) UniComm Inc. A8-75-D6 (hex) FreeTek International Co., Ltd. A8-77-6F (hex) Zonoff A8-7B-39 (hex) Nokia Corporation A8-7E-33 (hex) Nokia Danmark A/S A8-87-92 (hex) Broadband Antenna Tracking Systems A8-87-ED (hex) ARC Wireless LLC A8-88-08 (hex) Apple A8-8C-EE (hex) MicroMade Galka i Drozdz sp.j. A8-92-2C (hex) LG Electronics A8-93-E6 (hex) JIANGXI JINGGANGSHAN CKING COMMUNICATION TECHNOLOGY CO.,LTD A8-95-B0 (hex) Aker Subsea Ltd A8-96-8A (hex) Apple A8-97-DC (hex) IBM A8-98-C6 (hex) Shinbo Co., Ltd. A8-99-5C (hex) aizo ag A8-9B-10 (hex) inMotion Ltd. A8-AD-3D (hex) Alcatel-Lucent Shanghai Bell Co., Ltd A8-B0-AE (hex) LEONI A8-B1-D4 (hex) CISCO SYSTEMS, INC. A8-BD-1A (hex) Honey Bee (Hong Kong) Limited A8-C2-22 (hex) TM-Research Inc. A8-CB-95 (hex) EAST BEST CO., LTD. A8-CE-90 (hex) CVC A8-D0-E5 (hex) Juniper Networks A8-D2-36 (hex) Lightware Visual Engineering A8-D3-C8 (hex) Wachendorff Elektronik GmbH & Co. KG A8-E0-18 (hex) Nokia Corporation A8-E3-EE (hex) Sony Computer Entertainment Inc. A8-EF-26 (hex) Tritonwave A8-F2-74 (hex) Samsung Electronics A8-F4-70 (hex) Fujian Newland Communication Science Technologies Co.,Ltd. A8-F9-4B (hex) Eltex Enterprise Ltd. A8-FA-D8 (hex) Apple A8-FB-70 (hex) WiseSec L.t.d A8-FC-B7 (hex) Consolidated Resource Imaging AA-00-00 (hex) DIGITAL EQUIPMENT CORPORATION AA-00-01 (hex) DIGITAL EQUIPMENT CORPORATION AA-00-02 (hex) DIGITAL EQUIPMENT CORPORATION AA-00-03 (hex) DIGITAL EQUIPMENT CORPORATION AA-00-04 (hex) DIGITAL EQUIPMENT CORPORATION AC-01-42 (hex) Uriel Technologies SIA AC-02-CF (hex) RW Tecnologia Industria e Comercio Ltda AC-02-EF (hex) Comsis AC-06-13 (hex) Senselogix Ltd AC-0A-61 (hex) Labor S.r.L. AC-0D-FE (hex) Ekon GmbH - myGEKKO AC-14-61 (hex) ATAW Co., Ltd. AC-14-D2 (hex) wi-daq, inc. AC-16-2D (hex) Hewlett Packard AC-17-02 (hex) Fibar Group sp. z o.o. AC-18-26 (hex) SEIKO EPSON CORPORATION AC-19-9F (hex) SUNGROW POWER SUPPLY CO.,LTD. AC-20-AA (hex) DMATEK Co., Ltd. AC-22-0B (hex) ASUSTek COMPUTER INC. AC-2F-A8 (hex) Humannix Co.,Ltd. AC-31-9D (hex) Shenzhen TG-NET Botone Technology Co.,Ltd. AC-34-CB (hex) Shanhai GBCOM Communication Technology Co. Ltd AC-3C-0B (hex) Apple AC-3C-B4 (hex) Nilan A/S AC-3D-05 (hex) Instorescreen Aisa AC-3D-75 (hex) HANGZHOU ZHIWAY TECHNOLOGIES CO.,LTD. AC-3F-A4 (hex) TAIYO YUDEN CO.,LTD AC-40-EA (hex) C&T Solution Inc. AC-41-22 (hex) Eclipse Electronic Systems Inc. AC-44-F2 (hex) Revolabs Inc AC-47-23 (hex) Genelec AC-4A-FE (hex) Hisense Broadband Multimedia Technology Co.,Ltd. AC-4B-C8 (hex) Juniper Networks AC-4E-91 (hex) HUAWEI TECHNOLOGIES CO.,LTD AC-4F-FC (hex) SVS-VISTEK GmbH AC-51-35 (hex) MPI TECH AC-51-EE (hex) Cambridge Communication Systems Ltd AC-54-EC (hex) IEEE P1823 Standards Working Group AC-58-3B (hex) Human Assembler, Inc. AC-5D-10 (hex) Pace Americas AC-5E-8C (hex) Utillink AC-61-23 (hex) Drivven, Inc. AC-67-06 (hex) Ruckus Wireless AC-6E-1A (hex) Shenzhen Gongjin Electronics Co.,Ltd AC-6F-4F (hex) Enspert Inc AC-6F-BB (hex) TATUNG Technology Inc. AC-6F-D9 (hex) Valueplus Inc. AC-72-36 (hex) Lexking Technology Co., Ltd. AC-72-89 (hex) Intel Corporate AC-7A-42 (hex) iConnectivity AC-7B-A1 (hex) Intel Corporate AC-80-D6 (hex) Hexatronic AB AC-81-12 (hex) Gemtek Technology Co., Ltd. AC-81-F3 (hex) Nokia Corporation AC-83-17 (hex) Shenzhen Furtunetel Communication Co., Ltd AC-83-F0 (hex) ImmediaTV Corporation AC-86-74 (hex) Open Mesh, Inc. AC-86-7E (hex) Create New Technology (HK) Limited Company AC-8A-CD (hex) ROGER D.Wensker, G.Wensker sp.j. AC-8D-14 (hex) Smartrove Inc AC-93-2F (hex) Nokia Corporation AC-94-03 (hex) Envision Peripherals Inc AC-9A-96 (hex) Lantiq Deutschland GmbH AC-9B-84 (hex) Smak Tecnologia e Automacao AC-9C-E4 (hex) Alcatel-Lucent Shanghai Bell Co., Ltd AC-A0-16 (hex) CISCO SYSTEMS, INC. AC-A2-2C (hex) Baycity Technologies Ltd AC-A4-30 (hex) Peerless AV AC-AB-8D (hex) Lyngso Marine A/S AC-B3-13 (hex) ARRIS Group, Inc. AC-BD-0B (hex) IMAC CO.,LTD AC-BE-75 (hex) Ufine Technologies Co.,Ltd. AC-BE-B6 (hex) Visualedge Technology Co., Ltd. AC-C2-EC (hex) CLT INT'L IND. CORP. AC-C6-98 (hex) Kohzu Precision Co., Ltd. AC-C9-35 (hex) Ness Corporation AC-CA-54 (hex) Telldus Technologies AB AC-CA-8E (hex) ODA Technologies AC-CA-BA (hex) Midokura Co., Ltd. AC-CB-09 (hex) Hefcom Metering (Pty) Ltd AC-CC-8E (hex) Axis Communications AB AC-CE-8F (hex) HWA YAO TECHNOLOGIES CO., LTD AC-CF-23 (hex) Hi-flying electronics technology Co.,Ltd AC-D1-80 (hex) Crexendo Business Solutions, Inc. AC-D3-64 (hex) ABB SPA, ABB SACE DIV. AC-D9-D6 (hex) tci GmbH AC-DB-DA (hex) Shenzhen Geniatech Inc, Ltd AC-DE-48 (hex) PRIVATE AC-E2-15 (hex) Huawei Technologies Co., Ltd AC-E3-48 (hex) MadgeTech, Inc AC-E4-2E (hex) SK hynix AC-E6-4B (hex) Shenzhen Baojia Battery Technology Co., Ltd. AC-E8-7B (hex) Huawei Technologies Co., Ltd AC-E8-7E (hex) Bytemark Computer Consulting Ltd AC-E9-7F (hex) IoT Tech Limited AC-E9-AA (hex) Hay Systems Ltd AC-EA-6A (hex) GENIX INFOCOMM CO., LTD. AC-EE-3B (hex) 6harmonics Inc AC-F0-B2 (hex) Becker Electronics Taiwan Ltd. AC-F1-DF (hex) D-Link International AC-F2-C5 (hex) Cisco AC-F7-F3 (hex) XIAOMI CORPORATION AC-F9-7E (hex) ELESYS INC. B0-12-03 (hex) Dynamics Hong Kong Limited B0-12-66 (hex) Futaba-Kikaku B0-14-08 (hex) LIGHTSPEED INTERNATIONAL CO. B0-17-43 (hex) EDISON GLOBAL CIRCUITS LLC B0-1B-7C (hex) Ontrol A.S. B0-1C-91 (hex) Elim Co B0-35-8D (hex) Nokia Corporation B0-38-29 (hex) Siliconware Precision Industries Co., Ltd. B0-38-50 (hex) Nanjing CAS-ZDC IOT SYSTEM CO.,LTD B0-43-5D (hex) NuLEDs, Inc. B0-46-FC (hex) MitraStar Technology Corp. B0-48-7A (hex) TP-LINK TECHNOLOGIES CO., LTD. B0-4C-05 (hex) Fresenius Medical Care Deutschland GmbH B0-50-BC (hex) SHENZHEN BASICOM ELECTRONIC CO.,LTD. B0-51-8E (hex) Holl technology CO.Ltd. B0-58-C4 (hex) Broadcast Microwave Services, Inc B0-5B-1F (hex) THERMO FISHER SCIENTIFIC S.P.A. B0-5C-E5 (hex) Nokia Corporation B0-65-63 (hex) Shanghai Railway Communication Factory B0-65-BD (hex) Apple Inc B0-6C-BF (hex) 3ality Digital Systems GmbH B0-75-0C (hex) QA Cafe B0-75-D5 (hex) ZTE Corporation B0-77-AC (hex) Motorola Mobility, Inc. B0-79-3C (hex) Revolv Inc B0-79-94 (hex) Motorola Mobility LLC B0-7D-62 (hex) Dipl.-Ing. H. Horstmann GmbH B0-80-8C (hex) Laser Light Engines B0-81-D8 (hex) I-sys Corp B0-88-07 (hex) Strata Worldwide B0-89-91 (hex) LGE B0-8E-1A (hex) URadio Systems Co., Ltd B0-90-74 (hex) Fulan Electronics Limited B0-91-34 (hex) Taleo B0-97-3A (hex) E-Fuel Corporation B0-99-28 (hex) Fujitsu Limited B0-9A-E2 (hex) STEMMER IMAGING GmbH B0-9B-D4 (hex) GNH Software India Private Limited B0-A1-0A (hex) Pivotal Systems Corporation B0-A7-2A (hex) Ensemble Designs, Inc. B0-A8-6E (hex) Juniper Networks B0-AA-36 (hex) GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP.,LTD. B0-AC-FA (hex) Fujitsu Limited B0-B2-DC (hex) Zyxel Communications Corporation B0-B3-2B (hex) Slican Sp. z o.o. B0-B4-48 (hex) Texas Instruments B0-B8-D5 (hex) Nanjing Nengrui Auto Equipment CO.,Ltd B0-BD-6D (hex) Echostreams Innovative Solutions B0-BD-A1 (hex) ZAKLAD ELEKTRONICZNY SIMS B0-BF-99 (hex) WIZITDONGDO B0-C4-E7 (hex) Samsung Electronics B0-C6-9A (hex) Juniper Networks B0-C7-45 (hex) Buffalo Inc. B0-C8-3F (hex) Jiangsu Cynray IOT Co., Ltd. B0-C8-AD (hex) People Power Company B0-C9-5B (hex) Beijing Symtech CO.,LTD B0-CE-18 (hex) Zhejiang shenghui lighting co.,Ltd B0-CF-4D (hex) MI-Zone Technology Ireland B0-D0-9C (hex) Samsung Electronics Co.,Ltd B0-D2-F5 (hex) Vello Systems, Inc. B0-E3-9D (hex) CAT SYSTEM CO.,LTD. B0-E5-0E (hex) NRG SYSTEMS INC B0-E7-54 (hex) 2Wire B0-E8-92 (hex) SEIKO EPSON CORPORATION B0-E9-7E (hex) Advanced Micro Peripherals B0-EC-71 (hex) Samsung Electronics Co.,Ltd B0-EE-45 (hex) AzureWave Technologies, Inc. B0-F1-BC (hex) Dhemax Ingenieros Ltda B0-FA-EB (hex) Cisco B0-FE-BD (hex) PRIVATE B4-00-9C (hex) CableWorld Ltd. B4-01-42 (hex) GCI Science & Technology Co.,LTD B4-04-18 (hex) Smartchip Integrated Inc. B4-07-F9 (hex) SAMSUNG ELECTRO-MECHANICS B4-08-32 (hex) TC Communications B4-0B-7A (hex) Brusa Elektronik AG B4-0C-25 (hex) Palo Alto Networks B4-0E-96 (hex) HERAN B4-0E-DC (hex) LG-Ericsson Co.,Ltd. B4-14-89 (hex) CISCO SYSTEMS, INC. B4-15-13 (hex) HUAWEI TECHNOLOGIES CO.,LTD B4-1D-EF (hex) Internet Laboratories, Inc. B4-21-1D (hex) Beijing GuangXin Technology Co., Ltd B4-21-8A (hex) Dog Hunter LLC B4-28-F1 (hex) E-Prime Co., Ltd. B4-2A-39 (hex) ORBIT MERRET, spol. s r. o. B4-2C-BE (hex) Direct Payment Solutions Limited B4-31-B8 (hex) Aviwest B4-34-6C (hex) MATSUNICHI DIGITAL TECHNOLOGY (HONG KONG) LIMITED B4-35-64 (hex) Fujian Tian Cheng Electron Science & Technical Development Co.,Ltd. B4-35-F7 (hex) Zhejiang Pearmain Electronics Co.ltd. B4-37-41 (hex) Consert, Inc. B4-39-D6 (hex) ProCurve Networking by HP B4-3D-B2 (hex) Degreane Horizon B4-41-7A (hex) ShenZhen Gongjin Electronics Co.,Ltd B4-4C-C2 (hex) NR ELECTRIC CO., LTD B4-51-F9 (hex) NB Software B4-52-53 (hex) Seagate Technology B4-52-7D (hex) Sony Mobile Communications AB B4-55-70 (hex) Borea B4-58-61 (hex) CRemote, LLC B4-5C-A4 (hex) Thing-talk Wireless Communication Technologies Corporation Limited B4-61-FF (hex) Lumigon A/S B4-62-38 (hex) Exablox B4-62-93 (hex) Samsung Electronics Co.,Ltd B4-67-E9 (hex) Qingdao GoerTek Technology Co., Ltd. B4-74-9F (hex) askey computer corp B4-7F-5E (hex) Foresight Manufacture (S) Pte Ltd B4-82-55 (hex) Research Products Corporation B4-82-C5 (hex) Relay2, Inc. B4-82-FE (hex) Askey Computer Corp B4-89-10 (hex) Coster T.E. S.P.A. B4-94-4E (hex) WeTelecom Co., Ltd. B4-98-42 (hex) zte corporation B4-99-BA (hex) Hewlett-Packard Company B4-9D-B4 (hex) Axion Technologies Inc. B4-9E-E6 (hex) SHENZHEN TECHNOLOGY CO LTD B4-A4-B5 (hex) Zen Eye Co.,Ltd B4-A4-E3 (hex) CISCO SYSTEMS, INC. B4-A5-A9 (hex) MODI GmbH B4-A9-5A (hex) Avaya, Inc B4-AA-4D (hex) Ensequence, Inc. B4-AB-2C (hex) MtM Technology Corporation B4-B0-17 (hex) Avaya, Inc B4-B3-62 (hex) ZTE Corporation B4-B5-2F (hex) Hewlett Packard B4-B5-AF (hex) Minsung Electronics B4-B6-76 (hex) Intel Corporate B4-B8-8D (hex) Thuh Company B4-C4-4E (hex) VXL eTech Pvt Ltd B4-C7-99 (hex) Motorola Solutions Inc. B4-C8-10 (hex) UMPI Elettronica B4-CF-DB (hex) Shenzhen Jiuzhou Electric Co.,LTD B4-D8-A9 (hex) BetterBots B4-D8-DE (hex) iota Computing, Inc. B4-DD-15 (hex) ControlThings Oy Ab B4-DF-3B (hex) Chromlech B4-DF-FA (hex) Litemax Electronics Inc. B4-E0-CD (hex) Fusion-io, Inc B4-E1-EB (hex) PRIVATE B4-E9-B0 (hex) Cisco B4-ED-19 (hex) Pie Digital, Inc. B4-ED-54 (hex) Wohler Technologies B4-EE-D4 (hex) Texas Instruments B4-F0-AB (hex) Apple B4-F2-E8 (hex) Pace plc B4-F3-23 (hex) PETATEL INC. B4-FC-75 (hex) SEMA Electronics(HK) CO.,LTD B4-FE-8C (hex) Centro Sicurezza Italia SpA B8-03-05 (hex) Intel Corporate B8-04-15 (hex) Bayan Audio B8-0B-9D (hex) ROPEX Industrie-Elektronik GmbH B8-14-13 (hex) Keen High Holding(HK) Ltd. B8-16-19 (hex) Motorola Mobility, Inc. B8-17-C2 (hex) Apple, Inc. B8-19-99 (hex) Nesys B8-20-E7 (hex) Guangzhou Horizontal Information & Network Integration Co. Ltd B8-24-10 (hex) Magneti Marelli Slovakia s.r.o. B8-24-1A (hex) SWEDA INFORMATICA LTDA B8-26-D4 (hex) Furukawa Industrial S.A. Produtos Elétricos B8-27-EB (hex) Raspberry Pi Foundation B8-28-8B (hex) Parker Hannifin B8-29-F7 (hex) Blaster Tech B8-2A-DC (hex) EFR Europäische Funk-Rundsteuerung GmbH B8-2C-A0 (hex) Honeywell HomMed B8-30-A8 (hex) Road-Track Telematics Development B8-36-D8 (hex) Videoswitch B8-38-CA (hex) Kyokko Tsushin System CO.,LTD B8-3A-7B (hex) Worldplay (Canada) Inc. B8-3D-4E (hex) Shenzhen Cultraview Digital Technology Co.,Ltd Shanghai Branch B8-3E-59 (hex) Roku, Inc B8-41-5F (hex) ASP AG B8-47-C6 (hex) SanJet Technology Corp. B8-55-10 (hex) Zioncom Electronics (Shenzhen) Ltd. B8-58-10 (hex) NUMERA, INC. B8-5A-F7 (hex) Ouya, Inc B8-5A-FE (hex) Handaer Communication Technology (Beijing) Co., Ltd B8-5E-7B (hex) Samsung Electronics Co.,Ltd B8-60-91 (hex) Onnet Technologies and Innovations LLC B8-61-6F (hex) Accton Wireless Broadband(AWB), Corp. B8-62-1F (hex) CISCO SYSTEMS, INC. B8-63-BC (hex) ROBOTIS, Co, Ltd B8-64-91 (hex) CK Telecom Ltd B8-65-3B (hex) Bolymin, Inc. B8-6B-23 (hex) Toshiba B8-70-F4 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD. B8-74-24 (hex) Viessmann Elektronik GmbH B8-74-47 (hex) Convergence Technologies B8-76-3F (hex) Hon Hai Precision Ind. Co.,Ltd. B8-77-C3 (hex) Decagon Devices, Inc. B8-78-2E (hex) Apple B8-79-7E (hex) Secure Meters (UK) Limited B8-87-1E (hex) Good Mind Industries Co., Ltd. B8-87-A8 (hex) Step Ahead Innovations Inc. B8-88-E3 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD B8-89-CA (hex) ILJIN ELECTRIC Co., Ltd. B8-8A-60 (hex) Intel Corporate B8-8D-12 (hex) Apple, Inc. B8-8E-3A (hex) Infinite Technologies JLT B8-8F-14 (hex) Analytica GmbH B8-92-1D (hex) BG T&A B8-94-D2 (hex) Retail Innovation HTT AB B8-96-74 (hex) AllDSP GmbH & Co. KG B8-97-5A (hex) BIOSTAR Microtech Int'l Corp. B8-98-B0 (hex) Atlona Inc. B8-9A-ED (hex) OceanServer Technology, Inc B8-9B-C9 (hex) SMC Networks Inc B8-A3-86 (hex) D-Link International B8-A3-E0 (hex) BenRui Technology Co.,Ltd B8-A8-AF (hex) Logic S.p.A. B8-AC-6F (hex) Dell Inc B8-AE-6E (hex) Nintendo Co., Ltd. B8-AF-67 (hex) Hewlett-Packard Company B8-B1-C7 (hex) BT&COM CO.,LTD B8-B4-2E (hex) Gionee Communication Equipment Co,Ltd.ShenZhen B8-B7-D7 (hex) 2GIG Technologies B8-B9-4E (hex) Shenzhen iBaby Labs, Inc. B8-BA-68 (hex) Xi'an Jizhong Digital Communication Co.,Ltd B8-BA-72 (hex) Cynove B8-BB-6D (hex) ENERES Co.,Ltd. B8-BE-BF (hex) CISCO SYSTEMS, INC. B8-C4-6F (hex) PRIMMCON INDUSTRIES INC B8-C6-8E (hex) Samsung Electronics Co.,Ltd B8-C7-16 (hex) Fiberhome Telecommunication Technologies Co.,LTD B8-C7-5D (hex) Apple, Inc. B8-C8-55 (hex) Shanghai GBCOM Communication Technology Co.,Ltd. B8-CA-3A (hex) Dell PCBA Test B8-CD-93 (hex) Penetek, Inc B8-CD-A7 (hex) Maxeler Technologies Ltd. B8-D0-6F (hex) GUANGZHOU HKUST FOK YING TUNG RESEARCH INSTITUTE B8-D4-9D (hex) M Seven System Ltd. B8-D9-CE (hex) Samsung Electronics B8-DA-F1 (hex) Strahlenschutz- Entwicklungs- und Ausruestungsgesellschaft mbH B8-DA-F7 (hex) Advanced Photonics, Inc. B8-DC-87 (hex) IAI Corporation B8-E5-89 (hex) Payter BV B8-E6-25 (hex) 2Wire B8-E7-79 (hex) 9Solutions Oy B8-E9-37 (hex) Sonos, Inc. B8-EE-79 (hex) YWire Technologies, Inc. B8-F4-D0 (hex) Herrmann Ultraschalltechnik GmbH & Co. Kg B8-F5-E7 (hex) WayTools, LLC B8-F6-B1 (hex) Apple, Inc. B8-F7-32 (hex) Aryaka Networks Inc B8-F9-34 (hex) Sony Ericsson Mobile Communications AB B8-FD-32 (hex) Zhejiang ROICX Microelectronics B8-FF-61 (hex) Apple, Inc. B8-FF-6F (hex) Shanghai Typrotech Technology Co.Ltd B8-FF-FE (hex) Texas Instruments BC-02-00 (hex) Stewart Audio BC-05-43 (hex) AVM GmbH BC-0D-A5 (hex) Texas Instruments BC-0F-2B (hex) FORTUNE TECHGROUP CO.,LTD BC-12-5E (hex) Beijing WisVideo INC. BC-14-01 (hex) Hitron Technologies. Inc BC-15-A6 (hex) Taiwan Jantek Electronics,Ltd. BC-16-65 (hex) Cisco BC-20-A4 (hex) Samsung Electronics BC-20-BA (hex) Inspur (Shandong) Electronic Information Co., Ltd BC-26-1D (hex) HONG KONG TECON TECHNOLOGY BC-28-46 (hex) NextBIT Computing Pvt. Ltd. BC-28-D6 (hex) Rowley Associates Limited BC-2B-D7 (hex) Revogi Innovation Co., Ltd. BC-2C-55 (hex) Bear Flag Design, Inc. BC-30-5B (hex) Dell Inc. BC-35-E5 (hex) Hydro Systems Company BC-38-D2 (hex) Pandachip Limited BC-39-A6 (hex) CSUN System Technology Co.,LTD BC-3B-AF (hex) Apple BC-3E-13 (hex) Accordance Systems Inc. BC-43-77 (hex) Hang Zhou Huite Technology Co.,ltd. BC-47-60 (hex) Samsung Electronics Co.,Ltd BC-4B-79 (hex) SensingTek BC-4E-3C (hex) CORE STAFF CO., LTD. BC-51-FE (hex) Swann Communications Pty Ltd BC-52-B7 (hex) Apple Inc BC-5F-F4 (hex) ASRock Incorporation BC-62-9F (hex) Telenet Systems P. Ltd. BC-67-78 (hex) Apple Inc BC-67-84 (hex) Environics Oy BC-6A-16 (hex) tdvine BC-6A-29 (hex) Texas Instruments BC-6E-76 (hex) Green Energy Options Ltd BC-71-C1 (hex) XTrillion, Inc. BC-72-B1 (hex) Samsung Electronics Co.,Ltd BC-76-4E (hex) Rackspace US, Inc. BC-76-70 (hex) Shenzhen Huawei Communication Technologies Co., Ltd BC-77-37 (hex) Intel Corporate BC-77-9F (hex) SBM Co., Ltd. BC-79-AD (hex) Samsung Electronics Co.,Ltd BC-7D-D1 (hex) Radio Data Comms BC-81-1F (hex) Ingate Systems BC-81-99 (hex) BASIC Co.,Ltd. BC-83-A7 (hex) SHENZHEN CHUANGWEI-RGB ELECTRONICS CO.,LT BC-85-1F (hex) Samsung Electronics BC-85-56 (hex) Hon Hai Precision Ind. Co.,Ltd. BC-8B-55 (hex) NPP ELIKS America Inc. DBA T&M Atlantic BC-8C-CD (hex) Samsung Electro Mechanics co.,LTD. BC-92-6B (hex) Apple BC-99-BC (hex) FonSee Technology Inc. BC-9D-A5 (hex) DASCOM Europe GmbH BC-A4-E1 (hex) Nabto BC-A9-D6 (hex) Cyber-Rain, Inc. BC-AE-C5 (hex) ASUSTek COMPUTER INC. BC-B1-81 (hex) SHARP CORPORATION BC-B1-F3 (hex) Samsung Electronics BC-B8-52 (hex) Cybera, Inc. BC-BA-E1 (hex) AREC Inc. BC-BB-C9 (hex) Kellendonk Elektronik GmbH BC-C1-68 (hex) DinBox Sverige AB BC-C2-3A (hex) Thomson Video Networks BC-C6-1A (hex) SPECTRA EMBEDDED SYSTEMS BC-C6-DB (hex) Nokia Corporation BC-C8-10 (hex) Cisco SPVTG BC-CD-45 (hex) VOISMART BC-CF-CC (hex) HTC Corporation BC-D1-77 (hex) TP-LINK TECHNOLOGIES CO.,LTD. BC-D5-B6 (hex) d2d technologies BC-D9-40 (hex) ASR Co,.Ltd. BC-E0-9D (hex) Eoslink BC-E5-9F (hex) WATERWORLD Technology Co.,LTD BC-EA-2B (hex) CityCom GmbH BC-F2-AF (hex) devolo AG BC-F6-85 (hex) D-Link International BC-FE-8C (hex) Altronic, LLC BC-FF-AC (hex) TOPCON CORPORATION C0-0D-7E (hex) Additech, Inc. C0-11-A6 (hex) Fort-Telecom ltd. C0-12-42 (hex) Alpha Security Products C0-14-3D (hex) Hon Hai Precision Ind. Co.,Ltd. C0-18-85 (hex) Hon Hai Precision Ind. Co.,Ltd. C0-1E-9B (hex) Pixavi AS C0-22-50 (hex) PRIVATE C0-25-06 (hex) AVM GmbH C0-27-B9 (hex) Beijing National Railway Research & Design Institute of Signal & Communication Co., Ltd. C0-29-73 (hex) Audyssey Laboratories Inc. C0-29-F3 (hex) XySystem C0-2B-FC (hex) iNES. applied informatics GmbH C0-2C-7A (hex) Shen Zhen Horn audio Co., Ltd. C0-34-B4 (hex) Gigastone Corporation C0-35-BD (hex) Velocytech Aps C0-38-F9 (hex) Nokia Danmark A/S C0-3B-8F (hex) Minicom Digital Signage C0-3E-0F (hex) BSkyB Ltd C0-3F-0E (hex) NETGEAR C0-3F-2A (hex) Biscotti, Inc. C0-41-F6 (hex) LG Electronics Inc C0-43-01 (hex) Epec Oy C0-44-E3 (hex) Shenzhen Sinkna Electronics Co., LTD C0-49-3D (hex) MAITRISE TECHNOLOGIQUE C0-4A-00 (hex) TP-LINK TECHNOLOGIES CO.,LTD. C0-4D-F7 (hex) SERELEC C0-58-A7 (hex) Pico Systems Co., Ltd. C0-5E-6F (hex) V. Stonkaus firma "Kodinis Raktas" C0-5E-79 (hex) SHENZHEN HUAXUN ARK TECHNOLOGIES CO.,LTD C0-62-6B (hex) CISCO SYSTEMS, INC. C0-63-94 (hex) Apple C0-65-99 (hex) Samsung Electronics Co.,Ltd C0-6C-0F (hex) Dobbs Stanford C0-6C-6D (hex) MagneMotion, Inc. C0-7E-40 (hex) SHENZHEN XDK COMMUNICATION EQUIPMENT CO.,LTD C0-81-70 (hex) Effigis GeoSolutions C0-83-0A (hex) 2Wire C0-84-7A (hex) Apple, Inc. C0-88-5B (hex) SnD Tech Co., Ltd. C0-8A-DE (hex) Ruckus Wireless C0-8B-6F (hex) S I Sistemas Inteligentes Eletrônicos Ltda C0-91-32 (hex) Patriot Memory C0-91-34 (hex) ProCurve Networking by HP C0-9C-92 (hex) COBY C0-9F-42 (hex) Apple Inc C0-A0-C7 (hex) FAIRFIELD INDUSTRIES C0-A0-DE (hex) Multi Touch Oy C0-A0-E2 (hex) Eden Innovations C0-A2-6D (hex) Abbott Point of Care C0-A3-64 (hex) 3D Systems Massachusetts C0-A3-9E (hex) EarthCam, Inc. C0-AA-68 (hex) OSASI Technos Inc. C0-AC-54 (hex) SAGEMCOM C0-B3-39 (hex) Comigo Ltd. C0-B3-57 (hex) Yoshiki Electronics Industry Ltd. C0-B8-B1 (hex) BitBox Ltd C0-BA-E6 (hex) Application Solutions (Electronics and Vision) Ltd C0-BD-42 (hex) ZPA Smart Energy a.s. C0-C1-C0 (hex) Cisco-Linksys, LLC C0-C3-B6 (hex) Automatic Systems C0-C5-20 (hex) Ruckus Wireless C0-C9-46 (hex) MITSUYA LABORATORIES INC. C0-CB-38 (hex) Hon Hai Precision Ind. Co.,Ltd. C0-CF-A3 (hex) Creative Electronics & Software, Inc. C0-D0-44 (hex) SAGEMCOM C0-D9-62 (hex) Askey Computer Corp. C0-DA-74 (hex) Hangzhou Sunyard Technology Co., Ltd. C0-DF-77 (hex) Conrad Electronic SE C0-E4-22 (hex) Texas Instruments C0-E5-4E (hex) DENX Computer Systems GmbH C0-EA-E4 (hex) Sonicwall C0-F8-DA (hex) Hon Hai Precision Ind. Co.,Ltd. C4-01-42 (hex) MaxMedia Technology Limited C4-01-7C (hex) Ruckus Wireless C4-01-B1 (hex) SeekTech INC C4-0A-CB (hex) CISCO SYSTEMS, INC. C4-0F-09 (hex) Hermes electronic GmbH C4-10-8A (hex) Ruckus Wireless C4-16-FA (hex) Prysm Inc C4-17-FE (hex) Hon Hai Precision Ind. Co.,Ltd. C4-19-8B (hex) Dominion Voting Systems Corporation C4-19-EC (hex) Qualisys AB C4-1E-CE (hex) HMI Sources Ltd. C4-23-7A (hex) WhizNets Inc. C4-24-2E (hex) Galvanic Applied Sciences Inc C4-26-28 (hex) Airo Wireless C4-2C-03 (hex) Apple, Inc. C4-36-DA (hex) Rusteletech Ltd. C4-38-D3 (hex) TAGATEC CO.,LTD C4-39-3A (hex) SMC Networks Inc C4-3A-9F (hex) Siconix Inc. C4-3C-3C (hex) CYBELEC SA C4-3D-C7 (hex) NETGEAR C4-43-8F (hex) LG Electronics C4-45-67 (hex) SAMBON PRECISON and ELECTRONICS C4-46-19 (hex) Hon Hai Precision Ind. Co.,Ltd. C4-48-38 (hex) Satcom Direct, Inc. C4-4A-D0 (hex) FIREFLIES SYSTEMS C4-4B-44 (hex) Omniprint Inc. C4-4E-AC (hex) Shenzhen Shiningworth Technology Co., Ltd. C4-54-44 (hex) QUANTA COMPUTER INC. C4-55-A6 (hex) Cadac Holdings Ltd C4-55-C2 (hex) Bach-Simpson C4-56-00 (hex) Galleon Embedded Computing C4-58-C2 (hex) Shenzhen TATFOOK Technology Co., Ltd. C4-59-76 (hex) Fugoo Coorporation C4-5D-D8 (hex) HDMI Forum C4-60-44 (hex) Everex Electronics Limited C4-62-EA (hex) Samsung Electronics Co.,Ltd C4-63-54 (hex) U-Raku, Inc. C4-64-13 (hex) CISCO SYSTEMS, INC. C4-67-B5 (hex) Libratone A/S C4-6A-B7 (hex) Xiaomi Technology,Inc. C4-6D-F1 (hex) DataGravity C4-71-30 (hex) Fon Technology S.L. C4-71-FE (hex) CISCO SYSTEMS, INC. C4-73-1E (hex) Samsung Eletronics Co., Ltd C4-7B-2F (hex) Beijing JoinHope Image Technology Ltd. C4-7B-A3 (hex) NAVIS Inc. C4-7D-4F (hex) CISCO SYSTEMS, INC. C4-7D-CC (hex) Motorola Solutions Inc. C4-7D-FE (hex) A.N. Solutions GmbH C4-7F-51 (hex) Inventek Systems C4-82-3F (hex) Fujian Newland Auto-ID Tech. Co,.Ltd. C4-85-08 (hex) Intel Corporate C4-88-E5 (hex) Samsung Electronics Co.,Ltd C4-93-00 (hex) 8Devices C4-93-13 (hex) 100fio networks technology llc C4-95-A2 (hex) SHENZHEN WEIJIU INDUSTRY AND TRADE DEVELOPMENT CO., LTD C4-98-05 (hex) Minieum Networks, Inc C4-AA-A1 (hex) SUMMIT DEVELOPMENT, spol.s r.o. C4-AD-21 (hex) MEDIAEDGE Corporation C4-B5-12 (hex) General Electric Digital Energy C4-BA-99 (hex) I+ME Actia Informatik und Mikro-Elektronik GmbH C4-C1-9F (hex) National Oilwell Varco Instrumentation, Monitoring, and Optimization (NOV IMO) C4-C7-55 (hex) Beijing HuaqinWorld Technology Co.,Ltd C4-CA-D9 (hex) Hangzhou H3C Technologies Co., Limited C4-CD-45 (hex) Beijing Boomsense Technology CO.,LTD. C4-D4-89 (hex) JiangSu Joyque Information Industry Co.,Ltd C4-D9-87 (hex) Intel Corporate C4-DA-26 (hex) NOBLEX SA C4-E0-32 (hex) IEEE 1904.1 Working Group C4-E1-7C (hex) U2S co. C4-E7-BE (hex) SCSpro Co.,Ltd C4-EB-E3 (hex) RRCN SAS C4-ED-BA (hex) Texas Instruments C4-EE-AE (hex) VSS Monitoring C4-EE-F5 (hex) Oclaro, Inc. C4-F4-64 (hex) Spica international C4-F5-7C (hex) Brocade Communications Systems, Inc. C4-FC-E4 (hex) DishTV NZ Ltd C8-02-58 (hex) ITW GSE ApS C8-02-A6 (hex) Beijing Newmine Technology C8-07-18 (hex) TDSi C8-0A-A9 (hex) Quanta Computer Inc. C8-0E-77 (hex) Le Shi Zhi Xin Electronic Technology (Tianjin) Co.,Ltd C8-0E-95 (hex) OmniLync Inc. C8-19-F7 (hex) Samsung Electronics Co.,Ltd C8-1A-FE (hex) DLOGIC GmbH C8-1E-8E (hex) ADV Security (S) Pte Ltd C8-1F-66 (hex) Dell Inc PCBA Test C8-20-8E (hex) Storagedata C8-29-2A (hex) Barun Electronics C8-2A-14 (hex) Apple, Inc C8-2E-94 (hex) Halfa Enterprise Co., Ltd. C8-32-32 (hex) Hunting Innova C8-33-4B (hex) Apple, Inc. C8-35-B8 (hex) Ericsson, EAB/RWI/K C8-3A-35 (hex) Tenda Technology Co., Ltd. C8-3B-45 (hex) JRI-Maxant C8-3D-97 (hex) Nokia Corporation C8-3E-99 (hex) Texas Instruments C8-3E-A7 (hex) KUNBUS GmbH C8-45-29 (hex) IMK Networks Co.,Ltd C8-45-44 (hex) Shanghai Enlogic Electric Technology Co., Ltd. C8-48-F5 (hex) MEDISON Xray Co., Ltd C8-4C-75 (hex) CISCO SYSTEMS, INC. C8-56-45 (hex) Intermas France C8-60-00 (hex) ASUSTek COMPUTER INC. C8-64-C7 (hex) zte corporation C8-6C-1E (hex) Display Systems Ltd C8-6C-87 (hex) Zyxel Communications Corp C8-6C-B6 (hex) Optcom Co., Ltd. C8-6F-1D (hex) Apple C8-72-48 (hex) Aplicom Oy C8-7B-5B (hex) zte corporation C8-7C-BC (hex) Valink Co., Ltd. C8-7D-77 (hex) Shenzhen Kingtech Communication Equipment Co.,Ltd C8-7E-75 (hex) Samsung Electronics Co.,Ltd C8-84-39 (hex) Sunrise Technologies C8-84-47 (hex) Beautiful Enterprise Co., Ltd C8-87-3B (hex) Net Optics C8-8A-83 (hex) Dongguan HuaHong Electronics Co.,Ltd C8-8B-47 (hex) Nolangroup S.P.A con Socio Unico C8-90-3E (hex) Pakton Technologies C8-93-46 (hex) MXCHIP Company Limited C8-93-83 (hex) Embedded Automation, Inc. C8-94-D2 (hex) Jiangsu Datang Electronic Products Co., Ltd C8-97-9F (hex) Nokia Corporation C8-9C-1D (hex) CISCO SYSTEMS, INC. C8-9C-DC (hex) ELITEGROUP COMPUTER SYSTEM CO., LTD. C8-9F-42 (hex) VDII Innovation AB C8-A0-30 (hex) Texas Instruments C8-A1-B6 (hex) Shenzhen Longway Technologies Co., Ltd C8-A1-BA (hex) Neul Ltd C8-A6-20 (hex) Nebula, Inc C8-A7-0A (hex) Verizon Business C8-A7-29 (hex) SYStronics Co., Ltd. C8-AA-21 (hex) Motorola Mobility, LLC. C8-AA-CC (hex) PRIVATE C8-AE-9C (hex) Shanghai TYD Elecronic Technology Co. Ltd C8-AF-40 (hex) marco Systemanalyse und Entwicklung GmbH C8-B3-73 (hex) Cisco-Linksys, LLC C8-BB-D3 (hex) Embrane C8-BC-C8 (hex) Apple, Inc. C8-BE-19 (hex) D-Link International C8-C1-26 (hex) ZPM Industria e Comercio Ltda C8-C1-3C (hex) RuggedTek Hangzhou Co., Ltd C8-C7-91 (hex) Zero1.tv GmbH C8-CB-B8 (hex) Hewlett Packard C8-CD-72 (hex) SAGEMCOM C8-D1-0B (hex) Nokia Corporation C8-D1-5E (hex) Huawei Technologies Co., Ltd C8-D1-D1 (hex) AGAiT Technology Corporation C8-D2-C1 (hex) Jetlun (Shenzhen) Corporation C8-D3-A3 (hex) D-Link International C8-D5-FE (hex) Shenzhen Zowee Technology Co., Ltd C8-D7-19 (hex) Cisco Consumer Products, LLC C8-DD-C9 (hex) Lenovo Mobile Communication Technology Ltd. C8-DE-51 (hex) Integra Networks, Inc. C8-DF-7C (hex) Nokia Corporation C8-E0-EB (hex) Apple C8-E1-A7 (hex) Vertu Corporation Limited C8-EE-08 (hex) TANGTOP TECHNOLOGY CO.,LTD C8-EE-A6 (hex) Shenzhen SHX Technology Co., Ltd C8-EF-2E (hex) Beijing Gefei Tech. Co., Ltd C8-F3-86 (hex) Shenzhen Xiaoniao Technology Co.,Ltd C8-F4-06 (hex) Avaya, Inc C8-F7-04 (hex) Building Block Video C8-F7-33 (hex) Intel Corporate C8-F9-81 (hex) Seneca s.r.l. C8-F9-F9 (hex) CISCO SYSTEMS, INC. C8-FB-26 (hex) Cisco SPVTG C8-FE-30 (hex) Bejing DAYO Mobile Communication Technology Ltd. CC-00-80 (hex) BETTINI SRL CC-04-7C (hex) G-WAY Microwave CC-04-B4 (hex) Select Comfort CC-05-1B (hex) Samsung Electronics Co.,Ltd CC-08-E0 (hex) Apple, Inc. CC-09-C8 (hex) IMAQLIQ LTD CC-0C-DA (hex) Miljovakt AS CC-0D-EC (hex) Cisco SPVTG CC-14-A6 (hex) Yichun MyEnergy Domain, Inc CC-18-7B (hex) Manzanita Systems, Inc. CC-1A-FA (hex) zte corporation CC-1E-FF (hex) Metrological Group BV CC-22-18 (hex) InnoDigital Co., Ltd. CC-26-2D (hex) Verifi, LLC CC-2A-80 (hex) Micro-Biz intelligence solutions Co.,Ltd CC-2D-8C (hex) LG ELECTRONICS INC CC-33-BB (hex) SAGEMCOM SAS CC-34-D7 (hex) GEWISS S.P.A. CC-35-40 (hex) Technicolor USA Inc. CC-3A-61 (hex) SAMSUNG ELECTRO MECHANICS CO., LTD. CC-3C-3F (hex) SA.S.S. Datentechnik AG CC-3E-5F (hex) Hewlett Packard CC-43-E3 (hex) Trump s.a. CC-47-03 (hex) Intercon Systems Co., Ltd. CC-4B-FB (hex) Hellberg Safety AB CC-4E-24 (hex) Brocade Communications Systems, Inc. CC-50-1C (hex) KVH Industries, Inc. CC-50-76 (hex) Ocom Communications, Inc. CC-52-AF (hex) Universal Global Scientific Industrial Co., Ltd. CC-53-B5 (hex) HUAWEI TECHNOLOGIES CO.,LTD CC-54-59 (hex) OnTime Networks AS CC-55-AD (hex) RIM CC-59-3E (hex) TOUMAZ LTD CC-5C-75 (hex) Weightech Com. Imp. Exp. Equip. Pesagem Ltda CC-5D-4E (hex) ZyXEL Communications Corporation CC-5D-57 (hex) Information System Research Institute,Inc. CC-60-BB (hex) Empower RF Systems CC-69-B0 (hex) Global Traffic Technologies, LLC CC-6B-98 (hex) Minetec Wireless Technologies CC-6B-F1 (hex) Sound Masking Inc. CC-6D-A0 (hex) Roku, Inc. CC-6D-EF (hex) TJK Tietolaite Oy CC-76-69 (hex) SEETECH CC-78-5F (hex) Apple CC-7A-30 (hex) CMAX Wireless Co., Ltd. CC-7B-35 (hex) zte corporation CC-7D-37 (hex) Motorola Mobility, Inc. CC-7E-E7 (hex) Panasonic AVC Networks Company CC-8C-E3 (hex) Texas Instruments CC-90-93 (hex) Hansong Tehnologies CC-91-2B (hex) TE Connectivity Touch Solutions CC-94-4A (hex) Pfeiffer Vacuum GmbH CC-96-A0 (hex) Shenzhen Huawei Communication Technologies Co., Ltd CC-9E-00 (hex) Nintendo Co., Ltd. CC-A3-74 (hex) Guangdong Guanglian Electronic Technology Co.Ltd CC-A4-62 (hex) ARRIS Group, Inc. CC-AF-78 (hex) Hon Hai Precision Ind. Co.,Ltd. CC-B2-55 (hex) D-Link International CC-B3-F8 (hex) FUJITSU ISOTEC LIMITED CC-B5-5A (hex) Fraunhofer ITWM CC-B8-88 (hex) AnB Securite s.a. CC-B8-F1 (hex) EAGLE KINGDOM TECHNOLOGIES LIMITED CC-BD-35 (hex) Steinel GmbH CC-BE-71 (hex) OptiLogix BV CC-C1-04 (hex) Applied Technical Systems CC-C5-0A (hex) SHENZHEN DAJIAHAO TECHNOLOGY CO.,LTD CC-C6-2B (hex) Tri-Systems Corporation CC-C8-D7 (hex) CIAS Elettronica srl CC-CC-4E (hex) Sun Fountainhead USA. Corp CC-CC-81 (hex) HUAWEI TECHNOLOGIES CO.,LTD CC-CD-64 (hex) SM-Electronic GmbH CC-CE-40 (hex) Janteq Corp CC-D2-9B (hex) Shenzhen Bopengfa Elec&Technology CO.,Ltd CC-D5-39 (hex) Cisco CC-D8-11 (hex) Aiconn Technology Corporation CC-D9-E9 (hex) SCR Engineers Ltd. CC-E7-98 (hex) My Social Stuff CC-E7-DF (hex) American Magnetics, Inc. CC-E8-AC (hex) SOYEA Technology Co.,Ltd. CC-EA-1C (hex) DCONWORKS Co., Ltd CC-EE-D9 (hex) Deto Mechatronic GmbH CC-EF-48 (hex) CISCO SYSTEMS, INC. CC-F3-A5 (hex) Chi Mei Communication Systems, Inc CC-F4-07 (hex) EUKREA ELECTROMATIQUE SARL CC-F6-7A (hex) Ayecka Communication Systems LTD CC-F8-41 (hex) Lumewave CC-F8-F0 (hex) Xi'an HISU Multimedia Technology Co.,Ltd. CC-F9-54 (hex) Avaya, Inc CC-F9-E8 (hex) Samsung Electronics Co.,Ltd CC-FC-6D (hex) RIZ TRANSMITTERS CC-FC-B1 (hex) Wireless Technology, Inc. CC-FE-3C (hex) Samsung Electronics D0-07-90 (hex) Texas Instruments D0-0E-A4 (hex) Porsche Cars North America D0-13-1E (hex) Sunrex Technology Corp D0-15-4A (hex) zte corporation D0-17-6A (hex) Samsung Electronics Co.,Ltd D0-1A-A7 (hex) UniPrint D0-1C-BB (hex) Beijing Ctimes Digital Technology Co., Ltd. D0-23-DB (hex) Apple, Inc. D0-27-88 (hex) Hon Hai Precision Ind.Co.Ltd D0-2D-B3 (hex) Huawei Technologies Co., Ltd D0-31-10 (hex) Ingenic Semiconductor Co.,Ltd D0-37-61 (hex) Texas Instruments D0-46-DC (hex) Southwest Research Institute D0-4C-C1 (hex) SINTRONES Technology Corp. D0-50-99 (hex) ASRock Incorporation D0-51-62 (hex) Sony Mobile Communications AB D0-52-A8 (hex) Physical Graph Corporation D0-54-2D (hex) Cambridge Industries(Group) Co.,Ltd. D0-57-4C (hex) CISCO SYSTEMS, INC. D0-57-85 (hex) Pantech Co., Ltd. D0-58-75 (hex) Active Control Technology Inc. D0-59-C3 (hex) CeraMicro Technology Corporation D0-5A-0F (hex) I-BT DIGITAL CO.,LTD D0-5F-CE (hex) Hitachi Data Systems D0-63-B4 (hex) SolidRun Ltd. D0-66-7B (hex) Samsung Electronics Co., LTD D0-67-E5 (hex) Dell Inc D0-69-9E (hex) LUMINEX Lighting Control Equipment D0-73-7F (hex) Mini-Circuits D0-73-8E (hex) DONG OH PRECISION CO., LTD. D0-73-D5 (hex) LIFI LABS MANAGEMENT PTY LTD D0-75-BE (hex) Reno A&E D0-7D-E5 (hex) Forward Pay Systems, Inc. D0-7E-28 (hex) Hewlett Packard D0-89-99 (hex) APCON, Inc. D0-8B-7E (hex) Passif Semiconductor D0-8C-B5 (hex) Texas Instruments D0-8C-FF (hex) UPWIS AB D0-93-F8 (hex) Stonestreet One LLC D0-9B-05 (hex) Emtronix D0-A3-11 (hex) Neuberger Gebäudeautomation GmbH D0-AE-EC (hex) Alpha Networks Inc. D0-AF-B6 (hex) Linktop Technology Co., LTD D0-B3-3F (hex) SHENZHEN TINNO MOBILE TECHNOLOGY CO.,LTD. D0-B4-98 (hex) Robert Bosch LLC Automotive Electronics D0-B5-3D (hex) SEPRO ROBOTIQUE D0-BB-80 (hex) SHL Telemedicine International Ltd. D0-BE-2C (hex) CNSLink Co., Ltd. D0-C1-B1 (hex) Samsung Electronics Co.,Ltd D0-C2-82 (hex) CISCO SYSTEMS, INC. D0-C7-89 (hex) Cisco D0-CD-E1 (hex) Scientech Electronics D0-CF-5E (hex) Energy Micro AS D0-D0-FD (hex) CISCO SYSTEMS, INC. D0-D2-12 (hex) K2NET Co.,Ltd. D0-D2-86 (hex) Beckman Coulter K.K. D0-D3-FC (hex) Mios, Ltd. D0-D4-12 (hex) ADB Broadband Italia D0-D4-71 (hex) MVTECH co., Ltd D0-D6-CC (hex) Wintop D0-DB-32 (hex) Nokia Corporation D0-DF-9A (hex) Liteon Technology Corporation D0-DF-B2 (hex) Genie Networks Limited D0-DF-C7 (hex) Samsung Electronics Co.,Ltd D0-E3-47 (hex) Yoga D0-E4-0B (hex) Wearable Inc. D0-E5-4D (hex) Pace plc D0-E7-82 (hex) Azurewave Technologies, Inc. D0-EB-03 (hex) Zhehua technology limited D0-EB-9E (hex) Seowoo Inc. D0-F0-DB (hex) Ericsson D0-F2-7F (hex) SteadyServ Technoligies, LLC D0-F7-3B (hex) Helmut Mauell GmbH D0-FF-50 (hex) Texas Instruments, Inc D4-00-0D (hex) Phoenix Broadband Technologies, LLC. D4-00-57 (hex) MC Technologies GmbH D4-01-29 (hex) Broadcom Corporation D4-01-6D (hex) TP-LINK TECHNOLOGIES CO.,LTD. D4-02-4A (hex) Delphian Systems LLC D4-0B-B9 (hex) Solid Semecs bv. D4-0F-B2 (hex) Applied Micro Electronics AME bv D4-10-90 (hex) iNFORM Systems AG D4-10-CF (hex) Huanshun Network Science and Technology Co., Ltd. D4-11-D6 (hex) ShotSpotter, Inc. D4-12-96 (hex) Anobit Technologies Ltd. D4-12-BB (hex) Quadrant Components Inc. Ltd D4-13-6F (hex) Asia Pacific Brands D4-1C-1C (hex) RCF S.P.A. D4-1E-35 (hex) TOHO Electronics INC. D4-1F-0C (hex) TVI Vision Oy D4-20-6D (hex) HTC Corporation D4-22-3F (hex) Lenovo Mobile Communication Technology Ltd. D4-27-51 (hex) Infopia Co., Ltd D4-28-B2 (hex) ioBridge, Inc. D4-29-EA (hex) Zimory GmbH D4-2C-3D (hex) Sky Light Digital Limited D4-3A-65 (hex) IGRS Engineering Lab Ltd. D4-3A-E9 (hex) DONGGUAN ipt INDUSTRIAL CO., LTD D4-3D-67 (hex) Carma Industries Inc. D4-3D-7E (hex) Micro-Star Int'l Co, Ltd D4-43-A8 (hex) Changzhou Haojie Electric Co., Ltd. D4-4B-5E (hex) TAIYO YUDEN CO., LTD. D4-4C-24 (hex) Vuppalamritha Magnetic Components LTD D4-4C-A7 (hex) Informtekhnika & Communication, LLC D4-4F-80 (hex) Kemper Digital GmbH D4-50-7A (hex) CEIVA Logic, Inc D4-52-51 (hex) IBT Ingenieurbureau Broennimann Thun D4-52-97 (hex) nSTREAMS Technologies, Inc. D4-53-AF (hex) VIGO System S.A. D4-5A-B2 (hex) Galleon Systems D4-5C-70 (hex) Wireless Gigabit Alliance D4-5D-42 (hex) Nokia Corporation D4-64-F7 (hex) CHENGDU USEE DIGITAL TECHNOLOGY CO., LTD D4-66-A8 (hex) Riedo Networks GmbH D4-67-E7 (hex) Fiberhome Telecommunication Tech.Co.,Ltd. D4-6A-91 (hex) Snap AV D4-6C-BF (hex) Goodrich ISR D4-6C-DA (hex) CSM GmbH D4-6E-5C (hex) Huawei Technologies Co., Ltd D4-6F-42 (hex) WAXESS USA Inc D4-79-C3 (hex) Cameronet GmbH & Co. KG D4-7B-75 (hex) HARTING Electronics GmbH D4-82-3E (hex) Argosy Technologies, Ltd. D4-85-64 (hex) Hewlett-Packard Company D4-87-D8 (hex) Samsung Electronics D4-88-90 (hex) Samsung Electronics Co.,Ltd D4-8C-B5 (hex) CISCO SYSTEMS, INC. D4-8F-AA (hex) Sogecam Industrial, S.A. D4-91-AF (hex) Electroacustica General Iberica, S.A. D4-93-A0 (hex) Fidelix Oy D4-94-5A (hex) COSMO CO., LTD D4-94-A1 (hex) Texas Instruments D4-95-24 (hex) Clover Network, Inc. D4-96-DF (hex) SUNGJIN C&T CO.,LTD D4-9A-20 (hex) Apple, Inc D4-9C-28 (hex) JayBird Gear LLC D4-9C-8E (hex) University of FUKUI D4-9E-6D (hex) Wuhan Zhongyuan Huadian Science & Technology Co., D4-A0-2A (hex) CISCO SYSTEMS, INC. D4-A4-25 (hex) SMAX Technology Co., Ltd. D4-A4-99 (hex) InView Technology Corporation D4-A9-28 (hex) GreenWave Reality Inc D4-AA-FF (hex) MICRO WORLD D4-AC-4E (hex) BODi rS, LLC D4-AE-52 (hex) Dell Inc D4-B1-10 (hex) HUAWEI TECHNOLOGIES CO.,LTD D4-BE-D9 (hex) Dell Inc D4-BF-2D (hex) SE Controls Asia Pacific Ltd D4-BF-7F (hex) UPVEL D4-C1-FC (hex) Nokia Corporation D4-C7-66 (hex) Acentic GmbH D4-C9-EF (hex) Hewlett Packard D4-CA-6D (hex) Routerboard.com D4-CA-6E (hex) u-blox AG D4-CB-AF (hex) Nokia Corporation D4-CE-B8 (hex) Enatel LTD D4-D1-84 (hex) ADB Broadband Italia D4-D2-49 (hex) Power Ethernet D4-D5-0D (hex) Southwest Microwave, Inc D4-D7-48 (hex) CISCO SYSTEMS, INC. D4-D8-98 (hex) Korea CNO Tech Co., Ltd D4-DF-57 (hex) Alpinion Medical Systems D4-E3-2C (hex) S. Siedle & Sohne D4-E3-3F (hex) Alcatel-Lucent D4-E8-B2 (hex) Samsung Electronics D4-EA-0E (hex) Avaya, Inc D4-EC-0C (hex) Harley-Davidson Motor Company D4-EE-07 (hex) HIWIFI Co., Ltd. D4-F0-27 (hex) Navetas Energy Management D4-F0-B4 (hex) Napco Security Technologies D4-F1-43 (hex) IPROAD.,Inc D4-F6-3F (hex) IEA S.R.L. D8-00-4D (hex) Apple D8-05-2E (hex) Skyviia Corporation D8-06-D1 (hex) Honeywell Fire System (Shanghai) Co,. Ltd. D8-08-F5 (hex) Arcadia Networks Co. Ltd. D8-09-C3 (hex) Cercacor Labs D8-0D-E3 (hex) FXI TECHNOLOGIES AS D8-16-0A (hex) Nippon Electro-Sensory Devices D8-18-2B (hex) Conti Temic Microelectronic GmbH D8-19-CE (hex) Telesquare D8-1B-FE (hex) TWINLINX CORPORATION D8-1C-14 (hex) Compacta International, Ltd. D8-1E-DE (hex) B&W Group Ltd D8-24-BD (hex) CISCO SYSTEMS, INC. D8-26-B9 (hex) Guangdong Coagent Electronics S &T Co., Ltd. D8-28-C9 (hex) General Electric Consumer and Industrial D8-29-16 (hex) Ascent Communication Technology D8-29-86 (hex) Best Wish Technology LTD D8-2A-7E (hex) Nokia Corporation D8-2D-9B (hex) Shenzhen G.Credit Communication Technology Co., Ltd D8-2D-E1 (hex) Tricascade Inc. D8-30-62 (hex) Apple, Inc D8-31-CF (hex) Samsung Electronics Co.,Ltd D8-33-7F (hex) Office FA.com Co.,Ltd. D8-42-AC (hex) Shanghai Feixun Communication Co.,Ltd. D8-46-06 (hex) Silicon Valley Global Marketing D8-49-0B (hex) HUAWEI TECHNOLOGIES CO.,LTD D8-4B-2A (hex) Cognitas Technologies, Inc. D8-54-3A (hex) Texas Instruments D8-57-EF (hex) Samsung Electronics D8-5D-4C (hex) TP-LINK Technologies Co.,Ltd. D8-5D-84 (hex) CAx soft GmbH D8-62-DB (hex) Eno Inc. D8-66-C6 (hex) Shenzhen Daystar Technology Co.,ltd D8-67-D9 (hex) CISCO SYSTEMS, INC. D8-69-60 (hex) Steinsvik D8-6B-F7 (hex) Nintendo Co., Ltd. D8-6C-E9 (hex) SAGEMCOM SAS D8-71-57 (hex) Lenovo Mobile Communication Technology Ltd. D8-75-33 (hex) Nokia Corporation D8-76-0A (hex) Escort, Inc. D8-78-E5 (hex) KUHN SA D8-79-88 (hex) Hon Hai Precision Ind. Co., Ltd. D8-8A-3B (hex) UNIT-EM D8-90-E8 (hex) Samsung Electronics Co.,Ltd D8-95-2F (hex) Texas Instruments D8-96-85 (hex) GoPro D8-97-3B (hex) Emerson Network Power Embedded Power D8-97-60 (hex) C2 Development, Inc. D8-9D-67 (hex) Hewlett Packard D8-9D-B9 (hex) eMegatech International Corp. D8-9E-3F (hex) Apple, Inc. D8-A2-5E (hex) Apple, Inc. D8-AE-90 (hex) Itibia Technologies D8-AF-3B (hex) Hangzhou Bigbright Integrated communications system Co.,Ltd D8-AF-F1 (hex) Panasonic Appliances Company D8-B0-2E (hex) Guangzhou Zonerich Business Machine Co., Ltd D8-B0-4C (hex) Jinan USR IOT Technology Co., Ltd. D8-B1-2A (hex) Panasonic Mobile Communications Co., Ltd. D8-B3-77 (hex) HTC Corporation D8-B6-C1 (hex) NetworkAccountant, Inc. D8-B8-F6 (hex) Nantworks D8-B9-0E (hex) Triple Domain Vision Co.,Ltd. D8-BF-4C (hex) Victory Concept Electronics Limited D8-C0-68 (hex) Netgenetech.co.,ltd. D8-C3-FB (hex) DETRACOM D8-C6-91 (hex) Hichan Technology Corp. D8-C7-C8 (hex) Aruba Networks D8-C9-9D (hex) EA DISPLAY LIMITED D8-D1-CB (hex) Apple D8-D2-7C (hex) JEMA ENERGY, SA D8-D3-85 (hex) Hewlett-Packard Company D8-D4-3C (hex) Sony Corporation D8-D5-B9 (hex) Rainforest Automation, Inc. D8-D6-7E (hex) GSK CNC EQUIPMENT CO.,LTD D8-DA-52 (hex) APATOR S.A. D8-DC-E9 (hex) Kunshan Erlab ductless filtration system Co.,Ltd D8-DF-0D (hex) beroNet GmbH D8-E3-AE (hex) CIRTEC MEDICAL SYSTEMS D8-E7-2B (hex) OnPATH Technologies D8-E7-43 (hex) Wush, Inc D8-E9-52 (hex) KEOPSYS D8-EB-97 (hex) TRENDnet, Inc. D8-F0-F2 (hex) Zeebo Inc D8-FE-8F (hex) IDFone Co., Ltd. D8-FE-E3 (hex) D-Link International DC-02-65 (hex) Meditech Kft DC-02-8E (hex) zte corporation DC-05-ED (hex) Nabtesco Corporation DC-07-C1 (hex) HangZhou QiYang Technology Co.,Ltd. DC-0B-1A (hex) ADB Broadband Italia DC-0E-A1 (hex) COMPAL INFORMATION (KUNSHAN) CO., LTD DC-16-A2 (hex) Medtronic Diabetes DC-17-5A (hex) Hitachi High-Technologies Corporation DC-17-92 (hex) Captivate Network DC-1D-9F (hex) U & B tech DC-1D-D4 (hex) Microstep-MIS spol. s r.o. DC-1E-A3 (hex) Accensus LLC DC-20-08 (hex) ASD Electronics Ltd DC-2A-14 (hex) Shanghai Longjing Technology Co. DC-2B-61 (hex) Apple, Inc. DC-2B-66 (hex) InfoBLOCK S.A. de C.V. DC-2B-CA (hex) Zera GmbH DC-2C-26 (hex) Iton Technology Limited DC-2E-6A (hex) HCT. Co., Ltd. DC-30-9C (hex) Heyrex Limited DC-33-50 (hex) TechSAT GmbH DC-37-D2 (hex) Hunan HKT Electronic Technology Co., Ltd DC-3A-5E (hex) Roku, Inc DC-3C-2E (hex) Manufacturing System Insights, Inc. DC-3C-84 (hex) Ticom Geomatics, Inc. DC-3E-51 (hex) Solberg & Andersen AS DC-45-17 (hex) Motorola Mobility, Inc. DC-49-C9 (hex) CASCO SIGNAL LTD DC-4E-DE (hex) SHINYEI TECHNOLOGY CO., LTD. DC-57-26 (hex) Power-One DC-64-7C (hex) C.R.S. iiMotion GmbH DC-6F-00 (hex) Livescribe, Inc. DC-6F-08 (hex) Bay Storage Technology DC-70-14 (hex) PRIVATE DC-71-44 (hex) Samsung Electro Mechanics DC-7B-94 (hex) CISCO SYSTEMS, INC. DC-82-5B (hex) JANUS, spol. s r.o. DC-85-DE (hex) Azurewave Technologies., inc. DC-9B-1E (hex) Intercom, Inc. DC-9C-52 (hex) Sapphire Technology Limited. DC-9F-A4 (hex) Nokia Corporation DC-9F-DB (hex) Ubiquiti Networks, Inc. DC-A5-F4 (hex) Cisco DC-A6-BD (hex) Beijing Lanbo Technology Co., Ltd. DC-A7-D9 (hex) Compressor Controls Corp DC-A8-CF (hex) New Spin Golf, LLC. DC-A9-71 (hex) Intel Corporate DC-A9-89 (hex) MACANDC DC-AE-04 (hex) CELOXICA Ltd DC-B0-58 (hex) Burkert Werke GmbH DC-B4-C4 (hex) Microsoft XCG DC-BF-90 (hex) HUIZHOU QIAOXING TELECOMMUNICATION INDUSTRY CO.,LTD. DC-C0-DB (hex) Shenzhen Kaiboer Technology Co., Ltd. DC-C1-01 (hex) SOLiD Technologies, Inc. DC-CB-A8 (hex) Explora Technologies Inc DC-CE-41 (hex) FE GLOBAL HONG KONG LIMITED DC-CF-94 (hex) Beijing Rongcheng Hutong Technology Co., Ltd. DC-D0-F7 (hex) Bentek Systems Ltd. DC-D2-FC (hex) HUAWEI TECHNOLOGIES CO.,LTD DC-D3-21 (hex) HUMAX co.,tld DC-D5-2A (hex) Sunny Heart Limited DC-D8-7F (hex) Shenzhen JoinCyber Telecom Equipment Ltd DC-DE-CA (hex) Akyllor DC-E2-AC (hex) Lumens Digital Optics Inc. DC-E7-1C (hex) AUG Elektronik GmbH DC-F0-5D (hex) Letta Teknoloji DC-F7-55 (hex) SITRONIK DC-F8-58 (hex) Lorent Networks, Inc. DC-FA-D5 (hex) STRONG Ges.m.b.H. E0-05-C5 (hex) TP-LINK Technologies Co.,Ltd. E0-06-E6 (hex) Hon Hai Precision Ind. Co.,Ltd. E0-0B-28 (hex) Inovonics E0-0C-7F (hex) Nintendo Co., Ltd. E0-14-3E (hex) Modoosis Inc. E0-18-77 (hex) Fujitsu Limited E0-1C-41 (hex) Aerohive Networks Inc. E0-1C-EE (hex) Bravo Tech, Inc. E0-1D-3B (hex) Cambridge Industries(Group) Co.,Ltd E0-1E-07 (hex) Anite Telecoms US. Inc E0-1F-0A (hex) Xslent Energy Technologies. LLC E0-24-7F (hex) HUAWEI TECHNOLOGIES CO.,LTD E0-25-38 (hex) Titan Pet Products E0-26-30 (hex) Intrigue Technologies, Inc. E0-26-36 (hex) Nortel Networks E0-27-1A (hex) TTC Next-generation Home Network System WG E0-2A-82 (hex) Universal Global Scientific Industrial Co., Ltd. E0-2F-6D (hex) Cisco E0-30-05 (hex) Alcatel-Lucent Shanghai Bell Co., Ltd E0-31-D0 (hex) SZ Telstar CO., LTD E0-39-D7 (hex) Plexxi, Inc. E0-3C-5B (hex) SHENZHEN JIAXINJIE ELECTRON CO.,LTD E0-3E-4A (hex) Cavanagh Group International E0-3E-7D (hex) data-complex GmbH E0-46-9A (hex) NETGEAR E0-55-97 (hex) Emergent Vision Technologies Inc. E0-58-9E (hex) Laerdal Medical E0-5B-70 (hex) Innovid, Co., Ltd. E0-5D-A6 (hex) Detlef Fink Elektronik & Softwareentwicklung E0-5F-B9 (hex) CISCO SYSTEMS, INC. E0-61-B2 (hex) HANGZHOU ZENOINTEL TECHNOLOGY CO., LTD E0-62-90 (hex) Jinan Jovision Science & Technology Co., Ltd. E0-63-E5 (hex) Sony Mobile Communications AB E0-64-BB (hex) DigiView S.r.l. E0-67-B3 (hex) C-Data Technology Co., Ltd E0-69-95 (hex) PEGATRON CORPORATION E0-75-7D (hex) Motorola Mobility LLC E0-7C-62 (hex) Whistle Labs, Inc. E0-7F-88 (hex) EVIDENCE Network SIA E0-81-77 (hex) GreenBytes, Inc. E0-87-B1 (hex) Nata-Info Ltd. E0-8A-7E (hex) Exponent E0-8F-EC (hex) REPOTEC CO., LTD. E0-91-53 (hex) XAVi Technologies Corp. E0-91-F5 (hex) NETGEAR E0-94-67 (hex) Intel Corporate E0-95-79 (hex) ORTHOsoft inc, d/b/a Zimmer CAS E0-9D-31 (hex) Intel Corporate E0-9D-B8 (hex) PLANEX COMMUNICATIONS INC. E0-A1-98 (hex) NOJA Power Switchgear Pty Ltd E0-A1-D7 (hex) SFR E0-A3-0F (hex) Pevco E0-A6-70 (hex) Nokia Corporation E0-AA-B0 (hex) GENERAL VISION ELECTRONICS CO. LTD. E0-AB-FE (hex) Orb Networks, Inc. E0-AE-5E (hex) ALPS Co,. Ltd. E0-AE-ED (hex) LOENK E0-B7-B1 (hex) Pace plc E0-B9-A5 (hex) Azurewave E0-B9-BA (hex) Apple, Inc. E0-BC-43 (hex) C2 Microsystems, Inc. E0-C2-86 (hex) Aisai Communication Technology Co., Ltd. E0-C2-B7 (hex) Masimo Corporation E0-C3-F3 (hex) ZTE Corporation E0-C6-B3 (hex) MilDef AB E0-C7-9D (hex) Texas Instruments E0-C9-22 (hex) Jireh Energy Tech., Ltd. E0-C9-7A (hex) Apple Inc E0-CA-4D (hex) Shenzhen Unistar Communication Co.,LTD E0-CA-94 (hex) Askey Computer E0-CB-1D (hex) PRIVATE E0-CB-4E (hex) ASUSTek COMPUTER INC. E0-CE-C3 (hex) ASKEY COMPUTER CORP E0-CF-2D (hex) Gemintek Corporation E0-D1-0A (hex) Katoudenkikougyousyo co ltd E0-D1-E6 (hex) Aliph dba Jawbone E0-D7-BA (hex) Texas Instruments E0-D9-A2 (hex) Hippih aps E0-DA-DC (hex) JVC KENWOOD Corporation E0-DB-55 (hex) Dell Inc E0-DC-A0 (hex) Siemens Electrical Apparatus Ltd., Suzhou Chengdu Branch E0-E7-51 (hex) Nintendo Co., Ltd. E0-E8-E8 (hex) Olive Telecommunication Pvt. Ltd E0-ED-1A (hex) vastriver Technology Co., Ltd E0-ED-C7 (hex) Shenzhen Friendcom Technology Development Co., Ltd E0-EE-1B (hex) Panasonic Automotive Systems Company of America E0-EF-25 (hex) Lintes Technology Co., Ltd. E0-F2-11 (hex) Digitalwatt E0-F3-79 (hex) Vaddio E0-F5-C6 (hex) Apple Inc E0-F5-CA (hex) CHENG UEI PRECISION INDUSTRY CO.,LTD. E0-F8-47 (hex) Apple, Inc. E0-F9-BE (hex) Cloudena Corp. E4-11-5B (hex) Hewlett Packard E4-12-89 (hex) topsystem Systemhaus GmbH E4-1C-4B (hex) V2 TECHNOLOGY, INC. E4-1F-13 (hex) IBM Corp E4-25-E7 (hex) Apple E4-25-E9 (hex) Color-Chip E4-27-71 (hex) Smartlabs E4-2A-D3 (hex) Magneti Marelli S.p.A. Powertrain E4-2C-56 (hex) Lilee Systems, Ltd. E4-2D-02 (hex) TCT Mobile Limited E4-2F-26 (hex) Fiberhome Telecommunication Tech.Co.,Ltd. E4-2F-F6 (hex) Unicore communication Inc. E4-32-CB (hex) Samsung Electronics Co.,Ltd E4-35-93 (hex) Hangzhou GoTo technology Co.Ltd E4-35-FB (hex) Sabre Technology (Hull) Ltd E4-37-D7 (hex) HENRI DEPAEPE S.A.S. E4-38-F2 (hex) Advantage Controls E4-3F-A2 (hex) Wuxi DSP Technologies Inc. E4-40-E2 (hex) Samsung Electronics Co.,Ltd E4-41-E6 (hex) Ottec Technology GmbH E4-46-BD (hex) C&C TECHNIC TAIWAN CO., LTD. E4-48-C7 (hex) Cisco SPVTG E4-4E-18 (hex) Gardasoft VisionLimited E4-4F-29 (hex) MA Lighting Technology GmbH E4-4F-5F (hex) EDS Elektronik Destek San.Tic.Ltd.Sti E4-55-EA (hex) Dedicated Computing E4-56-14 (hex) Suttle Apparatus E4-57-A8 (hex) Stuart Manufacturing, Inc. E4-64-49 (hex) Motorola Mobility, Inc. E4-67-BA (hex) Danish Interpretation Systems A/S E4-68-A3 (hex) HUAWEI TECHNOLOGIES CO.,LTD E4-6C-21 (hex) messMa GmbH E4-71-85 (hex) Securifi Ltd E4-75-1E (hex) Getinge Sterilization AB E4-77-6B (hex) AARTESYS AG E4-77-D4 (hex) Minrray Industry Co.,Ltd E4-7C-F9 (hex) Samsung Electronics Co., LTD E4-7D-5A (hex) Beijing Hanbang Technology Corp. E4-81-B3 (hex) Shenzhen ACT Industrial Co.,Ltd. E4-83-99 (hex) Motorola Mobility, Inc. E4-8A-D5 (hex) RF WINDOW CO., LTD. E4-8B-7F (hex) Apple E4-90-69 (hex) Rockwell Automation E4-92-E7 (hex) Gridlink Tech. Co.,Ltd. E4-92-FB (hex) Samsung Electronics Co.,Ltd E4-96-AE (hex) ALTOGRAPHICS Inc. E4-97-F0 (hex) Shanghai VLC Technologies Ltd. Co. E4-A5-EF (hex) TRON LINK ELECTRONICS CO., LTD. E4-A7-FD (hex) Cellco Partnership E4-AB-46 (hex) UAB Selteka E4-AD-7D (hex) SCL Elements E4-AF-A1 (hex) HES-SO E4-B0-21 (hex) Samsung Electronics Co.,Ltd E4-C1-46 (hex) Objetivos y Servicios de Valor A E4-C6-E6 (hex) Mophie, LLC E4-C8-06 (hex) Ceiec Electric Technology Inc. E4-CE-8F (hex) Apple, Inc. E4-D3-F1 (hex) Cisco E4-D5-3D (hex) Hon Hai Precision Ind. Co.,Ltd. E4-D7-1D (hex) Oraya Therapeutics E4-DD-79 (hex) En-Vision America, Inc. E4-E0-C5 (hex) Samsung Electronics Co., LTD E4-E4-09 (hex) LEIFHEIT AG E4-EC-10 (hex) Nokia Corporation E4-EE-FD (hex) MR&D Manufacturing E4-F3-65 (hex) Time-O-Matic, Inc. E4-F3-E3 (hex) Shanghai iComhome Co.,Ltd. E4-F7-A1 (hex) Datafox GmbH E4-FA-1D (hex) PAD Peripheral Advanced Design Inc. E4-FF-DD (hex) ELECTRON INDIA E8-03-9A (hex) Samsung Electronics CO., LTD E8-04-0B (hex) Apple, Inc. E8-04-62 (hex) CISCO SYSTEMS, INC. E8-04-F3 (hex) Throughtek Co., Ltd. E8-05-6D (hex) Nortel Networks E8-06-88 (hex) Apple, Inc. E8-0B-13 (hex) Akib Systems Taiwan, INC E8-0C-38 (hex) DAEYOUNG INFORMATION SYSTEM CO., LTD E8-0C-75 (hex) Syncbak, Inc. E8-10-2E (hex) Really Simple Software, Inc E8-11-32 (hex) Samsung Electronics CO., LTD E8-13-24 (hex) GuangZhou Bonsoninfo System CO.,LTD E8-28-77 (hex) TMY Co., Ltd. E8-28-D5 (hex) Cots Technology E8-2A-EA (hex) Intel Corporate E8-2E-24 (hex) Out of the Fog Research LLC E8-39-35 (hex) Hewlett Packard E8-39-DF (hex) Askey Computer E8-3A-97 (hex) OCZ Technology Group E8-3E-B6 (hex) RIM E8-3E-FB (hex) GEODESIC LTD. E8-3E-FC (hex) ARRIS Group, Inc. E8-40-40 (hex) CISCO SYSTEMS, INC. E8-40-F2 (hex) PEGATRON CORPORATION E8-43-B6 (hex) QNAP Systems, Inc. E8-48-1F (hex) Advanced Automotive Antennas E8-4E-06 (hex) EDUP INTERNATIONAL (HK) CO., LTD E8-4E-CE (hex) Nintendo Co., Ltd. E8-51-6E (hex) TSMART Inc. E8-51-9D (hex) Yeonhab Precision Co.,LTD E8-54-84 (hex) NEO INFORMATION SYSTEMS CO., LTD. E8-56-D6 (hex) NCTech Ltd E8-5A-A7 (hex) LLC Emzior E8-5B-5B (hex) LG ELECTRONICS INC E8-5B-F0 (hex) Imaging Diagnostics E8-5E-53 (hex) Infratec Datentechnik GmbH E8-6C-DA (hex) Supercomputers and Neurocomputers Research Center E8-6D-52 (hex) Motorola Mobility, Inc. E8-6D-54 (hex) Digit Mobile Inc E8-6D-6E (hex) Control & Display Systems Ltd t/a CDSRail E8-71-8D (hex) Elsys Equipamentos Eletronicos Ltda E8-75-7F (hex) FIRS Technologies(Shenzhen) Co., Ltd E8-78-A1 (hex) BEOVIEW INTERCOM DOO E8-7A-F3 (hex) S5 Tech S.r.l. E8-80-D8 (hex) GNTEK Electronics Co.,Ltd. E8-89-2C (hex) ARRIS Group, Inc. E8-8D-28 (hex) Apple E8-8D-F5 (hex) ZNYX Networks, Inc. E8-92-18 (hex) Arcontia International AB E8-92-A4 (hex) LG Electronics E8-94-4C (hex) Cogent Healthcare Systems Ltd E8-94-F6 (hex) TP-LINK TECHNOLOGIES CO.,LTD. E8-99-5A (hex) PiiGAB, Processinformation i Goteborg AB E8-99-C4 (hex) HTC Corporation E8-9A-8F (hex) Quanta Computer Inc. E8-9A-FF (hex) Fujian Landi Commercial Equipment Co.,Ltd E8-9D-87 (hex) Toshiba E8-A3-64 (hex) Signal Path International / Peachtree Audio E8-A4-C1 (hex) Deep Sea Electronics PLC E8-AB-FA (hex) Shenzhen Reecam Tech.Ltd. E8-B4-AE (hex) Shenzhen C&D Electronics Co.,Ltd E8-B7-48 (hex) CISCO SYSTEMS, INC. E8-BA-70 (hex) CISCO SYSTEMS, INC. E8-BB-3D (hex) Sino Prime-Tech Limited E8-BE-81 (hex) SAGEMCOM E8-C2-29 (hex) H-Displays (MSC) Bhd E8-C3-20 (hex) Austco Communication Systems Pty Ltd E8-CB-A1 (hex) Nokia Corporation E8-CC-32 (hex) Micronet LTD E8-CD-2D (hex) Huawei Technologies Co., Ltd E8-CE-06 (hex) SkyHawke Technologies, LLC. E8-D0-FA (hex) MKS Instruments Deutschland GmbH E8-D4-83 (hex) ULTIMATE Europe Transportation Equipment GmbH E8-DA-96 (hex) Zhuhai Tianrui Electrical Power Tech. Co., Ltd. E8-DA-AA (hex) VideoHome Technology Corp. E8-DE-27 (hex) TP-LINK TECHNOLOGIES CO.,LTD. E8-DF-F2 (hex) PRF Co., Ltd. E8-E0-8F (hex) GRAVOTECH MARKING SAS E8-E0-B7 (hex) Toshiba E8-E1-E2 (hex) Energotest E8-E5-D6 (hex) Samsung Electronics Co.,Ltd E8-E7-32 (hex) Alcatel-Lucent E8-E7-76 (hex) Shenzhen Kootion Technology Co., Ltd E8-E8-75 (hex) iS5 Communications Inc. E8-EA-DA (hex) Denkovi Assembly Electroncs LTD E8-F1-B0 (hex) SAGEMCOM SAS E8-F9-28 (hex) RFTECH SRL EC-0E-D6 (hex) ITECH INSTRUMENTS SAS EC-11-20 (hex) FloDesign Wind Turbine Corporation EC-14-F6 (hex) BioControl AS EC-17-2F (hex) TP-LINK TECHNOLOGIES CO., LTD. EC-1A-59 (hex) Belkin International Inc. EC-23-3D (hex) Huawei Technologies Co., Ltd EC-23-68 (hex) IntelliVoice Co.,Ltd. EC-2C-49 (hex) University of Tokyo EC-30-91 (hex) CISCO SYSTEMS, INC. EC-35-86 (hex) Apple` EC-3B-F0 (hex) NovelSat EC-3F-05 (hex) Institute 706, The Second Academy China Aerospace Science & Industry Corp EC-42-F0 (hex) ADL Embedded Solutions, Inc. EC-43-E6 (hex) AWCER Ltd. EC-43-F6 (hex) ZyXEL Communications Corporation EC-44-76 (hex) CISCO SYSTEMS, INC. EC-46-44 (hex) TTK SAS EC-46-70 (hex) Meinberg Funkuhren GmbH & Co. KG EC-47-3C (hex) Redwire, LLC EC-49-93 (hex) Qihan Technology Co., Ltd EC-4C-4D (hex) ZAO NPK RoTeK EC-54-2E (hex) Shanghai XiMei Electronic Technology Co. Ltd EC-55-F9 (hex) Hon Hai Precision Ind. Co.,Ltd. EC-5C-69 (hex) MITSUBISHI HEAVY INDUSTRIES MECHATRONICS SYSTEMS,LTD. EC-62-64 (hex) Global411 Internet Services, LLC EC-63-E5 (hex) ePBoard Design LLC EC-66-D1 (hex) B&W Group LTD EC-6C-9F (hex) Chengdu Volans Technology CO.,LTD EC-7C-74 (hex) Justone Technologies Co., Ltd. EC-7D-9D (hex) MEI EC-83-6C (hex) RM Tech Co., Ltd. EC-85-2F (hex) Apple, Inc. EC-88-8F (hex) TP-LINK TECHNOLOGIES CO., LTD. EC-89-F5 (hex) Lenovo Mobile Communication Technology Ltd. EC-8E-AD (hex) DLX EC-92-33 (hex) Eddyfi NDT Inc EC-93-27 (hex) MEMMERT GmbH + Co. KG EC-96-81 (hex) 2276427 Ontario Inc EC-98-6C (hex) Lufft Mess- und Regeltechnik GmbH EC-98-C1 (hex) Beijing Risbo Network Technology Co.,Ltd EC-9A-74 (hex) Hewlett Packard EC-9B-5B (hex) Nokia Corporation EC-9E-CD (hex) Emerson Network Power and Embedded Computing EC-A2-9B (hex) Kemppi Oy EC-A8-6B (hex) ELITEGROUP COMPUTER SYSTEMS CO., LTD. EC-B1-06 (hex) Acuro Networks, Inc EC-B5-41 (hex) SHINANO E and E Co.Ltd. EC-BB-AE (hex) Digivoice Tecnologia em Eletronica Ltda EC-BD-09 (hex) FUSION Electronics Ltd EC-C3-8A (hex) Accuenergy (CANADA) Inc EC-C8-82 (hex) CISCO SYSTEMS, INC. EC-CD-6D (hex) Allied Telesis, Inc. EC-D0-0E (hex) MiraeRecognition Co., Ltd. EC-D0-40 (hex) GEA Farm Technologies GmbH EC-D1-9A (hex) Zhuhai Liming Industries Co., Ltd EC-D9-25 (hex) RAMI EC-D9-50 (hex) IRT SA EC-DE-3D (hex) Lamprey Networks, Inc. EC-E0-9B (hex) Samsung electronics CO., LTD EC-E1-A9 (hex) Cisco EC-E5-55 (hex) Hirschmann Automation EC-E7-44 (hex) Omntec mfg. inc EC-E9-0B (hex) SISTEMA SOLUCOES ELETRONICAS LTDA - EASYTECH EC-E9-15 (hex) STI Ltd EC-E9-F8 (hex) Guang Zhou TRI-SUN Electronics Technology Co., Ltd EC-EA-03 (hex) DARFON LIGHTING CORP EC-F0-0E (hex) Abocom EC-F2-36 (hex) NEOMONTANA ELECTRONICS EC-F3-5B (hex) Nokia Corporation EC-FA-AA (hex) The IMS Company EC-FC-55 (hex) A. Eberle GmbH & Co. KG EC-FE-7E (hex) BlueRadios, Inc. F0-00-7F (hex) Janz - Contadores de Energia, SA F0-02-2B (hex) Chrontel F0-02-48 (hex) SmarteBuilding F0-07-86 (hex) Shandong Bittel Electronics Co., Ltd F0-08-F1 (hex) Samsung Electronics Co.,Ltd F0-13-C3 (hex) SHENZHEN FENDA TECHNOLOGY CO., LTD F0-1C-13 (hex) LG Electronics F0-1F-AF (hex) Dell Inc PCBA Test F0-21-9D (hex) Cal-Comp Electronics & Communications Company Ltd. F0-23-29 (hex) SHOWA DENKI CO.,LTD. F0-24-05 (hex) OPUS High Technology Corporation F0-24-08 (hex) Talaris (Sweden) AB F0-25-72 (hex) CISCO SYSTEMS, INC. F0-26-4C (hex) Dr. Sigrist AG F0-27-65 (hex) Murata Manufactuaring Co.,Ltd. F0-29-29 (hex) Cisco F0-2A-61 (hex) Waldo Networks, Inc. F0-2F-D8 (hex) Bi2-Vision F0-3A-55 (hex) Omega Elektronik AS F0-43-35 (hex) DVN(Shanghai)Ltd. F0-4A-2B (hex) PYRAMID Computer GmbH F0-4B-6A (hex) Scientific Production Association Siberian Arsenal, Ltd. F0-4B-F2 (hex) JTECH Communications, Inc. F0-4D-A2 (hex) Dell Inc. F0-4F-7C (hex) PRIVATE F0-58-49 (hex) CareView Communications F0-5A-09 (hex) Samsung Electronics Co.,Ltd F0-5D-89 (hex) Dycon Limited F0-5D-C8 (hex) Duracell Powermat F0-5F-5A (hex) Getriebebau NORD GmbH and Co. KG F0-62-0D (hex) Shenzhen Egreat Tech Corp.,Ltd F0-62-81 (hex) ProCurve Networking by HP F0-65-DD (hex) Primax Electronics Ltd. F0-68-53 (hex) Integrated Corporation F0-6B-CA (hex) Samsung Electronics Co.,Ltd F0-72-8C (hex) Samsung Electronics Co.,Ltd F0-73-AE (hex) PEAK-System Technik F0-77-65 (hex) Sourcefire, Inc F0-77-D0 (hex) Xcellen F0-7B-CB (hex) Hon Hai Precision Ind. Co.,Ltd. F0-7D-68 (hex) D-Link Corporation F0-7F-0C (hex) Leopold Kostal GmbH &Co. KG F0-81-AF (hex) IRZ AUTOMATION TECHNOLOGIES LTD F0-84-C9 (hex) zte corporation F0-8B-FE (hex) COSTEL.,CO.LTD F0-92-1C (hex) Hewlett Packard F0-93-3A (hex) NxtConect F0-93-C5 (hex) Garland Technology F0-9C-BB (hex) RaonThink Inc. F0-9C-E9 (hex) Aerohive Networks Inc F0-A2-25 (hex) PRIVATE F0-A7-64 (hex) GST Co., Ltd. F0-AC-A4 (hex) HBC-radiomatic F0-AD-4E (hex) Globalscale Technologies, Inc. F0-AE-51 (hex) Xi3 Corp F0-B4-79 (hex) Apple, Inc. F0-B6-EB (hex) Poslab Technology Co., Ltd. F0-BC-C8 (hex) MaxID (Pty) Ltd F0-BD-F1 (hex) Sipod Inc. F0-BF-97 (hex) Sony Corporation F0-C2-4C (hex) Zhejiang FeiYue Digital Technology Co., Ltd F0-C2-7C (hex) Mianyang Netop Telecom Equipment Co.,Ltd. F0-C8-8C (hex) LeddarTech Inc. F0-CB-A1 (hex) Apple, Inc. F0-D1-4F (hex) LINEAR LLC F0-D1-A9 (hex) Apple F0-D3-E7 (hex) Sensometrix SA F0-D7-67 (hex) Axema Passagekontroll AB F0-DA-7C (hex) RLH INDUSTRIES,INC. F0-DB-30 (hex) Yottabyte F0-DC-E2 (hex) Apple Inc F0-DE-71 (hex) Shanghai EDO Technologies Co.,Ltd. F0-DE-B9 (hex) ShangHai Y&Y Electronics Co., Ltd F0-DE-F1 (hex) Wistron InfoComm (Kunshan)Co F0-E5-C3 (hex) Drägerwerk AG & Co. KG aA F0-E7-7E (hex) Samsung Electronics Co.,Ltd F0-EC-39 (hex) Essec F0-ED-1E (hex) Bilkon Bilgisayar Kontrollu Cih. Im.Ltd. F0-EE-BB (hex) VIPAR GmbH F0-F0-02 (hex) Hon Hai Precision Ind. Co.,Ltd. F0-F2-60 (hex) Mobitec AB F0-F6-44 (hex) Whitesky Science & Technology Co.,Ltd. F0-F6-69 (hex) Motion Analysis Corporation F0-F7-55 (hex) CISCO SYSTEMS, INC. F0-F7-B3 (hex) Phorm F0-F8-42 (hex) KEEBOX, Inc. F0-F9-F7 (hex) IES GmbH & Co. KG F0-FD-A0 (hex) Acurix Networks LP F4-03-21 (hex) BeNeXt B.V. F4-04-4C (hex) ValenceTech Limited F4-0B-93 (hex) Research In Motion F4-0F-9B (hex) WAVELINK F4-15-FD (hex) Shanghai Pateo Electronic Equipment Manufacturing Co., Ltd. F4-1B-A1 (hex) Apple F4-1E-26 (hex) Simon-Kaloi Engineering F4-1F-0B (hex) YAMABISHI Corporation F4-1F-C2 (hex) Cisco F4-20-12 (hex) Cuciniale GmbH F4-36-E1 (hex) Abilis Systems SARL F4-38-14 (hex) Shanghai Howell Electronic Co.,Ltd F4-3D-80 (hex) FAG Industrial Services GmbH F4-3E-61 (hex) Shenzhen Gongjin Electronics Co., Ltd F4-3E-9D (hex) Benu Networks, Inc. F4-42-27 (hex) S & S Research Inc. F4-44-50 (hex) BND Co., Ltd. F4-45-ED (hex) Portable Innovation Technology Ltd. F4-47-2A (hex) Nanjing Rousing Sci. and Tech. Industrial Co., Ltd F4-48-48 (hex) Amscreen Group Ltd F4-4E-FD (hex) Actions Semiconductor Co.,Ltd.(Cayman Islands) F4-50-EB (hex) Telechips Inc F4-52-14 (hex) Mellanox Technologies, Inc. F4-54-33 (hex) Rockwell Automation F4-55-95 (hex) HENGBAO Corporation LTD. F4-55-9C (hex) Huawei Technologies Co., Ltd F4-55-E0 (hex) Niceway CNC Technology Co.,Ltd.Hunan Province F4-58-42 (hex) Boxx TV Ltd F4-5F-D4 (hex) Cisco SPVTG F4-5F-F7 (hex) DQ Technology Inc. F4-60-0D (hex) Panoptic Technology, Inc F4-63-49 (hex) Diffon Corporation F4-6D-04 (hex) ASUSTek COMPUTER INC. F4-6D-E2 (hex) zte corporation F4-73-CA (hex) Conversion Sound Inc. F4-76-26 (hex) Viltechmeda UAB F4-7A-4E (hex) Woojeon&Handan F4-7A-CC (hex) SolidFire, Inc. F4-7B-5E (hex) Samsung Eletronics Co., Ltd F4-7F-35 (hex) CISCO SYSTEMS, INC. F4-81-39 (hex) CANON INC. F4-87-71 (hex) Infoblox F4-8E-09 (hex) Nokia Corporation F4-90-EA (hex) Deciso B.V. F4-94-61 (hex) NexGen Storage F4-94-66 (hex) CountMax, ltd F4-99-AC (hex) WEBER Schraubautomaten GmbH F4-9F-54 (hex) Samsung Electronics F4-A5-2A (hex) Hawa Technologies Inc F4-AC-C1 (hex) CISCO SYSTEMS, INC. F4-B1-64 (hex) Lightning Telecommunications Technology Co. Ltd F4-B3-81 (hex) WindowMaster A/S F4-B5-49 (hex) Yeastar Technology Co., Ltd. F4-B7-2A (hex) TIME INTERCONNECT LTD F4-B7-E2 (hex) Hon Hai Precision Ind. Co.,Ltd. F4-C6-D7 (hex) blackned GmbH F4-C7-14 (hex) Shenzhen Huawei Communication Technologies Co., Ltd F4-C7-95 (hex) WEY Elektronik AG F4-CA-E5 (hex) FREEBOX SA F4-CD-90 (hex) Vispiron Rotec GmbH F4-CE-46 (hex) Hewlett-Packard Company F4-D9-FB (hex) Samsung Electronics CO., LTD F4-DC-4D (hex) Beijing CCD Digital Technology Co., Ltd F4-DC-DA (hex) Zhuhai Jiahe Communication Technology Co., limited F4-E1-42 (hex) Delta Elektronika BV F4-E6-D7 (hex) Solar Power Technologies, Inc. F4-EA-67 (hex) CISCO SYSTEMS, INC. F4-EC-38 (hex) TP-LINK TECHNOLOGIES CO., LTD. F4-F1-5A (hex) Apple F4-F5-A5 (hex) Nokia corporation F4-F9-51 (hex) Apple F4-FC-32 (hex) Texas Instruments F8-01-13 (hex) Huawei Technologies Co., Ltd F8-03-32 (hex) Khomp F8-05-1C (hex) DRS Imaging and Targeting Solutions F8-0B-BE (hex) Motorola Mobility, Inc. F8-0B-D0 (hex) Datang Telecom communication terminal (Tianjin) Co., Ltd. F8-0C-F3 (hex) LG Electronics F8-0D-EA (hex) ZyCast Technology Inc. F8-0F-41 (hex) Wistron InfoComm(ZhongShan) Corporation F8-0F-84 (hex) Natural Security SAS F8-10-37 (hex) Atopia Systems, LP F8-16-54 (hex) Intel Corporate F8-1A-67 (hex) TP-LINK TECHNOLOGIES CO., LTD. F8-1D-93 (hex) Longdhua(Beijing) Controls Technology Co.,Ltd F8-1E-DF (hex) Apple, Inc F8-22-85 (hex) Cypress Technology CO., LTD. F8-2B-C8 (hex) Jiangsu Switter Co., Ltd F8-2E-DB (hex) RTW GmbH & Co. KG F8-2F-5B (hex) eGauge Systems LLC F8-2F-A8 (hex) Hon Hai Precision Ind. Co.,Ltd. F8-30-94 (hex) Alcatel-Lucent Telecom Limited F8-31-3E (hex) endeavour GmbH F8-33-76 (hex) Good Mind Innovation Co., Ltd. F8-35-53 (hex) Magenta Research Ltd. F8-35-DD (hex) Gemtek Technology Co., Ltd. F8-3D-FF (hex) Huawei Technologies Co., Ltd F8-42-FB (hex) Yasuda Joho Co.,ltd. F8-46-2D (hex) SYNTEC Incorporation F8-47-2D (hex) X2gen Digital Corp. Ltd F8-48-97 (hex) Hitachi, Ltd. F8-4F-57 (hex) Cisco F8-50-63 (hex) Verathon F8-51-6D (hex) Denwa Technology Corp. F8-52-DF (hex) VNL Europe AB F8-5B-C9 (hex) M-Cube Spa F8-5F-2A (hex) Nokia Corporation F8-66-F2 (hex) CISCO SYSTEMS, INC. F8-69-71 (hex) Seibu Electric Co., F8-6E-CF (hex) Arcx Inc F8-71-FE (hex) The Goldman Sachs Group, Inc. F8-72-EA (hex) Cisco F8-76-9B (hex) Neopis Co., Ltd. F8-7B-62 (hex) FASTWEL INTERNATIONAL CO., LTD. Taiwan Branch F8-7B-7A (hex) Motorola Mobility, Inc. F8-7B-8C (hex) Amped Wireless F8-81-1A (hex) OVERKIZ F8-8C-1C (hex) KAISHUN ELECTRONIC TECHNOLOGY CO., LTD. BEIJING F8-8D-EF (hex) Tenebraex F8-8E-85 (hex) COMTREND CORPORATION F8-8F-CA (hex) Google Fiber, Inc F8-91-2A (hex) GLP German Light Products GmbH F8-93-F3 (hex) VOLANS F8-97-CF (hex) DAESHIN-INFORMATION TECHNOLOGY CO., LTD. F8-99-55 (hex) Fortress Technology Inc F8-9D-0D (hex) Control Technology Inc. F8-A0-3D (hex) Dinstar Technologies Co., Ltd. F8-A9-DE (hex) PUISSANCE PLUS F8-AA-8A (hex) Axview Technology (Shenzhen) Co.,Ltd F8-AC-6D (hex) Deltenna Ltd F8-B1-56 (hex) Dell Inc PCBA Test F8-B5-99 (hex) Guangzhou CHNAVS Digital Technology Co.,Ltd F8-C0-01 (hex) Juniper Networks F8-C0-91 (hex) Highgates Technology F8-C6-78 (hex) Carefusion F8-D0-AC (hex) Sony Computer Entertainment Inc. F8-D0-BD (hex) Samsung Electronics Co.,Ltd F8-D1-11 (hex) TP-LINK TECHNOLOGIES CO., LTD. F8-D3-A9 (hex) AXAN Networks F8-D4-62 (hex) Pumatronix Equipamentos Eletronicos Ltda. F8-D7-56 (hex) Simm Tronic Limited F8-D7-BF (hex) REV Ritter GmbH F8-DA-DF (hex) EcoTech, Inc. F8-DA-E2 (hex) Beta LaserMike F8-DA-F4 (hex) Taishan Online Technology Co., Ltd. F8-DB-4C (hex) PNY Technologies, INC. F8-DB-7F (hex) HTC Corporation F8-DC-7A (hex) Variscite LTD F8-DF-A8 (hex) ZTE Corporation F8-E4-FB (hex) Actiontec Electronics, Inc F8-E7-B5 (hex) µTech Tecnologia LTDA F8-E9-68 (hex) Egker Kft. F8-EA-0A (hex) Dipl.-Math. Michael Rauch F8-ED-A5 (hex) ARRIS Group, Inc. F8-F0-14 (hex) RackWare Inc. F8-F0-82 (hex) Orion Networks International, Inc F8-F2-5A (hex) G-Lab GmbH F8-F7-D3 (hex) International Communications Corporation F8-F7-FF (hex) SYN-TECH SYSTEMS INC F8-FB-2F (hex) Santur Corporation F8-FE-5C (hex) Reciprocal Labs Corp F8-FE-A8 (hex) Technico Japan Corporation FC-00-12 (hex) Toshiba Samsung Storage Technolgoy Korea Corporation FC-01-CD (hex) FUNDACION TEKNIKER FC-06-47 (hex) Cortland Research, LLC FC-08-77 (hex) Prentke Romich Company FC-0A-81 (hex) Motorola Solutions Inc. FC-0F-E6 (hex) Sony Computer Entertainment Inc. FC-10-BD (hex) Control Sistematizado S.A. FC-11-86 (hex) Logic3 plc FC-17-94 (hex) InterCreative Co., Ltd FC-1D-59 (hex) I Smart Cities HK Ltd FC-1F-19 (hex) SAMSUNG ELECTRO-MECHANICS CO., LTD. FC-1F-C0 (hex) EURECAM FC-22-9C (hex) Han Kyung I Net Co.,Ltd. FC-25-3F (hex) Apple, Inc. FC-2A-54 (hex) Connected Data, Inc. FC-2E-2D (hex) Lorom Industrial Co.LTD. FC-2F-40 (hex) Calxeda, Inc. FC-35-98 (hex) Favite Inc. FC-35-E6 (hex) Visteon corp FC-44-63 (hex) Universal Audio FC-44-99 (hex) Swarco LEA d.o.o. FC-45-5F (hex) JIANGXI SHANSHUI OPTOELECTRONIC TECHNOLOGY CO.,LTD FC-48-EF (hex) HUAWEI TECHNOLOGIES CO.,LTD FC-4B-BC (hex) Sunplus Technology Co., Ltd. FC-4D-D4 (hex) Universal Global Scientific Industrial Co., Ltd. FC-50-90 (hex) SIMEX Sp. z o.o. FC-52-CE (hex) Control iD FC-58-FA (hex) Shen Zhen Shi Xin Zhong Xin Technology Co.,Ltd. FC-5B-24 (hex) Weibel Scientific A/S FC-5B-26 (hex) MikroBits FC-60-18 (hex) Zhejiang Kangtai Electric Co., Ltd. FC-61-98 (hex) NEC Personal Products, Ltd FC-62-6E (hex) Beijing MDC Telecom FC-68-3E (hex) Directed Perception, Inc FC-6C-31 (hex) LXinstruments GmbH FC-75-16 (hex) D-Link International FC-75-E6 (hex) Handreamnet FC-7C-E7 (hex) FCI USA LLC FC-83-29 (hex) Trei technics FC-83-99 (hex) Avaya, Inc FC-8B-97 (hex) Shenzhen Gongjin Electronics Co.,Ltd FC-8E-7E (hex) Pace plc FC-8F-C4 (hex) Intelligent Technology Inc. FC-94-6C (hex) UBIVELOX FC-94-E3 (hex) Technicolor USA Inc. FC-99-47 (hex) Cisco FC-9F-AE (hex) Fidus Systems Inc FC-A1-3E (hex) Samsung Electronics FC-A8-41 (hex) Avaya, Inc FC-A9-B0 (hex) MIARTECH (SHANGHAI),INC. FC-AD-0F (hex) QTS NETWORKS FC-AF-6A (hex) Conemtech AB FC-C2-3D (hex) Atmel Corporation FC-C7-34 (hex) Samsung Electronics Co.,Ltd FC-C8-97 (hex) ZTE Corporation FC-CC-E4 (hex) Ascon Ltd. FC-CF-62 (hex) IBM Corp FC-D4-F2 (hex) The Coca Cola Company FC-D4-F6 (hex) Messana Air.Ray Conditioning s.r.l. FC-D6-BD (hex) Robert Bosch GmbH FC-DB-96 (hex) ENERVALLEY CO., LTD FC-DD-55 (hex) Shenzhen WeWins wireless Co.,Ltd FC-E1-92 (hex) Sichuan Jinwangtong Electronic Science&Technology Co,.Ltd FC-E2-3F (hex) CLAY PAKY SPA FC-E5-57 (hex) Nokia Corporation FC-E8-92 (hex) Hangzhou Lancable Technology Co.,Ltd FC-ED-B9 (hex) Arrayent FC-F1-CD (hex) OPTEX-FA CO.,LTD. FC-F5-28 (hex) ZyXEL Communications Corporation FC-F8-AE (hex) Intel Corporate FC-FA-F7 (hex) Shanghai Baud Data Communication Co.,Ltd. FC-FB-FB (hex) CISCO SYSTEMS, INC. debian/airodump-ng-oui/check-file-is-updated0000755000000000000000000000101312154702577016164 0ustar #! /bin/bash if ! which curl &>/dev/null; then echo "Please install curl. I need it to download the file to test for" exit 1 fi if ! ping -c1 standards.ieee.org &>/dev/null; then echo "ERROR: Can't reach standards.ieee.org. Check your internet connection" exit 1 fi if diff -qu airodump-ng-oui.txt <(curl -s http://standards.ieee.org/develop/regauth/oui/oui.txt | grep "(hex)"|sed 's/^[ \t]*//g;s/[ \t]*$//g') &>/dev/null; then echo "OK: file is updated" exit 0 else echo "ERROR: file needs to be update" exit 1 fi debian/dirs0000644000000000000000000000002611761010704010045 0ustar usr/share/aircrack-ng debian/control0000644000000000000000000000216012154676541010603 0ustar Source: aircrack-ng Section: net Priority: optional Maintainer: Carlos Alberto Lopez Perez Homepage: http://www.aircrack-ng.org/ Build-Depends: debhelper (>= 8.0.0), libpcap0.8-dev, libgcrypt11-dev, libsqlite3-dev (>= 3.4), zlib1g-dev, python (>= 2.6.6-3~), hardening-includes Standards-Version: 3.9.3 Package: aircrack-ng Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, wireless-tools [linux-any], iw [linux-any] Recommends: wget Description: wireless WEP/WPA cracking utilities aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have been gathered. Also it can attack WPA1/2 networks with some advanced methods or simply by brute force. . It implements the standard FMS attack along with some optimizations, thus making the attack much faster compared to other WEP cracking tools. It can also fully use a multiprocessor system to its full power in order to speed up the cracking process. . aircrack-ng is a fork of aircrack, as that project has been stopped by the upstream maintainer.