Version in base suite: 4.4.7-1 Base version: wireshark_4.4.7-1 Target version: wireshark_4.4.13-0+deb13u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/w/wireshark/wireshark_4.4.7-1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/w/wireshark/wireshark_4.4.13-0+deb13u1.dsc .editorconfig | 4 .github/workflows/macos-logray.yml | 63 .gitlab-ci.yml | 26 .tx/config | 2 AUTHORS | 3 CMakeLists.txt | 12 ChangeLog | 731 --- capture/ws80211_utils.c | 54 capture/ws80211_utils.h | 9 capture_opts.c | 2 cli_main.c | 45 debian/changelog | 20 debian/libwsutil16.symbols | 1 debian/patches/0001-tools-Use-esnacc-instead-of-snacc-in-asn2deb.patch | 73 debian/patches/0001-wsutil-Restore-removed-ws_base32_decode.patch | 141 debian/patches/series | 2 doc/attributes.adoc | 2 doc/man_pages/asn2deb.adoc | 4 doc/man_pages/dumpcap.adoc | 4 doc/man_pages/tshark.adoc | 4 doc/man_pages/wireshark.adoc | 2 doc/release-notes.adoc | 197 doc/wsug_src/capinfos-h.txt | 2 doc/wsug_src/dumpcap-h.txt | 2 doc/wsug_src/editcap-h.txt | 2 doc/wsug_src/mergecap-h.txt | 2 doc/wsug_src/rawshark-h.txt | 2 doc/wsug_src/reordercap-h.txt | 2 doc/wsug_src/text2pcap-h.txt | 2 doc/wsug_src/tshark-h.txt | 2 doc/wsug_src/wsug_capture.adoc | 4 doc/wsug_src/wsug_io.adoc | 2 editcap.c | 6 epan/CMakeLists.txt | 2 epan/dfilter/semcheck.c | 12 epan/dissectors/CMakeLists.txt | 1 epan/dissectors/asn1/h248/h248.cnf | 3 epan/dissectors/asn1/kerberos/k5.asn | 2 epan/dissectors/asn1/kerberos/packet-kerberos-template.c | 4 epan/dissectors/asn1/pkcs12/packet-pkcs12-template.c | 30 epan/dissectors/asn1/sabp/packet-sabp-template.c | 3 epan/dissectors/asn1/tetra/tetra.asn | 32 epan/dissectors/packet-acdr.c | 2 epan/dissectors/packet-asterix.c | 2 epan/dissectors/packet-bacapp.c | 1 epan/dissectors/packet-btl2cap.c | 8 epan/dissectors/packet-catapult-dct2000.c | 2 epan/dissectors/packet-cfm.c | 4 epan/dissectors/packet-cql.c | 32 epan/dissectors/packet-dcerpc-dfs.c | 12 epan/dissectors/packet-dlt.c | 2 epan/dissectors/packet-dnp.c | 2 epan/dissectors/packet-dns.c | 2 epan/dissectors/packet-dof.c | 21 epan/dissectors/packet-dtls.c | 59 epan/dissectors/packet-etsi_card_app_toolkit.c | 4 epan/dissectors/packet-fc00.c | 17 epan/dissectors/packet-gsm_sim.c | 35 epan/dissectors/packet-h248.c | 3 epan/dissectors/packet-h248_annex_e.c | 2 epan/dissectors/packet-h265.c | 6 epan/dissectors/packet-homeplug-av.c | 22 epan/dissectors/packet-http-urlencoded.c | 4 epan/dissectors/packet-http2.c | 4 epan/dissectors/packet-iax2.c | 2 epan/dissectors/packet-idn.c | 18 epan/dissectors/packet-ieee80211.c | 18 epan/dissectors/packet-ipsec.c | 39 epan/dissectors/packet-isobus-vt.c | 8 epan/dissectors/packet-kafka.c | 3 epan/dissectors/packet-kerberos.c | 6 epan/dissectors/packet-lin.c | 19 epan/dissectors/packet-ltp.c | 6 epan/dissectors/packet-mbim.c | 14 epan/dissectors/packet-megaco.c | 11 epan/dissectors/packet-mongo.c | 19 epan/dissectors/packet-mysql.c | 2 epan/dissectors/packet-nas_5gs.c | 27 epan/dissectors/packet-pkcs12.c | 30 epan/dissectors/packet-quic.c | 9 epan/dissectors/packet-rdm.c | 207 epan/dissectors/packet-rtcp.c | 4 epan/dissectors/packet-sabp.c | 3 epan/dissectors/packet-sccp.c | 84 epan/dissectors/packet-sflow.c | 24 epan/dissectors/packet-sll.c | 6 epan/dissectors/packet-smtp.c | 2 epan/dissectors/packet-someip-sd.c | 30 epan/dissectors/packet-ssh.c | 4 epan/dissectors/packet-stcsig.c | 9 epan/dissectors/packet-tetra.c | 37 epan/dissectors/packet-thrift.c | 1 epan/dissectors/packet-tls-utils.c | 85 epan/dissectors/packet-uds.c | 8 epan/dissectors/packet-xml.c | 2 epan/dissectors/packet-zbee-security.c | 7 epan/dissectors/pidl/dfs/dfs.idl | 10 epan/dissectors/usb.c | 167 epan/enterprises.c | 1864 ++++++- epan/ftypes/ftype-time.c | 2 epan/iana-ip-data.c | 1 epan/introspection-enums.c | 2 epan/manuf-data.c | 2332 ++++++++- epan/packet.c | 5 epan/pci-ids.c | 2368 ++++++++-- epan/proto.c | 42 epan/services-data.c | 20 epan/tvbuff_composite.c | 170 epan/tvbuff_lz77.c | 3 epan/wslua/wslua_tree.c | 5 extcap/androiddump.c | 101 extcap/ciscodump.c | 1 file.c | 11 include/jtckdint.h | 640 ++ include/ws_posix_compat.h | 12 packaging/debian/changelog | 2 packaging/debian/control | 4 packaging/macosx/LograyInfo.plist.in | 6 packaging/macosx/WiresharkInfo.plist.in | 6 packaging/rpm/wireshark.spec.in | 37 packaging/source/git-export-release.sh.in | 2 plugins/epan/gryphon/packet-gryphon.c | 7 tools/asn2deb | 4 tools/asn2wrs.py | 3 tools/asterix/packet-asterix-template.c | 2 tools/debian-setup.sh | 7 tools/macos-setup.sh | 14 tools/make-enterprises.py | 2 tools/make-enums.py | 10 tools/make-version.py | 4 tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm | 2 tools/test-common.sh | 6 tools/win-setup.ps1 | 20 tshark.c | 9 ui/logray/logray_main_window.cpp | 2 ui/logray/logray_main_window_slots.cpp | 8 ui/qt/capture_file_dialog.cpp | 5 ui/qt/capture_file_properties_dialog.cpp | 8 ui/qt/compiled_filter_output.cpp | 3 ui/qt/main_application.cpp | 8 ui/qt/main_status_bar.cpp | 2 ui/qt/models/supported_protocols_model.cpp | 1 ui/qt/packet_diagram.cpp | 8 ui/qt/packet_list.cpp | 18 ui/qt/preferences_dialog.cpp | 2 ui/qt/proto_tree.cpp | 1 ui/qt/show_packet_bytes_dialog.cpp | 66 ui/qt/show_packet_bytes_dialog.h | 6 ui/qt/uat_dialog.cpp | 2 ui/qt/utils/stock_icon.cpp | 10 ui/qt/widgets/qcustomplot.cpp | 32 ui/qt/wireless_frame.cpp | 5 ui/qt/wireshark_application.cpp | 2 ui/qt/wireshark_de.ts | 18 ui/qt/wireshark_en.ts | 24 ui/qt/wireshark_es.ts | 16 ui/qt/wireshark_fr.ts | 28 ui/qt/wireshark_it.ts | 18 ui/qt/wireshark_ja_JP.ts | 38 ui/qt/wireshark_ko.ts | 18 ui/qt/wireshark_main_window.cpp | 2 ui/qt/wireshark_main_window_slots.cpp | 8 ui/qt/wireshark_pl.ts | 18 ui/qt/wireshark_ru.ts | 34 ui/qt/wireshark_sv.ts | 22 ui/qt/wireshark_tr_TR.ts | 14 ui/qt/wireshark_uk.ts | 18 ui/qt/wireshark_zh_CN.ts | 14 wiretap/CMakeLists.txt | 2 wiretap/ber.c | 10 wiretap/blf.c | 5 wiretap/netscreen.c | 2 wiretap/observer.h | 2 wiretap/pcapng.c | 2 wsutil/CMakeLists.txt | 2 wsutil/base32.c | 68 wsutil/base32.h | 46 wsutil/nstime.c | 6 wsutil/nstime.h | 3 wsutil/version_info.c | 2 wsutil/win32-utils.c | 108 wsutil/wmem/wmem_map.c | 5 182 files changed, 8493 insertions(+), 2660 deletions(-) dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmppciyr7tv/wireshark_4.4.7-1.dsc: no acceptable signature found dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmppciyr7tv/wireshark_4.4.13-0+deb13u1.dsc: no acceptable signature found diff -Nru wireshark-4.4.7/.editorconfig wireshark-4.4.13/.editorconfig --- wireshark-4.4.7/.editorconfig 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/.editorconfig 2026-01-14 18:05:54.000000000 +0000 @@ -74,3 +74,7 @@ [*.l] indent_style = tab indent_size = 8 + +[cli_main.[ch]] +indent_style = tab +indent_size = 8 diff -Nru wireshark-4.4.7/.github/workflows/macos-logray.yml wireshark-4.4.13/.github/workflows/macos-logray.yml --- wireshark-4.4.7/.github/workflows/macos-logray.yml 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/.github/workflows/macos-logray.yml 1970-01-01 00:00:00.000000000 +0000 @@ -1,63 +0,0 @@ -name: Build Logray macOS - -on: [push] - -jobs: - macos: - name: Build - runs-on: macos-latest - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Set up Python 3.11 - uses: actions/setup-python@v5 - with: - python-version: 3.11 - - name: Setup Go - uses: actions/setup-go@v5 - with: - go-version: '1.22.x' - check-latest: true - - name: Install deps - run: ./tools/macos-setup-brew.sh --install-optional --install-doc-deps --install-dmg-deps --install-test-deps --install-logray - env: - HOMEBREW_NO_AUTO_UPDATE: 1 - - name: Install dmgbuild - run: pip3 install dmgbuild - - name: Mkdir - run: mkdir build - - name: Cmake - working-directory: build - run: cmake -GNinja -DBUILD_logray=ON -DBUILD_falcodump=ON -DBUILD_androiddump=OFF -DBUILD_ciscodump=OFF -DBUILD_mmdbresolve=OFF -DBUILD_randpkt=OFF -DBUILD_randpktdump=OFF -DBUILD_sharkd=OFF -DBUILD_sshdump=OFF -DBUILD_tshark=OFF -DBUILD_wifidump=OFF -DBUILD_wireshark=OFF .. - - name: Build - run: ninja - working-directory: build - - name: Create falco plugin dir - run: mkdir run/Logray.app/Contents/PlugIns/logray/falco - working-directory: build - - name: Build libcloudtrail - shell: bash - run: | - CLOUDTRAIL_VERSION="0.12.0" - curl -OL --remote-header-name "https://github.com/falcosecurity/plugins/archive/refs/tags/cloudtrail-${CLOUDTRAIL_VERSION?}.tar.gz" - tar xzf plugins-cloudtrail-${CLOUDTRAIL_VERSION?}.tar.gz - cd plugins-cloudtrail-${CLOUDTRAIL_VERSION?}/plugins/cloudtrail - make - cp libcloudtrail.so ../../../build/run/Logray.app/Contents/PlugIns/logray/falco/libcloudtrail.so - - name: Build libgcpaudit - shell: bash - run: | - GCPAUDIT_VERSION="0.3.2" - curl -OL --remote-header-name "https://github.com/falcosecurity/plugins/archive/refs/tags/plugins/gcpaudit/v${GCPAUDIT_VERSION?}.tar.gz" - tar xzf plugins-plugins-gcpaudit-v${GCPAUDIT_VERSION?}.tar.gz - cd plugins-plugins-gcpaudit-v${GCPAUDIT_VERSION?}/plugins/gcpaudit - make - cp libgcpaudit.so ../../../build/run/Logray.app/Contents/PlugIns/logray/falco/libgcpaudit.so - - name: Build dmg - run: ninja logray_dmg - working-directory: build - - name: Upload dmg packages - uses: actions/upload-artifact@v4 - with: - name: package - path: build/run/*dmg diff -Nru wireshark-4.4.7/.gitlab-ci.yml wireshark-4.4.13/.gitlab-ci.yml --- wireshark-4.4.7/.gitlab-ci.yml 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/.gitlab-ci.yml 2026-01-14 18:05:54.000000000 +0000 @@ -22,8 +22,6 @@ GIT_DEPTH: "1" GIT_FETCH_EXTRA_FLAGS: "--depth=5000" CCACHE_DIR: "${CI_PROJECT_DIR}/ccache" - # Preferred version of clang available on wireshark-ubuntu-dev - CLANG_VERSION: "18" # The Qt versions that we ship in our offical installers. Must match # windows-qt6-lts-version and macos-qt6-lts-version in # doc/wsdg_src/developer-guide.adoc in master. @@ -337,6 +335,7 @@ image: registry.gitlab.com/wireshark/wireshark-containers/debian-stable-dev stage: test script: + - DEBIAN_FRONTEND=noninteractive apt-get update - DEBIAN_FRONTEND=noninteractive apt-get install ./debian-packages/*.deb -y - tshark --version after_script: @@ -368,29 +367,30 @@ # - tshark --version # needs: [ 'Fedora RPM Package' ] -openSUSE 15.5 RPM Package: +openSUSE 15.6 RPM Package: extends: .build-rpm - image: registry.gitlab.com/wireshark/wireshark-containers/opensuse-15.5-dev + image: registry.gitlab.com/wireshark/wireshark-containers/opensuse-15.6-dev script: + - source /gcc-latest.env - printf "\e[0Ksection_start:%s:cmake_section[collapsed=true]\r\e[0KRunning CMake" "$( date +%s)" - - cmake -G Ninja -DUSE_qt6=OFF .. + - cmake -G Ninja .. - printf "\e[0Ksection_end:%s:cmake_section\r\e[0K" "$( date +%s)" - ninja wireshark_rpm -openSUSE 15.5 RPM Test: +openSUSE 15.6 RPM Test: extends: .test-rpm - image: registry.gitlab.com/wireshark/wireshark-containers/opensuse-15.5-dev + image: registry.gitlab.com/wireshark/wireshark-containers/opensuse-15.6-dev script: - zypper --no-gpg-checks --no-remote install -y build/packaging/rpm/RPMS/x86_64/*.rpm - tshark --version - needs: [ 'openSUSE 15.5 RPM Package' ] + needs: [ 'openSUSE 15.6 RPM Package' ] Rocky Linux 9 RPM Package: extends: .build-rpm image: registry.gitlab.com/wireshark/wireshark-containers/rockylinux-9-dev script: - printf "\e[0Ksection_start:%s:cmake_section[collapsed=true]\r\e[0KRunning CMake" "$( date +%s)" - - cmake -G Ninja -DUSE_qt6=OFF .. + - cmake -G Ninja .. - printf "\e[0Ksection_end:%s:cmake_section\r\e[0K" "$( date +%s)" - ninja wireshark_rpm @@ -495,7 +495,7 @@ - cd build script: - C:\Windows\py.exe ..\tools\make-version.py --set-release --version-file=wireshark_version.txt .. - - cmake -G "Visual Studio 17 2022" -A arm64 -DENABLE_WERROR=ON -DENABLE_LTO=off -DENABLE_SIGNED_NSIS=on .. + - cmake -G "Visual Studio 17 2022" -A arm64 -DENABLE_WERROR=ON -DENABLE_LTO=off -DENABLE_SIGNED_NSIS=on -DQT_HOST_PATH="C:\Qt\$($env:WINDOWS_QT6_LTS_VERSION)\msvc2019_64" .. - msbuild /verbosity:minimal "/consoleloggerparameters:PerformanceSummary;NoSummary" /maxcpucount Wireshark.sln - msbuild /verbosity:minimal /maxcpucount test-programs.vcxproj - msbuild /verbosity:minimal /maxcpucount wireshark_nsis_prep.vcxproj @@ -541,6 +541,11 @@ tags: - wireshark-macos-arm-package retry: 1 + before_script: + - export PATH="/Library/Frameworks/Python.framework/Versions/3.13/bin:$PATH:$HOME/bin" + - python3 -m venv $CI_PROJECT_DIR/.venv + - source $CI_PROJECT_DIR/.venv/bin/activate + - pip3 install pytest pytest-xdist script: - export CMAKE_PREFIX_PATH=/usr/local/Qt-$MACOS_QT6_LTS_VERSION # Not needed for Falco libs 0.19? @@ -589,6 +594,7 @@ - wireshark-macos-intel-package retry: 1 script: + - sudo --non-interactive sntp -s -S time.apple.com || true - export CMAKE_PREFIX_PATH=/usr/local/Qt-$MACOS_QT6_LTS_VERSION # Not needed for Falco libs 0.19? - export CXXFLAGS="-isystem /usr/local/include/falcosecurity" diff -Nru wireshark-4.4.7/.tx/config wireshark-4.4.13/.tx/config --- wireshark-4.4.7/.tx/config 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/.tx/config 2026-01-14 18:05:54.000000000 +0000 @@ -2,6 +2,7 @@ host = https://www.transifex.com [o:wireshark:p:wireshark:r:po-44] +resource_name = Qt .ts, 4.4 branch file_filter = packaging/debian/po/.po source_file = packaging/debian/po/templates.pot source_lang = en @@ -10,6 +11,7 @@ keep_translations = false [o:wireshark:p:wireshark:r:qt-44] +resource_name = Gettext .po, 4.4 branch file_filter = ui/qt/wireshark_.ts source_file = ui/qt/wireshark_en.ts source_lang = en diff -Nru wireshark-4.4.7/AUTHORS wireshark-4.4.13/AUTHORS --- wireshark-4.4.7/AUTHORS 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/AUTHORS 2026-01-14 18:05:54.000000000 +0000 @@ -4075,6 +4075,7 @@ Alexander Werth Alexander Wetzel Alexander Zubkov +Alexandr Alakin Alexandr Savca Alexis Green Alexis Gryta @@ -4523,6 +4524,7 @@ Ian Chard Ido Schimmel Ignacio Martínez +Ignacy Gawędzki Igor Dmitriev Igor Passchier Ike Gilbert @@ -5318,6 +5320,7 @@ Wasim Abu Moch Weston Andros Adamson Weston Schmidt +Will Aftring Will Aftring Will Glynn Will Robertson diff -Nru wireshark-4.4.7/CMakeLists.txt wireshark-4.4.13/CMakeLists.txt --- wireshark-4.4.7/CMakeLists.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/CMakeLists.txt 2026-01-14 18:05:54.000000000 +0000 @@ -57,7 +57,7 @@ # Updated by tools/make-version.py set(PROJECT_MAJOR_VERSION 4) set(PROJECT_MINOR_VERSION 4) -set(PROJECT_PATCH_VERSION 7) +set(PROJECT_PATCH_VERSION 13) set(PROJECT_BUILD_VERSION 0) set(PROJECT_VERSION_EXTENSION "") @@ -249,8 +249,8 @@ file(TO_CMAKE_PATH ${EXTRA_INSTALLER_DIR} _file_download_dir) # Download Npcap required by the Windows installer - set(NPCAP_VERSION "1.79") - set(NPCAP_SHA256 "a95577ebbc67fc45b319e2ef3a55f4e9b211fe82ed4cb9d8be6b1a9e2425ce53") + set(NPCAP_VERSION "1.80") + set(NPCAP_SHA256 "ac4f26d7d9f994d6f04141b2266f02682def51af63c09c96a7268552c94a6535") set(NPCAP_FILENAME "npcap-${NPCAP_VERSION}.exe") set(NPCAP_URL "${LIBS_URL}/Npcap/${NPCAP_FILENAME}") FetchContent_Declare(Npcap @@ -1390,6 +1390,9 @@ endif(USE_qt6) set(QT_FOUND ON) + if(WIN32) + ws_find_package(WinSparkle ENABLE_WINSPARKLE HAVE_SOFTWARE_UPDATE) + endif() if(APPLE) ws_find_package(Sparkle ENABLE_SPARKLE HAVE_SOFTWARE_UPDATE 2) endif() @@ -1506,9 +1509,6 @@ find_package(SETCAP) endif() -# Windows version updates -ws_find_package(WinSparkle ENABLE_WINSPARKLE HAVE_SOFTWARE_UPDATE) - find_package( Asciidoctor 1.5 ) find_package( XSLTPROC ) diff -Nru wireshark-4.4.7/ChangeLog wireshark-4.4.13/ChangeLog --- wireshark-4.4.7/ChangeLog 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ChangeLog 2026-01-14 18:05:54.000000000 +0000 @@ -1,683 +1,362 @@ -commit 8d76b890ea +commit 44ddc25520 Author: Gerald Combs -Date: Tue Jun 3 18:34:33 2025 -0700 +Date: Tue Jan 13 14:47:31 2026 -0800 - Prep for 4.4.7 + Prep for 4.4.13 [skip ci] -commit 46aafd4cad +commit 825b83e1ed Author: Gerald Combs -Date: Mon Jun 2 13:58:14 2025 -0700 +Date: Mon Jan 12 17:01:48 2026 -0800 - Docs: Add a "notable" attribute + SOME/IP-SD: Fix a buffer overflow - The new (2025) site redesign includes release note highlights on the - download page. Add a way to inject a "notable" HTML comment so that we - can automate the highlights section. + Make sure we don't write past the end of our option port array. Make our + option count unsigned. - (cherry picked from commit f642f1f5c8d6a952d7babece8b146aa92bd74db9) + Fixes #20945 -commit c6e0fca175 -Author: Gerald Combs -Date: Tue Jun 3 08:48:00 2025 -0700 - - Logcat Text: Add a pointer check + (cherry picked from commit 55ec8b3db4968c97115f014fb5974206cdf57454) - (cherry picked from commit f871fd40727788ceea3346d07dc9bfe75c2f8d1c) + Conflicts: + epan/dissectors/packet-someip-sd.c -commit e7c41e99a4 -Author: Gerald Combs -Date: Mon Jun 2 13:15:26 2025 -0700 +commit e8f38ce4c6 +Author: Pascal Quantin +Date: Tue Jan 13 09:16:09 2026 +0100 - capinfos: Fix a memory leak found by scan-build + NAS 5GS: fix extended CAG information list dissection - (cherry picked from commit 599a88e9002ec195104dc849ef8750a7fee19eae) - -commit 3b6a55b5d3 -Author: Gerald Combs -Date: Sun Jun 1 09:16:45 2025 +0000 + Some bits were inverted. Fixes #20946 - [Automatic update for 2025-06-01] + (cherry picked from commit f3ef7faabddbaaab92406461dd65b149227f0db0) - Update manuf, services enterprise numbers, translations, and other items. + Conflicts: + epan/dissectors/packet-nas_5gs.c -commit 87445394a9 +commit f31123dcdb Author: John Thacker -Date: Sat May 31 16:08:34 2025 +0000 +Date: Mon Jan 12 15:28:22 2026 +0000 - SSH: Fix use of wmem_map_lookup_extended + QUIC: Update reassembly ID for a new MSP - A void* pointer can be larger than an integer, so writing to it in - the current manner is unsafe (and can cause a segfault with the sftp - sample file.) + When a QUIC frame has more than one MSP, the reassembly id for the + second MSP has to be used when adding or looking it up, instead of + the original reassembly id of the first MSP. - Fixup b69cd1333c94112292cdd4d2be5c07147000df9b + Fixes reassembly of the file in #20944 in most cases, outside of issues + with out of order UDP packets / QUIC packets. - (cherry picked from commit ca99001705cb35a01db6383fc0c2b8640fab9d18) + (cherry picked from commit 562c3c070c6f58d01904d42338489b1a64ad7655) Co-authored-by: John Thacker -commit df01747b37 -Author: Stig Bjørlykke -Date: Thu May 29 21:04:41 2025 +0200 - - Qt: Avoid crash in extcap multiselect - - Add a sanity check to avoid extcap multiselect with no items to - crash when doing a restore to default values. - - (cherry picked from commit 814529c4b8bce3eee7c6aa0dd9c5b8e2f38955b8) - -commit 66f2a007df -Author: Stig Bjørlykke -Date: Fri May 30 08:15:41 2025 +0000 - - Qt: Add plural translations - - Add plural translations in extcap options dialog. - - (cherry picked from commit 34a354e3c7ea594a6b2c89e397b1e6ef9b045216) - - Co-authored-by: Stig Bjørlykke - -commit f3ae4b0f93 +commit 5bfd4035f5 Author: John Thacker -Date: Wed May 28 15:57:32 2025 +0000 - - btle: Fix LL_PERIODIC_SYNC_WR_IND dissection +Date: Sun Jan 11 03:11:02 2026 +0000 - dissect_periodic_sync_ind() returns the new offset, not bytes dissected. + ieee80211: Avoid using a fixed array for multi-link per-STA subelements - Fixup bf7b3ee3537842c96d0e021200751c137d69c882 + Since this processes to the end of the TVB, there might be more than 16. + Simplify the logic and only test for a set link_id in one place. This + also gets rid of a possible use of an uninitialized value on error. - Fix #20554 + Fix #20939, OSS-Fuzz 474458885 - (cherry picked from commit 1d9b026fdbdad7c6fb93c65f432b61b5c7d00c7b) + (cherry picked from commit 4b48ee36f1829d6d3d009bf9871af523ce8e3ace) Co-authored-by: John Thacker -commit 05f3c73c17 -Author: John Thacker -Date: Mon May 26 22:46:13 2025 +0000 - - TLS: fix ordering as per draft-kwiatkowski-tls-ecdhe-mlkem-03 - - draft-kwiatkowski-tls-ecdhe-mlkem-03 has decided to use - X25519MLKEM768 instead of MLKEM768X25519 based on - consensus. - - Sign-off-by: Loganaden Velvindron - Sign-off-by: Jaykishan Mutkawoa - Sign-off-by: Kavish Nadan - - (cherry picked from commit d24b1b08f51ce740aacd26537af131bed374e751) - - Co-authored-by: Loganaden Velvindron - -commit 9aa29666cd -Author: John Thacker -Date: Mon May 26 21:43:14 2025 +0000 - - TLS: Add upcoming SecP384r1MLKEM1024 as per draft-kwiatkowski-tls-ecdhe-mlkem-03 - - Signed-off-by: Loganaden Velvindron - Signed-off-by: Jaykishan Mutkawoa - Signed-off-by: Kavish Nadan - - (cherry picked from commit f96900098bba7398d2fa91e6e916a3002ed460b1) - - Co-authored-by: Loganaden Velvindron - -commit 37d12dac02 -Author: John Thacker -Date: Mon May 26 21:18:17 2025 +0000 - - TLS: Switch from X25519MLKEM768 to MLKEM768X25519 as per upcoming I-D update. - - https://github.com/post-quantum-cryptography/draft-kwiatkowski-tls-ecdhe-mlkem/pull/26 - Signed-off-by: Loganaden Velvindron - Signed-off-by: Jaykishan Mutkawoa - Signed-off-by: Kavish Nadan - - (cherry picked from commit 89b152be8f54ee5ca19f96c0627de7f599d23b40) - - Co-authored-by: Loganaden Velvindron - -commit 7e9a97dcf7 -Author: John Thacker -Date: Mon May 26 20:32:50 2025 +0000 - - TLS: Add support for FIPS KEM as per draft-connolly-tls-mlkem-key-agreement-03. - - (cherry picked from commit 65b82d780b958429bc336f90a67d7cb74c2637b8) - - 4f953f39 TLS: Add support for FIPS KEM as per draft-connolly-tls-mlkem-key-agreement-03. - 75b4718b TLS: remove KEX that collide with FIPS KEM and IANA assigned values - 7971487b TLS: Remove whitespace. - 83a24bfa Remove whitespaces - - Co-authored-by: Loganaden Velvindron - -commit d8755566ab -Author: John Thacker -Date: Mon May 26 19:37:45 2025 +0000 - - TLS: Add ML-KEM (FIPS 203) to TLS Supported Groups - - Update TLS supported groups for newly IANA assigned values for ML-KEM - post quantum cryptography KEM. See: - - https://datatracker.ietf.org/doc/draft-kwiatkowski-tls-ecdhe-mlkem/02/ - https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-8 - https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.203.pdf - - Move the various unofficial testing values (which are not ordered, - if we ever want to make this an extended value string) to the end - of the value string for now. - - Ping #19914 - - (cherry picked from commit 07e88d6a6701f60e1e0231fd531d1ee95c70ac64) - - Co-authored-by: John Thacker - -commit c86ce2c44e +commit afda96c2dd Author: Gerald Combs -Date: Sun May 25 09:15:47 2025 +0000 +Date: Sun Jan 11 10:17:56 2026 +0000 - [Automatic update for 2025-05-25] + [Automatic update for 2026-01-11] Update manuf, services enterprise numbers, translations, and other items. -commit e4d6e96543 -Author: Stig Bjørlykke -Date: Thu May 22 06:50:06 2025 +0000 - - tls: Fill Info column for Certificate Fragment - - Fill Info column and use correct protocol name on the record tree - item when having a single Certificate Fragment. +commit b5ae6aaa25 +Author: John Thacker +Date: Tue Jan 6 12:17:20 2026 -0500 - (cherry picked from commit badf2f8c4b2a9c3955fcd28b3ca12fd5c4df7a2b) + IDN: Use the 0 array index to avoid a buffer overrun - Co-authored-by: Stig Bjørlykke + Instead of starting a loop variable at 1 and ignoring index 0 of the + precision array, start at 0 and test with less than. This fixes a + buffer overrun. -commit a5a42c6e47 -Author: Stig Bjørlykke -Date: Tue May 20 13:06:45 2025 +0000 + Add some comments. - at: Add Info column separator before gsm_sim + Fix #20936 - Add a separator between the AT command the gsm_sim data - in the Info column. + (backported from commit 06a915ef8c901e9d0eaf55cde4bd50cdbbe5696c) - (cherry picked from commit b737ee7e254875e482db18e8d8d366531e441dac) - - Co-authored-by: Stig Bjørlykke - -commit 4ab18ec05b +commit e5065834c3 Author: Gerald Combs -Date: Sun May 18 09:27:28 2025 +0000 +Date: Sun Jan 4 10:17:28 2026 +0000 - [Automatic update for 2025-05-18] + [Automatic update for 2026-01-04] Update manuf, services enterprise numbers, translations, and other items. - TLS CT Log IDs failed. - -commit 6f505acaf7 +commit 3c049ad03d Author: John Thacker -Date: Sat May 17 11:08:03 2025 +0000 - - NVMe: Add missing reserved bits to Arbitration Feature - - See NVMe specification 5.14.1.1 Arbitration, Figure 110. - https://www.nvmexpress.org/wp-content/uploads/NVM-Express-1_2a.pdf +Date: Sat Jan 3 13:23:51 2026 +0000 - This missing causes an unregistered hfindex error. Note that - the method of using arrays of hfs here causes the tools to fail - to notice this. + QCustomPlot: Qt 6.9 deprecation of QImage::mirrored - Also fix an encoding of a different FT_BYTES reserved field to - satisfy the commit check. + QImage::mirrored(bool, bool) has been replaced with + QImage::flipped(Qt::Orientations) in Qt 6.9, and it warns + when using the former. Scheduled for deprecation in Qt 6.13. - Fix #20539 + This can be seen in the Fedora package CI pipelines. - (cherry picked from commit 2294a9f8b2999dd7e9ddfe573cd1ed72a11423de) + (cherry picked from commit b9427cf48111e6466935442c97695be941132a0f) Co-authored-by: John Thacker -commit 9073517878 +commit 63030db97c Author: John Thacker -Date: Fri May 16 12:43:51 2025 +0000 +Date: Sat Jan 3 12:57:39 2026 +0000 - Update GPL copies for FSF no longer having an address + H.248: Fix a NULL pointer dereference - As of September 1, 2024, the FSF has gone fully remote and no longer - has an office[1] and has updated the GPL text[2] to point people to their - websites instead of their former mailing address. + dissect_ber_octet_string can return a non-NULL 0 zero length tvb. + The code here checks for a zero length, but doesn't assign anything + to curr_info.term->buffer or curr_info.term->str in the zero-length + case, unlike in the NULL tvb case, where a zero length is also + assigned. - 1 - https://www.fsf.org/about/contact/ + Use the same default values for the zero-length tvb case. - 2 - https://www.gnu.org/licenses/old-licenses/gpl-2.0.html + Fixes a NULL pointer dereference in #20932 - (cherry picked from commit 614add27f29269e681e4d32138bea4951985fe0a) + (cherry picked from commit 2988e4b91c5a44445abbe6815b7b66995774c912) Co-authored-by: John Thacker -commit df6c3bdc84 -Author: John Thacker -Date: Fri May 16 11:57:18 2025 +0000 - - TCPCL: Cast to avoid MSVC enum warning - - MS Visual Studio 17.14.0 warns (C5287) about operations with two - enumeration constants (even if there is no enumeration variable - involved). Work around it so the code will compile without error. - - (cherry picked from commit b06cf777c7fb1ac7b5413fcd74e2da5cf887f5aa) - - Co-authored-by: John Thacker - -commit 70f499fa80 -Author: John Thacker -Date: Fri May 16 02:42:52 2025 +0000 - - netlink: Fix a few enum types +commit 0cfb509d28 +Author: Stig Bjørlykke +Date: Thu Jan 1 11:03:48 2026 +0000 - Fix a few cases where something is being cast to the wrong enum type. - MS Visual Studio 17.14.0 seems to give C5286 warnings on these. + Happy New Year 2026 - (cherry picked from commit 5eac2708f6115cc489280c32ef4f15bfa6e4a7ea) + (cherry picked from commit 6fd52d7432accfb0a491f479c0181abdc381859a) - Co-authored-by: John Thacker + Co-authored-by: Stig Bjørlykke -commit 2a474fa11a +commit 303efedef2 Author: John Thacker -Date: Wed May 14 02:42:59 2025 +0000 - - tap-iostat: Fix a possible floating point exception crash - - The -z io,stat tap does not necessarily have a comma after - the interval value (in the default case of no filter, only - counting frames and bytes). +Date: Sun Dec 28 21:40:23 2025 +0000 - g_strstr_len, like strstr and strchr, does not return a pointer - to the null terminator when it fails to find a value. Since it - returns a NULL pointer (numeric value 0), this can cause invl_len - to be assigned to a large negative number in the case of + thrift: Check for failure in dissect_thrift_t_map - tshark -z io,stat,1.00 + dissect_thrift_t_field_header can return a failure value that + needs to be checked here as done elseewhere in the dissector. - or similar. Since strchrnul is a GNU extension, implement the logic - using strpbrk and strcspn. Also make the intermediate variable - unsigned, since it's assigned to an unsigned variable. + Coverity CID 1677843 - (cherry picked from commit 2544a1251b09c9b9790ab3febc3849b9d084b879) + (cherry picked from commit 5d3b200a7a42a99d9ee1ad759a461d2e52e77b93) Co-authored-by: John Thacker -commit 6d32dd8234 +commit bfe9d00e0b Author: Gerald Combs -Date: Sun May 11 09:27:16 2025 +0000 +Date: Sun Dec 28 10:17:29 2025 +0000 - [Automatic update for 2025-05-11] + [Automatic update for 2025-12-28] Update manuf, services enterprise numbers, translations, and other items. -commit 970b967f3f -Author: Guy Harris -Date: Fri May 9 21:01:43 2025 +0000 - - cpu_info: improve the CPU name when running under Rosetta 2. - - Add a routine to determine whether you're running x86-64 code under - Rosetta 2 on an ARM64 machine and, if you are, note after the CPU name - - which will refer to the Apple silicon CPU name - that the program is - running under Rosetta (so that the mention of SSE 4.2, which Rosetta 2 - supports, doesn't look as if Arm have their own "SSE" extension). - - See #17294 comment - https://gitlab.com/wireshark/wireshark/-/issues/17294#note_2491249686 - *et seq*. - - This could, in principle, be extended to handle Microsoft's x86-64 -> - ARM64 translator and any other such translators, if there's a way to - detect from within the Matrix that you're in the Matrix. - - (cherry picked from commit 8007321b3cfc73a9557192fd3e257b5deb1eb4e3) - - Co-authored-by: Guy Harris - -commit 8e5587de17 +commit f21c559d0d Author: John Thacker -Date: Thu May 8 10:57:37 2025 +0000 - - merge: Avoid passing NULL for a filename into the error report routines +Date: Sat Dec 27 20:44:12 2025 +0000 - If we're writing a temporary filename or to standard out, then - out_filename can be NULL. Restore the behavior of writing the actual - temporary filename instead of NULL, and avoid some - [GLib CRITICAL] -- g_filename_display_basename: assertion 'filename != NULL' failed - warnings. + DCT2000: Fix uninitialized variable - Note that ui/failure_message.c expects to be passed "-" for standard - output. + In the unlikely case of a frame going from IPv4 to IPv6, fix the + test of which address length is checked in one place. - Fixup fe4852caaed5484f87a6bc2e873fa258c597f5fb + Coverity CID 1677954 - (cherry picked from commit 12ef3395e9e0fd16968b4aa3960e5fa738de1bdd) + (cherry picked from commit 8aec610670a1f2b8fdf1b9a6b5059719edd3fbcc) Co-authored-by: John Thacker -commit f7688e71ac +commit b15e208cd6 Author: John Thacker -Date: Wed May 7 15:36:11 2025 +0000 +Date: Tue Dec 23 16:00:07 2025 +0000 - WebSocket: fix {server,client}_* parameter handling + dfilter: Convert FT_SCALAR to FT_UINT64 for non Number types - Swap the order that is used by Wireshark. E.g. before this change - Wireshark uses server_no_context_takeover for client-sent packets, and - after for server-sent ones. + Character constants, and literals and strings (the latter two if + there's a value string) can be converted to FT_INT64 but not + FT_DOUBLE. So if a FT_SCALAR is requested, try to convert to + FT_INT64. This prevents some crashes with filters that try to + divide a FT_ABSOLUTE_TIME or FT_RELATIVE_TIME by character constants, + literals, or strings: - Fixes #20531 + frame.time_relative > ${frame.time_relative} / 0.:5 + frame.time_relative > ${frame.time_relative} / "foo" + frame.time_relative > ${frame.time_relative} / '\x47' - (cherry picked from commit 453f35c3661c34567df73c9e6d854932d238f66d) + Before: + [(none) ERROR] epan/ftypes/ftypes.c:503 -- fvalue_new(): assertion failed: ftype < FT_NUM_TYPES - Co-authored-by: Peng-Yu Chen + [Compiled in Debug mode; a different error if compiled in Release mode + where asserts are not compiled in] -commit b6f01b5868 -Author: Jaap Keuter -Date: Sun May 4 16:01:00 2025 +0000 + for all three. - LDAP: Don't leave out filter elements - - Commit b501e15fe98 introduced pretty dissection of LDAP search filters. - In some case this drops non-essential parts of the expression. In order - to adhere to the mantra: show it as it is, do not exclude these parts. + After: + $ ./run/dftest $(cat bad-filter-crash2) + Filter: + frame.time_relative > ${frame.time_relative} / "foo" - Closes #20527 + Error: Signed integer (64 bits) cannot be converted from a string ("foo"). + frame.time_relative > ${frame.time_relative} / "foo" + ^~~~~ - (cherry picked from commit b00a6851299371fa5760a1e6e9b53d8e09d6741f) + for the first two and success for the third: - Co-authored-by: Jaap Keuter + ./run/dftest $(cat bad-filter-crash3) + Filter: + frame.time_relative > ${frame.time_relative} / '\x47' -commit 5ea497ce9f -Author: Gerald Combs -Date: Sun May 4 09:28:02 2025 +0000 + Instructions: + 0000 READ_TREE frame.time_relative -> R0 + 0001 IF_FALSE_GOTO 6 + 0002 READ_REFERENCE ${frame.time_relative} -> R1 + 0003 IF_FALSE_GOTO 6 + 0004 DIVIDE R1 / 71 -> R2 + 0005 ANY_GT R0 > R2 + 0006 RETURN - [Automatic update for 2025-05-04] + The error messages are perhaps not ideal, but this is better than + crashing. - Update manuf, services enterprise numbers, translations, and other items. + (cherry picked from commit 86e6a478b071b068f718742bdfa57eb72e9d5b4d) -commit 1a5e189320 -Author: Guy Harris -Date: Wed Apr 30 20:34:21 2025 +0000 - - wslua: Fix use-after-free of heuristic DissectorTable name + Co-authored-by: John Thacker - `DissectorTable.heuristic_new` currently sets the table's uiname to a - string owned by Lua's garbage collector, resulting in a use-after-free - and corrupted display name when Lua moves or frees the string. +commit 251d065a8c +Author: John Thacker +Date: Mon Dec 22 00:28:43 2025 +0000 - Same fix as in 26aac7c230914e504e812ead56e840e9fb5091a4, but for - `heuristic_new` instead of `new`. + H.265: Fix unintentional integer truncation - Fixes #20523. + Rec. ITU-T H.265 5.2 Arithmetic operators - (cherry picked from commit 66760b97127888e074a0108a56c6018efbda84b7) + / Integer division with truncation of the result toward zero. + ÷ Used to denote division in mathematical equations where no + truncation or rounding is intended - Co-authored-by: Rhys-T <27541776-Rhys-T@users.noreply.gitlab.com> + 7.4.3.2.1 General sequence parameter set RBSP semantics -commit df70036080 -Author: Dr. Lars Völker -Date: Mon Apr 28 16:28:13 2025 +0200 + PicWidthInCtbsY = Ceil( pic_width_in_luma_samples ÷ CtbSizeY ) (7-15) + PicHeightInCtbsY = Ceil( pic_height_in_luma_samples ÷ CtbSizeY ) (7-17) - LIN: Fixing sleep decode error + As this indicates that no truncation or rounding is intended, cast to double + first to avoid integer truncation. - LIN encodes "go to sleep" frames by using ID 0x3C and setting first byte - to 0x00. This patches allows to detect this correctly. + Coverity CID 1450796 - This is for LIN messages not transported over TECMP and ASAM CMP but - written directly to file (e.g., pcapng). + (cherry picked from commit 34a022afe8f88b3ea282a38428be10fd0fc7bbef) - Closes: #20463 + Co-authored-by: John Thacker -commit d61865d13f +commit 8dbc762c70 Author: Gerald Combs -Date: Sun Apr 27 09:28:34 2025 +0000 +Date: Sun Dec 21 10:17:24 2025 +0000 - [Automatic update for 2025-04-27] + [Automatic update for 2025-12-21] Update manuf, services enterprise numbers, translations, and other items. -commit 8d7eb373b2 -Author: Guy Harris -Date: Sat Apr 26 19:45:34 2025 +0000 - - Zigbee Smart Energy: fix effective time field. - - This appears to be a copy-and-pasteo from the previous reserved field. - Give it the right name and don't give it a bitmask. - - (cherry picked from commit cc1b3f3a2fc438b9c9d11cd52af842ea7cbb04d9) - - Co-authored-by: Guy Harris - -commit 29a4f378ab +commit 82ef856b14 Author: John Thacker -Date: Sat Apr 26 10:00:59 2025 +0000 +Date: Sat Dec 20 11:51:44 2025 +0000 - column: Do not allow fence to go beyond column size when prepending + Qt: Fix QCustomPlot adaptive sampling in one more place - When moving the fence location forward when prepending, ensure - that it does not go past the end of the buffer. + The fix in 92e652ebfaa65fc31747cf1036fa4ca6832d4527 made two correct + changes in one branch but missed one of the changes in the second + branch. Make a change to avoid a possibility of dividing by zero. - Also get rid of unnecessary branching and strlen calls. - - Fix #20509 - - (cherry picked from commit 53213086304caa3dfbdd7dc39c2668a3aea1a5c0) + (cherry picked from commit 74f51240d0af7c262e26a0776cdcb98e3ed7a6c5) Co-authored-by: John Thacker -commit 6ae2887abc +commit 43e159aa5c Author: John Thacker -Date: Fri Apr 25 13:36:58 2025 +0000 - - dfilter: Fix possible segfaults around dup'ing (XOR and multiple relations) - - Both xor and multiple relation tests call stnode_dup, and they - can be called on sets and character constants. If a node doesn't - have a dup function, then a shallow copy of the data is performed. - - That doesn't work for the nodes whose data is a pointer (XXX - - charconst shouldn't need to be a pointer, it's maximum size is - a gunichar / uint32_t, so GUINT_TO_POINTER style tricks could - work). For the internal PCRE type (and probably FTYPE), those - aren't created until all the dup'ing is done, so they're probably - ok technically, though it's easy enough to implement the ftype - one. (PCRE requires a change in regex.h) - - A set node needs to have its nodelist duplicated in a similar - manner as a function node. - - The following two filter tests segfault or assert before this - change but now work (and do not leak with ASAN): - - dftest 'wlan ^^ ip.proto in {"udp", "tcp"}' - - Filter: - wlan ^^ ip.proto in {"udp", "tcp"} - - Syntax tree: - 0 TEST_AND: - 1 TEST_OR: - 2 FIELD(wlan ) - 2 TEST_IN: - 3 FIELD(ip.proto ) - 3 SET(#2): - 4 FVALUE(17 ) - 4 FVALUE(6 ) - 1 TEST_NOT: - 2 TEST_AND: - 3 FIELD(wlan ) - 3 TEST_IN: - 4 FIELD(ip.proto ) - 4 SET(#2): - 5 FVALUE(17 ) - 5 FVALUE(6 ) - - Instructions: - 0000 CHECK_EXISTS wlan - 0001 IF_TRUE_GOTO 9 - 0002 READ_TREE ip.proto -> R0 - 0003 IF_FALSE_GOTO 18 - 0004 SET_ADD 17 - 0005 SET_ADD 6 - 0006 SET_ANY_IN R0 - 0007 SET_CLEAR - 0008 IF_FALSE_GOTO 18 - 0009 CHECK_EXISTS wlan - 0010 IF_FALSE_GOTO 17 - 0011 READ_TREE ip.proto -> R0 - 0012 IF_FALSE_GOTO 17 - 0013 SET_ADD 17 - 0014 SET_ADD 6 - 0015 SET_ANY_IN R0 - 0016 SET_CLEAR - 0017 NOT - 0018 RETURN - - and +Date: Sun Dec 14 16:00:37 2025 +0000 - dftest -s "tcp.srcport <= '\x50' < tcp.dstport" - Filter: - tcp.srcport <= '\x50' < tcp.dstport + netscreen: Fix return value of parse_netscreen_packet in one case - Syntax tree: - 0 TEST_AND: - 1 TEST_LE: - 2 FIELD(tcp.srcport ) - 2 FVALUE(80 ) - 1 TEST_LT: - 2 FVALUE(80 ) - 2 FIELD(tcp.dstport ) + Commit 6a140eca7b78b230f1f90a739a32257476513c78 changed a return + value from an int, with -1 representing failure, to a boolean, but + -1 is still returned in one place. - Instructions: - 0000 READ_TREE tcp.srcport -> R0 - 0001 IF_FALSE_GOTO 7 - 0002 ANY_LE R0 <= 80 - 0003 IF_FALSE_GOTO 7 - 0004 READ_TREE tcp.dstport -> R1 - 0005 IF_FALSE_GOTO 7 - 0006 ANY_LT 80 < R1 - 0007 RETURN + Thanks to Fatih Çelik for reporting this. - (cherry picked from commit f5e14b6dc97554f6674ad44e472d1e5a2c1984ee) + (cherry picked from commit d801ac3b780c809b859cde019cd196e5dad95aa4) Co-authored-by: John Thacker -commit dbde8f0d0b -Author: Jaap Keuter -Date: Fri Apr 25 17:19:40 2025 +0000 - - epan: Allow field_info to contain full 64 bit width offset - - Part of the flags field in the field_info structure is being used to - record how many bits the field actually covers and what its offset - from the start of the field is. However, while there are enough bits - allocated for a 64 bit width field, the offset only allows for eight. - Therefore only an offset within a byte can be given. The start of the - field is not adjusted if the offset overflows a byte. - - Keeping all things equal, and since there is enough room left in this - flags field, extend the offset part of the flags field to accommodate - 64 bit offsets. - - Fixes #20507 - - (cherry picked from commit b0d9cba7217eb41477c553eb055d83a88c1ab369) - - Co-authored-by: Jaap Keuter - -commit 40c5e1574c -Author: Stig Bjørlykke -Date: Wed Apr 23 19:41:47 2025 +0000 - - nas_eps: Add space in hf names - - Add a space before parenthesis in hf names. - - (cherry picked from commit a5d8b9577960ee54d5f49b7f7aad1f294fc069d7) - - Co-authored-by: Stig Bjørlykke - -commit cdf69e769d -Author: Guy Harris -Date: Thu Apr 24 00:48:12 2025 +0000 - - epan: Fix ENC_TIME_ZBEE_ZCL calculation - - The Zigbee ZCL Epoch is *after* the UN*X epoch, which means, given - that all the epoch delta #defines in wsutil/epochs.h are unsigned, - that the delta needs to be *added* to a time in seconds since the - Zigbee ZCL Epoch to give a time in seconds since the UN*X epoch. - This is the opposite operation for all the other epoch deltas in - epochs.h, which refer to epoch absolute times *before* the UN*X epoch. - - Note the correct operation is done in the various Zigbee dissectors - already; the problem is only in epan/proto.c - - Verified with the sample capture in #14138 - - Fixup 00e069e6cd9d72e79f207bbb5ddc6901c6e14420 +commit 9e851855ee +Author: Gerald Combs +Date: Sun Dec 14 10:17:42 2025 +0000 - (cherry picked from commit 9fa0d9a8f7d7261e656088cde9cad0759f6a99f0) + [Automatic update for 2025-12-14] - Co-authored-by: John Thacker + Update manuf, services enterprise numbers, translations, and other items. -commit 6374338fbc +commit 6290eabc5b Author: John Thacker -Date: Mon Apr 21 10:36:53 2025 +0000 - - ZigBee: Pass data pointer to ZigBee Green Power +Date: Mon Dec 8 13:31:55 2025 +0000 - After commit f3bf4969e5c22ef56dd243c42e12da49a09df315 the ZigBee Green - Power dissector now expects to be passed the ieee802154_packet in - the void * data pointer. Do so from dissect_zbee_nwk() + observer: Fix saving files - Fix #20497 + The tlv_time_info struct does not need to contain the type and length + fields, which are already contained in the tlv_header struct. They + are never initialized, and their size is erroneously used to increase + the TLV size indicated in the TLV header that is written before the + extra type and length fields. This causes any file written by libwiretap + to fail to open, with a message like: - (cherry picked from commit c6f73d5fbcf94a9d6211b046ec8b8991e483fc11) + The file "observer_bad.bfr" appears to be damaged or corrupt. + (Observer: bad record (time information TLV length 12 != 8)) - Co-authored-by: John Thacker - -commit c2fb9dbdee -Author: John Thacker -Date: Sun Apr 20 15:18:44 2025 +0000 + Cf. with the other tlv value structures, like tlv_network_load, + tlv_wireless_info, and tlv_capture_start_stop, none of which contain + the T or L from the TLV, just the V. - CIGI: Register a field + Fix writing Network Instruments/JDSU/Viavi Observer files - Register a field that is never registered. + Coverity CID 1499434 - Fix #20496 - - (cherry picked from commit 05781c50dd8e4f4ebff6f970cd9fde3c592dc568) + (cherry picked from commit 7ce96f017a72299f92e175a7732532382f4951ca) Co-authored-by: John Thacker -commit fbd49787ea +commit 4810187195 Author: Gerald Combs -Date: Sun Apr 20 09:26:53 2025 +0000 +Date: Sun Dec 7 10:17:29 2025 +0000 - [Automatic update for 2025-04-20] + [Automatic update for 2025-12-07] Update manuf, services enterprise numbers, translations, and other items. -commit 2167e12fc6 +commit 17d44bba93 Author: Gerald Combs -Date: Wed Apr 16 11:11:46 2025 -0700 +Date: Fri Dec 5 12:30:48 2025 -0800 + + Add back "BLF: Validate length of uncompressed segments." - Version: 4.4.6 → 4.4.7 + This reverts commit a76a30a5b099db5e104bd2e25c1bce2e6e8dd250, which + reverted c99f1188693ddad1e6ff0244ca0cd095619bdda7. + +commit 316ae7383f +Author: Gerald Combs +Date: Fri Dec 5 12:26:47 2025 -0800 - [skip ci] + Version: 4.4.12 → 4.4.13 [skip ci] diff -Nru wireshark-4.4.7/capture/ws80211_utils.c wireshark-4.4.13/capture/ws80211_utils.c --- wireshark-4.4.7/capture/ws80211_utils.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/capture/ws80211_utils.c 2026-01-14 18:05:54.000000000 +0000 @@ -1253,6 +1253,60 @@ g_array_free(interfaces, true); } +int ws80211_get_center_frequency(int control_frequency, int bandwidth) +{ + int cf1 = -1; + size_t j; + int bw80[] = { 5180, 5260, 5500, 5580, 5660, 5745, + 5955, 6035, 6115, 6195, 6275, 6355, + 6435, 6515, 6595, 6675, 6755, 6835, + 6195, 6995 }; + int bw160[] = { 5180, 5500, 5955, 6115, 6275, 6435, + 6595, 6755, 6915 }; + /* based on 11be D2 E.1 Country information and operating classes */ + int bw320[] = {5955, 6115, 6275, 6435, 6595, 6755}; + + switch (bandwidth) { + case 80: + for (j = 0; j < array_length(bw80); j++) { + if (control_frequency >= bw80[j] && control_frequency < bw80[j] + 80) + break; + } + + if (j == array_length(bw80)) + break; + + cf1 = bw80[j] + 30; + break; + case 160: + for (j = 0; j < array_length(bw160); j++) { + if (control_frequency >= bw160[j] && control_frequency < bw160[j] + 160) + break; + } + + if (j == array_length(bw160)) + break; + + cf1 = bw160[j] + 70; + break; + case 320: + for (j = 0; j < array_length(bw320); j++) { + if (control_frequency >= bw320[j] && control_frequency < bw320[j] + 160) + break; + } + + if (j == array_length(bw320)) + break; + + cf1 = bw320[j] + 150; + break; + default: + break; + } + + return cf1; +} + /* * Editor modelines - https://www.wireshark.org/tools/modelines.html * diff -Nru wireshark-4.4.7/capture/ws80211_utils.h wireshark-4.4.13/capture/ws80211_utils.h --- wireshark-4.4.7/capture/ws80211_utils.h 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/capture/ws80211_utils.h 2026-01-14 18:05:54.000000000 +0000 @@ -128,6 +128,15 @@ */ const char *ws80211_get_helper_path(void); + +/** Return center frequency of an 80M/160M/320M channel. + * + * @param control_frequency Control channel frequency in MHz. + * @param bandwidth Bandwidth of the channel in MHz. + * @return Center frequency of the channel in MHz or -1 on failure. + */ +int ws80211_get_center_frequency(int control_frequency, int bandwidth); + #ifdef __cplusplus } #endif /* __cplusplus */ diff -Nru wireshark-4.4.7/capture_opts.c wireshark-4.4.13/capture_opts.c --- wireshark-4.4.7/capture_opts.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/capture_opts.c 2026-01-14 18:05:54.000000000 +0000 @@ -655,7 +655,7 @@ interface_opts->sampling_method = capture_opts->default_options.sampling_method; interface_opts->sampling_param = capture_opts->default_options.sampling_param; #endif - interface_opts->timestamp_type = capture_opts->default_options.timestamp_type; + interface_opts->timestamp_type = g_strdup(capture_opts->default_options.timestamp_type); } static void diff -Nru wireshark-4.4.7/cli_main.c wireshark-4.4.13/cli_main.c --- wireshark-4.4.7/cli_main.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/cli_main.c 2026-01-14 18:05:54.000000000 +0000 @@ -19,21 +19,22 @@ #ifdef _WIN32 #include #include +#include #include int wmain(int argc, wchar_t *wc_argv[]) { - char **argv; - int i; + /* ISO C mandates that argv contents can be modified, so use a + * GPtrArray to keep a private reference to the allocated memory so + * we do not hand over our only reference and potentially lose it, + * or worse try to free an invalidated pointer. */ + GPtrArray *argv; + char **argv_user; int return_code; - argv = (char **)malloc((argc + 1) * sizeof(char *)); - if (argv == NULL) { - fprintf(stderr, "Out of memory for converted argument list\n"); - return 2; - } - for (i = 0; i < argc; i++) { + argv = g_ptr_array_new_full(argc, g_free); + for (int i = 0; i < argc; i++) { /* * XXX = use WC_ERR_INVALID_CHARS rather than 0, and fail if * the argument isn't valid UTF-16? @@ -48,31 +49,33 @@ width); return 2; } - utf8_string = malloc(width); - if (utf8_string == NULL) { - fprintf(stderr, - "Out of memory for converted argument list\n"); - return 2; - } + utf8_string = g_malloc(width); if (WideCharToMultiByte(CP_UTF8, 0, wc_argv[i], -1, utf8_string, width, NULL, NULL) == 0) { fprintf(stderr, "WideCharToMultiByte failed: %d\n", width); return 2; } - argv[i] = utf8_string; + g_ptr_array_add(argv, utf8_string); + } + + argv_user = (char **)g_malloc((argc + 1) * sizeof(char *)); + for (guint i = 0; i < argv->len; i++) { + argv_user[i] = argv->pdata[i]; } - argv[i] = NULL; + argv_user[argc] = NULL; + /* * The original "main" routine was renamed to "real_main" via a macro in * the cli_main.h header file since either "main" or "wmain" can be * defined on Windows, but not both. */ - return_code = real_main(argc, argv); - for (i = 0; i < argc; i++) { - free(argv[i]); - } - free(argv); + return_code = real_main(argc, argv_user); + + /* Clean up */ + g_ptr_array_unref(argv); + g_free(argv_user); + return return_code; } #endif diff -Nru wireshark-4.4.7/debian/changelog wireshark-4.4.13/debian/changelog --- wireshark-4.4.7/debian/changelog 2025-06-10 14:45:06.000000000 +0000 +++ wireshark-4.4.13/debian/changelog 2026-01-30 14:29:15.000000000 +0000 @@ -1,3 +1,23 @@ +wireshark (4.4.13-0+deb13u1) trixie-security; urgency=medium + + * Team upload. + * New upstream version 4.4.13-0+deb13u1 + - CVE-2025-9817: SSH dissector crash + - CVE-2025-11626: MONGO dissector infinite loop + - CVE-2025-13499: Kafka dissector crash + - CVE-2025-13945: HTTP3 dissector crash + - CVE-2025-13946: MEGACO dissector infinite loop + - CVE-2026-0959: IEEE 802.11 protocol dissector crash + - CVE-2026-0960: HTTP3 protocol dissector infinite loop + - CVE-2026-0961: BLF file parser crash + - CVE-2026-0962: SOME/IP-SD protocol dissector crash + * d/libwsutil16.symbols: Update to reflect New Upstream version + * d/patches: + - 0001-tools-Use-esnacc-instead...patch: Drop patch merged upstream + - 0001-wsutil-Restore-removed-ws_base32_decode.patch: New patch + + -- Matheus Polkorny Fri, 30 Jan 2026 11:29:15 -0300 + wireshark (4.4.7-1) unstable; urgency=medium * Upload to unstable (Closes: #1107515) diff -Nru wireshark-4.4.7/debian/libwsutil16.symbols wireshark-4.4.13/debian/libwsutil16.symbols --- wireshark-4.4.7/debian/libwsutil16.symbols 2025-06-10 14:45:06.000000000 +0000 +++ wireshark-4.4.13/debian/libwsutil16.symbols 2026-01-30 14:29:15.000000000 +0000 @@ -217,6 +217,7 @@ nstime_copy@Base 1.12.0~rc1 nstime_delta@Base 1.12.0~rc1 nstime_hash@Base 4.1.0 + nstime_is_negative@Base 4.4.13 nstime_is_unset@Base 1.12.0~rc1 nstime_is_zero@Base 1.12.0~rc1 nstime_set_unset@Base 1.12.0~rc1 diff -Nru wireshark-4.4.7/debian/patches/0001-tools-Use-esnacc-instead-of-snacc-in-asn2deb.patch wireshark-4.4.13/debian/patches/0001-tools-Use-esnacc-instead-of-snacc-in-asn2deb.patch --- wireshark-4.4.7/debian/patches/0001-tools-Use-esnacc-instead-of-snacc-in-asn2deb.patch 2025-06-10 14:45:06.000000000 +0000 +++ wireshark-4.4.13/debian/patches/0001-tools-Use-esnacc-instead-of-snacc-in-asn2deb.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,73 +0,0 @@ -From 6f7831516648cf70cb76d12a4b05c041279d40ba Mon Sep 17 00:00:00 2001 -From: Balint Reczey -Date: Mon, 21 Oct 2024 12:27:09 +0200 -Subject: [PATCH] tools: Use esnacc instead of snacc in asn2deb - -The snacc package is about to be removed from Debian, but esnacc, -a newer active fork from http://esnacc.org/ stays available. ---- - doc/man_pages/asn2deb.adoc | 4 ++-- - packaging/debian/control | 2 +- - tools/asn2deb | 4 ++-- - 3 files changed, 5 insertions(+), 5 deletions(-) - -diff --git a/doc/man_pages/asn2deb.adoc b/doc/man_pages/asn2deb.adoc -index e02844ccf6..f043d27a89 100644 ---- a/doc/man_pages/asn2deb.adoc -+++ b/doc/man_pages/asn2deb.adoc -@@ -33,7 +33,7 @@ asn2deb - Create a Debian package for BER monitoring from ASN.1 - This manual page documents briefly the *asn2deb* command. *asn2deb* - takes an ASN.1 file as input and creates a Debian package from it. The package - contains a loadable type table file for the Wireshark network analyzer. --The type table is generated by the ASN.1 compiler *snacc*. -+The type table is generated by the ASN.1 compiler *esnacc*. - - == OPTIONS - -@@ -65,7 +65,7 @@ print version and exit. - == SEE ALSO - - A lot of tools are used, which you have to *apt-get install*: wireshark-dev, python, cdbs, autotools-dev, debhelper, dpkg-dev, --snacc. -+esnacc. - - == COPYING - -diff --git a/packaging/debian/control b/packaging/debian/control -index de03518dcf..d5a51c1eb1 100644 ---- a/packaging/debian/control -+++ b/packaging/debian/control -@@ -125,7 +125,7 @@ Package: wireshark-dev - Architecture: any - Section: devel - Depends: ${misc:Depends}, omniidl (>= 4.0.1-2), libpcap0.8-dev, -- libglib2.0-dev, python3:any, python3-ply, snacc, -+ libglib2.0-dev, python3:any, python3-ply, esnacc, - libwireshark-dev, libwiretap-dev - Description: network traffic analyzer - development tools - Wireshark is a network "sniffer" - a tool that captures and analyzes -diff --git a/tools/asn2deb b/tools/asn2deb -index 926d34e2e5..7f0bbc78ef 100755 ---- a/tools/asn2deb -+++ b/tools/asn2deb -@@ -4,7 +4,7 @@ - # Debian GNU/Linux packages from ASN.1 files for Wireshark. - # Copyright 2004, W. Borgert - --# ASN.1 module for Wireshark, use of snacc type table: -+# ASN.1 module for Wireshark, use of esnacc type table: - # Copyright 2003, Matthijs Melchior - # - # Wireshark - Network traffic analyzer -@@ -61,7 +61,7 @@ Section: net - Priority: optional - Maintainer: %s <%s> - Standards-Version: 3.6.1.0 --Build-Depends: snacc, autotools-dev, debhelper, cdbs -+Build-Depends: esnacc, autotools-dev, debhelper, cdbs - - Package: wireshark-asn1-%s - Architecture: all --- -2.43.0 - diff -Nru wireshark-4.4.7/debian/patches/0001-wsutil-Restore-removed-ws_base32_decode.patch wireshark-4.4.13/debian/patches/0001-wsutil-Restore-removed-ws_base32_decode.patch --- wireshark-4.4.7/debian/patches/0001-wsutil-Restore-removed-ws_base32_decode.patch 1970-01-01 00:00:00.000000000 +0000 +++ wireshark-4.4.13/debian/patches/0001-wsutil-Restore-removed-ws_base32_decode.patch 2026-01-30 14:29:15.000000000 +0000 @@ -0,0 +1,141 @@ +From: Balint Reczey +Date: Fri, 5 Dec 2025 12:30:10 +0100 +Subject: wsutil: Restore removed ws_base32_decode() to fix ABI breakage + +(cherry picked from commit e502c94a5df9a0575ebc568051eb85e106e2725f) + +Conflicts: + wsutil/CMakeLists.txt +--- + wsutil/CMakeLists.txt | 2 ++ + ui/cli/tap-exportobject.h => wsutil/base32.c | 30 ++++++++++------------- + wsutil/{wmem/wmem_allocator_simple.h => base32.h} | 24 ++++++++++-------- + 3 files changed, 29 insertions(+), 27 deletions(-) + copy ui/cli/tap-exportobject.h => wsutil/base32.c (52%) + copy wsutil/{wmem/wmem_allocator_simple.h => base32.h} (51%) + +diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt +index 6e002d2..bee0923 100644 +--- a/wsutil/CMakeLists.txt ++++ b/wsutil/CMakeLists.txt +@@ -82,6 +82,7 @@ set(WSUTIL_PUBLIC_HEADERS + 802_11-utils.h + adler32.h + array.h ++ base32.h + bits_count_ones.h + bits_ctz.h + bitswap.h +@@ -157,6 +158,7 @@ set(WSUTIL_PUBLIC_HEADERS + set(WSUTIL_COMMON_FILES + 802_11-utils.c + adler32.c ++ base32.c + bitswap.c + buffer.c + clopts_common.c +diff --git a/ui/cli/tap-exportobject.h b/wsutil/base32.c +similarity index 52% +copy from ui/cli/tap-exportobject.h +copy to wsutil/base32.c +index 9c279d0..6e9b558 100644 +--- a/ui/cli/tap-exportobject.h ++++ b/wsutil/base32.c +@@ -1,4 +1,5 @@ +-/** @file ++/* base32.c ++ * Stub for removed base-32 conversion + * + * Wireshark - Network traffic analyzer + * By Gerald Combs +@@ -7,25 +8,20 @@ + * SPDX-License-Identifier: GPL-2.0-or-later + */ + +-#ifndef __TAP_EXPORT_OBJECT_H__ +-#define __TAP_EXPORT_OBJECT_H__ ++#include "config.h" ++#include "base32.h" + +-#ifdef __cplusplus +-extern "C" { +-#endif /* __cplusplus */ ++#include + +-void eo_list_object_types(void); +- +-/* will be called by main each time a --export-objects option is found */ +-bool eo_tap_opt_add(const char *ws_optarg); +- +-void start_exportobjects(void); +- +-#ifdef __cplusplus ++int ws_base32_decode(uint8_t* output, const uint32_t outputLength, ++ const uint8_t* in, const uint32_t inputLength) ++{ ++ (void)output; ++ (void)outputLength; ++ (void)in; ++ (void)inputLength; ++ return -1; + } +-#endif /* __cplusplus */ +- +-#endif /* __TAP_EXPORT_OBJECT_H__ */ + + /* + * Editor modelines - https://www.wireshark.org/tools/modelines.html +diff --git a/wsutil/wmem/wmem_allocator_simple.h b/wsutil/base32.h +similarity index 51% +copy from wsutil/wmem/wmem_allocator_simple.h +copy to wsutil/base32.h +index a843525..b77f785 100644 +--- a/wsutil/wmem/wmem_allocator_simple.h ++++ b/wsutil/base32.h +@@ -1,7 +1,5 @@ + /** @file +- * +- * Definitions for the Wireshark Memory Manager Simple Allocator +- * Copyright 2012, Evan Huus ++ * Base-32 conversion + * + * Wireshark - Network traffic analyzer + * By Gerald Combs +@@ -9,24 +7,30 @@ + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ ++#ifndef __BASE32_H__ ++#define __BASE32_H__ + +-#ifndef __WMEM_ALLOCATOR_SIMPLE_H__ +-#define __WMEM_ALLOCATOR_SIMPLE_H__ +- +-#include "wmem_core.h" ++#include + + #ifdef __cplusplus + extern "C" { + #endif /* __cplusplus */ + +-void +-wmem_simple_allocator_init(wmem_allocator_t *allocator); ++/** Returned by base32_decode() if the input is not valid base32. */ ++#define Base32_BAD_INPUT -1 ++#define Base32_TOO_BIG -2 ++ ++/* Always return -1. The functionality has been removed due to a possible licensing ++ * issue, but the symbol is kept to not break the ABI. */ ++WS_DLL_PUBLIC ++int ws_base32_decode(uint8_t* output, const uint32_t outputLength, ++ const uint8_t* in, const uint32_t inputLength); + + #ifdef __cplusplus + } + #endif /* __cplusplus */ + +-#endif /* __WMEM_ALLOCATOR_SIMPLE_H__ */ ++#endif /* __BASE32_H__ */ + + /* + * Editor modelines - https://www.wireshark.org/tools/modelines.html diff -Nru wireshark-4.4.7/debian/patches/series wireshark-4.4.13/debian/patches/series --- wireshark-4.4.7/debian/patches/series 2025-06-10 14:45:06.000000000 +0000 +++ wireshark-4.4.13/debian/patches/series 2026-01-30 14:29:15.000000000 +0000 @@ -1,3 +1,3 @@ -0001-tools-Use-esnacc-instead-of-snacc-in-asn2deb.patch 09_idl2wrs.patch 0004-Use-packaged-JS-and-CSS-resources-instead-of-pulling.patch +0001-wsutil-Restore-removed-ws_base32_decode.patch diff -Nru wireshark-4.4.7/doc/attributes.adoc wireshark-4.4.13/doc/attributes.adoc --- wireshark-4.4.7/doc/attributes.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/attributes.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -1,6 +1,6 @@ // Common attributes -:wireshark-version: 4.4.7 +:wireshark-version: 4.4.13 :logray-version: 0.9.0 // Required for btn, kbd:, and menu: macros. diff -Nru wireshark-4.4.7/doc/man_pages/asn2deb.adoc wireshark-4.4.13/doc/man_pages/asn2deb.adoc --- wireshark-4.4.7/doc/man_pages/asn2deb.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/man_pages/asn2deb.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -33,7 +33,7 @@ This manual page documents briefly the *asn2deb* command. *asn2deb* takes an ASN.1 file as input and creates a Debian package from it. The package contains a loadable type table file for the Wireshark network analyzer. -The type table is generated by the ASN.1 compiler *snacc*. +The type table is generated by the ASN.1 compiler *esnacc*. == OPTIONS @@ -65,7 +65,7 @@ == SEE ALSO A lot of tools are used, which you have to *apt-get install*: wireshark-dev, python, cdbs, autotools-dev, debhelper, dpkg-dev, -snacc. +esnacc. == COPYING diff -Nru wireshark-4.4.7/doc/man_pages/dumpcap.adoc wireshark-4.4.13/doc/man_pages/dumpcap.adoc --- wireshark-4.4.7/doc/man_pages/dumpcap.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/man_pages/dumpcap.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -108,8 +108,8 @@ The created filenames are based on the filename given with the *-w* option, the number of the file and on the creation date and time, e.g. -outfile_00001_20250714120117.pcapng, -outfile_00002_20250714120523.pcapng, ... +outfile_00001_20260714120117.pcapng, +outfile_00002_20260714120523.pcapng, ... With the __files__ option it's also possible to form a "ring buffer". This will fill up new files until the number of files specified, diff -Nru wireshark-4.4.7/doc/man_pages/tshark.adoc wireshark-4.4.13/doc/man_pages/tshark.adoc --- wireshark-4.4.7/doc/man_pages/tshark.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/man_pages/tshark.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -228,7 +228,7 @@ The created filenames are based on the filename given with the *-w* option, the number of the file and on the creation date and time, -e.g. outfile_00001_20250714120117.pcap, outfile_00002_20250714120523.pcap, ... +e.g. outfile_00001_20260714120117.pcap, outfile_00002_20260714120523.pcap, ... With the __files__ option it's also possible to form a "ring buffer". This will fill up new files until the number of files specified, @@ -271,7 +271,7 @@ *nametimenum*:__value__ Choose between two save filename templates. If __value__ is 1, make running file number part before start time part; this is -the original and default behaviour (e.g. log_00001_20250714164426.pcap). If +the original and default behaviour (e.g. log_00001_20260714164426.pcap). If __value__ is greater than 1, make start time part before running number part (e.g. log_20210828164426_00001.pcap). The latter makes alphabetical sorting order equal to creation time order, and keeps related multiple file sets in diff -Nru wireshark-4.4.7/doc/man_pages/wireshark.adoc wireshark-4.4.13/doc/man_pages/wireshark.adoc --- wireshark-4.4.7/doc/man_pages/wireshark.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/man_pages/wireshark.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -211,7 +211,7 @@ The created filenames are based on the filename given with the *-w* flag, the number of the file and on the creation date and time, -e.g. outfile_00001_20250714120117.pcap, outfile_00002_20250714120523.pcap, ... +e.g. outfile_00001_20260714120117.pcap, outfile_00002_20260714120523.pcap, ... With the __files__ option it's also possible to form a "ring buffer". This will fill up new files until the number of files specified, diff -Nru wireshark-4.4.7/doc/release-notes.adoc wireshark-4.4.13/doc/release-notes.adoc --- wireshark-4.4.7/doc/release-notes.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/release-notes.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -22,47 +22,61 @@ The following vulnerabilities have been fixed: -* wssalink:2025-02[] {notable} -Dissection engine crash. -wsbuglink:20509[]. -cveidlink:2025-5601[]. -// Fixed in master: 5321308630 -// Fixed in release-4.4: 29a4f378ab -// Fixed in release-4.2: 8c186dbb38 +* wssalink:2026-01[] {notable} +BLF file parser crash. +wsbuglink:20880[]. +// cveidlink:2026-xxx[]. +// Fixed in master: 516ba22c34 +// Fixed in release-4.6: 4d879508dc +// Fixed in release-4.4: c99f118869 +// CVSS AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H +// CWE-787 +// * Out-of-bounds heap write in blf_pull_logcontainer_into_memory. wsbuglink:20880[]. + +* wssalink:2026-02[] {notable} +IEEE 802.11 dissector crash. +wsbuglink:20939[]. +// cveidlink:2026-xxx[]. +// Fixed in master: 4b48ee36f1 +// Fixed in release-4.2: e3ea9fb6e7 +// Fixed in release-4.0: 5bfd4035f5 +// CVSS AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H +// CWE-787 +// * OSS-Fuzz 474458885: Stack-buffer-overflow in dissect_multi_link. wsbuglink:20939[]. + +* wssalink:2026-03[] {notable} +SOME/IP-SD dissector crash. +wsbuglink:20945[]. +// cveidlink:2026-xxx[]. +// Fixed in master: xxx +// Fixed in release-4.6: xxx +// Fixed in release-4.4: xxx // CVSS AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H -// CWE-120 -// * Fuzz job crash: fuzz-2025-04-25-7554.pcap. wsbuglink:20509[]. +// CWE-787 +// * SOME/IP-SD buffer overflow. wsbuglink:20945[]. -// * wssalink:2025-03[] {notable} +// * wssalink:2026-04[] {notable} // Foo dissector {crash,infinite loop,memory leak}. // wsbuglink:xxx[]. -// cveidlink:2025-xxx[]. +// cveidlink:2026-xxx[]. // Fixed in master: xxx +// Fixed in release-4.6: xxx // Fixed in release-4.4: xxx -// Fixed in release-4.2: xxx // CVSS AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H // CWE-824 The following bugs have been fixed: -//The following bugs have been fixed: //* wsbuglink:5000[] //* wsbuglink:6000[Wireshark bug] //* cveidlink:2014-2486[] -//* Wireshark took a bite out of each of your freshly baked muffins until it found the perfect one. +//* Wireshark took a bite out of each of your freshly baked muffins until it found the perfect one. {notable} -* Wireshark does not correctly decode LIN "go to sleep" in TECMP and CMP. wsbuglink:20463[]. -* Dissector bug, Protocol CIGI. wsbuglink:20496[]. -* Green power packets are not dissected when proto_version == ZBEE_VERSION_GREEN_POWER. wsbuglink:20497[]. -* Packet diagrams misalign or drop bitfields. wsbuglink:20507[]. {notable} -* Corruption when setting heuristic dissector table UI name from Lua. wsbuglink:20523[]. {notable} -* LDAP dissector incorrectly displays filters with singleton "&" wsbuglink:20527[]. {notable} -* WebSocket per-message compression extentions: fail to decompress server messages (from the 2nd) due to parameter handling. wsbuglink:20531[]. -* The LL_PERIODIC_SYNC_WR_IND packet is not properly dissected (packet-btle.c) wsbuglink:20554[]. +* Bug in decoding 5G NAS message - Extended CAG information list IE. wsbuglink:20946[]. // == Known Bugs -=== New and Updated Features +// === New and Updated Features // === Removed Features and Support @@ -75,36 +89,32 @@ === Updated Protocol Support // Add one protocol per line between the -- delimiters. -// ag -A1 '(define PSNAME|proto_register_protocol[^_])' $(git diff --name-only v4.4.7.. | ag packet- | sort -u) +// rg -A1 '(define PSNAME|proto_register_protocol[^_])' $(git diff --name-only v4.4.12.. | rg packet- | sort -u) [commaize] -- -AT -BT LE LL -CIGI -LDAP -LIN -Logcat Text -genl -net_dm -netfilter -nvme -SSH -TCPCL -TLS -WebSocket -ZigBee -ZigBee ZCL +DCT2000 +H.248 +H.265 +IDN +IEEE 802.11 +NAS-5GS +QUIC +SOME/IP-SD +Thrift -- === New and Updated Capture File Support -There is no new or updated capture file support in this release. +// There is no new or updated capture file support in this release. // Add one file type per line between the -- delimiters. -// [commaize] -// -- -// -- +[commaize] +-- +BLF +NetScreen +Viavi Observer +-- -=== Updated File Format Decoding Support +=== New and Updated File Format Decoding Support There is no updated file format support in this release. // Add one file type per line between the -- delimiters. @@ -120,6 +130,99 @@ == Prior Versions +Wireshark 4.4.12 included the following changes. +See the +https://www.wireshark.org/docs/relnotes/wireshark-4.4.12.html[release notes] +for details: + +* wssalink:2025-07[] {notable} +HTTP3 dissector crash. +wsbuglink:20860[]. +cveidlink:2025-13945[]. + +* wssalink:2025-08[] {notable} +MEGACO dissector infinite loop. +wsbuglink:20884[]. +cveidlink:2025-13945[]. + +* ws_base32_decode should be named *_encode ? wsbuglink:20754[]. +* Stack buffer overflow in wiretap/ber.c (ber_open) wsbuglink:20878[]. +* Fuzz job crash: fuzz-2025-11-30-12266121180.pcap. wsbuglink:20883[]. +* Missing data in pinfo->cinfo in HomePlug message CM_ATTEN_CHAR.IND. wsbuglink:20893[]. + +Wireshark 4.4.11 included the following changes. +See the +https://www.wireshark.org/docs/relnotes/wireshark-4.4.11.html[release notes] +for details: + +* wssalink:2025-06[] Kafka dissector crash. wsbuglink:20823[]. + +* L2CAP dissector doesn't understand retransmission mode. wsbuglink:2241[]. +* DNS HIP dissector labels PK algorithm as HIT length. wsbuglink:20768[]. +* TLS Abbreviated Handshake Using New Session Ticket. wsbuglink:20802[]. +* Apply As Filter for field with FT_NONE and BASE_NONE for a single byte does not use the hex value. wsbuglink:20818[]. +* TCP dissector creates invalid packet diagram. wsbuglink:20820[]. +* Support UTF-16 strings in the IsoBus dissector for the string operations. wsbuglink:20845[]. +* Fuzz job issue: fuzz-2025-11-12-12064814316.pcap. wsbuglink:20852[]. + +Wireshark 4.4.10 included the following changes. +See the +https://www.wireshark.org/docs/relnotes/wireshark-4.4.10.html[release notes] +for details: + +* Using wslog parameters in command line applications leads to freeing invalid memory. wsbuglink:20500[]. +* On macOS a lower resolution Wireshark icon is displayed in the App Switcher and Launchpad. sbuglink:20544[]. {notable} +// misdissection, but no crash. +* Fuzz job crash: fuzz-2025-08-06-10932469456.pcap. wsbuglink:20666[]. +* Encoding on NAS5GS- NASDL Transport Message-Multiple Container contains inconsistencies. wsbuglink:20679]. {notable} +* Bad resolver in Delegated Credential (RFC 9345) of TLS 1.3 CertificateRequest message. wsbuglink:20728]. {notable} +* Fuzz job UTF-8 encoding issue: fuzz-2025-10-03-11586692659.pcap. wsbuglink:20744[]. + +Wireshark 4.4.9 included the following changes. +See the +https://www.wireshark.org/docs/relnotes/wireshark-4.4.9.html[release notes] +for details: + +* RDM Product Detail List ID Disect incorrect. wsbuglink:20612[]. +* SCCP LUDT segmentation decoding fails. wsbuglink:20647[]. +* Ciscodump fails to start capture on Cisco IOS. wsbuglink:20655[]. {notable} +* [BACnet] WritePropertyMultiple closing context tag 1 not showing. wsbuglink:20665[]. +* Bug in LZ77 decoder; reads a 16-bit length when it should read a 32-bit length. wsbuglink:20671[]. + +Wireshark 4.4.8 included the following changes. +See the +https://www.wireshark.org/docs/relnotes/wireshark-4.4.8.html[release notes] +for details: + +* Renegotiated DTLS session is not being decrypted. wsbuglink:20362[]. +* Wireshark is completely stuck in initialization because androiddump recv() is blocked. wsbuglink:20526[]. +* Fuzz job UTF-8 encoding issue: fuzz-2025-06-20-7318.pcap. wsbuglink:20585[]. +* Crash when showing packet in new window after reloading Lua plugins with a certain gui.column.format preference. wsbuglink:20588[]. +* Bug in UDS dissector with Service ReadDataByPeriodicIdentifier Response. wsbuglink:20589[]. +* Packet diagram doesn't show non-standard field value representations. wsbuglink:20590[]. +* Packet diagram shows representation twice when field type is FT_NONE. wsbuglink:20601[]. +* application/x-www-form-urlencoded key parsed incorrectly following a name-value byte sequence with no '=' wsbuglink:20615[]. +* DNP3 time stamp was unable to work after epoch time(year 2038) wsbuglink:20618[]. + +Wireshark 4.4.7 included the following changes. +See the +https://www.wireshark.org/docs/relnotes/wireshark-4.4.7.html[release notes] +for details: + +* wssalink:2025-02[] +Dissection engine crash. +wsbuglink:20509[]. +cveidlink:2025-5601[]. + +* Wireshark does not correctly decode LIN "go to sleep" in TECMP and CMP. wsbuglink:20463[]. +* Dissector bug, Protocol CIGI. wsbuglink:20496[]. +* Green power packets are not dissected when proto_version == ZBEE_VERSION_GREEN_POWER. wsbuglink:20497[]. +* Packet diagrams misalign or drop bitfields. wsbuglink:20507[]. +* Corruption when setting heuristic dissector table UI name from Lua. wsbuglink:20523[]. +* LDAP dissector incorrectly displays filters with singleton "&" wsbuglink:20527[]. +* WebSocket per-message compression extentions: fail to decompress server messages (from the 2nd) due to parameter handling. wsbuglink:20531[]. +* The LL_PERIODIC_SYNC_WR_IND packet is not properly dissected (packet-btle.c) wsbuglink:20554[]. + Wireshark 4.4.6 included the following changes. See the https://www.wireshark.org/docs/relnotes/wireshark-4.4.6.html[release notes] @@ -346,8 +449,8 @@ You can learn protocol analysis and meet Wireshark’s developers at https://sharkfest.wireshark.org[SharkFest]. -// Official Wireshark training and certification are available from -// https://www.wiresharktraining.com/[Wireshark University]. +Official Wireshark training and certification are available from +https://www.wireshark.org/certifications[the Wireshark Foundation]. == Getting Certified diff -Nru wireshark-4.4.7/doc/wsug_src/capinfos-h.txt wireshark-4.4.13/doc/wsug_src/capinfos-h.txt --- wireshark-4.4.7/doc/wsug_src/capinfos-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/capinfos-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -Capinfos (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +Capinfos (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Print various information (infos) about capture files. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/dumpcap-h.txt wireshark-4.4.13/doc/wsug_src/dumpcap-h.txt --- wireshark-4.4.7/doc/wsug_src/dumpcap-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/dumpcap-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -Dumpcap (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +Dumpcap (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Capture network packets and dump them into a pcapng or pcap file. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/editcap-h.txt wireshark-4.4.13/doc/wsug_src/editcap-h.txt --- wireshark-4.4.7/doc/wsug_src/editcap-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/editcap-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -Editcap (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +Editcap (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Edit and/or translate the format of capture files. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/mergecap-h.txt wireshark-4.4.13/doc/wsug_src/mergecap-h.txt --- wireshark-4.4.7/doc/wsug_src/mergecap-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/mergecap-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -Mergecap (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +Mergecap (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Merge two or more capture files into one. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/rawshark-h.txt wireshark-4.4.13/doc/wsug_src/rawshark-h.txt --- wireshark-4.4.7/doc/wsug_src/rawshark-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/rawshark-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -Rawshark (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +Rawshark (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Dump and analyze network traffic. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/reordercap-h.txt wireshark-4.4.13/doc/wsug_src/reordercap-h.txt --- wireshark-4.4.7/doc/wsug_src/reordercap-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/reordercap-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -Reordercap (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +Reordercap (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Reorder timestamps of input file frames into output file. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/text2pcap-h.txt wireshark-4.4.13/doc/wsug_src/text2pcap-h.txt --- wireshark-4.4.7/doc/wsug_src/text2pcap-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/text2pcap-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -Text2pcap (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +Text2pcap (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Generate a capture file from an ASCII hexdump of packets. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/tshark-h.txt wireshark-4.4.13/doc/wsug_src/tshark-h.txt --- wireshark-4.4.7/doc/wsug_src/tshark-h.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/tshark-h.txt 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -TShark (Wireshark) 4.4.7 (v4.6.7rc0-0-g2167e12fc6f7) +TShark (Wireshark) 4.4.13 (v4.4.13rc0-1-g17d44bba9306) Dump and analyze network traffic. See https://www.wireshark.org for more information. diff -Nru wireshark-4.4.7/doc/wsug_src/wsug_capture.adoc wireshark-4.4.13/doc/wsug_src/wsug_capture.adoc --- wireshark-4.4.7/doc/wsug_src/wsug_capture.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/wsug_capture.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -494,8 +494,8 @@ "N_interfaces" where N is the number of interfaces, when capturing on multiple interfaces; XXXXXX is a unique 6 character alphanumeric sequence.) |foo.cap|-|-|Single named file|foo.cap -|foo.cap|x|-|Multiple files, continuous|foo_00001_20250714110102.cap, foo_00002_20250714110318.cap, ... -|foo.cap|x|x|Multiple files, ring buffer|foo_00001_20250714110102.cap, foo_00002_20250714110318.cap, ... +|foo.cap|x|-|Multiple files, continuous|foo_00001_20260714110102.cap, foo_00002_20260714110318.cap, ... +|foo.cap|x|x|Multiple files, ring buffer|foo_00001_20260714110102.cap, foo_00002_20260714110318.cap, ... |=== Single temporary file:: diff -Nru wireshark-4.4.7/doc/wsug_src/wsug_io.adoc wireshark-4.4.13/doc/wsug_src/wsug_io.adoc --- wireshark-4.4.7/doc/wsug_src/wsug_io.adoc 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/doc/wsug_src/wsug_io.adoc 2026-01-14 18:05:54.000000000 +0000 @@ -705,7 +705,7 @@ **** A filename in a file set uses the format Prefix_Number_DateTimeSuffix (or, in Wireshark 4.4.0 and later, Prefix_DateTime_NumberSuffix) which might -look something like `test_00001_20250714183910.pcap`. All files of a file +look something like `test_00001_20260714183910.pcap`. All files of a file set share the same prefix (e.g., “test”) and suffix (e.g., “.pcap”) and a varying middle part. Files are also allowed to have a second compression suffix of types that Wireshark can open; the compression suffix does not diff -Nru wireshark-4.4.7/editcap.c wireshark-4.4.13/editcap.c --- wireshark-4.4.7/editcap.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/editcap.c 2026-01-14 18:05:54.000000000 +0000 @@ -1471,6 +1471,12 @@ goto clean_exit; } secrets_filename = splitted[1]; + if (secrets_filename == NULL || secrets_filename[0] == '\0') { + cmdarg_err("no secrets file name was specified for --inject-secrets"); + g_strfreev(splitted); + ret = WS_EXIT_INVALID_OPTION; + goto clean_exit; + } } else { cmdarg_err("no secrets type was specified for --inject-secrets"); g_strfreev(splitted); diff -Nru wireshark-4.4.7/epan/CMakeLists.txt wireshark-4.4.13/epan/CMakeLists.txt --- wireshark-4.4.7/epan/CMakeLists.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/CMakeLists.txt 2026-01-14 18:05:54.000000000 +0000 @@ -316,7 +316,7 @@ set_target_properties(epan PROPERTIES COMPILE_DEFINITIONS "WS_BUILD_DLL" LINK_FLAGS "${WS_LINK_FLAGS}" - VERSION "18.0.7" SOVERSION 18 + VERSION "18.0.13" SOVERSION 18 INSTALL_RPATH "${LIBRARY_INSTALL_RPATH}" # By default the name for a library with target name epan will be libepan, # but Ethereal is now named Wireshark diff -Nru wireshark-4.4.7/epan/dfilter/semcheck.c wireshark-4.4.13/epan/dfilter/semcheck.c --- wireshark-4.4.7/epan/dfilter/semcheck.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dfilter/semcheck.c 2026-01-14 18:05:54.000000000 +0000 @@ -216,6 +216,10 @@ char *error_message = NULL; enum mk_result res; + if (ftype == FT_SCALAR) { + ftype = FT_INT64; + } + fv = fvalue_from_literal(ftype, s, allow_partial_value, &error_message); if (fv != NULL) { g_free(error_message); // error_message is expected to be null @@ -257,6 +261,10 @@ char *error_message = NULL; enum mk_result res; + if (ftype == FT_SCALAR) { + ftype = FT_INT64; + } + fv = fvalue_from_string(ftype, gs->str, gs->len, &error_message); if (fv != NULL) { g_free(error_message); // error_message is expected to be null @@ -290,6 +298,10 @@ unsigned long *nump = stnode_data(st); char *error_message = NULL; + if (ftype == FT_SCALAR) { + ftype = FT_INT64; + } + fv = fvalue_from_charconst(ftype, *nump, &error_message); if (fv != NULL) { g_free(error_message); // error_message is expected to be null diff -Nru wireshark-4.4.7/epan/dissectors/CMakeLists.txt wireshark-4.4.13/epan/dissectors/CMakeLists.txt --- wireshark-4.4.7/epan/dissectors/CMakeLists.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/CMakeLists.txt 2026-01-14 18:05:54.000000000 +0000 @@ -439,6 +439,7 @@ packet-ip.h packet-ipmi.h packet-ipsec.h + packet-ipv6.h packet-ipx.h packet-irdma.h packet-isakmp.h diff -Nru wireshark-4.4.7/epan/dissectors/asn1/h248/h248.cnf wireshark-4.4.13/epan/dissectors/asn1/h248/h248.cnf --- wireshark-4.4.7/epan/dissectors/asn1/h248/h248.cnf 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/asn1/h248/h248.cnf 2026-01-14 18:05:54.000000000 +0000 @@ -365,6 +365,9 @@ }else{ curr_info.term->str = bytes_to_str_punct(actx->pinfo->pool,curr_info.term->buffer,curr_info.term->len, 0); } + } else { + curr_info.term->buffer = (uint8_t*)wmem_strdup(actx->pinfo->pool, ""); + curr_info.term->str = wmem_strdup(actx->pinfo->pool, "?"); } diff -Nru wireshark-4.4.7/epan/dissectors/asn1/kerberos/k5.asn wireshark-4.4.13/epan/dissectors/asn1/kerberos/k5.asn --- wireshark-4.4.7/epan/dissectors/asn1/kerberos/k5.asn 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/asn1/kerberos/k5.asn 2026-01-14 18:05:54.000000000 +0000 @@ -313,6 +313,8 @@ eRR-REVOCATION-STATUS-UNAVAILABLE(74), eRR-CLIENT-NAME-MISMATCH(75), eRR-KDC-NAME-MISMATCH(76), + eRR-IAKERB-KDC-NOT-FOUND(85), + eRR-IAKERB-KDC-NO-RESPONSE(86), eRR-KDC-MORE-PREAUTH-DATA-REQUIRED(91) } diff -Nru wireshark-4.4.7/epan/dissectors/asn1/kerberos/packet-kerberos-template.c wireshark-4.4.13/epan/dissectors/asn1/kerberos/packet-kerberos-template.c --- wireshark-4.4.7/epan/dissectors/asn1/kerberos/packet-kerberos-template.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/asn1/kerberos/packet-kerberos-template.c 2026-01-14 18:05:54.000000000 +0000 @@ -3424,6 +3424,8 @@ #define KRB5_ET_KDC_ERR_REVOCATION_STATUS_UNAVAILABLE 74 #define KRB5_ET_KDC_ERR_CLIENT_NAME_MISMATCH 75 #define KRB5_ET_KDC_ERR_KDC_NAME_MISMATCH 76 +#define KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NOT_FOUND 85 +#define KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NO_RESPONSE 86 #define KRB5_ET_KDC_ERR_PREAUTH_EXPIRED 90 #define KRB5_ET_KDC_ERR_MORE_PREAUTH_DATA_REQUIRED 91 #define KRB5_ET_KDC_ERR_PREAUTH_BAD_AUTHENTICATION_SET 92 @@ -3499,6 +3501,8 @@ { KRB5_ET_KDC_ERR_REVOCATION_STATUS_UNAVAILABLE, "KDC_ERR_REVOCATION_STATUS_UNAVAILABLE" }, { KRB5_ET_KDC_ERR_CLIENT_NAME_MISMATCH, "KDC_ERR_CLIENT_NAME_MISMATCH" }, { KRB5_ET_KDC_ERR_KDC_NAME_MISMATCH, "KDC_ERR_KDC_NAME_MISMATCH" }, + { KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NOT_FOUND, "KRB_AP_ERR_IAKERB_KDC_NOT_FOUND" }, + { KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NO_RESPONSE, "KRB_AP_ERR_IAKERB_KDC_NO_RESPONSE" }, { KRB5_ET_KDC_ERR_PREAUTH_EXPIRED, "KDC_ERR_PREAUTH_EXPIRED" }, { KRB5_ET_KDC_ERR_MORE_PREAUTH_DATA_REQUIRED, "KDC_ERR_MORE_PREAUTH_DATA_REQUIRED" }, { KRB5_ET_KDC_ERR_PREAUTH_BAD_AUTHENTICATION_SET, "KDC_ERR_PREAUTH_BAD_AUTHENTICATION_SET" }, diff -Nru wireshark-4.4.7/epan/dissectors/asn1/pkcs12/packet-pkcs12-template.c wireshark-4.4.13/epan/dissectors/asn1/pkcs12/packet-pkcs12-template.c --- wireshark-4.4.7/epan/dissectors/asn1/pkcs12/packet-pkcs12-template.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/asn1/pkcs12/packet-pkcs12-template.c 2026-01-14 18:05:54.000000000 +0000 @@ -50,9 +50,11 @@ static expert_field ei_pkcs12_octet_string_expected; +/* We might want to make this a preference */ +#define MAX_ITER_COUNT 10000000U static const char *object_identifier_id; -static int iteration_count; +static unsigned iteration_count; static tvbuff_t *salt; static const char *password; static bool try_null_password; @@ -257,6 +259,32 @@ return false; } + /* Put some kind of sanity check limit on the iteration_count to avoid + * taking forever repeatedly hashing. RFC 8018 says: + * "This document follows the recommendations made in FIPS + * Special Publication 800-132 [NISTSP132], which says + * + * The iteration count shall be selected as large as possible, as + * long as the time required to generate the key using the entered + * password is acceptable for the users. [...] A minimum iteration + * count of 1,000 is recommended. For especially critical keys, or + * for very powerful systems or systems where user-perceived + * performance is not critical, an iteration count of 10,000,000 may + * be appropriate." + * https://datatracker.ietf.org/doc/html/rfc8018#section-4.2 + * + * (Note NIST announced a decision to revise SP 800-132 in May 2023: + * https://csrc.nist.gov/News/2023/decision-to-revise-nist-sp-800-132 + * although as of Dec 2025 has not published a draft.) + * + * Presumably "user-perceived performance is not critical" does not + * apply to us, although there may be "especially critical keys." + */ + if (iteration_count > MAX_ITER_COUNT) { + proto_item_append_text(item, " [Iteration count exceeds max (%u > %u)]", iteration_count, MAX_ITER_COUNT); + return false; + } + /* allocate buffers */ key = (char *)wmem_alloc(pinfo->pool, keylen); diff -Nru wireshark-4.4.7/epan/dissectors/asn1/sabp/packet-sabp-template.c wireshark-4.4.13/epan/dissectors/asn1/sabp/packet-sabp-template.c --- wireshark-4.4.7/epan/dissectors/asn1/sabp/packet-sabp-template.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/asn1/sabp/packet-sabp-template.c 2026-01-14 18:05:54.000000000 +0000 @@ -134,6 +134,7 @@ /* Error */ return; } + for (n = 0; n < nr_pages; n++) { subtree = proto_tree_add_subtree_format(tree, tvb, offset, 83, ett_sabp_cbs_page, NULL, "CB page %u data", n+1); @@ -142,8 +143,8 @@ cb_inf_msg_len = tvb_get_uint8(tvb,offset+82); page_tvb = tvb_new_subset_length(tvb, offset, cb_inf_msg_len); unpacked_tvb = dissect_cbs_data(sms_encoding, page_tvb, subtree, pinfo, 0); - len = tvb_captured_length(unpacked_tvb); if (unpacked_tvb != NULL){ + len = tvb_captured_length(unpacked_tvb); if (tree != NULL){ proto_tree *cbs_page_subtree = proto_item_add_subtree(cbs_page_item, ett_sabp_cbs_page_content); proto_tree_add_item(cbs_page_subtree, hf_sabp_cbs_page_content, unpacked_tvb, 0, len, ENC_UTF_8); diff -Nru wireshark-4.4.7/epan/dissectors/asn1/tetra/tetra.asn wireshark-4.4.13/epan/dissectors/asn1/tetra/tetra.asn --- wireshark-4.4.7/epan/dissectors/asn1/tetra/tetra.asn 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/asn1/tetra/tetra.asn 2026-01-14 18:05:54.000000000 +0000 @@ -1992,7 +1992,7 @@ U-ALERT::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), reserved INTEGER ( 0..1 ), simplex-duplex-selection ENUMERATED {simplex(0), duplex(1)}, optional-elements CHOICE { @@ -2007,7 +2007,7 @@ U-CONNECT ::= SEQUENCE{ - call-identifier INTEGER (0..1023), + call-identifier INTEGER (0..16383), hook-method-selection BOOLEAN, simplex-duplex-selection ENUMERATED {simplex(0), duplex(1)}, optional-elements CHOICE { @@ -2022,7 +2022,7 @@ U-TX-CEASED::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), optional-elements CHOICE { no-type2 NULL, type2-parameters SEQUENCE { @@ -2034,7 +2034,7 @@ U-TX-DEMAND::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), tx-demand-priority INTEGER ( 0..3), encryption-control INTEGER ( 0..1 ), reserved INTEGER ( 0..1 ), @@ -2048,7 +2048,7 @@ U-DISCONNECT ::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), disconnect-cause INTEGER ( 0..31 ), optional-elements CHOICE{ no-type2 NULL, @@ -2060,7 +2060,7 @@ U-CALL-RESTORE::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), request-to-transmit-send-data INTEGER ( 0..1 ), other-party-address Other-party-address-type, basic-service-information Basic-service-information, @@ -2074,7 +2074,7 @@ D-SETUP ::= SEQUENCE{ - call-identifier INTEGER (0..16383 ), + call-identifier INTEGER (0..16383), call-time-out INTEGER (0..15 ), hook-method-selection INTEGER(0..1), simplex-duplex-selection ENUMERATED {simplex(0), duplex(1)}, @@ -2094,7 +2094,7 @@ D-CALL-PROCEEDING ::= SEQUENCE{ - call-identifier INTEGER (0..1023), + call-identifier INTEGER (0..16383), call-time-out-setup-phase INTEGER (0..7), hook-method-selection BOOLEAN , simplex-duplex-selection INTEGER (0..1), @@ -2112,7 +2112,7 @@ D-ALERT ::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), call-time-out-setup-phase INTEGER ( 0..7 ), reserved INTEGER ( 0..1 ), simplex-duplex-selection ENUMERATED {simplex(0), duplex(1)}, @@ -2131,7 +2131,7 @@ D-CONNECT::= SEQUENCE{ - call-identifier INTEGER (0..1023), + call-identifier INTEGER (0..16383), call-time-out INTEGER (0..31), hook-method-selection BOOLEAN, simplex-duplex-selection ENUMERATED {simplex(0), duplex(1)}, @@ -2152,7 +2152,7 @@ D-CONNECT-ACK::= SEQUENCE{ - call-identifier INTEGER (0..1023), + call-identifier INTEGER (0..16383), call-time-out INTEGER (0..15), transmission-grant INTEGER (0..3), transmission-request-permission INTEGER (0..1), @@ -2167,7 +2167,7 @@ D-RELEASE::= SEQUENCE{ - call-identifier INTEGER ( 0..16383 ), + call-identifier INTEGER ( 0..16383), disconnect-cause INTEGER ( 0..31 ), optional-elements CHOICE{ no-type2 NULL, @@ -2180,14 +2180,14 @@ D-CALL-RESTORE::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), transmission-grant INTEGER ( 0..3 ), transmission-request-permission INTEGER( 0..1 ), reset-call-time-out INTEGER ( 0..1 ), optional-elements CHOICE{ no-type2 NULL, type2-parameters SEQUENCE { - new-call-identifier CHOICE{none NULL, new-call-identifier INTEGER (0..1023)}, + new-call-identifier CHOICE{none NULL, new-call-identifier INTEGER (0..16383)}, call-time-out CHOICE{none NULL, call-time-out INTEGER ( 0..7 )}, call-status CHOICE { none NULL, call-status INTEGER ( 0..7 )}, modify CHOICE { none NULL, modify Modify-type}, @@ -2199,7 +2199,7 @@ D-TX-CEASED::= SEQUENCE{ - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), transmission-request-permission INTEGER ( 0..1 ), optional-elements CHOICE{ no-type2 NULL, @@ -2212,7 +2212,7 @@ D-TX-GRANTED ::= SEQUENCE { - call-identifier INTEGER ( 0..1023 ), + call-identifier INTEGER ( 0..16383), transmission-grant INTEGER ( 0..3 ), transmission-request-permission INTEGER ( 0..1 ), encryption-control INTEGER ( 0..1 ), diff -Nru wireshark-4.4.7/epan/dissectors/packet-acdr.c wireshark-4.4.13/epan/dissectors/packet-acdr.c --- wireshark-4.4.7/epan/dissectors/packet-acdr.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-acdr.c 2026-01-14 18:05:54.000000000 +0000 @@ -878,7 +878,7 @@ // add the length & offset fields to the RTP payload rtp_data_tree = tree->last_child->last_child; // the rtp subtree->the payload field - if (rtp_data_tree) { + if (rtp_data_tree && PITEM_FINFO(rtp_data_tree)) { proto_item_set_text(rtp_data_tree, "RTP Data (%d bytes, offset %d)", rtp_data_tree->finfo->length, rtp_data_tree->finfo->start); } diff -Nru wireshark-4.4.7/epan/dissectors/packet-asterix.c wireshark-4.4.13/epan/dissectors/packet-asterix.c --- wireshark-4.4.7/epan/dissectors/packet-asterix.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-asterix.c 2026-01-14 18:05:54.000000000 +0000 @@ -59178,7 +59178,7 @@ unsigned bit_size; unsigned size; uint64_t count; - uint8_t i; + unsigned i; bool should_break; size = 0; diff -Nru wireshark-4.4.7/epan/dissectors/packet-bacapp.c wireshark-4.4.13/epan/dissectors/packet-bacapp.c --- wireshark-4.4.7/epan/dissectors/packet-bacapp.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-bacapp.c 2026-01-14 18:05:54.000000000 +0000 @@ -14908,6 +14908,7 @@ if (tag_is_opening(tag_info)) { offset += fTagHeaderTree(tvb, pinfo, subtree, offset, &tag_no, &tag_info, &lvt); offset = fBACnetPropertyValue(tvb, pinfo, subtree, offset); + offset += fTagHeaderTree(tvb, pinfo, subtree, offset, &tag_no, &tag_info, &lvt); } else { expert_add_info(pinfo, subtree, &ei_bacapp_bad_tag); } diff -Nru wireshark-4.4.7/epan/dissectors/packet-btl2cap.c wireshark-4.4.13/epan/dissectors/packet-btl2cap.c --- wireshark-4.4.7/epan/dissectors/packet-btl2cap.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-btl2cap.c 2026-01-14 18:05:54.000000000 +0000 @@ -2555,8 +2555,8 @@ mfp->last_frame = 0; mfp->tot_len = sdulen; mfp->reassembled = (uint8_t *) wmem_alloc(wmem_file_scope(), sdulen); - tvb_memcpy(tvb, mfp->reassembled, offset, sdulen); - mfp->cur_off = sdulen; + tvb_memcpy(tvb, mfp->reassembled, offset, length); + mfp->cur_off = length; wmem_tree_insert32(config_data->start_fragments, pinfo->num, mfp); } else { mfp = (sdu_reassembly_t *)wmem_tree_lookup32(config_data->start_fragments, pinfo->num); @@ -2593,7 +2593,9 @@ col_append_fstr(pinfo->cinfo, COL_INFO, "[Continuation to #%u] ", mfp->first_frame); } } - if (segment == 0x02 && mfp != NULL && mfp->last_frame == pinfo->num) { + if (segment == 0x02 && mfp != NULL && mfp->last_frame == pinfo->num && mfp->cur_off == mfp->tot_len) { + /* if mfp->cur_off != mfp->tot_len, there is missing data + * or other reassembly issues. */ next_tvb = tvb_new_child_real_data(tvb, (uint8_t *)mfp->reassembled, mfp->tot_len, mfp->tot_len); add_new_data_source(pinfo, next_tvb, "Reassembled L2CAP"); } diff -Nru wireshark-4.4.7/epan/dissectors/packet-catapult-dct2000.c wireshark-4.4.13/epan/dissectors/packet-catapult-dct2000.c --- wireshark-4.4.7/epan/dissectors/packet-catapult-dct2000.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-catapult-dct2000.c 2026-01-14 18:05:54.000000000 +0000 @@ -3179,7 +3179,7 @@ tvb_get_ntohs(tvb, source_port_offset) : 0, (dest_addr_offset) ? - ((source_addr_length == 4) ? + ((dest_addr_length == 4) ? get_hostname(tvb_get_ipv4(tvb, dest_addr_offset)) : get_hostname6(&destv6) ) : diff -Nru wireshark-4.4.7/epan/dissectors/packet-cfm.c wireshark-4.4.13/epan/dissectors/packet-cfm.c --- wireshark-4.4.7/epan/dissectors/packet-cfm.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-cfm.c 2026-01-14 18:05:54.000000000 +0000 @@ -1217,7 +1217,7 @@ static int dissect_cfm_gnm(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int offset) { - uint8_t cfm_gnm_pdu_type = tvb_get_uint8(tvb, offset + 4); + uint8_t cfm_gnm_pdu_type = tvb_get_uint8(tvb, offset + 2); switch (cfm_gnm_pdu_type) { case BNM: @@ -2091,7 +2091,6 @@ proto_tree_add_item(cfm_tlv_tree, hf_tlv_chassis_id_subtype, tvb, tlv_data_offset, 1, ENC_NA); uint8_t chassis_id_subtype = tvb_get_uint8(tvb, tlv_data_offset); tlv_data_offset += 1; - tlv_chassis_id_length -= 1; switch (chassis_id_subtype) { case 1: @@ -2190,7 +2189,6 @@ tvb, tlv_data_offset, 1, ENC_NA); uint8_t port_id_subtype = tvb_get_uint8(tvb, tlv_data_offset); tlv_data_offset += 1; - tlv_reply_ingress_portid_length -= 1; switch (port_id_subtype) { case 1: diff -Nru wireshark-4.4.7/epan/dissectors/packet-cql.c wireshark-4.4.13/epan/dissectors/packet-cql.c --- wireshark-4.4.7/epan/dissectors/packet-cql.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-cql.c 2026-01-14 18:05:54.000000000 +0000 @@ -974,7 +974,7 @@ return offset; } -static int parse_result_metadata_more_pages(proto_tree* tree, tvbuff_t* tvb, int offset, int flags) +static int parse_result_metadata_more_pages(proto_tree* tree, tvbuff_t* tvb, int offset, uint32_t flags) { int32_t bytes_length = 0; @@ -992,7 +992,7 @@ } static int parse_result_metadata(proto_tree* tree, packet_info *pinfo, tvbuff_t* tvb, - int offset, int flags, int result_rows_columns_count) + int offset, uint32_t flags, int result_rows_columns_count) { proto_tree* col_spec_subtree = NULL; uint32_t string_length = 0; @@ -1079,9 +1079,8 @@ static int parse_row(proto_tree* columns_subtree, packet_info *pinfo, tvbuff_t* tvb, - int offset_metadata, int offset, int result_rows_columns_count) + int offset_metadata, int offset, int result_rows_columns_count, uint32_t flags) { - int32_t result_rows_flags = 0; int string_length; int shadow_offset; proto_item *item; @@ -1089,7 +1088,7 @@ shadow_offset = offset_metadata; for (j = 0; j < result_rows_columns_count; ++j) { - if (!(result_rows_flags & CQL_RESULT_ROWS_FLAG_GLOBAL_TABLES_SPEC)) { + if (!(flags & CQL_RESULT_ROWS_FLAG_GLOBAL_TABLES_SPEC)) { /* ksname and tablename */ item = proto_tree_add_item_ret_uint(columns_subtree, hf_cql_string_length, tvb, shadow_offset, 2, ENC_BIG_ENDIAN, &string_length); proto_item_set_hidden(item); @@ -1103,6 +1102,25 @@ item = proto_tree_add_item(columns_subtree, hf_cql_string_result_rows_table_name, tvb, shadow_offset, string_length, ENC_UTF_8 | ENC_NA); proto_item_set_hidden(item); shadow_offset += string_length; + } else { /* global table spec flag is on: ksname and tablename are NOT repeated for each column */ + if (j == 0) { /* only for the 1st column, dissect the global ksname and tablename */ + int ks_offset = offset_metadata; + item = proto_tree_add_item_ret_uint(columns_subtree, hf_cql_string_length, tvb, ks_offset, 2, ENC_BIG_ENDIAN, &string_length); + proto_item_set_hidden(item); + ks_offset += 2; + item = proto_tree_add_item(columns_subtree, hf_cql_string_result_rows_keyspace_name, tvb, ks_offset, string_length, ENC_UTF_8); + proto_item_set_hidden(item); + ks_offset += string_length; + item = proto_tree_add_item_ret_uint(columns_subtree, hf_cql_string_length, tvb, ks_offset, 2, ENC_BIG_ENDIAN, &string_length); + proto_item_set_hidden(item); + ks_offset += 2; + item = proto_tree_add_item(columns_subtree, hf_cql_string_result_rows_table_name, tvb, ks_offset, string_length, ENC_UTF_8); + proto_item_set_hidden(item); + ks_offset += string_length; + if (shadow_offset == offset_metadata) { /* if it's the 1st time we parsed the global ksname and tablename, now shadow_offset should skip them */ + shadow_offset = ks_offset; + } + } } /* column name */ @@ -1149,7 +1167,7 @@ uint32_t batch_size = 0; uint32_t batch_query_type = 0; uint32_t result_kind = 0; - int32_t result_rows_flags = 0; + uint32_t result_rows_flags = 0; int32_t result_rows_columns_count = 0; int32_t result_prepared_flags = 0; int32_t result_prepared_pk_count = 0; @@ -1636,7 +1654,7 @@ proto_item_append_text(columns_subtree, " for row # %" PRId64, j + 1); if (offset_row_metadata) { - offset = parse_row(columns_subtree, pinfo, tvb, offset_row_metadata, offset, result_rows_columns_count); + offset = parse_row(columns_subtree, pinfo, tvb, offset_row_metadata, offset, result_rows_columns_count, result_rows_flags); } else { for (k = 0; k < result_rows_columns_count; ++k) { proto_tree_add_item_ret_int(columns_subtree, hf_cql_bytes_length, tvb, offset, 4, ENC_BIG_ENDIAN, &bytes_length); diff -Nru wireshark-4.4.7/epan/dissectors/packet-dcerpc-dfs.c wireshark-4.4.13/epan/dissectors/packet-dcerpc-dfs.c --- wireshark-4.4.7/epan/dissectors/packet-dcerpc-dfs.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-dcerpc-dfs.c 2026-01-14 18:05:54.000000000 +0000 @@ -653,8 +653,8 @@ /* IDL: DFS_VOLUME_STATE_INCONSISTENT = 0x2 , */ /* IDL: DFS_VOLUME_STATE_OFFLINE = 0x4 , */ /* IDL: DFS_VOLUME_STATE_ONLINE = 0x8 , */ -/* IDL: DFS_VOLUME_STATE_STANDALONE = DFS_VOLUME_FLAVOR_STANDALONE , */ -/* IDL: DFS_VOLUME_STATE_AD_BLOB = DFS_VOLUME_FLAVOR_AD_BLOB , */ +/* IDL: DFS_VOLUME_STATE_STANDALONE = 0x100 , */ +/* IDL: DFS_VOLUME_STATE_AD_BLOB = 0x200 , */ /* IDL: } */ int @@ -681,8 +681,8 @@ if (!flags) proto_item_append_text(item, ": (No values set)"); - if (flags & (~0x000001cd)) { - flags &= (~0x000001cd); + if (flags & (~0x0000030f)) { + flags &= (~0x0000030f); proto_item_append_text(item, "Unknown bitmap value 0x%x", flags); } @@ -5124,7 +5124,7 @@ { &hf_netdfs_dfs_UnknownStruct_unknown2, { "Unknown2", "netdfs.dfs_UnknownStruct.unknown2", FT_STRING, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_netdfs_dfs_VolumeState_DFS_VOLUME_STATE_AD_BLOB, - { "DFS VOLUME STATE AD BLOB", "netdfs.dfs_VolumeState.DFS_VOLUME_STATE_AD_BLOB", FT_BOOLEAN, 32, TFS(&dfs_VolumeState_DFS_VOLUME_STATE_AD_BLOB_tfs), ( DFS_VOLUME_FLAVOR_AD_BLOB ), NULL, HFILL }}, + { "DFS VOLUME STATE AD BLOB", "netdfs.dfs_VolumeState.DFS_VOLUME_STATE_AD_BLOB", FT_BOOLEAN, 32, TFS(&dfs_VolumeState_DFS_VOLUME_STATE_AD_BLOB_tfs), ( 0x200 ), NULL, HFILL }}, { &hf_netdfs_dfs_VolumeState_DFS_VOLUME_STATE_INCONSISTENT, { "DFS VOLUME STATE INCONSISTENT", "netdfs.dfs_VolumeState.DFS_VOLUME_STATE_INCONSISTENT", FT_BOOLEAN, 32, TFS(&dfs_VolumeState_DFS_VOLUME_STATE_INCONSISTENT_tfs), ( 0x2 ), NULL, HFILL }}, { &hf_netdfs_dfs_VolumeState_DFS_VOLUME_STATE_OFFLINE, @@ -5134,7 +5134,7 @@ { &hf_netdfs_dfs_VolumeState_DFS_VOLUME_STATE_ONLINE, { "DFS VOLUME STATE ONLINE", "netdfs.dfs_VolumeState.DFS_VOLUME_STATE_ONLINE", FT_BOOLEAN, 32, TFS(&dfs_VolumeState_DFS_VOLUME_STATE_ONLINE_tfs), ( 0x8 ), NULL, HFILL }}, { &hf_netdfs_dfs_VolumeState_DFS_VOLUME_STATE_STANDALONE, - { "DFS VOLUME STATE STANDALONE", "netdfs.dfs_VolumeState.DFS_VOLUME_STATE_STANDALONE", FT_BOOLEAN, 32, TFS(&dfs_VolumeState_DFS_VOLUME_STATE_STANDALONE_tfs), ( DFS_VOLUME_FLAVOR_STANDALONE ), NULL, HFILL }}, + { "DFS VOLUME STATE STANDALONE", "netdfs.dfs_VolumeState.DFS_VOLUME_STATE_STANDALONE", FT_BOOLEAN, 32, TFS(&dfs_VolumeState_DFS_VOLUME_STATE_STANDALONE_tfs), ( 0x100 ), NULL, HFILL }}, { &hf_netdfs_opnum, { "Operation", "netdfs.opnum", FT_UINT16, BASE_DEC, NULL, 0, NULL, HFILL }}, { &hf_netdfs_werror, diff -Nru wireshark-4.4.7/epan/dissectors/packet-dlt.c wireshark-4.4.13/epan/dissectors/packet-dlt.c --- wireshark-4.4.7/epan/dissectors/packet-dlt.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-dlt.c 2026-01-14 18:05:54.000000000 +0000 @@ -1427,7 +1427,6 @@ proto_dlt = proto_register_protocol(PSNAME, PNAME, PFNAME); dlt_handle_tcp = register_dissector("dlt_tcp", dissect_dlt_tcp, proto_dlt); dlt_handle_udp = register_dissector("dlt_udp", dissect_dlt_udp, proto_dlt); - dlt_handle_storage = register_dissector("dlt_storage", dissect_dlt_storage_header, proto_dlt_storage_header); proto_register_subtree_array(ett, array_length(ett)); proto_register_field_array(proto_dlt, hf_dlt, array_length(hf_dlt)); @@ -1468,6 +1467,7 @@ proto_dlt_storage_header = proto_register_protocol(DLT_STORAGE_HEADER_NAME_LONG, DLT_STORAGE_HEADER_NAME, DLT_STORAGE_HEADER_NAME_FILTER); proto_register_subtree_array(ett, array_length(ett)); proto_register_field_array(proto_dlt, hfs, array_length(hfs)); + dlt_handle_storage = register_dissector("dlt_storage", dissect_dlt_storage_header, proto_dlt_storage_header); } void proto_reg_handoff_dlt_storage_header(void) { diff -Nru wireshark-4.4.7/epan/dissectors/packet-dnp.c wireshark-4.4.13/epan/dissectors/packet-dnp.c --- wireshark-4.4.7/epan/dissectors/packet-dnp.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-dnp.c 2026-01-14 18:05:54.000000000 +0000 @@ -1801,7 +1801,7 @@ time_ms = (uint64_t)hi * 0x10000 + lo; - timestamp->secs = (long)(time_ms / 1000); + timestamp->secs = (time_t)(time_ms / 1000); timestamp->nsecs = (int)(time_ms % 1000) * 1000000; } diff -Nru wireshark-4.4.7/epan/dissectors/packet-dns.c wireshark-4.4.13/epan/dissectors/packet-dns.c --- wireshark-4.4.7/epan/dissectors/packet-dns.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-dns.c 2026-01-14 18:05:54.000000000 +0000 @@ -7494,7 +7494,7 @@ NULL, HFILL }}, { &hf_dns_hip_pk_algo, - { "HIT length", "dns.hip.hit.pk.algo", + { "PK algorithm", "dns.hip.hit.pk.algo", FT_UINT8, BASE_DEC, VALS(hip_algo_vals), 0, NULL, HFILL }}, diff -Nru wireshark-4.4.7/epan/dissectors/packet-dof.c wireshark-4.4.13/epan/dissectors/packet-dof.c --- wireshark-4.4.7/epan/dissectors/packet-dof.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-dof.c 2026-01-14 18:05:54.000000000 +0000 @@ -1401,6 +1401,9 @@ registry = tvb_get_uint8(tvb, offset); len = registry & 0x03; + /* XXX - The DOF specifications indicate "len [bits] equal to 0 is invalid" + * Why is a length of 16 bytes used in that case, and why is it handled + * differently in InterfaceID_ToString? */ if (len == 0) len = 16; else @@ -1412,18 +1415,9 @@ static int oap_1_tree_add_binding(proto_tree *tree, packet_info *pinfo, tvbuff_t *tvb, int offset) { - uint8_t len; /* uint8_t cl; */ - len = tvb_get_uint8(tvb, offset); - len = len & 0x03; - if (len == 0) - len = 16; - else - len = 1 << (len - 1); - - proto_tree_add_item(tree, hf_oap_1_interfaceid, tvb, offset, 1 + len, ENC_NA); - offset += 1 + len; + offset = oap_1_tree_add_interface(tree, tvb, offset); #if 0 /* this seems to be dead code - check! */ cl = tvb_get_uint8(tvb, offset); @@ -3549,9 +3543,8 @@ { unsigned hash = 5381; const uint8_t *str = (const uint8_t *)addr_key->addr.data; - uint8_t i; - for (i = 0; i < addr_key->addr.len; i++) + for (int i = 0; i < addr_key->addr.len; i++) hash = ((hash << 5) + hash) + str[i]; /* hash * 33 + c */ result += hash; @@ -4149,6 +4142,8 @@ unsigned iid_len = iid[0] & 0x03; unsigned i; + /* XXX - The handling for iid_len 0 is not the same as in + * oap_1_tree_add_interface. */ if (iid_len == 3) iid_len = 4; @@ -4261,7 +4256,7 @@ pRetval = (char *)wmem_alloc(wmem_packet_scope(), len + 1); if (pRetval) { - InterfaceID_ToString(pIIDBuffer, pRetval); + len = InterfaceID_ToString(pIIDBuffer, pRetval); pRetval[len] = 0; } diff -Nru wireshark-4.4.7/epan/dissectors/packet-dtls.c wireshark-4.4.13/epan/dissectors/packet-dtls.c --- wireshark-4.4.7/epan/dissectors/packet-dtls.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-dtls.c 2026-01-14 18:05:54.000000000 +0000 @@ -672,37 +672,6 @@ return false; } -static bool -dtls_is_null_cipher(unsigned cipher ) -{ - switch(cipher) { - case 0x0000: - case 0x0001: - case 0x0002: - case 0x002c: - case 0x002d: - case 0x002e: - case 0x003b: - case 0x00b0: - case 0x00b1: - case 0x00b4: - case 0x00b5: - case 0x00b8: - case 0x00b9: - case 0xc001: - case 0xc006: - case 0xc00b: - case 0xc010: - case 0xc015: - case 0xc039: - case 0xc03a: - case 0xc03b: - return true; - default: - return false; - } -} - static void dtls_save_decrypted_record(packet_info *pinfo, int record_id, uint8_t content_type, uint8_t curr_layer_num_ssl, bool inner_content_type) { @@ -745,8 +714,8 @@ /* if we can decrypt and decryption have success * add decrypted data to this packet info */ - if (!ssl || ((ssl->session.version != DTLSV1DOT3_VERSION) && !(ssl->state & SSL_HAVE_SESSION_KEY))) { - ssl_debug_printf("decrypt_dtls_record: no session key\n"); + if (!ssl) { + ssl_debug_printf("decrypt_dtls_record: no session\n"); return false; } ssl_debug_printf("decrypt_dtls_record: app_data len %d, ssl state %X\n", @@ -762,7 +731,7 @@ decoder = ssl->client; } - if (!decoder && !dtls_is_null_cipher(ssl->session.cipher)) { + if (!decoder) { ssl_debug_printf("decrypt_dtls_record: no decoder available\n"); return false; } @@ -781,23 +750,13 @@ /* run decryption and add decrypted payload to protocol data, if decryption * is successful*/ dtls_decrypted_data_avail = dtls_decrypted_data.data_len; - if (ssl->state & SSL_HAVE_SESSION_KEY || ssl->session.version == DTLSV1DOT3_VERSION) { - if (!decoder) { - ssl_debug_printf("decrypt_dtls_record: no decoder available\n"); - return false; - } - success = ssl_decrypt_record(ssl, decoder, content_type, record_version, false, - tvb_get_ptr(tvb, offset, record_length), record_length, cid, cid_length, - &dtls_compressed_data, &dtls_decrypted_data, &dtls_decrypted_data_avail) == 0; - } - else if (dtls_is_null_cipher(ssl->session.cipher)) { - /* Non-encrypting cipher NULL-XXX */ - tvb_memcpy(tvb, dtls_decrypted_data.data, offset, record_length); - dtls_decrypted_data_avail = dtls_decrypted_data.data_len = record_length; - success = true; - } else { - success = false; + if (!decoder) { + ssl_debug_printf("decrypt_dtls_record: no decoder available\n"); + return false; } + success = ssl_decrypt_record(ssl, decoder, content_type, record_version, false, + tvb_get_ptr(tvb, offset, record_length), record_length, cid, cid_length, + &dtls_compressed_data, &dtls_decrypted_data, &dtls_decrypted_data_avail) == 0; if (success) { dtls_save_decrypted_record(pinfo, tvb_raw_offset(tvb)+offset, content_type, curr_layer_num_ssl, ssl->session.version == DTLSV1DOT3_VERSION); diff -Nru wireshark-4.4.7/epan/dissectors/packet-etsi_card_app_toolkit.c wireshark-4.4.13/epan/dissectors/packet-etsi_card_app_toolkit.c --- wireshark-4.4.7/epan/dissectors/packet-etsi_card_app_toolkit.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-etsi_card_app_toolkit.c 2026-01-14 18:05:54.000000000 +0000 @@ -1093,11 +1093,11 @@ if (len < 3) break; proto_tree_add_item_ret_uint(elem_tree, hf_ctlv_cmd_nr, tvb, pos, 1, ENC_BIG_ENDIAN, &cmd_nr); - if (cmd_nr == 0x40) { + proto_tree_add_item_ret_uint(elem_tree, hf_ctlv_cmd_type, tvb, pos+1, 1, ENC_BIG_ENDIAN, &g8); + if (g8 == 0x40) { /* OPEN CHANNEL */ ims_event = true; dns_server = true; } - proto_tree_add_item_ret_uint(elem_tree, hf_ctlv_cmd_type, tvb, pos+1, 1, ENC_BIG_ENDIAN, &g8); /* append command type to INFO column */ col_append_fstr(pinfo->cinfo, COL_INFO, "%s ", val_to_str_ext(g8, &cmd_type_vals_ext, "%02x ")); diff -Nru wireshark-4.4.7/epan/dissectors/packet-fc00.c wireshark-4.4.13/epan/dissectors/packet-fc00.c --- wireshark-4.4.7/epan/dissectors/packet-fc00.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-fc00.c 2026-01-14 18:05:54.000000000 +0000 @@ -10,14 +10,14 @@ */ /* - * https://github.com/hyperboria/cjdns + * https://github.com/cjdelisle/cjdns + * https://github.com/fc00/spec */ #include #include #include -#include /* Prototypes */ /* (Required to prevent [-Wmissing-prototypes] warnings */ @@ -128,13 +128,16 @@ proto_tree *key_tree; uint8_t *raw_key = (uint8_t*)wmem_alloc(pinfo->pool, PUBLIC_KEY_LEN); +#if 0 + // This key is encoded according to a custom Base32 variant that + // uses the alphabet "0123456789bcdfghjklmnpqrstuvwxyz" instead + // of that in RFC 4648. char *encoded_key = (char*)wmem_alloc(pinfo->pool, 53); +#endif uint8_t *ip_buf = (uint8_t*)wmem_alloc(pinfo->pool, digest_len); tvb_memcpy(tvb, raw_key, PUBLIC_KEY_OFF, PUBLIC_KEY_LEN); - ws_base32_decode((uint8_t*)encoded_key, 53, raw_key, PUBLIC_KEY_LEN); - g_checksum_update(hash, (unsigned char*)raw_key, PUBLIC_KEY_LEN); g_checksum_get_digest(hash, ip_buf, &digest_len); g_checksum_free(hash); @@ -144,7 +147,7 @@ g_checksum_get_digest(hash, ip_buf, &digest_len); g_checksum_free(hash); - ti = proto_tree_add_none_format(fc00_tree, hf_fc00_public_key, tvb, PUBLIC_KEY_OFF, PUBLIC_KEY_LEN, "Public Key: %s.k", encoded_key); + ti = proto_tree_add_item(fc00_tree, hf_fc00_public_key, tvb, PUBLIC_KEY_OFF, PUBLIC_KEY_LEN, ENC_NA); key_tree = proto_item_add_subtree(ti, ett_fc00_key); @@ -227,7 +230,7 @@ { &hf_fc00_public_key, { "Permanent Public Key", "fc00.public_key", - FT_NONE, BASE_NONE, NULL, 0x0, + FT_BYTES, BASE_NONE, NULL, 0x0, "Base32 encoded public key", HFILL } }, @@ -263,6 +266,8 @@ &ett_fc00_key }; + /* XXX - What is the relationship between Cjdns and Fc00? Should one + * of them be an alias? */ proto_fc00 = proto_register_protocol("Fc00 CryptoAuth", "Fc00", "fc00"); proto_register_field_array(proto_fc00, hf, array_length(hf)); diff -Nru wireshark-4.4.7/epan/dissectors/packet-gsm_sim.c wireshark-4.4.13/epan/dissectors/packet-gsm_sim.c --- wireshark-4.4.7/epan/dissectors/packet-gsm_sim.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-gsm_sim.c 2026-01-14 18:05:54.000000000 +0000 @@ -714,6 +714,11 @@ { 0, NULL } }; +static const value_string apdu_le_vals[] = { + { 0x00, "Any number in the range 1 to 256" }, + { 0, NULL } +}; + static const value_string apdu_cla_coding_vals[] = { { 0x00, "ISO/IEC 7816-4" }, { 0x08, "ETSI TS 102.221" }, @@ -1591,14 +1596,25 @@ if (rc == -1 && sim_tree) { /* default dissector */ - proto_tree_add_item(sim_tree, hf_apdu_p1, tvb, offset+0, 1, ENC_BIG_ENDIAN); - proto_tree_add_item(sim_tree, hf_apdu_p2, tvb, offset+1, 1, ENC_BIG_ENDIAN); - proto_tree_add_item(sim_tree, hf_apdu_p3, tvb, offset+2, 1, ENC_BIG_ENDIAN); - if (p3 && (p3 <= tvb_reported_length_remaining(tvb, offset+3))) { - proto_tree_add_item(sim_tree, hf_apdu_data, tvb, offset+3, p3, ENC_NA); + proto_tree_add_item(sim_tree, hf_apdu_p1, tvb, offset, 1, ENC_BIG_ENDIAN); + offset += 1; + proto_tree_add_item(sim_tree, hf_apdu_p2, tvb, offset, 1, ENC_BIG_ENDIAN); + offset += 1; + if (tvb_reported_length_remaining(tvb, offset)) { + proto_tree_add_item(sim_tree, hf_apdu_p3, tvb, offset, 1, ENC_BIG_ENDIAN); + offset += 1; } + if (p3 && (p3 <= tvb_reported_length_remaining(tvb, offset))) { + proto_tree_add_item(sim_tree, hf_apdu_data, tvb, offset, p3, ENC_NA); + offset += p3; + if (!isSIMtrace && tvb_reported_length_remaining(tvb, offset)) { + proto_tree_add_item(sim_tree, hf_le, tvb, offset, 1, ENC_NA); + offset += 1; + } + } + } else { + offset += 3+p3; } - offset += 3+p3; if (isSIMtrace) { return dissect_rsp_apdu_tvb(tvb, tvb_len-2, pinfo, tree, sim_tree); @@ -1752,8 +1768,9 @@ "ISO 7816-4 Logical Channel Number", HFILL } }, { &hf_le, + // XXX - Should the abbrev be gsm_sim.apdu.le ? { "Length of Expected Response Data", "gsm_sim.le", - FT_UINT8, BASE_DEC, NULL, 0, + FT_UINT8, BASE_DEC|BASE_SPECIAL_VALS, VALS(apdu_le_vals), 0, NULL, HFILL } }, { &hf_chan_op, @@ -3052,6 +3069,10 @@ proto_register_subtree_array(ett, array_length(ett)); + /* This dissector is for SIMtrace, which always combines the command + * & response APDUs into one packet before sending it to GSMTAP. Cf. + * https://github.com/yarrick/scsniff/issues/1#issuecomment-2295835330 + */ sim_handle = register_dissector("gsm_sim", dissect_gsm_sim, proto_gsm_sim); register_dissector("gsm_sim.command", dissect_gsm_sim_command, proto_gsm_sim); register_dissector("gsm_sim.response", dissect_gsm_sim_response, proto_gsm_sim); diff -Nru wireshark-4.4.7/epan/dissectors/packet-h248.c wireshark-4.4.13/epan/dissectors/packet-h248.c --- wireshark-4.4.7/epan/dissectors/packet-h248.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-h248.c 2026-01-14 18:05:54.000000000 +0000 @@ -2963,6 +2963,9 @@ }else{ curr_info.term->str = bytes_to_str_punct(actx->pinfo->pool,curr_info.term->buffer,curr_info.term->len, 0); } + } else { + curr_info.term->buffer = (uint8_t*)wmem_strdup(actx->pinfo->pool, ""); + curr_info.term->str = wmem_strdup(actx->pinfo->pool, "?"); } diff -Nru wireshark-4.4.7/epan/dissectors/packet-h248_annex_e.c wireshark-4.4.13/epan/dissectors/packet-h248_annex_e.c --- wireshark-4.4.7/epan/dissectors/packet-h248_annex_e.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-h248_annex_e.c 2026-01-14 18:05:54.000000000 +0000 @@ -276,7 +276,7 @@ }; static const h248_pkg_param_t h248_pkg_tonedet_event_params[] = { - { 0x0001, &hf_h248_pkg_tonedet_evt_tl_param, h248_param_uint_item, &implicit }, + { 0x0001, &hf_h248_pkg_tonedet_evt_tl_param, h248_param_ber_integer, &implicit }, { 0x0002, &hf_h248_pkg_tonedet_evt_dur_param, h248_param_ber_integer, &implicit }, { 0x0003, &hf_h248_pkg_tonedet_evt_tid_param, h248_param_ber_integer, &implicit }, { 0, NULL, NULL, NULL } diff -Nru wireshark-4.4.7/epan/dissectors/packet-h265.c wireshark-4.4.13/epan/dissectors/packet-h265.c --- wireshark-4.4.7/epan/dissectors/packet-h265.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-h265.c 2026-01-14 18:05:54.000000000 +0000 @@ -1949,9 +1949,9 @@ unsigned MinCbLog2SizeY = log2_min_luma_coding_block_size_minus3 + 3; unsigned CtbLog2SizeY = MinCbLog2SizeY + log2_diff_max_min_luma_coding_block_size; unsigned CtbSizeY = 1 << CtbLog2SizeY; - double PicWidthInCtbsY = ceil(pic_width_in_luma_samples / CtbSizeY); - double PicHeightInCtbsY = ceil(pic_height_in_luma_samples / CtbSizeY); - double PicSizeInCtbsY = PicWidthInCtbsY * PicHeightInCtbsY; + double PicWidthInCtbsY = ceil((double)pic_width_in_luma_samples / CtbSizeY); + double PicHeightInCtbsY = ceil((double)pic_height_in_luma_samples / CtbSizeY); + double PicSizeInCtbsY = PicWidthInCtbsY * PicHeightInCtbsY; unsigned nBits = (unsigned)(ceil(log2(PicSizeInCtbsY))); unsigned i; diff -Nru wireshark-4.4.7/epan/dissectors/packet-homeplug-av.c wireshark-4.4.13/epan/dissectors/packet-homeplug-av.c --- wireshark-4.4.7/epan/dissectors/packet-homeplug-av.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-homeplug-av.c 2026-01-14 18:05:54.000000000 +0000 @@ -4750,25 +4750,6 @@ avg = 0.0f; - if (!ptvcursor_tree(cursor)) { - ptvcursor_advance(cursor, 1); - sectype = tvb_get_uint8(ptvcursor_tvbuff(cursor), ptvcursor_current_offset(cursor)); - ptvcursor_advance(cursor, 1); - if (sectype != HOMEPLUG_AV_GP_SECURITY_TYPE_PUBLIC_KEY) { - ptvcursor_advance(cursor, 6+8+17+17+1); - numgroups = tvb_get_uint8(ptvcursor_tvbuff(cursor), ptvcursor_current_offset(cursor)); - ptvcursor_advance(cursor, 1); - for (Counter_groups = 0; Counter_groups < numgroups; ++Counter_groups) { - val = tvb_get_uint8(ptvcursor_tvbuff(cursor), ptvcursor_current_offset(cursor)); - avg += val; - ptvcursor_advance(cursor,1); - } - avg /= numgroups; - col_append_fstr(pinfo->cinfo, COL_INFO, " (Groups = %d, Avg. Attenuation = %.2f dB)", numgroups, avg); - } - return; - } - ptvcursor_add(cursor, hf_homeplug_av_gp_cm_atten_char_apptype, 1, ENC_NA); sectype = tvb_get_uint8(ptvcursor_tvbuff(cursor),ptvcursor_current_offset(cursor)); @@ -4798,8 +4779,11 @@ ptvcursor_tvbuff(cursor), ptvcursor_current_offset(cursor), 1, val, HOMEPLUG_AV_GP_CM_ATTEN_CHAR_AAG_FORMAT, Counter_groups + 1, val ); + avg += val; ptvcursor_advance(cursor, 1); } + avg /= numgroups; + col_append_fstr(pinfo->cinfo, COL_INFO, " (Groups = %d, Avg. Attenuation = %.2f dB)", numgroups, avg); } ptvcursor_pop_subtree(cursor); } diff -Nru wireshark-4.4.7/epan/dissectors/packet-http-urlencoded.c wireshark-4.4.13/epan/dissectors/packet-http-urlencoded.c --- wireshark-4.4.7/epan/dissectors/packet-http-urlencoded.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-http-urlencoded.c 2026-01-14 18:05:54.000000000 +0000 @@ -187,8 +187,8 @@ value_decoded = get_utf_8_string(pinfo->pool, value, (int)strlen(value)); proto_tree_add_string(sub, hf_form_value, tvb, offset, next_offset - offset, value_decoded); proto_item_append_text(sub, " = \"%s\"", format_text(pinfo->pool, value, strlen(value))); - - offset = next_offset+1; + /* Move past the '&' */ + offset = end_offset+1; } return tvb_captured_length(tvb); diff -Nru wireshark-4.4.7/epan/dissectors/packet-http2.c wireshark-4.4.13/epan/dissectors/packet-http2.c --- wireshark-4.4.7/epan/dissectors/packet-http2.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-http2.c 2026-01-14 18:05:54.000000000 +0000 @@ -3667,8 +3667,6 @@ */ flow_index ^= 1; - h2session->initial_new_stream_window_size[flow_index] = newInitialWindowSize; - #ifdef HAVE_NGHTTP2 { uint32_t previousInitialWindowSize = h2session->initial_new_stream_window_size[flow_index]; @@ -3690,6 +3688,8 @@ } } #endif + + h2session->initial_new_stream_window_size[flow_index] = newInitialWindowSize; } } break; diff -Nru wireshark-4.4.7/epan/dissectors/packet-iax2.c wireshark-4.4.13/epan/dissectors/packet-iax2.c --- wireshark-4.4.7/epan/dissectors/packet-iax2.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-iax2.c 2026-01-14 18:05:54.000000000 +0000 @@ -1454,7 +1454,7 @@ apparent_addr_family = tvb_get_letohs(tvb, offset+2); proto_tree_add_uint(sockaddr_tree, hf_IAX_IE_APPARENTADDR_SINFAMILY, tvb, offset + 2, 2, apparent_addr_family); - if (apparent_addr_family == LINUX_AF_INET) { + if (apparent_addr_family == LINUX_AF_INET && ie_data->peer_address.type == AT_IPv4) { uint32_t addr; proto_tree_add_uint(sockaddr_tree, hf_IAX_IE_APPARENTADDR_SINPORT, tvb, offset + 4, 2, ie_data->peer_port); memcpy(&addr, ie_data->peer_address.data, 4); diff -Nru wireshark-4.4.7/epan/dissectors/packet-idn.c wireshark-4.4.13/epan/dissectors/packet-idn.c --- wireshark-4.4.7/epan/dissectors/packet-idn.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-idn.c 2026-01-14 18:05:54.000000000 +0000 @@ -463,18 +463,22 @@ } static void set_laser_sample_values_string(tvbuff_t *tvb, int offset, configuration_info *config, char *values) { + /* XXX - The specification says that tags can be "followed by precision + * tag to extend the numeric range to 16 bit *or higher*." (emphasis + * added), so presumably this should handle higher precision. Make sure + * to change the size of dic_precision (or test it) when doing so. */ int i; int l = 0; - if((config->dic_precision)[2] == 1) + if((config->dic_precision)[1] == 1) l += snprintf(values, MAX_BUFFER, "%5d", tvb_get_uint16(tvb, offset, 2)); else l += snprintf(values, MAX_BUFFER, "%5d", tvb_get_uint8(tvb, offset)); for(i=1; isample_size && (l < MAX_BUFFER-100); i++){ - if((config->dic_precision)[i+1] == 1) { + if((config->dic_precision)[i] == 1) { //do nothing - }else if((config->dic_precision)[i+2] == 1) { + }else if((config->dic_precision)[i+1] == 1) { l += snprintf(values+l, MAX_BUFFER-l, " %5d", tvb_get_uint16(tvb, offset+i, 2)); i++; }else { @@ -815,7 +819,7 @@ proto_tree *gts_tree = proto_tree_add_subtree(idn_tree, tvb, offset, -1, ett_dic_tree, NULL, "Dictionary"); snprintf(column_str, MAX_BUFFER, "("); - for(i=1; i<=config->word_count*2; i++) { + for(i=0; i < config->word_count*2; i++) { catsub = tvb_get_uint16(tvb, offset, 2); const int l = (const int)strlen(column_str); @@ -939,7 +943,11 @@ config->word_count = word_count; config->sdm = sdm; config->sample_size = 0; - config->dic_precision = wmem_alloc0_array(wmem_file_scope(), char, (255*2)+1); + /* When getting a sample, the next tag is checked to see if it + * is a precision tag. As a quick hack, just allocate an extra + * array entry that is always 0. (XXX - Change if higher than + * 16-bit precision is supported.) */ + config->dic_precision = wmem_alloc0_array(wmem_file_scope(), char, (word_count*2)+1); config->sample_column_string = wmem_alloc0_array(wmem_file_scope(), char, MAX_BUFFER); config->count = wmem_alloc0_array(wmem_file_scope(), int, word_count+1); config->base = wmem_alloc0_array(wmem_file_scope(), int, word_count+1); diff -Nru wireshark-4.4.7/epan/dissectors/packet-ieee80211.c wireshark-4.4.13/epan/dissectors/packet-ieee80211.c --- wireshark-4.4.7/epan/dissectors/packet-ieee80211.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-ieee80211.c 2026-01-14 18:05:54.000000000 +0000 @@ -28301,7 +28301,7 @@ uint8_t multi_link_type = multi_link_control & 0x0007; uint16_t present = multi_link_control >> 4; int elt = 0, hf_index; - int local_link_ids[16]; + wmem_strbuf_t *link_id_list = wmem_strbuf_create(pinfo->pool); control = proto_tree_add_item(tree, hf_ieee80211_eht_multi_link_control, tvb, offset, 2, ENC_LITTLE_ENDIAN); @@ -28590,9 +28590,6 @@ multi_link_type, &link_id); offset += overhead; /* Account for the overhead in the subelt */ - if (link_id != -1) { - local_link_ids[elt] = link_id; - } break; case 221: /* Add an expert info saying there are none so far? */ @@ -28603,18 +28600,13 @@ break; } if (link_id != -1) { + wmem_strbuf_append_printf(link_id_list, (elt == 0) ? "%d" : "_%d", link_id); elt++; } } proto_tree_add_uint(tree, hf_index, tvb, 0, 0, elt); if (elt) { - wmem_strbuf_t *link_id_list = wmem_strbuf_new_sized(pinfo->pool, elt * 2); - for (int i = 0; i < elt; i++) { - if (local_link_ids[i] != -1) { - wmem_strbuf_append_printf(link_id_list, (i == 0) ? "%d" : "_%d", local_link_ids[i]); - } - } proto_tree_add_string(tree, hf_ieee80211_eht_multi_link_link_id_list, tvb, 0, 0, link_id_list->str); } @@ -40436,8 +40428,8 @@ subframe_tree = proto_item_add_subtree(parent_item, ett_msdu_aggregation_subframe_tree); i += 1; - proto_tree_add_mac48_detail(&mac_da, NULL, ett_addr, tvb, subframe_tree, msdu_offset); - proto_tree_add_mac48_detail(&mac_sa, NULL, ett_addr, tvb, subframe_tree, msdu_offset+6); + proto_tree_add_mac48_detail(&mac_da, NULL, ett_addr, next_tvb, subframe_tree, msdu_offset); + proto_tree_add_mac48_detail(&mac_sa, NULL, ett_addr, next_tvb, subframe_tree, msdu_offset+6); proto_tree_add_item(subframe_tree, hf_ieee80211_amsdu_length, next_tvb, msdu_offset+12, 2, ENC_BIG_ENDIAN); msdu_offset += 14; @@ -53310,7 +53302,7 @@ FT_UINT48, BASE_DEC, NULL, 0x0, NULL, HFILL }}, {&hf_ieee80211_rsn_ie_bigtk_bigtk, - {"Key ID", "wlan.rsn.ie.bigtk_kde.bigtk", + {"BIGTK", "wlan.rsn.ie.bigtk_kde.bigtk", FT_BYTES, BASE_NONE, NULL, 0x0, NULL, HFILL }}, {&hf_ieee80211_rsn_ie_mlo_link_info, diff -Nru wireshark-4.4.7/epan/dissectors/packet-ipsec.c wireshark-4.4.13/epan/dissectors/packet-ipsec.c --- wireshark-4.4.7/epan/dissectors/packet-ipsec.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-ipsec.c 2026-01-14 18:05:54.000000000 +0000 @@ -1245,6 +1245,27 @@ } } +static bool +esp_padding_override(tvbuff_t *tvb, int offset, int esp_pad_len) { + + switch (g_esp_padding_type) { + case PADDING_RFC: + return false; + case PADDING_ZERO: + for (int j=0; j < esp_pad_len; j++) { + if (tvb_get_uint8(tvb, offset - (j + 1)) != 0) { + return false; + } + } + /* FALLTHROUGH */ + case PADDING_ANY: + return true; + default: + return false; + } + return false; +} + /** * Implements much of RFC 5879, "Heuristics for Detecting ESP-NULL Packets" * @@ -1298,22 +1319,8 @@ break; } } - if (!heur_ok) { - switch (g_esp_padding_type) { - case PADDING_RFC: - continue; - case PADDING_ZERO: - for (int j=0; j < esp_pad_len; j++) { - if (tvb_get_uint8(tvb, offset - (j + 1)) != 0) { - continue; - } - } - /* FALLTHROUGH */ - case PADDING_ANY: - break; - default: - continue; - } + if (!heur_ok && !esp_padding_override(tvb, offset, esp_pad_len)) { + continue; } saved_match_uint = pinfo->match_uint; diff -Nru wireshark-4.4.7/epan/dissectors/packet-isobus-vt.c wireshark-4.4.13/epan/dissectors/packet-isobus-vt.c --- wireshark-4.4.7/epan/dissectors/packet-isobus-vt.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-isobus-vt.c 2026-01-14 18:05:54.000000000 +0000 @@ -1108,7 +1108,7 @@ firstTwoBytesString = tvb_get_letohs(tvb,offset); if(firstTwoBytesString == 0xFEFF) { - encoding = ENC_UCS_2|ENC_BIG_ENDIAN; + encoding = ENC_UCS_2|ENC_LITTLE_ENDIAN; bomOffset = 2; } @@ -2708,7 +2708,7 @@ firstTwoBytesString = tvb_get_letohs(tvb,offset); if(firstTwoBytesString == 0xFEFF) { - encoding = ENC_UCS_2|ENC_BIG_ENDIAN; + encoding = ENC_UCS_2|ENC_LITTLE_ENDIAN; bomOffset = 2; } @@ -3221,7 +3221,7 @@ firstTwoBytesString = tvb_get_letohs(tvb,offset); if(firstTwoBytesString == 0xFEFF) { - encoding = ENC_UCS_2|ENC_BIG_ENDIAN; + encoding = ENC_UCS_2|ENC_LITTLE_ENDIAN; bomOffset = 2; } @@ -4198,7 +4198,7 @@ { if(direction == ecu_to_vt) { - col_append_str(pinfo->cinfo, COL_INFO, "Extended version successfully deleted"); + col_append_str(pinfo->cinfo, COL_INFO, "Get versions"); } /*no else as this message can only be used from ecu to vt*/ } diff -Nru wireshark-4.4.7/epan/dissectors/packet-kafka.c wireshark-4.4.13/epan/dissectors/packet-kafka.c --- wireshark-4.4.7/epan/dissectors/packet-kafka.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-kafka.c 2026-01-14 18:05:54.000000000 +0000 @@ -1909,6 +1909,7 @@ count++; DISSECTOR_ASSERT_HINT(count < MAX_LOOP_ITERATIONS, "MAX_LOOP_ITERATIONS exceeded"); } + ret = composite_tvb != NULL; } else { @@ -1918,9 +1919,9 @@ goto end; } *decompressed_offset = 0; + ret = true; } - ret = true; end: if (composite_tvb) { tvb_composite_finalize(composite_tvb); diff -Nru wireshark-4.4.7/epan/dissectors/packet-kerberos.c wireshark-4.4.13/epan/dissectors/packet-kerberos.c --- wireshark-4.4.7/epan/dissectors/packet-kerberos.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-kerberos.c 2026-01-14 18:05:54.000000000 +0000 @@ -3872,6 +3872,8 @@ #define KRB5_ET_KDC_ERR_REVOCATION_STATUS_UNAVAILABLE 74 #define KRB5_ET_KDC_ERR_CLIENT_NAME_MISMATCH 75 #define KRB5_ET_KDC_ERR_KDC_NAME_MISMATCH 76 +#define KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NOT_FOUND 85 +#define KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NO_RESPONSE 86 #define KRB5_ET_KDC_ERR_PREAUTH_EXPIRED 90 #define KRB5_ET_KDC_ERR_MORE_PREAUTH_DATA_REQUIRED 91 #define KRB5_ET_KDC_ERR_PREAUTH_BAD_AUTHENTICATION_SET 92 @@ -3947,6 +3949,8 @@ { KRB5_ET_KDC_ERR_REVOCATION_STATUS_UNAVAILABLE, "KDC_ERR_REVOCATION_STATUS_UNAVAILABLE" }, { KRB5_ET_KDC_ERR_CLIENT_NAME_MISMATCH, "KDC_ERR_CLIENT_NAME_MISMATCH" }, { KRB5_ET_KDC_ERR_KDC_NAME_MISMATCH, "KDC_ERR_KDC_NAME_MISMATCH" }, + { KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NOT_FOUND, "KRB_AP_ERR_IAKERB_KDC_NOT_FOUND" }, + { KRB5_ET_KRB_AP_ERR_IAKERB_KDC_NO_RESPONSE, "KRB_AP_ERR_IAKERB_KDC_NO_RESPONSE" }, { KRB5_ET_KDC_ERR_PREAUTH_EXPIRED, "KDC_ERR_PREAUTH_EXPIRED" }, { KRB5_ET_KDC_ERR_MORE_PREAUTH_DATA_REQUIRED, "KDC_ERR_MORE_PREAUTH_DATA_REQUIRED" }, { KRB5_ET_KDC_ERR_PREAUTH_BAD_AUTHENTICATION_SET, "KDC_ERR_PREAUTH_BAD_AUTHENTICATION_SET" }, @@ -7564,6 +7568,8 @@ { 74, "eRR-REVOCATION-STATUS-UNAVAILABLE" }, { 75, "eRR-CLIENT-NAME-MISMATCH" }, { 76, "eRR-KDC-NAME-MISMATCH" }, + { 85, "eRR-IAKERB-KDC-NOT-FOUND" }, + { 86, "eRR-IAKERB-KDC-NO-RESPONSE" }, { 91, "eRR-KDC-MORE-PREAUTH-DATA-REQUIRED" }, { 0, NULL } }; diff -Nru wireshark-4.4.7/epan/dissectors/packet-lin.c wireshark-4.4.13/epan/dissectors/packet-lin.c --- wireshark-4.4.7/epan/dissectors/packet-lin.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-lin.c 2026-01-14 18:05:54.000000000 +0000 @@ -469,7 +469,6 @@ proto_tree_add_item_ret_uint(lin_tree, hf_lin_event_id, tvb, 8, 4, ENC_BIG_ENDIAN, &event_id); col_append_fstr(pinfo->cinfo, COL_INFO, ": %s", val_to_str(event_id, lin_event_type_names, "0x%08x")); proto_item_set_end(ti_root, tvb, 12); - return 12; /* 8 Byte header + 4 Byte payload */ } break; @@ -491,19 +490,15 @@ } } } - break; - } - /* format pads to 4 bytes*/ - if (payload_length <= 4) { - proto_item_set_end(ti_root, tvb, 12); - return 12; - } else if (payload_length <= 8) { - proto_item_set_end(ti_root, tvb, 16); - return 16; - } else { - return tvb_captured_length(tvb); + /* Include padding to a multiple of 4 bytes */ + if (payload_length <= 4) + proto_item_set_end(ti_root, tvb, 12); + else if (payload_length <= 8) + proto_item_set_end(ti_root, tvb, 16); + break; } + return tvb_captured_length(tvb); } void diff -Nru wireshark-4.4.7/epan/dissectors/packet-ltp.c wireshark-4.4.13/epan/dissectors/packet-ltp.c --- wireshark-4.4.7/epan/dissectors/packet-ltp.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-ltp.c 2026-01-14 18:05:54.000000000 +0000 @@ -564,7 +564,7 @@ /* Create a subtree for data segment and add the other fields under it */ ltp_data_tree = proto_tree_add_subtree(ltp_tree, tvb, frame_offset, tvb_captured_length_remaining(tvb, frame_offset), ett_data_segm, NULL, "Data Segment"); - /* Client ID - 0 = Bundle Protocol, 1 = CCSDS LTP Service Data Aggregation */ + /* Client ID - 1 = Bundle Protocol, 2 = CCSDS LTP Service Data Aggregation according to RFC-7116 */ add_sdnv64_to_tree(ltp_data_tree, tvb, pinfo, frame_offset, hf_ltp_data_clid, &client_id, &sdnv_length); frame_offset += sdnv_length; segment_size += sdnv_length; @@ -756,7 +756,7 @@ tvbuff_t *datatvb; if (client_id == 2) { - add_sdnv64_to_tree(ltp_data_tree, tvb, pinfo, frame_offset+parse_offset, hf_ltp_data_sda_clid, &sda_client_id, &sdnv_length); + add_sdnv64_to_tree(block_tree, new_tvb, pinfo, parse_offset, hf_ltp_data_sda_clid, &sda_client_id, &sdnv_length); parse_offset += sdnv_length; if (parse_offset == parse_length) { col_set_str(pinfo->cinfo, COL_INFO, "CCSDS LTP SDA Protocol Error"); @@ -1981,7 +1981,7 @@ }, {&hf_ltp_data_sda_clid, {"Client service ID", "ltp.data.sda.client.id", - FT_UINT64, BASE_DEC, NULL, 0x0, NULL, HFILL} + FT_UINT64, BASE_DEC | BASE_VAL64_STRING, VALS64(client_service_id_info), 0x0, NULL, HFILL} } }; diff -Nru wireshark-4.4.7/epan/dissectors/packet-mbim.c wireshark-4.4.13/epan/dissectors/packet-mbim.c --- wireshark-4.4.7/epan/dissectors/packet-mbim.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-mbim.c 2026-01-14 18:05:54.000000000 +0000 @@ -6489,11 +6489,21 @@ } static void -mbim_dissect_lte_attach_status(tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset) +mbim_dissect_lte_attach_status(tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, struct mbim_conv_info* mbim_conv) { int base_offset = offset; proto_tree_add_item(tree, hf_mbim_ms_lte_attach_state, tvb, offset, 4, ENC_LITTLE_ENDIAN); offset += 4; + if (SHOULD_MBIM_EX3_AND_HIGHER_BE_APPLIED(mbim_conv)) { + uint32_t nw_error = tvb_get_letohl(tvb, offset); + if (nw_error == 0) { + proto_tree_add_uint_format_value(tree, hf_mbim_packet_service_info_nw_error, tvb, offset, 4, nw_error, "Success (0)"); + } + else { + proto_tree_add_uint(tree, hf_mbim_packet_service_info_nw_error, tvb, offset, 4, nw_error); + } + offset += 4; + } mbim_dissect_lte_attach_context(tvb, pinfo, tree, offset, base_offset, false); } @@ -9304,7 +9314,7 @@ mbim_dissect_lte_attach_config_info(frag_tvb, pinfo, subtree, offset); break; case MBIM_CID_MS_LTE_ATTACH_STATUS: - mbim_dissect_lte_attach_status(frag_tvb, pinfo, subtree, offset); + mbim_dissect_lte_attach_status(frag_tvb, pinfo, subtree, offset, mbim_conv); break; case MBIM_CID_MS_SYS_CAPS: if (msg_type == MBIM_COMMAND_DONE) { diff -Nru wireshark-4.4.7/epan/dissectors/packet-megaco.c wireshark-4.4.13/epan/dissectors/packet-megaco.c --- wireshark-4.4.7/epan/dissectors/packet-megaco.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-megaco.c 2026-01-14 18:05:54.000000000 +0000 @@ -1772,8 +1772,15 @@ mediaParm = find_megaco_mediaParm_names(tvb, tvb_current_offset, tokenlen); tvb_LBRKT = tvb_find_uint8(tvb, tvb_next_offset , tvb_last_RBRKT, '{'); - tvb_next_offset = tvb_find_uint8(tvb, tvb_current_offset+1 , tvb_last_RBRKT, '}'); - tvb_RBRKT = tvb_next_offset; + if (tvb_LBRKT == -1) { + // Not found, use the end offset. + tvb_LBRKT = tvb_last_RBRKT; + } + tvb_RBRKT = tvb_find_uint8(tvb, tvb_current_offset+1 , tvb_last_RBRKT, '}'); + if (tvb_RBRKT == -1) { + // Not found, use the end offset. + tvb_RBRKT = tvb_last_RBRKT; + } switch ( mediaParm ){ case MEGACO_LOCAL_TOKEN: diff -Nru wireshark-4.4.7/epan/dissectors/packet-mongo.c wireshark-4.4.13/epan/dissectors/packet-mongo.c --- wireshark-4.4.7/epan/dissectors/packet-mongo.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-mongo.c 2026-01-14 18:05:54.000000000 +0000 @@ -12,9 +12,9 @@ /* * See Mongo Wire Protocol Specification - * http://www.mongodb.org/display/DOCS/Mongo+Wire+Protocol + * https://www.mongodb.com/docs/manual/reference/mongodb-wire-protocol/ * See also BSON Specification - * http://bsonspec.org/#/specification + * http://bsonspec.org/spec.html */ #include "config.h" @@ -23,6 +23,7 @@ #include #include #include +#include #include // CRC32C_PRELOAD #include // crc32c_tvb_offset_calculate #include "packet-tcp.h" @@ -290,6 +291,7 @@ static expert_field ei_mongo_document_recursion_exceeded; static expert_field ei_mongo_document_length_bad; +static expert_field ei_mongo_section_size_bad; static expert_field ei_mongo_unknown; static expert_field ei_mongo_unsupported_compression; static expert_field ei_mongo_too_large_compressed; @@ -825,13 +827,21 @@ int section_len = -1; /* Section length */ e_type = tvb_get_uint8(tvb, offset); - section_len = tvb_get_letohl(tvb, offset+1); - ti = proto_tree_add_item(tree, hf_mongo_msg_sections_section, tvb, offset, 1 + section_len, ENC_NA); + ti = proto_tree_add_item(tree, hf_mongo_msg_sections_section, tvb, offset, 1, ENC_NA); section_tree = proto_item_add_subtree(ti, ett_mongo_section); proto_tree_add_item(section_tree, hf_mongo_msg_sections_section_kind, tvb, offset, 1, ENC_LITTLE_ENDIAN); offset += 1; + section_len = tvb_get_letohil(tvb, offset); + /* The section length must be strictly smaller than the total message size, + * both signed int32s. This prevents signed integer overflow. */ + if (section_len < 0 || section_len == INT32_MAX) { + proto_tree_add_expert_format(section_tree, pinfo, &ei_mongo_section_size_bad, tvb, offset, 4, "Bogus Mongo message section size: %i", section_len); + THROW(ReportedBoundsError); + } + proto_item_set_len(ti, 1 + section_len); + switch (e_type) { case KIND_BODY: section_len = dissect_bson_document(tvb, pinfo, offset, section_tree, hf_mongo_msg_sections_section_body); @@ -1567,6 +1577,7 @@ static ei_register_info ei[] = { { &ei_mongo_document_recursion_exceeded, { "mongo.document.recursion_exceeded", PI_MALFORMED, PI_ERROR, "BSON document recursion exceeds", EXPFILL }}, { &ei_mongo_document_length_bad, { "mongo.document.length.bad", PI_MALFORMED, PI_ERROR, "BSON document length bad", EXPFILL }}, + { &ei_mongo_section_size_bad, { "mongo.msg.sections.section.size.bad", PI_MALFORMED, PI_ERROR, "Bogus Mongo message section size", EXPFILL }}, { &ei_mongo_unknown, { "mongo.unknown.expert", PI_UNDECODED, PI_WARN, "Unknown Data (not interpreted)", EXPFILL }}, { &ei_mongo_unsupported_compression, { "mongo.unsupported_compression.expert", PI_UNDECODED, PI_WARN, "This packet was compressed with an unsupported compressor", EXPFILL }}, { &ei_mongo_too_large_compressed, { "mongo.too_large_compressed.expert", PI_UNDECODED, PI_WARN, "The size of the uncompressed packet exceeded the maximum allowed value", EXPFILL }}, diff -Nru wireshark-4.4.7/epan/dissectors/packet-mysql.c wireshark-4.4.13/epan/dissectors/packet-mysql.c --- wireshark-4.4.7/epan/dissectors/packet-mysql.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-mysql.c 2026-01-14 18:05:54.000000000 +0000 @@ -4072,7 +4072,7 @@ proto_item_append_text(parent_item, " OTW_HB_LOG_FILENAME_FIELD"); offset += 1; - fle = tvb_get_fle(tvb, hb_v2_subtree, offset, &num, ENC_NA); + fle = tvb_get_fle(tvb, hb_v2_subtree, offset, &num, NULL); offset += fle; proto_tree_add_item(hb_v2_subtree, hf_mysql_binlog_hb_event_filename, tvb, offset, (int) num, ENC_ASCII); diff -Nru wireshark-4.4.7/epan/dissectors/packet-nas_5gs.c wireshark-4.4.13/epan/dissectors/packet-nas_5gs.c --- wireshark-4.4.7/epan/dissectors/packet-nas_5gs.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-nas_5gs.c 2026-01-14 18:05:54.000000000 +0000 @@ -2077,9 +2077,10 @@ dissect_e212_mcc_mnc(tvb, pinfo, sub_tree, curr_offset, E212_NONE, true); curr_offset += 3; if (is_ext) { - proto_tree_add_bits_item(sub_tree, hf_nas_5gs_spare_bits, tvb, (curr_offset << 3), 5, ENC_BIG_ENDIAN); + proto_tree_add_bits_item(sub_tree, hf_nas_5gs_spare_bits, tvb, (curr_offset << 3), 4, ENC_BIG_ENDIAN); proto_tree_add_item_ret_boolean(sub_tree, hf_nas_5gs_mm_cag_info_entry_caili, tvb, curr_offset, 1, ENC_BIG_ENDIAN, &caili); proto_tree_add_item_ret_boolean(sub_tree, hf_nas_5gs_mm_cag_info_entry_lci, tvb, curr_offset, 1, ENC_BIG_ENDIAN, &lci); + proto_tree_add_bits_item(sub_tree, hf_nas_5gs_spare_bits, tvb, (curr_offset << 3) + 6, 1, ENC_BIG_ENDIAN); } else { proto_tree_add_bits_item(sub_tree, hf_nas_5gs_spare_bits, tvb, (curr_offset << 3), 7, ENC_BIG_ENDIAN); caili = false; @@ -3216,11 +3217,11 @@ proto_item *item; proto_tree *subtree, *subtree2; - entry_offset = curr_offset; subtree = proto_tree_add_subtree_format(tree, tvb, curr_offset, -1, ett_nas_5gs_mm_pld_cont_pld_entry, &item, "Payload container entry %d", i + 1); proto_tree_add_item_ret_uint(subtree, hf_nas_5gs_mm_pld_cont_pld_cont_len, tvb, curr_offset, 2, ENC_BIG_ENDIAN, &payload_len); proto_item_set_len(item, payload_len + 2); curr_offset += 2; + entry_offset = curr_offset; proto_tree_add_item_ret_uint(subtree, hf_nas_5gs_mm_pld_cont_nb_opt_ies, tvb, curr_offset, 1, ENC_NA, &opt_ies_count); proto_tree_add_item_ret_uint(subtree, hf_nas_5gs_mm_pld_cont_pld_cont_type, tvb, curr_offset, 1, ENC_NA, &payload_type); curr_offset++; @@ -3271,7 +3272,7 @@ nas5gs_data->payload_container_type = payload_type; /* N.B. this recursive call can overwrite nas5gs_data->payload_container_type */ de_nas_5gs_mm_pld_cont(tvb, subtree, pinfo, curr_offset, payload_len - (curr_offset - entry_offset), NULL, 0); - curr_offset = entry_offset + payload_len + 2; + curr_offset = entry_offset + payload_len; nas5gs_data->payload_container_type = type_backup; } } @@ -4692,22 +4693,26 @@ while ((curr_offset - offset) < len) { proto_item *item; proto_tree *subtree; - uint32_t nsag_len, s_nssai_len, tai_len; + uint32_t nsag_len, s_nssai_len, tai_len, nsag_start; subtree = proto_tree_add_subtree_format(tree, tvb, curr_offset, -1, ett_nas_5gs_mm_nsag_info, &item, "NSSRG values for S-NSSAI %u", i); proto_tree_add_item_ret_uint(subtree, hf_nas_5gs_mm_nsag_info_len, tvb, curr_offset, 1, ENC_BIG_ENDIAN, &nsag_len); curr_offset++; proto_item_set_len(item, nsag_len + 1); + nsag_start = curr_offset; proto_tree_add_item(subtree, hf_nas_5gs_mm_nsag_id, tvb, curr_offset, 1, ENC_BIG_ENDIAN); + curr_offset++; proto_tree_add_item_ret_uint(subtree, hf_nas_5gs_mm_nsag_info_s_nssai_len, tvb, curr_offset, 1, ENC_BIG_ENDIAN, &s_nssai_len); curr_offset++; curr_offset += de_nas_5gs_cmn_s_nssai(tvb, subtree, pinfo, curr_offset, s_nssai_len, NULL, 0); proto_tree_add_item(subtree, hf_nas_5gs_mm_nsag_prio, tvb, curr_offset, 1, ENC_BIG_ENDIAN); curr_offset++; - proto_tree_add_item_ret_uint(subtree, hf_nas_5gs_mm_nsag_tais_list_len, tvb, curr_offset, 1, ENC_BIG_ENDIAN, &tai_len); - curr_offset++; - if (tai_len) { - curr_offset += de_nas_5gs_mm_5gs_ta_id_list(tvb, subtree, pinfo, curr_offset, tai_len, NULL, 0); + if ((curr_offset - nsag_start) < nsag_len) { + proto_tree_add_item_ret_uint(subtree, hf_nas_5gs_mm_nsag_tais_list_len, tvb, curr_offset, 1, ENC_BIG_ENDIAN, &tai_len); + curr_offset++; + if (tai_len) { + curr_offset += de_nas_5gs_mm_5gs_ta_id_list(tvb, subtree, pinfo, curr_offset, tai_len, NULL, 0); + } } i++; } @@ -9958,7 +9963,7 @@ offset += length; break; case 0x90: - /* For "connection capabilities” type, the traffic descriptor component value field shall be encoded as + /* For "connection capabilities" type, the traffic descriptor component value field shall be encoded as a sequence of one octet for number of network capabilities followed by one or more octets, each containing a connection capability identifier encoded as follows: Bits @@ -11870,12 +11875,12 @@ }, { &hf_nas_5gs_mm_cag_info_entry_lci, { "Length of CAG-IDs indicator (LCI)", "nas-5gs.mm.cag_info.entry.lci", - FT_BOOLEAN, 8, TFS(&tfs_present_absent), 0x02, + FT_BOOLEAN, 8, TFS(&tfs_present_absent), 0x04, NULL, HFILL } }, { &hf_nas_5gs_mm_cag_info_entry_caili, { "CAG-ID with additional information list indicator (CAILI)", "nas-5gs.mm.cag_info.entry.caili", - FT_BOOLEAN, 8, TFS(&tfs_present_absent), 0x04, + FT_BOOLEAN, 8, TFS(&tfs_present_absent), 0x08, NULL, HFILL } }, { &hf_nas_5gs_mm_cag_info_entry_cag_without_add_info_list_len, diff -Nru wireshark-4.4.7/epan/dissectors/packet-pkcs12.c wireshark-4.4.13/epan/dissectors/packet-pkcs12.c --- wireshark-4.4.7/epan/dissectors/packet-pkcs12.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-pkcs12.c 2026-01-14 18:05:54.000000000 +0000 @@ -55,9 +55,11 @@ static expert_field ei_pkcs12_octet_string_expected; +/* We might want to make this a preference */ +#define MAX_ITER_COUNT 10000000U static const char *object_identifier_id; -static int iteration_count; +static unsigned iteration_count; static tvbuff_t *salt; static const char *password; static bool try_null_password; @@ -330,6 +332,32 @@ return false; } + /* Put some kind of sanity check limit on the iteration_count to avoid + * taking forever repeatedly hashing. RFC 8018 says: + * "This document follows the recommendations made in FIPS + * Special Publication 800-132 [NISTSP132], which says + * + * The iteration count shall be selected as large as possible, as + * long as the time required to generate the key using the entered + * password is acceptable for the users. [...] A minimum iteration + * count of 1,000 is recommended. For especially critical keys, or + * for very powerful systems or systems where user-perceived + * performance is not critical, an iteration count of 10,000,000 may + * be appropriate." + * https://datatracker.ietf.org/doc/html/rfc8018#section-4.2 + * + * (Note NIST announced a decision to revise SP 800-132 in May 2023: + * https://csrc.nist.gov/News/2023/decision-to-revise-nist-sp-800-132 + * although as of Dec 2025 has not published a draft.) + * + * Presumably "user-perceived performance is not critical" does not + * apply to us, although there may be "especially critical keys." + */ + if (iteration_count > MAX_ITER_COUNT) { + proto_item_append_text(item, " [Iteration count exceeds max (%u > %u)]", iteration_count, MAX_ITER_COUNT); + return false; + } + /* allocate buffers */ key = (char *)wmem_alloc(pinfo->pool, keylen); diff -Nru wireshark-4.4.7/epan/dissectors/packet-quic.c wireshark-4.4.13/epan/dissectors/packet-quic.c --- wireshark-4.4.7/epan/dissectors/packet-quic.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-quic.c 2026-01-14 18:05:54.000000000 +0000 @@ -1825,9 +1825,10 @@ deseg_seq, nxtseq+pinfo->desegment_len, stream->multisegment_pdus); } - /* add this segment as the first one for this new pdu */ + /* Add this segment as the first one for this new pdu. + * Use the the new MSP's reassembly ID (its first frame). */ fragment_add(&quic_reassembly_table, tvb, deseg_offset, - pinfo, reassembly_id, stream_info, + pinfo, msp->first_frame, stream_info, 0, nxtseq - deseg_seq, nxtseq < msp->nxtpdu); } @@ -1836,8 +1837,8 @@ * the MSP should already be created. Retrieve it to see if we * know what later frame the PDU is reassembled in. */ - if (((struct tcp_multisegment_pdu *)wmem_tree_lookup32(stream->multisegment_pdus, deseg_seq))) { - fh = fragment_get(&quic_reassembly_table, pinfo, reassembly_id, stream_info); + if ((msp = (struct tcp_multisegment_pdu *)wmem_tree_lookup32(stream->multisegment_pdus, deseg_seq))) { + fh = fragment_get(&quic_reassembly_table, pinfo, msp->first_frame, stream_info); } } } diff -Nru wireshark-4.4.7/epan/dissectors/packet-rdm.c wireshark-4.4.13/epan/dissectors/packet-rdm.c --- wireshark-4.4.7/epan/dissectors/packet-rdm.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-rdm.c 2026-01-14 18:05:54.000000000 +0000 @@ -700,6 +700,203 @@ }; static value_string_ext rdm_product_cat_vals_ext = VALUE_STRING_EXT_INIT(rdm_product_cat_vals); +/* E1.20 Table A-6 */ +#define RDM_PRODUCT_DETAIL_NOT_DECLARED 0x0000 +// Generally applied to fixtures +#define RDM_PRODUCT_DETAIL_ARC 0x0001 +#define RDM_PRODUCT_DETAIL_METAL_HALIDE 0x0002 +#define RDM_PRODUCT_DETAIL_INCANDESCENT 0x0003 +#define RDM_PRODUCT_DETAIL_LED 0x0004 +#define RDM_PRODUCT_DETAIL_FLUORESCENT 0x0005 +#define RDM_PRODUCT_DETAIL_COLDCATHODE 0x0006 +#define RDM_PRODUCT_DETAIL_ELECTROLUMINESCENT 0x0007 +#define RDM_PRODUCT_DETAIL_LASER 0x0008 +#define RDM_PRODUCT_DETAIL_FLASHTUBE 0x0009 +// Generally applied to fixture accessories +#define RDM_PRODUCT_DETAIL_COLORSCROLLER 0x0100 +#define RDM_PRODUCT_DETAIL_COLORWHEEL 0x0101 +#define RDM_PRODUCT_DETAIL_COLORCHANGE 0x0102 +#define RDM_PRODUCT_DETAIL_IRIS_DOUSER 0x0103 +#define RDM_PRODUCT_DETAIL_DIMMING_SHUTTER 0x0104 +#define RDM_PRODUCT_DETAIL_PROFILE_SHUTTER 0x0105 +#define RDM_PRODUCT_DETAIL_BARNDOOR_SHUTTER 0x0106 +#define RDM_PRODUCT_DETAIL_EFFECTS_DISC 0x0107 +#define RDM_PRODUCT_DETAIL_GOBO_ROTATOR 0x0108 +// Generally applied to Projectors +#define RDM_PRODUCT_DETAIL_VIDEO 0x0200 +#define RDM_PRODUCT_DETAIL_SLIDE 0x0201 +#define RDM_PRODUCT_DETAIL_FILM 0x0202 +#define RDM_PRODUCT_DETAIL_OILWHEEL 0x0203 +#define RDM_PRODUCT_DETAIL_LCDGATE 0x0204 +// Generally applied to Atmospheric Effects +#define RDM_PRODUCT_DETAIL_FOGGER_GLYCOL 0x0300 +#define RDM_PRODUCT_DETAIL_FOGGER_MINERALOIL 0x0301 +#define RDM_PRODUCT_DETAIL_FOGGER_WATER 0x0302 +#define RDM_PRODUCT_DETAIL_CO2 0x0303 +#define RDM_PRODUCT_DETAIL_LN2 0x0304 +#define RDM_PRODUCT_DETAIL_BUBBLE 0x0305 +#define RDM_PRODUCT_DETAIL_FLAME_PROPANE 0x0306 +#define RDM_PRODUCT_DETAIL_FLAME_OTHER 0x0307 +#define RDM_PRODUCT_DETAIL_OLEFACTORY_STIMULATOR 0x0308 +#define RDM_PRODUCT_DETAIL_SNOW 0x0309 +#define RDM_PRODUCT_DETAIL_WATER_JET 0x030A +#define RDM_PRODUCT_DETAIL_WIND 0x030B +#define RDM_PRODUCT_DETAIL_CONFETTI 0x030C +#define RDM_PRODUCT_DETAIL_HAZARD 0x030D +// Generally applied to Dimmers/Power controllers +#define RDM_PRODUCT_DETAIL_PHASE_CONTROL 0x0400 +#define RDM_PRODUCT_DETAIL_REVERSE_PHASE_CONTROL 0x0401 +#define RDM_PRODUCT_DETAIL_SINE 0x0402 +#define RDM_PRODUCT_DETAIL_PWM 0x0403 +#define RDM_PRODUCT_DETAIL_DC 0x0404 +#define RDM_PRODUCT_DETAIL_HFBALLAST 0x0405 +#define RDM_PRODUCT_DETAIL_HFHV_NEONBALLAST 0x0406 +#define RDM_PRODUCT_DETAIL_HFHV_EL 0x0407 +#define RDM_PRODUCT_DETAIL_MHR_BALLAST 0x0408 +#define RDM_PRODUCT_DETAIL_BITANGLE_MODULATION 0x0409 +#define RDM_PRODUCT_DETAIL_FREQUENCY_MODULATION 0x040A +#define RDM_PRODUCT_DETAIL_HIGHFREQUENCY_12V 0x040B +#define RDM_PRODUCT_DETAIL_RELAY_MECHANICAL 0x040C +#define RDM_PRODUCT_DETAIL_RELAY_ELECTRONIC 0x040D +#define RDM_PRODUCT_DETAIL_SWITCH_ELECTRONIC 0x040E +#define RDM_PRODUCT_DETAIL_CONTACTOR 0x040F +// Generally applied to Scenic drive +#define RDM_PRODUCT_DETAIL_MIRRORBALL_ROTATOR 0x0500 +#define RDM_PRODUCT_DETAIL_OTHER_ROTATOR 0x0501 +#define RDM_PRODUCT_DETAIL_KABUKI_DROP 0x0502 +#define RDM_PRODUCT_DETAIL_CURTAIN 0x0503 +#define RDM_PRODUCT_DETAIL_LINESET 0x0504 +#define RDM_PRODUCT_DETAIL_MOTOR_CONTROL 0x0505 +#define RDM_PRODUCT_DETAIL_DAMPER_CONTROL 0x0506 +// Generally applied to Data Distribution +#define RDM_PRODUCT_DETAIL_SPLITTER 0x0600 +#define RDM_PRODUCT_DETAIL_ETHERNET_NODE 0x0601 +#define RDM_PRODUCT_DETAIL_MERGE 0x0602 +#define RDM_PRODUCT_DETAIL_DATAPATCH 0x0603 +#define RDM_PRODUCT_DETAIL_WIRELESS_LINK 0x0604 +// Generally applied to Data Conversion and Interfaces +#define RDM_PRODUCT_DETAIL_PROTOCOL_CONVERTOR 0x0701 +#define RDM_PRODUCT_DETAIL_ANALOG_DEMULTIPLEX 0x0702 +#define RDM_PRODUCT_DETAIL_ANALOG_MULTIPLEX 0x0703 +#define RDM_PRODUCT_DETAIL_SWITCH_PANEL 0x0704 +// Generally applied to Audio or Video (AV) devices +#define RDM_PRODUCT_DETAIL_ROUTER 0x0800 +#define RDM_PRODUCT_DETAIL_FADER 0x0801 +#define RDM_PRODUCT_DETAIL_MIXER 0x0802 +// Generally applied to Controllers, Backup devices, and Test Equipment +#define RDM_PRODUCT_DETAIL_CHANGEOVER_MANUAL 0x0900 +#define RDM_PRODUCT_DETAIL_CHANGEOVER_AUTO 0x0901 +#define RDM_PRODUCT_DETAIL_TEST 0x0902 +// Could be applied to any category +#define RDM_PRODUCT_DETAIL_GFI_RCD 0x0A00 +#define RDM_PRODUCT_DETAIL_BATTERY 0x0A01 +#define RDM_PRODUCT_DETAIL_CONTROLLABLE_BREAKER 0x0A02 +// Input Devices E1.20-2025 +#define RDM_PRODUCT_DETAIL_INPUT 0x0B00 +#define RDM_PRODUCT_DETAIL_SENSOR 0x0B01 +#define RDM_PRODUCT_DETAIL_OTHER 0x7FFF + +static const value_string rdm_product_detail_vals[] = { + { RDM_PRODUCT_DETAIL_NOT_DECLARED, "Not Declared" }, +// Generally applied to fixtures + { RDM_PRODUCT_DETAIL_ARC, "Arc Lamp" }, + { RDM_PRODUCT_DETAIL_METAL_HALIDE, "Metal Halide" }, + { RDM_PRODUCT_DETAIL_INCANDESCENT, "Incandescent" }, + { RDM_PRODUCT_DETAIL_LED, "LED" }, +// ANSI-ESTA E1.20-2010 misspells this FLUROESCENT + { RDM_PRODUCT_DETAIL_FLUORESCENT, "Fluorescent" }, + { RDM_PRODUCT_DETAIL_COLDCATHODE, "Cold Cathode" }, + { RDM_PRODUCT_DETAIL_ELECTROLUMINESCENT, "Electroluminescent" }, + { RDM_PRODUCT_DETAIL_LASER, "LED" }, + { RDM_PRODUCT_DETAIL_FLASHTUBE, "Flashtube" }, +// Generally applied to fixture accessories + { RDM_PRODUCT_DETAIL_COLORSCROLLER, "Color Scroller" }, + { RDM_PRODUCT_DETAIL_COLORWHEEL, "Color Wheel" }, + { RDM_PRODUCT_DETAIL_COLORCHANGE, "Color Change" }, + { RDM_PRODUCT_DETAIL_IRIS_DOUSER, "Iris / Douser" }, + { RDM_PRODUCT_DETAIL_DIMMING_SHUTTER, "Dimming Shutter" }, + { RDM_PRODUCT_DETAIL_PROFILE_SHUTTER, "Profile Shutter" }, + { RDM_PRODUCT_DETAIL_BARNDOOR_SHUTTER, "Barn Door Shutter" }, + { RDM_PRODUCT_DETAIL_EFFECTS_DISC, "Effects Disc" }, + { RDM_PRODUCT_DETAIL_GOBO_ROTATOR, "Gobo Rotator" }, +// Generally applied to Projectors + { RDM_PRODUCT_DETAIL_VIDEO, "Video" }, + { RDM_PRODUCT_DETAIL_SLIDE, "Slide" }, + { RDM_PRODUCT_DETAIL_FILM, "Film" }, + { RDM_PRODUCT_DETAIL_OILWHEEL, "Oil Wheel" }, + { RDM_PRODUCT_DETAIL_LCDGATE, "LCD Gate" }, +// Generally applied to Atmospheric Effects + { RDM_PRODUCT_DETAIL_FOGGER_GLYCOL, "Fogger, Glycol" }, + { RDM_PRODUCT_DETAIL_FOGGER_MINERALOIL, "Fogger, Mineral Oil" }, + { RDM_PRODUCT_DETAIL_FOGGER_WATER, "Fogger, Water" }, +// ANSI E1.20-2010 has a '0' instead of 'O' in CO2 + { RDM_PRODUCT_DETAIL_CO2, "Dry Ice / CO2 based" }, + { RDM_PRODUCT_DETAIL_LN2, "Liquid Nitrogen based" }, + { RDM_PRODUCT_DETAIL_BUBBLE, "Bubble or Foam" }, + { RDM_PRODUCT_DETAIL_FLAME_PROPANE, "Propane Flame" }, + { RDM_PRODUCT_DETAIL_FLAME_OTHER, "Other Flame" }, + { RDM_PRODUCT_DETAIL_OLEFACTORY_STIMULATOR, "Scents" }, + { RDM_PRODUCT_DETAIL_SNOW, "Snow" }, + { RDM_PRODUCT_DETAIL_WATER_JET, "Water Jet" }, + { RDM_PRODUCT_DETAIL_WIND, "Wind" }, + { RDM_PRODUCT_DETAIL_CONFETTI, "Confetti" }, + { RDM_PRODUCT_DETAIL_HAZARD, "Hazard (any pyrotechnic)" }, +// Generally applied to Dimmers/Power controllers + { RDM_PRODUCT_DETAIL_PHASE_CONTROL, "Phase Control" }, + { RDM_PRODUCT_DETAIL_REVERSE_PHASE_CONTROL, "Reverse Phase Control" }, + { RDM_PRODUCT_DETAIL_SINE, "Sine" }, + { RDM_PRODUCT_DETAIL_PWM, "Pulse Width Modulation" }, + { RDM_PRODUCT_DETAIL_DC, "DC" }, + { RDM_PRODUCT_DETAIL_HFBALLAST, "HF Ballast" }, + { RDM_PRODUCT_DETAIL_HFHV_NEONBALLAST, "HF Neon Ballast" }, + { RDM_PRODUCT_DETAIL_HFHV_EL, "HFHV Electroluminescent" }, + { RDM_PRODUCT_DETAIL_MHR_BALLAST, "Metal Halide Ballast" }, + { RDM_PRODUCT_DETAIL_BITANGLE_MODULATION, "Bit Angle Modulation" }, + { RDM_PRODUCT_DETAIL_FREQUENCY_MODULATION, "Frequency Modulation" }, + { RDM_PRODUCT_DETAIL_HIGHFREQUENCY_12V, "High Frequency 12V" }, + { RDM_PRODUCT_DETAIL_RELAY_MECHANICAL, "Mechanical Relay" }, + { RDM_PRODUCT_DETAIL_RELAY_ELECTRONIC, "Electronic Relay" }, + { RDM_PRODUCT_DETAIL_SWITCH_ELECTRONIC, "Electronic Switch" }, + { RDM_PRODUCT_DETAIL_CONTACTOR, "Contactor" }, +// Generally applied to Scenic driver + { RDM_PRODUCT_DETAIL_MIRRORBALL_ROTATOR, "Mirror Ball Rotator" }, + { RDM_PRODUCT_DETAIL_OTHER_ROTATOR, "Other Rotator" }, + { RDM_PRODUCT_DETAIL_KABUKI_DROP, "Kabuki Drop" }, + { RDM_PRODUCT_DETAIL_CURTAIN, "Curtain" }, + { RDM_PRODUCT_DETAIL_LINESET, "Line Set" }, + { RDM_PRODUCT_DETAIL_MOTOR_CONTROL, "Motor Control" }, + { RDM_PRODUCT_DETAIL_DAMPER_CONTROL, "Damper Control" }, +// Generally applied to Data Distribution + { RDM_PRODUCT_DETAIL_SPLITTER, "Splitter" }, + { RDM_PRODUCT_DETAIL_ETHERNET_NODE, "DMX512 to/from Ethernet" }, + { RDM_PRODUCT_DETAIL_MERGE, "DMX512 Combiner" }, + { RDM_PRODUCT_DETAIL_DATAPATCH, "Datapatch" }, + { RDM_PRODUCT_DETAIL_WIRELESS_LINK, "Wireless Link" }, +// Generally applied to Data Conversion and Interfaces + { RDM_PRODUCT_DETAIL_PROTOCOL_CONVERTOR, "Protocol Converter" }, + { RDM_PRODUCT_DETAIL_ANALOG_DEMULTIPLEX, "DMX512 to DC Voltage" }, + { RDM_PRODUCT_DETAIL_ANALOG_MULTIPLEX, "DC Voltage to DMX512" }, + { RDM_PRODUCT_DETAIL_SWITCH_PANEL, "Switch Panel" }, +// Generally applied to Audio or Video (AV) devices + { RDM_PRODUCT_DETAIL_ROUTER, "Router" }, + { RDM_PRODUCT_DETAIL_FADER, "Fader" }, + { RDM_PRODUCT_DETAIL_MIXER, "Mixer" }, +// Generally applied to Controllers, Backup devices, and Test Equipment + { RDM_PRODUCT_DETAIL_CHANGEOVER_MANUAL, "Manual Changeover" }, + { RDM_PRODUCT_DETAIL_CHANGEOVER_AUTO, "Auto Changeover" }, + { RDM_PRODUCT_DETAIL_TEST, "Test Equipment" }, +// Could be applied to any category + { RDM_PRODUCT_DETAIL_GFI_RCD, "Includes GFI/RCD Trip" }, + { RDM_PRODUCT_DETAIL_BATTERY, "Battery Operated" }, + { RDM_PRODUCT_DETAIL_CONTROLLABLE_BREAKER, "Controllable Breaker" }, +// Input Devices E1.20-2025 + { RDM_PRODUCT_DETAIL_INPUT, "Generic Input" }, + { RDM_PRODUCT_DETAIL_SENSOR, "Sensor Input" }, + { RDM_PRODUCT_DETAIL_OTHER, "Other" }, + { 0, NULL }, +}; +static value_string_ext rdm_product_detail_vals_ext = VALUE_STRING_EXT_INIT(rdm_product_detail_vals); + /* E1.37-1 */ #define RDM_PRESET_NOT_PROGRAMMED 0x00 #define RDM_PRESET_PROGRAMMED 0x01 @@ -947,7 +1144,7 @@ static int hf_rdm_pd_status_id; static int hf_rdm_pd_status_id_description; static int hf_rdm_pd_sub_device_status_report_threshold_status_type; -static int hf_rdm_pd_product_detail_id_list; +static int hf_rdm_pd_product_detail_id; static int hf_rdm_pd_factory_defaults; static int hf_rdm_pd_background_discovery_endpoint_id; static int hf_rdm_pd_background_discovery_enabled; @@ -2031,7 +2228,7 @@ switch(cc) { case RDM_CC_GET_COMMAND_RESPONSE: while (len >= 2) { - rdm_proto_tree_add_numeric_item(tree, hf_rdm_pd_product_detail_id_list, tvb, &offset, 2); + rdm_proto_tree_add_numeric_item(tree, hf_rdm_pd_product_detail_id, tvb, &offset, 2); len -= 2; } break; @@ -5582,9 +5779,9 @@ FT_UINT8, BASE_HEX, NULL, 0x0, NULL, HFILL }}, - { &hf_rdm_pd_product_detail_id_list, - { "Sensor Count", "rdm.pd.product_detail_id_list", - FT_UINT16, BASE_HEX, NULL, 0x0, + { &hf_rdm_pd_product_detail_id, + { "Product Detail ID", "rdm.pd.product_detail_id", + FT_UINT16, BASE_HEX | BASE_EXT_STRING, &rdm_product_detail_vals_ext, 0x0, NULL, HFILL }}, { &hf_rdm_pd_factory_defaults, diff -Nru wireshark-4.4.7/epan/dissectors/packet-rtcp.c wireshark-4.4.13/epan/dissectors/packet-rtcp.c --- wireshark-4.4.7/epan/dissectors/packet-rtcp.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-rtcp.c 2026-01-14 18:05:54.000000000 +0000 @@ -1275,7 +1275,9 @@ proto_tree_add_item( media_source_ssrc_tree, hf_rtcp_rtpfb_ccfb_beginseq, tvb, offset, 2, ENC_BIG_ENDIAN); offset += 2; - const uint16_t num_of_reported_pkts = tvb_get_uint16( tvb, offset, ENC_BIG_ENDIAN) + 1; + /* Calculate number of reports for "the range begin_seq up to, but not including, begin_seq+num_reports" */ + /* https://www.rfc-editor.org/errata/eid8166 */ + const uint16_t num_of_reported_pkts = tvb_get_uint16( tvb, offset, ENC_BIG_ENDIAN); proto_tree_add_uint_format( media_source_ssrc_tree, hf_rtcp_rtpfb_ccfb_numreports, tvb, offset, 2, num_of_reported_pkts, "Number of metric blocks: %" PRIu16, num_of_reported_pkts); diff -Nru wireshark-4.4.7/epan/dissectors/packet-sabp.c wireshark-4.4.13/epan/dissectors/packet-sabp.c --- wireshark-4.4.7/epan/dissectors/packet-sabp.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-sabp.c 2026-01-14 18:05:54.000000000 +0000 @@ -1729,6 +1729,7 @@ /* Error */ return; } + for (n = 0; n < nr_pages; n++) { subtree = proto_tree_add_subtree_format(tree, tvb, offset, 83, ett_sabp_cbs_page, NULL, "CB page %u data", n+1); @@ -1737,8 +1738,8 @@ cb_inf_msg_len = tvb_get_uint8(tvb,offset+82); page_tvb = tvb_new_subset_length(tvb, offset, cb_inf_msg_len); unpacked_tvb = dissect_cbs_data(sms_encoding, page_tvb, subtree, pinfo, 0); - len = tvb_captured_length(unpacked_tvb); if (unpacked_tvb != NULL){ + len = tvb_captured_length(unpacked_tvb); if (tree != NULL){ proto_tree *cbs_page_subtree = proto_item_add_subtree(cbs_page_item, ett_sabp_cbs_page_content); proto_tree_add_item(cbs_page_subtree, hf_sabp_cbs_page_content, unpacked_tvb, 0, len, ENC_UTF_8); diff -Nru wireshark-4.4.7/epan/dissectors/packet-sccp.c wireshark-4.4.13/epan/dissectors/packet-sccp.c --- wireshark-4.4.7/epan/dissectors/packet-sccp.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-sccp.c 2026-01-14 18:05:54.000000000 +0000 @@ -885,7 +885,8 @@ static tvbuff_t * sccp_reassemble_fragments(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, - uint16_t length_offset, uint32_t source_local_ref, bool more_frags) + uint16_t length_offset, uint32_t source_local_ref, bool more_frags, + uint8_t pointer_length) { bool save_fragmented; tvbuff_t *new_tvb; @@ -893,7 +894,16 @@ unsigned fragment_len; uint32_t abs_offset, frags_id; - fragment_len = tvb_get_uint8(tvb, length_offset); + switch (pointer_length) { + case POINTER_LENGTH: + fragment_len = tvb_get_uint8(tvb, length_offset); + break; + case POINTER_LENGTH_LONG: + fragment_len = tvb_get_uint16(tvb, length_offset, ENC_LITTLE_ENDIAN); + break; + default: + ws_assert_not_reached(); + } /* Assume that the absolute offset within the tvb uniquely identifies the * message in this frame. */ abs_offset = tvb_raw_offset(tvb) + length_offset; @@ -905,7 +915,7 @@ save_fragmented = pinfo->fragmented; pinfo->fragmented = true; frag_msg = fragment_add_seq_next(&sccp_xudt_msg_reassembly_table, - tvb, length_offset + 1, + tvb, length_offset + pointer_length, pinfo, frags_id, /* ID for fragments belonging together */ NULL, @@ -917,7 +927,7 @@ wmem_tree_remove32(sccp_reassembly_ids, source_local_ref); } - new_tvb = process_reassembled_data(tvb, length_offset + 1, pinfo, + new_tvb = process_reassembled_data(tvb, length_offset + pointer_length, pinfo, "Reassembled SCCP", frag_msg, &sccp_xudt_msg_frag_items, NULL, tree); @@ -931,7 +941,7 @@ /* * There is only a single fragment, reassembly is not required. */ - new_tvb = tvb_new_subset_length(tvb, length_offset + 1, fragment_len); + new_tvb = tvb_new_subset_length(tvb, length_offset + pointer_length, fragment_len); } return new_tvb; } @@ -2867,7 +2877,8 @@ static int dissect_xudt_common(tvbuff_t *tvb, packet_info *pinfo, proto_tree *sccp_tree, proto_tree *tree, int offset, sccp_decode_context_t *sccp_info, - uint16_t *optional_pointer_p, uint16_t *orig_opt_ptr_p) + uint16_t *optional_pointer_p, uint16_t *orig_opt_ptr_p, + uint8_t pointer_length) { uint16_t variable_pointer1 = 0, variable_pointer2 = 0, variable_pointer3 = 0; uint16_t optional_pointer = 0, orig_opt_ptr = 0, optional_pointer1 = 0; @@ -2912,10 +2923,10 @@ * message. */ - VARIABLE_POINTER(variable_pointer1, hf_sccp_variable_pointer1, POINTER_LENGTH); - VARIABLE_POINTER(variable_pointer2, hf_sccp_variable_pointer2, POINTER_LENGTH); - VARIABLE_POINTER(variable_pointer3, hf_sccp_variable_pointer3, POINTER_LENGTH); - OPTIONAL_POINTER(POINTER_LENGTH); + VARIABLE_POINTER(variable_pointer1, hf_sccp_variable_pointer1, pointer_length); + VARIABLE_POINTER(variable_pointer2, hf_sccp_variable_pointer2, pointer_length); + VARIABLE_POINTER(variable_pointer3, hf_sccp_variable_pointer3, pointer_length); + OPTIONAL_POINTER(pointer_length); sccp_info->assoc = get_sccp_assoc(pinfo, msg_offset, sccp_info); build_assoc_tree(tvb, pinfo, sccp_tree, sccp_info, msg_offset); @@ -2959,14 +2970,15 @@ if ((octet & 0x0f) == 0) more_frag = false; - new_tvb = sccp_reassemble_fragments(tvb, pinfo, tree, variable_pointer3, source_local_ref, more_frag); + new_tvb = sccp_reassemble_fragments(tvb, pinfo, tree, variable_pointer3, source_local_ref, more_frag, pointer_length); if (new_tvb) dissect_sccp_data_param(new_tvb, pinfo, tree, sccp_info->assoc); } } else { dissect_sccp_variable_parameter(tvb, pinfo, sccp_tree, tree, - PARAMETER_DATA, variable_pointer3, sccp_info); + (pointer_length == POINTER_LENGTH) ? PARAMETER_DATA : PARAMETER_LONG_DATA, + variable_pointer3, sccp_info); } *optional_pointer_p = optional_pointer; @@ -3144,7 +3156,7 @@ if(dt1_ignore_length && remaining_length > 255) { new_tvb = tvb_new_subset_length(tvb, variable_pointer1 + 1, remaining_length); } else { - new_tvb = sccp_reassemble_fragments(tvb, pinfo, tree, variable_pointer1, source_local_ref, more); + new_tvb = sccp_reassemble_fragments(tvb, pinfo, tree, variable_pointer1, source_local_ref, more, POINTER_LENGTH); } if (new_tvb) @@ -3339,7 +3351,7 @@ HOP_COUNTER_LENGTH, &sccp_info); offset = dissect_xudt_common(tvb, pinfo, sccp_tree, tree, offset, &sccp_info, - &optional_pointer, &orig_opt_ptr); + &optional_pointer, &orig_opt_ptr, POINTER_LENGTH); break; case SCCP_MSG_TYPE_XUDTS: @@ -3356,7 +3368,7 @@ HOP_COUNTER_LENGTH, &sccp_info); offset = dissect_xudt_common(tvb, pinfo, sccp_tree, tree, offset, &sccp_info, - &optional_pointer, &orig_opt_ptr); + &optional_pointer, &orig_opt_ptr, POINTER_LENGTH); pinfo->flags.in_error_pkt = save_in_error_pkt; break; @@ -3371,25 +3383,15 @@ PARAMETER_HOP_COUNTER, offset, HOP_COUNTER_LENGTH, &sccp_info); - VARIABLE_POINTER(variable_pointer1, hf_sccp_variable_pointer1, POINTER_LENGTH_LONG); - VARIABLE_POINTER(variable_pointer2, hf_sccp_variable_pointer2, POINTER_LENGTH_LONG); - VARIABLE_POINTER(variable_pointer3, hf_sccp_variable_pointer3, POINTER_LENGTH_LONG); - OPTIONAL_POINTER(POINTER_LENGTH_LONG); - - sccp_info.assoc = get_sccp_assoc(pinfo, msg_offset, &sccp_info); - build_assoc_tree(tvb, pinfo, sccp_tree, &sccp_info, msg_offset); - - dissect_sccp_variable_parameter(tvb, pinfo, sccp_tree, tree, - PARAMETER_CALLED_PARTY_ADDRESS, - variable_pointer1, &sccp_info); - dissect_sccp_variable_parameter(tvb, pinfo, sccp_tree, tree, - PARAMETER_CALLING_PARTY_ADDRESS, - variable_pointer2, &sccp_info); - dissect_sccp_variable_parameter(tvb, pinfo, sccp_tree, tree, - PARAMETER_LONG_DATA, variable_pointer3, &sccp_info); + offset = dissect_xudt_common(tvb, pinfo, sccp_tree, tree, offset, &sccp_info, + &optional_pointer, &orig_opt_ptr, POINTER_LENGTH_LONG); break; case SCCP_MSG_TYPE_LUDTS: + { + bool save_in_error_pkt = pinfo->flags.in_error_pkt; + pinfo->flags.in_error_pkt = true; + sccp_info.sccp_msg = new_ud_msg(pinfo, sccp_info.message_type); offset += dissect_sccp_parameter(tvb, pinfo, sccp_tree, tree, PARAMETER_RETURN_CAUSE, offset, @@ -3398,24 +3400,12 @@ PARAMETER_HOP_COUNTER, offset, HOP_COUNTER_LENGTH, &sccp_info); - VARIABLE_POINTER(variable_pointer1, hf_sccp_variable_pointer1, POINTER_LENGTH_LONG); - VARIABLE_POINTER(variable_pointer2, hf_sccp_variable_pointer2, POINTER_LENGTH_LONG); - VARIABLE_POINTER(variable_pointer3, hf_sccp_variable_pointer3, POINTER_LENGTH_LONG); - OPTIONAL_POINTER(POINTER_LENGTH_LONG); - - sccp_info.assoc = get_sccp_assoc(pinfo, msg_offset, &sccp_info); - build_assoc_tree(tvb, pinfo, sccp_tree, &sccp_info, msg_offset); + offset = dissect_xudt_common(tvb, pinfo, sccp_tree, tree, offset, &sccp_info, + &optional_pointer, &orig_opt_ptr, POINTER_LENGTH_LONG); - dissect_sccp_variable_parameter(tvb, pinfo, sccp_tree, tree, - PARAMETER_CALLED_PARTY_ADDRESS, - variable_pointer1, &sccp_info); - dissect_sccp_variable_parameter(tvb, pinfo, sccp_tree, tree, - PARAMETER_CALLING_PARTY_ADDRESS, - variable_pointer2, &sccp_info); - dissect_sccp_variable_parameter(tvb, pinfo, sccp_tree, tree, - PARAMETER_LONG_DATA, variable_pointer3, &sccp_info); + pinfo->flags.in_error_pkt = save_in_error_pkt; break; - + } default: dissect_sccp_unknown_message(tvb, sccp_tree); } diff -Nru wireshark-4.4.7/epan/dissectors/packet-sflow.c wireshark-4.4.13/epan/dissectors/packet-sflow.c --- wireshark-4.4.7/epan/dissectors/packet-sflow.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-sflow.c 2026-01-14 18:05:54.000000000 +0000 @@ -673,6 +673,7 @@ static int ett_sflow_5_output_interface; static expert_field ei_sflow_invalid_address_type; +static expert_field ei_sflow_unknown_record_format; static dissector_table_t header_subdissector_table; @@ -1561,8 +1562,8 @@ static int dissect_sflow_5_flow_record(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int offset) { proto_tree *flow_data_tree; - proto_item *ti; - uint32_t enterprise_format, enterprise, format; + proto_item *ti, *expert_ti; + uint32_t enterprise_format, enterprise, format, length; /* what kind of flow sample is it? */ enterprise_format = tvb_get_ntohl(tvb, offset); @@ -1579,7 +1580,7 @@ proto_tree_add_item(flow_data_tree, hf_sflow_5_flow_record_format, tvb, offset, 4, ENC_BIG_ENDIAN); offset += 4; - proto_tree_add_item(flow_data_tree, hf_sflow_5_flow_data_length, tvb, offset, 4, ENC_BIG_ENDIAN); + proto_tree_add_item_ret_uint(flow_data_tree, hf_sflow_5_flow_data_length, tvb, offset, 4, ENC_BIG_ENDIAN, &length); offset += 4; switch (format) { @@ -1644,12 +1645,13 @@ offset = dissect_sflow_5_extended_80211_aggregation(tvb, flow_data_tree, offset); break; default: + expert_ti = proto_tree_add_item(flow_data_tree, hf_sflow_enterprise_data, tvb, offset, length, ENC_NA); + expert_add_info(pinfo, expert_ti, &ei_sflow_unknown_record_format); + offset += WS_ROUNDUP_4(length); break; } } else { /* unknown enterprise format, what to do?? */ - uint32_t length; - flow_data_tree = proto_tree_add_subtree(tree, tvb, offset, -1, ett_sflow_5_flow_record, &ti, "Unknown enterprise format"); proto_tree_add_uint_format_value(flow_data_tree, hf_sflow_enterprise, tvb, offset, 4, @@ -1979,8 +1981,8 @@ static int dissect_sflow_5_counters_record(tvbuff_t *tvb, proto_tree *tree, int offset) { proto_tree *counter_data_tree; - proto_item *ti; - uint32_t enterprise_format, enterprise, format; + proto_item *ti, *expert_ti; + uint32_t enterprise_format, enterprise, format, length; /* what kind of flow sample is it? */ enterprise_format = tvb_get_ntohl(tvb, offset); @@ -1997,7 +1999,7 @@ proto_tree_add_item(counter_data_tree, hf_sflow_5_counters_record_format, tvb, offset, 4, ENC_BIG_ENDIAN); offset += 4; - proto_tree_add_item(counter_data_tree, hf_sflow_5_flow_data_length, tvb, offset, 4, ENC_BIG_ENDIAN); + proto_tree_add_item_ret_uint(counter_data_tree, hf_sflow_5_flow_data_length, tvb, offset, 4, ENC_BIG_ENDIAN, &length); offset += 4; switch (format) { @@ -2029,11 +2031,12 @@ offset = dissect_sflow_5_radio_utilization(counter_data_tree, tvb, offset); break; default: + expert_ti = proto_tree_add_item(counter_data_tree, hf_sflow_enterprise_data, tvb, offset, length, ENC_NA); + expert_add_info(NULL, expert_ti, &ei_sflow_unknown_record_format); + offset += WS_ROUNDUP_4(length); break; } } else { /* unknown enterprise format, what to do?? */ - uint32_t length; - counter_data_tree = proto_tree_add_subtree(tree, tvb, offset, -1, ett_sflow_5_counters_record, &ti, "Unknown enterprise format"); proto_tree_add_uint_format_value(counter_data_tree, hf_sflow_enterprise, tvb, offset, 4, @@ -3781,6 +3784,7 @@ static ei_register_info ei[] = { { &ei_sflow_invalid_address_type, { "sflow.invalid_address_type", PI_MALFORMED, PI_ERROR, "Unknown/invalid address type", EXPFILL }}, + { &ei_sflow_unknown_record_format, { "sflow.unknown_record_format", PI_UNDECODED, PI_NOTE, "Unknown/invalid record type", EXPFILL }}, }; expert_module_t* expert_sflow; diff -Nru wireshark-4.4.7/epan/dissectors/packet-sll.c wireshark-4.4.13/epan/dissectors/packet-sll.c --- wireshark-4.4.7/epan/dissectors/packet-sll.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-sll.c 2026-01-14 18:05:54.000000000 +0000 @@ -296,9 +296,10 @@ switch (hatype) { case ARPHRD_IPGRE: + case ARPHRD_IP6GRE: /* * XXX - the link-layer header appears to consist - * of an IPv4 header followed by a bunch of stuff + * of an IP header followed by a bunch of stuff * that includes the GRE flags and version, but * cooked captures strip the link-layer header, * so we can't provide the flags and version to @@ -345,9 +346,10 @@ switch (hatype) { case ARPHRD_IPGRE: + case ARPHRD_IP6GRE: /* * XXX - the link-layer header appears to consist - * of an IPv4 header followed by a bunch of stuff + * of an IP header followed by a bunch of stuff * that includes the GRE flags and version, but * cooked captures strip the link-layer header, * so we can't provide the flags and version to diff -Nru wireshark-4.4.7/epan/dissectors/packet-smtp.c wireshark-4.4.13/epan/dissectors/packet-smtp.c --- wireshark-4.4.7/epan/dissectors/packet-smtp.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-smtp.c 2026-01-14 18:05:54.000000000 +0000 @@ -1139,7 +1139,7 @@ spd_frame_data->pdu_type = SMTP_PDU_CMD; session_state->smtp_state = SMTP_STATE_READING_DATA; session_state->data_seen = true; - } else if (g_ascii_strncasecmp(line, "BDAT", 4) == 0) { + } else if ((linelen > 5) && (g_ascii_strncasecmp(line, "BDAT", 4) == 0)) { /* * BDAT command. * This is a command, but everything that comes after it, diff -Nru wireshark-4.4.7/epan/dissectors/packet-someip-sd.c wireshark-4.4.13/epan/dissectors/packet-someip-sd.c --- wireshark-4.4.7/epan/dissectors/packet-someip-sd.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-someip-sd.c 2026-01-14 18:05:54.000000000 +0000 @@ -269,6 +269,7 @@ static expert_field ei_someipsd_option_wrong_length; static expert_field ei_someipsd_L4_protocol_unsupported; static expert_field ei_someipsd_config_string_malformed; +static expert_field ei_someipsd_too_many_options; /*** prototypes ***/ void proto_register_someip_sd(void); @@ -301,13 +302,13 @@ } static void -dissect_someip_sd_pdu_option_configuration(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, int optionnum) { +dissect_someip_sd_pdu_option_configuration(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, unsigned optionnum) { uint32_t offset_orig = offset; const uint8_t *config_string; proto_item *ti; proto_tree *subtree; - tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, NULL, "%d: Configuration Option", optionnum); + tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, NULL, "%u: Configuration Option", optionnum); /* Add common fields */ proto_tree_add_item(tree, hf_someip_sd_option_length, tvb, offset, 2, ENC_BIG_ENDIAN); @@ -344,8 +345,8 @@ } static void -dissect_someip_sd_pdu_option_loadbalancing(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree, uint32_t offset, uint32_t length, int optionnum) { - tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, NULL, "%d: Load Balancing Option", optionnum); +dissect_someip_sd_pdu_option_loadbalancing(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree, uint32_t offset, uint32_t length, unsigned optionnum) { + tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, NULL, "%u: Load Balancing Option", optionnum); /* Add common fields */ proto_tree_add_item(tree, hf_someip_sd_option_length, tvb, offset, 2, ENC_BIG_ENDIAN); @@ -364,7 +365,7 @@ } static void -dissect_someip_sd_pdu_option_ipv4(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, int optionnum, uint32_t option_ports[]) { +dissect_someip_sd_pdu_option_ipv4(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, unsigned optionnum, uint32_t option_ports[]) { uint8_t type = 255; const char *description = NULL; uint32_t l4port = 0; @@ -377,7 +378,7 @@ type = tvb_get_uint8(tvb, offset + 2); description = val_to_str(type, sd_option_type, "(Unknown Option: %d)"); - tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, &ti_top, "%d: %s Option", optionnum, description); + tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, &ti_top, "%u: %s Option", optionnum, description); if (length != SD_OPTION_IPV4_LENGTH) { expert_add_info(pinfo, ti_top, &ei_someipsd_option_wrong_length); @@ -418,7 +419,7 @@ } static void -dissect_someip_sd_pdu_option_ipv6(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, int optionnum, uint32_t option_ports[]) { +dissect_someip_sd_pdu_option_ipv6(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, unsigned optionnum, uint32_t option_ports[]) { uint8_t type = 255; const char *description = NULL; uint32_t l4port = 0; @@ -431,7 +432,7 @@ type = tvb_get_uint8(tvb, offset + 2); description = val_to_str(type, sd_option_type, "(Unknown Option: %d)"); - tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, &ti_top, "%d: %s Option", optionnum, description); + tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, &ti_top, "%u: %s Option", optionnum, description); if (length != SD_OPTION_IPV6_LENGTH) { expert_add_info(pinfo, ti_top, &ei_someipsd_option_wrong_length); @@ -471,11 +472,11 @@ } static void -dissect_someip_sd_pdu_option_unknown(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, int optionnum) { +dissect_someip_sd_pdu_option_unknown(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, uint32_t offset, uint32_t length, unsigned optionnum) { uint32_t len = 0; proto_item *ti; - tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, &ti, "%d: %s Option", optionnum, + tree = proto_tree_add_subtree_format(tree, tvb, offset, length, ett_someip_sd_option, &ti, "%u: %s Option", optionnum, val_to_str_const(tvb_get_uint8(tvb, offset + 2), sd_option_type, "Unknown")); expert_add_info(pinfo, ti, &ei_someipsd_option_unknown); @@ -500,7 +501,7 @@ dissect_someip_sd_pdu_options(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, proto_item *ti, uint32_t offset_orig, uint32_t length, uint32_t option_ports[], unsigned *option_count) { uint16_t real_length = 0; uint8_t option_type = 0; - int optionnum = 0; + unsigned optionnum = 0; tvbuff_t *subtvb = NULL; uint32_t offset = offset_orig; @@ -511,7 +512,11 @@ } while (tvb_bytes_exist(tvb, offset, SD_OPTION_MINLENGTH)) { - ws_assert(optionnum >= 0 && optionnum < SD_MAX_NUM_OPTIONS); + if (optionnum >= SD_MAX_NUM_OPTIONS) { + expert_add_info(pinfo, ti, &ei_someipsd_too_many_options); + return offset; + } + option_ports[optionnum] = 0; real_length = tvb_get_ntohs(tvb, offset) + 3; @@ -1290,6 +1295,7 @@ { &ei_someipsd_option_wrong_length,{ "someipsd.option_wrong_length", PI_MALFORMED, PI_ERROR, "SOME/IP-SD Option length is incorrect!", EXPFILL } }, { &ei_someipsd_L4_protocol_unsupported,{ "someipsd.L4_protocol_unsupported", PI_MALFORMED, PI_ERROR, "SOME/IP-SD Unsupported Layer 4 Protocol!", EXPFILL } }, { &ei_someipsd_config_string_malformed,{ "someipsd.config_string_malformed", PI_MALFORMED, PI_ERROR, "SOME/IP-SD Configuration String malformed!", EXPFILL } }, + { &ei_someipsd_too_many_options,{ "someipsd.too_many_options", PI_MALFORMED, PI_ERROR, "SOME/IP-SD Too many options!", EXPFILL } }, }; /* Register Protocol, Fields, ETTs, Expert Info, Taps, Dissector */ diff -Nru wireshark-4.4.7/epan/dissectors/packet-ssh.c wireshark-4.4.13/epan/dissectors/packet-ssh.c --- wireshark-4.4.7/epan/dissectors/packet-ssh.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-ssh.c 2026-01-14 18:05:54.000000000 +0000 @@ -2456,6 +2456,10 @@ } if(kex_type==SSH_KEX_DH_GEX){ + if (modulo == NULL) { + ws_debug("Missing group modulo"); + return NULL; + } gcry_mpi_t b = NULL; gcry_mpi_scan(&b, GCRYMPI_FMT_USG, pub->data, pub->length, NULL); gcry_mpi_t d = NULL, e = NULL, m = NULL; diff -Nru wireshark-4.4.7/epan/dissectors/packet-stcsig.c wireshark-4.4.13/epan/dissectors/packet-stcsig.c --- wireshark-4.4.7/epan/dissectors/packet-stcsig.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-stcsig.c 2026-01-14 18:05:54.000000000 +0000 @@ -25,8 +25,6 @@ * some prbseq related stuff?) * - Find out meaning of prbseq * - Is there a (fixed) structure in the csp field? - * - Validate the timestamp decoding: The seconds value is identical to - * Spirent's stcsig dissector, the ns value differs significantly * - Find out what the TSLR really stands for - currently just a guess */ #include "config.h" @@ -194,6 +192,7 @@ uint8_t *real_stcsig; uint64_t timestamp_2_5_ns; + uint64_t timestamp_ns; nstime_t timestamp; length = tvb_captured_length(tvb); @@ -249,8 +248,10 @@ } timestamp_2_5_ns = (uint64_t)(tvb_get_uint8(stcsig_tvb, 15) & 0xfc) << 30; timestamp_2_5_ns |= tvb_get_ntohl(stcsig_tvb, 11); - timestamp.secs = (time_t)(timestamp_2_5_ns / 400000000L); - timestamp.nsecs = (int)(timestamp_2_5_ns % 400000000L); + /* Convert 2.5 ns ticks to nanoseconds */ + timestamp_ns = timestamp_2_5_ns * 25 / 10; + timestamp.secs = (time_t)(timestamp_ns / 1000000000L); + timestamp.nsecs = (int)(timestamp_ns % 1000000000L); proto_tree_add_time(stcsig_tree, hf_stcsig_timestamp, stcsig_tvb, 11, 5, ×tamp); proto_tree_add_item(stcsig_tree, hf_stcsig_prbseq, stcsig_tvb, 15, 1, ENC_NA); proto_tree_add_item(stcsig_tree, hf_stcsig_tslr, stcsig_tvb, 15, 1, ENC_NA); diff -Nru wireshark-4.4.7/epan/dissectors/packet-tetra.c wireshark-4.4.13/epan/dissectors/packet-tetra.c --- wireshark-4.4.7/epan/dissectors/packet-tetra.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-tetra.c 2026-01-14 18:05:54.000000000 +0000 @@ -549,7 +549,6 @@ static int hf_tetra_encryption; /* INTEGER_0_1 */ static int hf_tetra_communication; /* INTEGER_0_3 */ static int hf_tetra_slots_or_speech; /* INTEGER_0_3 */ -static int hf_tetra_call_identifier_01; /* INTEGER_0_1023 */ static int hf_tetra_simplex_duplex_selection; /* T_simplex_duplex_selection */ static int hf_tetra_optional_elements_10; /* T_optional_elements_10 */ static int hf_tetra_type2_parameters_06; /* T_type2_parameters_06 */ @@ -628,7 +627,7 @@ static int hf_tetra_optional_elements_22; /* T_optional_elements_22 */ static int hf_tetra_type2_parameters_18; /* T_type2_parameters_18 */ static int hf_tetra_new_call_identifier; /* T_new_call_identifier */ -static int hf_tetra_new_call_identifier_01; /* INTEGER_0_1023 */ +static int hf_tetra_new_call_identifier_01; /* INTEGER_0_16383 */ static int hf_tetra_call_time_out_02; /* T_call_time_out */ static int hf_tetra_call_time_out_03; /* INTEGER_0_7 */ static int hf_tetra_call_status_02; /* T_call_status_01 */ @@ -3139,7 +3138,7 @@ static const per_sequence_t U_ALERT_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_reserved_01 , ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, { &hf_tetra_simplex_duplex_selection, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_simplex_duplex_selection }, { &hf_tetra_optional_elements_10, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_optional_elements_10 }, @@ -3255,7 +3254,7 @@ static const per_sequence_t U_CONNECT_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_hook_method_selection, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_BOOLEAN }, { &hf_tetra_simplex_duplex_selection_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_simplex_duplex_selection_01 }, { &hf_tetra_optional_elements_11, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_optional_elements_11 }, @@ -3342,7 +3341,7 @@ static const per_sequence_t U_DISCONNECT_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_disconnect_cause, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_31 }, { &hf_tetra_optional_elements_14, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_optional_elements_14 }, { NULL, 0, 0, NULL } @@ -3677,7 +3676,7 @@ static const per_sequence_t U_TX_CEASED_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_optional_elements_12, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_optional_elements_12 }, { NULL, 0, 0, NULL } }; @@ -3752,7 +3751,7 @@ static const per_sequence_t U_TX_DEMAND_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_tx_demand_priority, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_3 }, { &hf_tetra_encryption_control, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, { &hf_tetra_reserved_01 , ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, @@ -3839,7 +3838,7 @@ static const per_sequence_t U_CALL_RESTORE_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_request_to_transmit_send_data, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, { &hf_tetra_other_party_address, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_Other_party_address_type }, { &hf_tetra_basic_service_information, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_Basic_service_information }, @@ -6579,7 +6578,7 @@ static const per_sequence_t D_ALERT_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_call_time_out_setup_phase, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_7 }, { &hf_tetra_reserved_01 , ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, { &hf_tetra_simplex_duplex_selection_04, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_simplex_duplex_selection_03 }, @@ -6727,7 +6726,7 @@ static const per_sequence_t D_CALL_PROCEEDING_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_call_time_out_setup_phase, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_7 }, { &hf_tetra_hook_method_selection, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_BOOLEAN }, { &hf_tetra_simplex_duplex_selection_03, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, @@ -6913,7 +6912,7 @@ static const per_sequence_t D_CONNECT_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_call_time_out_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_31 }, { &hf_tetra_hook_method_selection, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_BOOLEAN }, { &hf_tetra_simplex_duplex_selection_05, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_simplex_duplex_selection_04 }, @@ -7017,7 +7016,7 @@ static const per_sequence_t D_CONNECT_ACK_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_call_time_out , ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_15 }, { &hf_tetra_transmission_grant, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_3 }, { &hf_tetra_transmission_request_permission, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, @@ -7449,7 +7448,7 @@ static const per_sequence_t D_TX_CEASED_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_transmission_request_permission, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, { &hf_tetra_optional_elements_23, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_optional_elements_23 }, { NULL, 0, 0, NULL } @@ -7485,7 +7484,7 @@ static const per_sequence_t D_TX_GRANTED_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_transmission_grant, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_3 }, { &hf_tetra_transmission_request_permission, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, { &hf_tetra_encryption_control, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, @@ -7534,7 +7533,7 @@ static const per_choice_t T_new_call_identifier_choice[] = { { 0, &hf_tetra_none , ASN1_NO_EXTENSIONS , dissect_tetra_NULL }, - { 1, &hf_tetra_new_call_identifier_01, ASN1_NO_EXTENSIONS , dissect_tetra_INTEGER_0_1023 }, + { 1, &hf_tetra_new_call_identifier_01, ASN1_NO_EXTENSIONS , dissect_tetra_INTEGER_0_16383 }, { 0, NULL, 0, NULL } }; @@ -7731,7 +7730,7 @@ static const per_sequence_t D_CALL_RESTORE_sequence[] = { - { &hf_tetra_call_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1023 }, + { &hf_tetra_call_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_16383 }, { &hf_tetra_transmission_grant, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_3 }, { &hf_tetra_transmission_request_permission, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, { &hf_tetra_reset_call_time_out, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_INTEGER_0_1 }, @@ -11154,10 +11153,6 @@ { "slots-or-speech", "tetra.slots_or_speech", FT_UINT32, BASE_DEC, NULL, 0, "INTEGER_0_3", HFILL }}, - { &hf_tetra_call_identifier_01, - { "call-identifier", "tetra.call_identifier", - FT_UINT32, BASE_DEC, NULL, 0, - "INTEGER_0_1023", HFILL }}, { &hf_tetra_simplex_duplex_selection, { "simplex-duplex-selection", "tetra.simplex_duplex_selection", FT_UINT32, BASE_DEC, VALS(tetra_T_simplex_duplex_selection_vals), 0, @@ -11473,7 +11468,7 @@ { &hf_tetra_new_call_identifier_01, { "new-call-identifier", "tetra.new_call_identifier", FT_UINT32, BASE_DEC, NULL, 0, - "INTEGER_0_1023", HFILL }}, + "INTEGER_0_16383", HFILL }}, { &hf_tetra_call_time_out_02, { "call-time-out", "tetra.call_time_out", FT_UINT32, BASE_DEC, VALS(tetra_T_call_time_out_vals), 0, diff -Nru wireshark-4.4.7/epan/dissectors/packet-thrift.c wireshark-4.4.13/epan/dissectors/packet-thrift.c --- wireshark-4.4.7/epan/dissectors/packet-thrift.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-thrift.c 2026-01-14 18:05:54.000000000 +0000 @@ -1833,6 +1833,7 @@ } offset = dissect_thrift_t_field_header(tvb, pinfo, sub_tree, offset, thrift_opt, DE_THRIFT_T_MAP, field_id, NULL); } + ABORT_SUBDISSECTION_ON_ISSUE(offset); /* Read and check number of key-value pair in the map. */ if (tvb_reported_length_remaining(tvb, offset) < TCP_THRIFT_MIN_VARINT_LEN) { diff -Nru wireshark-4.4.7/epan/dissectors/packet-tls-utils.c wireshark-4.4.13/epan/dissectors/packet-tls-utils.c --- wireshark-4.4.7/epan/dissectors/packet-tls-utils.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-tls-utils.c 2026-01-14 18:05:54.000000000 +0000 @@ -1577,7 +1577,7 @@ }; /* Generated by tools/make-tls-ct-logids.py - * Last-Modified Sat, 01 Mar 2025 13:28:00 GMT, 175 entries. */ + * Last-Modified Sat, 15 Nov 2025 14:27:28 GMT, 187 entries. */ static const bytes_string ct_logids[] = { { (const uint8_t[]){ 0xb2, 0x1e, 0x05, 0xcc, 0x8b, 0xa2, 0xcd, 0x8a, 0x20, 0x4e, 0x87, @@ -1634,6 +1634,12 @@ }, 32, "Google 'Argon2026h2' log" }, { (const uint8_t[]){ + 0xd6, 0xd5, 0x8d, 0xa9, 0xd0, 0x17, 0x53, 0xf3, 0x6a, 0x4a, 0xa0, + 0xc7, 0x57, 0x49, 0x02, 0xaf, 0xeb, 0xc7, 0xdc, 0x2c, 0xd3, 0x8c, + 0xd9, 0xf7, 0x64, 0xc8, 0x0c, 0x89, 0x19, 0x1e, 0x9f, 0x02, + }, + 32, "Google 'Argon2027h1'" }, + { (const uint8_t[]){ 0x07, 0xb7, 0x5c, 0x1b, 0xe5, 0x7d, 0x68, 0xff, 0xf1, 0xb0, 0xc6, 0x1d, 0x23, 0x15, 0xc7, 0xba, 0xe6, 0x57, 0x7c, 0x57, 0x94, 0xb7, 0x6a, 0xee, 0xbc, 0x61, 0x3a, 0x1a, 0x69, 0xd3, 0xa2, 0x1c, @@ -1688,6 +1694,12 @@ }, 32, "Google 'Xenon2026h2' log" }, { (const uint8_t[]){ + 0x44, 0xc2, 0xbd, 0x0c, 0xe9, 0x14, 0x0e, 0x64, 0xa5, 0xc9, 0x4a, + 0x01, 0x93, 0x0a, 0x5a, 0xa1, 0xbb, 0x35, 0x97, 0x0e, 0x00, 0xee, + 0x11, 0x16, 0x89, 0x68, 0x2a, 0x1c, 0x44, 0xd7, 0xb5, 0x66, + }, + 32, "Google 'Xenon2027h1'" }, + { (const uint8_t[]){ 0x68, 0xf6, 0x98, 0xf8, 0x1f, 0x64, 0x82, 0xbe, 0x3a, 0x8c, 0xee, 0xb9, 0x28, 0x1d, 0x4c, 0xfc, 0x71, 0x51, 0x5d, 0x67, 0x93, 0xd4, 0x44, 0xd1, 0x0a, 0x67, 0xac, 0xbb, 0x4f, 0x4f, 0xfb, 0xc4, @@ -1838,6 +1850,12 @@ }, 32, "Google 'Solera2026h2' log" }, { (const uint8_t[]){ + 0x3d, 0xe4, 0x92, 0xa8, 0x98, 0x93, 0xad, 0x70, 0x5e, 0x78, 0x46, + 0xed, 0x21, 0xd4, 0x8d, 0xca, 0xfb, 0xad, 0x13, 0x9e, 0xa6, 0x4e, + 0xd1, 0xe3, 0x49, 0xf9, 0x00, 0xb0, 0xa2, 0xcd, 0xa5, 0xe2, + }, + 32, "Google 'Solera2027h1' log" }, + { (const uint8_t[]){ 0x5e, 0xa7, 0x73, 0xf9, 0xdf, 0x56, 0xc0, 0xe7, 0xb5, 0x36, 0x48, 0x7d, 0xd0, 0x49, 0xe0, 0x32, 0x7a, 0x91, 0x9a, 0x0c, 0x84, 0xa1, 0x12, 0x12, 0x84, 0x18, 0x75, 0x96, 0x81, 0x71, 0x45, 0x58, @@ -1880,6 +1898,12 @@ }, 32, "Cloudflare 'Nimbus2026'" }, { (const uint8_t[]){ + 0x4c, 0x63, 0xdc, 0x98, 0xe5, 0x9c, 0x1d, 0xab, 0x88, 0xf6, 0x1e, + 0x8a, 0x3d, 0xde, 0xae, 0x8f, 0xab, 0x44, 0xa3, 0x37, 0x7b, 0x5f, + 0x9b, 0x94, 0xc3, 0xfb, 0xa1, 0x9c, 0xfc, 0xc1, 0xbe, 0x26, + }, + 32, "Cloudflare 'Nimbus2027'" }, + { (const uint8_t[]){ 0x1f, 0xbc, 0x36, 0xe0, 0x02, 0xed, 0xe9, 0x7f, 0x40, 0x19, 0x9e, 0x86, 0xb3, 0x57, 0x3b, 0x8a, 0x42, 0x17, 0xd8, 0x01, 0x87, 0x74, 0x6a, 0xd0, 0xda, 0x03, 0xa0, 0x60, 0x54, 0xd2, 0x0d, 0xf4, @@ -2018,6 +2042,18 @@ }, 32, "DigiCert 'Wyvern2026h2'" }, { (const uint8_t[]){ + 0x00, 0x1a, 0x5d, 0x1a, 0x1c, 0x2d, 0x93, 0x75, 0xb6, 0x48, 0x55, + 0x78, 0xf8, 0x2f, 0x71, 0xa1, 0xae, 0x6e, 0xef, 0x39, 0x7d, 0x29, + 0x7c, 0x8a, 0xe3, 0x15, 0x7b, 0xca, 0xde, 0xe1, 0xa0, 0x1e, + }, + 32, "DigiCert 'Wyvern2027h1'" }, + { (const uint8_t[]){ + 0x37, 0xaa, 0x07, 0xcc, 0x21, 0x6f, 0x2e, 0x6d, 0x91, 0x9c, 0x70, + 0x9d, 0x24, 0xd8, 0xf7, 0x31, 0xb0, 0x0f, 0x2b, 0x14, 0x7c, 0x62, + 0x1c, 0xc0, 0x91, 0xa5, 0xfa, 0x1a, 0x84, 0xd8, 0x16, 0xdd, + }, + 32, "DigiCert 'Wyvern2027h2'" }, + { (const uint8_t[]){ 0xdb, 0x07, 0x6c, 0xde, 0x6a, 0x8b, 0x78, 0xec, 0x58, 0xd6, 0x05, 0x64, 0x96, 0xeb, 0x6a, 0x26, 0xa8, 0xc5, 0x9e, 0x72, 0x12, 0x93, 0xe8, 0xac, 0x03, 0x27, 0xdd, 0xde, 0x89, 0xdb, 0x5a, 0x2a, @@ -2054,6 +2090,18 @@ }, 32, "DigiCert 'Sphinx2026h2'" }, { (const uint8_t[]){ + 0x46, 0xa2, 0x39, 0x67, 0xc6, 0x0d, 0xb6, 0x46, 0x87, 0xc6, 0x6f, + 0x3d, 0xf9, 0x99, 0x94, 0x76, 0x93, 0xa6, 0xa6, 0x11, 0x20, 0x84, + 0x57, 0xd5, 0x55, 0xe7, 0xe3, 0xd0, 0xa1, 0xd9, 0xb6, 0x46, + }, + 32, "DigiCert 'sphinx2027h1'" }, + { (const uint8_t[]){ + 0x1f, 0xb0, 0xf8, 0xa9, 0x2d, 0x8a, 0xdd, 0xa1, 0x21, 0x77, 0x6c, + 0x05, 0xe2, 0xaa, 0x2e, 0x15, 0xba, 0xcb, 0xc6, 0x2b, 0x65, 0x39, + 0x36, 0x95, 0x57, 0x6a, 0xaa, 0xb5, 0x2e, 0x11, 0xd1, 0x1d, + }, + 32, "DigiCert 'sphinx2027h2'" }, + { (const uint8_t[]){ 0xdd, 0xeb, 0x1d, 0x2b, 0x7a, 0x0d, 0x4f, 0xa6, 0x20, 0x8b, 0x81, 0xad, 0x81, 0x68, 0x70, 0x7e, 0x2e, 0x8e, 0x9d, 0x01, 0xd5, 0x5c, 0x88, 0x8d, 0x3d, 0x11, 0xc4, 0xcd, 0xb6, 0xec, 0xbe, 0xcc, @@ -2504,6 +2552,12 @@ }, 32, "TrustAsia 'log2026b'" }, { (const uint8_t[]){ + 0xed, 0xda, 0xeb, 0x81, 0x5c, 0x63, 0x21, 0x34, 0x49, 0xb4, 0x7b, + 0xe5, 0x07, 0x79, 0x05, 0xab, 0xd0, 0xd9, 0x31, 0x47, 0xc2, 0x7a, + 0xc5, 0x14, 0x6b, 0x3b, 0xc5, 0x8e, 0x43, 0xe9, 0xb6, 0xc7, + }, + 32, "TrustAsia 'HETU2027'" }, + { (const uint8_t[]){ 0x45, 0x35, 0x94, 0x98, 0xd9, 0x3a, 0x89, 0xe0, 0x28, 0x03, 0x08, 0xd3, 0x7d, 0x62, 0x6d, 0xc4, 0x23, 0x75, 0x47, 0x58, 0xdc, 0xe0, 0x37, 0x00, 0x36, 0xfb, 0xab, 0x0e, 0xdf, 0x8a, 0x6b, 0xcf, @@ -2629,6 +2683,24 @@ 0xcf, 0x62, 0x8d, 0x53, 0xef, 0xea, 0x1f, 0x40, 0x3a, 0x8d, }, 32, "Qihoo 360 v1 2023" }, + { (const uint8_t[]){ + 0x2e, 0xd6, 0xa4, 0x4d, 0xeb, 0x8f, 0x0c, 0x86, 0x46, 0x67, 0x76, + 0x9c, 0x4e, 0xdd, 0x04, 0x1f, 0x84, 0x23, 0x67, 0x55, 0xfa, 0x3a, + 0xac, 0xa6, 0x34, 0xd0, 0x93, 0x5d, 0xfc, 0xd5, 0x9a, 0x70, + }, + 32, "Bogus placeholder log to unbreak misbehaving CT libraries" }, + { (const uint8_t[]){ + 0x39, 0xb9, 0x87, 0x88, 0x28, 0x19, 0x5f, 0x3b, 0x2d, 0x0d, 0x1b, + 0x48, 0x14, 0xa3, 0xae, 0x8c, 0x0d, 0x01, 0xfe, 0x48, 0x62, 0x21, + 0xdd, 0x69, 0x39, 0x7d, 0x76, 0xf7, 0x85, 0x74, 0x11, 0xc3, + }, + 32, "Merklemap 'CompactLog' log" }, + { (const uint8_t[]){ + 0xd2, 0xfc, 0x65, 0x2f, 0xa5, 0xf9, 0xb7, 0x38, 0xb8, 0x37, 0x55, + 0xfa, 0x5e, 0xb1, 0x5f, 0x0b, 0x45, 0x25, 0x3f, 0x4e, 0x8f, 0xa3, + 0xb9, 0xb6, 0x4f, 0xd4, 0xde, 0x56, 0x62, 0xd1, 0x87, 0x08, + }, + 32, "Bogus RFC6962 log to avoid breaking misbehaving CT libraries" }, { NULL, 0, NULL } }; @@ -7507,7 +7579,8 @@ ssl_dissect_hnd_ext_delegated_credentials(ssl_common_dissect_t *hf, tvbuff_t *tvb, proto_tree *tree, packet_info* pinfo, uint32_t offset, uint32_t offset_end, uint8_t hnd_type) { - if (hnd_type == SSL_HND_CLIENT_HELLO) { + if (hnd_type == SSL_HND_CLIENT_HELLO || + hnd_type == SSL_HND_CERT_REQUEST) { /* * struct { * SignatureScheme supported_signature_algorithm<2..2^16-2>; @@ -10523,6 +10596,14 @@ tvb, offset, ticket_len, ENC_NA); /* save the session ticket to cache for ssl_finalize_decryption */ if (ssl && !is_tls13) { + if (ssl->session.is_session_resumed) { + /* NewSessionTicket is received in ServerHello before ChangeCipherSpec + * (Abbreviated Handshake Using New Session Ticket). + * Restore the master key for this session ticket before saving + * it to the new session ticket. */ + ssl_restore_master_key(ssl, "Session Ticket", false, + session_hash, &ssl->session_ticket); + } tvb_ensure_bytes_exist(tvb, offset, ticket_len); ssl->session_ticket.data = (unsigned char*)wmem_realloc(wmem_file_scope(), ssl->session_ticket.data, ticket_len); diff -Nru wireshark-4.4.7/epan/dissectors/packet-uds.c wireshark-4.4.13/epan/dissectors/packet-uds.c --- wireshark-4.4.7/epan/dissectors/packet-uds.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-uds.c 2026-01-14 18:05:54.000000000 +0000 @@ -2785,13 +2785,7 @@ break; case UDS_SERVICES_RDBPI: - if (sid & UDS_REPLY_MASK) { - proto_tree_add_item(uds_tree, hf_uds_rdbpi_periodic_data_identifier, tvb, offset, 1, ENC_NA); - offset += 1; - - proto_tree_add_item(uds_tree, hf_uds_data_record, tvb, offset, data_length - offset, ENC_NA); - offset = data_length; - } else { + if ((sid & UDS_REPLY_MASK) == 0) { unsigned transmission_mode; proto_tree_add_item_ret_uint(uds_tree, hf_uds_rdbpi_transmission_mode, tvb, offset, 1, ENC_NA, &transmission_mode); offset += 1; diff -Nru wireshark-4.4.7/epan/dissectors/packet-xml.c wireshark-4.4.13/epan/dissectors/packet-xml.c --- wireshark-4.4.7/epan/dissectors/packet-xml.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-xml.c 2026-01-14 18:05:54.000000000 +0000 @@ -1313,7 +1313,7 @@ unsigned i; struct _attr_reg_data d; - if ( g_str_equal(elem_name, root->name) ) { + if ( !elem_name || g_str_equal(elem_name, root->name) ) { return NULL; } diff -Nru wireshark-4.4.7/epan/dissectors/packet-zbee-security.c wireshark-4.4.13/epan/dissectors/packet-zbee-security.c --- wireshark-4.4.7/epan/dissectors/packet-zbee-security.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/packet-zbee-security.c 2026-01-14 18:05:54.000000000 +0000 @@ -573,7 +573,12 @@ * of ZC. Seek for it in the address translation * table. */ addr16.addr = 0; - addr16.pan = ieee_hints->src_pan; + /* Zigbee Direct packets relayed over BLE interface will not have IEEE/MAC + * header. As a result 'ieee_hints' can be NULL. */ + if (ieee_hints) + { + addr16.pan = ieee_hints->src_pan; + } map_rec = (ieee802154_map_rec *) g_hash_table_lookup(zbee_nwk_map.short_table, &addr16); if (map_rec) { diff -Nru wireshark-4.4.7/epan/dissectors/pidl/dfs/dfs.idl wireshark-4.4.13/epan/dissectors/pidl/dfs/dfs.idl --- wireshark-4.4.7/epan/dissectors/pidl/dfs/dfs.idl 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/pidl/dfs/dfs.idl 2026-01-14 18:05:54.000000000 +0000 @@ -55,8 +55,8 @@ DFS_VOLUME_STATE_INCONSISTENT = 0x2, DFS_VOLUME_STATE_OFFLINE = 0x4, DFS_VOLUME_STATE_ONLINE = 0x8, - DFS_VOLUME_STATE_STANDALONE = DFS_VOLUME_FLAVOR_STANDALONE, - DFS_VOLUME_STATE_AD_BLOB = DFS_VOLUME_FLAVOR_AD_BLOB + DFS_VOLUME_STATE_STANDALONE = 0x100, // DFS_VOLUME_FLAVOR_STANDALONE, + DFS_VOLUME_STATE_AD_BLOB = 0x200 // DFS_VOLUME_FLAVOR_AD_BLOB } dfs_VolumeState; typedef struct { @@ -333,21 +333,21 @@ [in,out,unique] dfs_UnknownStruct **unknown ); - /* Function 0x0c */ + /* Function 0x0c */ WERROR dfs_AddStdRoot( [in] [string,charset(UTF16)] uint16 servername[], [in] [string,charset(UTF16)] uint16 rootshare[], [in] [string,charset(UTF16)] uint16 comment[], [in] uint32 flags ); - + /* Function 0x0d */ WERROR dfs_RemoveStdRoot( [in] [string,charset(UTF16)] uint16 servername[], [in] [string,charset(UTF16)] uint16 rootshare[], [in] uint32 flags ); - + /* Function 0x0e */ WERROR dfs_ManagerInitialize( [in] [string,charset(UTF16)] uint16 *servername, diff -Nru wireshark-4.4.7/epan/dissectors/usb.c wireshark-4.4.13/epan/dissectors/usb.c --- wireshark-4.4.7/epan/dissectors/usb.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/dissectors/usb.c 2026-01-14 18:05:54.000000000 +0000 @@ -50,11 +50,13 @@ { 0x0127, "IBP" }, { 0x0145, "Unknown" }, { 0x017c, "MLK" }, + { 0x019c, "mek" }, { 0x0200, "TP-Link" }, { 0x0204, "Chipsbank Microelectronics Co., Ltd" }, { 0x0218, "Hangzhou Worlde" }, { 0x0231, "Sonuus Limited" }, { 0x02ad, "HUMAX Co., Ltd." }, + { 0x0300, "Ajazz" }, { 0x0303, "Mini Automation Controller" }, { 0x0324, "OCZ Technology Inc" }, { 0x0325, "OCZ Technology Inc" }, @@ -64,7 +66,7 @@ { 0x03da, "Bernd Walter Computer Technology" }, { 0x03e7, "Intel" }, { 0x03e8, "EndPoints, Inc." }, - { 0x03e9, "Thesys Microelectronics" }, + { 0x03e9, "Melexis (formerly Thesys Microelectronics)" }, { 0x03ea, "Data Broadcasting Corp." }, { 0x03eb, "Atmel Corp." }, { 0x03ec, "Iwatsu America, Inc." }, @@ -1773,6 +1775,7 @@ { 0x0e23, "Liou Yuane Enterprise Co., Ltd" }, { 0x0e25, "VinChip Systems, Inc." }, { 0x0e26, "J-Phone East Co., Ltd" }, + { 0x0e2c, "Materialise Motion NV" }, { 0x0e2e, "Brady Worldwide, Inc." }, { 0x0e30, "HeartMath LLC" }, { 0x0e34, "Micro Computer Control Corp." }, @@ -3483,11 +3486,14 @@ { 0x01270127, "ibp" }, { 0x01450112, "Card Reader" }, { 0x017c145f, "Trust Deskset" }, + { 0x019c0042, "mek_42" }, { 0x02000201, "MA180 UMTS Modem" }, { 0x02046025, "CBM2080 / CBM2090 Flash drive controller" }, { 0x02046026, "CBM1180 Flash drive controller" }, { 0x02180301, "MIDI Port" }, { 0x02ad138c, "PVR Mass Storage" }, + { 0x03001010, "Akp153E Desktop Controller" }, + { 0x03001020, "AKP153R Desktop Controller" }, { 0x0324bc06, "OCZ ATV USB 2.0 Flash Drive" }, { 0x0324bc08, "OCZ Rally2/ATV USB 2.0 Flash Drive" }, { 0x0325ac02, "ATV Turbo / Rally2 Dual Channel USB 2.0 Flash Drive" }, @@ -3660,6 +3666,8 @@ { 0x03f00423, "HS-COMBO Cardreader" }, { 0x03f0042a, "LaserJet M1132 MFP" }, { 0x03f00441, "Prime [NW280AA, G8X92AA]" }, + { 0x03f0046b, "Dock G5" }, + { 0x03f00483, "Engage Go 10 Tablet" }, { 0x03f00504, "DeskJet 885c" }, { 0x03f00505, "ScanJet 2100c" }, { 0x03f00507, "DVD+RW" }, @@ -3669,6 +3677,7 @@ { 0x03f00517, "LaserJet 1000" }, { 0x03f0051d, "Bluetooth Interface" }, { 0x03f0052a, "LaserJet M1212nf MFP" }, + { 0x03f00583, "Engage Go 10 Tablet" }, { 0x03f00601, "ScanJet 6300c" }, { 0x03f00604, "DeskJet 840c" }, { 0x03f00605, "ScanJet 2200c" }, @@ -3678,6 +3687,7 @@ { 0x03f00624, "Bluetooth Dongle" }, { 0x03f00641, "X1200 Optical Mouse" }, { 0x03f00653, "DeskJet 3700 series" }, + { 0x03f00683, "Engage Go 10 Tablet" }, { 0x03f00701, "ScanJet 5300c/5370c" }, { 0x03f00704, "DeskJet 825c" }, { 0x03f00705, "ScanJet 4400c" }, @@ -3728,6 +3738,7 @@ { 0x03f01102, "PhotoSmart 240 series" }, { 0x03f01104, "DeskJet 959c" }, { 0x03f01105, "ScanJet 5470c/5490c" }, + { 0x03f0110c, "Pocket Media Drive" }, { 0x03f01111, "OfficeJet v60" }, { 0x03f01116, "Jornada 568 Pocket PC" }, { 0x03f01117, "LaserJet 1300n" }, @@ -4163,6 +4174,7 @@ { 0x03f0c302, "DeskJet D2300" }, { 0x03f0c402, "PhotoSmart D5100 series" }, { 0x03f0c502, "PhotoSmart D6100 series" }, + { 0x03f0c52a, "Hewlett-Packard Color LaserJet Pro M478f-9f" }, { 0x03f0c602, "PhotoSmart D7100 series" }, { 0x03f0c702, "PhotoSmart D7300 series" }, { 0x03f0c802, "PhotoSmart D5060 Printer" }, @@ -4423,6 +4435,7 @@ { 0x04083001, "Optical Touch Screen" }, { 0x04083008, "Optical Touch Screen" }, { 0x04083899, "Verizon Ellipsis 7" }, + { 0x04084033, "HD Webcam" }, { 0x0408a060, "HD Webcam" }, { 0x0408b009, "Medion MD99000 (P9514)/Olivetti Olipad 110" }, { 0x0408b00a, "Medion Lifetab P9514" }, @@ -4440,6 +4453,7 @@ { 0x0409004e, "SuperScript 1400 Series" }, { 0x0409004f, "Wireless Keyboard with One-touch start buttons" }, { 0x04090050, "7-port hub" }, + { 0x04090056, "uPD720133 IDE bridge" }, { 0x04090058, "HighSpeed Hub" }, { 0x04090059, "HighSpeed Hub" }, { 0x0409005a, "HighSpeed Hub" }, @@ -4895,6 +4909,7 @@ { 0x041e4095, "Live! Cam Sync HD [VF0770]" }, { 0x041e4097, "Live! Cam Chat HD [VF0700/VF0790]" }, { 0x041e4099, "Creative VF0800 [RealSense Camera SR300]" }, + { 0x041e40a3, "Live! Cam V3 2K [VF-0900]" }, { 0x041e4100, "Nomad Jukebox 2" }, { 0x041e4101, "Nomad Jukebox 3" }, { 0x041e4102, "NOMAD MuVo^2" }, @@ -5399,6 +5414,7 @@ { 0x043d010d, "3500-4500 series" }, { 0x043d010f, "6500 series" }, { 0x043d0142, "X3650 (Printer, Scanner, Copier)" }, + { 0x043d01bd, "S800 Series Scanner" }, { 0x043d01fa, "S310 series" }, { 0x043d020e, "RICOH Aficio SP 4410SF" }, { 0x043d4303, "Xerox WorkCentre Pro 412" }, @@ -5423,6 +5439,7 @@ { 0x043e9a10, "34UC88-B" }, { 0x043e9a11, "34UC88-B" }, { 0x043e9a39, "27UP850 - WK.AEUDCSN - External Monitor 4K" }, + { 0x043e9a57, "UltraGear Monitor" }, { 0x043e9c01, "LGE Sync" }, { 0x04411456, "Hub" }, { 0x0442abba, "Bluetooth Device" }, @@ -5434,6 +5451,7 @@ { 0x04490210, "Dasar" }, { 0x04490612, "Lanjutan" }, { 0x044e1104, "Japanese Keyboard" }, + { 0x044e1218, "Electric Touchpad" }, { 0x044e2002, "MD-5500 Printer" }, { 0x044e2014, "Bluetooth Device" }, { 0x044e3001, "UGTZ4 Bluetooth" }, @@ -6145,6 +6163,8 @@ { 0x046a0180, "Strait 3.0" }, { 0x046a01a4, "MC 2.1 Mouse" }, { 0x046a01a6, "MX BOARD 2.0S FL RGB DE Keyboard" }, + { 0x046a0201, "Smart Board 1150" }, + { 0x046a0202, "Smart Terminal 1150" }, { 0x046ab090, "Keyboard" }, { 0x046ab091, "Mouse" }, { 0x046ac099, "Stream Keyboard TKL" }, @@ -6256,6 +6276,7 @@ { 0x046d08dd, "QuickCam for Notebooks" }, { 0x046d08e0, "QuickCam Express" }, { 0x046d08e1, "Labtec Webcam" }, + { 0x046d08e4, "C505e HD Webcam" }, { 0x046d08e5, "C920 PRO HD Webcam" }, { 0x046d08f0, "QuickCam Messenger" }, { 0x046d08f1, "QuickCam Express" }, @@ -6407,6 +6428,7 @@ { 0x046dc08e, "G MX518 Gaming Mouse (MU0053)" }, { 0x046dc092, "G102/G203 LIGHTSYNC Gaming Mouse" }, { 0x046dc093, "M500s Optical Mouse" }, + { 0x046dc09d, "G102 LIGHTSYNC Gaming Mouse" }, { 0x046dc101, "UltraX Media Remote" }, { 0x046dc110, "Harmony 785/880/885 Remote" }, { 0x046dc111, "Harmony 525 Remote" }, @@ -6465,6 +6487,7 @@ { 0x046dc24d, "G710 Gaming Keyboard" }, { 0x046dc24e, "G500s Laser Gaming Mouse" }, { 0x046dc24f, "G29 Driving Force Racing Wheel [PS3]" }, + { 0x046dc251, "GamePanel for Dell XPS M1730" }, { 0x046dc260, "G29 Driving Force Racing Wheel [PS4]" }, { 0x046dc262, "G920 Driving Force Racing Wheel" }, { 0x046dc281, "WingMan Force" }, @@ -6478,6 +6501,7 @@ { 0x046dc295, "Momo Force Steering Wheel" }, { 0x046dc298, "Driving Force Pro" }, { 0x046dc299, "G25 Racing Wheel" }, + { 0x046dc29a, "Driving Force GT" }, { 0x046dc29b, "G27 Racing Wheel" }, { 0x046dc29c, "Speed Force Wireless Wheel for Wii" }, { 0x046dc2a0, "Wingman Force Feedback Mouse" }, @@ -6515,6 +6539,7 @@ { 0x046dc335, "G910 Orion Spectrum Mechanical Keyboard" }, { 0x046dc336, "G213 Prodigy Gaming Keyboard" }, { 0x046dc33a, "G413 Gaming Keyboard" }, + { 0x046dc33e, "G915 Mechanical Keyboard" }, { 0x046dc33f, "G815 Mechanical Keyboard" }, { 0x046dc401, "TrackMan Marble Wheel" }, { 0x046dc402, "Marble Mouse (2-button)" }, @@ -6772,6 +6797,7 @@ { 0x047b1000, "Trust Office Scan USB 19200" }, { 0x047b1002, "HP ScanJet 4300c Parallel Port" }, { 0x047cffff, "UPS Tower 500W LV" }, + { 0x047d00f2, "VeriMark Desktop" }, { 0x047d1001, "Mouse*in*a*Box" }, { 0x047d1002, "Expert Mouse Pro" }, { 0x047d1003, "Orbit TrackBall" }, @@ -6973,12 +6999,15 @@ { 0x0483df11, "STM Device in DFU Mode" }, { 0x0483ff10, "Swann ST56 Modem" }, { 0x04860185, "EeePC T91MT HID Touch Panel" }, + { 0x0486573c, "Xreal Light Microcontroller" }, { 0x04890502, "SmartMedia Card Reader Firmware Loader" }, { 0x04890503, "SmartMedia Card Reader" }, { 0x04891ab0, "Foxconn (for Nokia) N1" }, { 0x0489c00b, "Foxconn (for InFocus) M808" }, { 0x0489c025, "SHARP Corporation SH930W" }, { 0x0489c026, "Foxconn (for Vizio) Unknown 1" }, + { 0x0489c030, "SHARP AQUOS Wish2" }, + { 0x0489c033, "SHARP AQUOS Wish3" }, { 0x0489d00c, "Rollei Compactline (Storage Mode)" }, { 0x0489d00e, "Rollei Compactline (Video Mode)" }, { 0x0489e000, "T-Com TC 300" }, @@ -7068,6 +7097,7 @@ { 0x04991033, "DGX-505" }, { 0x04991037, "PSR-E403" }, { 0x0499103c, "MOTIF-RACK ES" }, + { 0x04991045, "MM6" }, { 0x04991054, "S90XS Keyboard/Music Synthesizer" }, { 0x0499160f, "P-105" }, { 0x04991613, "Clavinova CLP535" }, @@ -7282,9 +7312,11 @@ { 0x04a9106d, "S750 Printer" }, { 0x04a9106e, "S820D" }, { 0x04a91070, "S530D" }, + { 0x04a91071, "Sony MPR-501" }, { 0x04a91072, "I850 Printer" }, { 0x04a91073, "I550 Printer" }, { 0x04a91074, "S330 Printer" }, + { 0x04a91075, "Sony MPR-505" }, { 0x04a91076, "i70" }, { 0x04a91077, "i950" }, { 0x04a9107a, "S830D" }, @@ -7443,6 +7475,7 @@ { 0x04a9178a, "PIXMA MG3600 Series" }, { 0x04a9178d, "PIXMA MG6853" }, { 0x04a9180b, "PIXMA MG3000 series" }, + { 0x04a9183b, "PIXMA MG3110 Series" }, { 0x04a91856, "PIXMA TS6250" }, { 0x04a91900, "CanoScan LiDE 90" }, { 0x04a91901, "CanoScan 8800F" }, @@ -7450,6 +7483,7 @@ { 0x04a91905, "CanoScan LiDE 200" }, { 0x04a91906, "CanoScan 5600F" }, { 0x04a91907, "CanoScan LiDE 700F" }, + { 0x04a91908, "CanoScan 9000F" }, { 0x04a91909, "CanoScan LiDE 110" }, { 0x04a9190a, "CanoScan LiDE 210" }, { 0x04a9190d, "CanoScan 9000F Mark II" }, @@ -7979,7 +8013,9 @@ { 0x04a9330c, "Canon EOS R8" }, { 0x04a9330d, "Canon EOS R50" }, { 0x04a93312, "Canon EOS R100" }, + { 0x04a93313, "Canon EOS R1" }, { 0x04a93314, "Canon EOS 5Rm2" }, + { 0x04a93320, "Canon EOS R50 V" }, { 0x04ad2501, "Bluetooth Device" }, { 0x04b00102, "Coolpix 990" }, { 0x04b00103, "Coolpix 880" }, @@ -8099,6 +8135,7 @@ { 0x04b0032f, "Nikon Coolpix L810" }, { 0x04b00334, "Nikon Coolpix S3200" }, { 0x04b00337, "Nikon Coolpix S01" }, + { 0x04b0033b, "Nikon Coolpix S3500" }, { 0x04b0033f, "Nikon Coolpix S2700" }, { 0x04b00343, "Nikon Coolpix L27" }, { 0x04b00346, "Nikon Coolpix S02" }, @@ -8181,6 +8218,7 @@ { 0x04b00452, "Nikon Z30" }, { 0x04b00453, "Nikon Zf" }, { 0x04b00454, "Nikon Z6 III" }, + { 0x04b00455, "Z50II" }, { 0x04b00601, "Nikon V1" }, { 0x04b00602, "Nikon J1" }, { 0x04b00603, "Nikon J2" }, @@ -8480,11 +8518,19 @@ { 0x04b80891, "Stylus Office BX535WD" }, { 0x04b80892, "Stylus Office BX935FWD" }, { 0x04b80893, "EP-774A" }, + { 0x04b808d1, "L220/L360 Series" }, { 0x04b80e03, "Thermal Receipt Printer [TM-T20]" }, + { 0x04b80e31, "Thermal Receipt Printer [TM-L100]" }, { 0x04b81114, "XP-440 [Expression Home Small-in-One Printer]" }, { 0x04b81115, "ES-0133 [Expression Home XP-342]" }, { 0x04b81129, "ET-4750 [WorkForce ET-4750 EcoTank All-in-One]" }, { 0x04b81168, "Workforce WF-7820/7840 Series" }, + { 0x04b81186, "ET-2820 Series [ET-2820 EcoTank All-in-One]" }, + { 0x04b8118a, "ET-2810/L3250 Series [EcoTank ET-2810/L3250]" }, + { 0x04b8118b, "ET-2850/L4260 Series [EcoTank ET-2850/L4260]" }, + { 0x04b811b0, "XP-4200 Series [Expression Home XP-4200]" }, + { 0x04b811b9, "ET-2830/L3550 Series [EcoTank ET-2830/L3550]" }, + { 0x04b811c8, "ET-2860/L3270 Series [EcoTank ET-2860/L3270]" }, { 0x04b90300, "SafeNet USB SuperPro/UltraPro" }, { 0x04b91000, "iKey 1000 Token" }, { 0x04b91001, "iKey 1200 Token" }, @@ -8563,6 +8609,9 @@ { 0x04bf1303, "i3 Micro Module" }, { 0x04bf1304, "i3 Module" }, { 0x04bf1305, "i3 Multi Sensing Module" }, + { 0x04bf1400, "Javelin Module Recovery" }, + { 0x04bf1401, "Javelin Module" }, + { 0x04bf1500, "Gas sensor demo board" }, { 0x04c10020, "56K Voice Pro" }, { 0x04c10022, "56K Voice Pro" }, { 0x04c1007e, "ISDN TA" }, @@ -8600,8 +8649,10 @@ { 0x04c5133b, "Fujitsu, Ltd STYLISTIC M532" }, { 0x04c51378, "Fujitsu, Ltd F02-E" }, { 0x04c513dd, "Fujitsu, Ltd Arrows 202F" }, + { 0x04c51526, "PalmSecure-F Pro" }, { 0x04c5158c, "Fujitsu, Ltd TONE-m17" }, { 0x04c5159f, "ScanSnap iX1500" }, + { 0x04c515ff, "Fi-8170 Document Scanner [Ricoh fi-8170: High Performance Desktop Scanner - PFU]" }, { 0x04c5200f, "Sigma DP2 (Mass Storage)" }, { 0x04c52010, "Sigma DP2 (PictBridge)" }, { 0x04c5201d, "SATA 3.0 6Gbit/s Adaptor [GROOVY]" }, @@ -8630,6 +8681,7 @@ { 0x04ca300f, "Atheros AR3012 Bluetooth" }, { 0x04ca3014, "Qualcomm Atheros Bluetooth" }, { 0x04ca3015, "Qualcomm Atheros QCA9377 Bluetooth" }, + { 0x04ca3802, "MediaTek Bluetooth MT7921" }, { 0x04ca7022, "HP HD Webcam" }, { 0x04ca7025, "HP HD Webcam" }, { 0x04ca7046, "TOSHIBA Web Camera - HD" }, @@ -8791,6 +8843,7 @@ { 0x04cb02fc, "Fuji Fujifilm X-T5" }, { 0x04cb02fe, "Fuji Fujifilm GFX100 II" }, { 0x04cb0305, "Fuji Fujifilm X100VI" }, + { 0x04cb030c, "Fuji Fujifilm X-M5" }, { 0x04cb5006, "ASK-300" }, { 0x04cb5007, "DX100" }, { 0x04cc1122, "Hub" }, @@ -10784,6 +10837,8 @@ { 0x054c0e78, "Sony A6700" }, { 0x054c0e80, "Sony ILCE-9M3" }, { 0x054c0e90, "Sony ILX-LR1" }, + { 0x054c0ee7, "Sony ZV-E10M2" }, + { 0x054c0eed, "Sony ILCE-1M2" }, { 0x054c1000, "Wireless Buzz! Receiver" }, { 0x054c1294, "Sony DCR-SR75" }, { 0x05500002, "InkJet Color Printer" }, @@ -11421,7 +11476,8 @@ { 0x057e2007, "Joy-Con R" }, { 0x057e2009, "Switch Pro Controller" }, { 0x057e200e, "Joy-Con Charging Grip" }, - { 0x057e201d, "Nintendo Switch Lite" }, + { 0x057e201d, "Nintendo Switch / Switch Lite" }, + { 0x057e2061, "Nintendo Switch 2" }, { 0x057e3000, "SDK Debugger" }, { 0x057f6238, "USB StrikePad" }, { 0x05810107, "Tera Barcode Scanner 2.4 GHz Receiver" }, @@ -15296,23 +15352,53 @@ { 0x091e4dab, "Garmin Darth Vader" }, { 0x091e4dac, "Garmin Captain Marvel" }, { 0x091e4dad, "Garmin First Avenger" }, + { 0x091e4dd7, "Garmin Descent Mk2s" }, { 0x091e4e05, "Garmin Forerunner 745" }, { 0x091e4e0c, "Garmin Venu Sq Music" }, + { 0x091e4e44, "Garmin Forerunner 945 LTE" }, { 0x091e4e76, "Garmin Descent Mk2/Mk2i (APAC)" }, { 0x091e4e77, "Garmin Venu 2" }, { 0x091e4e78, "Garmin Venu 2s" }, { 0x091e4e9c, "Garmin Venu Mercedes-Benz Collection" }, + { 0x091e4f03, "Garmin Edge 1040" }, { 0x091e4f0b, "Garmin Venu 2 Plus" }, + { 0x091e4f41, "Garmin Fenix 7s" }, { 0x091e4f42, "Garmin Fenix 7 Sapphire Solar" }, { 0x091e4f43, "Garmin Fenix 7" }, + { 0x091e4f5a, "Garmin Descent Mk2s (APAC)" }, { 0x091e4f67, "Garmin EPIX 2" }, - { 0x091e4f96, "Garmin Garmin Forerunner 255M" }, + { 0x091e4f96, "Garmin Forerunner 255M" }, { 0x091e4f97, "Garmin Forerunner 255S Music" }, + { 0x091e4f98, "Garmin Forerunner 255" }, + { 0x091e4f99, "Garmin Forerunner 255S" }, { 0x091e4fb8, "Garmin Forerunner 955 Solar" }, + { 0x091e4fdd, "Garmin Edge 540" }, + { 0x091e4fde, "Garmin Edge 840" }, + { 0x091e5014, "Garmin Venu SQ 2 Music" }, { 0x091e5027, "Garmin Tactix 7" }, + { 0x091e5049, "Garmin Edge Explore 2" }, + { 0x091e507e, "Garmin Descent Mk3/Mk3i - 43mm" }, + { 0x091e507f, "Garmin Descent Mk3i - 51mm" }, { 0x091e50a1, "Garmin Forerunner 265" }, + { 0x091e50a2, "Garmin Forerunner 265S" }, + { 0x091e50a5, "Garmin Venu 3s" }, + { 0x091e50d8, "Garmin EPIX Pro (Gen 2)" }, + { 0x091e50d9, "Garmin EPIX Pro" }, + { 0x091e50da, "Garmin EPIX Pro (Gen 2) 51mm" }, { 0x091e50db, "Garmin Forerunner 965" }, - { 0x091e5116, "Garmin Fenix 7s pro sapphire solar" }, + { 0x091e50f0, "Garmin GPSMAP 67" }, + { 0x091e5116, "Garmin Fenix 7s Pro Sapphire Solar" }, + { 0x091e5117, "Garmin Fenix 7 Pro Solar" }, + { 0x091e51b5, "Garmin Fenix 8 Solar Sapphire" }, + { 0x091e51b6, "Garmin Fenix8" }, + { 0x091e51b8, "Garmin Fenix 8 AMOLED" }, + { 0x091e51be, "Garmin Tactix 7 AMOLED" }, + { 0x091e51d5, "Garmin Forerunner 970" }, + { 0x091e51de, "Garmin Forerunner 570" }, + { 0x091e5211, "Garmin Vivoactive 6" }, + { 0x091e521a, "Garmin Edge 850" }, + { 0x091e5224, "Garmin Venu 4 - 41mm" }, + { 0x091e5297, "Garmin Instinct 3 Solar" }, { 0x09205550, "U60 FT Network Interface" }, { 0x09207500, "Network Interface" }, { 0x09211001, "GoCOM232 Serial" }, @@ -16120,6 +16206,7 @@ { 0x0aad0117, "HMF / HMP / HMS-X / HMO series Oscilloscopes" }, { 0x0aad0118, "HMF / HMP / HMS-X / HMO series Oscilloscopes" }, { 0x0aad0119, "HMF / HMP / HMS-X / HMO series Oscilloscopes" }, + { 0x0aad01d7, "Rohde&Schwarz RTx Oscilloscope" }, { 0x0ab10002, "OBID RFID-Reader" }, { 0x0ab10004, "OBID classic-pro" }, { 0x0aba8001, "Tracker 110 Protocol Analyzer" }, @@ -16357,7 +16444,9 @@ { 0x0b0c003f, "Todos C400 smartcard controller (Handelsbanken card reader)" }, { 0x0b0c0050, "Argos Mini II Smart Card Reader (CCID)" }, { 0x0b0d0000, "CenturyCD" }, + { 0x0b0e0301, "Jabra EVOLVE 20" }, { 0x0b0e0305, "Jabra EVOLVE Link MS" }, + { 0x0b0e030c, "Jabra EVOLVE 65" }, { 0x0b0e0311, "Jabra EVOLVE 65" }, { 0x0b0e0312, "enc060:Buttons Volume up/down/mute + phone [Jabra]" }, { 0x0b0e0343, "Jabra UC VOICE 150a" }, @@ -16376,6 +16465,11 @@ { 0x0b0e2007, "GN 2000 Stereo Corded Headset" }, { 0x0b0e2456, "Jabra SPEAK 810" }, { 0x0b0e245e, "Jabra Link 370" }, + { 0x0b0e248a, "Jabra Elite 85h" }, + { 0x0b0e24b8, "Jabra Evolve2 65" }, + { 0x0b0e24bb, "Jabra Evolve2 85" }, + { 0x0b0e24c9, "Jabra Link 380" }, + { 0x0b0e24ca, "Jabra Link 380" }, { 0x0b0e620c, "Jabra BT620s" }, { 0x0b0e9330, "Jabra GN9330 Headset" }, { 0x0b0ea346, "Jabra Engage 75 Stereo" }, @@ -17669,6 +17763,7 @@ { 0x0da40001, "Interface" }, { 0x0da40003, "FlowLink" }, { 0x0da40008, "Loop" }, + { 0x0da40014, "Polar Grit X2 Pro" }, { 0x0da80001, "SDS 200A Oscilloscope" }, { 0x0dab0100, "DVR/CVR-M140 MP3 Player" }, { 0x0db01020, "PC2PC WLAN Card" }, @@ -17887,6 +17982,11 @@ { 0x0e210931, "Cowon iAudio X7 (MTP mode)" }, { 0x0e210941, "Cowon iAudio C2 (MTP mode)" }, { 0x0e210952, "Cowon iAudio 10 (MTP mode)" }, + { 0x0e2c0012, "footscan pressure plate (0.5m)" }, + { 0x0e2c0013, "footscan pressure plate (1.0m)" }, + { 0x0e2c0018, "footscan 2D interface box" }, + { 0x0e2c0020, "footscan pressure plate (1.5m)" }, + { 0x0e2c002d, "footscan heavy duty pressure plate (1.0m)" }, { 0x0e2e000b, "BMP 51" }, { 0x0e2e000c, "BMP 61" }, { 0x0e2e000d, "BMP 41" }, @@ -18075,6 +18175,7 @@ { 0x0e8d2000, "MT65xx Preloader" }, { 0x0e8d2008, "MediaTek Inc MT65xx/67xx (MTP mode)" }, { 0x0e8d200a, "MediaTek Inc MT65xx/67xx (MTP + CDC + ADB mode)" }, + { 0x0e8d200c, "MediaTek Inc MOTO E22i (PTP + ADB mode)" }, { 0x0e8d2012, "MediaTek Inc MT65xx/67xx (MTP + CDC mode)" }, { 0x0e8d201d, "MediaTek Inc MT65xx/67xx (MTP + ADB mode)" }, { 0x0e8d2026, "qin phone f21 pro" }, @@ -18083,6 +18184,7 @@ { 0x0e8d7612, "MT7612U 802.11a/b/g/n/ac Wireless Adapter" }, { 0x0e8d763e, "MT7630e Bluetooth Adapter" }, { 0x0e8d7668, "MT7668 2x2 Dual Band Dual Concurrent 802.11a/b/g/n/ac WiFi with MU-MIMO and Bluetooth 5.0 Radios" }, + { 0x0e8d7e16, "Lenovo Tab P12 (2nd id)" }, { 0x0e8dff00, "Vivo Y21" }, { 0x0e8f0003, "MaxFire Blaze2" }, { 0x0e8f0012, "Joystick/Gamepad" }, @@ -18347,7 +18449,9 @@ { 0x0fce0205, "SONY Xperia 1 (J9110)" }, { 0x0fce0207, "SONY Xperia L3" }, { 0x0fce020a, "SONY Xperia 5" }, + { 0x0fce020c, "SONY Xperia 10 V Phone" }, { 0x0fce020d, "SONY Xperia 5 II Phone" }, + { 0x0fce020e, "SONY Xperia 10 VI" }, { 0x0fce0a07, "SONY Xperia XA2 (Jolla Sailfish)" }, { 0x0fce1010, "WMC Modem" }, { 0x0fce10af, "V640i Phone [PictBridge]" }, @@ -18434,7 +18538,9 @@ { 0x0fce4205, "SONY Xperia 1 (J9110) MTP+CDROM" }, { 0x0fce4207, "SONY Xperia L3 MTP+CDROM" }, { 0x0fce420a, "SONY Xperia 5 MTP+CDROM" }, + { 0x0fce420c, "SONY Xperia 10 V Phone MTP+CDROM" }, { 0x0fce420d, "SONY Xperia 5 II Phone MTP+CDROM" }, + { 0x0fce420e, "SONY Xperia 10 VI MTP+CDROM" }, { 0x0fce5146, "SonyEricsson Xperia Dual E MTP+ADB" }, { 0x0fce514f, "SonyEricsson LT15i Xperia Arc MTP+ADB" }, { 0x0fce5156, "SonyEricsson MT11i Xperia Neo MTP+ADB" }, @@ -18520,7 +18626,9 @@ { 0x0fce5205, "SONY Xperia 1 (J9110) MTP+ADB" }, { 0x0fce5207, "SONY Xperia L3 MTP+ADB" }, { 0x0fce520a, "SONY Xperia 5 MTP+ADB" }, + { 0x0fce520c, "SONY Xperia 10 V Phone MTP+ADB" }, { 0x0fce520d, "SONY Xperia 5 II Phone MTP+ADB" }, + { 0x0fce520e, "SONY Xperia 10 VI MTP+ADB" }, { 0x0fce614f, "Xperia X12 (debug mode)" }, { 0x0fce6166, "Xperia Mini Pro" }, { 0x0fce618c, "C1605 [Xperia E dual] MSC mode" }, @@ -19830,6 +19938,7 @@ { 0x12d1107e, "Huawei P9 Plus" }, { 0x12d1107f, "Huawei Y5 2017" }, { 0x12d11082, "Huawei Ascend P8" }, + { 0x12d11101, "Huawei Nova14" }, { 0x12d11404, "EM770W miniPCI WCDMA Modem" }, { 0x12d11406, "E1750" }, { 0x12d1140b, "EC1260 Wireless Data Modem HSD USB Card" }, @@ -21693,12 +21802,18 @@ { 0x17ef7bc7, "Lenovo Tab4 10 (2nd ID)" }, { 0x17ef7bd3, "Lenovo Tab P10" }, { 0x17ef7bdf, "Lenovo Tab M10" }, + { 0x17ef7beb, "Lenovo Tab V7" }, + { 0x17ef7c12, "Lenovo Yoga Smart Tab" }, { 0x17ef7c45, "Lenovo TB-X606F" }, { 0x17ef7c46, "Lenovo TB-X606F (Lenovo Tab M10 FHD Plus)" }, { 0x17ef7c6f, "Lenovo Lenovo Tab P11" }, { 0x17ef7c97, "Lenovo TB-X306F (3rd id)" }, { 0x17ef7cb3, "Lenovo TAB M7 Gen 3" }, { 0x17ef7d4b, "Lenovo TAB P11 Plus" }, + { 0x17ef7da5, "Lenovo TAB P11 Pro(2nd Gen)" }, + { 0x17ef7e16, "Lenovo Tab P12" }, + { 0x17ef7e7c, "Lenovo TAB M11" }, + { 0x17ef7ea5, "Lenovo TAB Plus" }, { 0x17ef9039, "Lenovo P1060X" }, { 0x17efb000, "Virtual Keyboard and Mouse" }, { 0x17efb001, "Ethernet" }, @@ -21942,6 +22057,10 @@ { 0x19490212, "Amazon Kindle Fire 8 HD" }, { 0x19490221, "Amazon Kindle Fire 7" }, { 0x19490222, "Amazon Kindle Fire 5" }, + { 0x19490231, "Amazon Kindle Fire 8 (MTP) (3rd ID)" }, + { 0x19490232, "Amazon Kindle Fire 8 (MTP+ADB) (3rd ID)" }, + { 0x19490233, "Amazon Kindle Fire 8 (PTP) (3rd ID)" }, + { 0x19490234, "Amazon Kindle Fire 8 (PTP+ADB) (3rd ID)" }, { 0x19490261, "Amazon Kindle Fire 8 (2nd ID)" }, { 0x19490262, "Amazon Kindle Fire 8 HD (7th Gen)" }, { 0x19490271, "Amazon Kindle Fire 7 (2nd ID)" }, @@ -21951,10 +22070,19 @@ { 0x19490332, "Amazon Kindle Fire 8 HD (3rd ID)" }, { 0x194903f1, "Amazon Kindle Fire Tablet 10 HD (2nd ID)" }, { 0x19490417, "Amazon Zukey; clone of Yubikey 4 OTP+U2F" }, - { 0x19490581, "Amazon Kindle Fire HD8 Plus" }, - { 0x194905e1, "Amazon Kindle Fire 10 Plus" }, + { 0x19490581, "Amazon Fire HD8 Plus (10th ID onyx) (MTP)" }, + { 0x19490582, "Amazon Fire HD8 Plus (10th ID onyx) (MTP+ADB)" }, + { 0x19490583, "Amazon Fire HD8 Plus (10th ID onyx) (PTP)" }, + { 0x19490584, "Amazon Fire HD8 Plus (10th ID onyx) (PTP+ADB)" }, + { 0x194905e1, "Amazon Kindle Fire 10 Plus (MTP)" }, + { 0x194905e2, "Amazon Kindle Fire 10 (MTP+ADB)" }, + { 0x194905e3, "Amazon Kindle Fire 10 (PTP)" }, + { 0x194905e4, "Amazon Kindle Fire 10 (PTP+ADB)" }, + { 0x194906b1, "Amazon Kindle Fire Max 11" }, + { 0x194906f1, "Amazon Kindle Fire Tablet KFTUWI" }, { 0x19490800, "Amazon Fire Phone" }, { 0x19490c31, "Amazon Kindle Fire (ID 8)" }, + { 0x19499981, "Amazon Kindle Scribe 32GB" }, { 0x194f0101, "AudioBox 22 VSL" }, { 0x194f0102, "AudioBox 44 VSL" }, { 0x194f0103, "AudioBox 1818 VSL" }, @@ -23122,6 +23250,7 @@ { 0x1f3a1006, "Kurio 7S" }, { 0x1f3a1007, "iRulu X1s" }, { 0x1f3a1010, "Android device in fastboot mode" }, + { 0x1f3a4ee1, "Allwinner IT_701A" }, { 0x1f3aefe8, "sunxi SoC OTG connector in FEL/flashing mode" }, { 0x1f440001, "NM-1000 scanner" }, { 0x1f480627, "Data capturing system" }, @@ -23546,6 +23675,8 @@ { 0x21d60002, "Seismic recorder [Tellus]" }, { 0x22070001, "Various Viewpia DR/bq Kepler" }, { 0x22070006, "YiFang BQ Tesla" }, + { 0x22070007, "Various Anbernic RG353P (MTP)" }, + { 0x22070008, "Various Anbernic RG353P (PTP+ADB)" }, { 0x2207000b, "Various Onyx Boox Max 2" }, { 0x2207000c, "Onyx Boox Max 2 Pro" }, { 0x2207000d, "Onyx Boox Note" }, @@ -23553,7 +23684,8 @@ { 0x22070011, "Various Viewpia DR/bq Kepler Debugging" }, { 0x22070014, "Onyx Boox Nova" }, { 0x22070015, "Onyx Boox Nova Pro" }, - { 0x22070017, "iBasso DX170 DAP" }, + { 0x22070017, "Various Anbernic RG353P/iBasso DX170 DAP (MTP+ADB)" }, + { 0x22070018, "Various Anbernic RG353P (PTP+ADB) (2nd id)" }, { 0x22070031, "Supernote A5X" }, { 0x2207281a, "RK2818 in Mask ROM mode" }, { 0x2207290a, "RK2918 in Mask ROM mode" }, @@ -23674,11 +23806,11 @@ { 0x22b82e66, "Motorola Moto X (XT1080)" }, { 0x22b82e67, "Motorola Droid Maxx (XT1080)" }, { 0x22b82e68, "Motorola Droid Ultra" }, - { 0x22b82e76, "Motorola Moto G (ID1)" }, + { 0x22b82e76, "Motorola Moto E/G (ID1) (MTP+ADB)" }, { 0x22b82e81, "Motorola Moto Z2 (XT1789)" }, - { 0x22b82e82, "Motorola Moto G (ID2)" }, - { 0x22b82e83, "Motorola XT1032" }, - { 0x22b82e84, "Motorola Moto G (XT1032)" }, + { 0x22b82e82, "Motorola Moto E/G/Z (ID2) (MTP)" }, + { 0x22b82e83, "Motorola Moto XT1032/XT1052/Z (PTP)" }, + { 0x22b82e84, "Motorola Moto E/G/Z (XT1032) (PTP+ADB)" }, { 0x22b82ea4, "Motorola Moto Maxx (XT1225)" }, { 0x22b82ea5, "Motorola Droid Turbo (XT1254)" }, { 0x22b82ea8, "Motorola Droid Turbo Verizon" }, @@ -23911,6 +24043,8 @@ { 0x2366000a, "OpenPCD 2 Audio & LCD Display" }, { 0x23670002, "OP-1 Portable synthesizer" }, { 0x2367000c, "OP-Z Portable synthesizer" }, + { 0x23670019, "Teenage engineering TP-7" }, + { 0x23670021, "Teenage engineering OP-XY" }, { 0x23670102, "Teenage engineering OP-1 field" }, { 0x23680001, "BBS-1 [BodyBeat Sync]" }, { 0x236a1965, "SB6501 802.11ad Wireless Network Adapter" }, @@ -24115,7 +24249,7 @@ { 0x25fb017f, "Pentax KP" }, { 0x25fb210b, "Ricoh WG-M2" }, { 0x25fb210f, "Ricoh GR III" }, - { 0x25fb25fb, "Ricoh GR IIIx" }, + { 0x25fb2115, "Ricoh GR IIIx" }, { 0x26040012, "U12" }, { 0x2626ea60, "UART Bridge Controller [cp210x]" }, { 0x262a100e, "SA9027 Audio Streaming Controller" }, @@ -24247,6 +24381,7 @@ { 0x270d1001, "R-Idge Bootloader" }, { 0x270d1002, "R-Idge Router" }, { 0x27170011, "100Mbps Network Card Adapter" }, + { 0x27170318, "Xiaomi Mi-3w (PTP)" }, { 0x27170360, "Xiaomi Mi-3w (MTP)" }, { 0x27170368, "Xiaomi Mi-3 (MTP)" }, { 0x27170660, "Xiaomi MiPad (MTP)" }, @@ -24260,6 +24395,8 @@ { 0x27173801, "Mi ANC & Type-C In-Ear Earphones" }, { 0x27174106, "MediaTek MT7601U [MI WiFi]" }, { 0x27179039, "Xiaomi Mi-2 (MTP+ADB)" }, + { 0x2717904d, "Xiaomi Mi-2 (PTP)" }, + { 0x2717904e, "Xiaomi Mi-2 (PTP+ADB)" }, { 0x2717f003, "Xiaomi Mi-2 (MTP)" }, { 0x2717ff08, "Redmi Note 3 (ADB Interface)" }, { 0x2717ff10, "Mi/Redmi series (PTP)" }, @@ -24639,6 +24776,7 @@ { 0x2c9d90a0, "Goa" }, { 0x2c9dbac5, "Backspin" }, { 0x2ca30008, "Mavic Mini MR1SD25 Remote controller" }, + { 0x2ca31021, "DJI Controller 2" }, { 0x2cb70210, "L830-EB-00 LTE WWAN Modem" }, { 0x2ccf0880, "HyperFIDO" }, { 0x2cd90804, "PowerSync4 USBPD Hub" }, @@ -24785,7 +24923,9 @@ { 0x33840000, "Thelio Io (thelio-io)" }, { 0x33840001, "Launch Configurable Keyboard (launch_1)" }, { 0x339b107d, "Honor X8/X9 5G" }, + { 0x339b107f, "Honor X6a" }, { 0x33a20136, "Olympus OM-1MarkII" }, + { 0x34740020, "TOPDON TC004 Mini" }, { 0x348f2322, "Wireless Presenter" }, { 0x3504f110, "Security Key" }, { 0x35380001, "Travel Flash" }, @@ -24875,10 +25015,13 @@ { 0x41021152, "iRiver E150" }, { 0x41021153, "iRiver T5" }, { 0x41021167, "iRiver E30" }, + { 0x41021192, "A&K AK120II" }, { 0x41021195, "iRiver AK380" }, { 0x41021200, "iRiver AK70" }, { 0x41021213, "A&K SR15" }, { 0x41021230, "A&K SE180" }, + { 0x41021247, "A&K SR35" }, + { 0x41021249, "A&K SE300" }, { 0x41022002, "H10 6GB" }, { 0x41022101, "iRiver H10 20GB" }, { 0x41022102, "iRiver H10 5GB" }, diff -Nru wireshark-4.4.7/epan/enterprises.c wireshark-4.4.13/epan/enterprises.c --- wireshark-4.4.7/epan/enterprises.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/enterprises.c 2026-01-14 18:05:54.000000000 +0000 @@ -8,7 +8,7 @@ * SPDX-License-Identifier: GPL-2.0-or-later */ -/* (last updated 2025-05-30) */ +/* (last updated 2026-01-09) */ #include "config.h" @@ -250,7 +250,7 @@ "ASTEC, Inc.", // 228 "Delmarva Power", // 229 "Telematics International, Inc.", // 230 - "Fujitsu Technology Solutions GmbH", // 231 + "Fujitsu Germany GmbH", // 231 "Compaq", // 232 "NetManage, Inc.", // 233 "NC State University", // 234 @@ -819,7 +819,7 @@ "Link Technologies, Inc.", // 797 "IIS", // 798 "Mobile Solutions Inc.", // 799 - "Xylan Corp.", // 800 + "ALE USA Inc. - OmniSwitch", // 800 "Airtech Software Forge Limited", // 801 "National Semiconductor", // 802 "Video Lottery Technologies", // 803 @@ -1571,7 +1571,7 @@ "Allied Data Technologies", // 1549 "Nuera Communication Inc.", // 1550 "Radnet Ltd.", // 1551 - "Océ Technologies BV", // 1552 + "Canon Production Printing Holding B.V.", // 1552 "Air France", // 1553 "Communications & Power Engineering, Inc.", // 1554 "Charter Systems", // 1555 @@ -2088,7 +2088,7 @@ "Control Resources Corporation", // 2066 "Advanced Fibre Communications (AFC)", // 2067 "Elproma Electronica B.V.", // 2068 - "MTA SZTAKI", // 2069 + "SZTAKI", // 2069 "Consensys Computers Inc", // 2070 "Jade Digital Research Co.", // 2071 "Byte This Interactive Pty.Ltd. Mike", // 2072 @@ -2506,7 +2506,7 @@ "ICG Communications", // 2484 "CrossLink Internet Services", // 2485 "Cygnus Computer Associates, Ltd.", // 2486 - "Phoenix Technologies Ltd.", // 2487 + "Phoenix Technologies Inc.", // 2487 "Internetclub", // 2488 "CV. MITRA ADI PRANATA Ir. Fx Wahyu Hartono", // 2489 "Vixel Corporation", // 2490 @@ -2735,7 +2735,7 @@ "Mauswerks, Inc.", // 2713 "Dep. of Signal Theory and Communications - UPC", // 2714 "Zapex Technologiesn Inc.", // 2715 - "Glueck & Kanja Technology AG", // 2716 + "glueckkanja AG", // 2716 "Alcatel Telspace", // 2717 "Intercall", // 2718 "Townsend Analytics Ltd.", // 2719 @@ -3203,7 +3203,7 @@ "MICROSENS GmbH & Co. KG", // 3181 "Unihold Technologies", // 3182 "Wired for Management", // 3183 - "Raymond and Lae Engineering, Inc.", // 3184 + "Parameter, LLC", // 3184 "Parapsco Designs Ltd.", // 3185 "TouchNet Information Systems, Inc.", // 3186 "FUZZY! Informatik GmbH", // 3187 @@ -3803,7 +3803,7 @@ "WXN, Inc.", // 3781 "University of North Texas", // 3782 "EMR Corporation", // 3783 - "Speakerbus Ltd.", // 3784 + "comitFS UK Ltd", // 3784 "Cirrus Logic", // 3785 "Highland Technology Group, Inc.", // 3786 "Russel Lane & Associates, Inc.", // 3787 @@ -4486,7 +4486,7 @@ "MPB Communications Inc.", // 4464 "ViewCast.com", // 4465 "Harmonic Video Network", // 4466 - "FibroLan", // 4467 + "Fibrolan", // 4467 "Telkoor-QPS", // 4468 "Diversinet Corp.", // 4469 "TeleDream Inc.", // 4470 @@ -4547,7 +4547,7 @@ "Micron Technology, Inc.", // 4525 "Netgear", // 4526 "zeitgeist y2k01 Ltd.", // 4527 - "8x8 Incorporated", // 4528 + "8x8, Inc.", // 4528 "Internet Service Dept, WorldTelecom Plc", // 4529 "Tunbridge Wells Equitable Friendly Society Ltd", // 4530 "ON Technology Corporation Robert Smokey Montgomery", // 4531 @@ -5187,7 +5187,7 @@ "Sassafras Software Inc.", // 5165 "Mercom Systems, Inc.", // 5166 "Orchestream Ltd.", // 5167 - "Levitte Programming", // 5168 + "Richard Levitte", // 5168 "NET CONSULTING S.R.L.", // 5169 "Aegis Data Systems, Inc.", // 5170 "WhizBang! Labs", // 5171 @@ -5217,7 +5217,7 @@ "AdRem Software", // 5195 "E-Tech, Inc.", // 5196 "Startup .com", // 5197 - """Universita`"" degli Studi di Roma ""Tor Vergata""", // 5198 + "Universita` degli Studi di Roma Tor Vergata", // 5198 "Odetics ITS", // 5199 "EnFlex Corp.", // 5200 "Reserved", // 5201 @@ -5314,7 +5314,7 @@ "Pirus Networks", // 5292 "HYOSUNG CORPORATION", // 5293 "Infinity Trade Inc", // 5294 - """DigitalThink Inc.""", // 5295 + "DigitalThink Inc.", // 5295 "IPCell Technologies, Inc.", // 5296 "Baxworks, Inc.", // 5297 "xputer.com", // 5298 @@ -5411,7 +5411,7 @@ "Inter-Tel", // 5389 "OPNET Technologies Co., Ltd.", // 5390 "Tyco Submarine Systems Ltd.", // 5391 - """Online Creations"", Inc.", // 5392 + "Online Creations, Inc.", // 5392 "Renault", // 5393 "Gateway Inc.", // 5394 "Laurel Networks, Inc.", // 5395 @@ -5607,7 +5607,7 @@ "Very Clever Software Ltd.", // 5585 "IPWireless Inc.", // 5586 "Flughafen Muenchen GmbH", // 5587 - "Thomcast Communication, Inc.Comwave Division (""Comwave"")", // 5588 + "Thomcast Communication, Inc.Comwave Division (Comwave)", // 5588 "Synopsys, Inc.", // 5589 "Marimba Inc.", // 5590 "SCTE", // 5591 @@ -5676,7 +5676,7 @@ "Ando Electric Corporation", // 5654 "P-Cube Ltd.", // 5655 "Monmouth University", // 5656 - "Universidad de La Coruna", // 5657 + "Universidade da Coruña", // 5657 "ISL, Institute of Shipping Economics and Logistics", // 5658 "CoProSys Inc.", // 5659 "XI'AN DATANG TELEPHONE Corp.", // 5660 @@ -5850,7 +5850,7 @@ "SpaceNet Communication AB", // 5828 "AMCC Switching Corp.", // 5829 "XcelleNet", // 5830 - "Cleondris GmbH", // 5831 + "Cleondris AG", // 5831 "Horgan.net", // 5832 "Tailyn Communication Company", // 5833 "Identikey ltd", // 5834 @@ -6505,7 +6505,7 @@ "Captus Networks", // 6483 "Campus Crusade for Christ, Inc.", // 6484 "Spatial Technologies", // 6485 - "Alcatel-Lucent Enterprise (previous was 'Alcatel')", // 6486 + "Alcatel-Lucent Enterprise", // 6486 "YouSync", // 6487 "TalentStorm Enterprises", // 6488 "Siemens Cerberus", // 6489 @@ -7026,7 +7026,7 @@ "Metodo Srl", // 7004 "Kagoor Networks", // 7005 "eyeo.com", // 7006 - "Guangzhou Thinker Communications Technology Co., Ltd.""", // 7007 + "Guangzhou Thinker Communications Technology Co., Ltd.", // 7007 "Discordian Alliance For Teaching", // 7008 "Chemtex Engineering of India Ltd", // 7009 "Oranje Consulting, Inc.", // 7010 @@ -7579,7 +7579,7 @@ "Echomine", // 7557 "National Air Traffic Services Ltd", // 7558 "Egenera, Inc", // 7559 - "Daisy Group", // 7560 + "Wavenet Limited", // 7560 "Askoo SA", // 7561 "ICPSR (Inter-university Consortium for Political & Social Research)", // 7562 "OneSpot, Inc.", // 7563 @@ -7614,7 +7614,7 @@ "Swedish Institute of Space Physics", // 7592 "University of Cambridge, Clinical and Biomedical Computing Unit", // 7593 "Citadel LLC", // 7594 - "RATIO Entwicklungen GmbH", // 7595 + "GW Engineering", // 7595 "Trellis Photonics", // 7596 "NOVA LJUBLJANSKA BANKA", // 7597 "KTSI", // 7598 @@ -8308,7 +8308,7 @@ "Incirco", // 8286 "Klinikum der Johannes Gutenberg-Universität Mainz", // 8287 "Jung von Matt Werbeagentur GmbH", // 8288 - "Universita' degli Studi di Napoli ""Federico II""", // 8289 + "Universita' degli Studi di Napoli Federico II", // 8289 "Certus Technology, Inc.", // 8290 "DigiStamp, Inc.", // 8291 "Mt. Holyoke College", // 8292 @@ -8450,7 +8450,7 @@ "Turtle Entertainment GmbH", // 8428 "2NETFX (Media Now, Inc.DBA 2NETFX)", // 8429 "TranSwitch Corporation", // 8430 - "Broadcasting Interest Enterprise, Inc.Christopher", // 8431 + "CHAAS, LLC", // 8431 "TeraGlobal Communications", // 8432 "3e Technologies International Inc.", // 8433 "Fox Chase Cancer Center", // 8434 @@ -8558,7 +8558,7 @@ "Datachorus", // 8536 "Turbo NetWorks Co., Ltd.", // 8537 "Saxonia Systems AG", // 8538 - "Institute ""Norilskproject""", // 8539 + "Institute Norilskproject", // 8539 "LCPC", // 8540 "Interactive Media S.r.l.", // 8541 "Sandial Systems, Inc.", // 8542 @@ -9380,7 +9380,7 @@ "Wicom Communications Ltd", // 9358 "Symeko Datasystems bv", // 9359 "Green Light Inc.", // 9360 - "Océ Software Laboratories Namur", // 9361 + NULL, // 9361 "ENSEIRB", // 9362 "Spelio", // 9363 "InterPark Incorporated", // 9364 @@ -9822,7 +9822,7 @@ "iNIT-8", // 9800 "ISIS Frontier Communications", // 9801 "IUFM de Rouen", // 9802 - "L-3 Communication Systems - East", // 9803 + "L3Harris Technologies Camden, NJ", // 9803 "Lefthand Networks", // 9804 "Neveda City School District", // 9805 "PRIDE Industries", // 9806 @@ -12175,7 +12175,7 @@ "HPCinteractive", // 12153 "IKEA IT AB", // 12154 "Innovay Inc.", // 12155 - "JOINT-STOCK COMPANY""STC CONTACT""", // 12156 + "JOINT-STOCK COMPANYSTC CONTACT", // 12156 "KC Micro Specialists, Inc.", // 12157 "Mikros Kosmos", // 12158 "M-TEC N.V.", // 12159 @@ -12221,7 +12221,7 @@ "SAGE SRL", // 12199 "Seneca Groep B.V.", // 12200 "University Health Network", // 12201 - "UP3I", // 12202 + NULL, // 12202 "VTT Information Technology", // 12203 "DevonIT", // 12204 "Allianz Ireland PLC", // 12205 @@ -12930,7 +12930,7 @@ "Litech Systems Design", // 12908 "Machine Vision Products, Inc.", // 12909 "Next Element", // 12910 - "Oce NV", // 12911 + NULL, // 12911 "PeerPro", // 12912 "Procera Networks, Inc.", // 12913 "Production Robots Engineering Ltd", // 12914 @@ -13731,7 +13731,7 @@ "The Bank of New York", // 13709 "LVM Versicherungen", // 13710 "Primus Telecommunications Australia Pty Ltd", // 13711 - "ARINC (Aeronautical Radio, Inc.) Roy L. Courtney", // 13712 + "ARINC Industry Activities", // 13712 "Gateweaver", // 13713 "Reea", // 13714 "Alescere", // 13715 @@ -13912,7 +13912,7 @@ "Teltier Technologies Inc.", // 13890 "The Advantage Group", // 13891 "University of New Hampshire", // 13892 - "International Truck and Engine Corporation", // 13893 + "International Motors, LLC", // 13893 "LGNsys", // 13894 "LaGrange School District 102", // 13895 "Atos Origin CMS / TSP", // 13896 @@ -13939,7 +13939,7 @@ "Hostcentric", // 13917 "Inkasbank", // 13918 "Instinct Internet Solutions", // 13919 - "Net6", // 13920 + "handily networks GmbH", // 13920 "NEBS", // 13921 "nologin", // 13922 "Peter Verhas", // 13923 @@ -14437,7 +14437,7 @@ "e-mobilizer", // 14415 "ntl", // 14416 "Continentale Krankenversicherung A.G.", // 14417 - "Centro de Tecnologia da Informação ""Luiz de Queiroz""", // 14418 + "Centro de Tecnologia da Informação Luiz de Queiroz", // 14418 "EMIGRATUS Communications Inc.", // 14419 "ltinetworks.com", // 14420 "Mocana Corporation", // 14421 @@ -14565,7 +14565,7 @@ "N30D", // 14543 "Shanghai Posts&Telecommunications Equipment CO., Ltd.", // 14544 "ICT, Academy of Science, CHINA", // 14545 - "NTO ""IRE-POLUS""", // 14546 + "NTO IRE-POLUS", // 14546 "Neue Zurcher Zeitung", // 14547 "Autovalley", // 14548 "Awanim", // 14549 @@ -14606,7 +14606,7 @@ "Celestix Networks", // 14584 "Compass Internet", // 14585 "Tmax soft", // 14586 - "Technological Centre ""Tushino"" CB RF", // 14587 + "Technological Centre Tushino CB RF", // 14587 "Neosymmetria", // 14588 "Sicap Ltd", // 14589 "Passave Inc.", // 14590 @@ -14717,7 +14717,7 @@ "Herrmannsdoerfer Software Entwicklung", // 14695 "Absolut OK", // 14696 "RRDtool", // 14697 - "CSRI ""Elektropribor""", // 14698 + "CSRI Elektropribor", // 14698 "Hagen Software Inc.", // 14699 "frontiertech", // 14700 "Persist Technologies", // 14701 @@ -14886,7 +14886,7 @@ "TNCE", // 14864 "Interplex Telecom", // 14865 "Cottonwood Technology Group, Inc.", // 14866 - "Halcyon Software Limited", // 14867 + "Fortra", // 14867 "MAV INFORMATIKA Ltd.", // 14868 "Saudi Telecom", // 14869 "AVAYA", // 14870 @@ -14904,7 +14904,7 @@ "smartBridges", // 14882 "antek networks INC.", // 14883 "Exelmon Technologies", // 14884 - "JSC RPE ""Polygon""", // 14885 + "JSC RPE Polygon", // 14885 "AIR Co., Ltd.", // 14886 "Nomura Research Institute, Ltd.", // 14887 "Das Werk", // 14888 @@ -15588,7 +15588,7 @@ "EmberPoint Holdings Co., Ltd", // 15566 "Neople Ltd.", // 15567 "Center for Development of Information Technology - CDIT", // 15568 - "Krasnoyarsk ICC subdivision of MCC, JSC ""Russian Railways""", // 15569 + "Krasnoyarsk ICC subdivision of MCC, JSC Russian Railways", // 15569 "Bayerische Landesbank", // 15570 "Schuler Electronics", // 15571 "Tcom&dtvro", // 15572 @@ -15691,7 +15691,7 @@ "Lifecycle Software", // 15669 "The Internet Marketing Center", // 15670 "Wardega Consulting", // 15671 - "Javno preduzece ""Posta Srbije""", // 15672 + "Javno preduzece Posta Srbije", // 15672 "Codeangels Solutions", // 15673 "Valente CC", // 15674 "StoneDonut, LLC", // 15675 @@ -15957,7 +15957,7 @@ "Centerplex", // 15935 "Koreadotcom", // 15936 "Svyazinform of Republic Mordovia Joint Stock Company", // 15937 - "JOINT-STOCK COMPANY IMPORT-EXPORT BANK ""IMPEXBANK"" , Moscow", // 15938 + "JOINT-STOCK COMPANY IMPORT-EXPORT BANK IMPEXBANK , Moscow", // 15938 "Coral Telecom Ltd", // 15939 "Factoria de iniciativas internet fi2, s.a", // 15940 "Galena Park ISD", // 15941 @@ -16131,7 +16131,7 @@ "Pfannenberg", // 16109 "InfoCentre Ltd.", // 16110 "Beaumont Hospital", // 16111 - "Valentine KOUTCHERBAEV", // 16112 + "Valentin KUCHERBAEV", // 16112 "Network Dweebs Corporation", // 16113 "Qualstar Corporation", // 16114 "CyberSarge, Inc.", // 16115 @@ -16814,7 +16814,7 @@ "Zapata Engineering, P.A.", // 16792 "University of New England", // 16793 "Savant Technologies Private Ltd", // 16794 - "MRO - TEK LIMITED", // 16795 + "UMIYA BUILDCON LIMITED", // 16795 "Institute of High Energy Physics ,Beijing,China", // 16796 "InfoThuis Nieuwe Media BV", // 16797 "Digital Technical Ltd., National Libaray of China", // 16798 @@ -17057,7 +17057,7 @@ "Cerberian Inc", // 17035 "Alisys Software S.L.", // 17036 "Brannstroms Elektronik AB", // 17037 - "Federal State Unitary Enterprise ""Production Company 'Start'""", // 17038 + "Federal State Unitary Enterprise Production Company 'Start'", // 17038 "Vontu, Inc", // 17039 "Integrits Corporation", // 17040 "TeleDomani, Inc.", // 17041 @@ -17909,7 +17909,7 @@ "Realtime Systems Limited", // 17887 "Xor-Technologies", // 17888 "Porsche Informatik GmbH", // 17889 - "JSC ""OSS Corporation""", // 17890 + "JSC OSS Corporation", // 17890 "MidAmerica Nazarene University", // 17891 "Lumenaré Networks, Inc", // 17892 "Cellent AG", // 17893 @@ -18543,7 +18543,7 @@ "TakeNET", // 18521 NULL, // 18522 "Liverton Limited", // 18523 - "Empresa Metalúrgica Central de Acero ""José Valdes Reyes""", // 18524 + "Empresa Metalúrgica Central de Acero José Valdes Reyes", // 18524 "robinbowes.com", // 18525 "Fisk Labs, Inc.", // 18526 "Maersk Data Organisator A/S", // 18527 @@ -18564,7 +18564,7 @@ "Sphinx Information Technologies Inc.", // 18542 "Innove Communications", // 18543 "ecofinance", // 18544 - "Joint-stock company ""Trading System Administrator of Wholesale Electricity Market Transactions""",// 18545 + "Joint-stock company Trading System Administrator of Wholesale Electricity Market Transactions",// 18545 "FAST Video Security AG", // 18546 "Amanda Emily", // 18547 "Relationalware", // 18548 @@ -18908,7 +18908,7 @@ "PFU LIMITED", // 18886 "University of Massachusetts Boston CPCS", // 18887 "Guoxin Telecom System Ltd", // 18888 - """Arhangelsk Television Company"" Ltd.", // 18889 + "Arhangelsk Television Company Ltd.", // 18889 "Integrated Communication Technologies", // 18890 "The Closed Joint-Stock Company ?DeltaBank¦", // 18891 "GEMMA Systems, spol. s r.o.", // 18892 @@ -18945,7 +18945,7 @@ "Yamaguchi University", // 18923 "Relston Consulting Limited", // 18924 "Prior", // 18925 - "JTT ""Novel-IL""", // 18926 + "JTT Novel-IL", // 18926 "tandav enterprises", // 18927 "Areca Technology Corporation", // 18928 "Interwise, Inc.", // 18929 @@ -19063,7 +19063,7 @@ "Apparent Networks Inc.", // 19041 "ACBR Computadores Ltda.", // 19042 "XiTrust Secure Technologies GmbH", // 19043 - "JSC ""Kredyt Bank (Ukrajina)""", // 19044 + "JSC Kredyt Bank (Ukrajina)", // 19044 "MyNetwork System Co.,Ltd", // 19045 "Lenovo Enterprise Business Group", // 19046 "Magerealm Enterprises", // 19047 @@ -19764,7 +19764,7 @@ "Kazeon Systems, Inc", // 19742 "jpwebworks Pty Ltd", // 19743 "Novacoast, Inc.", // 19744 - "netz.ooo", // 19745 + "plyp", // 19745 "Data Domain, Inc", // 19746 "The Open and Free Technology Community", // 19747 "Affiliated Computer Services, Inc. TripPak SERVICES", // 19748 @@ -20226,7 +20226,7 @@ "EBC", // 20204 "TIS Grupa d.o.o.", // 20205 "The Unwins Wine Group Ltd", // 20206 - "Closed Joint Stock Company ""PIOGLOBAL Services""", // 20207 + "Closed Joint Stock Company PIOGLOBAL Services", // 20207 "Latitude Technologies, Inc.", // 20208 "Submersion Corporation", // 20209 "Vigilant Privacy Corporation", // 20210 @@ -20334,7 +20334,7 @@ "Semantico Limited", // 20312 "ix-tech", // 20313 "FabDouglas", // 20314 - "OCA ""OpenCallArgentina""", // 20315 + "OCA OpenCallArgentina", // 20315 "Qosmetrics, Inc.", // 20316 "Lissi Co. Ltd.", // 20317 "Friedrich + Lochner GmbH", // 20318 @@ -20779,7 +20779,7 @@ "Prisacom s.a.", // 20757 "netSurity Ltd", // 20758 "Kepler-Rominfo S.A.", // 20759 - "Autonomous noncommercial organization ""Scientific and Training Center of Information Security of Pr",// 20760 + "Autonomous noncommercial organization Scientific and Training Center of Information Security of Pr",// 20760 "Uniklinikum Mannheim", // 20761 "Passage Consortia C/O Sony Electronics (Trustee)", // 20762 "Fastenal Company, Inc.", // 20763 @@ -21306,7 +21306,7 @@ "Edustructures LLC", // 21284 "Catalyst IT Ltd", // 21285 "Sygate Technologies", // 21286 - "Mikrovlny s.r.o.", // 21287 + "IQtronic technologies Europe s.r.o.", // 21287 "Cetacea Networks Corporation", // 21288 "grid-zero.net", // 21289 "GBP Software, LLC", // 21290 @@ -21349,7 +21349,7 @@ "Westsaechsische Hochschule Zwickau", // 21327 "Metos Oy", // 21328 "secXtreme GmbH", // 21329 - "JSC ""TransTeleCom Company""", // 21330 + "JSC TransTeleCom Company", // 21330 "RESEAUNANCE", // 21331 "Luciad NV", // 21332 "Chongqing Putian Communication Equipment Ltd, Co.", // 21333 @@ -22831,7 +22831,7 @@ "VLI Communications CO.,LTD.", // 22809 "Aktia Savings Bank p.l.c.", // 22810 "Pfeiffer & May Grosshandel AG", // 22811 - "Allscripts, LLC", // 22812 + "Veradigm, LLC", // 22812 "Pest Control Data Systems, Inc.", // 22813 "radiowave limted", // 22814 "Axeda Systems Inc.", // 22815 @@ -22901,7 +22901,7 @@ "Affine DB Ltd.", // 22879 "SonicDuo OSP dep.", // 22880 "Man Investments Ltd", // 22881 - "CJSC ""UKRAINIAN MOBILE COMMUNICATIONS""", // 22882 + "CJSC UKRAINIAN MOBILE COMMUNICATIONS", // 22882 "OPENLiMiT SignCubes GmbH", // 22883 "Western Gas Resources, Inc.", // 22884 "GIP CPAGE", // 22885 @@ -22909,7 +22909,7 @@ "PC-Ware Information Technologies AG", // 22887 "Interface Business GmbH", // 22888 "Zenprise, Inc.", // 22889 - "Department of Applied Mathematics ""U.Dini""", // 22890 + "Department of Applied Mathematics U.Dini", // 22890 "Future Connect (Pvt) Ltd", // 22891 "Jan B. Telepski Trading", // 22892 "Ing. Petr Setka", // 22893 @@ -23992,7 +23992,7 @@ "Hamburg Südamerikanische Dampfschifffahrts-Gesellschaft KG", // 23970 "Menzebach und Wolff IT-Consulting GbR", // 23971 "Fidelity MLS Systems and Solutions", // 23972 - "Still Tripping Productions.", // 23973 + "Shaun Anderson", // 23973 "General Dynamics Robotic Systems", // 23974 "et al Innovations Ltd", // 23975 "Zebanon Inc.", // 23976 @@ -24127,7 +24127,7 @@ "di-Cross", // 24105 "Damovo do Brasil S/A", // 24106 "xkoto Inc.", // 24107 - "UAB ""Eltera""", // 24108 + "UAB Eltera", // 24108 "Luix", // 24109 "Vigilix. LLC", // 24110 "Optivus Technology, Inc.", // 24111 @@ -24265,7 +24265,7 @@ "Amrita Institute of Medical Sciences", // 24243 "IntroMobile CO., Ltd", // 24244 "OSS Corporaton", // 24245 - "MGP ""Mosvodokanal""", // 24246 + "MGP Mosvodokanal", // 24246 "Bettge", // 24247 "Stockway Oy", // 24248 "Clinique Saint-Luc (Bouge)", // 24249 @@ -24563,7 +24563,7 @@ "Beijing GrandRole Software Co.,Ltd.", // 24541 "Albert-Einstein-Gymnasium", // 24542 "Black Eyed Moon", // 24543 - "JSC ""Eltel""", // 24544 + "JSC Eltel", // 24544 "Ursus Technologies, Inc.", // 24545 "ServerCave, Inc.", // 24546 "Linux Users Group Singapore", // 24547 @@ -24666,7 +24666,7 @@ "Applied Broadband, Inc.", // 24644 "e-DMZ Security, LLC.", // 24645 "Fonner", // 24646 - """NTC-Atlas""", // 24647 + "NTC-Atlas", // 24647 "SL EDV-Dienstleistungen", // 24648 "MainSkill Technologies GmbH&Co.KG", // 24649 "Control Systems srl", // 24650 @@ -24864,7 +24864,7 @@ "Gravitime", // 24842 "Halier", // 24843 "Petroleum Convenience Alliance for Technology Standards, Inc.", // 24844 - "JSC institute ""Promstrojniiproject""", // 24845 + "JSC institute Promstrojniiproject", // 24845 "Scivo Technology Co. Ltd.", // 24846 "International Criminal Court - Cour Penale Internationale", // 24847 "bollcons", // 24848 @@ -24929,7 +24929,7 @@ "Infopact Netwerkdiensten B.V.", // 24907 "Stored IQ, Inc.", // 24908 "Secure-24, LLC", // 24909 - "OOO ""ElitStudio""", // 24910 + "OOO ElitStudio", // 24910 "Foxbyte Ltd", // 24911 "ASELSAN INC.", // 24912 "Cook Group Incorporated", // 24913 @@ -25128,7 +25128,7 @@ "CSE Sh.p..k.", // 25106 "Stan Winston Studio", // 25107 "iRadeon, Inc.", // 25108 - "Wireless Edge Canada Inc.", // 25109 + "Wedge Networks Inc.", // 25109 "Vanguard Technology Corp.", // 25110 "VODCA", // 25111 "Top Gun Drywall Supply", // 25112 @@ -25196,7 +25196,7 @@ "NetOp as", // 25174 "DCN", // 25175 "Familie Uhlig", // 25176 - "VAS ""Latvijas Pasts""", // 25177 + "VAS Latvijas Pasts", // 25177 "GÉANT", // 25178 "GESA Elektronik GmbH", // 25179 "Itonis Ltd.", // 25180 @@ -25226,7 +25226,7 @@ "Prodato Integration Technology GmbH", // 25204 "Movial Corporation", // 25205 "Axxess Identification Limited", // 25206 - "JSC ""ATLAS""", // 25207 + "JSC ATLAS", // 25207 "CSC Scandihealth A/S", // 25208 "CURON Inc.", // 25209 "bizEbox", // 25210 @@ -25470,7 +25470,7 @@ "Verari Systems, Inc", // 25448 "Beijing Easy Broadband Technology Co.,Ltd.", // 25449 "eTraintronics.com", // 25450 - "UFPS Tymenskoy oblasti - filial FGUP ""Pochta Rossii""", // 25451 + "UFPS Tymenskoy oblasti - filial FGUP Pochta Rossii", // 25451 "Sikom Software GmbH", // 25452 "Seaview Support Systems Pvt Ltd", // 25453 "LiComm Co., Ltd.", // 25454 @@ -25775,7 +25775,7 @@ "KPH Computers", // 25753 "Shanghai onLAN Communication Tech.Co.,Ltd.", // 25754 "Liferay, LLC", // 25755 - "Mahidol Wittayanusorn (Public Organization)", // 25756 + "Mahidol Wittayanusorn School", // 25756 "Minister of Interior of Saudi Arabia", // 25757 "SIF Inc.", // 25758 "Almen Laboratories, Inc.", // 25759 @@ -26134,7 +26134,7 @@ "ISGS", // 26112 "keuning Information Systems", // 26113 "AXIOHM", // 26114 - "JSC STC ""Rissa""", // 26115 + "JSC STC Rissa", // 26115 "Practical Economic Research Limited", // 26116 "Lux Solis, LLC", // 26117 "BFSt", // 26118 @@ -26477,7 +26477,7 @@ "Secretariat of Information Technology, Government of Haryana", // 26455 "Budapest University of Technology and Economics (BME)", // 26456 "Meditec GmbH", // 26457 - "tetrade inc.", // 26458 + "United Security Providers AG", // 26458 "wavesyscom co.,Ltd", // 26459 "Alcor Communications", // 26460 "Knorr & Partner Ingenieure", // 26461 @@ -26613,7 +26613,7 @@ "Kynetia Networks S.L.", // 26591 "HUBER+SUHNER Polatis Ltd", // 26592 "littlemail", // 26593 - "ASOIU departament of NTUU ""KPI""", // 26594 + "ASOIU departament of NTUU KPI", // 26594 "Connect Tech Inc.", // 26595 "S-INFORMATION TECHNOLOGY CO., LTD.", // 26596 "Comerica Bank", // 26597 @@ -26798,7 +26798,7 @@ "maintech GmbH", // 26776 "Declude, Inc.", // 26777 "Nerdboy Services", // 26778 - "PPW ""ARAJ"" Sp. z o.o.", // 26779 + "PPW ARAJ Sp. z o.o.", // 26779 "GMx Technologies, Inc", // 26780 "Greg Cockerham", // 26781 "TRI-D Systems, Inc.", // 26782 @@ -26971,7 +26971,7 @@ "InterComputer Corp.", // 26949 "GUST / Ninja Services", // 26950 "RENAULT-NISSAN B.V.", // 26951 - "Joint-stock company ""Bank SOYUZ""", // 26952 + "Joint-stock company Bank SOYUZ", // 26952 "Astronix Technology Inc.", // 26953 "INdustrias Sola Basic, SA de CV", // 26954 "Avalon Networks LLC", // 26955 @@ -27014,7 +27014,7 @@ "ENTEL S.A.", // 26992 "Promwad Innovation Company", // 26993 "opensma", // 26994 - "Public Joint-Stock Company ""Baltiyskiy Bank""", // 26995 + "Public Joint-Stock Company Baltiyskiy Bank", // 26995 "Qmax Communications", // 26996 "Studer Professional Audio GmbH", // 26997 "Ultra Electronics", // 26998 @@ -27275,7 +27275,7 @@ "AusRegistry Pty Ltd", // 27253 "FIX Flyer LLC", // 27254 "Tarkhany Regional (County) Open Joint-Stock Bank", // 27255 - "NPF ""KRUG""", // 27256 + "NPF KRUG", // 27256 "Valimo Wireless Oy", // 27257 "NovaSecure AS", // 27258 "BEL POWER SOLUTIONS", // 27259 @@ -27299,7 +27299,7 @@ "SatPath Systems, Inc.", // 27277 "Sindoh Co., Ltd.", // 27278 "GoldenNet Technology Inc.", // 27279 - "Università Degli Studi di Urbino ""Carlo Bo", // 27280 + "Università Degli Studi di Urbino Carlo Bo", // 27280 "Netcon Systems", // 27281 "Realtek Semiconductor corp.", // 27282 "Xcenium Technology", // 27283 @@ -27362,7 +27362,7 @@ "OpenVPN Solutions LLC.", // 27340 "Medianstrip", // 27341 "Haskology Consulting", // 27342 - """Telekom Srbija"" a.d.", // 27343 + "Telekom Srbija a.d.", // 27343 "Dallmeier electronic GmbH & Co.KG", // 27344 "Alticor, Inc", // 27345 "VDA Elettronica spa", // 27346 @@ -27797,7 +27797,7 @@ "Site Monitoring Solutions Inc.", // 27775 "IDAC Ltd.", // 27776 "Auptyma Corporation", // 27777 - "UnState educational establishment of additional education ""Educational center ""Meson""",// 27778 + "UnState educational establishment of additional education Educational center Meson", // 27778 "OFFRATEL", // 27779 "Public Surplus, LLC", // 27780 "Ministerio de Empleo y Seguridad Social", // 27781 @@ -28099,7 +28099,7 @@ "WiseSport (Hong Kong) Limited", // 28077 "Genos Open Source S.L.", // 28078 "OpenScale Technologies GmbH", // 28079 - """ISG"" Joint Stock Company", // 28080 + "ISG Joint Stock Company", // 28080 "New Castle Community School Corporation", // 28081 "Rdesign", // 28082 "SOSDG", // 28083 @@ -28232,7 +28232,7 @@ "SunRocket Inc.", // 28210 "Emergency Response Management Services Inc.", // 28211 "FARIISTA LIMITED", // 28212 - "Open joint-stock company ""Agency for Mortgage Housing Crediting""", // 28213 + "Open joint-stock company Agency for Mortgage Housing Crediting", // 28213 "KERNEOS", // 28214 "3Roam SA", // 28215 "FingerPost Ltd", // 28216 @@ -28616,7 +28616,7 @@ "EXGEN Networks Co., Ltd.", // 28594 "PATRONAS Financial Systems GmbH", // 28595 "CTE Digital Broadcast s.r.l.", // 28596 - "National Centre for Scientific Research ""Demokritos""", // 28597 + "National Centre for Scientific Research Demokritos", // 28597 "Sambers Italia Spa", // 28598 "Landmark Communications, Inc.", // 28599 "Hetra Secure Solutions Corp.", // 28600 @@ -28817,7 +28817,7 @@ "uPRESTO, Inc", // 28795 "Haberst Infra AS", // 28796 "SCBA Expert Service Centre", // 28797 - "JSC ""SBERCARD""", // 28798 + "JSC SBERCARD", // 28798 "Thales Security Solutions and Services", // 28799 "QualiConsult Ltda", // 28800 "FlexStar Technology, Inc", // 28801 @@ -28942,7 +28942,7 @@ "blaulink GbR", // 28920 "Anchiva Systems, Inc.", // 28921 "Crescent Group Ltd.", // 28922 - "Luminator Holding, LP", // 28923 + "Luminator Technology Group Global, LLC", // 28923 "Megatel Industries Corp.", // 28924 "BIGLIST Inc.", // 28925 "Mitteldeutscher Rundfunk", // 28926 @@ -29008,7 +29008,7 @@ "FNMS Project", // 28986 "marsldap", // 28987 "icanetix Software Systems and Consulting GmbH", // 28988 - "Sociedad Mutual ""Seguro de Vida""", // 28989 + "Sociedad Mutual Seguro de Vida", // 28989 "PrivateMonitoring", // 28990 "Ghz Soluções em Informatica Dracena LTDA ME", // 28991 "American Century Proprietary Holdings, Inc.", // 28992 @@ -29024,7 +29024,7 @@ "PGGM", // 29002 "Fibernet International", // 29003 "La Voz de Galicia", // 29004 - "Joint Stock Company ""Scientific & Production Enterprise ""ORBITA""", // 29005 + "Joint Stock Company Scientific & Production Enterprise ORBITA", // 29005 "Vocalink Limited", // 29006 "R&D ScanEx", // 29007 "Kaya Software, LLC", // 29008 @@ -29169,7 +29169,7 @@ "Proficient Technology", // 29147 "Axolotl Corp.", // 29148 "data inform srl", // 29149 - "COMLAB AG", // 29150 + "Kontron Transportation Schweiz AG", // 29150 "Live Data Group, inc.", // 29151 "Palo Alto Unified School District", // 29152 "Ridgecrest Financial, Inc.", // 29153 @@ -29188,7 +29188,7 @@ "NetQoSt", // 29166 "ISTEC GmbH", // 29167 "T-Mobile International", // 29168 - "LLC ""Astelit""", // 29169 + "LLC Astelit", // 29169 "Interactive Quality Services Inc.", // 29170 "ESET, spol. s r.o.", // 29171 "Bresnan Communications, LLC.", // 29172 @@ -29338,7 +29338,7 @@ "Astute Networks, Inc.", // 29316 "Global Technology Inc.", // 29317 "Doquent Inc", // 29318 - "NTT Communications Corporation", // 29319 + "NTT DOCOMO BUSINESS, Inc.", // 29319 "regio iT aachen gmbh", // 29320 "IBL Software Engineering, Ltd.", // 29321 "Cabinplant A/S", // 29322 @@ -29971,7 +29971,7 @@ "Cassiopea OnLine srl", // 29949 "GMIT GmbH", // 29950 "DCom, spol. s r.o.", // 29951 - "JSC ""Alliance Group Holding""", // 29952 + "JSC Alliance Group Holding", // 29952 "deburit chemical engineering GmbH", // 29953 "Health Identity Management Consortium - HIMC", // 29954 "Medina VoIP", // 29955 @@ -30313,7 +30313,7 @@ "Sujansky & Associates, LLC", // 30291 "Monit24.pl", // 30292 "Collège Dunoyer de Segonzac", // 30293 - "InnoTrans Communications Inc.", // 30294 + "ATX Networks Corp.", // 30294 "I2Net Christian Nordmann", // 30295 "Innovation & Support Centre", // 30296 "The Clockwork Lab", // 30297 @@ -30493,7 +30493,7 @@ "TwoPiRadian Infotech Private Limited", // 30471 "CityLink, Ltd.", // 30472 "Steropes Technologies Limited", // 30473 - "CJSC ""InCore""", // 30474 + "CJSC InCore", // 30474 "Intra2net AG", // 30475 "BIS", // 30476 "gig mbh berlin", // 30477 @@ -30984,7 +30984,7 @@ "Denis Knauf", // 30962 "HUTON", // 30963 "ZLGMCU", // 30964 - "University ""Dunarea de Jos"" Galati", // 30965 + "University Dunarea de Jos Galati", // 30965 "SHENZHEN CLEVER ELECTRONIC CO.,LTD.", // 30966 "VVAAQIS", // 30967 "For Sale Digital Internet-Agentur GmbH", // 30968 @@ -31027,7 +31027,7 @@ "ODS-Medical GmbH", // 31005 "EnergoData", // 31006 "Ikse.net", // 31007 - "Business & Decision", // 31008 + NULL, // 31008 "PRECISION ELECTRONICS LTD.", // 31009 "Cymphonix Corp", // 31010 "Enterprise Management Consulting Ltd.", // 31011 @@ -31129,7 +31129,7 @@ "Global Protocols", // 31107 "Compriva Communications Privacy Solutions Inc.", // 31108 "IAVANTE Foundation", // 31109 - "UAB ""BT-Grupe""", // 31110 + "UAB BT-Grupe", // 31110 "Norfello Oy", // 31111 "XForm Systems GmbH", // 31112 "Swemel JSC", // 31113 @@ -31213,7 +31213,7 @@ "Alset Corporation", // 31191 "Hella KGaA Hueck & Co.", // 31192 "DT Netsolution GmbH", // 31193 - "Public Association ""RENAM"" (Research and Educational Networking Association of Moldova)",// 31194 + "Public Association RENAM (Research and Educational Networking Association of Moldova)",// 31194 "audio data Ton- und Datentechnik GmbH", // 31195 "Sosialistisk Venstreparti", // 31196 "Ousmane Ba International Business Automation", // 31197 @@ -32533,7 +32533,7 @@ "Fountainhead Investments Ltd.", // 32511 "Zen Soluciones", // 32512 "Buerologistik GmbH & Co. KG", // 32513 - "JSC Effortel", // 32514 + "Effortel", // 32514 "Rebtel Networks AB", // 32515 "Gisdata", // 32516 "Accsys GmbH", // 32517 @@ -32721,7 +32721,7 @@ "Thales Alenia Space France", // 32699 "INBUSS Informatikai Szolgáltató és Kereskedelmi Kft.", // 32700 "Loyalty Partner GmbH", // 32701 - "Joint Stock Company ""NPO RusBITech""", // 32702 + "Joint Stock Company NPO RusBITech", // 32702 "Centre de Recherche Henri Tudor - SANTEC", // 32703 "JSC ErshovTelecom", // 32704 "dSys e.K.", // 32705 @@ -33048,7 +33048,7 @@ "Positive Advisory S.A.", // 33026 "CAJA DE AHORROS DE GALICIA", // 33027 "Prassel S.r.l.", // 33028 - "CJSC “Borisoglebsk Communication System""", // 33029 + "CJSC “Borisoglebsk Communication System", // 33029 "Timico Ltd", // 33030 "C.G.C.,a.s.", // 33031 "CTP GmbH", // 33032 @@ -33108,7 +33108,7 @@ "ims Info Management System AG", // 33086 "International School of Stuttgart e. V.", // 33087 "Versatile Knowledge System", // 33088 - "Fachhochschule für öffentliche Verwaltung NRW", // 33089 + "Hochschule für Polizei und öffentliche Verwaltung Nordrhein-Westfalen", // 33089 "xxlboy", // 33090 "TCRP", // 33091 "Opsource", // 33092 @@ -33218,7 +33218,7 @@ "VITA", // 33196 "WIT", // 33197 "SISCA", // 33198 - """TERRATEL"" LLC", // 33199 + "TERRATEL LLC", // 33199 "Gelber Group LLC", // 33200 "3F Elettronica s.n.c.", // 33201 "ASUMO CO., LTD.", // 33202 @@ -33872,7 +33872,7 @@ "Capgemini Spain SLU", // 33850 "Combilent A/S", // 33851 "Tractis", // 33852 - """STM"" Co., Ltd", // 33853 + "STM Co., Ltd", // 33853 "RP Compounds GmbH", // 33854 "ADVtools", // 33855 "Ansgar Jonietz", // 33856 @@ -34075,10 +34075,10 @@ "Associação Hospitalar Santa Rosália", // 34053 "Australian Nursing Federation", // 34054 "Vietnam National University, Hanoi", // 34055 - "Tranquil Hosting", // 34056 + "NetActuate", // 34056 "Beehive Security", // 34057 "Babicom", // 34058 - "NII ""Vektor""", // 34059 + "NII Vektor", // 34059 "Nexgen Technologies", // 34060 "COS-CRPF", // 34061 "Mosart Medialab AS", // 34062 @@ -34588,7 +34588,7 @@ "Tradar Limited", // 34566 "Micronetics, Inc.", // 34567 "Synectics", // 34568 - "KB ""Uniastrumbank""", // 34569 + "KB Uniastrumbank", // 34569 "Netdeep Tecnologia", // 34570 "SIGNION SYSTEMS", // 34571 "NARI-RELAYS Electric Co., Ltd.", // 34572 @@ -34685,7 +34685,7 @@ "Lavinia Interactiva", // 34663 "Trident Micro Systems", // 34664 "ENTEL S.A. BOLIVIA", // 34665 - "Lava Business Solutions", // 34666 + "LavaBS", // 34666 "DSP LABS S.r.l.", // 34667 "Koine Servizi S.r.l.", // 34668 "Encarnate, LLC", // 34669 @@ -34724,7 +34724,7 @@ "Parity Energy Inc.", // 34702 "Stefan Sieber", // 34703 "H. Lundbeck A/S", // 34704 - "ZAO GU NPO ""Stroytechautomatika""", // 34705 + "ZAO GU NPO Stroytechautomatika", // 34705 "Aprius Inc.", // 34706 "Centro Federal de Educação Tecnológica de Minas Gerais", // 34707 "Etrafficers, Inc.", // 34708 @@ -34813,7 +34813,7 @@ "Centre Hospitalier de Péronne", // 34791 "Gouvernement de Nouvelle-Caledonie", // 34792 "Azblink", // 34793 - "JSC Commercial Bank ""Center-invest""", // 34794 + "JSC Commercial Bank Center-invest", // 34794 "DATA-PKS Ltd.", // 34795 "MBS GmbH", // 34796 "AM-GmbH", // 34797 @@ -34945,7 +34945,7 @@ "KOOLING", // 34923 "Augustine Consulting", // 34924 "Nantes Systems Private Limited", // 34925 - "Limited Liability Company ""Wild Orchid""", // 34926 + "Limited Liability Company Wild Orchid", // 34926 "DL Santé", // 34927 "ACVITAS", // 34928 "SURGIDEX", // 34929 @@ -35050,7 +35050,7 @@ "netPark LLC", // 35028 "K.C.Innovations Co.,Ltd.", // 35029 "Run Technologies Co.,Ltd.Beijing", // 35030 - "GP NPF ""Ratex""", // 35031 + "GP NPF Ratex", // 35031 "BelTechInfo", // 35032 "Global Net Commerce, Inc.", // 35033 "Sentai Digital, LLC", // 35034 @@ -35072,7 +35072,7 @@ "topdog.ru.net", // 35050 "Systemnoe Modelirovanie i Analiz LLC", // 35051 "Condrey Corporation", // 35052 - "LLC ""Promo Interactive""", // 35053 + "LLC Promo Interactive", // 35053 "Jan Schampera", // 35054 "Gameloft", // 35055 "whiteroad", // 35056 @@ -35192,7 +35192,7 @@ "Bioptic Co., Ltd.", // 35170 "Cloudeva", // 35171 "Nordex", // 35172 - "Automobile Association ""DreamCar""", // 35173 + "Automobile Association DreamCar", // 35173 "PBS&J", // 35174 "TamKang University - Information Management Network Association", // 35175 "Asavie Technologies Ltd.", // 35176 @@ -35234,7 +35234,7 @@ "dealnews.com, Inc.", // 35212 "Sandbox Solutions", // 35213 "Agence pour l'Enseignement Français à l'Etranger", // 35214 - "ZAO ""Begun""", // 35215 + "ZAO Begun", // 35215 "w-Ha", // 35216 "Adknowledge Inc", // 35217 "Beemaster ICT", // 35218 @@ -35394,7 +35394,7 @@ "Daniel Clark", // 35372 "Slovak Telekom, a.s.", // 35373 "Universidade Federal do Espirito Santo", // 35374 - "UAB ""Mano numeris""", // 35375 + "UAB Mano numeris", // 35375 "SOFTWAY MEDICAL", // 35376 "Funkwerk IP-Appliances GmbH", // 35377 "Antwerpse Waterwerken", // 35378 @@ -35486,7 +35486,7 @@ "Blues Point Partners Pty Ltd", // 35464 "Bank Julius Baer & Co. Ltd.", // 35465 "Forsway Scandinavia AB", // 35466 - "OOO""SpinBrain""", // 35467 + "OOOSpinBrain", // 35467 "Kaunas University of Technology", // 35468 "Seamless Distribution AB", // 35469 "First-Matrix", // 35470 @@ -35610,13 +35610,13 @@ "ndl.kiev.ua", // 35588 "Confederación Pirata", // 35589 "Convergent Communications, Inc", // 35590 - "Limited Liability Company ""Mejregiongaz """, // 35591 + "Limited Liability Company Mejregiongaz ", // 35591 "FiberSensing S.A.", // 35592 "Thales / Rockwell Collins", // 35593 "iCOMcept GmbH", // 35594 "distributedmatter.net", // 35595 "Innovid Co., Ltd.", // 35596 - """TeleMiks"" UE", // 35597 + "TeleMiks UE", // 35597 "PIWorks Inc", // 35598 "Marketware", // 35599 "TCC R&D GmbH", // 35600 @@ -35625,7 +35625,7 @@ "TIANJIN DEVISER ELECTRONICS INSTRUMENT CO.,LTD", // 35603 "Compal Broadband Networks Inc.", // 35604 "Montani Webdevelopment + Strategie", // 35605 - "ZAO NPC ""KOMPYUTERNYE TECHNOLOGII""", // 35606 + "ZAO NPC KOMPYUTERNYE TECHNOLOGII", // 35606 "Wireless eSystems", // 35607 "Answer Quick", // 35608 "AXIe Consortium, Inc.", // 35609 @@ -35866,7 +35866,7 @@ "Stormont-Vail HealthCare", // 35844 "Heraklion Wireless", // 35845 "Parsons", // 35846 - "Greenbone Networks GmbH", // 35847 + "Greenbone AG", // 35847 "Multipolaris Ltd.", // 35848 "Telefonica International Wholesale Services", // 35849 "Horns And Hooves", // 35850 @@ -35899,7 +35899,7 @@ "High Technology Industries B.V.", // 35877 "Conseil général de l'Aube", // 35878 "WellDoc, Inc.", // 35879 - "JSC ""Mediafon""", // 35880 + "JSC Mediafon", // 35880 "Ionis group", // 35881 "NTT DATA KYUSHU CORPORATION", // 35882 "VisualSoft Private Limited", // 35883 @@ -35929,7 +35929,7 @@ "CRV Natural", // 35907 "Embrane, Inc.", // 35908 "Horace Mann Educators Corporation", // 35909 - "overnet.qc.ca", // 35910 + "overnet.ca", // 35910 "Mrezne Tehnologije Verso", // 35911 "Makedonijalek", // 35912 "Diputacion Provincial de Cáceres", // 35913 @@ -36232,7 +36232,7 @@ "Centre hospitalier de l'Université de Montréal", // 36210 "The Catholic University of America", // 36211 "Research and Education Bridge Certification Authority, Inc.", // 36212 - "SIA ""INBOKSS""", // 36213 + "SIA INBOKSS", // 36213 "Galaxy Telecom Technologies Ltd", // 36214 "Greek Academic Network - GUnet", // 36215 "GoliathDNS ENK", // 36216 @@ -36415,7 +36415,7 @@ "Bohemia Interactive", // 36393 "Benco Dental", // 36394 "Hochschule Wilhelmshaven/Oldenburg/Elsfleth", // 36395 - "OAO ""FSK EES"" MES Siberian", // 36396 + "OAO FSK EES MES Siberian", // 36396 "Plurk Inc.", // 36397 "Ingenieria GBR, C.A.", // 36398 "39th Studios, LLC", // 36399 @@ -36725,7 +36725,7 @@ "ABR Innovations, LLC.", // 36703 "My Ways, Org.", // 36704 "National Time Service Center,Chinese Academy of Sciences", // 36705 - "Fundación Centro Oncológico de Galicia ""José Antonio Quiroga y Piñeyro""", // 36706 + "Fundación Centro Oncológico de Galicia José Antonio Quiroga y Piñeyro", // 36706 "SpiderCloud Wireless, Inc.", // 36707 "Sensus Informatika Kft.", // 36708 "Mezeo Software Corporation", // 36709 @@ -36843,7 +36843,7 @@ "Local Matters, Inc.", // 36821 "Adaffix GmbH", // 36822 "Conference Plus, Inc.", // 36823 - "UFPS ""Tatarstan pochtasy"" - filial FGUP ""Pochta Rossii""", // 36824 + "UFPS Tatarstan pochtasy - filial FGUP Pochta Rossii", // 36824 "Grenada Lake Medical Center", // 36825 "Control Zero", // 36826 "Message Solution", // 36827 @@ -36865,7 +36865,7 @@ "Valley Telegence Private Ltd", // 36843 "Sozialhilfeverband Kirchdorf an der Krems", // 36844 "ABACOM-Ingenieurgesllschaft", // 36845 - "OOO ""SMU OFISSTROY""", // 36846 + "OOO SMU OFISSTROY", // 36846 "International Game Technology, Inc.", // 36847 "CRE-DO GmbH", // 36848 "Hanwha Vision Co., Ltd.", // 36849 @@ -36963,7 +36963,7 @@ "Solekai Systems Corporation", // 36941 "KAVECO-Workflow", // 36942 "Venice International University", // 36943 - "ANO ""TV-Novosti""", // 36944 + "ANO TV-Novosti", // 36944 "Advance Milles System Co.,Ltd.", // 36945 "Web Technology Projects ltd.", // 36946 "Multilab AS", // 36947 @@ -36997,7 +36997,7 @@ "UrgentCare Works, LLC", // 36975 "Critter bvba", // 36976 "Eloqua Corporation", // 36977 - "Pico Digital Inc", // 36978 + "ATX Networks Corp.", // 36978 "accumio GmbH", // 36979 "Steinle Solution-Factory GmbH", // 36980 "Kindersprachscreening", // 36981 @@ -37269,7 +37269,7 @@ "Thales Solutions Asia", // 37247 "JoongboTech Co, LTD.", // 37248 "Amicon Ltd", // 37249 - "Grid2Home", // 37250 + "Kitu Systems, Inc.", // 37250 "eVent Medical Inc", // 37251 "Image Video", // 37252 "Energy Aware Technology Inc.", // 37253 @@ -37596,7 +37596,7 @@ "Alberta Distance Learning Centre", // 37574 "Infobip LTD", // 37575 "NovelSat", // 37576 - "Branch of LLC ""Tabak-Invest"" Trade Center ""Korona""", // 37577 + "Branch of LLC Tabak-Invest Trade Center Korona", // 37577 "Samworth Brothers Ltd", // 37578 "Synetrix Holdings Limited", // 37579 "Chao-Inn elementary school", // 37580 @@ -37625,7 +37625,7 @@ "Meami.org", // 37603 "RMG Tech (Malaysia) Sdn Bhd", // 37604 "MCX Telecom 2 Sp. z o.o.", // 37605 - """SM Finance"",JSC", // 37606 + "SM Finance,JSC", // 37606 "Cascada Software & Consulting", // 37607 "CareEvolution, Inc", // 37608 "Dang Networks Inc.", // 37609 @@ -37661,7 +37661,7 @@ "ECYS S.A.", // 37639 "Federal Cardiovascular surgery center", // 37640 "Neebula Systems", // 37641 - "GK ""SoftExpert""", // 37642 + "GK SoftExpert", // 37642 "IBM BTO Business Consulting Services Sp. z o.o.", // 37643 "Fuzhou Ucore Information Technologies Co,.Ltd", // 37644 "Medical Data Express", // 37645 @@ -37727,7 +37727,7 @@ "CommSoft RMS LLC", // 37705 "Netmedia Systems e. K.", // 37706 "Rocrail", // 37707 - "Systola Forwarding GmbH", // 37708 + "Systola GmbH", // 37708 "S3 Satcom Ltd", // 37709 "Dane E. Jones", // 37710 "FileMaker Inc", // 37711 @@ -37795,7 +37795,7 @@ "OAO NESK Novorossiyskenergosbit", // 37773 "51.6 Noord B.V.", // 37774 "BaoBros Studio", // 37775 - "Co. Ltd. ""RCS Labs""", // 37776 + "Co. Ltd. RCS Labs", // 37776 "Cabinet Pierre Guerin", // 37777 "Northern Design (Electronics) Ltd", // 37778 "Nuvolas", // 37779 @@ -37932,7 +37932,7 @@ "Modesat Communications", // 37910 "CDP Communications Inc.", // 37911 "Locomotive Software & Consulting", // 37912 - "ZAO PTKB ""MERCURIY""", // 37913 + "ZAO PTKB MERCURIY", // 37913 "TECNOTEL s.r.l.", // 37914 "Shenzhen Zyeeda Information Technology Co. Ltd.", // 37915 "Volvo Car Corporation AB", // 37916 @@ -37965,7 +37965,7 @@ "Medium Link System Technology CO., LTD", // 37943 "megalo & company", // 37944 "Inspur(BeiJing) Electronic Information Industry Co.,Ltd", // 37945 - "CJSC ""Dzetta""", // 37946 + "CJSC Dzetta", // 37946 "Banco Central del Ecuador", // 37947 "TOS.BG", // 37948 "TenneT TSO", // 37949 @@ -38046,7 +38046,7 @@ "Logic Soft sas", // 38024 "MindArray Systems (P) Ltd", // 38025 "ACOME", // 38026 - "Ltd ""InfoTechnoService""", // 38027 + "Ltd InfoTechnoService", // 38027 "DANTECH Limited", // 38028 "University of South Florida", // 38029 "Conngame Co.Ltd.", // 38030 @@ -38239,7 +38239,7 @@ "gigatec GmbH", // 38217 "Designer Systems Ltd", // 38218 "Therap Services, LLC", // 38219 - "Private Unitary Enterprise on Rendering Services ""Greenwall Systems""", // 38220 + "Private Unitary Enterprise on Rendering Services Greenwall Systems", // 38220 "IP Gorshkov Yuri Valerevich", // 38221 "Philips North America LLC", // 38222 "definition six, inc.", // 38223 @@ -38385,7 +38385,7 @@ "PT Primatama Sentra Solusi", // 38363 "Netsis Technology", // 38364 "BKW Management AG", // 38365 - "Joint-Stock Bank ""Master-Bank""", // 38366 + "Joint-Stock Bank Master-Bank", // 38366 "KIS Information Services GmbH", // 38367 "Radimetrics Inc.", // 38368 "ZiXi, LLC", // 38369 @@ -38445,7 +38445,7 @@ "PBeaKK", // 38423 "BalTstamp", // 38424 "Private University College of Education of the Diocese of Linz", // 38425 - "State company ""Russian highways""", // 38426 + "State company Russian highways", // 38426 "Genève Aéroport", // 38427 "SlimPay", // 38428 "Dryden Municipal Telephone System", // 38429 @@ -38475,7 +38475,7 @@ "Indigo Dynamic Networks, LLC", // 38453 "Adpuntum GmbH", // 38454 "Cyberware Inc.", // 38455 - "IC ""ISKRA"" Ltd.", // 38456 + "IC ISKRA Ltd.", // 38456 "ecvision", // 38457 "Nachtwacht", // 38458 "SBIT GmbH", // 38459 @@ -38891,7 +38891,7 @@ "Alexey S Khromov", // 38869 "Mandiant", // 38870 "Vostokcement Ltd.", // 38871 - "JSC ""Prompribor""", // 38872 + "JSC Prompribor", // 38872 "Alex Bolgov", // 38873 "ENABIL Solutions Ltd.", // 38874 "UnifiedPost S.A.", // 38875 @@ -39201,7 +39201,7 @@ "Accuoss", // 39179 "MTICUBE, LLC", // 39180 "International Development Council for Academic Studies (IDCAS)", // 39181 - "OJSC ""GT-TEC Energo""", // 39182 + "OJSC GT-TEC Energo", // 39182 "Layered Logic, Inc.", // 39183 "xingplatform inc", // 39184 "System Level Solutions (India) Pvt. Ltd", // 39185 @@ -39401,7 +39401,7 @@ "Lab M, llc", // 39379 "Fysisch-Mathematische Faculteitsvereniging", // 39380 "Daggerpoint Technologies", // 39381 - "JSC ""ZHASO""", // 39382 + "JSC ZHASO", // 39382 "Flex Valley srl", // 39383 "CRYPTAS it-Security GmbH", // 39384 "M.M. Elektrolab", // 39385 @@ -39638,7 +39638,7 @@ "GlasgowNet", // 39616 "PDT Partners, LLC", // 39617 "Cloud Assist", // 39618 - "Institutul pentru Tehnologii Avansate", // 39619 + "UM 0296 Bucuresti", // 39619 "JANUS srl", // 39620 "SOPLEX Consult GmbH", // 39621 "Intermas France S.A.S", // 39622 @@ -39694,7 +39694,7 @@ "Elite Automação Comércio e Serviços Ltda ME", // 39672 "Talon Storage Solutions", // 39673 "OctoGate GmbH", // 39674 - "Vast Array Corporation", // 39675 + "BFB.ME LLC", // 39675 "Pason Systems Corp.", // 39676 "Archdata SPRL", // 39677 "American Domain Names LLC", // 39678 @@ -39825,14 +39825,14 @@ "IT-Box GmbH", // 39803 "Ctyle Corporation", // 39804 "Ingenious Med", // 39805 - "PrJSC ""IC SEB LIFE UKRAINE""", // 39806 + "PrJSC IC SEB LIFE UKRAINE", // 39806 "Edgewater Wireless Systems Inc.", // 39807 "SHINE SYSTEM", // 39808 "Lonely Planet", // 39809 "KNET Co., Ltd.", // 39810 "ZaPOP (Pty) Ltd", // 39811 "UC RUSAL", // 39812 - "Public Joint-Stock Company ""National Depository of Ukraine""", // 39813 + "Public Joint-Stock Company National Depository of Ukraine", // 39813 "SOLYSTIC", // 39814 "iphion B.V.", // 39815 "Accelatis", // 39816 @@ -40042,7 +40042,7 @@ "Gutenberg Networks", // 40020 "Viscount Systems Inc", // 40021 "Sirius Software, Inc.", // 40022 - "LLC "" NPF DUKON""", // 40023 + "LLC NPF DUKON", // 40023 "iNovo Broadband, Inc.", // 40024 "Tym3", // 40025 "Société d’Informatique et de Systèmes", // 40026 @@ -40091,7 +40091,7 @@ "enprovia Software Engineering s. r. o.", // 40069 "RetailNext", // 40070 "P. St. Onge", // 40071 - "techlab.jp", // 40072 + "ouchi.dev", // 40072 "Lutron Electronics Company, Inc", // 40073 "Energy Solutions Ltd.", // 40074 "SPL-Xdemat", // 40075 @@ -40265,7 +40265,7 @@ "3U HOLDING AG", // 40243 "SDAMO Group, LLC", // 40244 "Böning Automationstechnologie GmbH & Co. KG", // 40245 - "OOO ""Laboratoriya Trehmernogo Zreniya""", // 40246 + "OOO Laboratoriya Trehmernogo Zreniya", // 40246 "GGS German Graduate School of Management and Law", // 40247 "NPO Telecom JSC", // 40248 "Vargyas Networks, Inc D/B/A Maxxwave", // 40249 @@ -40313,7 +40313,7 @@ "Central National Australia Pty Ltd", // 40291 "Mekelle University", // 40292 "TG Byte Software GmbH", // 40293 - "OOO ""Jewelry House ""Kristall""", // 40294 + "OOO Jewelry House Kristall", // 40294 "dogado Internet GmbH", // 40295 "stocka", // 40296 "Hytera Communications Co.,Ltd.", // 40297 @@ -40572,7 +40572,7 @@ "OZtell", // 40550 "Bootable Cluster CD", // 40551 "Salcininku rajono savivaldybes administracija", // 40552 - """Bulgartabac-Holding"" AD", // 40553 + "Bulgartabac-Holding AD", // 40553 "Tecom", // 40554 "Garz & Fricke GmbH", // 40555 "Moving Possibilities LLC", // 40556 @@ -40644,7 +40644,7 @@ "Covea Insurance plc", // 40622 "Morgowicz Inc", // 40623 "Willops Management", // 40624 - "SBO ""Centre of Information Technology of the Orenburg region""", // 40625 + "SBO Centre of Information Technology of the Orenburg region", // 40625 "Web de Confianza Andaluza S.Coop.And.", // 40626 "Jefferson Regional Medical Center", // 40627 "FormPipe Software A/S", // 40628 @@ -40652,7 +40652,7 @@ "Crexendo, Inc.", // 40630 "AVA Communications", // 40631 "Trüb AG", // 40632 - """Scan Engineering Telecom"" CJSC", // 40633 + "Scan Engineering Telecom CJSC", // 40633 "Willway, S.A.", // 40634 "opvizor GmbH", // 40635 "Use System Engineering B.V.", // 40636 @@ -40954,7 +40954,7 @@ "SuccWare (Beijing) Software System Co., Ltd", // 40932 "QiZhi Technologies", // 40933 "LIG Nex1", // 40934 - "LTD ""MedScann""", // 40935 + "LTD MedScann", // 40935 "St. Elisabeth Convent", // 40936 "Axelprod GSM Transmission", // 40937 "MobileIron Inc.", // 40938 @@ -41013,7 +41013,7 @@ "tedox KG", // 40991 "vijay. Pvt. Ltd", // 40992 "HD Vest Inc.", // 40993 - "LLC ""AIS Gorod""", // 40994 + "LLC AIS Gorod", // 40994 "DLG Automacao Industrial Ltda", // 40995 "SilverRail Technologies, Inc.", // 40996 "Armonti Digital Services", // 40997 @@ -41273,7 +41273,7 @@ "Simple Software Solutions", // 41251 "Wicked Software", // 41252 "Millry Telephone Co", // 41253 - "Wroclaw School of Applied Informatics ""Horyzont""", // 41254 + "Wroclaw School of Applied Informatics Horyzont", // 41254 "Maui Systems Ltd", // 41255 "NormanStudios", // 41256 "SignOn", // 41257 @@ -41613,7 +41613,7 @@ "Sipi srl", // 41591 "Evanti", // 41592 "Sard Verbinnen & Co", // 41593 - "LLC ""Ekb-Info""", // 41594 + "LLC Ekb-Info", // 41594 "Genesis Technical Systems Corp", // 41595 "HornersCorners, LLC", // 41596 "RFEvolution s.r.l.", // 41597 @@ -41771,7 +41771,7 @@ "Owens State Community College", // 41749 "Head Department for Statistics and Information Technologies of State Customs Committee",// 41750 "ROBIN'S", // 41751 - "ZAO ""NPK Rotek""", // 41752 + "ZAO NPK Rotek", // 41752 "Greg Waterhouse", // 41753 "Daniel Sage", // 41754 "Lastline, Inc.", // 41755 @@ -41883,7 +41883,7 @@ "Tucker Ellis LLP", // 41861 "Metawell", // 41862 "Mongoose GFX", // 41863 - "EyeKor LLC.", // 41864 + "MERIT CRO, Inc.", // 41864 "Monitor Business Machines Ltd", // 41865 "Hitachi-LG Data Storage, Inc.", // 41866 "yinyuetai", // 41867 @@ -41893,7 +41893,7 @@ "Sonifex Ltd", // 41871 "Masdar PV GmbH", // 41872 "Institut Superieur d'Electronique de Paris (ISEP)", // 41873 - "LLC ""ANTE-MEDIAM""", // 41874 + "LLC ANTE-MEDIAM", // 41874 "Esselte IPR AB", // 41875 "FOXCOMM NETWORKS", // 41876 "Orban", // 41877 @@ -41972,7 +41972,7 @@ "DTI Solutions", // 41950 "Quarles & Brady, LLP", // 41951 "Asad Ahmed", // 41952 - "JSC ""ESC of EVRAAS""", // 41953 + "JSC ESC of EVRAAS", // 41953 "Polewall Norge AS", // 41954 "Jansen AG", // 41955 "Fellig e.V.", // 41956 @@ -42125,7 +42125,7 @@ "hmcw gmbh", // 42103 "wi2be Tecnologia S/A", // 42104 "WebControl", // 42105 - "'MIGHTY APPARATUS FOR RADIOBRODCASTING AND TV"" Joint-Stock Company", // 42106 + "'MIGHTY APPARATUS FOR RADIOBRODCASTING AND TV Joint-Stock Company", // 42106 "South Carolina Department of Revenue", // 42107 "HRSoftworks", // 42108 "Linux Based Systems Design, Ltd", // 42109 @@ -42580,7 +42580,7 @@ "Canis Lupus LLC", // 42558 "AppEnsure", // 42559 "Kirovohrad Volodymyr Vynnychenko State Pedagogical University", // 42560 - "ZAO ""MD Project 2000""", // 42561 + "ZAO MD Project 2000", // 42561 "Universidad Pública de Navarra (UPNA)", // 42562 "Kaleidescape, Inc.", // 42563 "KO4BB Electronics", // 42564 @@ -42748,7 +42748,7 @@ "ArcSoft Hangzhou CO.,LTD.", // 42726 "X-Company Pty Ltd", // 42727 "Tomaxx GmbH", // 42728 - "Private Iron and Steel Joint Stock Company ""Donetsksteel""", // 42729 + "Private Iron and Steel Joint Stock Company Donetsksteel", // 42729 "Croda International Plc", // 42730 "Statkraft SF", // 42731 "Southern Power Systems, Inc.", // 42732 @@ -42798,7 +42798,7 @@ "one2many BV", // 42776 "Gosuncn Technology Group Co., Ltd", // 42777 "Michael Offel (mflour.com)", // 42778 - "CJSC ""NORSI-TRANS""", // 42779 + "CJSC NORSI-TRANS", // 42779 "SEB DEVELOPPEMENT SAS", // 42780 "Bragg Communications Inc.", // 42781 "Ekrompt, JSC", // 42782 @@ -42972,7 +42972,7 @@ "Hangzhou Joson Technology Co.,Ltd", // 42950 "Highlands Technologies Solutions", // 42951 "SOREDI touch systems GmbH", // 42952 - """Runet Business Systems""", // 42953 + "Runet Business Systems", // 42953 "Bizerba GmbH & Co. KG", // 42954 "Louisville-Jefferson County Metro Government", // 42955 "HumanIT Inc.", // 42956 @@ -42989,7 +42989,7 @@ "liedloff.org", // 42967 "Wertschütz GmbH i.Gr.", // 42968 "Iorga Group", // 42969 - "RP SIA ""Rigas satiksme""", // 42970 + "RP SIA Rigas satiksme", // 42970 "ONELAN LIMITED", // 42971 "IT Business Solutions and Services (ITBSS)", // 42972 "COMDOK GmbH", // 42973 @@ -43090,7 +43090,7 @@ "AVG Technologies", // 43068 "Markus Ruecker (mr-consult.net)", // 43069 "Hrvatska narodna banka", // 43070 - "NABB Gaming Community", // 43071 + "Kronus Network", // 43071 "Privlo, Inc.", // 43072 "roskakori.fi", // 43073 "WRH Inc", // 43074 @@ -43239,7 +43239,7 @@ "Ultimate Europe Transportation Equipment GmbH", // 43217 "tecalor", // 43218 "Sallie Mae", // 43219 - "DB Netz AG", // 43220 + "DB InfraGO AG", // 43220 "Bemobi Midia e Entretenimento LTDA.", // 43221 "Oxfam", // 43222 "Wireless Telecom Group, Inc", // 43223 @@ -43269,7 +43269,7 @@ "Rui Pereira (netcloud.pt)", // 43247 "3 Turn Productions LLC", // 43248 "THM Consulting Ltd", // 43249 - """Group of companies ""POWER ENGINEERING"" Ltd", // 43250 + "Group of companies POWER ENGINEERING Ltd", // 43250 "Planet Erde", // 43251 "CosDay e. V.", // 43252 "ASGraphics", // 43253 @@ -43293,7 +43293,7 @@ "Justus-Liebig-Universität Gießen", // 43271 "Austria Card Plastikkarten und Ausweissysteme Ges.m.b.H", // 43272 "Control Center Apps GmbH", // 43273 - """Group of Companies ""RosIntegracija"" LLC.", // 43274 + "Group of Companies RosIntegracija LLC.", // 43274 "Alex Eggenberger", // 43275 "Coreline Soft Co.,Ltd", // 43276 "AE Telelink System Limited", // 43277 @@ -44336,7 +44336,7 @@ "Democritus University of Thrace", // 44314 "Guido Di Fazio", // 44315 "Softneta UAB", // 44316 - "Kanton Zug (www.zg.ch)", // 44317 + "Kanton Zug (zg.ch)", // 44317 "PT. Telekomunikasi Indonesia", // 44318 "Oklahoma Cancer Specialists and Research Institute", // 44319 "Lake Norman Hematology Oncology", // 44320 @@ -44365,7 +44365,7 @@ "Jackson Oncology Associates, PLLC", // 44343 "CANCER CENTER ASSOCIATES", // 44344 "LLC, Sintek", // 44345 - "JSC ""Promstroikontrakt""", // 44346 + "JSC Promstroikontrakt", // 44346 "IK SATPROF LLC", // 44347 "NIL KSA", // 44348 "Highland Clinic, APMC", // 44349 @@ -44543,7 +44543,7 @@ "WUNDERVOLL NETWORKS", // 44521 "Information Technology Solutions Laboratory", // 44522 "NetBeez", // 44523 - "Research & Development Center ""Vulkan"" LLC", // 44524 + "Research & Development Center Vulkan LLC", // 44524 "Breast Surgery of Tulsa", // 44525 "Carta Solutions Processing Services Corp", // 44526 "Marco Dominguez", // 44527 @@ -44583,11 +44583,11 @@ "Alachua County Library District", // 44561 "aixtools (Michael Felt)", // 44562 "Irkutsk Diagnostic Centre", // 44563 - "CJSC ""ENERGOMERA""", // 44564 + "CJSC ENERGOMERA", // 44564 "Tobias Mandjik", // 44565 "OOO Komandor-holding", // 44566 "Agencja Rozwoju Przemyslu S.A.", // 44567 - "Om7Sense GmbH", // 44568 + "PDU5", // 44568 "Regional Networks, Ltd.", // 44569 "Lancaster Cancer Center", // 44570 "Solinea, Inc", // 44571 @@ -44707,7 +44707,7 @@ "NTENT", // 44685 "ROI Development Corp., DBA Newmar", // 44686 "Hebeo", // 44687 - "WorldWide Supply LLC (aka ""WWS"")", // 44688 + "WorldWide Supply LLC (aka WWS)", // 44688 "Groupe Simplinet inc.", // 44689 "Sonavox Canada Inc.", // 44690 "GRUPO ONCOLOGICO COMUNITARIO DE SAN JUAN", // 44691 @@ -44743,7 +44743,7 @@ "Okaki Health Intelligence Inc", // 44721 "WALLMEDIEN AG", // 44722 NULL, // 44723 - "LLC ""ITTech""", // 44724 + "LLC ITTech", // 44724 "BADTRONIC sarl", // 44725 "Radionika Sp. z o.o.", // 44726 "Y2S Corporation", // 44727 @@ -44831,7 +44831,7 @@ "HealthStream, Inc.", // 44809 "arales.org", // 44810 "Funambolo Technologies Private Limited", // 44811 - "JSC ""Institute of Automation of Energy Systems""", // 44812 + "JSC Institute of Automation of Energy Systems", // 44812 "Beijing Easynetworks Technology Co.,Ltd.", // 44813 "Genexyx Srl", // 44814 "Mauro Altamura", // 44815 @@ -44889,7 +44889,7 @@ "Etic Telecom", // 44867 "Earthling Interactive", // 44868 "Zen Solutions Limited", // 44869 - "JSC ""SKB Electronmash""", // 44870 + "JSC SKB Electronmash", // 44870 "Universidad de Cuenca", // 44871 "FiberLabs Inc.", // 44872 "CJSC «INTERSET»", // 44873 @@ -45000,7 +45000,7 @@ "Telefónica Soluciones de Criptografía, S. A.", // 44978 "Tsmart Inc.", // 44979 "MEDiA LiNK Co.,Ltd.", // 44980 - "LLC ""PromIT""", // 44981 + "LLC PromIT", // 44981 "INNEXIV, INC.", // 44982 "ARTIS GmbH", // 44983 "EPAM Systems", // 44984 @@ -45098,7 +45098,7 @@ "HamLogin.com", // 45076 "Sestek Ses ve Iletisim Bilgisayar Teknolojileri San. ve Tic. A.S.", // 45077 "QoS Solutions", // 45078 - "i4p informatikai kft.", // 45079 + "i4p informatics ltd.", // 45079 "Kerio Technologies, Inc.", // 45080 "Increase Qingdao Information Technology Co., Ltd.", // 45081 "PT. Tekno Inovasi Asia", // 45082 @@ -45113,7 +45113,7 @@ "Cisco Sera", // 45091 "Silectica", // 45092 "SUMOMO Computer Association", // 45093 - "UAB ""VAATC""", // 45094 + "UAB VAATC", // 45094 "INAF - Osservatorio Astrofisico di Arcetri", // 45095 "INTERNATIONAL MEDICAL SOLUTIONS INC.", // 45096 "Graphite Systems, Inc.", // 45097 @@ -45358,7 +45358,7 @@ "Microbase", // 45336 "voria.net", // 45337 "Tableau Software, Inc.", // 45338 - "JSC ""Housing Construction Savings Bank of Kazakhstan""", // 45339 + "JSC Housing Construction Savings Bank of Kazakhstan", // 45339 "Half-Baked Software", // 45340 "NEXT Srl", // 45341 "IWD Ltd.", // 45342 @@ -45603,7 +45603,7 @@ "YICHUN YILIAN PRINT TECH CO.,LTD", // 45581 "paysafecard.com Wertkarten GmbH", // 45582 "Puminsoft Co.,Ltd.", // 45583 - "OJSC ""RIRT""", // 45584 + "OJSC RIRT", // 45584 "Space Imaging Middle East (SIME)", // 45585 "Mythic Network", // 45586 "Software & Service Center,Sichuan Changhong Electric Co.,Ltd", // 45587 @@ -45770,7 +45770,7 @@ "Thüga SmartService GmbH", // 45748 "Evolving Models", // 45749 "gerthoux", // 45750 - "Hibernating Rhinos", // 45751 + "RavenDB", // 45751 "connecT EDV-Vertriebs GmbH", // 45752 "winterdrache.de", // 45753 "VoipOtago Ltd", // 45754 @@ -45812,7 +45812,7 @@ "Crystal GmbH", // 45790 "Neos Ventures GmbH", // 45791 "Flohr IT", // 45792 - "Joint Stock Company ""PK Kupchino""", // 45793 + "Joint Stock Company PK Kupchino", // 45793 "Safe Creative", // 45794 "Primo1D SA", // 45795 "Umea Municipality", // 45796 @@ -45990,7 +45990,7 @@ "perinova IT-Management GmbH", // 45968 "perinova IT-Management GmbH", // 45969 "Böttcher & Collin GbR", // 45970 - "CJSC ""Transinfoset""", // 45971 + "CJSC Transinfoset", // 45971 "Baptist School of Health Professions", // 45972 "Playground Global", // 45973 "SPINNER GmbH", // 45974 @@ -46075,7 +46075,7 @@ "AVEBE U.A.", // 46053 "NBS Ltd.", // 46054 "Hytera Broadband Products", // 46055 - "OOO""NPF MULTIOBRABOTKA""", // 46056 + "OOONPF MULTIOBRABOTKA", // 46056 "Hong Kong Community Athletic Development", // 46057 "Panda Sports", // 46058 "Vidamin Ltd", // 46059 @@ -46512,7 +46512,7 @@ "Captel", // 46490 "Valerio Morozzo", // 46491 "Conevity Solutions Inc", // 46492 - "UAB ""GKF""", // 46493 + "UAB GKF", // 46493 "Assimil8 Limited", // 46494 "European Dynamics SA", // 46495 "DEPARTAMENTO ADMINISTRATIVO DE CIENCIA, TECNOLOGIA E INNOVACION - COLCIENCIAS", // 46496 @@ -46632,7 +46632,7 @@ "Sensorpoint, LLC", // 46610 "St Vincents Health Australia (NSW)", // 46611 "DV Impex, Ltd", // 46612 - "JSC ""SPO Angstrem""", // 46613 + "JSC SPO Angstrem", // 46613 "BBM spol. s r. o.", // 46614 "WirelessCar", // 46615 "Anghel F. Dan-Alexandru PFA", // 46616 @@ -47052,7 +47052,7 @@ "HAN Networks Co., Ltd", // 47030 "Shenzhen Eunicum Electric Co., Ltd.", // 47031 "Shanghai Yamu Technology Limited", // 47032 - "LLC ""66 Parallel""", // 47033 + "LLC 66 Parallel", // 47033 "CARS", // 47034 "trash.net", // 47035 "Ecosoft B.V. (trademark is Vidicode)", // 47036 @@ -47304,7 +47304,7 @@ "The LinchPinGroup, LLC", // 47282 "PJSC SOLLERS", // 47283 "Cyber IT Solutions", // 47284 - "LLC ""Smartbrood""", // 47285 + "LLC Smartbrood", // 47285 "UANATACA S.A.", // 47286 "Brabbler Secure Message and Data Exchange Aktiengesellschaft", // 47287 "COMMUNITHINGS S.A.", // 47288 @@ -47320,7 +47320,7 @@ "Pastem Solutions, Ltd.", // 47298 "P2 Wireless Technologies Limited", // 47299 "NTT DATA Business Solutions AG", // 47300 - """NR""WEB US", // 47301 + "NRWEB US", // 47301 "Alnatura Produktions- und Handels GmbH", // 47302 "Moratua Solutions", // 47303 "Ivnosys Soluciones S.L.U.", // 47304 @@ -47555,7 +47555,7 @@ "Balyasny Asset management L.P.", // 47533 "AutoAlert", // 47534 "Autoridad Certificante de la Oficina Nacional de Tecnologías de Información", // 47535 - "PJSC ""Sumykhimprom""", // 47536 + "PJSC Sumykhimprom", // 47536 "SATT PACA Corse", // 47537 "knoefel.xyz", // 47538 "Greendoc Systems Kft.", // 47539 @@ -47619,7 +47619,7 @@ "christmann informationstechnik + medien GmbH & Co. KG", // 47597 "Weiss Klimatechnik GmbH", // 47598 "Changzhou Wisdom Intelligent Technology CO.,LTD.", // 47599 - "LLC ""Commercial Bank"" Bank Talmenka """, // 47600 + "LLC Commercial Bank Bank Talmenka ", // 47600 "Novo Nordisk A/S", // 47601 "pandoranorge", // 47602 "eClinicalWorks", // 47603 @@ -47808,7 +47808,7 @@ "5BARz India Private Limited", // 47786 "MuseumsIT", // 47787 "Prismaflex International", // 47788 - "OAO MNIIPI OKOSZ ""MOSPROEKT-4""", // 47789 + "OAO MNIIPI OKOSZ MOSPROEKT-4", // 47789 "ASYS Automatic Systems GmbH & Co. KG", // 47790 "Rayed Alrashed", // 47791 "Pew Research Center", // 47792 @@ -47826,7 +47826,7 @@ "Bravowhale Information Technology Ltd", // 47804 "Shenzhen Grentech RF Communication Limited", // 47805 "Trussan Co., Ltd", // 47806 - "DSRI ""Volna"", OJSC", // 47807 + "DSRI Volna, OJSC", // 47807 "Delaware County Community College", // 47808 "Centerline Biomedical, Inc.", // 47809 "LINAGORA TUNISIE", // 47810 @@ -47853,7 +47853,7 @@ "Robert Half Inc.", // 47831 NULL, // 47832 "Teleworks Co., Ltd.", // 47833 - "OOO NPP ""POLUS""", // 47834 + "OOO NPP POLUS", // 47834 "ARCHIVECO", // 47835 "Bernd Matusche", // 47836 "Produban Global Services", // 47837 @@ -47965,7 +47965,7 @@ "Oesterreichischer Mantrailing Verband - Mantrailing Austria", // 47943 "Center for International Private Enterprise", // 47944 "Fukoku Matual Life Insurance Company", // 47945 - "OOO ""Eko Paper""", // 47946 + "OOO Eko Paper", // 47946 "Hoermann GmbH", // 47947 "Systemtechnik LEBER GmbH & Co. KG", // 47948 "SYMACORP", // 47949 @@ -48098,7 +48098,7 @@ "NexGen Inc", // 48076 "State University of Feira de Santana", // 48077 "Ventura County Hematology Oncology Specialists", // 48078 - "NEC Enterprise Communication Technologies", // 48079 + "Forerunner Technologies, Inc.", // 48079 "Mimetrix Design Group", // 48080 "Max Planck Institute for Plant Breeding Research", // 48081 "Hamburger Energienetze GmbH", // 48082 @@ -48150,7 +48150,7 @@ "Distributed Data Systems Ltd.", // 48128 "simplicityEngine Inc.", // 48129 "Batscan / PL Trading AB", // 48130 - """DEP Company"" Ltd.", // 48131 + "DEP Company Ltd.", // 48131 "Sparebanken Vest", // 48132 "McCullough-Solutions.NET", // 48133 "8438757 Canada Inc D.B.A. Multifactor.net", // 48134 @@ -48239,7 +48239,7 @@ "codemanufaktur GmbH", // 48217 "Government of Manitoba", // 48218 "Jackson Hewitt Tax Service Inc.", // 48219 - "TPAX.EU UG (haftungsbeschraenkt)", // 48220 + "TPAX.EU", // 48220 "Flopsar Technology", // 48221 "Micro 100 Tool Corp", // 48222 "Rauland-Borg Corporation", // 48223 @@ -48247,7 +48247,7 @@ "Summonte", // 48225 "Sandåsa Timber AB", // 48226 "AB Tutor", // 48227 - "LLC ""Tecon MT""", // 48228 + "LLC Tecon MT", // 48228 "Platina Systems, Inc.", // 48229 "Montefiore Medicine", // 48230 "Alvernia University", // 48231 @@ -48258,7 +48258,7 @@ "Zschimmer & Schwarz GmbH & Co KG", // 48236 "SOFTEL Corp.", // 48237 "Optima Tours GmbH", // 48238 - "Non-public JSC ""Krasnaya polyana""", // 48239 + "Non-public JSC Krasnaya polyana", // 48239 "senselan gmbh", // 48240 "Neptune and Company, Inc.", // 48241 "Serban Nistor", // 48242 @@ -48335,7 +48335,7 @@ "Not for Radio, LLC", // 48313 "ESA Elektroschaltanlagen Grimma GmbH", // 48314 "Documenta S.A.", // 48315 - "Berliner Verkehrsbetriebe", // 48316 + "Berliner Verkehrsbetriebe (BVG)", // 48316 "PedFast Technologies", // 48317 "Beijing NationSky Network Technology Co., Ltd", // 48318 "911 Datamaster, Inc.", // 48319 @@ -48348,9 +48348,9 @@ "Vänerbränsle AB", // 48326 "Johnson Controls Inc.", // 48327 "Veritas Technologies LLC", // 48328 - "OJSC ""MINSK TRACTOR WORKS""", // 48329 + "OJSC MINSK TRACTOR WORKS", // 48329 "Nationalmuseet", // 48330 - "SKTB ""SKiT""", // 48331 + "SKTB SKiT", // 48331 "Callans Trä AB", // 48332 "Koolsign Co., LTD", // 48333 "Bank of the South", // 48334 @@ -48360,7 +48360,7 @@ "Orion Power Systems", // 48338 "Seldiame Software", // 48339 "Public Sector Pension Investment Board", // 48340 - "DevLounge", // 48341 + "Nicola Delle Foglie", // 48341 "Ransnet Singapore Pte Ltd", // 48342 "Industrial Bank of Kuwait", // 48343 "SHW Automotive GmbH", // 48344 @@ -48549,7 +48549,7 @@ "LEGO System A/S", // 48527 "IT Niedersachsen", // 48528 "MediaSift Ltd", // 48529 - "OOO ""TIUS""", // 48530 + "OOO TIUS", // 48530 "FIS", // 48531 "Inlandsfrakt AB", // 48532 "Sony Mobile Communications AB", // 48533 @@ -48816,7 +48816,7 @@ "binnj, inc.", // 48794 "Comm5 Tecnologia Ltda", // 48795 "Tennessee Oncology, PLLC", // 48796 - "Inspur-Cisco Networking Technology Co., Ltd.", // 48797 + "Connflix Networking Technology (Shandong) Co., Ltd.", // 48797 "AKIPS Pty Ltd", // 48798 "BiZone LLC", // 48799 "CSNS", // 48800 @@ -48983,7 +48983,7 @@ "struktur AG", // 48961 "Unilogic Networks B.V.", // 48962 "Gällö Skog AB", // 48963 - "VŠĮ ""Šviesos kūgiai""", // 48964 + "VŠĮ Šviesos kūgiai", // 48964 "eMudhra Limited", // 48965 "Nils Kaczenski", // 48966 "ZincFive, Inc.", // 48967 @@ -49005,7 +49005,7 @@ "Open Consent Group", // 48983 "Athene Lebensversicherung AG", // 48984 "Netresec AB", // 48985 - "LLC ""INVEST-M""", // 48986 + "LLC INVEST-M", // 48986 "SkyDNS LLC", // 48987 "Streamonix Ltd", // 48988 "Ture Johanssons Trävaru AB", // 48989 @@ -49019,7 +49019,7 @@ "Colorado Blood Cancer Institute", // 48997 "Colorado Blood Cancer Institute", // 48998 "MoraMedSoft", // 48999 - """Zheldorconsulting"", Ltd.", // 49000 + "Zheldorconsulting, Ltd.", // 49000 "KHADAMAT NOVIN DADEAVARZI SADAD", // 49001 "ULTRA SA", // 49002 "Gen Re", // 49003 @@ -49117,7 +49117,7 @@ "Swedish National Agency for Education", // 49095 "KPCS CZ", // 49096 "EVTEC AG", // 49097 - "NP ZAO ""REKO-VEK""", // 49098 + "NP ZAO REKO-VEK", // 49098 "GBLabs Ltd.", // 49099 "ce - corporate education GmbH", // 49100 "EBS BrokerTec", // 49101 @@ -49487,7 +49487,7 @@ "Yuki Enterprises", // 49465 "Helse Midt-Norge IT", // 49466 "LOGISMAN ARAGÓN, S.L.", // 49467 - "PrJSC ""MTS UKRAINE""", // 49468 + "PrJSC MTS UKRAINE", // 49468 "WIT", // 49469 "Community Life GmbH", // 49470 "bayernets GmbH", // 49471 @@ -50075,7 +50075,7 @@ "AVer Information Inc.", // 50053 "Cherry Grass", // 50054 "Telegra", // 50055 - "Public Joint-Stock Company ""Detsky Mir""", // 50056 + "Public Joint-Stock Company Detsky Mir", // 50056 "PrimeCalc GmbH", // 50057 "RtBrick Inc.", // 50058 "JSC Penza Research Electrotechnical Institute", // 50059 @@ -50415,7 +50415,7 @@ "HongKong JoyTelecom Co., Limited", // 50393 "Conrad Electronic SE", // 50394 "VARTA Consumer Batteries GmbH & Co. KGaA", // 50395 - "FSUE ""State ATM Corporation"", branch ""Aerocontrol""", // 50396 + "FSUE State ATM Corporation, branch Aerocontrol", // 50396 "Shanghai YuHuan Information System.,Ltd", // 50397 "Asseance Software Inc.", // 50398 "Association of German Transport Companies (VDV)", // 50399 @@ -50611,7 +50611,7 @@ "Xorble", // 50589 "RunSmart", // 50590 "SCIERIE ET CAISSERIE DE STEINBOURG", // 50591 - "OOO ""OTZVUK""/ООО ""ОТЗВУК""", // 50592 + "OOO OTZVUK/ООО ОТЗВУК", // 50592 "FSI (FM Solutions) Ltd", // 50593 "Peregrine Labs LLC", // 50594 "AtFCyber Inc", // 50595 @@ -50662,7 +50662,7 @@ "R2 Dermatology", // 50640 "Orthopädie-Schuhtechnik Frisch GmbH & Co. KG", // 50641 "Andreas Schufft SW Entwicklung & EDV Beratung", // 50642 - """ИП"" Kostakov Dmitry", // 50643 + "ИП Kostakov Dmitry", // 50643 "Elumbus GmbH", // 50644 "Salvage Management & Disposals (Pty) Ltd.", // 50645 "Signaturit Solutions, S.L.", // 50646 @@ -50736,7 +50736,7 @@ "Jones Lang LaSalle IP, Inc.", // 50714 "Bluink Ltd", // 50715 "Huaqin Telecom Technology Co.,Ltd.", // 50716 - "FTI ""ROSTRANSMODERNIZATSIYA""", // 50717 + "FTI ROSTRANSMODERNIZATSIYA", // 50717 "BPO Advisors SpA", // 50718 "RNLI", // 50719 "Hawaii Oncology, Inc.", // 50720 @@ -50812,7 +50812,7 @@ "Synforma Ltd.", // 50790 "Redtea Technology (Shanghai) Co., LTD", // 50791 "Genetus Inc.", // 50792 - "Compulsory inforcement bureau under the Prosecutor general's office of the repoblic of Uzbekistan state unitary enterprise ""Centr on electronic online auctions organization""",// 50793 + "Compulsory inforcement bureau under the Prosecutor general's office of the repoblic of Uzbekistan state unitary enterprise Centr on electronic online auctions organization",// 50793 "Hellomouse", // 50794 "HENSOLDT Holding Germany GmbH", // 50795 "Clienia Management AG", // 50796 @@ -50999,7 +50999,7 @@ "eMudhra Technologies Limited", // 50977 "DareNET", // 50978 "Radnor Township School District", // 50979 - "PJSC ""TGC-2""", // 50980 + "PJSC TGC-2", // 50980 "Gartenmann Software AG", // 50981 "Viken Skog SA", // 50982 "BAUR GesmbH", // 50983 @@ -52036,7 +52036,7 @@ "Volkswagen Group Rus", // 52014 "Sabinet Online", // 52015 "Tidalis B.V.", // 52016 - "OOO FPK ""Kosmos-Neft-Gaz""", // 52017 + "OOO FPK Kosmos-Neft-Gaz", // 52017 "A.D.SION Info Santé", // 52018 "littlemore.me.uk", // 52019 "Havana University", // 52020 @@ -52126,7 +52126,7 @@ "ShamAn", // 52104 "spoe", // 52105 "ISED Ingegneria dei sistemi S.p.A.", // 52106 - "Volkswagen Financial Services Digital Solutions GmbH", // 52107 + "Volkswagen Financial Services AG", // 52107 "Exponential-e Limited", // 52108 "Zeitounian Tecnologia", // 52109 "Grupo Idial", // 52110 @@ -52238,7 +52238,7 @@ "PrimosTI", // 52216 "Ambient System sp. z o.o.", // 52217 "Castle Global", // 52218 - "NOVOTEA", // 52219 + "MiMiR bv", // 52219 "Nianet A/S", // 52220 "Landkreis Mansfeld-Südharz", // 52221 "Support Logistic Services srl", // 52222 @@ -52286,7 +52286,7 @@ "Verbraucherzentrale NRW e.V.", // 52264 "NNIP-Marketing", // 52265 "Global Legal Entity Identifier Foundation (GLEIF)", // 52266 - "VAS ""Valsts nekustamie ipasumi""", // 52267 + "VAS Valsts nekustamie ipasumi", // 52267 "SHAZAM, Inc.", // 52268 "Consumer Affairs Agency, Government of Japan", // 52269 "Particle Industries, Inc.", // 52270 @@ -52550,7 +52550,7 @@ "Novigo S.R.L", // 52528 "Synchronet Telecomunicações Ltda", // 52529 "Eldis-Soft", // 52530 - "CJSC ""GOLLARD""", // 52531 + "CJSC GOLLARD", // 52531 "LANGROOM LTD", // 52532 "PayOS", // 52533 "Engineered Floors", // 52534 @@ -52591,7 +52591,7 @@ "Secure ID LTD.", // 52569 "OMU", // 52570 "HIFSYS TECHNOLOGY INC.", // 52571 - "Oghmasys IT Services GmbH", // 52572 + "Nomad Automate SAS", // 52572 "Keenetic Limited", // 52573 "StepOver GmbH", // 52574 "Kinexon GmbH", // 52575 @@ -52635,7 +52635,7 @@ "Hetrogenous communications Pvt ltd", // 52613 "Gregory Pest Control LLC", // 52614 "hangzhou anlantech Co.", // 52615 - "OOO ""RusBITech-Astra""", // 52616 + "OOO RusBITech-Astra", // 52616 "RomTeck Australia Pty Ltd", // 52617 "Health Gorilla Inc.", // 52618 "KeyWest Networks", // 52619 @@ -52766,7 +52766,7 @@ "Arkansas Department of Human Services - Office of Information Technology", // 52744 "cupids guide by cynrocks", // 52745 "Amtelco", // 52746 - "X Free Space Optical Communication", // 52747 + "Taara Connect Inc.", // 52747 "Evolution Digital", // 52748 "Qvalent", // 52749 "Ahnnet", // 52750 @@ -52830,7 +52830,7 @@ "Paragon Development System", // 52808 "Nayax Ltd.", // 52809 "MCC of Roshydromet", // 52810 - "National museum ""Kyiv art gallery""", // 52811 + "National museum Kyiv art gallery", // 52811 "TriNet", // 52812 "Fidesmo AB", // 52813 "Virginia Indigent Defense Commission", // 52814 @@ -52983,7 +52983,7 @@ "Cohen & Company", // 52961 "AVA Abfallverwertung Augsburg KU", // 52962 "BRNET", // 52963 - "OOO ""Synergy Team""", // 52964 + "OOO Synergy Team", // 52964 "Berale of Teldan Group", // 52965 "Itzos", // 52966 "Mascaro Construction Company", // 52967 @@ -53205,7 +53205,7 @@ "QalifSolutions", // 53183 "Reg.Ru", // 53184 "KA-RaceIng e.V.", // 53185 - "FEDERAL STATE BUDGETARY INSTITUTION ""FEDERAL CENTER OF Cerebrovascular Pathology and Stress"" MINISTRY OF HEALTH OF THE RUSSIAN FEDERATION",// 53186 + "FEDERAL STATE BUDGETARY INSTITUTION FEDERAL CENTER OF Cerebrovascular Pathology and Stress MINISTRY OF HEALTH OF THE RUSSIAN FEDERATION",// 53186 "MAJMAU ENGLISH SCHOOL", // 53187 "Queen Margaret's School", // 53188 "Share IT Limited", // 53189 @@ -53448,7 +53448,7 @@ "Vacus Tech Pvt Ltd", // 53426 "GB Logging AB", // 53427 "Invigo Offshore SAL", // 53428 - "Digital 14 Oy", // 53429 + "KATIM L.L.C.", // 53429 "AUTAJON Group", // 53430 "Lookman Electroplast Industries Limited", // 53431 "Fondation des Apprentis d'Auteuil", // 53432 @@ -53716,7 +53716,7 @@ "CapSpecialty", // 53694 "AMC", // 53695 "BITECH SPA", // 53696 - "Liceo Classico Statale ""G.B. Morgagni""", // 53697 + "Liceo Classico Statale G.B. Morgagni", // 53697 "Gray Day Cafe", // 53698 "mecom Medien-Communikations-Gesellschaft mbH", // 53699 "PrimeWest Health", // 53700 @@ -54039,7 +54039,7 @@ "Implenia Ltd.", // 54017 "LLC MasterPlast", // 54018 "AMSORT Sp. z o.o.", // 54019 - "Joint Stock Company ""Scientific research institute ""Rubin""", // 54020 + "Joint Stock Company Scientific research institute Rubin", // 54020 "Ubirch GmbH", // 54021 "Eram Data Center Infrastructure", // 54022 "Drivio LTD", // 54023 @@ -54201,7 +54201,7 @@ "Radionor Communications AS", // 54179 "Softwise, Inc.", // 54180 "Treon", // 54181 - "JSC ""Informtehtrans""", // 54182 + "JSC Informtehtrans", // 54182 "Evaluate Ltd", // 54183 "Meson", // 54184 "PHOTRON LIMITED", // 54185 @@ -54292,7 +54292,7 @@ "Nanjing e-Quantum Information Technology Co., Ltd.", // 54270 "Lulin Systems Co., Ltd.", // 54271 "Encurest", // 54272 - "LLC ""Imlight-Showtechnic""", // 54273 + "LLC Imlight-Showtechnic", // 54273 "ITEres GmbH", // 54274 "Surface Generation Ltd", // 54275 "DWF LLP", // 54276 @@ -54349,7 +54349,7 @@ "Tule River Tribe Gaming Commission", // 54327 "Kimbrell", // 54328 "Modern Treasury Corp.", // 54329 - """Digital Solutions"" JSC", // 54330 + "Digital Solutions JSC", // 54330 "Eurofins Digital Testing", // 54331 "Nefeli Networks", // 54332 "Clicks Online Business e.K", // 54333 @@ -54537,7 +54537,7 @@ "EN TOUTE CONFIANCE INC.", // 54515 "INTERTRONIC IT GmbH Wörrstadt", // 54516 "Vibrant Health, P.C.", // 54517 - "LLC ""Medicina AlfaStrahovaniya""", // 54518 + "LLC Medicina AlfaStrahovaniya", // 54518 "JD", // 54519 "Baryon, LLC", // 54520 "AP Sensing GmbH", // 54521 @@ -54589,7 +54589,7 @@ "ORES SCRL", // 54567 "Rail-Mil sp. z o.o. sp. komandytowa", // 54568 "Connor Horman", // 54569 - "JSC “Scientific Industrial Enterprise ""Rubin""", // 54570 + "JSC “Scientific Industrial Enterprise Rubin", // 54570 "AMI Praha a.s.", // 54571 "Viggo Service Enablers", // 54572 "OpenIT", // 54573 @@ -54629,7 +54629,7 @@ "Epsom & St Helier University Hospitals NHS Trust", // 54607 "Definium Technologies", // 54608 "Centurion Intelligence Consulting Agency", // 54609 - "OOO ""NTC Rotek""", // 54610 + "OOO NTC Rotek", // 54610 "Stichting Casade", // 54611 "Chicago Digital Power", // 54612 "Adaptive Security SpA", // 54613 @@ -54766,7 +54766,7 @@ "ShangHaiDieNian Information Technology Co., Ltd.", // 54744 "Careerforce", // 54745 "Canoo Inc.", // 54746 - "ABUS Security Center", // 54747 + "ABUS Security Center GmbH & Co. KG", // 54747 "Ministarstvo unutrasnjih poslova Crne Gore", // 54748 "Gulf payment company", // 54749 "Vincit", // 54750 @@ -54876,7 +54876,7 @@ "Simplifia", // 54854 "Brigantia Learning Trust", // 54855 "Electro Design Pty Ltd", // 54856 - "UAB ""Affidea Lietuva""", // 54857 + "UAB Affidea Lietuva", // 54857 "T-CZ a.s.", // 54858 "GTI Technologies Inc", // 54859 "US Home Automation LLC", // 54860 @@ -55333,7 +55333,7 @@ "Facultad de Ciencias Médicas - UBA", // 55311 "Kerr, Russell and Weber, PLC", // 55312 "Compelling Technologies, LLC", // 55313 - "LLC NPO ""Svyazkomplektservis""", // 55314 + "LLC NPO Svyazkomplektservis", // 55314 "Auerswald GmbH & Co. KG", // 55315 "ROBERT DANIEL BUONOCORE", // 55316 "Lely Holding BV", // 55317 @@ -55471,7 +55471,7 @@ "MangoTelecom", // 55449 "IVECloud (Pty) Ltd", // 55450 "Enable-U B.V.", // 55451 - "JSC ""AGROBANK""", // 55452 + "JSC AGROBANK", // 55452 "Sprecher Brewing Co. Inc.", // 55453 "Elgama-Elektronika", // 55454 "dualstack AG", // 55455 @@ -55505,7 +55505,7 @@ "Kellenberger & Co AG", // 55483 "DMHIS", // 55484 "Sierra Automated Systems & Engineering Corp", // 55485 - "JSC ""GIS""", // 55486 + "JSC GIS", // 55486 "CookieDen Online", // 55487 "Kirisun Communication Co.,Ltd.", // 55488 "Winnet Information", // 55489 @@ -55731,7 +55731,7 @@ "TECNED B.V.", // 55709 "Talent4Transition", // 55710 "Proius", // 55711 - "Joint-stock Company ""Accent-Bank""", // 55712 + "Joint-stock Company Accent-Bank", // 55712 "KNS Inc", // 55713 "VRBANK", // 55714 "Ikle", // 55715 @@ -55746,7 +55746,7 @@ "NATIONAL INFORMATION TECHNOLOGY DEVELOPMENT AGENCY,", // 55724 "Ovio Smart World", // 55725 "MaxiTech", // 55726 - "AO ""RACIM""", // 55727 + "AO RACIM", // 55727 "CER Groupe", // 55728 "Identification International, Inc.", // 55729 "BISDN GmbH", // 55730 @@ -55830,10 +55830,10 @@ "Drifting Mind Studio", // 55808 "Crystal Crest Cleaners", // 55809 "Vitesco Technologies", // 55810 - "JSC ""MIR UPAKOVKI""", // 55811 + "JSC MIR UPAKOVKI", // 55811 "Laboratories of Molecular Anthropology and Microbiome Research", // 55812 "HashiCorp, Inc.", // 55813 - "RnD Center ""IMPULSE""", // 55814 + "RnD Center IMPULSE", // 55814 "Factor-y S.r.l.", // 55815 "LifeLens Technologies", // 55816 "Teichmann Integration Services", // 55817 @@ -56055,7 +56055,7 @@ "Die Autobahn GmbH des Bundes", // 56033 "ALS Laboratory Group", // 56034 "GALDERMA S.A.", // 56035 - "Gentlent UG (haftungsbeschränkt)", // 56036 + "Gentlent GmbH", // 56036 "Argo AI", // 56037 "Nroad", // 56038 "Bold City Tech", // 56039 @@ -56128,7 +56128,7 @@ "Cambridge University Hospitals NHS Foundation Trust", // 56106 "Convention Center Authority of the Metropolitan Government of Nashville & Davidson County",// 56107 "Intelligent Waves LLC", // 56108 - "ДП ""Одеський порт"" (State Enterprise ""Odesa Sea Trade Port"")", // 56109 + "ДП Одеський порт (State Enterprise Odesa Sea Trade Port)", // 56109 "FSV Analytics", // 56110 "EKTA-Prom", // 56111 "Unisyue Technologies Co., Ltd.", // 56112 @@ -56143,7 +56143,7 @@ "Busch's INc.", // 56121 "LORIOT AG", // 56122 "Vodafone India Services", // 56123 - "ANEO ""Ust-Labinsky Lyceum""", // 56124 + "ANEO Ust-Labinsky Lyceum", // 56124 "Mars Bioimaging Limited", // 56125 "uni software plus GmbH", // 56126 "WAREHOUSE SPECIALISTS LLC", // 56127 @@ -56411,7 +56411,7 @@ "The Munshi Group", // 56389 "Wuhan Yangtze Computing Technologies Co.,LTD", // 56390 "Digital Devices GmbH", // 56391 - "OOO ""Gagar.IN"" (LLC)", // 56392 + "OOO Gagar.IN (LLC)", // 56392 "Crnogorski Telekom A.D.", // 56393 "American Lebanese Syrian Associated Charities", // 56394 "ENT Specialists of Metairie", // 56395 @@ -56555,7 +56555,7 @@ "Dowslake Technologies", // 56533 "Net Ice 9 LTD", // 56534 "Great Wall Motor Company Limited.", // 56535 - "HUARUI EXPON(henan) Technology Co.,Ltd.", // 56536 + "Huarui Expon Technologies (Shenzhen) Co., Ltd.", // 56536 "AVAP", // 56537 "Portsmouth City Council", // 56538 "Horry County Airports", // 56539 @@ -56751,7 +56751,7 @@ "Kylan Robinson", // 56729 "ZedNot", // 56730 "Beijing SG technology Co.,Ltd", // 56731 - "ООО ""Технологии Безопасности"" (Security Technologies)", // 56732 + "ООО Технологии Безопасности (Security Technologies)", // 56732 "Iberexáminis Consulting S.L.", // 56733 "Eversec Technology Co.,Ltd.", // 56734 "Bundesamt für Verfassungsschutz", // 56735 @@ -56889,7 +56889,7 @@ "Group of industrial technologies, Ltd.", // 56867 "WESTPRESS GmbH & Co. KG", // 56868 "ITC - Israel Internet", // 56869 - "GAU RD ""CIT""", // 56870 + "GAU RD CIT", // 56870 "First Quantum Minerals Limited", // 56871 "Sidekicks House", // 56872 "ANO School21", // 56873 @@ -56900,7 +56900,7 @@ "ENTEGA MediaNet GmbH", // 56878 "DARES TECHNOLOGY, SL", // 56879 "Ascon JSC", // 56880 - "LLC ""Emzior""", // 56881 + "LLC Emzior", // 56881 "AWXG Corporation", // 56882 "Rewara Inc", // 56883 "Centro Oncologico de Cayey", // 56884 @@ -56994,7 +56994,7 @@ "Millabs Corporation", // 56972 "e-intouch company", // 56973 "Izaac Brånn", // 56974 - "LLC ""Helicoid""", // 56975 + "LLC Helicoid", // 56975 "WISE SECURITY GLOBAL S.L.", // 56976 "ISECO.CZ", // 56977 "DATALIT S.R.L.", // 56978 @@ -57055,7 +57055,7 @@ "Nightmare Computers Inc", // 57033 "Inagora", // 57034 "MONT International Co., Ltd.", // 57035 - "OOO ""Nizhnekamskaya TEC""", // 57036 + "OOO Nizhnekamskaya TEC", // 57036 "Thales SEC Transportation System Limited Company", // 57037 "BayCare Health Systems", // 57038 "Cash Time Title Loans", // 57039 @@ -57075,7 +57075,7 @@ "Martin Gallitzendoerfer", // 57053 "Maxtropy", // 57054 "Public Key Server", // 57055 - "JSC ""Sintels""", // 57056 + "JSC Sintels", // 57056 "AmperageApps AS", // 57057 "TELECAMERA", // 57058 "Business Continuity Solutions, LLC", // 57059 @@ -57119,7 +57119,7 @@ "China Telecom Fufu Information Technology CO.,LTD.", // 57097 "Dawning Information Industry Co., LTD.", // 57098 "Shanghai Chint Power Systems Co., Ltd.", // 57099 - "Joint Stock Company ""Research Institute"" Masshtab""", // 57100 + "Joint Stock Company Research Institute Masshtab", // 57100 "Kleware", // 57101 "Azelis Corporate Services NV", // 57102 "Verband der Studierenden an der ETH Zürich (VSETH)", // 57103 @@ -57176,7 +57176,7 @@ "JHW Holdings, LLC", // 57154 "Sparr Electronics Ltd", // 57155 "MARTIN CC", // 57156 - "LIVIT", // 57157 + "LIVIT SIA", // 57157 "Festival Balélec", // 57158 "Tocca Systems", // 57159 "CORAF", // 57160 @@ -57217,7 +57217,7 @@ "CNTech Co., LTD", // 57195 "hailingguangdian", // 57196 "Magellan Power", // 57197 - "OJSC ""Eximbank""", // 57198 + "OJSC Eximbank", // 57198 "Natural Resources Wales", // 57199 "PowerOn Platforms", // 57200 "Aero Simulation, Inc.", // 57201 @@ -57394,7 +57394,7 @@ "PCCW Solutions Limited", // 57372 "ERSTREAM VIDEO DELIVERY CORP", // 57373 "rongyi.io", // 57374 - "JSC ""NTC FB""", // 57375 + "JSC NTC FB", // 57375 "Hangchun Broadcast Equipment Co, Ltd", // 57376 "ABZ Informatik Dr. Krottmaier e.U.", // 57377 "bwIDM", // 57378 @@ -57452,7 +57452,7 @@ "Fuzhou Dockeer Technology Co., Ltd.", // 57430 "Curtiss-Wright 901D", // 57431 "Christopher Ahrens", // 57432 - "CHHOLAK TrustBit Private Limited", // 57433 + "CHHOLAK Enterprise", // 57433 "Winchester Foot & Ankle Associates PLLC", // 57434 "Platbox", // 57435 "UDAP.org", // 57436 @@ -57697,7 +57697,7 @@ "Dr. Markus Regensburger", // 57675 "La marm'hotte", // 57676 "Shenandoah Medical Center", // 57677 - "KGAU ""RCSS""", // 57678 + "KGAU RCSS", // 57678 "Travel Technologies, LLC", // 57679 "Roman Prokhorenko", // 57680 "ICOWORKS", // 57681 @@ -57836,7 +57836,7 @@ "New Balance Poland Sp. z o.o.", // 57814 "Shenzhen C&M I.T. Co., Ltd.", // 57815 "Shanghai Xin Tonglian Packing Co.,Ltd", // 57816 - "Guangzhou JN UNION Technology Co., Ltd (""JN Union"")", // 57817 + "Guangzhou JN UNION Technology Co., Ltd (JN Union)", // 57817 "PNTECH JSC", // 57818 "eprimo GmbH", // 57819 "Europapier Austria GmbH", // 57820 @@ -57881,7 +57881,7 @@ "CHROMANET", // 57859 "Brighton Corporation", // 57860 "Vita Medical Associates", // 57861 - "MetaGeek, LLC", // 57862 + "Oscium", // 57862 "ASETEC Ingenieria de Sistemas S.L.", // 57863 "City of Decatur, AL", // 57864 "Eltako GmbH", // 57865 @@ -57984,7 +57984,7 @@ "Sedam IT d.o.o.", // 57962 "Afzar Pardaz Tose'eh", // 57963 "ZAP Surgical Systems, Inc", // 57964 - "LLC ""Company DVK-electro""", // 57965 + "LLC Company DVK-electro", // 57965 "Aethera Technologies Limited", // 57966 "INSTITUTO PARA LA DINAMIZACIÓN ECONÓMICA S.A.", // 57967 "TUI Cruises GmbH", // 57968 @@ -57999,7 +57999,7 @@ "Lyquidity Solutions Limited", // 57977 "Infomedics", // 57978 "Broadacres Housing Association", // 57979 - """RUPOST"" LLC", // 57980 + "RUPOST LLC", // 57980 "(Hefei) Zijun guangheng Technology Co., Ltd", // 57981 "ALFIERI CARDIOLOGY", // 57982 "Linka Cloud", // 57983 @@ -58085,7 +58085,7 @@ "Beyond Identity, Inc.", // 58063 "Zezima", // 58064 "cyan Security Group GmbH", // 58065 - "UAB ""ICECO""", // 58066 + "UAB ICECO", // 58066 "Exsolvi Holding AB", // 58067 "TCN Inc", // 58068 "BxR", // 58069 @@ -58127,7 +58127,7 @@ "Guangzhou Bingo Software Co.,Ltd.", // 58105 "RAMAXEL", // 58106 "Syskey Softlabs Private Limited", // 58107 - "ProCAncer-I Project", // 58108 + "Computational BioMedicine Laboratory, FORTH-ICS", // 58108 "Allgeier IT Solutions GmbH", // 58109 "Lendio", // 58110 "F&G Annuities & Life", // 58111 @@ -58146,7 +58146,7 @@ "DPC INDIA PRIVATE LIMITED", // 58124 "Pulsar K Bogusz Spółka Jawna", // 58125 "Frodexim Trade LLC", // 58126 - "ООО ""Корда Групп"" (""Korda Group"" Ltd.)", // 58127 + "ООО Корда Групп (Korda Group Ltd.)", // 58127 "Salzgitter Maschinenbau", // 58128 "Beyond Expectations - BEXP", // 58129 "Sapphire Community Health Inc.", // 58130 @@ -58201,7 +58201,7 @@ "SJ – Die Falken LV Niedersachsen", // 58179 "DUOMED S.A.", // 58180 "Jasper T Trading Inc.", // 58181 - "THREATINT (CYPRUS) LTD", // 58182 + "FSTPN Cyprus Limited", // 58182 "The Mx Group", // 58183 "First Western Bank and Trust", // 58184 "GOVCERT.LU", // 58185 @@ -58228,7 +58228,7 @@ "Newbury Corporation", // 58206 "Collège Sainte-Anne", // 58207 "Verbandsgemeinde Leiningerland", // 58208 - "LLC ""LODM-Technology""", // 58209 + "LLC LODM-Technology", // 58209 "MDS Global", // 58210 "Friedrichs", // 58211 "Dytech IT-Solutions GmbH", // 58212 @@ -58286,7 +58286,7 @@ "Simon's Personal Information Infrastructure", // 58264 "Cornerstone Christian College", // 58265 "Hebei Jiaxu Fumei data information Co., Ltd", // 58266 - "BT EdenNET", // 58267 + "BT RAN Automation Team", // 58267 "Vastuu Group Oy", // 58268 "MicroSpunk LLC", // 58269 "Profian Inc.", // 58270 @@ -58400,7 +58400,7 @@ "Delta Electronics Inc.", // 58378 "International Data Spaces Association e.V.", // 58379 "Tailor, inc.", // 58380 - "ТОО ""Юникс-Beverage"" (Unix-Beverage LLP)", // 58381 + "ТОО Юникс-Beverage (Unix-Beverage LLP)", // 58381 "CONSEIL DEPARTEMENTAL DE LA HAUTE-MARNE", // 58382 "CONSEIL DEPARTEMENTAL DE LA HAUTE-MARNE", // 58383 "Hanhaa GenX", // 58384 @@ -58512,7 +58512,7 @@ "Care Oncology Center", // 58490 "MAPLE HOME GARDEN COMPANY LIMITED", // 58491 "Stemmer Imaging AG", // 58492 - "AFFILIATED COMPANY ""NAFTOGAZBEZPEKA"" OF NATIONAL JOINT STOCK COMPANY ""NAFTOGAZ OF UKRAINE""",// 58493 + "AFFILIATED COMPANY NAFTOGAZBEZPEKA OF NATIONAL JOINT STOCK COMPANY NAFTOGAZ OF UKRAINE",// 58493 "sector7 GmbH", // 58494 "Omnisens SA", // 58495 "Raincubic", // 58496 @@ -58526,7 +58526,7 @@ "Beijing Yuanshan Networks", // 58504 "PERCEIG AI SYSTEMS (OPC) PVT LTD", // 58505 "The Sapling Company, Inc.", // 58506 - "JSC ""IB-Reform""", // 58507 + "JSC IB-Reform", // 58507 "ISEN Yncrea OUEST", // 58508 "INRAE", // 58509 "ICHEC", // 58510 @@ -58656,7 +58656,7 @@ "aity AG", // 58634 "Almi GmbH", // 58635 "Aegis Power Systems, Inc.", // 58636 - "CJSC ""Interdnestrcom""", // 58637 + "CJSC Interdnestrcom", // 58637 "HATSec LLC", // 58638 "sematicon AG", // 58639 "SMC Gateway Ltd", // 58640 @@ -58762,7 +58762,7 @@ "Softwerke Magdeburg e.V.", // 58740 "The General Authority for State Registration of Mongolia", // 58741 "ETHIAS", // 58742 - "SIA ""TELESTRIDER""", // 58743 + "SIA TELESTRIDER", // 58743 "zerotrustlab", // 58744 "VASSILI LEONOV LML", // 58745 "AMC Engineers", // 58746 @@ -58926,7 +58926,7 @@ "Hôtel-Dieu Grace Healthcare", // 58904 "Windsor Regional Hospital", // 58905 "Chatham-Kent Health Alliance", // 58906 - "KGAU ""RCSP ""AZVS""", // 58907 + "KGAU RCSP AZVS", // 58907 "Gmantra", // 58908 "Austin DeFrancesco", // 58909 "Innoflight", // 58910 @@ -59038,7 +59038,7 @@ "JusonTech", // 59016 "Beyondbell", // 59017 NULL, // 59018 - "ISSM Consulting SRL", // 59019 + "QSIGN SRL", // 59019 "Yashiro Laboratory", // 59020 "Miln", // 59021 "Echostreams Innovative Solutions LLC", // 59022 @@ -59080,7 +59080,7 @@ "CHSLD90", // 59058 "BeFoxIT", // 59059 "Capgemini Outsourcing Services GmbH", // 59060 - "PRIVATE JOINT-STOCK COMPANY ""UKRAINSKY GRAFIT""", // 59061 + "PRIVATE JOINT-STOCK COMPANY UKRAINSKY GRAFIT", // 59061 "e-Governance infrastructure implementation agency (EKENG)", // 59062 "NETWORK RAIL LIMITED", // 59063 "Valdosta State University", // 59064 @@ -59335,7 +59335,7 @@ "Westas Group Oy", // 59313 "National Telecommunication Corporation", // 59314 "R&R Software Zrt.", // 59315 - "MB ""Applicus""", // 59316 + "MB Applicus", // 59316 "itesys AG", // 59317 "BigCat TEK IT Services & Solutions, LLC", // 59318 "dgos", // 59319 @@ -59494,7 +59494,7 @@ "Algar Telecom S/A", // 59472 "China Society of Automotive Engineers (CSAE)", // 59473 "JSC KUCHUKSULPHATE", // 59474 - "АО «НТЦ ЕЭС Информационные комплексы» (JSC ""NTC UES Information complexes"")", // 59475 + "АО «НТЦ ЕЭС Информационные комплексы» (JSC NTC UES Information complexes)", // 59475 "La Compagnie du Logement", // 59476 "Racklive", // 59477 "Liljestig", // 59478 @@ -59848,7 +59848,7 @@ "AIA New Zealand", // 59826 "Efficture AB", // 59827 "Payment Alliance International", // 59828 - "AO ""Nacional'naja nerudnaja kompanija""", // 59829 + "AO Nacional'naja nerudnaja kompanija", // 59829 "Mapo", // 59830 "CSSSPNQL", // 59831 "Ideamatrix", // 59832 @@ -59934,7 +59934,7 @@ "OCELLOTT ENGENHARIA LTDA", // 59912 "Magic Trucking LLC", // 59913 "Rexel Developpement SAS", // 59914 - "Carlos Roque", // 59915 + "carddamom", // 59915 "Schwarzer Milan", // 59916 "Philipp Lieb", // 59917 "West Linn-Wilsonville School District", // 59918 @@ -60197,7 +60197,7 @@ "Shenzhen Growatt New Energy Co., Ltd.", // 60175 "Technological Ray GmbH", // 60176 "Stanisław Skowron", // 60177 - "Vade", // 60178 + "Hornetsecurity SAS", // 60178 "EIZO Rugged Solutions Inc.", // 60179 "Owen Sound Medical Imaging", // 60180 "cloudtech GmbH", // 60181 @@ -60351,7 +60351,7 @@ "Marcus Alessandro Pavan Francisco", // 60329 "hssystem", // 60330 "ACMOSS", // 60331 - "RLS Consulting Services", // 60332 + NULL, // 60332 "Borders Online Ltd", // 60333 "Eugenio Tampieri", // 60334 "Jefferson County Board of Education", // 60335 @@ -60555,7 +60555,7 @@ "Henrik Norrman", // 60533 "Meidensha Corporation", // 60534 "thyssenkrupp Components Technology Hungary Kft.", // 60535 - "UAB ""iSense Technologies""", // 60536 + "UAB iSense Technologies", // 60536 "Nebius", // 60537 "EDR Credit Services", // 60538 "Paper Excellence", // 60539 @@ -60699,7 +60699,7 @@ "Moolex", // 60677 "Zen Exim Pvt. Ltd.", // 60678 "KT Corporation", // 60679 - """TC Profenergy"" LLC", // 60680 + "TC Profenergy LLC", // 60680 "Vivek Bhoj", // 60681 "Kingfisher Clinic, PLLC", // 60682 "EnuxMail", // 60683 @@ -61107,7 +61107,7 @@ "Terra Sound", // 61085 "Chengdu BeiZhongWangXin Technology Co.Ltd", // 61086 "shenzhen real linkShenzhen Real Link Technology Co.,Ltd", // 61087 - "Anuvu", // 61088 + "MTNSAT", // 61088 "Lighthouse Credit Union", // 61089 "PKITNEXT LABS", // 61090 "DMIM", // 61091 @@ -61144,7 +61144,7 @@ "Sakarya University of Applied Sciences", // 61122 "HEXIN Technologies Co., Ltd", // 61123 "Paperless doo Beograd", // 61124 - """Group of Industrial Technologies"", Ltd", // 61125 + "Group of Industrial Technologies, Ltd", // 61125 "MRD Rail Technologies", // 61126 "Scenic Rim Regional Council", // 61127 "AppViewX Inc", // 61128 @@ -61367,7 +61367,7 @@ "Marshall Health Network", // 61345 "LLC «P C Most»", // 61346 "Kirill Sluzhaev", // 61347 - "Limited Liability Company ""Thunder Soft""", // 61348 + "Limited Liability Company Thunder Soft", // 61348 "北京中科恒伦科技有限公司 (Beijing Zhongke Henglun Technology Co., Ltd.)", // 61349 "smartgen", // 61350 "Telekomi Kosoves", // 61351 @@ -61540,7 +61540,7 @@ "Tout Pareil Corp.", // 61518 "TDK Sensors AG & Co. KG", // 61519 "Abbott LLC", // 61520 - "llang.at - IT-Dienstleistungen", // 61521 + "Lukas Lang", // 61521 "Perryton Equity Exchange", // 61522 "EQUIRON", // 61523 "Research and Production Association named after A.S. Popov", // 61524 @@ -61822,7 +61822,7 @@ "Vikor Scientific", // 61800 "Nova Software SRL", // 61801 "Alta Labs", // 61802 - "Fox Crypto B.V.", // 61803 + "Sentyron B.V.", // 61803 "XobeBook", // 61804 "NEXION Corporation", // 61805 "VOLARIS Marcin Ziemiański", // 61806 @@ -62016,7 +62016,7 @@ "Guangzhou Huisheng Electronic Technology Co., Ltd", // 61994 "Rogers Behavioral Health", // 61995 "Raymond Sin", // 61996 - "Technologies Ssmidge", // 61997 + "Ssmidge Technologies", // 61997 "Umeå Energi AB", // 61998 "de.borderline", // 61999 "GVS Ko", // 62000 @@ -62083,7 +62083,7 @@ "WalkHorizon", // 62061 "4MITECH", // 62062 "EasyNet Industry (Shenzhen) Co., Ltd", // 62063 - "ООО ""Новые облачные технологии"" (LLC ""New cloud technologies"")", // 62064 + "ООО Новые облачные технологии (LLC New cloud technologies)", // 62064 "ANDREW, an Amphenol company", // 62065 "CloudXP Ltd", // 62066 "ORLEN Oddział Centralny PGNiG w Warszawie", // 62067 @@ -62120,7 +62120,7 @@ "SATEL ltd", // 62098 "Dayou Plus Co Ltd", // 62099 "ITLook", // 62100 - "Siscom Communication Limited Company", // 62101 + "Induscom Technology Co., Ltd", // 62101 "Tkl Logistics LLC", // 62102 "Cordova Courier", // 62103 "James W Pyle III", // 62104 @@ -62270,7 +62270,7 @@ "言创智信(北京)科技有限公司 (Yanchuang Zhixin (Beijing) Technology Co., Ltd.)", // 62248 "廖雷 (Liao Lei)", // 62249 "Australian Centre for International Agricultural Research", // 62250 - "OOO ""Softime""", // 62251 + "OOO Softime", // 62251 "Softime LLC", // 62252 "Bas Westerbaan", // 62253 "KWD Automotive AG & Co. KG", // 62254 @@ -62302,7 +62302,7 @@ "Profundities LLC", // 62280 "Saman Tadbir Fartak", // 62281 "Shanghai Belong Technology Co., Ltd.", // 62282 - "LLC ""Remer automation""", // 62283 + "LLC Remer automation", // 62283 "Skogsfraktarna i Sundsvall AB", // 62284 "Aodun (Beijing) Technology Co., Ltd.", // 62285 "Vidya Sagar", // 62286 @@ -62426,7 +62426,7 @@ "Solve Industrial Motion Group", // 62404 "USINA ALTA MOGIANA S/A-ACUCAR E ALCOOL", // 62405 "Pangea Connected", // 62406 - "LLC ""FoxyTrade""", // 62407 + "LLC FoxyTrade", // 62407 "江苏航天七零六信息科技有限公司 (Jiangsu Aerospace 706 Information Technology Co., Ltd.)", // 62408 "Bluewater Health", // 62409 "ITtechCA", // 62410 @@ -62583,7 +62583,7 @@ "Decon Corporation", // 62561 "Advanced Acoustic Concepts", // 62562 "JURONG PORT PTE LTD", // 62563 - """ICT"" Srl.", // 62564 + "ICT Srl.", // 62564 "Huntsville International Airport", // 62565 "Letmi Ecuador S.A", // 62566 "JFE Plant Engineering Co., Ltd.", // 62567 @@ -62614,7 +62614,7 @@ "Markus Toran", // 62592 "XNET Inc", // 62593 "Scandbio AB", // 62594 - "Quentin Airault", // 62595 + "SKYNET Corp.", // 62595 "TINNO", // 62596 "ideant", // 62597 "Beijing Yuanlixin Technology Co., Ltd.", // 62598 @@ -62669,7 +62669,7 @@ "Redflex Traffic Systems Ltd", // 62647 "Verra Mobility", // 62648 "AXASOFT, a.s.", // 62649 - "Moscow State University ""ROSBIOTECH""", // 62650 + "Moscow State University ROSBIOTECH", // 62650 "Transition Technologies Advanced Solutions Sp. z o. o.", // 62651 "Emanuele Faranda", // 62652 "Brodinger IT-Sicherheitstechnik", // 62653 @@ -62688,7 +62688,7 @@ "Uddevalla Kraft AB", // 62666 "OPEN LAKE TECHNOLOGY", // 62667 "svetlana-k", // 62668 - "MACH AG", // 62669 + "MACH GmbH", // 62669 "Stichting governmental roaming Nederland", // 62670 "simplen", // 62671 "IPT Powertech", // 62672 @@ -62894,7 +62894,7 @@ "OOOLT", // 62872 "Marcus Nelle", // 62873 "Tsa Lynx Process", // 62874 - "Moscow plant ""Fizpribor"" Ltd.", // 62875 + "Moscow plant Fizpribor Ltd.", // 62875 "neoom", // 62876 "Grundfos Holding A/S", // 62877 "BIP", // 62878 @@ -63056,7 +63056,7 @@ "Tecnologias Plexus S.L.", // 63034 "COFO e.K.", // 63035 "Onsite Women's Health", // 63036 - "Limited liability company ""Mobil Telecom""", // 63037 + "Limited liability company Mobil Telecom", // 63037 "Nikolay Zaytsev", // 63038 "vaettir.net", // 63039 "TOAD Consulting", // 63040 @@ -63111,7 +63111,7 @@ "Moose Interactive LTD", // 63089 "Järvi-Suomen Uittoyhdistys", // 63090 "elektronik-labor CARLS GmbH & Co. KG", // 63091 - """RUBICON WIRELESS COMMUNICATION"" LLC", // 63092 + "RUBICON WIRELESS COMMUNICATION LLC", // 63092 "TJ Innovation", // 63093 "3um", // 63094 "OpenSensie.org", // 63095 @@ -63571,7 +63571,7 @@ "SELTAR", // 63549 "MAEM Sp. z o.o", // 63550 "Zhonglian Huanuo (Beijing) Technology Co., Ltd.", // 63551 - "mitocode.eu", // 63552 + "Matteo Kutufa", // 63552 "City of Laurel", // 63553 "Movyon S.p.A.", // 63554 "Belden Inc.", // 63555 @@ -63592,7 +63592,7 @@ "Skryptek", // 63570 "KERRYJ INVESTMENT PTY LTD", // 63571 "TrustNXT GmbH", // 63572 - "JSC ""STC UPS""", // 63573 + "JSC STC UPS", // 63573 "Standards and Interoperability Lab", // 63574 "NEXGOV", // 63575 "Lanboss Limited", // 63576 @@ -63636,7 +63636,7 @@ "Kuttler Tech", // 63614 "Area Science Park", // 63615 "Coop7", // 63616 - "LIMITED LIABILITY COMPANY ""TA-INFORMATION TECHNOLOGIES"" (TA-IT LLC)", // 63617 + "LIMITED LIABILITY COMPANY TA-INFORMATION TECHNOLOGIES (TA-IT LLC)", // 63617 "ATAN LLC", // 63618 "TM Ausbau GmbH", // 63619 "SAE EVPKI", // 63620 @@ -63705,7 +63705,1227 @@ "AMBK SIA", // 63683 "Dmytro M. Barabash", // 63684 "Suzhou RCT Power Energy Technology Co., Ltd", // 63685 - "Adam Popik" // 63686 + "Adam Popik", // 63686 + "Andi Bellstedt", // 63687 + "XYMOGEN", // 63688 + "Shin Kwang Electronics Co.", // 63689 + "Rhe-Ma Steuerberatungsgesellschaft mbH", // 63690 + "Jost PLASTEC GmbH", // 63691 + "City of Gulf Shores", // 63692 + "Proof.com", // 63693 + "Federal Public Service Employment, Labour and Social Dialogue", // 63694 + "Patrick Hochstein", // 63695 + "STORE Capital LLC", // 63696 + "Juan Dario Mansilla", // 63697 + "Authara Inc.", // 63698 + "Sweda Informatica Ltda", // 63699 + "GLOBAL TECHNOLOGY CENTER", // 63700 + "Savoy Life", // 63701 + "A Woman's Place", // 63702 + "Argo Group", // 63703 + "Diamond Drake Ventures, LLC", // 63704 + "nzyme LLC", // 63705 + "PathConnect GmbH", // 63706 + "Musson Industrial", // 63707 + "RMIT University", // 63708 + "KogiTEK UG", // 63709 + "Enzo Ablack", // 63710 + "Gatewatcher", // 63711 + "OmniChain Holdings, Inc.", // 63712 + "Justitiele ICT Organisatie", // 63713 + "OpForge", // 63714 + "Enervaro Pty Ltd", // 63715 + "Scott Guyton", // 63716 + "KUTTER GmbH & Co. KG", // 63717 + "ACKNetworks,Inc.", // 63718 + "Builtlayer LLC", // 63719 + "Melissa Martinez", // 63720 + "Walker Morris LLP", // 63721 + "Jade Wurzer", // 63722 + "Maxime DERCHE Information System Consulting France", // 63723 + "Stack AV", // 63724 + "Kadec", // 63725 + "IT Route, LLC", // 63726 + "Resillion UK Limited", // 63727 + "Ares LTD", // 63728 + "Department of Communication Security", // 63729 + "Beijing Huahong IC Design Co., Ltd.", // 63730 + "SAS TECHVAR", // 63731 + "数炬新技术(深圳)有限公司 (Shuju New Technology (Shenzhen) Co., Ltd.)", // 63732 + "Masovskiy International Organization - MIO", // 63733 + "Mathias Müller", // 63734 + "EasyPay", // 63735 + "Madeiranit", // 63736 + "ZERO Labs", // 63737 + "Landes-Feuerwehrverband Tirol", // 63738 + "Goldpac Limited", // 63739 + "Systemair AB", // 63740 + "Geonica", // 63741 + "Doctornow Inc", // 63742 + "LEW Service & Consulting GmbH", // 63743 + "Moya", // 63744 + "Vyskumny ustav vodneho hospodarstva", // 63745 + "Noshaq", // 63746 + "EAJ Global", // 63747 + "HEQA Security", // 63748 + "MATTERS (Winb Estrategia)", // 63749 + "Vincent Nic", // 63750 + "Ictrek", // 63751 + "Vicente", // 63752 + "Jisnu Communications Private Limited", // 63753 + "Rene Anton Castillo", // 63754 + "AStA der Universität zu Lübeck", // 63755 + "Imply Tecnologia", // 63756 + "SHEN ZHEN CLOU ELECTRONICS CO.,LTD.", // 63757 + "OpenYard", // 63758 + "Southeast Medical Imaging", // 63759 + "Novedades kay", // 63760 + "dkt", // 63761 + "Zonit Structured Solutions", // 63762 + "Plaid Inc.", // 63763 + NULL, // 63764 + "Maxim Parygin", // 63765 + "AZORG VZW", // 63766 + "Telcore", // 63767 + "Firstwave Cloud", // 63768 + "Useful Data LLC", // 63769 + "Javier Espino Sáenz", // 63770 + "E.C. Styberg Engineering", // 63771 + "Guerbet", // 63772 + "Orange Cyberdefense", // 63773 + "Digisol Systems Limited", // 63774 + "Silent Sentinel Ltd", // 63775 + "SYN-bit", // 63776 + "MRB Desenvolvimento de Software", // 63777 + "Montage Technology", // 63778 + "McCrae Hospitals (Thailand) Limited", // 63779 + "亿阳信通股份有限公司 (BOCO Inter-Telecom Co., Ltd.)", // 63780 + "Emeika Jones", // 63781 + "Leland Cheung", // 63782 + "New Idea LLC", // 63783 + "Exotic Shell", // 63784 + "AURCORE TECHNOLOGY INC.", // 63785 + "Xi‘an BetterCtrl Intelligent Technology Co., Ltd", // 63786 + "Logical Innovations, LLC", // 63787 + "Crestava", // 63788 + "Ernest Wong", // 63789 + "VoidTrust LLC", // 63790 + "Whiskey House of Kentucky", // 63791 + "Educational Institution ALMATY MANAGEMENT UNIVERSITY", // 63792 + "聆维思(上海)科技有限公司 (Lingweisi (Shanghai) Technology Co., Ltd.)", // 63793 + "KJO Investments LLC", // 63794 + "Yinergy Digital Power Technology Co.,Ltd", // 63795 + "Franklin Edward Bridges", // 63796 + "HBQ Technology", // 63797 + "SHOTO", // 63798 + "Utah State Courts", // 63799 + "Quantium", // 63800 + "NSTEK", // 63801 + "OOO BASF", // 63802 + "Uanataca Colombia S.A.S.", // 63803 + "CCArchitect Inc.", // 63804 + "RTEL Telecom LLP", // 63805 + "CS-Tech s.r.o.", // 63806 + "United Urology", // 63807 + "CottonWay", // 63808 + "Constructor University Bremen gGmbH", // 63809 + "Österreichisches Siedlungswerk Gemeinnützige Wohnungs­aktien­gesellschaft", // 63810 + "Fundacion Bosques Verdes", // 63811 + "Periland Eco Park", // 63812 + "GABBATRON INCORPORATED", // 63813 + "Industeel Belgium", // 63814 + "Pcoo Limited", // 63815 + "Ai-Pygmalion", // 63816 + "Dron Edge India Private Limited", // 63817 + "IT Confidence A/S", // 63818 + "First Impression Labels SA Pty Ltd.", // 63819 + "Techland", // 63820 + "Quantified Imaging Limited", // 63821 + "Daniel Absi", // 63822 + "iNDIGENT eNTERPRISES", // 63823 + "World WLAN Application Alliance", // 63824 + "Zhengzhou ECLinkey Technology Co., LTD", // 63825 + "Info Space d.o.o.", // 63826 + "MAROC TELECOM", // 63827 + "Hancock County Government, Indiana", // 63828 + "Zerosla", // 63829 + "Acceldata Inc", // 63830 + "Seemi Technology Corporation", // 63831 + "pronoco", // 63832 + "Brentwood College School", // 63833 + "Pimser Proje Elektronik A.Ş.", // 63834 + "AOL-HUVM", // 63835 + "IMBIL TELECOM SOLUTIONS NIGERIA LIMITED", // 63836 + "WY7EMT", // 63837 + "West Point Medical Group", // 63838 + "J&R Technology Limited", // 63839 + "Tienda Alcaraván", // 63840 + "Kwantlen Polytechnic University - Kwt.priv", // 63841 + "Integre Technologies LLC", // 63842 + "R Consulting EOOD", // 63843 + "Froze Communications Private Limited", // 63844 + "Michael Butash", // 63845 + "Instituto de Previsión Social de la Provincia de Buenos Aires", // 63846 + "labapart UG", // 63847 + "Hielscher Ultrasonics GmbH", // 63848 + "Bitfocus AS", // 63849 + "KUNTURAD S.A.S.", // 63850 + NULL, // 63851 + "Beyond Expectations", // 63852 + "PT. Data Integrasi Semesta", // 63853 + "Baichuan Chen", // 63854 + "Aaroni Limited", // 63855 + "ANF AC URUGUAY SAS", // 63856 + "ng-voice GmbH", // 63857 + "AuthUSB S.L.", // 63858 + "SDA DMS Zrt.", // 63859 + "ANF AC ECD COLOMBIA S.A.S.", // 63860 + "pan-cloud", // 63861 + "Yablochkov Charging Stations", // 63862 + "Student Transportation of America", // 63863 + "Solis Energy Australia", // 63864 + "Rabbity Labs", // 63865 + "Accadco Technology Co. Ltd", // 63866 + "Queclink Wireless Solutions Co., Ltd.", // 63867 + "Maastricht University", // 63868 + "Z Elektronika Kft.", // 63869 + "Wifirst", // 63870 + "Riccardo Grassini", // 63871 + "Shenzhen Pace Electronics Co.,Ltd", // 63872 + "Solocal Group", // 63873 + "Shenzhen GS-LINK Digital Co., Ltd.", // 63874 + "Applied Energy Technologies Private Ltd", // 63875 + "Midwest Furry Fandom", // 63876 + "TWR Tech, LLC", // 63877 + "Panobit LLC", // 63878 + "NeutraPix", // 63879 + "Version Zero", // 63880 + "ILIA e.U.", // 63881 + "MediMatic", // 63882 + "A.I. Tech srl", // 63883 + "Centre Hospitalier de Saint Amand Montrond", // 63884 + "SHENZHEN sunforest Co.,LTD", // 63885 + "南京奥通智能科技有限公司 (Nanjing Aotong Intelligent Technology Co., Ltd.)", // 63886 + "Pedernales Electric Cooperative", // 63887 + "Coordinación de Política Digital - Gobierno del Estado de Chihuahua", // 63888 + "HARBIN DIGITAL ECONOMY DEVELOPMENT CO., LTD.", // 63889 + "Torres Family", // 63890 + "Barrett Jordan", // 63891 + "中亿(深圳)信息科技有限公司 (Zhongyi (Shenzhen) Information Technology Co., Ltd.)", // 63892 + "Marcelo Amorim de Godoy - MGE Broadcast", // 63893 + "Owl Corp", // 63894 + "NACOS Marine GmbH", // 63895 + "Jeddak AICC", // 63896 + "ENDA", // 63897 + "Lianshuo Computer (Chongqing) Co., Ltd", // 63898 + "KoCoS Messtechnik AG", // 63899 + "Kavit Electronics Ltd.", // 63900 + "Frogcafe Co.", // 63901 + "Bytedance", // 63902 + "北京中广瑞波科技股份有限公司 (China Rainbow Technology CO.,LTD.)", // 63903 + "XCommSoft", // 63904 + "1Finity, Inc.", // 63905 + "Qorsa Corp.", // 63906 + "Claude Heinemann", // 63907 + "Davide Nossa", // 63908 + "betec7 GmbH", // 63909 + "Wenerdit", // 63910 + "Prefeitura Municipal do Rio de Janeiro", // 63911 + "Costa Crociere S.p.a.", // 63912 + "GUARDIARIS d.o.o.", // 63913 + "Hangzhou Wilion-Power Technology Co., Ltd", // 63914 + "Volcengine Inc.", // 63915 + "Eirspace Limited", // 63916 + "baron engineering", // 63917 + "Arknet FZE", // 63918 + "SepehrAnformaticDerakhshan", // 63919 + "Hasslauer", // 63920 + "SCHÄFER IT-Systems", // 63921 + "Institut de Science des Données de Montpellier", // 63922 + "Tsuken Electric Ind. Co., Ltd.", // 63923 + "Kuntu Technology Limited Liability Company", // 63924 + "dacentsoft", // 63925 + "Arteche Group", // 63926 + "O2 IT Services s.r.o.", // 63927 + "CARE' IN (Care Intelligency Numeric)", // 63928 + "UTA", // 63929 + "BSRIA Ltd", // 63930 + "António Rodrigues Capela & Filhos LDA", // 63931 + "Eastern Shoshone Tribe, dba Warm Valley Health Care", // 63932 + "PiLink Co., Ltd.", // 63933 + "Scantech", // 63934 + "TXSE", // 63935 + "Wolfgang Obkircher", // 63936 + "CANADIAN SOLAR MSS (AUSTRALIA) PTY LTD", // 63937 + "Gooxi", // 63938 + "Medford School District 549c", // 63939 + "Wendel Security - the ART of digital defense", // 63940 + "ELM Company", // 63941 + "UNADIGITAL", // 63942 + "Ralf Lenz", // 63943 + "OSCEdge", // 63944 + "Qumulo Inc", // 63945 + "Nilavanam Technologies Private Limited", // 63946 + "TECHNOLID LLC", // 63947 + "ORBYS", // 63948 + "WHITEBOX TECHNOLOGY HONG KONG LIMITED", // 63949 + "Vollmer Werke Maschinenfabrik GmbH", // 63950 + "FISICA", // 63951 + "中華民國復能協會 (Rehabilitation Association of the Republic of China)", // 63952 + "حمزةالجبلين (Hamza Al-Jabalain)", // 63953 + "Crashkopf Network Systems", // 63954 + "北京甲信技术有限公司 (Beijing Jiaxin Technology Co., Ltd)", // 63955 + "PYLON TECHNOLOGIES AUSTRALIA PTY LTD", // 63956 + "ELTE Limited", // 63957 + "Feller Group LLC", // 63958 + "Grand Vision Gaming", // 63959 + "Omniconn", // 63960 + "Creative Communication", // 63961 + "IXK Research Corporation", // 63962 + "Ehay company limited -Revival", // 63963 + "Aviontex GmbH", // 63964 + "INDIVIDUAL ENTREPRENEUR POPOV VASILIY VITALYEVICH", // 63965 + "Gamma Operadora de Comunicaciones S.A.U.", // 63966 + "TOTOLINK TECHNOLOGY LIMITED", // 63967 + "Shoogee GmbH u. Co. KG", // 63968 + "Varex Imaging Deutschland AG", // 63969 + "Stephan van Hulst", // 63970 + "Bertrand Jacquin", // 63971 + "New Lantern, Inc.", // 63972 + "Krontab CA", // 63973 + "Enver Saleem", // 63974 + "MBI Health", // 63975 + "BAJB, LLP", // 63976 + "Beijing Yuelian Technology Co., Ltd.", // 63977 + "Sentra Medika Hospital Group", // 63978 + "Quälgeist Berlin e. V.", // 63979 + "PedSafety", // 63980 + "Hypertension Nephrology Associates PC", // 63981 + "Pierburg Huayu Pump Technology Co., Ltd.", // 63982 + "ESCUELA SUPERIOR POLITECNICA DE LITORAL (ESPOL)", // 63983 + "Bleu", // 63984 + "AUTOCRYPT INC.", // 63985 + "Georgia Cancer Specialists", // 63986 + "NY Neurology Associates LLC", // 63987 + "Fuzhou Racelin Technology Co., Ltd", // 63988 + "Nithin Manuel", // 63989 + "Merchandising Team K. Werner GmbH", // 63990 + "Fleet Device Management Inc", // 63991 + "Comprion GmbH", // 63992 + "Ahmed Cherevatyi", // 63993 + "Moldovan eGovernance Agency", // 63994 + "Trovehealth Tech Inc", // 63995 + "DeepInspect", // 63996 + "VIALAB SAS", // 63997 + "Beijing Gpthink Technology Co., Ltd.", // 63998 + "Shanghai WinOPNET Technology Co., Ltd", // 63999 + "Kimün SpA", // 64000 + "pax", // 64001 + "MiteWatch LLC", // 64002 + "Sepia River Studios Ltd", // 64003 + "SDDCLAB.Com", // 64004 + "FeliCa Networks, Inc.", // 64005 + "The Power Family", // 64006 + "VeriSilicon Microelectronics (Shanghai) Co., Ltd.", // 64007 + "Fornello Oy", // 64008 + "mbessler", // 64009 + "AXACOM AG", // 64010 + "ScioTechLtd", // 64011 + "American Signal Corporation", // 64012 + "_sivizius", // 64013 + "CloudGUARD GmbH", // 64014 + "Three Headz", // 64015 + "IFTECH Co.,Ltd.", // 64016 + "Dociera", // 64017 + "Stadt Karlsruhe", // 64018 + "LIFE CLINIC GROUP", // 64019 + "FreeIAM", // 64020 + "FM Industries, Inc.", // 64021 + "Corlett-Wellstone Limited", // 64022 + "EUROPARC S.R.L.", // 64023 + "dikon Elektronik & IT GmbH", // 64024 + "MARKUS LABS", // 64025 + "SFO OT", // 64026 + "SEMNATURESCU S.R.L.", // 64027 + "BNG Interactive Technologies", // 64028 + "Business Card Service INC", // 64029 + "kloenk", // 64030 + "McKinney Specialty Labs, LLC", // 64031 + "SmartGov S.R.L.", // 64032 + "UDS SYSTEMS LTD", // 64033 + "ACENSI GROUPE", // 64034 + "Marvin Rhoads", // 64035 + "Beneva", // 64036 + "Stellar Cartography LLC", // 64037 + "LUZI AG", // 64038 + "Commtel Networks Limited", // 64039 + "Korvet SP LLC", // 64040 + "contractreporting.com", // 64041 + "Manas Kumar Dash", // 64042 + "广东乐心医疗电子股份有限公司 (Guangdong Lexin Medical Electronics Co., Ltd.)", // 64043 + "NOVAAGRO UKRAINE LLC", // 64044 + "SkyeEngine", // 64045 + "Tekcesta LLC", // 64046 + "C4I", // 64047 + "University of North Alabama", // 64048 + "Uniwersytecki Szpital Kliniczny we Wrocławiu", // 64049 + "PCX Aerosystems LLC", // 64050 + "HyperBlox Inc.", // 64051 + "PROCEPT BioRobotics", // 64052 + "Verifone Systems (China), Inc.", // 64053 + "Altimate Net GmbH", // 64054 + "DB Systel GmbH", // 64055 + "Felisify", // 64056 + "EVAM", // 64057 + "Công Ty Cổ Phần Mạng Sáng Tạo EasyNet", // 64058 + "Unit6 Inc.", // 64059 + "Argentra Solutions Pte Ltd", // 64060 + "Techn. Sonderloesungen Hueller", // 64061 + "FUTEURCREDX INC.", // 64062 + "Benjamin Beideman", // 64063 + "TrustedCA", // 64064 + "DIGITAL NOTARY ADVISORY LLC, SUCURSAL ESPAÑA", // 64065 + "UBINEXUS", // 64066 + "Saer Irish", // 64067 + "Jaxis Inc.", // 64068 + "Ellis Technology", // 64069 + "Arasaka", // 64070 + "Databridge Dynamics (P) Ltd.,", // 64071 + "Misawa Homes of Finland Oy", // 64072 + "Huayao Zhian Technology Co., Ltd.", // 64073 + "EcoFlow Inc.", // 64074 + "myUpTech AB", // 64075 + "Blaize", // 64076 + "Joel Strasser", // 64077 + "Securetia", // 64078 + "Megakuul", // 64079 + "Richard Curylo", // 64080 + "Chiba Prefectural Matsudo High School Computer Club", // 64081 + "Sigma Ukraine", // 64082 + "Musicratic Label SpA", // 64083 + "Catalina Andrea Millán Coronado", // 64084 + "PacketController Network", // 64085 + "Andrej Kravtsov", // 64086 + "Sebastián Andrés Millán Coronado", // 64087 + "Etude Technique en Electronique Professionnelle", // 64088 + "LIMART - FZCO", // 64089 + "EbV Elektronikbau- und Vertriebs GmbH", // 64090 + "Zyme Ltd.", // 64091 + "Hong Kong Internet Registration Corporation Limited", // 64092 + "Sailing Northern Technology (Beijing) Co., Ltd", // 64093 + "Projecto de Gestão de Recursos Públicos para Prestação de Serviços (GEPRES)", // 64094 + "GoTriangle", // 64095 + "Bitronic", // 64096 + "Brian West", // 64097 + "G3pix", // 64098 + "Huge Networks", // 64099 + "Cybermancers", // 64100 + "Diablo Technology Services", // 64101 + "Alicorn Properties", // 64102 + "Cardiothoracic Associates of Hawaii", // 64103 + "Newfoundland and Labrador Health Services", // 64104 + "LBBW Landesbank Baden-Württemberg", // 64105 + "Beijing Seed Networks Technology Co., Ltd", // 64106 + "Contrinex AG", // 64107 + "Smart Identity", // 64108 + "Livesky Technology Development Co., Ltd.", // 64109 + "Endless Group", // 64110 + "HzBright", // 64111 + "NComputing", // 64112 + "Samsara Inc.", // 64113 + "s4p-demo.lab", // 64114 + "syscallx86", // 64115 + "Tianjin 712 Mobile Communication Co., Ltd", // 64116 + "Sterk Global Holdings Corporation", // 64117 + "Avasflowers", // 64118 + "Adaptive Biotechnologies", // 64119 + "Beijing Innovation Edge Data Technology Co.,Ltd", // 64120 + "MarchNet Regional & Remote Telecommunications", // 64121 + "BrainWave Consulting Company, L.L.C.", // 64122 + "安佳威视 (Anjia Vision)", // 64123 + "CMIK AB", // 64124 + "Tranås Energi AB", // 64125 + "Morphle Labs Inc.", // 64126 + "Camelot Holdings and Investments, LLC", // 64127 + "Rochester Network Supply, Inc", // 64128 + "IronWhale", // 64129 + "Bihar Communications Pvt Ltd", // 64130 + "Billo Systems, LLC", // 64131 + "Ooredoo Maldives", // 64132 + "Peter Stone", // 64133 + "Paperless GmbH", // 64134 + "procilon GROUP", // 64135 + "FairConnect", // 64136 + "LeeMing Construction Co., Ltd.", // 64137 + "RTE RESEAU DE TRANSPORT D ELECTRICITE", // 64138 + "Oy Kohiwood Ltd", // 64139 + "YASKAWA Nordic AB", // 64140 + "PERCo", // 64141 + "ASSA ABLOY Global Solutions UK Limited (Key and Asset Management)", // 64142 + "Amber Sign, Ltd.", // 64143 + "SONS Online Systems GmbH", // 64144 + "Haruharu Television Group", // 64145 + "Marko Apfel", // 64146 + "Hochschule für Polizei und öffentliche Verwaltung Nordrhein-Westfalen", // 64147 + "DIGIFRANCE", // 64148 + "Bizness Systema Telecom LTD", // 64149 + "Girls Day School Trust", // 64150 + "Kvaser AB", // 64151 + "Armatura LLC", // 64152 + "Taara Connect", // 64153 + "ICD Group", // 64154 + "Klimabau Gesellschaft für lufttechnische Anlagen mbH", // 64155 + "Billy Hunt", // 64156 + "thyssenkrupp Dynamic Components GmbH", // 64157 + "Synics AG", // 64158 + "HUEBINET Informationsmanagement GmbH & Co. KG", // 64159 + "Tekniska verken i Linköping AB", // 64160 + "Mjölby-Svartådalen Energi AB", // 64161 + "Infinique Worldwide Inc", // 64162 + "Astrom, Inc.", // 64163 + "Prusa Development a.s.", // 64164 + "Wren Security", // 64165 + "TecAssured, LLC", // 64166 + "AUDAC", // 64167 + "BLUEEND AG", // 64168 + "Attila Varga", // 64169 + "REMKO GmbH & Co. KG", // 64170 + "compensa.pl", // 64171 + "Paul Orlando Antonescu", // 64172 + "Shenzhen Source Unit Technology Co.,Ltd", // 64173 + "Doonnetworks", // 64174 + "Sergey Parygin", // 64175 + "EIDERSCONSULTING SAS", // 64176 + "Novosad Hayes Associates", // 64177 + "MNCSoftware", // 64178 + "CRYPTSK PRIVATE LIMITED", // 64179 + "Wayne H. Smith", // 64180 + "NAXA Inc.", // 64181 + "Silverflow", // 64182 + "Yamato SHINOZUKA", // 64183 + "Brian Tkatch", // 64184 + "AI-Telecom", // 64185 + "Revolnet Technologies Private Limited", // 64186 + "NetDevice", // 64187 + "SHENZHEN Netinfo Technology Co., Ltd.", // 64188 + "Herd-i", // 64189 + "Solar Manager AG", // 64190 + "Norrtälje Energi Försäljnings AB", // 64191 + "INESO Europe", // 64192 + "LuxChip Systems Ltd", // 64193 + "Gigs", // 64194 + "Atita Homrakphong", // 64195 + "ATWAB Inc.", // 64196 + "Shenzhen Hohunet Technology Co.,LD", // 64197 + "Chaos Computer Club Aachen e.V.", // 64198 + "ARVIND LIMITED", // 64199 + "Opella", // 64200 + "GID GmbH", // 64201 + "Actere GmbH", // 64202 + "Nexstem India Private Limited", // 64203 + "chippen", // 64204 + "Neogen Corporation", // 64205 + "Atlific Hotels", // 64206 + "窦韫 (Yun Dou)", // 64207 + "Omroep Flevoland", // 64208 + "Michal Hanula", // 64209 + "Swedish Embedded AB", // 64210 + "Norsh", // 64211 + "ERIK BRASIL MENDES", // 64212 + "Glo.bu.s. Srl", // 64213 + "Guangdong Lewei Software Co., Ltd.", // 64214 + "ChaoyueTechnology Co., LTD", // 64215 + "KnectIQ, Inc.", // 64216 + "Curleys Quality Foods Ltd", // 64217 + "Ineo Solutions", // 64218 + "L2L7", // 64219 + "Skogssällskapet Finland Oy Ab", // 64220 + "Mäkilän Saha Avoin Yhtiö", // 64221 + "bdtronic GmbH", // 64222 + "LARUM SRL", // 64223 + "Cty TF llc", // 64224 + "Silicondust USA, Inc.", // 64225 + "Dynacolor, Inc.", // 64226 + "Xpera Risk Mitigation & Investigation LP", // 64227 + "Panasonic Automotive Systems America, LLC", // 64228 + "Kyle Smith", // 64229 + "Minalex Corporation", // 64230 + "Timsfors Bil och Traktortjänst AB", // 64231 + "Kunsthochschule Bayern", // 64232 + "Royal Surrey County Hospital(RSCH NHS)", // 64233 + "Simon Hegele GmbH", // 64234 + "St. Galler Kantonalbank AG", // 64235 + "Freshwater Fish Marketing Corp", // 64236 + "Shenzhen Infypower Co.,Ltd.", // 64237 + "Innovatrix Wireless Pvt. Ltd", // 64238 + "Benniu Information Technologies Co., Ltd.", // 64239 + "Changzhou Asia Networks Information Technology Co., Ltd.", // 64240 + "Dirk Doesburg", // 64241 + "TRICO Limited", // 64242 + "j. Schneider Elektrotechnik GmbH Offenburg", // 64243 + "Yuderunx Technology CO., Ltd.", // 64244 + "Lopen Rakennuspuu Oy", // 64245 + "Informaticon AG", // 64246 + "Tecnovideo S.r.l.", // 64247 + "ForensisNG", // 64248 + "Huizhou RoyPow Technology Co., Ltd.", // 64249 + "张峰 (Zhang Feng)", // 64250 + "WutupFu, Inc.", // 64251 + "Secmia", // 64252 + "AuthBite", // 64253 + "SECURE DOMAINS MANAGED CYBER SECURITY SERVICES PROVIDER L.L.C", // 64254 + "Österbymo Hardwood AB", // 64255 + "Tibber AS", // 64256 + "Shenzhen COMNECT Technology Co., Ltd.", // 64257 + "Netcontrol Oy", // 64258 + "WEIN & CO Handelsgesellschaft m.b.H.", // 64259 + "COLSA - BH", // 64260 + "AVS Electronics SpA", // 64261 + "Polycomp Technologies (PTY) Ltd.", // 64262 + "Networkers Rocks", // 64263 + "LIMITED LIABILITY COMPANY DYNASWITCH PRO", // 64264 + "Tecweigh", // 64265 + "Corista LLC", // 64266 + "NOAA/CSL", // 64267 + "Dominik Robotka", // 64268 + "eeas gmbh", // 64269 + "Krankenfürsorgeanstalt der Bediensteten der Stadt Wien", // 64270 + "FMC Trading & Logistics Co. Ltd.", // 64271 + "Sansec Technology Co., Ltd. (三未信安科技股份有限公司)", // 64272 + "pocketOne OÜ", // 64273 + "BXC", // 64274 + "NANCO", // 64275 + "iTest Technologies", // 64276 + "ARTEAR", // 64277 + "UNIVERSIDAD NACIONAL ABIERTA Y A DISTANCIA UNAD", // 64278 + "PKI Consortium", // 64279 + "IBM Digital Talent for Business", // 64280 + "Navirum energi AB", // 64281 + "NeoX-IT", // 64282 + "LinOTP Project (netgo software GmbH)", // 64283 + "Guangzhou JN Union Technology Co.,Ltd (广州江南科友科技股份有限公司)", // 64284 + "sener - scaterzs", // 64285 + "Amt für Informationstechnik (AIT)", // 64286 + "Woodbury Corporation", // 64287 + "Nikan Andishan Nujan", // 64288 + "Vemetris", // 64289 + "Ooredoo Palestine", // 64290 + "FOUNTLAB SOLUTIONS PRIVATE LIMITED", // 64291 + "STRABAG Infrastructure and Safety Solutions", // 64292 + "Bangla Phone Secure CA", // 64293 + "International Organization for Identity Documents", // 64294 + "China Broadcasting Network Chongqing Co., Ltd.", // 64295 + "Banco de Credito de Bolivia", // 64296 + "Dom Kirby Creative", // 64297 + "zylinktech LLC", // 64298 + "Vlaams Parlement", // 64299 + "Family Timber Finland Oy", // 64300 + "GTS TELECOM SERVICES I PRIVATE LIMITED", // 64301 + "Tritan Internet", // 64302 + "VB Spine", // 64303 + "Synchrotechnik", // 64304 + "HyperLXC Medical", // 64305 + "innovotech", // 64306 + "Shenzhen Infypower Co.,Ltd 深圳英飞源技术有限公司", // 64307 + "Airline Pilots Association", // 64308 + "Teragrep", // 64309 + "woqutech", // 64310 + "Firezone, Inc.", // 64311 + "Zeetim", // 64312 + "H. u. J. Steiner GmbH", // 64313 + "Stadtwerke Riesa GmbH", // 64314 + "CONNECTIVE 3 CIA. LTDA.", // 64315 + "Adia Health Inc.", // 64316 + "SANSEC", // 64317 + "Helmholtz-Zentrum für Ozeanforschung Kiel (GEOMAR)", // 64318 + "IMA-Systems Information-Technology, ZNL der NEXTCLINICS Austria GmbH", // 64319 + "Landsbankinn hf.", // 64320 + "Deep Systems", // 64321 + "Sjögårdens Energiflis AB", // 64322 + "GUANGZHOU HANGXIN AVIATION EQUIPMENT CO.,LTD", // 64323 + "Arthur Michas", // 64324 + "Heiko Schuetz", // 64325 + "Sandwych Inc", // 64326 + "Boris Vasilyev", // 64327 + "GrailPay", // 64328 + "Balangan Surf Academy", // 64329 + "Jämtskogsägare i samverkan AB", // 64330 + "9livesdata", // 64331 + "Lombard Insurance Company Limited", // 64332 + "Niko NV, Division Wygwam", // 64333 + "Meu Lar Smart", // 64334 + "Maarten Houthuijzen", // 64335 + "GVOZDEN", // 64336 + "Kasper Kjeld Pedersen", // 64337 + "B4CKSP4CE Hackerspace", // 64338 + "Media College Denmark", // 64339 + "I Reparto Mobile della Polizia di Stato di Roma", // 64340 + "ix.Cloud", // 64341 + "Data Warehouse", // 64342 + "UNION Technologies", // 64343 + "IDEMIA", // 64344 + "Swan Foresight Pty Ltd.", // 64345 + "AERL", // 64346 + "LLC «ARGO TECHNOLOGY EAST»", // 64347 + "Nimbus Technologieberatung GmbH", // 64348 + "Aqa Technologies, Inc.", // 64349 + "Pragmatec", // 64350 + "KESSLER & CO AG", // 64351 + "Yodamiitti Oy", // 64352 + "Capstone Investment Advisors", // 64353 + "webbedjoes", // 64354 + "CGI Australia", // 64355 + "Meusburger Georg GmbH & Co. KG", // 64356 + "InCharge Energy", // 64357 + "Uplink Labs Inc.", // 64358 + "Norlys", // 64359 + "River Information Services Authority", // 64360 + "KEYTECH ELEKTRONIC COMPANY", // 64361 + "Abdelkhaleq karmi", // 64362 + "ALCOMA LLC", // 64363 + "INDUSTRIAL SECURITY PROVIDE Ltd.", // 64364 + "Neo-Retro Group", // 64365 + "Cato Networks Ltd.", // 64366 + "Älmeboda skogstjänst", // 64367 + "SUPIN s.r.o.", // 64368 + "Dexmate", // 64369 + "Imaginalis", // 64370 + "Sona Network B.V.", // 64371 + "Sezoo", // 64372 + "杭州芯博士网络科技有限公司 (Hangzhou Xinboshi Network Technology Co., Ltd.)", // 64373 + "CYE Sec", // 64374 + "Realsoft", // 64375 + "C.D. Wälzholz GmbH & Co. KG", // 64376 + "Sona Business B.V.", // 64377 + "PSEG", // 64378 + "Instituto Nicaraguense de Seguridad Social", // 64379 + "Swoboda Embedded Engineering GmbH", // 64380 + "KEEQuant GmbH", // 64381 + "Philip G Bove", // 64382 + "Kreis Unna", // 64383 + "Kyi Soe Thin", // 64384 + "NSE AG", // 64385 + "Rozetta Systems", // 64386 + "Flipturn, Inc.", // 64387 + "INTELUX ELECTRONICS", // 64388 + "Lebent Noel Melendres Hernandez", // 64389 + "PenSam", // 64390 + "ACMH", // 64391 + "Naturskog AB", // 64392 + "Naturskog Biofuel AB", // 64393 + "Sellplus TECH LLC", // 64394 + "com.ksbarnt", // 64395 + "SAVA Cybersecurity", // 64396 + "Matthias Valvekens", // 64397 + "Alambec Inc", // 64398 + "OMV AG", // 64399 + "Bath Riding Club", // 64400 + "HMI Technologies", // 64401 + "Origin Energy Eraring OT", // 64402 + "Arak University of Medical Sciences", // 64403 + "Foreshow Information Co., Ltd", // 64404 + "Montsecure", // 64405 + "UltraGreen AI Private Limited", // 64406 + "Good Consulting Ltd.", // 64407 + "Tautech (Pty) Ltd", // 64408 + "EPPO - European Public Prosecutors Office", // 64409 + "TTControl GmbH", // 64410 + "Tarsus Universitesi", // 64411 + "Ampcontrol Technologies Inc.", // 64412 + "East Central Minnesota Educational Cable Cooperative", // 64413 + "Latvijas Loto VAS", // 64414 + "Northeast Agri Systems", // 64415 + "Esprit Electronics Limited", // 64416 + "HAIP GmbH", // 64417 + "ELTEL KATOWICE SP. Z O. O.", // 64418 + "Brian Lycett", // 64419 + "Network Down IT", // 64420 + "Bumblebee Technologies Bangladesh Limited", // 64421 + "BarmeniaGothaer", // 64422 + "冷春阳 (Leng Chunyang)", // 64423 + "OpenNFC", // 64424 + "LIS LLC", // 64425 + "PRIM Management Consult GmbH", // 64426 + "Pendulum Instruments", // 64427 + "ruidi", // 64428 + "ECOFLOW AUSTRALIA PTY LTD", // 64429 + "Okos Intellect LTD", // 64430 + "Voigt Industrial Electronics", // 64431 + "American Red Cross", // 64432 + "PT. CryptNet Systems Lab", // 64433 + "Network Gate Sweden AB", // 64434 + "FederalKey", // 64435 + "Stuart Young Jr", // 64436 + "Donnell Systems", // 64437 + "MCOMM Sp. z o. o.", // 64438 + "Johnny.Decimal", // 64439 + "BAEZ Electric (Nanjing) Co., Ltd.", // 64440 + "ACP IT Consulting GmbH", // 64441 + "Familie Hartenberger", // 64442 + "Municipalidad de Lomas de Zamora", // 64443 + "Ridtisak Yingkiatinon", // 64444 + "Freecloak", // 64445 + "OOO Instech", // 64446 + "GaCitech di Ciccone Gabriele", // 64447 + "K-Bro Linen Inc.", // 64448 + "JD CA Center", // 64449 + "Cellgain Wireless LLC", // 64450 + "Roundabout Technologies", // 64451 + "Chris Rose", // 64452 + "Strand Psychiatric Associates", // 64453 + "Stephon X. Jones", // 64454 + "D’Andilly Group", // 64455 + "Jenn Tribble", // 64456 + "Goose", // 64457 + "OTO GK", // 64458 + "Avnet Asia", // 64459 + "Griffin Bank Ltd", // 64460 + "Tina Bhutani-Jacques", // 64461 + "Winsupply Inc.", // 64462 + "Umberto Anaclerio", // 64463 + "Peter Teslenko", // 64464 + "ITSC IT Systems Consulting GmbH", // 64465 + "Sixi Networks, Inc", // 64466 + "SIMLINK LIMITED", // 64467 + "WUHAN MAISVCH TECHNOLOGY CO.,LTD", // 64468 + "Manigulab Enterprise", // 64469 + "Knovus Group", // 64470 + "Cory Wolfgang", // 64471 + "Gesellschaft für Erstellung, Layout und Konzeption elektronischer Systeme mbH", // 64472 + "Premier Health Care Group, PLLC", // 64473 + "Bruno Luiggi Macchiavello Espinoza", // 64474 + "LLC Security Lab", // 64475 + "Knovus", // 64476 + "Morse Micro", // 64477 + "rfctech.es", // 64478 + "PKI(Chongqing) Limited", // 64479 + "NGBOX HOLDINGS B.V.", // 64480 + "NIGERIA IMMIGRATION SERVICE", // 64481 + "DARKCAM S.A.", // 64482 + "Garantir", // 64483 + "Vemesis Technology Trade Inc.", // 64484 + "PTPGroup", // 64485 + "Steel Performance", // 64486 + "Mitel a.s.", // 64487 + "CONTROLADORIA-GERAL DA UNIAO", // 64488 + "Swift Forge", // 64489 + "SpectraCare Health Systems", // 64490 + "BEIJING SCISTOR TECHNOLOGIES CO.,LTD.", // 64491 + "Stegra AB", // 64492 + "Stegra Boden AB", // 64493 + "highsystem ag", // 64494 + "Embedded Designs Services India Pvt Ltd", // 64495 + "Premier-D LLC", // 64496 + "Union Power Cooperative", // 64497 + "Osnabrueck University, Psychology IT", // 64498 + "HSF", // 64499 + "SERAFE AG", // 64500 + "Shanghai Xiaoyun Information Technologies Ltd", // 64501 + "CEO-Vision", // 64502 + "Mobile Solutions Intelligent Co., Ltd.", // 64503 + "Advanced Care Providers", // 64504 + "W-NET", // 64505 + "STG Logistics, Inc", // 64506 + "Green Diamond Resource Company", // 64507 + "NanoImaging Services, Inc.", // 64508 + "GridGears GmbH", // 64509 + "addspin", // 64510 + "Calmwave, Inc.", // 64511 + "Critical Loop, Inc.", // 64512 + "Core Tec Communications LLC.", // 64513 + "STGI", // 64514 + "SM JSC", // 64515 + "Dimitris Dinodimos", // 64516 + "Liu Zhen", // 64517 + "Danthur Lice", // 64518 + "Savas-säätiö sr", // 64519 + "ITC-Solution Group Oy", // 64520 + "Polygran GmbH", // 64521 + "Workoho GmbH", // 64522 + "IDTECH SA", // 64523 + "SERAFE AG", // 64524 + "Chainmail", // 64525 + "Zsolt Erdei", // 64526 + "V.I.P. Mortgage", // 64527 + "Ammattiopisto Spesia", // 64528 + "Lapis Drucktechnologie GmbH", // 64529 + "Jersey Microwave", // 64530 + "Debriana Connolly", // 64531 + "Aliaxis sa/nv", // 64532 + "National Telecom Public Company Limited (NT)", // 64533 + "Rimorchi Bertoja Spa", // 64534 + "MindTheGap Srl", // 64535 + "Macawi LLC", // 64536 + "AKAERE NETWORKS TECHNOLOGY LTD", // 64537 + "Cipherforge", // 64538 + "Sheng Yuan LAI", // 64539 + "Uralsystem", // 64540 + "sdpnow", // 64541 + "HummingLab", // 64542 + "SAS CANOPEE", // 64543 + "Bedford Central School District", // 64544 + "elusoft GmbH", // 64545 + "Sibel Health", // 64546 + "Bling Network LLC", // 64547 + "Qian Liu", // 64548 + "SecurePay Sdn. Bhd.", // 64549 + "Nicander", // 64550 + "Nortroll AS", // 64551 + "EMH metering GmbH & Co. KG", // 64552 + "MDI Health Technologies Inc.", // 64553 + "DATASIGH", // 64554 + "Luxer Urgent Care", // 64555 + "Alara Imaging", // 64556 + "Abside Networks, Inc.", // 64557 + "Quantea Corporation", // 64558 + "Azores Networks LLC", // 64559 + "Medical Data Technology SRL", // 64560 + "黄冈市城乡数字化平台运营供应链有限公司 (Huanggang City Urban and Rural Digital Platform Operation and Supply Chain Co., Ltd.)",// 64561 + "Bling Network Ltd", // 64562 + "Jiangxi JSO Network Co., LTD", // 64563 + "PINIONAI", // 64564 + "Bundesministerium für Bildung", // 64565 + "Johann GARGOT", // 64566 + "OWA Parks & Resort", // 64567 + "Scandinavian log Supply AB", // 64568 + "Dragonpay Corporation", // 64569 + "Eshowe High School", // 64570 + "Mobile Telecommunication Limited", // 64571 + "qubik network services GmbH", // 64572 + "HANDPHONE TELECOMUNICACOES", // 64573 + "Aeterea.NET", // 64574 + "Belam", // 64575 + "BCOM Networks Limited (BCOM-X Project)", // 64576 + "secway", // 64577 + "Shanghai CloudPrime.ai Technology Co, Ltd", // 64578 + "Reliably Coded B.V.", // 64579 + "Aéroports de la Côte d'Azur", // 64580 + "Emerald Technologies", // 64581 + "DennySu", // 64582 + "Beijing GuangRunTong Technology Development Co., Ltd.", // 64583 + "Thomas Cerny Inc.", // 64584 + "segMedix, Co.", // 64585 + "Wahid Group, LLC", // 64586 + "VPG Laserone LLC", // 64587 + "Lane Clark & Peacock LLP", // 64588 + "System Dynamics", // 64589 + "Final DeFi", // 64590 + "MJD Technologies", // 64591 + "Shenzhen SOFARSOLAR Co., Ltd.", // 64592 + "Kiepe Electric GmbH", // 64593 + "Alexander Kofanov", // 64594 + "Atikon EDV & Marketing GmbH", // 64595 + "Henjes, Conner & Williams, P.C.", // 64596 + "المحارب الرقمي (Digital Warrior)", // 64597 + "Chutian Dragon Co.,Ltd.", // 64598 + "Benjamin Ray", // 64599 + "Meiflow", // 64600 + "Corrections Technology Group", // 64601 + "Forrest County General Hospital", // 64602 + "BrainChild Electronic", // 64603 + "Partronics eBoards Pvt Ltd", // 64604 + "Shield Security Software", // 64605 + "Swisscom Lab", // 64606 + "Peter J. Mello", // 64607 + "RISEN ENERGY Co., LTD.", // 64608 + "FAIRagro", // 64609 + "Z Elektronika kft", // 64610 + "Tyven", // 64611 + "Myrddhinn Technologies", // 64612 + "FINTRAC LTD", // 64613 + "initEnergy GmbH", // 64614 + "Pelton Shepherd Industries", // 64615 + "MR Sifiso Sizwe Shezi", // 64616 + "DrHEX", // 64617 + "Wombat Labs", // 64618 + "IDCITI", // 64619 + "Centry Cognitive Capital", // 64620 + "MT-LINK TECHNOLOGIES CO", // 64621 + "Deutsche Pfandbriefbank AG", // 64622 + "Värne Skog AB", // 64623 + "Prival ODC Inc.", // 64624 + "Pat O'Donnell & Co", // 64625 + "Australian New Energy Technology Pty Ltd", // 64626 + "TDF", // 64627 + "Lynx Innovation Inc", // 64628 + "GajShield Infotech India Private Limited", // 64629 + "Xinnor", // 64630 + "NDV", // 64631 + "BankUnited", // 64632 + "BVA", // 64633 + "Fuzhou Gulou Yuqing Network Co., Ltd", // 64634 + "Gemeinde Hude (Oldb)", // 64635 + "AdvComm Inc", // 64636 + "CCS-ENGRS", // 64637 + "Peter Gallwas", // 64638 + "Joshua Bollinger", // 64639 + "Nodominium S.A.S. de C.V.", // 64640 + "Soramitsu Khmer CO., LTD.", // 64641 + "Tatweer Cyber Security", // 64642 + "AGENCIA ESTATAL DE METEOROLOGIA (AEMET)", // 64643 + "Kellola Metsä Oy", // 64644 + "LEMO Maschinenbau GmbH", // 64645 + "Safescap", // 64646 + "Radix Metasystems Inc.", // 64647 + "Hadrian Automation", // 64648 + "PowerSync Pty Ltd", // 64649 + "LuxCarta Corp", // 64650 + "CHAOS.CORP", // 64651 + "Phaidra Inc", // 64652 + "MultiService Aviation", // 64653 + "Zhang San", // 64654 + "Duke", // 64655 + "Platinum Optics Technology Inc.", // 64656 + "Dungeon Technologies", // 64657 + "Beijing New Matrix Information Technology Co., Ltd", // 64658 + "Innovate Systems, LLC", // 64659 + "Polish Linux Users Group - PLUG", // 64660 + "Puddingify, Inc", // 64661 + "Relativity Space", // 64662 + "Guangzhou Felicity Solar Technology Co., Ltd.", // 64663 + "Finspångs Tekniska Verk AB", // 64664 + "Camkeeper, LLC", // 64665 + "Skogsbränsle Småland AB", // 64666 + "Nueng Diao Solutions Co.,Ltd.", // 64667 + "SWO De Wolden Hoogeveen", // 64668 + "Eventide Communications", // 64669 + "北京维冠机电股份有限公司 (Beijing Weiguan Electromechanical Co., Ltd.)", // 64670 + "zaphyra", // 64671 + "Dalaskog försäljning AB", // 64672 + "Arco Marketing", // 64673 + "Datastyx", // 64674 + "Shanghai Candy Rectangle Technology Co., Ltd.", // 64675 + "Gane Móvil SAS", // 64676 + "Synapse ITS", // 64677 + "Aim Transportation Solutions", // 64678 + "Verification & Validation Technology Co., Ltd。", // 64679 + "Tulsa Community College", // 64680 + "Nashville State Community College", // 64681 + "ViMITRiX", // 64682 + "Napp", // 64683 + "Clever Sky Systems Co., Ltd.", // 64684 + "Code Construct Pty Ltd", // 64685 + "EHS Group", // 64686 + "Reiner Kartengeräte GmbH & Co. KG", // 64687 + "Dawning Cloud Computing Group Co.,Ltd.", // 64688 + "Granola Labs Ltd", // 64689 + "T&W Operations Inc", // 64690 + "Malå Såg AB", // 64691 + "Malå kommun", // 64692 + "EDIN", // 64693 + "MoRENet (Mozambique Research and Education Network)", // 64694 + "All4Labels UK Ltd", // 64695 + "Konstantin", // 64696 + "KernelSU", // 64697 + "StreamsITS", // 64698 + "Northside Hospital LLC", // 64699 + "Michael Herstine", // 64700 + "Puentes del Oeste S.L.", // 64701 + "ALES a. s.", // 64702 + "Autorité des marchés financiers (Québec)", // 64703 + "Materiais para Construção Irmãos Camargo", // 64704 + "FSIT Services LLC", // 64705 + "Beijing ZWCX Robotic Technology Co., Ltd", // 64706 + "CSE Energy & Technology Co., Ltd.", // 64707 + "Jean-Marie Leroy", // 64708 + "SIRECOM", // 64709 + "Emerlink, LLC", // 64710 + "Mirsam Habibi", // 64711 + "Kaia Technologies, Inc.", // 64712 + "The Phillies", // 64713 + "Ovolab", // 64714 + "cedar", // 64715 + "Pardakht Novin Arian", // 64716 + "Lars Borisek", // 64717 + "Walks Cloud Inc.", // 64718 + "Hellenic Electricity Distribution Network Operator", // 64719 + "Brilliant Care sp. z o.o.", // 64720 + "Routecore LLC", // 64721 + "Immunity Networks and Technologies Private Limited", // 64722 + "pcc.scot", // 64723 + "Klimatech Sp. z o. o.", // 64724 + "VI LAB", // 64725 + "Tank Studios Limited", // 64726 + "RURAL ROADS HEALTH SERVICES", // 64727 + "Triple EYE B.V.", // 64728 + "EPEC", // 64729 + "Madison Venture Corporation", // 64730 + "Sutro Software", // 64731 + "IPer.uk", // 64732 + "Universal School", // 64733 + "ELEKTRA LLC", // 64734 + "BGH Edelstahlwerke GmbH", // 64735 + "河北听风科技有限公司 (Hebei Tingfeng Technology Co., Ltd.)", // 64736 + "TAKRAF GmbH", // 64737 + "Allender inc", // 64738 + "Stavropol Electrotechnical Factory “Energomera” Ltd.", // 64739 + "zencontrol Pty Ltd", // 64740 + "Universidad Nacional Experimental del Táchira (UNET)", // 64741 + "Safarifone Inc", // 64742 + "Caribbean Industrial Research Institute(CARIRI)", // 64743 + "Europe Technologies", // 64744 + "Karrier One", // 64745 + "Chengdu Sobey Digital Technology Co., Ltd", // 64746 + "Shenzhen KSTAR New Energy Company Limited", // 64747 + "POLYPAP LLC", // 64748 + "Kai KETELHUT", // 64749 + "Igreja Universal do Reino de Deus", // 64750 + "MINISTERIO DE INDUSTRIA Y COMERCIO", // 64751 + "Wamos Air", // 64752 + "HEXON", // 64753 + "EVIDENT CANADA", // 64754 + "Uros Tement", // 64755 + "brij bihari", // 64756 + "31 Concept", // 64757 + "GANSAT TEKNOLOJI URETIM SANAYI VE TIC LTD STI", // 64758 + "Applied Enclaves", // 64759 + "VIRIDISLAB, LDA", // 64760 + "Willstrong Solutions Pvt Ltd", // 64761 + "Plymouth Public Schools", // 64762 + "SeDaTec Ltd.", // 64763 + "Carsten Bormann", // 64764 + "jack chen", // 64765 + "Nexburg GmbH", // 64766 + "ENCHOICE, UK LIMITED", // 64767 + "Theta Health", // 64768 + "Ecotype AB", // 64769 + "Next Generation Cooling", // 64770 + "Ostpreußen-russe-Gakushūjo Further Education College", // 64771 + "Sietehr Foundation", // 64772 + "DigioZ UG (haftungsbeschränkt)", // 64773 + "Erste Bank Polska SA", // 64774 + "Simple History", // 64775 + "Cyprus Police", // 64776 + "Hive Security Technologies", // 64777 + "Alteripso", // 64778 + "Rogers Communications Inc - Wireless Data Core", // 64779 + "Definitive EPoS Solutions", // 64780 + "Axians Performance Solutions B.V.", // 64781 + "Energotechlab Ltd", // 64782 + "NinjaOne, LLC", // 64783 + "Agat Soft", // 64784 + "SYNEKTIK SA", // 64785 + "energielenker solutions GmbH", // 64786 + "Authava", // 64787 + "ER-Saha Oy", // 64788 + "technotrans SE", // 64789 + "Kellola Metsä Oy", // 64790 + "ANVOLE", // 64791 + "Bitvise Limited", // 64792 + "New Pos Network (HK) Limited", // 64793 + "Tiger Technology", // 64794 + "Niseva Technologies Pvt. Ltd.", // 64795 + "Lenovo Image", // 64796 + "Intouch Systems", // 64797 + "DimeCorp, LLC", // 64798 + "Wizzie Analytics S.L.", // 64799 + "Shared Care Noord", // 64800 + "Techport", // 64801 + "芯见(广州)科技有限公司 (SimLine (Guangzhou) Technology Co., Ltd.)", // 64802 + "Compuware Technology Inc.", // 64803 + "LLC TechnoNICOL-Construction Systems", // 64804 + "MyNet Certificates", // 64805 + "Dmitry Papchenkov", // 64806 + "Hills Health Pty Ltd", // 64807 + "KOLT Mühendislik A.Ş.", // 64808 + "AST Telecom Solar Private Ltd", // 64809 + "Zener Cominicaciones", // 64810 + "MSIG USA", // 64811 + "Beijing Yillion Deepcompute Technology Co., Ltd", // 64812 + "TEXON CO.,LTD", // 64813 + "Arab-Computers", // 64814 + "Recare Deutschland GmbH", // 64815 + "SkySpecs Inc", // 64816 + "TEL&CO Srl", // 64817 + "Potter ERCES", // 64818 + "Lryncloud (Beijing) Information Technology Co., Ltd.", // 64819 + "UpscaleAI", // 64820 + "BaseZen Consulting, Inc.", // 64821 + "CASHPOINT Solutions GmbH", // 64822 + "Hans Heukenkamp", // 64823 + "Lebara Nigeria", // 64824 + "PermAlert", // 64825 + "Pixelstream, Inc.", // 64826 + "Digicomm", // 64827 + "Procopa IT ApS", // 64828 + "C2SP", // 64829 + "Leoch Battery Pte Ltd", // 64830 + "IMOBIL STAR SRL", // 64831 + "Mesan Kilit A.Ş.", // 64832 + "Brightfield Ukraine LLC", // 64833 + "Dmirty Rupasov", // 64834 + "Planisys", // 64835 + "LLC ONTEK", // 64836 + "Picogrid Inc.", // 64837 + "General Tax Authority, State of Qatar", // 64838 + "Sententia LLC", // 64839 + "Corpintra Plus . Ltd.", // 64840 + "Infosec CA Lab", // 64841 + "Spheralogic", // 64842 + "Evoltix Energy", // 64843 + "MarkAny", // 64844 + "ModelESA", // 64845 + "HubN Network", // 64846 + "i2i Bilişim Danışmanlık Teknoloji Hiz. ve Paz. Tic. A.Ş.", // 64847 + "EPU Engineering LLC", // 64848 + "CORPNEWBEST CIA LTDA", // 64849 + "Jugendparlament Kaiserslautern", // 64850 + "Sferical AI AB", // 64851 + "Witine Limited", // 64852 + "Mycelio", // 64853 + "Aspire Technologies(Beijing) Ltd", // 64854 + "Judao", // 64855 + "Easton Velocity", // 64856 + "Gröning Organisation", // 64857 + "CFE Solutions", // 64858 + "Uniwersytecki Szpital Kliniczny nr 2 PUM 2 Szczecinie", // 64859 + "Feuerwehr Ebelsbach", // 64860 + "NOOB RP LTD", // 64861 + "MinMaxiste Inc.", // 64862 + "Alex Roman baeza", // 64863 + "Tovar Private Network", // 64864 + "Kutahya University of Health Sciences", // 64865 + "Mohamad Rizuan", // 64866 + "Jingze You", // 64867 + "Kings III of America LLC", // 64868 + "LLC Hosting in Ukraine", // 64869 + "Luxnation", // 64870 + "Unikraft", // 64871 + "Elemenik", // 64872 + "Kendal College", // 64873 + "Shanghai Hema Optical Co., Ltd.", // 64874 + "BJL13 Enterprise Solutions, LLC d/b/a BES", // 64875 + "Nestor cv", // 64876 + "Beacon Link Inc.", // 64877 + "Prima Vista Solusi", // 64878 + "Island Technology, Inc.", // 64879 + "Ambient Information Processing GmbH", // 64880 + "QUARQNET", // 64881 + "ARTEMISTRONIKS INDIA PRIVATE LIMITED", // 64882 + "HDHDDL (Human Dynamic HDDL)", // 64883 + "Shanghai Ruicheng Information Technology Co., Ltd.", // 64884 + "A Clarke and Co Ltd", // 64885 + "NT-ware Systemprogrammierungs-GmbH", // 64886 + "Deutsche Rentenversicherung Oldenburg-Bremen", // 64887 + "The Network Entropologist", // 64888 + "CyberCentre Australia PTY LTD", // 64889 + "ElderIoT", // 64890 + "HANGZHOU INNOWAVEPOWER ELECTRIONIC TECHNOLOGYCO., LTD.", // 64891 + "Mario Schnuerpel", // 64892 + "Dreyfus Söhne & Cie AG, Banquiers", // 64893 + "Teklords", // 64894 + "Aurelia Schittler", // 64895 + "LENOVO (BEIJING)INFORMATION TECHNOLOGY LTD.", // 64896 + "Union College ITS", // 64897 + "Gemeinschaft fuer Erziehungskunst e.V.", // 64898 + "Beacon Telecom, Inc.", // 64899 + "BEYAZ BILGISAYAR YAZILIM TASARIM SANAYI VE TICARET LIMITED SIRKETI", // 64900 + "Ricardo Lacerda", // 64901 + "MJW Innovations LLC", // 64902 + "Smagtronics Private Limited", // 64903 + "Kokkolan Energia Oy", // 64904 + "FMS Group S.r.l.", // 64905 + "Verbandswasserwerk Langenfeld-Monheim GmbH & Co. KG" // 64906 }; const char* global_enterprises_lookup(uint32_t value) diff -Nru wireshark-4.4.7/epan/ftypes/ftype-time.c wireshark-4.4.13/epan/ftypes/ftype-time.c --- wireshark-4.4.7/epan/ftypes/ftype-time.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/ftypes/ftype-time.c 2026-01-14 18:05:54.000000000 +0000 @@ -524,7 +524,7 @@ static bool time_is_negative(const fvalue_t *fv) { - return fv->value.time.secs < 0; + return nstime_is_negative(&fv->value.time); } static enum ft_result diff -Nru wireshark-4.4.7/epan/iana-ip-data.c wireshark-4.4.13/epan/iana-ip-data.c --- wireshark-4.4.7/epan/iana-ip-data.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/iana-ip-data.c 2026-01-14 18:05:54.000000000 +0000 @@ -24,6 +24,7 @@ { 4, { .ipv4 = { 0xc0000200, 0xffffff00 } }, "Documentation (TEST-NET-1)", 0, 0, 0, 0, 0 }, { 4, { .ipv4 = { 0xc01fc400, 0xffffff00 } }, "AS112-v4", 1, 1, 1, 1, 0 }, { 4, { .ipv4 = { 0xc034c100, 0xffffff00 } }, "AMT", 1, 1, 1, 1, 0 }, + { 4, { .ipv4 = { 0xc0586302, 0xffffffff } }, "6a44-relay anycast address", 1, 1, 1, 0, 0 }, { 4, { .ipv4 = { 0xc0a80000, 0xffff0000 } }, "Private-Use", 1, 1, 1, 0, 0 }, { 4, { .ipv4 = { 0xc0af3000, 0xffffff00 } }, "Direct Delegation AS112 Service", 1, 1, 1, 1, 0 }, { 4, { .ipv4 = { 0xc6120000, 0xfffe0000 } }, "Benchmarking", 1, 1, 1, 0, 0 }, diff -Nru wireshark-4.4.7/epan/introspection-enums.c wireshark-4.4.13/epan/introspection-enums.c --- wireshark-4.4.7/epan/introspection-enums.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/introspection-enums.c 2026-01-14 18:05:54.000000000 +0000 @@ -15,8 +15,8 @@ */ #include #include -#include #include +#include #include #define ENUM(arg) { #arg, arg } diff -Nru wireshark-4.4.7/epan/manuf-data.c wireshark-4.4.13/epan/manuf-data.c --- wireshark-4.4.7/epan/manuf-data.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/manuf-data.c 2026-01-14 18:05:54.000000000 +0000 @@ -19,6 +19,7 @@ { { 0x00, 0x50, 0xC2 }, MA_S }, { { 0x00, 0x55, 0xDA }, MA_M }, { { 0x00, 0x69, 0x67 }, MA_M }, + { { 0x00, 0x6A, 0x5E }, MA_M }, { { 0x00, 0x8D, 0xF4 }, MA_M }, { { 0x04, 0x11, 0x19 }, MA_M }, { { 0x04, 0x58, 0x5D }, MA_M }, @@ -38,6 +39,7 @@ { { 0x0C, 0x73, 0xEB }, MA_M }, { { 0x0C, 0x7F, 0xED }, MA_M }, { { 0x0C, 0x86, 0x29 }, MA_M }, + { { 0x0C, 0xBF, 0xB4 }, MA_M }, { { 0x0C, 0xCC, 0x47 }, MA_M }, { { 0x0C, 0xEF, 0xAF }, MA_M }, { { 0x0C, 0xFE, 0x5D }, MA_M }, @@ -71,12 +73,14 @@ { { 0x1C, 0xCA, 0xE3 }, MA_M }, { { 0x1C, 0xFD, 0x08 }, MA_M }, { { 0x20, 0x0A, 0x0D }, MA_M }, + { { 0x20, 0x2B, 0xDA }, MA_M }, { { 0x20, 0x85, 0x93 }, MA_M }, { { 0x20, 0xCE, 0x2A }, MA_M }, { { 0x24, 0x15, 0x10 }, MA_M }, { { 0x24, 0x4E, 0x7B }, MA_M }, { { 0x24, 0x5D, 0xFC }, MA_M }, { { 0x24, 0x86, 0x25 }, MA_M }, + { { 0x24, 0xA1, 0x0D }, MA_M }, { { 0x24, 0xA3, 0xF0 }, MA_M }, { { 0x28, 0x2C, 0x02 }, MA_M }, { { 0x28, 0x36, 0x13 }, MA_M }, @@ -104,6 +108,7 @@ { { 0x34, 0x04, 0x9E }, MA_M }, { { 0x34, 0x29, 0x8F }, MA_M }, { { 0x34, 0x46, 0x63 }, MA_M }, + { { 0x34, 0xB5, 0xF3 }, MA_M }, { { 0x34, 0xC8, 0xD6 }, MA_M }, { { 0x34, 0xD0, 0xB8 }, MA_M }, { { 0x34, 0xE1, 0xD1 }, MA_M }, @@ -133,6 +138,7 @@ { { 0x44, 0x6F, 0xD8 }, MA_M }, { { 0x44, 0xA9, 0x2C }, MA_M }, { { 0x44, 0xD5, 0xF2 }, MA_M }, + { { 0x48, 0x08, 0xEB }, MA_M }, { { 0x48, 0x0B, 0xB2 }, MA_M }, { { 0x48, 0x5E, 0x0E }, MA_M }, { { 0x48, 0x65, 0xEE }, MA_M }, @@ -153,6 +159,7 @@ { { 0x50, 0xA0, 0x30 }, MA_M }, { { 0x50, 0xA4, 0xD0 }, MA_M }, { { 0x50, 0xDE, 0x19 }, MA_M }, + { { 0x50, 0xFA, 0xCB }, MA_M }, { { 0x50, 0xFF, 0x99 }, MA_M }, { { 0x54, 0x08, 0x3B }, MA_M }, { { 0x54, 0x91, 0xAF }, MA_M }, @@ -162,17 +169,21 @@ { { 0x58, 0x23, 0xBC }, MA_M }, { { 0x58, 0x47, 0xCA }, MA_M }, { { 0x58, 0x48, 0x49 }, MA_M }, + { { 0x58, 0x76, 0x07 }, MA_M }, { { 0x58, 0x95, 0xD8 }, MA_M }, + { { 0x58, 0xAD, 0x08 }, MA_M }, { { 0x58, 0xC4, 0x1E }, MA_M }, { { 0x58, 0xE8, 0x76 }, MA_M }, { { 0x58, 0xFC, 0xDB }, MA_M }, { { 0x5C, 0x5A, 0x4C }, MA_M }, + { { 0x5C, 0x5C, 0x75 }, MA_M }, { { 0x5C, 0x6A, 0xEC }, MA_M }, { { 0x5C, 0x85, 0x7E }, MA_M }, { { 0x5C, 0x87, 0xD8 }, MA_M }, { { 0x5C, 0xF2, 0x86 }, MA_M }, { { 0x5C, 0xF8, 0x38 }, MA_M }, { { 0x60, 0x15, 0x92 }, MA_M }, + { { 0x60, 0x15, 0x9F }, MA_M }, { { 0x60, 0x95, 0xCE }, MA_M }, { { 0x60, 0xA4, 0x34 }, MA_M }, { { 0x60, 0xD7, 0xE3 }, MA_M }, @@ -199,6 +210,7 @@ { { 0x74, 0x19, 0xF8 }, MA_M }, { { 0x74, 0x1A, 0xE0 }, MA_M }, { { 0x74, 0x25, 0x84 }, MA_M }, + { { 0x74, 0x33, 0x36 }, MA_M }, { { 0x74, 0x5B, 0xC5 }, MA_M }, { { 0x74, 0xE1, 0x4A }, MA_M }, { { 0x74, 0xF8, 0xDB }, MA_M }, @@ -206,6 +218,7 @@ { { 0x78, 0x39, 0x2D }, MA_M }, { { 0x78, 0x5E, 0xE8 }, MA_M }, { { 0x78, 0x72, 0x64 }, MA_M }, + { { 0x78, 0x78, 0x35 }, MA_M }, { { 0x78, 0xC2, 0xC0 }, MA_M }, { { 0x78, 0xCA, 0x83 }, MA_M }, { { 0x78, 0xD4, 0xF1 }, MA_M }, @@ -220,6 +233,7 @@ { { 0x7C, 0xCB, 0xE2 }, MA_M }, { { 0x80, 0x02, 0xF4 }, MA_M }, { { 0x80, 0x0A, 0x80 }, MA_M }, + { { 0x80, 0x77, 0x86 }, MA_M }, { { 0x80, 0x7B, 0x85 }, MA_M }, { { 0x80, 0xA5, 0x79 }, MA_M }, { { 0x80, 0xE4, 0xDA }, MA_M }, @@ -271,6 +285,7 @@ { { 0x98, 0xFC, 0x84 }, MA_M }, { { 0x9C, 0x43, 0x1E }, MA_M }, { { 0x9C, 0x69, 0xB4 }, MA_M }, + { { 0x9C, 0xE4, 0x50 }, MA_M }, { { 0x9C, 0xE5, 0x49 }, MA_M }, { { 0x9C, 0xF6, 0xDD }, MA_M }, { { 0xA0, 0x02, 0x4A }, MA_M }, @@ -298,12 +313,14 @@ { { 0xB0, 0x47, 0x5E }, MA_M }, { { 0xB0, 0xB3, 0x53 }, MA_M }, { { 0xB0, 0xC5, 0xCA }, MA_M }, + { { 0xB0, 0xCC, 0xCE }, MA_M }, { { 0xB0, 0xFD, 0x0B }, MA_M }, { { 0xB0, 0xFF, 0x72 }, MA_M }, { { 0xB4, 0x37, 0xD1 }, MA_M }, { { 0xB4, 0x4B, 0xD6 }, MA_M }, { { 0xB4, 0x4D, 0x43 }, MA_M }, { { 0xB4, 0xA2, 0xEB }, MA_M }, + { { 0xB4, 0xAB, 0xF3 }, MA_M }, { { 0xB8, 0x4C, 0x87 }, MA_M }, { { 0xB8, 0xD8, 0x12 }, MA_M }, { { 0xBC, 0x31, 0x98 }, MA_M }, @@ -367,6 +384,7 @@ { { 0xDC, 0x4A, 0x9E }, MA_M }, { { 0xDC, 0x76, 0xC3 }, MA_M }, { { 0xDC, 0xE5, 0x33 }, MA_M }, + { { 0xE0, 0x23, 0x3B }, MA_M }, { { 0xE0, 0x38, 0x2D }, MA_M }, { { 0xE0, 0x3C, 0x1C }, MA_M }, { { 0xE0, 0x5A, 0x9F }, MA_M }, @@ -378,6 +396,7 @@ { { 0xE8, 0x6C, 0xC7 }, MA_M }, { { 0xE8, 0x78, 0x29 }, MA_M }, { { 0xE8, 0xB4, 0x70 }, MA_M }, + { { 0xE8, 0xF6, 0xD7 }, MA_M }, { { 0xE8, 0xFF, 0x1E }, MA_M }, { { 0xEC, 0x5B, 0xCD }, MA_M }, { { 0xEC, 0x74, 0xCD }, MA_M }, @@ -388,6 +407,7 @@ { { 0xF0, 0x22, 0x1D }, MA_M }, { { 0xF0, 0x23, 0xB9 }, MA_M }, { { 0xF0, 0x2A, 0x2B }, MA_M }, + { { 0xF0, 0x40, 0xAF }, MA_M }, { { 0xF0, 0x41, 0xC8 }, MA_M }, { { 0xF0, 0xAC, 0xD7 }, MA_M }, { { 0xF0, 0xD7, 0xAF }, MA_M }, @@ -398,6 +418,7 @@ { { 0xF4, 0x69, 0xD5 }, MA_M }, { { 0xF4, 0x70, 0x0C }, MA_M }, { { 0xF4, 0x90, 0xCB }, MA_M }, + { { 0xF4, 0x97, 0x9D }, MA_M }, { { 0xF4, 0xA4, 0x54 }, MA_M }, { { 0xF8, 0x02, 0x78 }, MA_M }, { { 0xF8, 0x1D, 0x78 }, MA_M }, @@ -410,6 +431,7 @@ { { 0xFC, 0xA4, 0x7A }, MA_M }, { { 0xFC, 0xCD, 0x2F }, MA_M }, { { 0xFC, 0xD2, 0xB6 }, MA_M }, + { { 0xFC, 0xE4, 0x98 }, MA_M }, }; static const manuf_oui24_t global_manuf_oui24_table[] = { @@ -740,7 +762,7 @@ { { 0x00, 0x01, 0x44 }, "DellEMC", "Dell EMC" }, { { 0x00, 0x01, 0x45 }, "Winsystems", "Winsystems, Inc." }, { { 0x00, 0x01, 0x46 }, "TescoControl", "Tesco Controls, Inc." }, - { { 0x00, 0x01, 0x47 }, "DZS", "DZS Inc." }, + { { 0x00, 0x01, 0x47 }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x00, 0x01, 0x48 }, "XtraWeb", "X-traWeb Inc." }, { { 0x00, 0x01, 0x49 }, "Tdt", "Tdt Ag" }, { { 0x00, 0x01, 0x4A }, "Sony", "Sony Corporation" }, @@ -884,7 +906,7 @@ { { 0x00, 0x01, 0xD4 }, "LeisureTime", "Leisure Time, Inc." }, { { 0x00, 0x01, 0xD5 }, "HaedongInfoC", "Haedong Info & Comm Co., Ltd" }, { { 0x00, 0x01, 0xD6 }, "manroland", "manroland AG" }, - { { 0x00, 0x01, 0xD7 }, "F5Networks", "F5 Networks, Inc." }, + { { 0x00, 0x01, 0xD7 }, "F5", "F5 Inc." }, { { 0x00, 0x01, 0xD8 }, "Teltronics", "Teltronics, Inc." }, { { 0x00, 0x01, 0xD9 }, "Sigma", "Sigma, Inc." }, { { 0x00, 0x01, 0xDA }, "WINCOMM", "WINCOMM Corporation" }, @@ -1038,7 +1060,7 @@ { { 0x00, 0x02, 0x6E }, "NeGeNAccess", "NeGeN Access, Inc." }, { { 0x00, 0x02, 0x6F }, "SenaoInterna", "Senao International Co., Ltd." }, { { 0x00, 0x02, 0x70 }, "Crewave", "Crewave Co., Ltd." }, - { { 0x00, 0x02, 0x71 }, "DZS", "DZS Inc." }, + { { 0x00, 0x02, 0x71 }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x00, 0x02, 0x72 }, "CC&CTechnolo", "CC&C Technologies, Inc." }, { { 0x00, 0x02, 0x73 }, "CoriolisNetw", "Coriolis Networks" }, { { 0x00, 0x02, 0x74 }, "TommyTechnol", "Tommy Technologies Corp." }, @@ -1145,7 +1167,7 @@ { { 0x00, 0x02, 0xD9 }, "ReliableCont", "Reliable Controls" }, { { 0x00, 0x02, 0xDA }, "ExiOCommunic", "ExiO Communications, Inc." }, { { 0x00, 0x02, 0xDB }, "Netsec", "Netsec" }, - { { 0x00, 0x02, 0xDC }, "FujitsuGener", "Fujitsu General Limited" }, + { { 0x00, 0x02, 0xDC }, "GENERAL", "GENERAL Inc." }, { { 0x00, 0x02, 0xDD }, "BromaxCommun", "Bromax Communications, Ltd." }, { { 0x00, 0x02, 0xDE }, "Astrodesign", "Astrodesign, Inc." }, { { 0x00, 0x02, 0xDF }, "NetCom", "Net Com Systems, Inc." }, @@ -1912,7 +1934,7 @@ { { 0x00, 0x05, 0xD8 }, "Arescom", "Arescom, Inc." }, { { 0x00, 0x05, 0xD9 }, "TechnoValley", "Techno Valley, Inc." }, { { 0x00, 0x05, 0xDA }, "ApexAutomati", "Apex Automationstechnik" }, - { { 0x00, 0x05, 0xDB }, "PSINentec", "PSI Nentec GmbH" }, + { { 0x00, 0x05, 0xDB }, "PSISoftwareS", "PSI Software SE," }, { { 0x00, 0x05, 0xDC }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x05, 0xDD }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x05, 0xDE }, "GiFoneKorea", "Gi Fone Korea, Inc." }, @@ -3018,7 +3040,7 @@ { { 0x00, 0x0A, 0x46 }, "AroWeldingTe", "Aro Welding Technologies Sas" }, { { 0x00, 0x0A, 0x47 }, "AlliedVision", "Allied Vision Technologies" }, { { 0x00, 0x0A, 0x48 }, "AlbatronTech", "Albatron Technology" }, - { { 0x00, 0x0A, 0x49 }, "F5Networks", "F5 Networks, Inc." }, + { { 0x00, 0x0A, 0x49 }, "F5", "F5 Inc." }, { { 0x00, 0x0A, 0x4A }, "Targa", "Targa Systems Ltd." }, { { 0x00, 0x0A, 0x4B }, "DataPowerTec", "DataPower Technology, Inc." }, { { 0x00, 0x0A, 0x4C }, "MolecularDev", "Molecular Devices Corporation" }, @@ -3216,7 +3238,7 @@ { { 0x00, 0x0B, 0x0C }, "Agile", "Agile Systems Inc." }, { { 0x00, 0x0B, 0x0D }, "Air2U", "Air2U, Inc." }, { { 0x00, 0x0B, 0x0E }, "TrapezeNetwo", "Trapeze Networks" }, - { { 0x00, 0x0B, 0x0F }, "BoschRexroth", "Bosch Rexroth" }, + { { 0x00, 0x0B, 0x0F }, "BoschRexroth", "Bosch Rexroth AG" }, { { 0x00, 0x0B, 0x10 }, "11waveTechno", "11wave Technonlogy Co.,Ltd" }, { { 0x00, 0x0B, 0x11 }, "HimejiAbcTra", "Himeji Abc Trading Co.,Ltd." }, { { 0x00, 0x0B, 0x12 }, "NURITelecom", "NURI Telecom Co., Ltd." }, @@ -3308,7 +3330,7 @@ { { 0x00, 0x0B, 0x68 }, "AddvalueComm", "Addvalue Communications Pte Ltd" }, { { 0x00, 0x0B, 0x69 }, "FrankeFinlan", "Franke Finland Oy" }, { { 0x00, 0x0B, 0x6A }, "AsiarockTech", "Asiarock Technology Limited" }, - { { 0x00, 0x0B, 0x6B }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x00, 0x0B, 0x6B }, "WNC", "WNC Corporation" }, { { 0x00, 0x0B, 0x6C }, "Sychip", "Sychip Inc." }, { { 0x00, 0x0B, 0x6D }, "SolectronJap", "Solectron Japan Nakaniida" }, { { 0x00, 0x0B, 0x6E }, "NeffInstrume", "Neff Instrument Corp." }, @@ -4083,7 +4105,7 @@ { { 0x00, 0x0E, 0x6F }, "IRISBerhad", "IRIS Corporation Berhad" }, { { 0x00, 0x0E, 0x70 }, "in2Networks", "in2 Networks" }, { { 0x00, 0x0E, 0x71 }, "GemstarTechn", "Gemstar Technology Development Ltd." }, - { { 0x00, 0x0E, 0x72 }, "ArcaTechnolo", "Arca Technologies S.r.l." }, + { { 0x00, 0x0E, 0x72 }, "SesamiTechno", "Sesami Technologies Srl" }, { { 0x00, 0x0E, 0x73 }, "Tpack", "Tpack A/S" }, { { 0x00, 0x0E, 0x74 }, "SolarTelecom", "Solar Telecom. Tech" }, { { 0x00, 0x0E, 0x75 }, "NewYorkAirBr", "New York Air Brake Corp." }, @@ -4679,7 +4701,7 @@ { { 0x00, 0x10, 0xC3 }, "CsiControl", "Csi-Control Systems" }, { { 0x00, 0x10, 0xC4 }, "MediaGlobalL", "Media Global Links Co., Ltd." }, { { 0x00, 0x10, 0xC5 }, "ProtocolTech", "Protocol Technologies, Inc." }, - { { 0x00, 0x10, 0xC6 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x00, 0x10, 0xC6 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x00, 0x10, 0xC7 }, "DataTransmis", "Data Transmission Network" }, { { 0x00, 0x10, 0xC8 }, "Communicatio", "Communications Electronics Security Group" }, { { 0x00, 0x10, 0xC9 }, "MitsubishiEl", "Mitsubishi Electronics Logistic Support Co." }, @@ -4767,7 +4789,7 @@ { { 0x00, 0x11, 0x1B }, "TargaDivL3Co", "Targa Systems Div L-3 Communications" }, { { 0x00, 0x11, 0x1C }, "PleoraTechno", "Pleora Technologies Inc." }, { { 0x00, 0x11, 0x1D }, "Hectrix", "Hectrix Limited" }, - { { 0x00, 0x11, 0x1E }, "ETHERNETPowe", "ETHERNET Powerlink Standarization Group (EPSG)" }, + { { 0x00, 0x11, 0x1E }, "B&RIndustria", "B&R Industrial Automation GmbH" }, { { 0x00, 0x11, 0x1F }, "DoremiLabs", "Doremi Labs, Inc." }, { { 0x00, 0x11, 0x20 }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x11, 0x21 }, "Cisco", "Cisco Systems, Inc" }, @@ -5072,7 +5094,7 @@ { { 0x00, 0x12, 0x4C }, "BBWM", "BBWM Corporation" }, { { 0x00, 0x12, 0x4D }, "Inducon", "Inducon BV" }, { { 0x00, 0x12, 0x4E }, "XacAutomatio", "Xac Automation Corp." }, - { { 0x00, 0x12, 0x4F }, "nVent", "nVent" }, + { { 0x00, 0x12, 0x4F }, "Chemelex", "Chemelex LLC" }, { { 0x00, 0x12, 0x50 }, "TokyoAircaft", "Tokyo Aircaft Instrument Co., Ltd." }, { { 0x00, 0x12, 0x51 }, "Silink", "Silink" }, { { 0x00, 0x12, 0x52 }, "Citronix", "Citronix, LLC" }, @@ -5186,7 +5208,7 @@ { { 0x00, 0x12, 0xBE }, "Astek", "Astek Corporation" }, { { 0x00, 0x12, 0xBF }, "ArcadyanTech", "Arcadyan Technology Corporation" }, { { 0x00, 0x12, 0xC0 }, "HotLava", "HotLava Systems, Inc." }, - { { 0x00, 0x12, 0xC1 }, "CheckPointSo", "Check Point Software Technologies" }, + { { 0x00, 0x12, 0xC1 }, "CheckPointSo", "Check Point Software Technologies Ltd." }, { { 0x00, 0x12, 0xC2 }, "ApexElectron", "Apex Electronics Factory" }, { { 0x00, 0x12, 0xC3 }, "Wit", "Wit S.A." }, { { 0x00, 0x12, 0xC4 }, "Viseon", "Viseon, Inc." }, @@ -5791,7 +5813,7 @@ { { 0x00, 0x15, 0x1B }, "Isilon", "Isilon Systems Inc." }, { { 0x00, 0x15, 0x1C }, "Leneco", "Leneco" }, { { 0x00, 0x15, 0x1D }, "M2I", "M2I Corporation" }, - { { 0x00, 0x15, 0x1E }, "ETHERNETPowe", "ETHERNET Powerlink Standarization Group (EPSG)" }, + { { 0x00, 0x15, 0x1E }, "B&RIndustria", "B&R Industrial Automation GmbH" }, { { 0x00, 0x15, 0x1F }, "MultivisionI", "Multivision Intelligent Surveillance (Hong Kong) Ltd" }, { { 0x00, 0x15, 0x20 }, "RadiocraftsA", "Radiocrafts AS" }, { { 0x00, 0x15, 0x21 }, "Horoquartz", "Horoquartz" }, @@ -5995,7 +6017,7 @@ { { 0x00, 0x15, 0xE7 }, "QuantecTonte", "Quantec Tontechnik" }, { { 0x00, 0x15, 0xE8 }, "NortelNetwor", "Nortel Networks" }, { { 0x00, 0x15, 0xE9 }, "DLink", "D-Link Corporation" }, - { { 0x00, 0x15, 0xEA }, "Tellumat", "Tellumat (Pty) Ltd" }, + { { 0x00, 0x15, 0xEA }, "HensoldtSout", "Hensoldt South Africa (Pty) Ltd" }, { { 0x00, 0x15, 0xEB }, "zte", "zte corporation" }, { { 0x00, 0x15, 0xEC }, "BocaDevices", "Boca Devices LLC" }, { { 0x00, 0x15, 0xED }, "FulcrumMicro", "Fulcrum Microsystems, Inc." }, @@ -6016,7 +6038,7 @@ { { 0x00, 0x15, 0xFC }, "LittelfuseSt", "Littelfuse Startco" }, { { 0x00, 0x15, 0xFD }, "CompleteMedi", "Complete Media Systems" }, { { 0x00, 0x15, 0xFE }, "SchillingRob", "Schilling Robotics Llc" }, - { { 0x00, 0x15, 0xFF }, "NovatelWirel", "Novatel Wireless Solutions, Inc." }, + { { 0x00, 0x15, 0xFF }, "InseegoWirel", "Inseego Wireless, Inc" }, { { 0x00, 0x16, 0x00 }, "CelleBriteMo", "CelleBrite Mobile Synchronization" }, { { 0x00, 0x16, 0x01 }, "Buffalo", "Buffalo.Inc" }, { { 0x00, 0x16, 0x02 }, "CeyonTechnol", "Ceyon Technology Co.,Ltd." }, @@ -6082,7 +6104,7 @@ { { 0x00, 0x16, 0x3E }, "Xensource", "Xensource, Inc." }, { { 0x00, 0x16, 0x3F }, "CReTE", "CReTE SYSTEMS Inc." }, { { 0x00, 0x16, 0x40 }, "AsmobileComm", "Asmobile Communication Inc." }, - { { 0x00, 0x16, 0x41 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x00, 0x16, 0x41 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x00, 0x16, 0x42 }, "Pangolin", "Pangolin" }, { { 0x00, 0x16, 0x43 }, "Sunhillo", "Sunhillo Corporation" }, { { 0x00, 0x16, 0x44 }, "LITEONTechno", "LITE-ON Technology Corp." }, @@ -6541,7 +6563,7 @@ { { 0x00, 0x18, 0x09 }, "Cresyn", "Cresyn" }, { { 0x00, 0x18, 0x0A }, "CiscoMeraki", "Cisco Meraki" }, { { 0x00, 0x18, 0x0B }, "BrilliantTel", "Brilliant Telecommunications" }, - { { 0x00, 0x18, 0x0C }, "DZS", "DZS Inc." }, + { { 0x00, 0x18, 0x0C }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x00, 0x18, 0x0D }, "TerabytesSer", "Terabytes Server Storage Tech Corp" }, { { 0x00, 0x18, 0x0E }, "Avega", "Avega Systems" }, { { 0x00, 0x18, 0x0F }, "NokiaDanmark", "Nokia Danmark A/S" }, @@ -7148,7 +7170,7 @@ { { 0x00, 0x1A, 0x68 }, "WeltecEnterp", "Weltec Enterprise Co., Ltd." }, { { 0x00, 0x1A, 0x69 }, "YangtzeOptic", "Wuhan Yangtze Optical Technology CO.,Ltd." }, { { 0x00, 0x1A, 0x6A }, "Tranzas", "Tranzas, Inc." }, - { { 0x00, 0x1A, 0x6B }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x00, 0x1A, 0x6B }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x00, 0x1A, 0x6C }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x1A, 0x6D }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x1A, 0x6E }, "ImproTechnol", "Impro Technologies" }, @@ -7226,7 +7248,7 @@ { { 0x00, 0x1A, 0xB6 }, "TexasInstrum", "Texas Instruments" }, { { 0x00, 0x1A, 0xB7 }, "EthosNetwork", "Ethos Networks LTD." }, { { 0x00, 0x1A, 0xB8 }, "Anseri", "Anseri Corporation" }, - { { 0x00, 0x1A, 0xB9 }, "Pmc", "Pmc" }, + { { 0x00, 0x1A, 0xB9 }, "GroupeCarrus", "Groupe Carrus" }, { { 0x00, 0x1A, 0xBA }, "CatonOversea", "Caton Overseas Limited" }, { { 0x00, 0x1A, 0xBB }, "FontalTechno", "Fontal Technology Incorporation" }, { { 0x00, 0x1A, 0xBC }, "U4EATechnolo", "U4EA Technologies Ltd" }, @@ -7430,7 +7452,7 @@ { { 0x00, 0x1B, 0x82 }, "TaiwanSemico", "Taiwan Semiconductor Co., Ltd." }, { { 0x00, 0x1B, 0x83 }, "Finsoft", "Finsoft Ltd" }, { { 0x00, 0x1B, 0x84 }, "ScanEngineer", "Scan Engineering Telecom" }, - { { 0x00, 0x1B, 0x85 }, "MANEnergySol", "MAN Energy Solutions" }, + { { 0x00, 0x1B, 0x85 }, "Everllence", "Everllence" }, { { 0x00, 0x1B, 0x86 }, "BoschAccess", "Bosch Access Systems GmbH" }, { { 0x00, 0x1B, 0x87 }, "DeepsoundTec", "Deepsound Tech. Co., Ltd" }, { { 0x00, 0x1B, 0x88 }, "DivinetAcces", "Divinet Access Technologies Ltd" }, @@ -7474,7 +7496,7 @@ { { 0x00, 0x1B, 0xAE }, "MicroControl", "Micro Control Systems, Inc" }, { { 0x00, 0x1B, 0xAF }, "NokiaDanmark", "Nokia Danmark A/S" }, { { 0x00, 0x1B, 0xB0 }, "BharatElectr", "Bharat Electronics Limited" }, - { { 0x00, 0x1B, 0xB1 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x00, 0x1B, 0xB1 }, "WNC", "WNC Corporation" }, { { 0x00, 0x1B, 0xB2 }, "IntellectInt", "Intellect International NV" }, { { 0x00, 0x1B, 0xB3 }, "Condalo", "Condalo GmbH" }, { { 0x00, 0x1B, 0xB4 }, "Airvod", "Airvod Limited" }, @@ -8119,7 +8141,7 @@ { { 0x00, 0x1E, 0x34 }, "CryptoMetric", "CryptoMetrics" }, { { 0x00, 0x1E, 0x35 }, "Nintendo", "Nintendo Co., Ltd." }, { { 0x00, 0x1E, 0x36 }, "Ipte", "Ipte" }, - { { 0x00, 0x1E, 0x37 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x00, 0x1E, 0x37 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x00, 0x1E, 0x38 }, "BluecardSoft", "Bluecard Software Technology Co., Ltd." }, { { 0x00, 0x1E, 0x39 }, "ComsysCommun", "Comsys Communication Ltd." }, { { 0x00, 0x1E, 0x3A }, "NokiaDanmark", "Nokia Danmark A/S" }, @@ -8238,7 +8260,7 @@ { { 0x00, 0x1E, 0xAB }, "TeleWell", "TeleWell Oy" }, { { 0x00, 0x1E, 0xAC }, "Armadeus", "Armadeus Systems" }, { { 0x00, 0x1E, 0xAD }, "WingtechGrou", "Wingtech Group Limited" }, - { { 0x00, 0x1E, 0xAE }, "ContinentalA", "Continental Automotive Systems Inc." }, + { { 0x00, 0x1E, 0xAE }, "AUMOVIO", "AUMOVIO Systems, Inc." }, { { 0x00, 0x1E, 0xAF }, "OphirOptroni", "Ophir Optronics Ltd" }, { { 0x00, 0x1E, 0xB0 }, "ImesDElectro", "ImesD Electronica S.L." }, { { 0x00, 0x1E, 0xB1 }, "Cryptsoft", "Cryptsoft Pty Ltd" }, @@ -8273,7 +8295,7 @@ { { 0x00, 0x1E, 0xCE }, "BISATechnolo", "BISA Technologies (Hong Kong) Limited" }, { { 0x00, 0x1E, 0xCF }, "PhilipsElect", "Philips Electronics Uk Ltd" }, { { 0x00, 0x1E, 0xD0 }, "Ingespace", "Ingespace" }, - { { 0x00, 0x1E, 0xD1 }, "Keyprocessor", "Keyprocessor B.V." }, + { { 0x00, 0x1E, 0xD1 }, "TKHSecurity", "TKH Security B.V." }, { { 0x00, 0x1E, 0xD2 }, "RayShineVide", "Ray Shine Video Technology Inc" }, { { 0x00, 0x1E, 0xD3 }, "DotTechnolog", "Dot Technology Int'l Co., Ltd." }, { { 0x00, 0x1E, 0xD4 }, "DobleEnginee", "Doble Engineering" }, @@ -8836,7 +8858,7 @@ { { 0x00, 0x21, 0x01 }, "Aplicaciones", "Aplicaciones Electronicas Quasar (AEQ)" }, { { 0x00, 0x21, 0x02 }, "UpdateLogic", "UpdateLogic Inc." }, { { 0x00, 0x21, 0x03 }, "GHIElectroni", "GHI Electronics, LLC" }, - { { 0x00, 0x21, 0x04 }, "GigasetCommu", "Gigaset Communications GmbH" }, + { { 0x00, 0x21, 0x04 }, "GigasetTechn", "Gigaset Technologies GmbH" }, { { 0x00, 0x21, 0x05 }, "AlcatelLucen", "Alcatel-Lucent IPD" }, { { 0x00, 0x21, 0x06 }, "RIMTestingSe", "RIM Testing Services" }, { { 0x00, 0x21, 0x07 }, "Seowonintech", "Seowonintech Co Ltd." }, @@ -8966,7 +8988,7 @@ { { 0x00, 0x21, 0x83 }, "ANDRITZHYDRO", "ANDRITZ HYDRO GmbH" }, { { 0x00, 0x21, 0x84 }, "Powersoft", "Powersoft Srl" }, { { 0x00, 0x21, 0x85 }, "MicroStarInt", "Micro-Star Int'L Co.,Ltd." }, - { { 0x00, 0x21, 0x86 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x00, 0x21, 0x86 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x00, 0x21, 0x87 }, "Imacs", "Imacs GmbH" }, { { 0x00, 0x21, 0x88 }, "EMC", "EMC Corporation" }, { { 0x00, 0x21, 0x89 }, "AppTech", "AppTech, Inc." }, @@ -9577,7 +9599,7 @@ { { 0x00, 0x23, 0xE6 }, "InnovationFa", "Innovation Farm, Inc." }, { { 0x00, 0x23, 0xE7 }, "Hinke", "Hinke A/S" }, { { 0x00, 0x23, 0xE8 }, "Demco", "Demco Corp." }, - { { 0x00, 0x23, 0xE9 }, "F5Networks", "F5 Networks, Inc." }, + { { 0x00, 0x23, 0xE9 }, "F5", "F5 Inc." }, { { 0x00, 0x23, 0xEA }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x23, 0xEB }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x23, 0xEC }, "Algorithmix", "Algorithmix GmbH" }, @@ -9723,7 +9745,7 @@ { { 0x00, 0x24, 0x7B }, "ActiontecEle", "Actiontec Electronics, Inc" }, { { 0x00, 0x24, 0x7C }, "NokiaDanmark", "Nokia Danmark A/S" }, { { 0x00, 0x24, 0x7D }, "NokiaDanmark", "Nokia Danmark A/S" }, - { { 0x00, 0x24, 0x7E }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x00, 0x24, 0x7E }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x00, 0x24, 0x7F }, "NortelNetwor", "Nortel Networks" }, { { 0x00, 0x24, 0x80 }, "Meteocontrol", "Meteocontrol GmbH" }, { { 0x00, 0x24, 0x81 }, "HewlettPacka", "Hewlett Packard" }, @@ -9771,7 +9793,7 @@ { { 0x00, 0x24, 0xAB }, "A7Engineerin", "A7 Engineering, Inc." }, { { 0x00, 0x24, 0xAC }, "DPtechTechno", "Hangzhou DPtech Technologies Co., Ltd." }, { { 0x00, 0x24, 0xAD }, "AdolfThies", "Adolf Thies Gmbh & Co. KG" }, - { { 0x00, 0x24, 0xAE }, "Idemia", "Idemia" }, + { { 0x00, 0x24, 0xAE }, "IdemiaFrance", "Idemia France Sas" }, { { 0x00, 0x24, 0xAF }, "DishTechnolo", "Dish Technologies Corp" }, { { 0x00, 0x24, 0xB0 }, "Esab", "Esab Ab" }, { { 0x00, 0x24, 0xB1 }, "CoulombTechn", "Coulomb Technologies" }, @@ -10053,7 +10075,7 @@ { { 0x00, 0x25, 0xC7 }, "altek", "altek Corporation" }, { { 0x00, 0x25, 0xC8 }, "SAccess", "S-Access GmbH" }, { { 0x00, 0x25, 0xC9 }, "HuapuDigital", "Shenzhen Huapu Digital Co., Ltd" }, - { { 0x00, 0x25, 0xCA }, "LairdConnect", "Laird Connectivity" }, + { { 0x00, 0x25, 0xCA }, "Ezurio", "Ezurio, LLC" }, { { 0x00, 0x25, 0xCB }, "ReinerSCT", "Reiner SCT" }, { { 0x00, 0x25, 0xCC }, "MobileCommun", "Mobile Communications Korea Incorporated" }, { { 0x00, 0x25, 0xCD }, "SkylaneOptic", "Skylane Optics" }, @@ -10241,7 +10263,7 @@ { { 0x00, 0x26, 0x86 }, "QuantennaCom", "Quantenna Communcations, Inc." }, { { 0x00, 0x26, 0x87 }, "corega", "corega K.K" }, { { 0x00, 0x26, 0x88 }, "JuniperNetwo", "Juniper Networks" }, - { { 0x00, 0x26, 0x89 }, "GeneralDynam", "General Dynamics Robotic Systems" }, + { { 0x00, 0x26, 0x89 }, "GeneralDynam", "General Dynamics Land Systems Inc." }, { { 0x00, 0x26, 0x8A }, "TerrierSC", "Terrier SC Ltd" }, { { 0x00, 0x26, 0x8B }, "GuangzhouEsc", "Guangzhou Escene Computer Technology Limited" }, { { 0x00, 0x26, 0x8C }, "StarLeaf", "StarLeaf Ltd." }, @@ -10379,7 +10401,7 @@ { { 0x00, 0x27, 0x10 }, "Intel", "Intel Corporate" }, { { 0x00, 0x27, 0x11 }, "LanPro", "LanPro Inc" }, { { 0x00, 0x27, 0x12 }, "MaxVision", "MaxVision LLC" }, - { { 0x00, 0x27, 0x13 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x00, 0x27, 0x13 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x00, 0x27, 0x14 }, "Grainmustard", "Grainmustards, Co,ltd." }, { { 0x00, 0x27, 0x15 }, "ReboundTelec", "Rebound Telecom. Co., Ltd" }, { { 0x00, 0x27, 0x16 }, "AdachiSyokai", "Adachi-Syokai Co., Ltd." }, @@ -10407,6 +10429,7 @@ { { 0x00, 0x2A, 0xAF }, "LARsysAutoma", "LARsys-Automation GmbH" }, { { 0x00, 0x2B, 0x67 }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, { { 0x00, 0x2B, 0x70 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x00, 0x2B, 0x90 }, "ZelusTechnol", "Zelus(Shenzhen) Technology Ltd." }, { { 0x00, 0x2B, 0xF5 }, "Buffalo", "Buffalo.Inc" }, { { 0x00, 0x2C, 0xC8 }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x2D, 0x76 }, "TITECH", "TITECH GmbH" }, @@ -10496,7 +10519,7 @@ { { 0x00, 0x30, 0x4F }, "PLANETTechno", "PLANET Technology Corporation" }, { { 0x00, 0x30, 0x50 }, "VersaTechnol", "Versa Technology" }, { { 0x00, 0x30, 0x51 }, "OrbitAvionic", "Orbit Avionic & Communication" }, - { { 0x00, 0x30, 0x52 }, "DZS", "DZS Inc." }, + { { 0x00, 0x30, 0x52 }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x00, 0x30, 0x53 }, "Basler", "Basler AG" }, { { 0x00, 0x30, 0x54 }, "CastlenetTec", "Castlenet Technology Inc." }, { { 0x00, 0x30, 0x55 }, "RenesasTechn", "Renesas Technology America, Inc." }, @@ -10982,6 +11005,7 @@ { { 0x00, 0x45, 0xE2 }, "CyberTANTech", "CyberTAN Technology Inc." }, { { 0x00, 0x46, 0x4B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x00, 0x4A, 0x77 }, "zte", "zte corporation" }, + { { 0x00, 0x4B, 0x0D }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x00, 0x4B, 0x12 }, "Espressif", "Espressif Inc." }, { { 0x00, 0x4B, 0xF3 }, "MercuryCommu", "Shenzhen Mercury Communication Technologies Co.,Ltd." }, { { 0x00, 0x4C, 0xE5 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, @@ -11178,7 +11202,7 @@ { { 0x00, 0x50, 0xC7 }, "Private", "Private" }, { { 0x00, 0x50, 0xC8 }, "AddonicsTech", "Addonics Technologies, Inc." }, { { 0x00, 0x50, 0xC9 }, "MasproDenkoh", "Maspro Denkoh Corp." }, - { { 0x00, 0x50, 0xCA }, "DZS", "DZS Inc." }, + { { 0x00, 0x50, 0xCA }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x00, 0x50, 0xCB }, "BucherAutoma", "Bucher Automation AG" }, { { 0x00, 0x50, 0xCC }, "SeagateCloud", "Seagate Cloud Systems Inc" }, { { 0x00, 0x50, 0xCD }, "Digianswer", "Digianswer A/S" }, @@ -11234,7 +11258,7 @@ { { 0x00, 0x52, 0xC2 }, "peikeracusti", "peiker acustic GmbH" }, { { 0x00, 0x52, 0xC8 }, "MadeStudioDe", "Made Studio Design Ltd." }, { { 0x00, 0x54, 0x9F }, "Avaya", "Avaya Inc" }, - { { 0x00, 0x54, 0xAF }, "ContinentalA", "Continental Automotive Systems Inc." }, + { { 0x00, 0x54, 0xAF }, "AUMOVIO", "AUMOVIO Systems, Inc." }, { { 0x00, 0x54, 0xBD }, "Swelaser", "Swelaser AB" }, { { 0x00, 0x55, 0xB1 }, "BaudDataComm", "Shanghai Baud Data Communication Co.,Ltd." }, { { 0x00, 0x56, 0x2B }, "Cisco", "Cisco Systems, Inc" }, @@ -11548,6 +11572,7 @@ { { 0x00, 0x6E, 0x02 }, "Xovis", "Xovis AG" }, { { 0x00, 0x6F, 0x64 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x00, 0x6F, 0xF2 }, "MitsumiElect", "Mitsumi Electric Co.,Ltd." }, + { { 0x00, 0x70, 0x07 }, "Espressif", "Espressif Inc." }, { { 0x00, 0x70, 0xB0 }, "MAComCompani", "M/A-Com Inc. Companies" }, { { 0x00, 0x70, 0xB3 }, "DataRecall", "Data Recall Ltd." }, { { 0x00, 0x71, 0x47 }, "AmazonTechno", "Amazon Technologies Inc." }, @@ -11571,6 +11596,7 @@ { { 0x00, 0x78, 0x88 }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x78, 0x9E }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x00, 0x78, 0xCD }, "IgnitionDesi", "Ignition Design Labs" }, + { { 0x00, 0x7A, 0xA4 }, "FRITZ!Techno", "FRITZ! Technology GmbH" }, { { 0x00, 0x7B, 0x18 }, "SENTRY", "SENTRY Co., LTD." }, { { 0x00, 0x7C, 0x2D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x00, 0x7D, 0x3B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -11842,6 +11868,7 @@ { { 0x00, 0x84, 0x1E }, "CiscoMeraki", "Cisco Meraki" }, { { 0x00, 0x84, 0x97 }, "MiaoMingInte", "Shenzhen MiaoMing Intelligent Technology Co.,Ltd" }, { { 0x00, 0x84, 0xED }, "LexmarkInter", "Lexmark International, Inc." }, + { { 0x00, 0x86, 0x21 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x00, 0x86, 0x67 }, "LGInnotek", "LG Innotek" }, { { 0x00, 0x86, 0x9C }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0x00, 0x86, 0xA0 }, "Private", "Private" }, @@ -11850,6 +11877,7 @@ { { 0x00, 0x87, 0x64 }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0x88, 0x65 }, "Apple", "Apple, Inc." }, { { 0x00, 0x88, 0xBA }, "Nc&C", "Nc&C" }, + { { 0x00, 0x89, 0xC9 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x00, 0x8A, 0x55 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x00, 0x8A, 0x76 }, "Apple", "Apple, Inc." }, { { 0x00, 0x8A, 0x96 }, "Cisco", "Cisco Systems, Inc" }, @@ -12122,12 +12150,13 @@ { { 0x00, 0x91, 0xD6 }, "CrystalGroup", "Crystal Group, Inc." }, { { 0x00, 0x91, 0xEB }, "RenesasElect", "Renesas Electronics (Penang) Sdn. Bhd." }, { { 0x00, 0x91, 0xFA }, "SynapseProdu", "Synapse Product Development" }, + { { 0x00, 0x92, 0x35 }, "Apple", "Apple, Inc." }, { { 0x00, 0x92, 0x7D }, "FicosaIntern", "Ficosa Internationa(Taicang) C0.,Ltd." }, { { 0x00, 0x92, 0xA5 }, "LGInnotek", "LG Innotek" }, { { 0x00, 0x92, 0xFA }, "WiskyTechnol", "Shenzhen Wisky Technology Co.,Ltd" }, { { 0x00, 0x93, 0x37 }, "Intel", "Intel Corporate" }, { { 0x00, 0x93, 0x63 }, "UniLinkTechn", "Uni-Link Technology Co., Ltd." }, - { { 0x00, 0x94, 0xA1 }, "F5Networks", "F5 Networks, Inc." }, + { { 0x00, 0x94, 0xA1 }, "F5", "F5 Inc." }, { { 0x00, 0x94, 0xEC }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x00, 0x95, 0x69 }, "LSDSciencean", "LSD Science and Technology Co.,Ltd." }, { { 0x00, 0x97, 0xF1 }, "Apple", "Apple, Inc." }, @@ -12172,7 +12201,7 @@ { { 0x00, 0xA0, 0x18 }, "CreativeCont", "Creative Controllers, Inc." }, { { 0x00, 0xA0, 0x19 }, "NebulaConsul", "Nebula Consultants, Inc." }, { { 0x00, 0xA0, 0x1A }, "BinarElektro", "Binar Elektronik Ab" }, - { { 0x00, 0xA0, 0x1B }, "DZS", "DZS Inc." }, + { { 0x00, 0xA0, 0x1B }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x00, 0xA0, 0x1C }, "NascentNetwo", "Nascent Networks Corporation" }, { { 0x00, 0xA0, 0x1D }, "RedLionContr", "Red Lion Controls, LP" }, { { 0x00, 0xA0, 0x1E }, "Est", "Est Corporation" }, @@ -12409,6 +12438,7 @@ { { 0x00, 0xA2, 0xEE }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0xA2, 0xF5 }, "GuangzhouYua", "Guangzhou Yuanyun Network Technology Co.,Ltd" }, { { 0x00, 0xA2, 0xFF }, "abatecgroup", "abatec group AG" }, + { { 0x00, 0xA3, 0x07 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x00, 0xA3, 0x88 }, "SkyUk", "Sky Uk Limited" }, { { 0x00, 0xA3, 0x8E }, "Cisco", "Cisco Systems, Inc" }, { { 0x00, 0xA3, 0xD1 }, "Cisco", "Cisco Systems, Inc" }, @@ -12479,6 +12509,7 @@ { { 0x00, 0xB3, 0x38 }, "KontronAsiaP", "Kontron Asia Pacific Design Sdn. Bhd" }, { { 0x00, 0xB3, 0x42 }, "MacroSANTech", "MacroSAN Technologies Co., Ltd." }, { { 0x00, 0xB3, 0x62 }, "Apple", "Apple, Inc." }, + { { 0x00, 0xB4, 0x63 }, "Ring", "Ring LLC" }, { { 0x00, 0xB4, 0xF5 }, "DongGuanSiyo", "DongGuan Siyoto Electronics Co., Ltd" }, { { 0x00, 0xB5, 0x6D }, "DavidElectro", "David Electronics Co., LTD." }, { { 0x00, 0xB5, 0xD0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -12506,6 +12537,7 @@ { { 0x00, 0xBB, 0xF0 }, "UngermannBas", "Ungermann-Bass Inc." }, { { 0x00, 0xBC, 0x2F }, "ActiontecEle", "Actiontec Electronics Inc." }, { { 0x00, 0xBC, 0x60 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x00, 0xBC, 0x99 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x00, 0xBD, 0x27 }, "Exar", "Exar Corp." }, { { 0x00, 0xBD, 0x3A }, "Nokia", "Nokia Corporation" }, { { 0x00, 0xBD, 0x3E }, "Vizio", "Vizio, Inc" }, @@ -13070,6 +13102,7 @@ { { 0x00, 0xD3, 0x8D }, "HotelTechnol", "Hotel Technology Next Generation" }, { { 0x00, 0xD4, 0x9E }, "Intel", "Intel Corporate" }, { { 0x00, 0xD5, 0x98 }, "BopelMobileT", "Bopel Mobile Technology Co.,Limited" }, + { { 0x00, 0xD6, 0x26 }, "Mist", "Mist Systems, Inc." }, { { 0x00, 0xD6, 0x32 }, "GEEnergy", "GE Energy" }, { { 0x00, 0xD6, 0xCB }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x00, 0xD6, 0xFE }, "Cisco", "Cisco Systems, Inc" }, @@ -13328,7 +13361,7 @@ { { 0x00, 0xE0, 0xDC }, "Nexware", "Nexware Corp." }, { { 0x00, 0xE0, 0xDD }, "ZenithElectr", "Zenith Electronics Corporation" }, { { 0x00, 0xE0, 0xDE }, "Datax", "Datax Nv" }, - { { 0x00, 0xE0, 0xDF }, "DZS", "DZS Inc." }, + { { 0x00, 0xE0, 0xDF }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x00, 0xE0, 0xE0 }, "SiElectronic", "Si Electronics, Ltd." }, { { 0x00, 0xE0, 0xE1 }, "G2Networks", "G2 Networks, Inc." }, { { 0x00, 0xE0, 0xE2 }, "Innova", "Innova Corp." }, @@ -13372,6 +13405,7 @@ { { 0x00, 0xE4, 0x21 }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0x00, 0xE5, 0xE4 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x00, 0xE5, 0xF1 }, "Buffalo", "Buffalo.Inc" }, + { { 0x00, 0xE6, 0x07 }, "AurcoreTechn", "Aurcore Technology Inc." }, { { 0x00, 0xE6, 0x0E }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x00, 0xE6, 0x3A }, "RuckusWirele", "Ruckus Wireless" }, { { 0x00, 0xE6, 0x66 }, "ARIMACommuni", "ARIMA Communications Corp." }, @@ -13464,6 +13498,7 @@ { { 0x04, 0x14, 0x71 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0x15, 0x52 }, "Apple", "Apple, Inc." }, { { 0x04, 0x15, 0xD9 }, "Viwone", "Viwone" }, + { { 0x04, 0x17, 0x4C }, "NanjingSCIYO", "Nanjing SCIYON Wisdom Technology Group Co.,Ltd." }, { { 0x04, 0x17, 0xB6 }, "SmartInnovat", "Smart Innovation LLC" }, { { 0x04, 0x18, 0x0F }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x04, 0x18, 0x92 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -13474,11 +13509,13 @@ { { 0x04, 0x1B, 0x6D }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0x04, 0x1B, 0x94 }, "HostMobility", "Host Mobility AB" }, { { 0x04, 0x1B, 0xBA }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x04, 0x1C, 0xDB }, "SibaService", "Siba Service" }, { { 0x04, 0x1D, 0x10 }, "DreamWare", "Dream Ware Inc." }, { { 0x04, 0x1D, 0xC7 }, "zte", "zte corporation" }, { { 0x04, 0x1E, 0x64 }, "Apple", "Apple, Inc." }, { { 0x04, 0x1E, 0x7A }, "DSPWorks", "DSPWorks" }, { { 0x04, 0x1E, 0xFA }, "BISSELLHomec", "BISSELL Homecare, Inc." }, + { { 0x04, 0x1F, 0xB8 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x04, 0x20, 0x84 }, "zte", "zte corporation" }, { { 0x04, 0x20, 0x8A }, "浙江路川科技有限公司", "浙江路川科技有限公司" }, { { 0x04, 0x20, 0x9A }, "PanasonicAVC", "Panasonic Corporation AVC Networks Company" }, @@ -13486,6 +13523,7 @@ { { 0x04, 0x21, 0x4C }, "InsightEnerg", "Insight Energy Ventures LLC" }, { { 0x04, 0x22, 0x34 }, "WirelessStan", "Wireless Standard Extensions" }, { { 0x04, 0x23, 0x22 }, "TexasInstrum", "Texas Instruments" }, + { { 0x04, 0x24, 0x05 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x04, 0x25, 0xC5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0x25, 0xE0 }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0x04, 0x25, 0xE8 }, "TexasInstrum", "Texas Instruments" }, @@ -13500,6 +13538,7 @@ { { 0x04, 0x2B, 0xBB }, "PicoCELA", "PicoCELA, Inc." }, { { 0x04, 0x2D, 0xAD }, "Areus", "Areus GmbH" }, { { 0x04, 0x2D, 0xB4 }, "FirstPropert", "First Property (Beijing) Co., Ltd Modern MOMA Branch" }, + { { 0x04, 0x2E, 0xC1 }, "Apple", "Apple, Inc." }, { { 0x04, 0x2F, 0x56 }, "ATOCS", "ATOCS (Shenzhen) LTD" }, { { 0x04, 0x31, 0x10 }, "InspurGroup", "Inspur Group Co., Ltd." }, { { 0x04, 0x32, 0x01 }, "Broadcom", "Broadcom Limited" }, @@ -13509,6 +13548,7 @@ { { 0x04, 0x33, 0x89 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0x33, 0xC2 }, "Intel", "Intel Corporate" }, { { 0x04, 0x34, 0xC3 }, "QingdaoGoert", "Qingdao Goertek Horizons Tecnology Co.,LTD" }, + { { 0x04, 0x34, 0xCF }, "Apple", "Apple, Inc." }, { { 0x04, 0x34, 0xF6 }, "MotorolaMobi", "Motorola (Wuhan) Mobility Technologies Communication Co., Ltd." }, { { 0x04, 0x35, 0x9B }, "WuLuNetworks", "WuLu Networks Pty Ltd" }, { { 0x04, 0x36, 0x04 }, "GyeyoungI&T", "Gyeyoung I&T" }, @@ -13516,6 +13556,7 @@ { { 0x04, 0x38, 0x55 }, "ScopusIntern", "Scopus International Pvt. Ltd." }, { { 0x04, 0x38, 0xDC }, "ChinaUnicomO", "China Unicom Online Information Technology Co.,Ltd" }, { { 0x04, 0x39, 0x26 }, "ChinaDragonT", "China Dragon Technology Limited" }, + { { 0x04, 0x39, 0xCB }, "QingdaoHaier", "Qingdao HaierTechnology Co.,Ltd" }, { { 0x04, 0x3A, 0x0D }, "SMOptics", "SM Optics S.r.l." }, { { 0x04, 0x3C, 0xE8 }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0x04, 0x3D, 0x6E }, "Nokia", "Nokia" }, @@ -13560,6 +13601,7 @@ { { 0x04, 0x52, 0xF3 }, "Apple", "Apple, Inc." }, { { 0x04, 0x53, 0xD5 }, "SysorexGloba", "Sysorex Global Holdings" }, { { 0x04, 0x54, 0x53 }, "Apple", "Apple, Inc." }, + { { 0x04, 0x55, 0xB2 }, "HuaqinTechno", "Huaqin Technology Co.,Ltd" }, { { 0x04, 0x55, 0xB8 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0x55, 0xCA }, "BriView", "BriView (Xiamen) Corp." }, { { 0x04, 0x56, 0x04 }, "GioneeCommun", "Gionee Communication Equipment Co.,Ltd." }, @@ -13575,7 +13617,9 @@ { { 0x04, 0x5C, 0x8E }, "gosundGROUP", "gosund GROUP CO.,LTD" }, { { 0x04, 0x5D, 0x4B }, "Sony", "Sony Corporation" }, { { 0x04, 0x5D, 0x56 }, "camtronindus", "camtron industrial inc." }, + { { 0x04, 0x5E, 0x0A }, "TranschanTec", "Shenzhen Transchan Technology Limited" }, { { 0x04, 0x5E, 0xA4 }, "NetisTechnol", "Netis Technology Co., Ltd." }, + { { 0x04, 0x5F, 0xA6 }, "SDMCTechnolo", "Shenzhen SDMC Technology CP,.LTD" }, { { 0x04, 0x5F, 0xA7 }, "YichenTechno", "Shenzhen Yichen Technology Development Co.,LTD" }, { { 0x04, 0x5F, 0xB9 }, "Cisco", "Cisco Systems, Inc" }, { { 0x04, 0x61, 0x69 }, "MediaGlobalL", "Media Global Links Co., Ltd." }, @@ -13583,6 +13627,7 @@ { { 0x04, 0x62, 0xD7 }, "AlstomHydroF", "Alstom Hydro France" }, { { 0x04, 0x63, 0xD0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x04, 0x63, 0xE0 }, "Nome", "Nome Oy" }, + { { 0x04, 0x64, 0xFA }, "Dell", "Dell Inc." }, { { 0x04, 0x65, 0x65 }, "Testop", "Testop" }, { { 0x04, 0x67, 0x61 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x04, 0x67, 0x85 }, "scemtecHardu", "scemtec Hard- und Software fuer Mess- und Steuerungstechnik GmbH" }, @@ -13598,10 +13643,13 @@ { { 0x04, 0x6E, 0x02 }, "OpenRTLSGrou", "OpenRTLS Group" }, { { 0x04, 0x6E, 0x49 }, "TaiYearElect", "TaiYear Electronic Technology (Suzhou) Co., Ltd" }, { { 0x04, 0x6E, 0xCB }, "zte", "zte corporation" }, + { { 0x04, 0x6F, 0x00 }, "LGElectronic", "LG Electronics" }, { { 0x04, 0x70, 0x56 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x04, 0x70, 0xBC }, "Globalstar", "Globalstar Inc." }, { { 0x04, 0x71, 0x53 }, "SernetTechno", "Sernet (Suzhou) Technologies Corporation" }, { { 0x04, 0x72, 0x95 }, "Apple", "Apple, Inc." }, + { { 0x04, 0x72, 0xEF }, "Apple", "Apple, Inc." }, + { { 0x04, 0x74, 0x9E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0x74, 0xA1 }, "AligeraEquip", "Aligera Equipamentos Digitais Ltda" }, { { 0x04, 0x75, 0x03 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0x75, 0xF5 }, "Csst", "Csst" }, @@ -13615,7 +13663,7 @@ { { 0x04, 0x79, 0xFD }, "Ciena", "Ciena Corporation" }, { { 0x04, 0x7A, 0x0B }, "XiaomiElectr", "Beijing Xiaomi Electronics Co., Ltd." }, { { 0x04, 0x7A, 0xAE }, "HuaweiDevice", "Huawei Device Co., Ltd." }, - { { 0x04, 0x7B, 0xCB }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x04, 0x7B, 0xCB }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x04, 0x7C, 0x16 }, "MicroStarINT", "Micro-Star INTL CO., LTD." }, { { 0x04, 0x7D, 0x50 }, "KangYingTech", "Shenzhen Kang Ying Technology Co.Ltd." }, { { 0x04, 0x7D, 0x7B }, "QuantaComput", "Quanta Computer Inc." }, @@ -13639,6 +13687,7 @@ { { 0x04, 0x8C, 0x16 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0x8C, 0x9A }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x04, 0x8D, 0x38 }, "NetisTechnol", "Netis Technology Co., Ltd." }, + { { 0x04, 0x8F, 0x00 }, "RongPaisaEle", "Rong-Paisa Electronics Co., Ltd." }, { { 0x04, 0x90, 0x81 }, "Pensando", "Pensando Systems, Inc." }, { { 0x04, 0x90, 0xC0 }, "Forvia", "Forvia" }, { { 0x04, 0x91, 0x62 }, "MicrochipTec", "Microchip Technology Inc." }, @@ -13674,21 +13723,25 @@ { { 0x04, 0xA8, 0x1C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0xA8, 0x2A }, "Nokia", "Nokia Corporation" }, { { 0x04, 0xA8, 0x5A }, "SzDjiTechnol", "Sz Dji Technology Co.,Ltd" }, + { { 0x04, 0xA9, 0x24 }, "Mist", "Mist Systems, Inc." }, { { 0x04, 0xA9, 0x59 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x04, 0xAA, 0xE1 }, "MicrovisionT", "Beijing Microvision Technology Co.,Ltd" }, { { 0x04, 0xAB, 0x08 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x04, 0xAB, 0x18 }, "Elecom", "Elecom Co.,Ltd." }, { { 0x04, 0xAB, 0x6A }, "Chunil", "Chun-il Co.,Ltd." }, { { 0x04, 0xAC, 0x44 }, "HoltekSemico", "Holtek Semiconductor Inc." }, + { { 0x04, 0xAE, 0x47 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x04, 0xAE, 0xC7 }, "Marquardt", "Marquardt" }, { { 0x04, 0xB0, 0x66 }, "Private", "Private" }, { { 0x04, 0xB0, 0xE7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0xB1, 0x67 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x04, 0xB1, 0xA1 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x04, 0xB2, 0x47 }, "Espressif", "Espressif Inc." }, { { 0x04, 0xB3, 0xB6 }, "Seamap", "Seamap (UK) Ltd" }, { { 0x04, 0xB4, 0x29 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x04, 0xB4, 0x66 }, "BSP", "BSP Co., Ltd." }, { { 0x04, 0xB4, 0xFE }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, + { { 0x04, 0xB5, 0xB2 }, "Apple", "Apple, Inc." }, { { 0x04, 0xB5, 0xC1 }, "ItelMobile", "Itel Mobile Limited" }, { { 0x04, 0xB6, 0x48 }, "Zenner", "Zenner" }, { { 0x04, 0xB6, 0xBE }, "CigShanghai", "Cig Shanghai Co Ltd" }, @@ -13723,11 +13776,14 @@ { { 0x04, 0xC2, 0x9B }, "AuraHome", "Aura Home, Inc." }, { { 0x04, 0xC4, 0x61 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x04, 0xC5, 0xA4 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x04, 0xC5, 0xCD }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x04, 0xC8, 0x07 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x04, 0xC8, 0x45 }, "TPLink", "TP-Link Systems Inc." }, { { 0x04, 0xC8, 0x80 }, "Samtec", "Samtec Inc" }, + { { 0x04, 0xC8, 0xB0 }, "Google", "Google, Inc." }, { { 0x04, 0xC9, 0x91 }, "Phistek", "Phistek INC." }, { { 0x04, 0xC9, 0xD9 }, "DishTechnolo", "Dish Technologies Corp" }, + { { 0x04, 0xC9, 0xDE }, "QingdaoHaier", "Qingdao HaierTechnology Co.,Ltd" }, { { 0x04, 0xCA, 0x8D }, "Enfabrica", "Enfabrica" }, { { 0x04, 0xCA, 0xED }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x04, 0xCB, 0x01 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -13755,6 +13811,7 @@ { { 0x04, 0xD4, 0xC4 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0x04, 0xD5, 0x90 }, "Fortinet", "Fortinet, Inc." }, { { 0x04, 0xD6, 0x0E }, "FunaiElectri", "Funai Electric Co., Ltd." }, + { { 0x04, 0xD6, 0x88 }, "CigShanghai", "Cig Shanghai Co Ltd" }, { { 0x04, 0xD6, 0xAA }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0x04, 0xD6, 0xF4 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x04, 0xD7, 0x83 }, "Y&HE&C", "Y&H E&C Co.,LTD." }, @@ -13801,6 +13858,7 @@ { { 0x04, 0xED, 0x62 }, "DaikinEurope", "Daikin Europe NV" }, { { 0x04, 0xEE, 0x03 }, "TexasInstrum", "Texas Instruments" }, { { 0x04, 0xEE, 0x91 }, "xfabric", "x-fabric GmbH" }, + { { 0x04, 0xEE, 0xCD }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x04, 0xEE, 0xEE }, "LaplaceSyste", "Laplace System Co., Ltd." }, { { 0x04, 0xF0, 0x21 }, "CompexPte", "Compex Systems Pte Ltd" }, { { 0x04, 0xF0, 0x3E }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -13977,6 +14035,7 @@ { { 0x08, 0x02, 0x05 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x08, 0x02, 0x3C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x08, 0x02, 0x8E }, "Netgear", "Netgear" }, + { { 0x08, 0x02, 0x99 }, "HC", "HC Corporation" }, { { 0x08, 0x03, 0x42 }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0x08, 0x03, 0x71 }, "Krg", "Krg Corporate" }, { { 0x08, 0x04, 0xB4 }, "TexasInstrum", "Texas Instruments" }, @@ -14008,8 +14067,10 @@ { { 0x08, 0x16, 0x05 }, "VodafoneItal", "Vodafone Italia S.p.A." }, { { 0x08, 0x16, 0x51 }, "SeaStarTechn", "Shenzhen Sea Star Technology Co.,Ltd" }, { { 0x08, 0x16, 0xD5 }, "Goertek", "Goertek Inc." }, + { { 0x08, 0x16, 0xE3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x08, 0x17, 0x35 }, "Cisco", "Cisco Systems, Inc" }, { { 0x08, 0x17, 0xF4 }, "IBM", "IBM Corp" }, + { { 0x08, 0x18, 0x14 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x08, 0x18, 0x1A }, "zte", "zte corporation" }, { { 0x08, 0x18, 0x4C }, "ASThomas", "A. S. Thomas, Inc." }, { { 0x08, 0x19, 0xA6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -14022,6 +14083,7 @@ { { 0x08, 0x1F, 0x71 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x08, 0x1F, 0xEB }, "BinCube", "BinCube" }, { { 0x08, 0x1F, 0xF3 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x08, 0x20, 0xE7 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x08, 0x21, 0xEF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x08, 0x23, 0xB2 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x08, 0x23, 0xC6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -14059,10 +14121,11 @@ { { 0x08, 0x3A, 0x2F }, "GuangzhouJua", "Guangzhou Juan Intelligent Tech Joint Stock Co.,Ltd" }, { { 0x08, 0x3A, 0x38 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x08, 0x3A, 0x5C }, "Junilab", "Junilab, Inc." }, - { { 0x08, 0x3A, 0x88 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x08, 0x3A, 0x88 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x08, 0x3A, 0x8D }, "Espressif", "Espressif Inc." }, { { 0x08, 0x3A, 0xB8 }, "ShinodaPlasm", "Shinoda Plasma Co., Ltd." }, { { 0x08, 0x3A, 0xF2 }, "Espressif", "Espressif Inc." }, + { { 0x08, 0x3B, 0xC1 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x08, 0x3B, 0xE9 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x08, 0x3D, 0x88 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x08, 0x3E, 0x0C }, "Commscope", "Commscope" }, @@ -14128,6 +14191,7 @@ { { 0x08, 0x68, 0xD0 }, "JapanSystemD", "Japan System Design" }, { { 0x08, 0x68, 0xEA }, "EitoElectron", "Eito Electronics Co., Ltd." }, { { 0x08, 0x6A, 0x0A }, "AskeyCompute", "Askey Computer Corp" }, + { { 0x08, 0x6A, 0x0B }, "CiscoMeraki", "Cisco Meraki" }, { { 0x08, 0x6A, 0xC5 }, "Intel", "Intel Corporate" }, { { 0x08, 0x6A, 0xE5 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x08, 0x6B, 0xD1 }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, @@ -14138,13 +14202,16 @@ { { 0x08, 0x6F, 0x48 }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, { { 0x08, 0x70, 0x45 }, "Apple", "Apple, Inc." }, { { 0x08, 0x70, 0x73 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x08, 0x71, 0x1C }, "CiscoMeraki", "Cisco Meraki" }, { { 0x08, 0x71, 0x58 }, "HanshowTechn", "Hanshow Technology Co.,Ltd." }, { { 0x08, 0x71, 0x90 }, "Intel", "Intel Corporate" }, + { { 0x08, 0x73, 0x6F }, "EMMicroelect", "EM Microelectronic" }, { { 0x08, 0x74, 0x02 }, "Apple", "Apple, Inc." }, { { 0x08, 0x74, 0x58 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x08, 0x74, 0xF6 }, "Winterhalter", "Winterhalter Gastronom GmbH" }, { { 0x08, 0x75, 0x72 }, "Obelux", "Obelux Oy" }, { { 0x08, 0x76, 0x18 }, "ViETechnolog", "ViE Technologies Sdn. Bhd." }, + { { 0x08, 0x76, 0x71 }, "JuniperNetwo", "Juniper Networks" }, { { 0x08, 0x76, 0x95 }, "AutoIndustri", "Auto Industrial Co., Ltd." }, { { 0x08, 0x76, 0xFF }, "ThomsonTelec", "Thomson Telecom Belgium" }, { { 0x08, 0x78, 0x08 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -14155,6 +14222,7 @@ { { 0x08, 0x7B, 0x87 }, "Cisco", "Cisco Systems, Inc" }, { { 0x08, 0x7B, 0xAA }, "Svyazkomplek", "Svyazkomplektservice, Llc" }, { { 0x08, 0x7C, 0x39 }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0x08, 0x7C, 0x43 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x08, 0x7C, 0xBE }, "Quintic", "Quintic Corp." }, { { 0x08, 0x7D, 0x21 }, "Altasectechn", "Altasec technology corporation" }, { { 0x08, 0x7E, 0x64 }, "VantivaUSA", "Vantiva USA LLC" }, @@ -14184,6 +14252,7 @@ { { 0x08, 0x91, 0x15 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x08, 0x91, 0xA3 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x08, 0x92, 0x04 }, "Dell", "Dell Inc." }, + { { 0x08, 0x92, 0x72 }, "Espressif", "Espressif Inc." }, { { 0x08, 0x93, 0x56 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x08, 0x94, 0xEF }, "WistronInfoc", "Wistron Infocomm (Zhongshan) Corporation" }, { { 0x08, 0x95, 0x2A }, "VantivaUSA", "Vantiva USA LLC" }, @@ -14199,6 +14268,7 @@ { { 0x08, 0x9B, 0x4B }, "iKuaiNetwork", "iKuai Networks" }, { { 0x08, 0x9B, 0xB9 }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, { { 0x08, 0x9B, 0xF1 }, "eero", "eero inc." }, + { { 0x08, 0x9C, 0x74 }, "UnionmanTech", "Unionman Technology Co.,Ltd" }, { { 0x08, 0x9C, 0x86 }, "NokiaShangha", "Nokia Shanghai Bell Co., Ltd." }, { { 0x08, 0x9D, 0xF4 }, "Intel", "Intel Corporate" }, { { 0x08, 0x9E, 0x01 }, "QuantaComput", "Quanta Computer Inc." }, @@ -14226,6 +14296,7 @@ { { 0x08, 0xB0, 0xA7 }, "Truebeyond", "Truebeyond Co., Ltd" }, { { 0x08, 0xB2, 0x58 }, "JuniperNetwo", "Juniper Networks" }, { { 0x08, 0xB2, 0xA3 }, "CynnyItalia", "Cynny Italia S.r.L." }, + { { 0x08, 0xB3, 0x39 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x08, 0xB3, 0xAF }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x08, 0xB3, 0xD6 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x08, 0xB4, 0x9D }, "TecnoMobile", "Tecno Mobile Limited" }, @@ -14282,6 +14353,7 @@ { { 0x08, 0xD5, 0x9D }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x08, 0xD5, 0xC0 }, "SeersTechnol", "Seers Technology Co., Ltd" }, { { 0x08, 0xD8, 0x33 }, "RFTechnology", "Shenzhen RF Technology Co., Ltd" }, + { { 0x08, 0xD9, 0x45 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x08, 0xDD, 0x03 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x08, 0xDD, 0xEB }, "SiliconLabor", "Silicon Laboratories" }, { { 0x08, 0xDF, 0x1F }, "Bose", "Bose Corporation" }, @@ -14299,6 +14371,7 @@ { { 0x08, 0xE9, 0xF6 }, "AMPAKTechnol", "AMPAK Technology,Inc." }, { { 0x08, 0xEA, 0x40 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x08, 0xEA, 0x44 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, + { { 0x08, 0xEB, 0x21 }, "Intel", "Intel Corporate" }, { { 0x08, 0xEB, 0x29 }, "JiangsuHuito", "Jiangsu Huitong Group Co.,Ltd." }, { { 0x08, 0xEB, 0x74 }, "HUMAX", "HUMAX Co., Ltd." }, { { 0x08, 0xEB, 0xED }, "WorldEliteTe", "World Elite Technology Co.,LTD" }, @@ -14327,6 +14400,7 @@ { { 0x08, 0xF7, 0x28 }, "GLOBOMultime", "GLOBO Multimedia Sp. z o.o. Sp.k." }, { { 0x08, 0xF7, 0xE9 }, "HRCPResearch", "HRCP Research and Development Partnership" }, { { 0x08, 0xF8, 0xBC }, "Apple", "Apple, Inc." }, + { { 0x08, 0xF9, 0x7E }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x08, 0xF9, 0xE0 }, "Espressif", "Espressif Inc." }, { { 0x08, 0xFA, 0x28 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x08, 0xFA, 0x79 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, @@ -14336,13 +14410,16 @@ { { 0x08, 0xFC, 0x88 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x08, 0xFD, 0x0E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x08, 0xFD, 0x52 }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x08, 0xFD, 0x58 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x08, 0xFF, 0x24 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x08, 0xFF, 0x44 }, "Apple", "Apple, Inc." }, { { 0x0A, 0x2A, 0x33 }, "Digistor", "Digistor" }, { { 0x0A, 0x35, 0xF2 }, "IntegratedTe", "Integrated Technical Vision Ltd" }, { { 0x0A, 0x36, 0x1C }, "Smardii", "Smardii" }, + { { 0x0A, 0x58, 0xFB }, "PurpleWiFi", "Purple WiFi Limited" }, { { 0x0A, 0x87, 0x36 }, "IEEE1901Work", "IEEE 1901 Working Group" }, { { 0x0A, 0x8E, 0x62 }, "DeltaSolutio", "Delta Solutions LLC" }, + { { 0x0A, 0x93, 0x26 }, "Qorvo", "Qorvo, Inc." }, { { 0x0A, 0xA2, 0x3B }, "Vitex", "Vitex LLC" }, { { 0x0A, 0xAB, 0x8C }, "MidwestMicro", "Midwest Microwave Solutions Inc." }, { { 0x0A, 0xCD, 0x8F }, "CiscoNorway", "Cisco Systems Norway" }, @@ -14363,6 +14440,8 @@ { { 0x0C, 0x08, 0xB4 }, "HUMAX", "HUMAX Co., Ltd." }, { { 0x0C, 0x0A, 0xDF }, "TexasInstrum", "Texas Instruments" }, { { 0x0C, 0x0E, 0x76 }, "DLinkInterna", "D-Link International" }, + { { 0x0C, 0x0E, 0xCB }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x0C, 0x0F, 0xD8 }, "GsdVietNamTe", "Gsd Viet Nam Technology Company Limited" }, { { 0x0C, 0x11, 0x05 }, "AkuvoxNetwor", "Akuvox (Xiamen) Networks Co., Ltd" }, { { 0x0C, 0x11, 0x67 }, "Cisco", "Cisco Systems, Inc" }, { { 0x0C, 0x12, 0x62 }, "zte", "zte corporation" }, @@ -14378,6 +14457,7 @@ { { 0x0C, 0x19, 0x1F }, "InformElectr", "Inform Electronik" }, { { 0x0C, 0x19, 0xF8 }, "Apple", "Apple, Inc." }, { { 0x0C, 0x1A, 0x10 }, "AcousticStre", "Acoustic Stream" }, + { { 0x0C, 0x1A, 0x61 }, "NeoxFZCO", "Neox FZCO" }, { { 0x0C, 0x1B, 0xCC }, "Iflytek", "Iflytek Co.,Ltd." }, { { 0x0C, 0x1C, 0x19 }, "LongconnElec", "Longconn Electronics(Shenzhen) Co.,Ltd" }, { { 0x0C, 0x1C, 0x1A }, "eero", "eero inc." }, @@ -14411,9 +14491,11 @@ { { 0x0C, 0x30, 0x21 }, "Apple", "Apple, Inc." }, { { 0x0C, 0x31, 0xDC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x0C, 0x32, 0x3A }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x0C, 0x33, 0x1B }, "TydenBrooks", "TydenBrooks" }, { { 0x0C, 0x35, 0x26 }, "Microsoft", "Microsoft Corporation" }, { { 0x0C, 0x35, 0x4F }, "Nokia", "Nokia" }, { { 0x0C, 0x35, 0xFE }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0x0C, 0x36, 0x23 }, "NokiaShangha", "Nokia Shanghai Bell Co., Ltd." }, { { 0x0C, 0x37, 0x47 }, "zte", "zte corporation" }, { { 0x0C, 0x37, 0x96 }, "BizlinkTechn", "Bizlink Technology, Inc." }, { { 0x0C, 0x37, 0xDC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -14422,7 +14504,8 @@ { { 0x0C, 0x3A, 0xFA }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x0C, 0x3B, 0x50 }, "Apple", "Apple, Inc." }, { { 0x0C, 0x3C, 0x65 }, "DomeImaging", "Dome Imaging Inc" }, - { { 0x0C, 0x3C, 0xCD }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x0C, 0x3C, 0xCD }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, + { { 0x0C, 0x3D, 0x5E }, "NanjingQinhe", "Nanjing Qinheng Microelectronics Co., Ltd." }, { { 0x0C, 0x3E, 0x9F }, "Apple", "Apple, Inc." }, { { 0x0C, 0x41, 0x01 }, "RuichiAutoTe", "Ruichi Auto Technology (Guangzhou) Co., Ltd." }, { { 0x0C, 0x41, 0x3E }, "Microsoft", "Microsoft Corporation" }, @@ -14460,6 +14543,7 @@ { { 0x0C, 0x56, 0x5C }, "HyBroadVisio", "HyBroad Vision (Hong Kong) Technology Co Ltd" }, { { 0x0C, 0x57, 0xEB }, "Mueller", "Mueller Systems" }, { { 0x0C, 0x58, 0x42 }, "DMEMicro", "DME Micro" }, + { { 0x0C, 0x58, 0x7B }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x0C, 0x59, 0x9C }, "JuniperNetwo", "Juniper Networks" }, { { 0x0C, 0x5A, 0x19 }, "AxtionSdnBhd", "Axtion Sdn Bhd" }, { { 0x0C, 0x5A, 0x9E }, "WiSUNAllianc", "Wi-SUN Alliance" }, @@ -14470,6 +14554,7 @@ { { 0x0C, 0x61, 0x11 }, "AndaTechnolo", "Anda Technologies SAC" }, { { 0x0C, 0x61, 0x27 }, "ActiontecEle", "Actiontec Electronics, Inc" }, { { 0x0C, 0x61, 0xCF }, "TexasInstrum", "Texas Instruments" }, + { { 0x0C, 0x61, 0xF9 }, "TozedKangwei", "Tozed Kangwei Tech Co., Ltd" }, { { 0x0C, 0x62, 0xA6 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0x0C, 0x63, 0xFC }, "NanjingSignw", "Nanjing Signway Technology Co., Ltd" }, { { 0x0C, 0x64, 0x22 }, "WiseasyTechn", "Beijing Wiseasy Technology Co.,Ltd." }, @@ -14486,12 +14571,14 @@ { { 0x0C, 0x70, 0x43 }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0x0C, 0x70, 0x4A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x0C, 0x71, 0x5D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x0C, 0x71, 0x65 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x0C, 0x71, 0x8C }, "TCTmobile", "TCT mobile ltd" }, { { 0x0C, 0x72, 0x2C }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x0C, 0x72, 0x74 }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0x0C, 0x72, 0xD9 }, "zte", "zte corporation" }, { { 0x0C, 0x73, 0x29 }, "Sercomm", "Sercomm Corporation." }, { { 0x0C, 0x73, 0xBE }, "DongguanHaim", "Dongguan Haimai Electronie Technology Co.,Ltd" }, + { { 0x0C, 0x74, 0x74 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x0C, 0x74, 0xC2 }, "Apple", "Apple, Inc." }, { { 0x0C, 0x75, 0x12 }, "KunlunTongTa", "Shenzhen Kunlun TongTai Technology Co.,Ltd." }, { { 0x0C, 0x75, 0x23 }, "GehuaCatvNet", "Beijing Gehua Catv Network Co.,Ltd" }, @@ -14507,6 +14594,7 @@ { { 0x0C, 0x7D, 0xB0 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x0C, 0x7E, 0x24 }, "GarminIntern", "Garmin International" }, { { 0x0C, 0x7F, 0xB2 }, "Commscope", "Commscope" }, + { { 0x0C, 0x80, 0x2F }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x0C, 0x80, 0x63 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x0C, 0x81, 0x12 }, "Private", "Private" }, { { 0x0C, 0x81, 0x26 }, "JuniperNetwo", "Juniper Networks" }, @@ -14529,6 +14617,7 @@ { { 0x0C, 0x86, 0x10 }, "JuniperNetwo", "Juniper Networks" }, { { 0x0C, 0x86, 0xC7 }, "JabilCircuit", "Jabil Circuit (Guangzhou) Limited" }, { { 0x0C, 0x87, 0x72 }, "FujianStarNe", "Fujian Star-Net Communication Co.,Ltd" }, + { { 0x0C, 0x88, 0x32 }, "NokiaSolutio", "Nokia Solutions and Networks India Private Limited" }, { { 0x0C, 0x89, 0x10 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x0C, 0x8A, 0x87 }, "AgLogicaHold", "AgLogica Holdings, Inc" }, { { 0x0C, 0x8B, 0x7D }, "Vizio", "Vizio, Inc" }, @@ -14565,6 +14654,7 @@ { { 0x0C, 0x98, 0x38 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x0C, 0x9A, 0x3C }, "Intel", "Intel Corporate" }, { { 0x0C, 0x9A, 0x42 }, "FnLinkTechno", "Fn-Link Technology Limited" }, + { { 0x0C, 0x9A, 0xE6 }, "SzDjiTechnol", "Sz Dji Technology Co.,Ltd" }, { { 0x0C, 0x9B, 0x13 }, "MagicMobileT", "Shanghai Magic Mobile Telecommunication Co.Ltd." }, { { 0x0C, 0x9B, 0x78 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x0C, 0x9D, 0x56 }, "ConsortContr", "Consort Controls Ltd" }, @@ -14574,6 +14664,7 @@ { { 0x0C, 0xA0, 0x6C }, "IndustrialCy", "Industrial Cyber Sensing Inc." }, { { 0x0C, 0xA1, 0x38 }, "BLiNQNetwork", "BLiNQ Networks Inc." }, { { 0x0C, 0xA2, 0xF4 }, "ChameleonTec", "Chameleon Technology (UK) Limited" }, + { { 0x0C, 0xA3, 0xB2 }, "Apple", "Apple, Inc." }, { { 0x0C, 0xA4, 0x02 }, "AlcatelLucen", "Alcatel-Lucent IPD" }, { { 0x0C, 0xA4, 0x2A }, "OBTelecomEle", "OB Telecom Electronic Technology Co., Ltd" }, { { 0x0C, 0xA6, 0x4C }, "EzvizSoftwar", "Hangzhou Ezviz Software Co.,Ltd." }, @@ -14623,12 +14714,14 @@ { { 0x0C, 0xC4, 0x7A }, "SuperMicroCo", "Super Micro Computer, Inc." }, { { 0x0C, 0xC4, 0x7E }, "EUCAST", "EUCAST Co., Ltd." }, { { 0x0C, 0xC5, 0x6C }, "Apple", "Apple, Inc." }, + { { 0x0C, 0xC5, 0x74 }, "FRITZ!Techno", "FRITZ! Technology GmbH" }, { { 0x0C, 0xC6, 0x55 }, "WuxiYSTenTec", "Wuxi YSTen Technology Co.,Ltd." }, { { 0x0C, 0xC6, 0x6A }, "Nokia", "Nokia Corporation" }, { { 0x0C, 0xC6, 0xAC }, "Dags", "Dags" }, { { 0x0C, 0xC6, 0xCC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x0C, 0xC6, 0xFD }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x0C, 0xC7, 0x31 }, "Currant", "Currant, Inc." }, + { { 0x0C, 0xC7, 0x63 }, "eero", "eero inc." }, { { 0x0C, 0xC8, 0x1F }, "SummerInfant", "Summer Infant, Inc." }, { { 0x0C, 0xC8, 0x44 }, "CambridgeMob", "Cambridge Mobile Telematics, Inc." }, { { 0x0C, 0xC9, 0xC6 }, "SamwinHongKo", "Samwin Hong Kong Limited" }, @@ -14637,6 +14730,7 @@ { { 0x0C, 0xCB, 0x85 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x0C, 0xCB, 0x8D }, "ASCONumatics", "ASCO Numatics GmbH" }, { { 0x0C, 0xCC, 0x26 }, "Airenetworks", "Airenetworks" }, + { { 0x0C, 0xCC, 0x5D }, "Apple", "Apple, Inc." }, { { 0x0C, 0xCD, 0xB4 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0x0C, 0xCD, 0xD3 }, "EastriverTec", "Eastriver Technology Co., Ltd." }, { { 0x0C, 0xCD, 0xFB }, "EDIC", "EDIC Systems Inc." }, @@ -14672,22 +14766,25 @@ { { 0x0C, 0xE1, 0x59 }, "iStartekTech", "Shenzhen iStartek Technology Co., Ltd." }, { { 0x0C, 0xE4, 0x41 }, "Apple", "Apple, Inc." }, { { 0x0C, 0xE4, 0xA0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x0C, 0xE5, 0xA1 }, "Apple", "Apple, Inc." }, { { 0x0C, 0xE5, 0xA3 }, "SharkNinja", "SharkNinja" }, { { 0x0C, 0xE5, 0xB5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x0C, 0xE5, 0xD3 }, "DHelectronic", "DH electronics GmbH" }, { { 0x0C, 0xE6, 0x7C }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, - { { 0x0C, 0xE7, 0x09 }, "FoxCrypto", "Fox Crypto B.V." }, + { { 0x0C, 0xE7, 0x09 }, "Sentyron", "Sentyron B.V" }, { { 0x0C, 0xE7, 0x25 }, "Microsoft", "Microsoft Corporation" }, { { 0x0C, 0xE8, 0x2F }, "BonfiglioliV", "Bonfiglioli Vectron GmbH" }, { { 0x0C, 0xE9, 0x36 }, "ELIMOS", "ELIMOS srl" }, { { 0x0C, 0xE9, 0x9A }, "AtlsAltec", "Atls Altec" }, { { 0x0C, 0xEA, 0x14 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x0C, 0xEA, 0xC9 }, "Commscope", "Commscope" }, + { { 0x0C, 0xEB, 0x25 }, "PowerPlusCom", "Power Plus Communications AG" }, { { 0x0C, 0xEC, 0x80 }, "TexasInstrum", "Texas Instruments" }, { { 0x0C, 0xEC, 0x84 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0x0C, 0xEC, 0x8D }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x0C, 0xED, 0x71 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x0C, 0xED, 0xC8 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x0C, 0xEE, 0x20 }, "Fbc", "Fbc" }, { { 0x0C, 0xEE, 0x99 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x0C, 0xEE, 0xE6 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x0C, 0xEF, 0x15 }, "TPLink", "TP-Link Systems Inc." }, @@ -14696,6 +14793,7 @@ { { 0x0C, 0xF0, 0x19 }, "MalgnTechnol", "Malgn Technology Co., Ltd." }, { { 0x0C, 0xF0, 0x7B }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x0C, 0xF0, 0xB4 }, "GlobalsatInt", "Globalsat International Technology Ltd" }, + { { 0x0C, 0xF2, 0xF5 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0x0C, 0xF3, 0x46 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x0C, 0xF3, 0x61 }, "JavaInformat", "Java Information" }, { { 0x0C, 0xF3, 0xEE }, "EMMicroelect", "EM Microelectronic" }, @@ -14720,6 +14818,7 @@ { { 0x10, 0x01, 0x77 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x10, 0x01, 0xCA }, "AshleyButter", "Ashley Butterworth" }, { { 0x10, 0x02, 0xB5 }, "Intel", "Intel Corporate" }, + { { 0x10, 0x03, 0xCD }, "Calix", "Calix Inc." }, { { 0x10, 0x04, 0xC1 }, "JDCloudCompu", "JD Cloud Computing Co., Ltd." }, { { 0x10, 0x05, 0x01 }, "Pegatron", "Pegatron Corporation" }, { { 0x10, 0x05, 0xB1 }, "Commscope", "Commscope" }, @@ -14754,9 +14853,10 @@ { { 0x10, 0x12, 0xB4 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x10, 0x12, 0xD0 }, "zte", "zte corporation" }, { { 0x10, 0x12, 0xFB }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, - { { 0x10, 0x13, 0x31 }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0x10, 0x13, 0x31 }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0x10, 0x13, 0xEE }, "JustecIntern", "Justec International Technology INC." }, { { 0x10, 0x15, 0xC1 }, "ZhanzuoTechn", "Zhanzuo (Beijing) Technology Co., Ltd." }, + { { 0x10, 0x16, 0xB1 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x10, 0x18, 0x49 }, "WeifangGoert", "Weifang Goertek Electronics Co.,Ltd" }, { { 0x10, 0x18, 0x9E }, "ElmoMotionCo", "Elmo Motion Control" }, { { 0x10, 0x19, 0x65 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, @@ -14782,7 +14882,9 @@ { { 0x10, 0x29, 0x59 }, "Apple", "Apple, Inc." }, { { 0x10, 0x29, 0xAB }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x10, 0x2A, 0xB3 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x10, 0x2B, 0x1C }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x10, 0x2B, 0x41 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x10, 0x2B, 0xAA }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x10, 0x2C, 0x6B }, "AMPAKTechnol", "AMPAK Technology, Inc." }, { { 0x10, 0x2C, 0x83 }, "Ximea", "Ximea" }, { { 0x10, 0x2C, 0x8D }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, @@ -14826,6 +14928,7 @@ { { 0x10, 0x40, 0xF3 }, "Apple", "Apple, Inc." }, { { 0x10, 0x41, 0x21 }, "TellescomInd", "Tellescom Industria E Comercio Em Telecomunicacao" }, { { 0x10, 0x41, 0x7F }, "Apple", "Apple, Inc." }, + { { 0x10, 0x42, 0x10 }, "Apple", "Apple, Inc." }, { { 0x10, 0x43, 0x69 }, "SoundmaxElec", "Soundmax Electronic Limited" }, { { 0x10, 0x44, 0x00 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x10, 0x44, 0x5A }, "ShaanxiHitec", "Shaanxi Hitech Electronic Co., LTD" }, @@ -14862,11 +14965,13 @@ { { 0x10, 0x59, 0x17 }, "Tonal", "Tonal" }, { { 0x10, 0x59, 0x32 }, "Roku", "Roku, Inc" }, { { 0x10, 0x5A, 0x17 }, "TuyaSmart", "Tuya Smart Inc." }, + { { 0x10, 0x5A, 0x95 }, "TPLink", "TP-Link Systems Inc." }, { { 0x10, 0x5A, 0xF7 }, "ADBItalia", "ADB Italia" }, { { 0x10, 0x5B, 0xAD }, "MegaWell", "Mega Well Limited" }, { { 0x10, 0x5C, 0x3B }, "PermaPipe", "Perma-Pipe, Inc." }, { { 0x10, 0x5C, 0xBF }, "DuroByte", "DuroByte Inc" }, { { 0x10, 0x5D, 0xDC }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x10, 0x5E, 0xAE }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x10, 0x5F, 0x02 }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0x10, 0x5F, 0x06 }, "ActiontecEle", "Actiontec Electronics, Inc" }, { { 0x10, 0x5F, 0x49 }, "CiscoSPVTG", "Cisco SPVTG" }, @@ -14881,6 +14986,7 @@ { { 0x10, 0x63, 0x4B }, "MercuryCommu", "Shenzhen Mercury Communication Technologies Co.,Ltd." }, { { 0x10, 0x63, 0xC8 }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0x10, 0x64, 0xE2 }, "ADFwebcom", "ADFweb.com s.r.l." }, + { { 0x10, 0x65, 0x19 }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, { { 0x10, 0x65, 0x30 }, "Dell", "Dell Inc." }, { { 0x10, 0x65, 0xA3 }, "Panamax", "Panamax LLC" }, { { 0x10, 0x65, 0xCF }, "Iqsim", "Iqsim" }, @@ -14920,16 +15026,19 @@ { { 0x10, 0x7B, 0xEF }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0x10, 0x7C, 0x61 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0x10, 0x7D, 0x1A }, "Dell", "Dell Inc." }, + { { 0x10, 0x7D, 0xC8 }, "Apple", "Apple, Inc." }, { { 0x10, 0x81, 0xB4 }, "HunanGreatwa", "Hunan Greatwall Galaxy Science and Technology Co.,Ltd." }, { { 0x10, 0x82, 0x3D }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0x10, 0x82, 0x86 }, "LuxsharePrec", "Luxshare Precision Industry Co.,Ltd" }, { { 0x10, 0x82, 0xD7 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, + { { 0x10, 0x83, 0x21 }, "YichipMicroe", "Yichip Microelectronics (Hangzhou) Co.,Ltd" }, { { 0x10, 0x83, 0xB4 }, "Sidora", "Sidora Srl" }, { { 0x10, 0x83, 0xD2 }, "Microseven", "Microseven Systems, LLC" }, { { 0x10, 0x86, 0x8C }, "Commscope", "Commscope" }, { { 0x10, 0x86, 0xF4 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x10, 0x88, 0x0F }, "DarumaTeleco", "Daruma Telecomunicações e Informática S.A." }, { { 0x10, 0x88, 0xCE }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0x10, 0x88, 0xD3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x10, 0x89, 0xFB }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x10, 0x8A, 0x1B }, "RAONIX", "RAONIX Inc." }, { { 0x10, 0x8A, 0x7B }, "Nokia", "Nokia" }, @@ -14949,8 +15058,10 @@ { { 0x10, 0x93, 0xE9 }, "Apple", "Apple, Inc." }, { { 0x10, 0x94, 0x97 }, "LogitechHong", "Logitech Hong Kong" }, { { 0x10, 0x94, 0xBB }, "Apple", "Apple, Inc." }, + { { 0x10, 0x94, 0xEF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x10, 0x95, 0x4B }, "Megabyte", "Megabyte Ltd." }, { { 0x10, 0x96, 0x1A }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Corp." }, + { { 0x10, 0x96, 0x1D }, "NXPUSA", "NXP USA, Inc" }, { { 0x10, 0x96, 0x93 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x10, 0x96, 0xC6 }, "Cisco", "Cisco Systems, Inc" }, { { 0x10, 0x97, 0xBD }, "Espressif", "Espressif Inc." }, @@ -14971,6 +15082,7 @@ { { 0x10, 0x9F, 0xA9 }, "ActiontecEle", "Actiontec Electronics, Inc" }, { { 0x10, 0xA1, 0x3B }, "FujikuraRubb", "Fujikura Rubber Ltd." }, { { 0x10, 0xA1, 0x45 }, "nexzoindia", "nexzo india pvt ltd" }, + { { 0x10, 0xA1, 0xDA }, "Apple", "Apple, Inc." }, { { 0x10, 0xA2, 0x4E }, "Gold3LinkEle", "Gold3Link Electronics Co., Ltd" }, { { 0x10, 0xA2, 0xD3 }, "Apple", "Apple, Inc." }, { { 0x10, 0xA3, 0x0F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -15012,9 +15124,11 @@ { { 0x10, 0xBA, 0x1A }, "IKWORLDTechn", "SHENZHEN IK WORLD Technology Co., Ltd" }, { { 0x10, 0xBA, 0xA5 }, "GanaI&C", "Gana I&C Co., Ltd" }, { { 0x10, 0xBB, 0xF3 }, "HunanFnLinkT", "Hunan Fn-Link Technology Limited" }, + { { 0x10, 0xBC, 0x36 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x10, 0xBC, 0x97 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x10, 0xBD, 0x18 }, "Cisco", "Cisco Systems, Inc" }, { { 0x10, 0xBD, 0x3A }, "Apple", "Apple, Inc." }, + { { 0x10, 0xBD, 0x43 }, "RobertBoschE", "Robert Bosch Elektronikai Kft." }, { { 0x10, 0xBD, 0x55 }, "QLab", "Q-Lab Corporation" }, { { 0x10, 0xBE, 0x99 }, "Netberg", "Netberg" }, { { 0x10, 0xBE, 0xF5 }, "DLinkInterna", "D-Link International" }, @@ -15026,6 +15140,7 @@ { { 0x10, 0xC2, 0x2F }, "ChinaEntropy", "China Entropy Co., Ltd." }, { { 0x10, 0xC2, 0x5A }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x10, 0xC2, 0xBA }, "UTT", "UTT Co., Ltd." }, + { { 0x10, 0xC3, 0x4D }, "WaterWorld", "Shenzhen Water World Co.,Ltd." }, { { 0x10, 0xC3, 0x7B }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0x10, 0xC3, 0xAB }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x10, 0xC4, 0xCA }, "HUMAX", "HUMAX Co., Ltd." }, @@ -15042,8 +15157,10 @@ { { 0x10, 0xC9, 0xCA }, "AceTechnolog", "Ace Technology Corp." }, { { 0x10, 0xCA, 0x81 }, "Precia", "Precia" }, { { 0x10, 0xCA, 0xBF }, "TexasInstrum", "Texas Instruments" }, + { { 0x10, 0xCB, 0x33 }, "NXPSemicondu", "NXP Semiconductors Taiwan Ltd." }, { { 0x10, 0xCC, 0x1B }, "Liverocktech", "Liverock technologies,INC" }, { { 0x10, 0xCC, 0xDB }, "AximumProdui", "Aximum Produits Electroniques" }, + { { 0x10, 0xCD, 0x54 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x10, 0xCD, 0x6E }, "Fisys", "Fisys" }, { { 0x10, 0xCD, 0xAE }, "Avaya", "Avaya Inc" }, { { 0x10, 0xCD, 0xB6 }, "EssentialPro", "Essential Products, Inc." }, @@ -15061,6 +15178,7 @@ { { 0x10, 0xD6, 0x57 }, "SiemensIndus", "Siemens Industrial Automation Products Ltd., Chengdu" }, { { 0x10, 0xD6, 0x80 }, "Tendyron", "Tendyron Corporation" }, { { 0x10, 0xD7, 0xB0 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0x10, 0xD9, 0xA2 }, "Google", "Google, Inc." }, { { 0x10, 0xDA, 0x43 }, "Netgear", "Netgear" }, { { 0x10, 0xDA, 0x49 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x10, 0xDA, 0x63 }, "Apple", "Apple, Inc." }, @@ -15078,6 +15196,7 @@ { { 0x10, 0xE3, 0xC7 }, "SeohwaTeleco", "Seohwa Telecom" }, { { 0x10, 0xE4, 0xAF }, "Apr", "Apr, Llc" }, { { 0x10, 0xE4, 0xC2 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x10, 0xE6, 0x6B }, "KaonBroadban", "Kaon Broadband CO., LTD." }, { { 0x10, 0xE6, 0x8F }, "KwangsungEle", "Kwangsung Electronics Korea Co.,Ltd." }, { { 0x10, 0xE6, 0xAE }, "SourceTechno", "Source Technologies, LLC" }, { { 0x10, 0xE7, 0x7A }, "STMicrolectr", "STMicrolectronics International NV" }, @@ -15085,12 +15204,13 @@ { { 0x10, 0xE8, 0x3A }, "FiberxDistri", "Fiberx Distribuidora De Produtos De Telecomunicacao Ltda" }, { { 0x10, 0xE8, 0x40 }, "ZoweeTechnol", "Zowee Technology(Heyuan) Co., Ltd." }, { { 0x10, 0xE8, 0x78 }, "Nokia", "Nokia" }, - { { 0x10, 0xE8, 0xA7 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x10, 0xE8, 0xA7 }, "WNC", "WNC Corporation" }, { { 0x10, 0xE8, 0xEE }, "PhaseSpace", "PhaseSpace" }, { { 0x10, 0xE9, 0x53 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x10, 0xE9, 0x92 }, "IngramMicroS", "Ingram Micro Services" }, { { 0x10, 0xEA, 0x59 }, "CiscoSPVTG", "Cisco SPVTG" }, { { 0x10, 0xEC, 0x81 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x10, 0xED, 0xC8 }, "NXPSemicondu", "NXP Semiconductors Taiwan Ltd." }, { { 0x10, 0xEE, 0xD9 }, "CanogaPerkin", "Canoga Perkins Corporation" }, { { 0x10, 0xF0, 0x05 }, "Intel", "Intel Corporate" }, { { 0x10, 0xF0, 0x68 }, "RuckusWirele", "Ruckus Wireless" }, @@ -15122,6 +15242,7 @@ { { 0x14, 0x01, 0x9C }, "Ubyon", "Ubyon Inc." }, { { 0x14, 0x02, 0xEC }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x14, 0x04, 0x67 }, "SNKTechnolog", "SNK Technologies Co.,Ltd." }, + { { 0x14, 0x05, 0x89 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x14, 0x06, 0x4C }, "VoglElectron", "Vogl Electronic GmbH" }, { { 0x14, 0x06, 0xA7 }, "Cresyn", "Cresyn" }, { { 0x14, 0x07, 0x08 }, "CpPlus", "Cp Plus Gmbh & Co. Kg" }, @@ -15132,6 +15253,7 @@ { { 0x14, 0x09, 0xDC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0x0A, 0x29 }, "Tiinlab", "Tiinlab Corporation" }, { { 0x14, 0x0A, 0xC5 }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0x14, 0x0B, 0x9E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x14, 0x0C, 0x5B }, "PLNetworks", "PLNetworks" }, { { 0x14, 0x0C, 0x76 }, "FreeboxSas", "Freebox Sas" }, { { 0x14, 0x0D, 0x4F }, "FlextronicsI", "Flextronics International" }, @@ -15146,6 +15268,7 @@ { { 0x14, 0x13, 0x46 }, "SkyworthDigi", "Skyworth Digital Technology(Shenzhen) Co.,Ltd" }, { { 0x14, 0x13, 0x57 }, "ATPElectroni", "ATP Electronics, Inc." }, { { 0x14, 0x13, 0xFB }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x14, 0x14, 0x16 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0x14, 0x14, 0x4B }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0x14, 0x14, 0x59 }, "VodafoneItal", "Vodafone Italia S.p.A." }, { { 0x14, 0x14, 0x7D }, "Apple", "Apple, Inc." }, @@ -15154,9 +15277,11 @@ { { 0x14, 0x16, 0x9D }, "Cisco", "Cisco Systems, Inc" }, { { 0x14, 0x16, 0x9E }, "WingtechGrou", "Wingtech Group (HongKong)Limited" }, { { 0x14, 0x17, 0x2A }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0x14, 0x18, 0x26 }, "Nokia", "Nokia" }, { { 0x14, 0x18, 0x44 }, "XenonSmartTe", "Xenon Smart Teknoloji Ltd." }, { { 0x14, 0x18, 0x77 }, "Dell", "Dell Inc." }, { { 0x14, 0x18, 0xC3 }, "Intel", "Intel Corporate" }, + { { 0x14, 0x19, 0x23 }, "Cisco", "Cisco Systems, Inc" }, { { 0x14, 0x19, 0x73 }, "YunyiTimesTe", "Beijing Yunyi Times Technology Co.,Ltd" }, { { 0x14, 0x1A, 0x51 }, "TreetechSist", "Treetech Sistemas Digitais" }, { { 0x14, 0x1A, 0x97 }, "Apple", "Apple, Inc." }, @@ -15167,6 +15292,7 @@ { { 0x14, 0x1B, 0xBD }, "Volex", "Volex Inc." }, { { 0x14, 0x1B, 0xF0 }, "Intellimedia", "Intellimedia Systems Ltd" }, { { 0x14, 0x1F, 0x78 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x14, 0x20, 0x04 }, "zte", "zte corporation" }, { { 0x14, 0x20, 0x5E }, "Apple", "Apple, Inc." }, { { 0x14, 0x21, 0x03 }, "Calix", "Calix Inc." }, { { 0x14, 0x22, 0x33 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, @@ -15239,10 +15365,12 @@ { { 0x14, 0x49, 0xD4 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x14, 0x49, 0xE0 }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0x14, 0x4C, 0x1A }, "MaxCommunica", "Max Communication GmbH" }, + { { 0x14, 0x4C, 0xFF }, "GrandstreamN", "Grandstream Networks, Inc." }, { { 0x14, 0x4D, 0x67 }, "ZioncomElect", "Zioncom Electronics (Shenzhen) Ltd." }, { { 0x14, 0x4E, 0x2A }, "Ciena", "Ciena Corporation" }, { { 0x14, 0x4E, 0x34 }, "RemoteSoluti", "Remote Solution" }, { { 0x14, 0x4F, 0x8A }, "Intel", "Intel Corporate" }, + { { 0x14, 0x4F, 0xF0 }, "NXPSemicondu", "NXP Semiconductors Taiwan Ltd." }, { { 0x14, 0x50, 0x51 }, "SHARP", "SHARP Corporation" }, { { 0x14, 0x51, 0x20 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x14, 0x51, 0x7E }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, @@ -15269,6 +15397,7 @@ { { 0x14, 0x5D, 0x34 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x14, 0x5E, 0x45 }, "BambooGroup", "Bamboo Systems Group" }, { { 0x14, 0x5E, 0x69 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, + { { 0x14, 0x5E, 0xBC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0x5F, 0x94 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0x60, 0x80 }, "zte", "zte corporation" }, { { 0x14, 0x60, 0xCB }, "Apple", "Apple, Inc." }, @@ -15290,6 +15419,7 @@ { { 0x14, 0x74, 0x11 }, "Rim", "Rim" }, { { 0x14, 0x75, 0x5B }, "Intel", "Intel Corporate" }, { { 0x14, 0x75, 0x90 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0x14, 0x75, 0xE5 }, "ELMAX", "ELMAX Srl" }, { { 0x14, 0x77, 0x40 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x14, 0x78, 0x0B }, "VarexImaging", "Varex Imaging Deutschland AG" }, { { 0x14, 0x79, 0xF3 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, @@ -15326,6 +15456,7 @@ { { 0x14, 0x8C, 0x4A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0x8F, 0x21 }, "GarminIntern", "Garmin International" }, { { 0x14, 0x8F, 0x34 }, "TecnoMobile", "Tecno Mobile Limited" }, + { { 0x14, 0x8F, 0x79 }, "Apple", "Apple, Inc." }, { { 0x14, 0x8F, 0xC6 }, "Apple", "Apple, Inc." }, { { 0x14, 0x90, 0x90 }, "KongTopindus", "KongTop industrial(shen zhen)CO.,LTD" }, { { 0x14, 0x91, 0x38 }, "AmazonTechno", "Amazon Technologies Inc." }, @@ -15335,6 +15466,7 @@ { { 0x14, 0x94, 0x2F }, "Usys", "Usys Co.,Ltd." }, { { 0x14, 0x94, 0x48 }, "BluCastle", "Blu Castle S.A." }, { { 0x14, 0x94, 0x6C }, "Apple", "Apple, Inc." }, + { { 0x14, 0x95, 0x69 }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, { { 0x14, 0x95, 0xCE }, "Apple", "Apple, Inc." }, { { 0x14, 0x96, 0x2D }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x14, 0x96, 0xE5 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -15364,12 +15496,13 @@ { { 0x14, 0xA3, 0x64 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x14, 0xA3, 0xB4 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x14, 0xA4, 0x17 }, "BelonTechnol", "Shenzhen Belon Technology CO.,LTD" }, + { { 0x14, 0xA4, 0x54 }, "Mist", "Mist Systems, Inc." }, { { 0x14, 0xA5, 0x1A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0xA6, 0x2C }, "SMDezac", "S.M. Dezac S.A." }, { { 0x14, 0xA7, 0x2B }, "currentoptro", "currentoptronics Pvt.Ltd" }, { { 0x14, 0xA7, 0x8B }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, { { 0x14, 0xA8, 0x6B }, "TelacomScien", "ShenZhen Telacom Science&Technology Co., Ltd" }, - { { 0x14, 0xA9, 0xD0 }, "F5Networks", "F5 Networks, Inc." }, + { { 0x14, 0xA9, 0xD0 }, "F5", "F5 Inc." }, { { 0x14, 0xA9, 0xE3 }, "Mst", "Mst Corporation" }, { { 0x14, 0xAB, 0x02 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0xAB, 0x56 }, "WuxiFunideDi", "Wuxi Funide Digital Co.,Ltd" }, @@ -15380,6 +15513,7 @@ { { 0x14, 0xAD, 0xCA }, "ChinaMobileI", "China Mobile Iot Limited company" }, { { 0x14, 0xAE, 0x68 }, "KLGSmartec", "KLG Smartec" }, { { 0x14, 0xAE, 0xDB }, "VTechTelecom", "VTech Telecommunications Ltd." }, + { { 0x14, 0xAE, 0xE0 }, "EthernexionN", "Ethernexion Networks Pte. Ltd." }, { { 0x14, 0xB1, 0x26 }, "IndustrialSo", "Industrial Software Co" }, { { 0x14, 0xB1, 0xC8 }, "InfiniWing", "InfiniWing, Inc." }, { { 0x14, 0xB2, 0xE5 }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, @@ -15392,9 +15526,11 @@ { { 0x14, 0xB7, 0x3D }, "ARCHEANTechn", "ARCHEAN Technologies" }, { { 0x14, 0xB7, 0xF8 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x14, 0xB8, 0x37 }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, + { { 0x14, 0xB9, 0x03 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0xB9, 0x68 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0xBA, 0xAF }, "BKS", "BKS GmbH" }, { { 0x14, 0xBB, 0x6E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x14, 0xBC, 0x68 }, "Cisco", "Cisco Systems, Inc" }, { { 0x14, 0xBD, 0x61 }, "Apple", "Apple, Inc." }, { { 0x14, 0xBE, 0xFC }, "NanjingJiaha", "Nanjing Jiahao Technology Co., Ltd." }, { { 0x14, 0xC0, 0x3E }, "Commscope", "Commscope" }, @@ -15403,9 +15539,11 @@ { { 0x14, 0xC0, 0xA1 }, "UCloudTechno", "UCloud Technology Co., Ltd." }, { { 0x14, 0xC1, 0x26 }, "Nokia", "Nokia Corporation" }, { { 0x14, 0xC1, 0x4E }, "Google", "Google, Inc." }, + { { 0x14, 0xC1, 0x9F }, "Espressif", "Espressif Inc." }, { { 0x14, 0xC1, 0xFF }, "QianHaiComla", "ShenZhen QianHai Comlan communication Co.,LTD" }, { { 0x14, 0xC2, 0x13 }, "Apple", "Apple, Inc." }, { { 0x14, 0xC2, 0x1D }, "SabtechIndus", "Sabtech Industries" }, + { { 0x14, 0xC2, 0x4D }, "AtwTechnolog", "Atw Technology, Inc." }, { { 0x14, 0xC3, 0x5E }, "FibRSolGloba", "FibRSol Global Network Limited" }, { { 0x14, 0xC3, 0xC2 }, "KASchmersal", "K.A. Schmersal GmbH & Co. KG" }, { { 0x14, 0xC6, 0x7D }, "Vizio", "Vizio, Inc" }, @@ -15429,7 +15567,10 @@ { { 0x14, 0xD1, 0x9E }, "Apple", "Apple, Inc." }, { { 0x14, 0xD4, 0x24 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x14, 0xD4, 0xFE }, "Commscope", "Commscope" }, + { { 0x14, 0xD5, 0xC6 }, "slashdevslas", "slash dev slash agents, inc" }, { { 0x14, 0xD6, 0x4D }, "DLinkInterna", "D-Link International" }, + { { 0x14, 0xD6, 0x7C }, "UncordTechno", "Uncord Technologies Private Limited" }, + { { 0x14, 0xD7, 0x25 }, "BarrotTechno", "Barrot Technology Co.,Ltd." }, { { 0x14, 0xD7, 0x6E }, "CONCHELECTRO", "CONCH ELECTRONIC Co.,Ltd" }, { { 0x14, 0xD8, 0x64 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x14, 0xD8, 0x81 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, @@ -15439,11 +15580,13 @@ { { 0x14, 0xDC, 0x51 }, "XiamenCheerz", "Xiamen Cheerzing IOT Technology Co.,Ltd." }, { { 0x14, 0xDC, 0xE2 }, "THALESAVSFra", "THALES AVS France" }, { { 0x14, 0xDD, 0x02 }, "LiangangOpto", "Liangang Optoelectronic Technology CO., Ltd." }, + { { 0x14, 0xDD, 0x48 }, "ShieldAI", "Shield AI" }, { { 0x14, 0xDD, 0x9C }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x14, 0xDD, 0xA9 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0x14, 0xDD, 0xE5 }, "Mpmkvvcl", "Mpmkvvcl" }, { { 0x14, 0xDE, 0x39 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x14, 0xE0, 0x1D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x14, 0xE2, 0x2A }, "Cisco", "Cisco Systems, Inc" }, { { 0x14, 0xE2, 0x89 }, "Abietec", "Abietec Inc." }, { { 0x14, 0xE4, 0xEC }, "mLogic", "mLogic LLC" }, { { 0x14, 0xE6, 0xE4 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, @@ -15451,6 +15594,7 @@ { { 0x14, 0xE9, 0xB2 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x14, 0xEA, 0x63 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0x14, 0xEA, 0xA1 }, "Micronetunio", "Micronet union Technology (chengdu) co., Ltd" }, + { { 0x14, 0xEB, 0x03 }, "IpComNetwork", "Shenzhen Ip-Com Networks Co.,Ltd." }, { { 0x14, 0xEB, 0x08 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x14, 0xEB, 0x33 }, "BSMediasoft", "BSMediasoft Co., Ltd." }, { { 0x14, 0xEB, 0xB6 }, "TPLink", "TP-Link Systems Inc" }, @@ -15505,6 +15649,7 @@ { { 0x18, 0x14, 0x56 }, "Nokia", "Nokia Corporation" }, { { 0x18, 0x14, 0x6C }, "ZhejiangTmal", "Zhejiang Tmall Technology Co., Ltd." }, { { 0x18, 0x14, 0xAE }, "Nokia", "Nokia" }, + { { 0x18, 0x16, 0x28 }, "SharkNinjaOp", "SharkNinja Operating LLC" }, { { 0x18, 0x16, 0xC9 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0x16, 0xE8 }, "SiliconwareP", "Siliconware Precision Industries Co., Ltd." }, { { 0x18, 0x17, 0x14 }, "Daewoois", "Daewoois" }, @@ -15524,6 +15669,7 @@ { { 0x18, 0x20, 0xD5 }, "Commscope", "Commscope" }, { { 0x18, 0x21, 0x95 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0x22, 0x7E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x18, 0x24, 0x39 }, "YippeeElectr", "Yippee Electronics Cp.,Limited" }, { { 0x18, 0x26, 0x49 }, "Intel", "Intel Corporate" }, { { 0x18, 0x26, 0x54 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0x26, 0x66 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -15571,7 +15717,7 @@ { { 0x18, 0x3F, 0x70 }, "Apple", "Apple, Inc." }, { { 0x18, 0x40, 0xA4 }, "TrylongSmart", "Shenzhen Trylong Smart Science and Technology Co., Ltd." }, { { 0x18, 0x41, 0xC3 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, - { { 0x18, 0x41, 0xFE }, "Digital14", "Digital 14" }, + { { 0x18, 0x41, 0xFE }, "KatimLLC", "Katim L.L.C" }, { { 0x18, 0x42, 0x1D }, "Private", "Private" }, { { 0x18, 0x42, 0x2F }, "AlcatelLucen", "Alcatel Lucent" }, { { 0x18, 0x42, 0xD4 }, "HosanTelecom", "Wuhan Hosan Telecommunication Technology Co.,Ltd" }, @@ -15593,7 +15739,7 @@ { { 0x18, 0x4B, 0x0D }, "RuckusWirele", "Ruckus Wireless" }, { { 0x18, 0x4B, 0xDF }, "Caavo", "Caavo Inc" }, { { 0x18, 0x4C, 0x08 }, "RockwellAuto", "Rockwell Automation" }, - { { 0x18, 0x4C, 0xAE }, "Continental", "Continental" }, + { { 0x18, 0x4C, 0xAE }, "AUMOVIOFranc", "AUMOVIO France S.A.S." }, { { 0x18, 0x4E, 0x03 }, "HMDGlobal", "HMD Global Oy" }, { { 0x18, 0x4E, 0x16 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0x4E, 0x94 }, "MessoaTechno", "Messoa Technologies Inc." }, @@ -15625,6 +15771,7 @@ { { 0x18, 0x5A, 0xE8 }, "Zenotech", "Zenotech.Co.,Ltd" }, { { 0x18, 0x5B, 0x00 }, "Nokia", "Nokia" }, { { 0x18, 0x5B, 0xB3 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x18, 0x5C, 0xA1 }, "JiangxiRisou", "Jiangxi Risound Electronics Co.,LTD" }, { { 0x18, 0x5D, 0x6F }, "N3com", "N3com" }, { { 0x18, 0x5D, 0x9A }, "BobjGear", "BobjGear LLC" }, { { 0x18, 0x5E, 0x0B }, "zte", "zte corporation" }, @@ -15648,11 +15795,14 @@ { { 0x18, 0x68, 0x6A }, "zte", "zte corporation" }, { { 0x18, 0x68, 0x82 }, "BewardR&D", "Beward R&D Co., Ltd." }, { { 0x18, 0x68, 0xCB }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, + { { 0x18, 0x69, 0x0A }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x18, 0x69, 0x45 }, "TPLink", "TP-Link Systems Inc." }, { { 0x18, 0x69, 0xD4 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0x69, 0xD8 }, "TuyaSmart", "Tuya Smart Inc." }, { { 0x18, 0x69, 0xDA }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x18, 0x6A, 0x81 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x18, 0x6B, 0xE2 }, "Lylink", "Lylink Limited" }, + { { 0x18, 0x6C, 0x60 }, "JifelineNetw", "Jifeline Networks B.V." }, { { 0x18, 0x6D, 0x99 }, "Adanis", "Adanis Inc." }, { { 0x18, 0x6F, 0x2D }, "SundrayTechn", "Shenzhen Sundray Technologies company Limited" }, { { 0x18, 0x70, 0x3B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -15689,6 +15839,7 @@ { { 0x18, 0x86, 0x37 }, "IngramMicroS", "Ingram Micro Services" }, { { 0x18, 0x86, 0x3A }, "DigitalArtSy", "Digital Art System" }, { { 0x18, 0x86, 0xAC }, "NokiaDanmark", "Nokia Danmark A/S" }, + { { 0x18, 0x86, 0xC3 }, "Nokia", "Nokia" }, { { 0x18, 0x87, 0x40 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x18, 0x87, 0x96 }, "HTC", "HTC Corporation" }, { { 0x18, 0x88, 0x57 }, "JinhongXiDia", "Beijing Jinhong Xi-Dian Information Technology Corp." }, @@ -15703,6 +15854,7 @@ { { 0x18, 0x8B, 0x9D }, "Cisco", "Cisco Systems, Inc" }, { { 0x18, 0x8E, 0xD5 }, "TPVisionBelg", "TP Vision Belgium N.V. - innovation site Brugge" }, { { 0x18, 0x8E, 0xF9 }, "G2C", "G2C Co. Ltd." }, + { { 0x18, 0x90, 0x24 }, "AsteraLEDTec", "Astera LED Technology GmbH" }, { { 0x18, 0x90, 0x67 }, "JingxunTechn", "Shenzhen Jingxun Technology Co., Ltd." }, { { 0x18, 0x90, 0x88 }, "eero", "eero inc." }, { { 0x18, 0x90, 0xD8 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -15714,7 +15866,8 @@ { { 0x18, 0x94, 0xA3 }, "WistronServi", "Wistron Service(Kunshan) Co., Ltd." }, { { 0x18, 0x94, 0xC6 }, "ChenyeeTechn", "ShenZhen Chenyee Technology Co., Ltd." }, { { 0x18, 0x95, 0x52 }, "1More", "1More" }, - { { 0x18, 0x95, 0x78 }, "DENSO", "DENSO Corporation" }, + { { 0x18, 0x95, 0x78 }, "Denso", "Denso Corporation" }, + { { 0x18, 0x96, 0x77 }, "Annapurnalab", "Annapurna labs" }, { { 0x18, 0x97, 0xF1 }, "KOSTALManage", "KOSTAL (Shanghai) Management Co., Ltd." }, { { 0x18, 0x97, 0xFF }, "TechFaithWir", "TechFaith Wireless Technology Limited" }, { { 0x18, 0x99, 0xF5 }, "SichuanChang", "Sichuan Changhong Electric Ltd." }, @@ -15746,18 +15899,21 @@ { { 0x18, 0xAB, 0x1D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0xAB, 0xF5 }, "UltraElectro", "Ultra Electronics Electrics" }, { { 0x18, 0xAC, 0x9E }, "ItelMobile", "Itel Mobile Limited" }, + { { 0x18, 0xAC, 0xC2 }, "TCLKingElect", "TCL King Electrical Appliances(Huizhou)Co.,Ltd" }, { { 0x18, 0xAD, 0x4D }, "PolostarTech", "Polostar Technology Corporation" }, { { 0x18, 0xAE, 0xBB }, "SiemensConve", "Siemens Convergence Creators GmbH&Co.KG" }, { { 0x18, 0xAF, 0x61 }, "Apple", "Apple, Inc." }, { { 0x18, 0xAF, 0x8F }, "Apple", "Apple, Inc." }, { { 0x18, 0xAF, 0x9F }, "DIGITRONICAu", "DIGITRONIC Automationsanlagen GmbH" }, { { 0x18, 0xAF, 0xA1 }, "YifangNetwor", "Shenzhen Yifang Network Technology Co., Ltd." }, + { { 0x18, 0xB0, 0xA4 }, "zte", "zte corporation" }, { { 0x18, 0xB1, 0x69 }, "Sonicwall", "Sonicwall" }, { { 0x18, 0xB1, 0x85 }, "QiaoInformat", "Qiao Information Technology (Zhengzhou) Co., Ltd." }, { { 0x18, 0xB2, 0x09 }, "TorreyPinesL", "Torrey Pines Logic, Inc" }, { { 0x18, 0xB3, 0xBA }, "Netlogic", "Netlogic AB" }, { { 0x18, 0xB4, 0x30 }, "NestLabs", "Nest Labs Inc." }, { { 0x18, 0xB5, 0x91 }, "IStorm", "I-Storm" }, + { { 0x18, 0xB6, 0x57 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x18, 0xB6, 0xCC }, "We", "We Corporation Inc." }, { { 0x18, 0xB6, 0xF7 }, "NewPosTechno", "New Pos Technology Limited" }, { { 0x18, 0xB7, 0x9E }, "Invoxia", "Invoxia" }, @@ -15781,7 +15937,7 @@ { { 0x18, 0xC1, 0xE2 }, "Qolsys", "Qolsys Inc." }, { { 0x18, 0xC2, 0x3C }, "LumiUnitedTe", "Lumi United Technology Co., Ltd" }, { { 0x18, 0xC2, 0x41 }, "SonicWall", "SonicWall" }, - { { 0x18, 0xC2, 0x93 }, "LairdConnect", "Laird Connectivity" }, + { { 0x18, 0xC2, 0x93 }, "Ezurio", "Ezurio, LLC" }, { { 0x18, 0xC2, 0xBF }, "Buffalo", "Buffalo.Inc" }, { { 0x18, 0xC3, 0x00 }, "Nokia", "Nokia" }, { { 0x18, 0xC4, 0x51 }, "TucsonEmbedd", "Tucson Embedded Systems" }, @@ -15791,7 +15947,7 @@ { { 0x18, 0xCA, 0xA7 }, "zte", "zte corporation" }, { { 0x18, 0xCC, 0x18 }, "Intel", "Intel Corporate" }, { { 0x18, 0xCC, 0x23 }, "PhilioTechno", "Philio Technology Corporation" }, - { { 0x18, 0xCC, 0x88 }, "HitachiJohns", "Hitachi Johnson Controls Air" }, + { { 0x18, 0xCC, 0x88 }, "HitachiGloba", "Hitachi Global Life Solutions, Inc." }, { { 0x18, 0xCE, 0x94 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0xCE, 0xDF }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x18, 0xCF, 0x24 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -15825,6 +15981,7 @@ { { 0x18, 0xE2, 0x9F }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x18, 0xE2, 0xC2 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x18, 0xE3, 0xBC }, "TCTmobile", "TCT mobile ltd" }, + { { 0x18, 0xE6, 0x71 }, "Apple", "Apple, Inc." }, { { 0x18, 0xE7, 0x28 }, "Cisco", "Cisco Systems, Inc" }, { { 0x18, 0xE7, 0x77 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x18, 0xE7, 0xB0 }, "Apple", "Apple, Inc." }, @@ -15835,9 +15992,10 @@ { { 0x18, 0xE8, 0xDD }, "Moduletek", "Moduletek" }, { { 0x18, 0xE8, 0xEC }, "STMicrolectr", "STMicrolectronics International NV" }, { { 0x18, 0xE9, 0x1D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x18, 0xEB, 0xD4 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x18, 0xEC, 0xE7 }, "Buffalo", "Buffalo.Inc" }, { { 0x18, 0xEE, 0x69 }, "Apple", "Apple, Inc." }, - { { 0x18, 0xEE, 0x86 }, "NovatelWirel", "Novatel Wireless Solutions, Inc." }, + { { 0x18, 0xEE, 0x86 }, "InseegoWirel", "Inseego Wireless, Inc" }, { { 0x18, 0xEF, 0x3A }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0x18, 0xEF, 0x63 }, "Cisco", "Cisco Systems, Inc" }, { { 0x18, 0xEF, 0xC0 }, "SercommJapan", "Sercomm Japan Corporation" }, @@ -15853,6 +16011,7 @@ { { 0x18, 0xF6, 0x50 }, "MultimediaPa", "Multimedia Pacific Limited" }, { { 0x18, 0xF6, 0x97 }, "AxiomMemoryS", "Axiom Memory Solutions, Inc." }, { { 0x18, 0xF7, 0x6B }, "ZhejiangWins", "Zhejiang Winsight Technology CO.,LTD" }, + { { 0x18, 0xF7, 0xF6 }, "Ericsson", "Ericsson AB" }, { { 0x18, 0xF8, 0x7A }, "i3Internatio", "i3 International Inc." }, { { 0x18, 0xF8, 0x7F }, "WhaYuIndustr", "Wha Yu Industrial Co., Ltd." }, { { 0x18, 0xF9, 0x35 }, "Cisco", "Cisco Systems, Inc" }, @@ -15863,16 +16022,19 @@ { { 0x18, 0xFB, 0x8E }, "VusionGroup", "VusionGroup" }, { { 0x18, 0xFC, 0x26 }, "QorvoInterna", "Qorvo International Pte. Ltd." }, { { 0x18, 0xFC, 0x9F }, "ChangheElect", "Changhe Electronics Co., Ltd." }, + { { 0x18, 0xFD, 0x00 }, "Marelli", "Marelli" }, { { 0x18, 0xFD, 0x74 }, "Routerboardc", "Routerboard.com" }, { { 0x18, 0xFE, 0x34 }, "Espressif", "Espressif Inc." }, { { 0x18, 0xFF, 0x0F }, "Intel", "Intel Corporate" }, { { 0x18, 0xFF, 0x2E }, "RuiYingDaTec", "Shenzhen Rui Ying Da Technology Co., Ltd" }, { { 0x1A, 0x75, 0xFB }, "Autosar", "Autosar" }, { { 0x1A, 0x90, 0x21 }, "PhysicalSecu", "Physical Security Interoperability Alliance" }, + { { 0x1A, 0xAF, 0x53 }, "JSCMegapolis", "JSC Megapolis-telecom region" }, { { 0x1A, 0xBB, 0xFB }, "UHDAlliance", "UHD Alliance" }, { { 0x1C, 0x00, 0x42 }, "NARITechnolo", "NARI Technology Co., Ltd." }, { { 0x1C, 0x01, 0x2D }, "FicerTechnol", "Ficer Technology" }, { { 0x1C, 0x02, 0x19 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, + { { 0x1C, 0x04, 0x60 }, "NXPSemicondu", "NXP Semiconductors Taiwan Ltd." }, { { 0x1C, 0x05, 0xB7 }, "ChongqingTra", "Chongqing Trantor Technology Co., Ltd." }, { { 0x1C, 0x06, 0x56 }, "IDY", "IDY Corporation" }, { { 0x1C, 0x08, 0xC1 }, "LGInnotek", "LG Innotek" }, @@ -16043,6 +16205,7 @@ { { 0x1C, 0x6E, 0xE6 }, "Nhnetworks", "Nhnetworks" }, { { 0x1C, 0x6F, 0x65 }, "GigaByteTech", "Giga-Byte Technology Co.,Ltd." }, { { 0x1C, 0x70, 0x22 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, + { { 0x1C, 0x70, 0x55 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x1C, 0x70, 0xC9 }, "JiangsuAisid", "Jiangsu Aisida Electronic Co., Ltd" }, { { 0x1C, 0x71, 0x25 }, "Apple", "Apple, Inc." }, { { 0x1C, 0x71, 0x26 }, "snomtechnolo", "snom technology GmbH" }, @@ -16069,6 +16232,7 @@ { { 0x1C, 0x7C, 0x98 }, "NECPlatforms", "NEC Platforms, Ltd." }, { { 0x1C, 0x7C, 0xC7 }, "Coriant", "Coriant GmbH" }, { { 0x1C, 0x7D, 0x22 }, "FUJIFILMBusi", "FUJIFILM Business Innovation Corp." }, + { { 0x1C, 0x7D, 0x51 }, "HanshowTechn", "Hanshow Technology Co.,Ltd." }, { { 0x1C, 0x7E, 0x51 }, "3bumencom", "3bumen.com" }, { { 0x1C, 0x7E, 0xE5 }, "DLinkInterna", "D-Link International" }, { { 0x1C, 0x7F, 0x2C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -16085,8 +16249,10 @@ { { 0x1C, 0x88, 0x0C }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x1C, 0x8B, 0x76 }, "Calix", "Calix Inc." }, { { 0x1C, 0x8B, 0xEF }, "XiaomiElectr", "Beijing Xiaomi Electronics Co.,Ltd" }, + { { 0x1C, 0x8E, 0x2A }, "Apple", "Apple, Inc." }, { { 0x1C, 0x8E, 0x5C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x1C, 0x8E, 0x8E }, "DBCommunicat", "DB Communication & Systems Co., ltd." }, + { { 0x1C, 0x8E, 0xE6 }, "VtechTelecom", "Vtech Telecommunications Limited" }, { { 0x1C, 0x8F, 0x8A }, "PhaseMotionC", "Phase Motion Control SpA" }, { { 0x1C, 0x90, 0xBE }, "Ericsson", "Ericsson AB" }, { { 0x1C, 0x90, 0xFF }, "TuyaSmart", "Tuya Smart Inc." }, @@ -16104,6 +16270,7 @@ { { 0x1C, 0x97, 0x3D }, "PRICOMDesign", "PRICOM Design" }, { { 0x1C, 0x97, 0xC5 }, "Ynomia", "Ynomia Pty Ltd" }, { { 0x1C, 0x97, 0xFB }, "CoolBitX", "CoolBitX Ltd." }, + { { 0x1C, 0x98, 0x4B }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x1C, 0x98, 0xC1 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x1C, 0x98, 0xEC }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x1C, 0x99, 0x4C }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, @@ -16162,6 +16329,7 @@ { { 0x1C, 0xC1, 0xBC }, "YichipMicroe", "Yichip Microelectronics (Hangzhou) Co.,Ltd" }, { { 0x1C, 0xC1, 0xDE }, "HewlettPacka", "Hewlett Packard" }, { { 0x1C, 0xC3, 0x16 }, "XiamenMilesi", "Xiamen Milesight IoT Co., Ltd." }, + { { 0x1C, 0xC3, 0xAB }, "Espressif", "Espressif Inc." }, { { 0x1C, 0xC3, 0xEB }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x1C, 0xC5, 0x86 }, "AbsoluteAcou", "Absolute Acoustics" }, { { 0x1C, 0xC6, 0x3C }, "ArcadyanTech", "Arcadyan Technology Corporation" }, @@ -16173,15 +16341,19 @@ { { 0x1C, 0xCC, 0xD6 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x1C, 0xCD, 0xE5 }, "WindTechnolo", "Shanghai Wind Technologies Co.,Ltd" }, { { 0x1C, 0xCE, 0x51 }, "AzureWaveTec", "AzureWave Technology Inc." }, + { { 0x1C, 0xCF, 0x82 }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0x1C, 0xD1, 0x07 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, + { { 0x1C, 0xD1, 0x1A }, "Fortinet", "Fortinet, Inc." }, { { 0x1C, 0xD1, 0xBA }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x1C, 0xD1, 0xD7 }, "BroadLinkTec", "Hangzhou BroadLink Technology Co., Ltd" }, { { 0x1C, 0xD1, 0xE0 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x1C, 0xD3, 0xAF }, "LGInnotek", "LG Innotek" }, { { 0x1C, 0xD4, 0x0C }, "KriwanIndust", "Kriwan Industrie-Elektronik GmbH" }, { { 0x1C, 0xD5, 0xE2 }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0x1C, 0xD6, 0xBD }, "LeedarsonLig", "Leedarson Lighting Co., Ltd." }, - { { 0x1C, 0xD6, 0xBE }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x1C, 0xD6, 0xBE }, "WNC", "WNC Corporation" }, { { 0x1C, 0xDA, 0x27 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, + { { 0x1C, 0xDB, 0xD4 }, "Espressif", "Espressif Inc." }, { { 0x1C, 0xDD, 0xEA }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x1C, 0xDE, 0x57 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x1C, 0xDE, 0xA7 }, "Cisco", "Cisco Systems, Inc" }, @@ -16225,6 +16397,7 @@ { { 0x1C, 0xFC, 0xBB }, "RealfictionA", "Realfiction ApS" }, { { 0x1C, 0xFE, 0x2B }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x1C, 0xFE, 0xA7 }, "IDentytechSo", "IDentytech Solutins Ltd." }, + { { 0x1C, 0xFF, 0x3F }, "Cust2mate", "Cust2mate" }, { { 0x1C, 0xFF, 0x59 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x1C, 0xFF, 0xAD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x20, 0x01, 0x4F }, "LineaResearc", "Linea Research Ltd" }, @@ -16241,6 +16414,7 @@ { { 0x20, 0x08, 0x89 }, "zte", "zte corporation" }, { { 0x20, 0x08, 0xED }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x20, 0x0A, 0x5E }, "XiangshanGia", "Xiangshan Giant Eagle Technology Developing Co., Ltd." }, + { { 0x20, 0x0A, 0x87 }, "GuangzhouOnB", "Guangzhou On-Bright Electronics Co., Ltd." }, { { 0x20, 0x0B, 0x16 }, "TexasInstrum", "Texas Instruments" }, { { 0x20, 0x0B, 0x74 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x20, 0x0B, 0xC5 }, "Cisco", "Cisco Systems, Inc" }, @@ -16248,13 +16422,16 @@ { { 0x20, 0x0B, 0xCF }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0x20, 0x0C, 0x86 }, "GXIndia", "GX India Pvt Ltd" }, { { 0x20, 0x0C, 0xC8 }, "Netgear", "Netgear" }, + { { 0x20, 0x0D, 0x3D }, "QuectelWirel", "Quectel Wireless Solutions Co., Ltd." }, { { 0x20, 0x0D, 0xB0 }, "FourSeasGlob", "Shenzhen Four Seas Global Link Network Technology Co., Ltd." }, + { { 0x20, 0x0E, 0x0F }, "PanasonicMar", "Panasonic Marketing Middle East & Africa FZE" }, { { 0x20, 0x0E, 0x2B }, "Apple", "Apple, Inc." }, { { 0x20, 0x0E, 0x95 }, "Iec–Tc9Wg43", "Iec – Tc9 Wg43" }, { { 0x20, 0x0F, 0x70 }, "Foxtech", "Foxtech" }, { { 0x20, 0x0F, 0x92 }, "STKTechnolog", "STK Technology Co., Ltd." }, { { 0x20, 0x10, 0x7A }, "GemtekTechno", "Gemtek Technology Co., Ltd." }, { { 0x20, 0x10, 0x8A }, "zte", "zte corporation" }, + { { 0x20, 0x10, 0xB1 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x20, 0x11, 0x4E }, "MeteRSit", "MeteRSit S.R.L." }, { { 0x20, 0x12, 0x57 }, "MostLuckyTra", "Most Lucky Trading Ltd" }, { { 0x20, 0x12, 0xD5 }, "ScientechMat", "Scientech Materials Corporation" }, @@ -16315,6 +16492,7 @@ { { 0x20, 0x35, 0x43 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x20, 0x36, 0x26 }, "TPLink", "TP-Link Systems Inc" }, { { 0x20, 0x36, 0x5B }, "Megafone", "Megafone Limited" }, + { { 0x20, 0x36, 0xD0 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x20, 0x36, 0xD7 }, "ReachengComm", "Shanghai Reacheng Communication Technology Co.,Ltd" }, { { 0x20, 0x37, 0x06 }, "Cisco", "Cisco Systems, Inc" }, { { 0x20, 0x37, 0xA5 }, "Apple", "Apple, Inc." }, @@ -16322,6 +16500,7 @@ { { 0x20, 0x37, 0xF0 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x20, 0x39, 0x56 }, "HMDGlobal", "HMD Global Oy" }, { { 0x20, 0x3A, 0x07 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x20, 0x3A, 0x0C }, "eero", "eero inc." }, { { 0x20, 0x3A, 0x43 }, "Intel", "Intel Corporate" }, { { 0x20, 0x3A, 0xEB }, "zte", "zte corporation" }, { { 0x20, 0x3A, 0xEF }, "Sivantos", "Sivantos GmbH" }, @@ -16341,6 +16520,7 @@ { { 0x20, 0x44, 0x3A }, "SchneiderEle", "Schneider Electric Asia Pacific Ltd" }, { { 0x20, 0x44, 0x41 }, "RemoteSoluti", "Remote Solution" }, { { 0x20, 0x45, 0x69 }, "ItelMobile", "Itel Mobile Limited" }, + { { 0x20, 0x46, 0x3A }, "Apple", "Apple, Inc." }, { { 0x20, 0x46, 0xA1 }, "VECOW", "VECOW Co., Ltd" }, { { 0x20, 0x46, 0xF9 }, "AdvancedNetw", "Advanced Network Devices (dba:AND)" }, { { 0x20, 0x47, 0x47 }, "Dell", "Dell Inc." }, @@ -16349,6 +16529,7 @@ { { 0x20, 0x47, 0xED }, "SkyUk", "Sky Uk Limited" }, { { 0x20, 0x4A, 0xAA }, "HanscanSpain", "Hanscan Spain S.A." }, { { 0x20, 0x4B, 0x22 }, "SunnovoInter", "Sunnovo International Limited" }, + { { 0x20, 0x4B, 0x2E }, "PizzatoElett", "Pizzato Elettrica S.r.l." }, { { 0x20, 0x4C, 0x03 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x20, 0x4C, 0x6D }, "HugoBrennens", "Hugo Brennenstuhl Gmbh & Co. KG." }, { { 0x20, 0x4C, 0x9E }, "Cisco", "Cisco Systems, Inc" }, @@ -16370,6 +16551,7 @@ { { 0x20, 0x57, 0x21 }, "SalixTechnol", "Salix Technology CO., Ltd." }, { { 0x20, 0x57, 0x9E }, "HunanFnLinkT", "Hunan Fn-Link Technology Limited" }, { { 0x20, 0x57, 0xAF }, "FHNETOPTOELE", "Shenzhen FH-NET OPTOELECTRONICS CO.,LTD" }, + { { 0x20, 0x58, 0x43 }, "WNC", "WNC Corporation" }, { { 0x20, 0x58, 0x69 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x20, 0x59, 0xA0 }, "ParagonTechn", "Paragon Technologies Inc." }, { { 0x20, 0x5A, 0x00 }, "Coval", "Coval" }, @@ -16407,6 +16589,7 @@ { { 0x20, 0x6C, 0x8A }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x20, 0x6D, 0x31 }, "Firewalla", "Firewalla Inc" }, { { 0x20, 0x6E, 0x9C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x20, 0x6E, 0xF1 }, "Espressif", "Espressif Inc." }, { { 0x20, 0x6F, 0xEC }, "BraemacCA", "Braemac CA LLC" }, { { 0x20, 0x71, 0x9E }, "SFTechnology", "SF Technology Co.,Ltd" }, { { 0x20, 0x72, 0xA9 }, "XiaomiElectr", "Beijing Xiaomi Electronics Co.,Ltd" }, @@ -16454,13 +16637,16 @@ { { 0x20, 0x93, 0x4D }, "FujianStarNe", "Fujian Star-Net Communication Co.,Ltd" }, { { 0x20, 0x96, 0x8A }, "ChinaMobileI", "China Mobile (Hangzhou) Information Technology Co., Ltd." }, { { 0x20, 0x97, 0x27 }, "TeltonikaNet", "Teltonika Networks Uab" }, + { { 0x20, 0x98, 0x8E }, "Feasycom", "Shenzhen Feasycom Co., Ltd" }, { { 0x20, 0x98, 0xD8 }, "YingdakangTe", "Shenzhen Yingdakang Technology CO., LTD" }, { { 0x20, 0x98, 0xED }, "AltoBeam", "AltoBeam Inc." }, { { 0x20, 0x99, 0x52 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x20, 0x9A, 0x7D }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x20, 0x9A, 0xE9 }, "Volacomm", "Volacomm Co., Ltd" }, { { 0x20, 0x9B, 0xA5 }, "JIAXINGGLEAD", "JIAXING GLEAD Electronics Co.,Ltd" }, + { { 0x20, 0x9B, 0xA9 }, "Espressif", "Espressif Inc." }, { { 0x20, 0x9B, 0xCD }, "Apple", "Apple, Inc." }, + { { 0x20, 0x9B, 0xDD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x20, 0x9B, 0xE6 }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0x20, 0x9C, 0xB4 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x20, 0x9E, 0x79 }, "UniversalEle", "Universal Electronics, Inc." }, @@ -16487,9 +16673,9 @@ { { 0x20, 0xAB, 0x37 }, "Apple", "Apple, Inc." }, { { 0x20, 0xAB, 0x48 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x20, 0xAC, 0x9C }, "ChinaTelecom", "China Telecom Corporation Limited" }, - { { 0x20, 0xAD, 0x56 }, "ContinentalA", "Continental Automotive Systems Inc." }, + { { 0x20, 0xAD, 0x56 }, "AUMOVIO", "AUMOVIO Systems, Inc." }, { { 0x20, 0xAF, 0x1B }, "SteelSeriesA", "SteelSeries ApS" }, - { { 0x20, 0xB0, 0x01 }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0x20, 0xB0, 0x01 }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0x20, 0xB0, 0xF7 }, "Enclustra", "Enclustra GmbH" }, { { 0x20, 0xB3, 0x99 }, "Enterasys", "Enterasys" }, { { 0x20, 0xB5, 0xC6 }, "MimosaNetwor", "Mimosa Networks" }, @@ -16497,6 +16683,7 @@ { { 0x20, 0xB7, 0x80 }, "ToshibaVisua", "Toshiba Visual Solutions Corporation Co.,Ltd" }, { { 0x20, 0xB7, 0xC0 }, "OMICRONelect", "OMICRON electronics GmbH" }, { { 0x20, 0xB8, 0x2B }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0x20, 0xB8, 0x3D }, "UnionmanTech", "Unionman Technology Co.,Ltd" }, { { 0x20, 0xB8, 0x68 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x20, 0xBA, 0x36 }, "ublox", "u-blox AG" }, { { 0x20, 0xBB, 0x76 }, "COLGIOVANNIP", "COL GIOVANNI PAOLO SpA" }, @@ -16521,6 +16708,7 @@ { { 0x20, 0xC7, 0x92 }, "Maiwecommuni", "Wuhan Maiwe communication Co.,Ltd" }, { { 0x20, 0xC8, 0xB3 }, "BulTech", "Shenzhen Bul-Tech Co.,Ltd." }, { { 0x20, 0xC9, 0xD0 }, "Apple", "Apple, Inc." }, + { { 0x20, 0xCB, 0xCC }, "GridVisibili", "GridVisibility, inc." }, { { 0x20, 0xCC, 0x27 }, "Cisco", "Cisco Systems, Inc" }, { { 0x20, 0xCD, 0x39 }, "TexasInstrum", "Texas Instruments" }, { { 0x20, 0xCD, 0x6E }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, @@ -16551,14 +16739,17 @@ { { 0x20, 0xDF, 0x73 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x20, 0xDF, 0xB9 }, "Google", "Google, Inc." }, { { 0x20, 0xE0, 0x9C }, "Nokia", "Nokia" }, + { { 0x20, 0xE1, 0x5D }, "TPLink", "TP-Link Systems Inc." }, { { 0x20, 0xE2, 0xA8 }, "Apple", "Apple, Inc." }, { { 0x20, 0xE4, 0x07 }, "Spark", "Spark srl" }, { { 0x20, 0xE4, 0x6F }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x20, 0xE5, 0x2A }, "Netgear", "Netgear" }, { { 0x20, 0xE5, 0x64 }, "Commscope", "Commscope" }, + { { 0x20, 0xE5, 0x9B }, "PanasonicAut", "Panasonic Automotive Systems" }, { { 0x20, 0xE6, 0xDF }, "eero", "eero inc." }, { { 0x20, 0xE7, 0x91 }, "SiemensHealt", "Siemens Healthcare Diagnostics, Inc" }, { { 0x20, 0xE7, 0xB6 }, "UniversalEle", "Universal Electronics, Inc." }, + { { 0x20, 0xE7, 0xC8 }, "Espressif", "Espressif Inc." }, { { 0x20, 0xE8, 0x74 }, "Apple", "Apple, Inc." }, { { 0x20, 0xE8, 0x82 }, "zte", "zte corporation" }, { { 0x20, 0xEA, 0xC7 }, "RiopineElect", "Shenzhen Riopine Electronics Co., Ltd" }, @@ -16572,6 +16763,7 @@ { { 0x20, 0xF1, 0x20 }, "Cisco", "Cisco Systems, Inc" }, { { 0x20, 0xF1, 0x7C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x20, 0xF1, 0x9E }, "Commscope", "Commscope" }, + { { 0x20, 0xF1, 0xB2 }, "TuyaSmart", "Tuya Smart Inc." }, { { 0x20, 0xF3, 0x07 }, "zte", "zte corporation" }, { { 0x20, 0xF3, 0x75 }, "Commscope", "Commscope" }, { { 0x20, 0xF3, 0xA3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -16579,6 +16771,7 @@ { { 0x20, 0xF4, 0x4F }, "Nokia", "Nokia" }, { { 0x20, 0xF4, 0x52 }, "IUVSoftwareD", "Shanghai IUV Software Development Co. Ltd" }, { { 0x20, 0xF4, 0x78 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x20, 0xF4, 0xD4 }, "Apple", "Apple, Inc." }, { { 0x20, 0xF5, 0x10 }, "CodexDigital", "Codex Digital Limited" }, { { 0x20, 0xF5, 0x43 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0x20, 0xF5, 0x97 }, "Maasiv", "Maasiv, LLC" }, @@ -16603,7 +16796,7 @@ { { 0x24, 0x05, 0xF5 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0x24, 0x06, 0xAA }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x24, 0x06, 0xF2 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, - { { 0x24, 0x08, 0x5D }, "ContinentalA", "Continental Aftermarket & Services GmbH" }, + { { 0x24, 0x08, 0x5D }, "AUMOVIOAfter", "AUMOVIO Aftermarket GmbH" }, { { 0x24, 0x09, 0x17 }, "DevlinElectr", "Devlin Electronics Limited" }, { { 0x24, 0x09, 0x35 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x24, 0x09, 0x95 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -16638,6 +16831,7 @@ { { 0x24, 0x18, 0xC0 }, "EWehrle", "E. Wehrle GmbH" }, { { 0x24, 0x18, 0xC6 }, "HunanFnLinkT", "Hunan Fn-Link Technology Limited" }, { { 0x24, 0x19, 0x72 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, + { { 0x24, 0x19, 0xA5 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x24, 0x1A, 0x8C }, "SquareheadTe", "Squarehead Technology AS" }, { { 0x24, 0x1A, 0xE6 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x24, 0x1B, 0x13 }, "NutshellElec", "Shanghai Nutshell Electronic Co., Ltd." }, @@ -16668,7 +16862,10 @@ { { 0x24, 0x29, 0xB0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0x29, 0xFE }, "KYOCERA", "KYOCERA Corporation" }, { { 0x24, 0x2A, 0x04 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x24, 0x2A, 0xEA }, "Apple", "Apple, Inc." }, + { { 0x24, 0x2B, 0xD6 }, "Ring", "Ring LLC" }, { { 0x24, 0x2C, 0xFE }, "ZhejiangTmal", "Zhejiang Tmall Technology Co., Ltd." }, + { { 0x24, 0x2D, 0x4B }, "F5", "F5 Inc." }, { { 0x24, 0x2D, 0x6C }, "eero", "eero inc." }, { { 0x24, 0x2E, 0x02 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0x2E, 0x90 }, "PalitMicrosy", "Palit Microsystems, Ltd" }, @@ -16679,6 +16876,7 @@ { { 0x24, 0x31, 0x84 }, "SHARP", "SHARP Corporation" }, { { 0x24, 0x32, 0xAE }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x24, 0x33, 0x6C }, "Private", "Private" }, + { { 0x24, 0x34, 0x08 }, "EdgecoreAmer", "Edgecore Americas Networking Corporation" }, { { 0x24, 0x35, 0xCC }, "ZhongshanSci", "Zhongshan Scinan Internet of Things Co.,Ltd." }, { { 0x24, 0x36, 0xDA }, "Cisco", "Cisco Systems, Inc" }, { { 0x24, 0x37, 0x4C }, "CiscoSPVTG", "Cisco SPVTG" }, @@ -16691,7 +16889,7 @@ { { 0x24, 0x3F, 0xAA }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x24, 0x40, 0xAE }, "NIICTechnolo", "NIIC Technology Co., Ltd." }, { { 0x24, 0x41, 0x8C }, "Intel", "Intel Corporate" }, - { { 0x24, 0x41, 0xFE }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x24, 0x41, 0xFE }, "WNC", "WNC Corporation" }, { { 0x24, 0x42, 0xBC }, "Alinco", "Alinco,incorporated" }, { { 0x24, 0x42, 0xE3 }, "AiThinkerTec", "Shenzhen Ai-Thinker Technology Co.,Ltd" }, { { 0x24, 0x43, 0xE2 }, "DASANNetwork", "DASAN Network Solutions" }, @@ -16715,6 +16913,8 @@ { { 0x24, 0x50, 0x6F }, "ThinkcarTech", "Thinkcar Tech Co.,Ltd." }, { { 0x24, 0x52, 0x6A }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, { { 0x24, 0x53, 0xBF }, "Enernet", "Enernet" }, + { { 0x24, 0x53, 0xED }, "Dell", "Dell Inc." }, + { { 0x24, 0x55, 0x9A }, "Apple", "Apple, Inc." }, { { 0x24, 0x58, 0x6E }, "zte", "zte corporation" }, { { 0x24, 0x58, 0x7C }, "Espressif", "Espressif Inc." }, { { 0x24, 0x58, 0x80 }, "Vizeo", "Vizeo" }, @@ -16741,6 +16941,7 @@ { { 0x24, 0x61, 0x5A }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x24, 0x62, 0x78 }, "sysmocomsfmc", "sysmocom - s.f.m.c. GmbH" }, { { 0x24, 0x62, 0xAB }, "Espressif", "Espressif Inc." }, + { { 0x24, 0x62, 0xC6 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x24, 0x62, 0xCE }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x24, 0x64, 0x9F }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x24, 0x64, 0xEF }, "CygSunri", "Cyg Sunri Co.,Ltd." }, @@ -16759,9 +16960,11 @@ { { 0x24, 0x6C, 0x60 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x24, 0x6C, 0x84 }, "Cisco", "Cisco Systems, Inc" }, { { 0x24, 0x6C, 0x8A }, "YUKAIEnginee", "YUKAI Engineering" }, + { { 0x24, 0x6D, 0x10 }, "Apple", "Apple, Inc." }, { { 0x24, 0x6E, 0x96 }, "Dell", "Dell Inc." }, { { 0x24, 0x6F, 0x28 }, "Espressif", "Espressif Inc." }, { { 0x24, 0x6F, 0x8C }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x24, 0x71, 0x21 }, "Cisco", "Cisco Systems, Inc" }, { { 0x24, 0x71, 0x52 }, "Dell", "Dell Inc." }, { { 0x24, 0x71, 0x89 }, "TexasInstrum", "Texas Instruments" }, { { 0x24, 0x72, 0x4A }, "NileGlobal", "Nile Global Inc" }, @@ -16771,6 +16974,7 @@ { { 0x24, 0x75, 0xB3 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x24, 0x75, 0xFC }, "zte", "zte corporation" }, { { 0x24, 0x76, 0x25 }, "TexasInstrum", "Texas Instruments" }, + { { 0x24, 0x76, 0x45 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x24, 0x76, 0x56 }, "NetMilesFibe", "Shanghai Net Miles Fiber Optics Technology Co., LTD." }, { { 0x24, 0x76, 0x7D }, "CiscoSPVTG", "Cisco SPVTG" }, { { 0x24, 0x77, 0x03 }, "Intel", "Intel Corporate" }, @@ -16790,9 +16994,11 @@ { { 0x24, 0x7F, 0x3C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0x80, 0x00 }, "WestcontrolA", "Westcontrol AS" }, { { 0x24, 0x81, 0x3B }, "Cisco", "Cisco Systems, Inc" }, + { { 0x24, 0x81, 0x85 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x24, 0x81, 0xAA }, "KSHInternati", "KSH International Co., Ltd." }, { { 0x24, 0x81, 0xC7 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x24, 0x82, 0x8A }, "ProwaveTechn", "Prowave Technologies Ltd." }, + { { 0x24, 0x82, 0xCA }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x24, 0x84, 0x98 }, "JiaodaMicrou", "Beijing Jiaoda Microunion Tech.Co.,Ltd." }, { { 0x24, 0x86, 0x02 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0x24, 0x86, 0xF4 }, "Ctek", "Ctek, Inc." }, @@ -16830,6 +17036,7 @@ { { 0x24, 0xA4, 0x95 }, "ThalesCanada", "Thales Canada Inc." }, { { 0x24, 0xA5, 0x2C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0xA5, 0x34 }, "SynTrustTech", "SynTrust Tech International Ltd." }, + { { 0x24, 0xA5, 0xFF }, "FairbanksSca", "Fairbanks Scales" }, { { 0x24, 0xA6, 0x5E }, "zte", "zte corporation" }, { { 0x24, 0xA6, 0xFA }, "WeifangGoert", "Weifang Goertek Electronics Co.,Ltd" }, { { 0x24, 0xA7, 0x99 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -16841,6 +17048,7 @@ { { 0x24, 0xAE, 0xCC }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x24, 0xAF, 0x4A }, "AlcatelLucen", "Alcatel-Lucent IPD" }, { { 0x24, 0xAF, 0x54 }, "NEXGENMediat", "NEXGEN Mediatech Inc." }, + { { 0x24, 0xAF, 0xCC }, "ChiunMaiComm", "Chiun Mai Communication System, Inc" }, { { 0x24, 0xB0, 0xA9 }, "MobiletekCom", "Shanghai Mobiletek Communication Ltd." }, { { 0x24, 0xB1, 0x05 }, "PramaHikvisi", "Prama Hikvision India Private Limited" }, { { 0x24, 0xB2, 0x09 }, "Avaya", "Avaya Inc" }, @@ -16848,6 +17056,7 @@ { { 0x24, 0xB2, 0xB9 }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0x24, 0xB2, 0xDE }, "Espressif", "Espressif Inc." }, { { 0x24, 0xB3, 0x39 }, "Apple", "Apple, Inc." }, + { { 0x24, 0xB5, 0xB9 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x24, 0xB5, 0xF2 }, "IngeekTechno", "Shanghai Ingeek Technology Co., Ltd" }, { { 0x24, 0xB6, 0x57 }, "Cisco", "Cisco Systems, Inc" }, { { 0x24, 0xB6, 0xB8 }, "Friem", "Friem Spa" }, @@ -16868,6 +17077,7 @@ { { 0x24, 0xC0, 0xB3 }, "Rsf", "Rsf" }, { { 0x24, 0xC1, 0x7A }, "IactiveNetwo", "Beijing Iactive Network Co.,Ltd" }, { { 0x24, 0xC1, 0xBD }, "CrrcDalianR&", "Crrc Dalian R&D Co.,Ltd." }, + { { 0x24, 0xC3, 0x5D }, "DukeUniversi", "Duke University" }, { { 0x24, 0xC3, 0xF9 }, "SecuritasDir", "Securitas Direct AB" }, { { 0x24, 0xC4, 0x06 }, "SunitecTechn", "Sunitec Technology Co.,Limited" }, { { 0x24, 0xC4, 0x2F }, "PhilipsLifel", "Philips Lifeline" }, @@ -16888,11 +17098,13 @@ { { 0x24, 0xCF, 0x24 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x24, 0xD0, 0xDF }, "Apple", "Apple, Inc." }, { { 0x24, 0xD1, 0x3F }, "Mexus", "Mexus Co.,Ltd" }, + { { 0x24, 0xD1, 0xA1 }, "CultraviewDi", "Shenzhen Cultraview Digital Technology Co., Ltd" }, { { 0x24, 0xD2, 0x08 }, "SensataTechn", "Sensata Technologies Inc." }, { { 0x24, 0xD2, 0xCC }, "SmartDrive", "SmartDrive Systems Inc." }, { { 0x24, 0xD3, 0x37 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x24, 0xD3, 0xF2 }, "zte", "zte corporation" }, { { 0x24, 0xD5, 0x1C }, "Zhongtianbro", "Zhongtian broadband technology co., LTD" }, + { { 0x24, 0xD5, 0x3B }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x24, 0xD5, 0xE4 }, "Cisco", "Cisco Systems, Inc" }, { { 0x24, 0xD7, 0x6B }, "Syntronic", "Syntronic AB" }, { { 0x24, 0xD7, 0x9C }, "Cisco", "Cisco Systems, Inc" }, @@ -16904,6 +17116,7 @@ { { 0x24, 0xDA, 0x33 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0xDA, 0x9B }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x24, 0xDA, 0xB6 }, "SistemasdeGe", "Sistemas de Gestión Energética S.A. de C.V" }, + { { 0x24, 0xDB, 0x94 }, "JuniperNetwo", "Juniper Networks" }, { { 0x24, 0xDB, 0xAC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0xDB, 0xAD }, "ShopperTrakR", "ShopperTrak RCT Corporation" }, { { 0x24, 0xDB, 0xED }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -16944,6 +17157,7 @@ { { 0x24, 0xEC, 0xD6 }, "CSGScienceTe", "CSG Science & Technology Co.,Ltd.Hefei" }, { { 0x24, 0xED, 0xFD }, "SiemensCanad", "Siemens Canada Limited" }, { { 0x24, 0xEE, 0x3A }, "YingjiElectr", "Chengdu Yingji Electronic Hi-tech Co Ltd" }, + { { 0x24, 0xEE, 0x5D }, "Vizio", "Vizio, Inc" }, { { 0x24, 0xEE, 0x9A }, "Intel", "Intel Corporate" }, { { 0x24, 0xEF, 0xB4 }, "NeardiTechno", "Shanghai Neardi Technologies Co. Ltd." }, { { 0x24, 0xF0, 0x94 }, "Apple", "Apple, Inc." }, @@ -16952,15 +17166,17 @@ { { 0x24, 0xF1, 0x28 }, "Telstra", "Telstra" }, { { 0x24, 0xF1, 0x50 }, "GuangzhouQia", "Guangzhou Qi'an Technology Co., Ltd." }, { { 0x24, 0xF2, 0x7F }, "HewlettPacka", "Hewlett Packard Enterprise" }, - { { 0x24, 0xF2, 0xDD }, "RadiantZemax", "Radiant Zemax LLC" }, + { { 0x24, 0xF2, 0xDD }, "RadiantVisio", "Radiant Vision Systems, LLC" }, { { 0x24, 0xF3, 0x06 }, "ItelMobile", "Itel Mobile Limited" }, { { 0x24, 0xF3, 0xE3 }, "eero", "eero inc." }, + { { 0x24, 0xF4, 0x0A }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x24, 0xF5, 0x7E }, "Hwh", "Hwh Co., Ltd." }, { { 0x24, 0xF5, 0xA2 }, "BelkinIntern", "Belkin International Inc." }, { { 0x24, 0xF5, 0xAA }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x24, 0xF6, 0x03 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0xF6, 0x77 }, "Apple", "Apple, Inc." }, { { 0x24, 0xF6, 0x8D }, "Nokia", "Nokia" }, + { { 0x24, 0xFA, 0xD4 }, "MoreStarTech", "ShenZhen More Star Technology Co.,LTD" }, { { 0x24, 0xFA, 0xF3 }, "FlexemTechno", "Shanghai Flexem Technology Co.,Ltd." }, { { 0x24, 0xFB, 0x65 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x24, 0xFB, 0xE3 }, "HP", "HP Inc." }, @@ -16973,6 +17189,7 @@ { { 0x24, 0xFE, 0x9A }, "CyberTANTech", "CyberTAN Technology Inc." }, { { 0x28, 0x00, 0xAF }, "Dell", "Dell Inc." }, { { 0x28, 0x01, 0x1C }, "zte", "zte corporation" }, + { { 0x28, 0x01, 0xCD }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x28, 0x02, 0x2E }, "Apple", "Apple, Inc." }, { { 0x28, 0x02, 0x44 }, "Apple", "Apple, Inc." }, { { 0x28, 0x02, 0x45 }, "KonzeSystemT", "Konze System Technology Co.,Ltd." }, @@ -16980,6 +17197,7 @@ { { 0x28, 0x04, 0xC6 }, "WananHongshe", "Wanan Hongsheng Electronic Co.Ltd" }, { { 0x28, 0x04, 0xE0 }, "FermaxElectr", "Fermax Electronica S.A.U." }, { { 0x28, 0x05, 0x2E }, "Dematic", "Dematic Corp" }, + { { 0x28, 0x05, 0xA5 }, "Espressif", "Espressif Inc." }, { { 0x28, 0x06, 0x1E }, "NingboGlobal", "Ningbo Global Useful Electric Co.,Ltd" }, { { 0x28, 0x06, 0x8D }, "Itl", "Itl, Llc" }, { { 0x28, 0x07, 0x08 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -17000,6 +17218,7 @@ { { 0x28, 0x11, 0xA8 }, "Intel", "Intel Corporate" }, { { 0x28, 0x11, 0xEC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0x12, 0x93 }, "HonorDevice", "Honor Device Co., Ltd." }, + { { 0x28, 0x12, 0xD0 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x28, 0x14, 0x71 }, "Lantis", "Lantis co., LTD." }, { { 0x28, 0x15, 0xA4 }, "PinsuZhilian", "Shenzhen Pinsu Zhilian Information Technology Co.,Ltd." }, { { 0x28, 0x16, 0x2E }, "2Wire", "2Wire Inc" }, @@ -17014,14 +17233,16 @@ { { 0x28, 0x18, 0xFD }, "AdityaInfote", "Aditya Infotech Ltd." }, { { 0x28, 0x1B, 0x04 }, "Zalliant", "Zalliant LLC" }, { { 0x28, 0x1D, 0x21 }, "InOneSmartTe", "In One Smart Technology(H,K,)Limited" }, + { { 0x28, 0x1D, 0xAA }, "ASTIIndiaPri", "ASTI India Private Limited" }, { { 0x28, 0x1D, 0xFB }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0x22, 0x1E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0x22, 0x46 }, "SinoixCommun", "Beijing Sinoix Communication Co., LTD" }, { { 0x28, 0x23, 0x73 }, "Digita", "Digita" }, { { 0x28, 0x23, 0xF5 }, "ChinaMobileI", "China Mobile (Hangzhou) Information Technology Co., Ltd." }, { { 0x28, 0x24, 0xC9 }, "AmazonTechno", "Amazon Technologies Inc." }, - { { 0x28, 0x24, 0xFF }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x28, 0x24, 0xFF }, "WNC", "WNC Corporation" }, { { 0x28, 0x25, 0x36 }, "Holatek", "Shenzhen Holatek Co.,Ltd" }, + { { 0x28, 0x25, 0x5F }, "HumaxNetwork", "Humax Networks" }, { { 0x28, 0x26, 0xA6 }, "PBRelectroni", "PBR electronics GmbH" }, { { 0x28, 0x27, 0xBF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x28, 0x28, 0x5D }, "ZyxelCommuni", "Zyxel Communications Corporation" }, @@ -17037,7 +17258,7 @@ { { 0x28, 0x2D, 0x06 }, "AMPAKTechnol", "AMPAK Technology,Inc." }, { { 0x28, 0x2D, 0x7F }, "Apple", "Apple, Inc." }, { { 0x28, 0x2E, 0x30 }, "Mechatronics", "Mechatronics Innovation Technologies, S.L.U." }, - { { 0x28, 0x2E, 0x89 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x28, 0x2E, 0x89 }, "WNC", "WNC Corporation" }, { { 0x28, 0x2F, 0xC2 }, "AutomotiveDa", "Automotive Data Solutions" }, { { 0x28, 0x30, 0xAC }, "Frontiir", "Frontiir Co. Ltd." }, { { 0x28, 0x31, 0x52 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -17049,6 +17270,7 @@ { { 0x28, 0x34, 0x10 }, "EnigmaDiagno", "Enigma Diagnostics Limited" }, { { 0x28, 0x34, 0xA2 }, "Cisco", "Cisco Systems, Inc" }, { { 0x28, 0x34, 0xFF }, "Apple", "Apple, Inc." }, + { { 0x28, 0x35, 0x3A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0x35, 0x45 }, "ChuangweiRgb", "Shenzhen Chuangwei-Rgb Electronics Co.,Ltd" }, { { 0x28, 0x36, 0xF0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x28, 0x37, 0x13 }, "3NodDigitalT", "Shenzhen 3Nod Digital Technology Co., Ltd." }, @@ -17083,6 +17305,8 @@ { { 0x28, 0x48, 0x46 }, "GridCentric", "GridCentric Inc." }, { { 0x28, 0x48, 0xE7 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x28, 0x49, 0x92 }, "LuminatorTec", "Luminator Technology Group Global LLC" }, + { { 0x28, 0x49, 0xE9 }, "Apple", "Apple, Inc." }, + { { 0x28, 0x4B, 0x54 }, "Apple", "Apple, Inc." }, { { 0x28, 0x4C, 0x53 }, "IntuneNetwor", "Intune Networks" }, { { 0x28, 0x4D, 0x7D }, "zte", "zte corporation" }, { { 0x28, 0x4D, 0x92 }, "LuminatorTec", "Luminator Technology Group Global LLC" }, @@ -17101,6 +17325,7 @@ { { 0x28, 0x56, 0x3A }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x28, 0x56, 0x5A }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x28, 0x56, 0xC1 }, "HarmanBecker", "Harman/Becker Automotive Systems GmbH" }, + { { 0x28, 0x57, 0x5D }, "Apple", "Apple, Inc." }, { { 0x28, 0x57, 0x67 }, "DishTechnolo", "Dish Technologies Corp" }, { { 0x28, 0x57, 0xBE }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x28, 0x59, 0x23 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -17155,14 +17380,16 @@ { { 0x28, 0x80, 0x23 }, "HewlettPacka", "Hewlett Packard" }, { { 0x28, 0x80, 0x88 }, "Netgear", "Netgear" }, { { 0x28, 0x80, 0x8A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, - { { 0x28, 0x80, 0xA2 }, "NovatelWirel", "Novatel Wireless Solutions, Inc." }, + { { 0x28, 0x80, 0xA2 }, "InseegoWirel", "Inseego Wireless, Inc" }, { { 0x28, 0x82, 0x7C }, "BoschAutomat", "Bosch Automative products(Suzhou)Co.,Ltd Changzhou Branch" }, + { { 0x28, 0x83, 0x28 }, "EmaldoTechno", "Emaldo Technology(Hk)Limited" }, { { 0x28, 0x83, 0x35 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x28, 0x83, 0xC9 }, "Apple", "Apple, Inc." }, { { 0x28, 0x84, 0x0E }, "siliconvalle", "silicon valley immigration service" }, { { 0x28, 0x84, 0xFA }, "SHARP", "SHARP Corporation" }, { { 0x28, 0x85, 0x2D }, "TouchNetwork", "Touch Networks" }, { { 0x28, 0x85, 0xBB }, "ZenExim", "Zen Exim Pvt. Ltd." }, + { { 0x28, 0x87, 0x61 }, "LGInnotek", "LG Innotek" }, { { 0x28, 0x87, 0xBA }, "TPLink", "TP-Link Systems Inc" }, { { 0x28, 0x89, 0x15 }, "CashGuardSve", "CashGuard Sverige AB" }, { { 0x28, 0x8A, 0x1C }, "JuniperNetwo", "Juniper Networks" }, @@ -17180,6 +17407,7 @@ { { 0x28, 0x94, 0x0F }, "Cisco", "Cisco Systems, Inc" }, { { 0x28, 0x94, 0xAF }, "SamhwaTeleco", "Samhwa Telecom" }, { { 0x28, 0x95, 0x29 }, "Intel", "Intel Corporate" }, + { { 0x28, 0x96, 0xB0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0x97, 0xB8 }, "myenergi", "myenergi Ltd" }, { { 0x28, 0x98, 0x7B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x28, 0x99, 0x3A }, "AristaNetwor", "Arista Networks" }, @@ -17212,25 +17440,31 @@ { { 0x28, 0xAC, 0x9E }, "Cisco", "Cisco Systems, Inc" }, { { 0x28, 0xAD, 0x18 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0x28, 0xAD, 0x3E }, "TONGBOWEITec", "Shenzhen TONG BO WEI Technology CO.,LTD" }, + { { 0x28, 0xAD, 0xEA }, "MallowSAS", "Mallow SAS" }, { { 0x28, 0xAF, 0x0A }, "SiriusXMRadi", "Sirius XM Radio Inc" }, { { 0x28, 0xAF, 0x21 }, "zte", "zte corporation" }, { { 0x28, 0xAF, 0x42 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x28, 0xAF, 0xFD }, "Cisco", "Cisco Systems, Inc" }, { { 0x28, 0xB0, 0xCC }, "Xenyadoo", "Xenya d.o.o." }, { { 0x28, 0xB1, 0x33 }, "SHINEMANTech", "SHINEMAN(SHENZHEN) Tech. Cor., Ltd." }, + { { 0x28, 0xB2, 0x0B }, "NXPUSA", "NXP USA, Inc" }, { { 0x28, 0xB2, 0x21 }, "SiendaMultim", "Sienda Multimedia Ltd" }, + { { 0x28, 0xB2, 0x7C }, "SailingNorth", "Sailing Northern Technology" }, { { 0x28, 0xB2, 0xBD }, "Intel", "Intel Corporate" }, { { 0x28, 0xB3, 0x71 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x28, 0xB3, 0xAB }, "GenmarkAutom", "Genmark Automation" }, + { { 0x28, 0xB4, 0x46 }, "ChuangweiRgb", "Shenzhen Chuangwei-Rgb Electronics Co.,Ltd" }, { { 0x28, 0xB4, 0x48 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0xB4, 0xFB }, "SprocommTech", "Sprocomm Technologies CO.,LTD." }, { { 0x28, 0xB5, 0x91 }, "Cisco", "Cisco Systems, Inc" }, { { 0x28, 0xB5, 0xE8 }, "TexasInstrum", "Texas Instruments" }, + { { 0x28, 0xB6, 0x7C }, "KEBODAIntell", "KEBODA Intelligent TECHNOLOGY CO., LTD." }, { { 0x28, 0xB8, 0x29 }, "JuniperNetwo", "Juniper Networks" }, { { 0x28, 0xB9, 0xD9 }, "Radisys", "Radisys Corporation" }, { { 0x28, 0xBA, 0x18 }, "NextNav", "NextNav, LLC" }, { { 0x28, 0xBA, 0xB5 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x28, 0xBB, 0x59 }, "RNETTechnolo", "RNET Technologies, Inc." }, + { { 0x28, 0xBB, 0xB2 }, "Infinixmobil", "Infinix mobility limited" }, { { 0x28, 0xBB, 0xED }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0x28, 0xBC, 0x05 }, "BLUProducts", "BLU Products Inc" }, { { 0x28, 0xBC, 0x18 }, "SourcingOver", "SourcingOverseas Co. Ltd" }, @@ -17287,14 +17521,18 @@ { { 0x28, 0xD2, 0x44 }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, { { 0x28, 0xD2, 0x5A }, "Infinixmobil", "Infinix mobility limited" }, { { 0x28, 0xD3, 0xEA }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x28, 0xD4, 0x1E }, "BarrotTechno", "Barrot Technology Co.,Ltd." }, { { 0x28, 0xD4, 0x36 }, "Jiangsudewos", "Jiangsu dewosi electric co., LTD" }, { { 0x28, 0xD5, 0x76 }, "PremierWirel", "Premier Wireless, Inc." }, + { { 0x28, 0xD5, 0xB1 }, "Apple", "Apple, Inc." }, + { { 0x28, 0xD6, 0xEC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0xD9, 0x3E }, "Telecor", "Telecor Inc." }, { { 0x28, 0xD9, 0x8A }, "KonkeTechnol", "Hangzhou Konke Technology Co.,Ltd." }, { { 0x28, 0xD9, 0x97 }, "YuduanMobile", "Yuduan Mobile Co., Ltd." }, { { 0x28, 0xDB, 0x02 }, "zte", "zte corporation" }, { { 0x28, 0xDB, 0x81 }, "GuaoElectron", "Shanghai Guao Electronic Technology Co., Ltd" }, { { 0x28, 0xDB, 0xA7 }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x28, 0xDC, 0xC3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x28, 0xDE, 0x1C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x28, 0xDE, 0x59 }, "DomusNTW", "Domus NTW CORP." }, { { 0x28, 0xDE, 0x65 }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -17320,6 +17558,7 @@ { { 0x28, 0xE9, 0x8E }, "MitsubishiEl", "Mitsubishi Electric Corporation" }, { { 0x28, 0xEA, 0x0B }, "Microsoft", "Microsoft Corporation" }, { { 0x28, 0xEA, 0x2D }, "Apple", "Apple, Inc." }, + { { 0x28, 0xEA, 0x5B }, "SamsaraNetwo", "Samsara Networks Inc" }, { { 0x28, 0xEB, 0x0A }, "RollingWirel", "Rolling Wireless S.a.r.l. Luxembourg" }, { { 0x28, 0xEB, 0xA6 }, "NexT", "Nex-T LLC" }, { { 0x28, 0xEB, 0xB7 }, "ambie", "ambie corporation" }, @@ -17360,12 +17599,15 @@ { { 0x28, 0xFF, 0xB2 }, "Toshiba", "Toshiba Corp." }, { { 0x2A, 0x0B, 0xB8 }, "xFusionDigit", "xFusion Digital Technologies Co., Limited" }, { { 0x2A, 0x15, 0x97 }, "Cotsworks", "Cotsworks" }, + { { 0x2A, 0x2F, 0x83 }, "Uplink", "Uplink" }, + { { 0x2A, 0x2F, 0xE2 }, "onway", "onway ag" }, { { 0x2A, 0x47, 0xC9 }, "CodeConstruc", "Code Construct Pty Ltd" }, { { 0x2A, 0x7F, 0x76 }, "WirelessBroa", "Wireless Broadband Alliance, Inc" }, { { 0x2A, 0x9F, 0xEB }, "AVnuAlliance", "AVnu Alliance" }, { { 0x2A, 0xA1, 0x39 }, "Pointguard", "Pointguard, Llc" }, { { 0x2A, 0xA1, 0x47 }, "Distribucion", "Distribuciones Cantilever" }, { { 0x2A, 0xAC, 0x53 }, "WolfspyreLab", "Wolfspyre Labs" }, + { { 0x2A, 0xBF, 0x3F }, "LinkplayTech", "Linkplay Technology Inc" }, { { 0x2A, 0xDB, 0xD7 }, "VesperTechno", "Vesper Technologies" }, { { 0x2A, 0xEA, 0x15 }, "TibitCommuni", "Tibit Communications" }, { { 0x2A, 0xFD, 0x6A }, "CharterCommu", "Charter Communications" }, @@ -17377,6 +17619,7 @@ { { 0x2C, 0x01, 0x0B }, "NASCENTTechn", "NASCENT Technology, LLC - RemKon" }, { { 0x2C, 0x01, 0xB5 }, "Cisco", "Cisco Systems, Inc" }, { { 0x2C, 0x02, 0x9F }, "3ALogics", "3ALogics" }, + { { 0x2C, 0x03, 0x69 }, "AcctonTechno", "Accton Technology Corporation" }, { { 0x2C, 0x05, 0x47 }, "PhatenTech", "Shenzhen Phaten Tech. LTD" }, { { 0x2C, 0x06, 0x23 }, "WinLeader", "Win Leader Inc." }, { { 0x2C, 0x07, 0x3C }, "Devline", "Devline Limited" }, @@ -17393,9 +17636,11 @@ { { 0x2C, 0x0B, 0xE9 }, "Cisco", "Cisco Systems, Inc" }, { { 0x2C, 0x0D, 0x27 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x2C, 0x0D, 0xA7 }, "Intel", "Intel Corporate" }, + { { 0x2C, 0x0D, 0xCF }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x2C, 0x0E, 0x3D }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0x2C, 0x10, 0xC1 }, "Nintendo", "Nintendo Co., Ltd." }, { { 0x2C, 0x11, 0x65 }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x2C, 0x15, 0x7E }, "RADIODATA", "RADIODATA GmbH" }, { { 0x2C, 0x15, 0xBF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x2C, 0x15, 0xD9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x2C, 0x15, 0xE1 }, "Phicomm", "Phicomm (Shanghai) Co., Ltd." }, @@ -17427,11 +17672,13 @@ { { 0x2C, 0x26, 0xC5 }, "zte", "zte corporation" }, { { 0x2C, 0x27, 0x68 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x2C, 0x27, 0xD7 }, "HewlettPacka", "Hewlett Packard" }, + { { 0x2C, 0x27, 0xE4 }, "LuxsharePrec", "Luxshare Precision Industry (Xuancheng) Co.,Ltd." }, { { 0x2C, 0x28, 0x2D }, "BbkEducation", "Bbk Educational Electronics Corp.,Ltd." }, { { 0x2C, 0x28, 0xB7 }, "Ruiyingtechn", "Hangzhou Ruiying technology co., LTD" }, { { 0x2C, 0x29, 0x97 }, "Microsoft", "Microsoft Corporation" }, { { 0x2C, 0x2B, 0xF9 }, "LGInnotek", "LG Innotek" }, { { 0x2C, 0x2D, 0x48 }, "CommendInter", "Commend International GmbH" }, + { { 0x2C, 0x2F, 0xF4 }, "eero", "eero inc." }, { { 0x2C, 0x30, 0x1A }, "TechnicolorC", "Technicolor CH USA Inc for Telus" }, { { 0x2C, 0x30, 0x33 }, "Netgear", "Netgear" }, { { 0x2C, 0x30, 0x68 }, "Pantech", "Pantech Co.,Ltd" }, @@ -17455,6 +17702,7 @@ { { 0x2C, 0x39, 0xC1 }, "Ciena", "Ciena Corporation" }, { { 0x2C, 0x3A, 0x28 }, "FagorElectró", "Fagor Electrónica" }, { { 0x2C, 0x3A, 0x91 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x2C, 0x3A, 0xB1 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x2C, 0x3A, 0xE8 }, "Espressif", "Espressif Inc." }, { { 0x2C, 0x3A, 0xFD }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0x2C, 0x3B, 0x70 }, "AzureWaveTec", "AzureWave Technology Inc." }, @@ -17480,6 +17728,7 @@ { { 0x2C, 0x48, 0x81 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x2C, 0x4A, 0x11 }, "Ciena", "Ciena Corporation" }, { { 0x2C, 0x4C, 0x15 }, "JuniperNetwo", "Juniper Networks" }, + { { 0x2C, 0x4C, 0x7D }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x2C, 0x4C, 0xC6 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x2C, 0x4D, 0x54 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0x2C, 0x4D, 0x79 }, "WeifangGoert", "Weifang Goertek Electronics Co.,Ltd" }, @@ -17506,6 +17755,7 @@ { { 0x2C, 0x58, 0x4F }, "Commscope", "Commscope" }, { { 0x2C, 0x58, 0xB9 }, "HP", "HP Inc." }, { { 0x2C, 0x58, 0xE8 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x2C, 0x59, 0x17 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x2C, 0x59, 0x8A }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0x2C, 0x59, 0xE5 }, "HewlettPacka", "Hewlett Packard" }, { { 0x2C, 0x5A, 0x05 }, "Nokia", "Nokia Corporation" }, @@ -17527,6 +17777,7 @@ { { 0x2C, 0x63, 0x73 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x2C, 0x64, 0x1F }, "Vizio", "Vizio, Inc" }, { { 0x2C, 0x64, 0xF6 }, "WuQiTechnolo", "Wu Qi Technologies,Inc." }, + { { 0x2C, 0x65, 0x8D }, "Cisco", "Cisco Systems, Inc" }, { { 0x2C, 0x66, 0xAD }, "NimbleTechDi", "NimbleTech Digital Inc." }, { { 0x2C, 0x66, 0xF5 }, "ElectricalAp", "Shenzhen Electrical Appliances Co." }, { { 0x2C, 0x67, 0x98 }, "InTalTech", "InTalTech Ltd." }, @@ -17557,6 +17808,7 @@ { { 0x2C, 0x78, 0x0E }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x2C, 0x78, 0x4C }, "ItonTechnolo", "Iton Technology Corp." }, { { 0x2C, 0x79, 0x3D }, "BoditechMed", "Boditech Med" }, + { { 0x2C, 0x79, 0xBE }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x2C, 0x79, 0xD7 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x2C, 0x7B, 0x5A }, "Milper", "Milper Ltd" }, { { 0x2C, 0x7B, 0x84 }, "OOOPetrTeleg", "OOO Petr Telegin" }, @@ -17574,6 +17826,7 @@ { { 0x2C, 0x8A, 0xC7 }, "UbeeInteract", "Ubee Interactive Co., Limited" }, { { 0x2C, 0x8B, 0xF2 }, "HitachiMetal", "Hitachi Metals America Ltd" }, { { 0x2C, 0x8D, 0x37 }, "Virtium", "Virtium" }, + { { 0x2C, 0x8D, 0x48 }, "SmartInnovat", "Smart Innovation LLC" }, { { 0x2C, 0x8D, 0xB1 }, "Intel", "Intel Corporate" }, { { 0x2C, 0x91, 0x27 }, "Eintechno", "Eintechno Corporation" }, { { 0x2C, 0x91, 0xAB }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, @@ -17581,6 +17834,7 @@ { { 0x2C, 0x93, 0xFB }, "SercommFranc", "Sercomm France Sarl" }, { { 0x2C, 0x94, 0x52 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x2C, 0x94, 0x64 }, "Cincoze", "Cincoze Co., Ltd." }, + { { 0x2C, 0x95, 0x20 }, "Apple", "Apple, Inc." }, { { 0x2C, 0x95, 0x69 }, "Commscope", "Commscope" }, { { 0x2C, 0x95, 0x7F }, "zte", "zte corporation" }, { { 0x2C, 0x96, 0x62 }, "Invenit", "Invenit BV" }, @@ -17594,14 +17848,16 @@ { { 0x2C, 0x9A, 0xA4 }, "Eolo", "Eolo SpA" }, { { 0x2C, 0x9C, 0x58 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x2C, 0x9D, 0x1E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, - { { 0x2C, 0x9D, 0x4B }, "LavelleNetwo", "Lavelle Network Private Limited" }, + { { 0x2C, 0x9D, 0x4B }, "LavelleNetwo", "Lavelle Networks Private Limited" }, + { { 0x2C, 0x9D, 0x5A }, "FlaircommMic", "Flaircomm Microelectronics,Inc." }, { { 0x2C, 0x9D, 0x65 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, + { { 0x2C, 0x9D, 0x90 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x2C, 0x9E, 0x00 }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0x2C, 0x9E, 0x5F }, "Commscope", "Commscope" }, { { 0x2C, 0x9E, 0xE0 }, "Cavli", "Cavli Inc." }, { { 0x2C, 0x9E, 0xEC }, "JabilCircuit", "Jabil Circuit Penang" }, { { 0x2C, 0x9E, 0xFC }, "Canon", "Canon Inc." }, - { { 0x2C, 0x9F, 0xFB }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x2C, 0x9F, 0xFB }, "WNC", "WNC Corporation" }, { { 0x2C, 0xA0, 0x2F }, "Veroguard", "Veroguard Systems Pty Ltd" }, { { 0x2C, 0xA0, 0x42 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x2C, 0xA1, 0x57 }, "acromate", "acromate, Inc." }, @@ -17629,6 +17885,8 @@ { { 0x2C, 0xAC, 0x44 }, "Conextop", "Conextop" }, { { 0x2C, 0xAD, 0x13 }, "ZhiluTechnol", "Shenzhen Zhilu Technology Co.,Ltd" }, { { 0x2C, 0xAE, 0x2B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x2C, 0xAE, 0x46 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, + { { 0x2C, 0xAF, 0xC4 }, "Private", "Private" }, { { 0x2C, 0xB0, 0x5D }, "Netgear", "Netgear" }, { { 0x2C, 0xB0, 0xDF }, "SolitonTechn", "Soliton Technologies Pvt Ltd" }, { { 0x2C, 0xB0, 0xFD }, "MiaoMingInte", "Shenzhen MiaoMing Intelligent Technology Co.,Ltd" }, @@ -17651,7 +17909,7 @@ { { 0x2C, 0xBE, 0x97 }, "Ingenieurbue", "Ingenieurbuero Bickele und Buehler GmbH" }, { { 0x2C, 0xBE, 0xEB }, "NothingTechn", "Nothing Technology Limited" }, { { 0x2C, 0xBE, 0xEE }, "NothingTechn", "Nothing Technology Limited" }, - { { 0x2C, 0xC1, 0xF4 }, "NokiaSolutio", "Nokia Solution and Networks Pvt Ltd" }, + { { 0x2C, 0xC1, 0xF4 }, "NokiaSolutio", "Nokia Solutions and Networks India Private Limited" }, { { 0x2C, 0xC2, 0x53 }, "Apple", "Apple, Inc." }, { { 0x2C, 0xC2, 0x60 }, "Oracle", "Oracle Corporation" }, { { 0x2C, 0xC3, 0xE6 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, @@ -17668,6 +17926,7 @@ { { 0x2C, 0xCA, 0x75 }, "RobertBoschA", "Robert Bosch GmbH AnP" }, { { 0x2C, 0xCC, 0x15 }, "Nokia", "Nokia Corporation" }, { { 0x2C, 0xCC, 0x44 }, "SonyInteract", "Sony Interactive Entertainment Inc." }, + { { 0x2C, 0xCC, 0x7A }, "AltoBeam", "AltoBeam Inc." }, { { 0x2C, 0xCC, 0xE6 }, "SkyworthDigi", "Skyworth Digital Technology(Shenzhen) Co.,Ltd" }, { { 0x2C, 0xCD, 0x27 }, "Precor", "Precor Inc" }, { { 0x2C, 0xCD, 0x43 }, "SummitTechno", "Summit Technology Group" }, @@ -17693,7 +17952,8 @@ { { 0x2C, 0xDA, 0x46 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x2C, 0xDB, 0x07 }, "Intel", "Intel Corporate" }, { { 0x2C, 0xDC, 0x78 }, "Descartes", "Descartes Systems (USA) LLC" }, - { { 0x2C, 0xDC, 0xAD }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x2C, 0xDC, 0xAD }, "WNC", "WNC Corporation" }, + { { 0x2C, 0xDC, 0xC1 }, "EMMicroelect", "EM Microelectronic" }, { { 0x2C, 0xDC, 0xD7 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x2C, 0xDD, 0x0C }, "Discovergy", "Discovergy GmbH" }, { { 0x2C, 0xDD, 0x5F }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, @@ -17715,6 +17975,7 @@ { { 0x2C, 0xEA, 0x7F }, "Dell", "Dell Inc." }, { { 0x2C, 0xEA, 0xDA }, "ICCIntellige", "ICC Intelligent Platforms GmbH" }, { { 0x2C, 0xEA, 0xDC }, "AskeyCompute", "Askey Computer Corp" }, + { { 0x2C, 0xEA, 0xFC }, "Intel", "Intel Corporate" }, { { 0x2C, 0xEC, 0xA6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x2C, 0xEC, 0xF7 }, "SDMCTechnolo", "Shenzhen SDMC Technology CO.,Ltd." }, { { 0x2C, 0xED, 0x89 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -17731,6 +17992,7 @@ { { 0x2C, 0xF4, 0x32 }, "Espressif", "Espressif Inc." }, { { 0x2C, 0xF4, 0xC5 }, "Avaya", "Avaya Inc" }, { { 0x2C, 0xF7, 0xF1 }, "SeeedTechnol", "Seeed Technology Inc." }, + { { 0x2C, 0xF8, 0x14 }, "Cisco", "Cisco Systems, Inc" }, { { 0x2C, 0xF8, 0x9B }, "Cisco", "Cisco Systems, Inc" }, { { 0x2C, 0xFA, 0xA2 }, "AlcatelLucen", "Alcatel-Lucent Enterprise" }, { { 0x2C, 0xFB, 0x0F }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -17755,6 +18017,7 @@ { { 0x30, 0x05, 0x3F }, "JTI", "JTI Co.,Ltd." }, { { 0x30, 0x05, 0x5C }, "Brotherindus", "Brother industries, LTD." }, { { 0x30, 0x07, 0x4D }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, + { { 0x30, 0x07, 0x5C }, "43403", "43403" }, { { 0x30, 0x09, 0xC0 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x30, 0x0A, 0x9D }, "AxinoSolutio", "Axino Solutions AG" }, { { 0x30, 0x0A, 0xC5 }, "Ruiotelecomm", "Ruio telecommunication technologies Co., Limited" }, @@ -17763,6 +18026,7 @@ { { 0x30, 0x0D, 0x2A }, "ZhejiangWell", "Zhejiang Wellcom Technology Co.,Ltd." }, { { 0x30, 0x0D, 0x43 }, "MicrosoftMob", "Microsoft Mobile Oy" }, { { 0x30, 0x0D, 0x9E }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, + { { 0x30, 0x0E, 0x43 }, "Apple", "Apple, Inc." }, { { 0x30, 0x0E, 0xB8 }, "LGElectronic", "LG Electronics" }, { { 0x30, 0x0E, 0xD5 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x30, 0x0E, 0xE3 }, "Aquantia", "Aquantia Corporation" }, @@ -17771,7 +18035,7 @@ { { 0x30, 0x13, 0x89 }, "SiemensAutom", "Siemens AG, Automations & Drives," }, { { 0x30, 0x13, 0x8B }, "HP", "HP Inc." }, { { 0x30, 0x14, 0x2D }, "Piciorgros", "Piciorgros GmbH" }, - { { 0x30, 0x14, 0x4A }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x30, 0x14, 0x4A }, "WNC", "WNC Corporation" }, { { 0x30, 0x15, 0x18 }, "UbiquitousCo", "Ubiquitous Communication Co. ltd." }, { { 0x30, 0x16, 0x8D }, "ProLon", "ProLon" }, { { 0x30, 0x16, 0x9D }, "MercusysTech", "Mercusys Technologies Co., Ltd." }, @@ -17803,6 +18067,7 @@ { { 0x30, 0x2D, 0xE8 }, "JDA", "JDA, LLC (JDA Systems)" }, { { 0x30, 0x2F, 0x1E }, "Siemens", "Siemens Ag" }, { { 0x30, 0x2F, 0xAC }, "ZhejiangHuaR", "Zhejiang HuaRay Technology Co.,Ltd" }, + { { 0x30, 0x30, 0x5F }, "ValeoSchalte", "Valeo Schalter und Sensoren GmbH" }, { { 0x30, 0x30, 0xD0 }, "TexasInstrum", "Texas Instruments" }, { { 0x30, 0x30, 0xF9 }, "Espressif", "Espressif Inc." }, { { 0x30, 0x31, 0x7D }, "Hosiden", "Hosiden Corporation" }, @@ -17827,6 +18092,7 @@ { { 0x30, 0x3A, 0x4A }, "eero", "eero inc." }, { { 0x30, 0x3A, 0x64 }, "Intel", "Intel Corporate" }, { { 0x30, 0x3A, 0xBA }, "GuangzhouBao", "Guangzhou BaoLun Electronics Co., Ltd" }, + { { 0x30, 0x3B, 0x49 }, "CiscoMeraki", "Cisco Meraki" }, { { 0x30, 0x3B, 0x7C }, "Apple", "Apple, Inc." }, { { 0x30, 0x3D, 0x08 }, "GlinttTes", "Glintt Tes S.A." }, { { 0x30, 0x3E, 0xA7 }, "Intel", "Intel Corporate" }, @@ -17836,6 +18102,7 @@ { { 0x30, 0x3F, 0xBB }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x30, 0x40, 0x74 }, "zte", "zte corporation" }, { { 0x30, 0x41, 0x74 }, "AltecLansing", "Altec Lansing Llc" }, + { { 0x30, 0x41, 0xDB }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x30, 0x42, 0x25 }, "BurgWächter", "Burg-Wächter Kg" }, { { 0x30, 0x42, 0x40 }, "zte", "zte corporation" }, { { 0x30, 0x42, 0xA1 }, "ilumisysDBAT", "ilumisys Inc. DBA Toggled" }, @@ -17845,15 +18112,18 @@ { { 0x30, 0x45, 0x11 }, "TexasInstrum", "Texas Instruments" }, { { 0x30, 0x45, 0x96 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0x46, 0x9A }, "Netgear", "Netgear" }, + { { 0x30, 0x48, 0x7D }, "TuyaSmart", "Tuya Smart Inc." }, { { 0x30, 0x49, 0x3B }, "NanjingZComW", "Nanjing Z-Com Wireless Co.,Ltd" }, { { 0x30, 0x49, 0x9E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0x4A, 0x26 }, "TrolinkTechn", "Shenzhen Trolink Technology CO, LTD" }, + { { 0x30, 0x4A, 0xC4 }, "BarrotTechno", "Barrot Technology Co.,LTD" }, { { 0x30, 0x4B, 0x07 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x30, 0x4C, 0x7E }, "PanasonicEle", "Panasonic Electric Works Automation Controls Techno Co.,Ltd." }, + { { 0x30, 0x4D, 0x1F }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x30, 0x4E, 0x1B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x30, 0x4E, 0xC3 }, "TianjinTechu", "Tianjin Techua Technology Co., Ltd." }, { { 0x30, 0x4F, 0x00 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, - { { 0x30, 0x4F, 0x75 }, "DZS", "DZS Inc." }, + { { 0x30, 0x4F, 0x75 }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x30, 0x50, 0x75 }, "GNAudio", "GN Audio A/S" }, { { 0x30, 0x50, 0xCE }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x30, 0x50, 0xF1 }, "Ennoconn", "Ennoconn Corporation." }, @@ -17906,12 +18176,16 @@ { { 0x30, 0x74, 0x96 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0x75, 0x12 }, "Sony", "Sony Corporation" }, { { 0x30, 0x76, 0x6F }, "LGElectronic", "LG Electronics (Mobile Communications)" }, + { { 0x30, 0x76, 0xF5 }, "Espressif", "Espressif Inc." }, { { 0x30, 0x77, 0xCB }, "MaikeIndustr", "Maike Industry(Shenzhen)CO.,LTD" }, + { { 0x30, 0x77, 0xDF }, "Terex", "Terex Corporation" }, { { 0x30, 0x78, 0x5C }, "PartowTamasN", "Partow Tamas Novin (Parman)" }, { { 0x30, 0x78, 0x6B }, "TIANJINGolde", "TIANJIN Golden Pentagon Electronics Co., Ltd." }, { { 0x30, 0x78, 0xC2 }, "Innowireless", "Innowireless / QUCELL Networks" }, { { 0x30, 0x78, 0xD3 }, "VirgilantTec", "Virgilant Technologies Ltd." }, + { { 0x30, 0x7A, 0x05 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0x7A, 0x57 }, "Accuenergy", "Accuenergy (CANADA) Inc" }, + { { 0x30, 0x7A, 0xD2 }, "Apple", "Apple, Inc." }, { { 0x30, 0x7B, 0xAC }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x30, 0x7B, 0xC9 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x30, 0x7C, 0x30 }, "Rim", "Rim" }, @@ -17922,6 +18196,7 @@ { { 0x30, 0x7F, 0x10 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x30, 0x80, 0x9B }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x30, 0x82, 0x16 }, "Apple", "Apple, Inc." }, + { { 0x30, 0x83, 0x6B }, "SteeRetail", "SteeRetail Co.,Ltd." }, { { 0x30, 0x83, 0x98 }, "Espressif", "Espressif Inc." }, { { 0x30, 0x83, 0xD2 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x30, 0x84, 0x54 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, @@ -17939,6 +18214,7 @@ { { 0x30, 0x89, 0xA6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0x89, 0xD3 }, "HongkongUclo", "Hongkong Ucloudlink Network Technology Limited" }, { { 0x30, 0x8A, 0xF7 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x30, 0x8B, 0x23 }, "Annapurnalab", "Annapurna labs" }, { { 0x30, 0x8B, 0xB2 }, "Cisco", "Cisco Systems, Inc" }, { { 0x30, 0x8C, 0xFB }, "Dropcam", "Dropcam" }, { { 0x30, 0x8D, 0x99 }, "HewlettPacka", "Hewlett Packard" }, @@ -17948,7 +18224,7 @@ { { 0x30, 0x90, 0x48 }, "Apple", "Apple, Inc." }, { { 0x30, 0x90, 0xAB }, "Apple", "Apple, Inc." }, { { 0x30, 0x91, 0x76 }, "SkyworthDigi", "Skyworth Digital Technology(Shenzhen) Co.,Ltd" }, - { { 0x30, 0x91, 0x8F }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0x30, 0x91, 0x8F }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0x30, 0x92, 0xF6 }, "SunmonCommun", "Shanghai Sunmon Communication Technogy Co.,Ltd" }, { { 0x30, 0x93, 0xBC }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x30, 0x94, 0x35 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, @@ -17964,6 +18240,7 @@ { { 0x30, 0x9E, 0x62 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0x9F, 0xFB }, "ArdomusNetwo", "Ardomus Networks Corporation" }, { { 0x30, 0xA0, 0x23 }, "RockPath", "Rock Path S.R.L" }, + { { 0x30, 0xA0, 0x33 }, "Apple", "Apple, Inc." }, { { 0x30, 0xA1, 0x76 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x30, 0xA1, 0xFA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0xA2, 0x20 }, "ARGTelecom", "ARG Telecom" }, @@ -18007,14 +18284,17 @@ { { 0x30, 0xB9, 0xB0 }, "IntracomAsia", "Intracom Asia Co., Ltd" }, { { 0x30, 0xBB, 0x43 }, "SixiNetworks", "Sixi Networks Co., Ltd" }, { { 0x30, 0xBB, 0x7D }, "OnePlusTechn", "OnePlus Technology (Shenzhen) Co., Ltd" }, + { { 0x30, 0xBC, 0x4F }, "JianguoBiteT", "Beijing Jianguo Bite Technology Co., Ltd." }, { { 0x30, 0xBD, 0x13 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0x30, 0xBD, 0xFE }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x30, 0xBE, 0x29 }, "AltoBeam", "AltoBeam Inc." }, { { 0x30, 0xBE, 0x3B }, "MitsubishiEl", "Mitsubishi Electric Corporation" }, { { 0x30, 0xC0, 0x1B }, "JingxunSoftw", "Shenzhen Jingxun Software Telecommunication Technology Co.,Ltd" }, + { { 0x30, 0xC0, 0xAE }, "Apple", "Apple, Inc." }, { { 0x30, 0xC3, 0xD9 }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, { { 0x30, 0xC5, 0x07 }, "ECITelecom", "ECI Telecom Ltd." }, { { 0x30, 0xC5, 0x0F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x30, 0xC5, 0x99 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0x30, 0xC6, 0xAB }, "zte", "zte corporation" }, { { 0x30, 0xC6, 0xD7 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x30, 0xC6, 0xF7 }, "Espressif", "Espressif Inc." }, @@ -18024,7 +18304,9 @@ { { 0x30, 0xC9, 0x1B }, "ZhenShiInfor", "Zhen Shi Information Technology(Shanghai)Co.,Ltd." }, { { 0x30, 0xC9, 0x22 }, "Espressif", "Espressif Inc." }, { { 0x30, 0xC9, 0xAB }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, + { { 0x30, 0xC9, 0xCC }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x30, 0xCB, 0x36 }, "BeldenSingap", "Belden Singapore Pte. Ltd." }, + { { 0x30, 0xCB, 0x89 }, "OnLogic", "OnLogic Inc" }, { { 0x30, 0xCB, 0xC7 }, "CambiumNetwo", "Cambium Networks Limited" }, { { 0x30, 0xCB, 0xF8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x30, 0xCC, 0x21 }, "zte", "zte corporation" }, @@ -18054,6 +18336,7 @@ { { 0x30, 0xDE, 0x86 }, "CedacSoftwar", "Cedac Software S.r.l." }, { { 0x30, 0xDF, 0x17 }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, { { 0x30, 0xDF, 0x8D }, "GongjinElect", "Shenzhen Gongjin Electronics Co.,Lt" }, + { { 0x30, 0xE0, 0x44 }, "Google", "Google, Inc." }, { { 0x30, 0xE0, 0x4F }, "Apple", "Apple, Inc." }, { { 0x30, 0xE0, 0x90 }, "Genevisio", "Genevisio Ltd." }, { { 0x30, 0xE1, 0x71 }, "HewlettPacka", "Hewlett Packard" }, @@ -18076,10 +18359,12 @@ { { 0x30, 0xEB, 0x25 }, "IntekDigital", "Intek Digital" }, { { 0x30, 0xEB, 0x5A }, "LandisGyr", "Landis + Gyr" }, { { 0x30, 0xEC, 0x7C }, "AlongElectro", "Shenzhen Along Electronics Co., Ltd" }, + { { 0x30, 0xEC, 0xA3 }, "AlfatronElec", "Alfatron Electronics INC" }, { { 0x30, 0xED, 0x96 }, "LSMecapion", "LS Mecapion" }, { { 0x30, 0xED, 0xA0 }, "Espressif", "Espressif Inc." }, { { 0x30, 0xEF, 0xD1 }, "AlstomStrong", "Alstom Strongwish (Shenzhen) Co., Ltd." }, { { 0x30, 0xF0, 0x28 }, "BoschSicherh", "Bosch Sicherheitssysteme GmbH" }, + { { 0x30, 0xF0, 0x3A }, "UEIElectroni", "UEI Electronics Private Ltd." }, { { 0x30, 0xF2, 0x3C }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0x30, 0xF3, 0x1D }, "zte", "zte corporation" }, { { 0x30, 0xF3, 0x35 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -18087,6 +18372,7 @@ { { 0x30, 0xF4, 0x2F }, "Esp", "Esp" }, { { 0x30, 0xF5, 0x27 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x30, 0xF6, 0x00 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0x30, 0xF6, 0x5D }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x30, 0xF6, 0xB9 }, "EcocentricEn", "Ecocentric Energy" }, { { 0x30, 0xF6, 0xEF }, "Intel", "Intel Corporate" }, { { 0x30, 0xF7, 0x0D }, "Cisco", "Cisco Systems, Inc" }, @@ -18094,6 +18380,7 @@ { { 0x30, 0xF7, 0x7F }, "SMobileDevic", "S Mobile Devices Limited" }, { { 0x30, 0xF7, 0xC5 }, "Apple", "Apple, Inc." }, { { 0x30, 0xF7, 0xD7 }, "ThreadTechno", "Thread Technology Co., Ltd" }, + { { 0x30, 0xF8, 0x56 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x30, 0xF9, 0x47 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x30, 0xF9, 0x4B }, "UniversalEle", "Universal Electronics, Inc." }, { { 0x30, 0xF9, 0xED }, "Sony", "Sony Corporation" }, @@ -18110,11 +18397,13 @@ { { 0x30, 0xFD, 0x65 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x30, 0xFE, 0x31 }, "Nokia", "Nokia" }, { { 0x30, 0xFE, 0x6C }, "Apple", "Apple, Inc." }, + { { 0x30, 0xFE, 0xFA }, "Cisco", "Cisco Systems, Inc" }, { { 0x30, 0xFF, 0xF6 }, "KuoHengTechn", "HangZhou KuoHeng Technology Co.,ltd" }, { { 0x30, 0xFF, 0xFD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x34, 0x00, 0xA3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x34, 0x02, 0x86 }, "Intel", "Intel Corporate" }, { { 0x34, 0x02, 0x9B }, "PlexonicsTec", "Plexonics Technologies LImited" }, + { { 0x34, 0x02, 0x9C }, "DLink", "D-Link Corporation" }, { { 0x34, 0x03, 0xDE }, "TexasInstrum", "Texas Instruments" }, { { 0x34, 0x05, 0x57 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x34, 0x07, 0x4F }, "AccelStor", "AccelStor, Inc." }, @@ -18131,8 +18420,10 @@ { { 0x34, 0x0A, 0xFF }, "QingdaoHisen", "Qingdao Hisense Communications Co.,Ltd." }, { { 0x34, 0x0B, 0x40 }, "MiosElettron", "Mios Elettronica Srl" }, { { 0x34, 0x0C, 0xED }, "Moduel", "Moduel AB" }, + { { 0x34, 0x0E, 0x22 }, "Apple", "Apple, Inc." }, { { 0x34, 0x0F, 0x66 }, "WebSensing", "Web Sensing LLC" }, { { 0x34, 0x10, 0x5D }, "TexasInstrum", "Texas Instruments" }, + { { 0x34, 0x10, 0xBE }, "Apple", "Apple, Inc." }, { { 0x34, 0x10, 0xF4 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x34, 0x12, 0x90 }, "Treeview", "Treeview Co.,Ltd." }, { { 0x34, 0x12, 0x98 }, "Apple", "Apple, Inc." }, @@ -18147,6 +18438,7 @@ { { 0x34, 0x15, 0x93 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x34, 0x15, 0x9E }, "Apple", "Apple, Inc." }, { { 0x34, 0x17, 0x36 }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, + { { 0x34, 0x17, 0xDD }, "SercommFranc", "Sercomm France Sarl" }, { { 0x34, 0x17, 0xEB }, "Dell", "Dell Inc." }, { { 0x34, 0x19, 0x4D }, "Arcadyan", "Arcadyan Corporation" }, { { 0x34, 0x1A, 0x35 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, @@ -18155,6 +18447,7 @@ { { 0x34, 0x1B, 0x2D }, "Cisco", "Cisco Systems, Inc" }, { { 0x34, 0x1C, 0xF0 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x34, 0x1E, 0x6B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x34, 0x1F, 0xC4 }, "VLinkTechnol", "Shenzhen V-Link Technology CO., LTD." }, { { 0x34, 0x1F, 0xE4 }, "Commscope", "Commscope" }, { { 0x34, 0x20, 0x03 }, "FeitengyunTe", "Shenzhen Feitengyun Technology Co.,LTD" }, { { 0x34, 0x20, 0xE3 }, "RuckusWirele", "Ruckus Wireless" }, @@ -18166,8 +18459,10 @@ { { 0x34, 0x25, 0xB4 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x34, 0x25, 0xBE }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x34, 0x26, 0x06 }, "CarePredict", "CarePredict, Inc." }, + { { 0x34, 0x26, 0xE6 }, "CigShanghai", "Cig Shanghai Co Ltd" }, { { 0x34, 0x27, 0x92 }, "FreeboxSas", "Freebox Sas" }, { { 0x34, 0x28, 0x40 }, "Apple", "Apple, Inc." }, + { { 0x34, 0x28, 0x65 }, "JuniperNetwo", "Juniper Networks" }, { { 0x34, 0x28, 0xF0 }, "ATNInternati", "ATN International Limited" }, { { 0x34, 0x29, 0x12 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x34, 0x29, 0xEA }, "McdElectroni", "Mcd Electronics Sp. Z O.O." }, @@ -18196,6 +18491,7 @@ { { 0x34, 0x38, 0x39 }, "NECPlatforms", "NEC Platforms, Ltd." }, { { 0x34, 0x38, 0xAF }, "InlabNetwork", "Inlab Networks GmbH" }, { { 0x34, 0x38, 0xB7 }, "HUMAX", "HUMAX Co., Ltd." }, + { { 0x34, 0x39, 0x16 }, "Google", "Google, Inc." }, { { 0x34, 0x3A, 0x20 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x34, 0x3C, 0x30 }, "NXPSemicondu", "NXP Semiconductor (Tianjin) LTD." }, { { 0x34, 0x3D, 0x7F }, "KlipschGroup", "Klipsch Group, Inc." }, @@ -18233,7 +18529,10 @@ { { 0x34, 0x51, 0xC9 }, "Apple", "Apple, Inc." }, { { 0x34, 0x53, 0xD2 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x34, 0x54, 0x3C }, "TakaokaToko", "Takaoka Toko Co.,Ltd." }, + { { 0x34, 0x55, 0x06 }, "GeniusTechno", "Guangdong Genius Technology Co., Ltd." }, { { 0x34, 0x55, 0x94 }, "FujianStarNe", "Fujian Star-Net Communication Co.,Ltd" }, + { { 0x34, 0x55, 0xE5 }, "SJIT", "SJIT Co., Ltd." }, + { { 0x34, 0x56, 0xED }, "GoerdynaGrou", "Goerdyna Group Co., Ltd" }, { { 0x34, 0x56, 0xFE }, "CiscoMeraki", "Cisco Meraki" }, { { 0x34, 0x57, 0x60 }, "MitraStarTec", "MitraStar Technology Corp." }, { { 0x34, 0x58, 0x40 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -18321,6 +18620,7 @@ { { 0x34, 0x86, 0x5D }, "Espressif", "Espressif Inc." }, { { 0x34, 0x86, 0xDA }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x34, 0x87, 0x3D }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, + { { 0x34, 0x87, 0xFB }, "Gtai", "Gtai" }, { { 0x34, 0x88, 0x18 }, "Cisco", "Cisco Systems, Inc" }, { { 0x34, 0x88, 0x5D }, "LogitechFarE", "Logitech Far East" }, { { 0x34, 0x8A, 0x12 }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -18356,6 +18656,7 @@ { { 0x34, 0x9D, 0x90 }, "Heinzmann", "Heinzmann GmbH & CO. KG" }, { { 0x34, 0x9E, 0x34 }, "EvervictoryE", "Evervictory Electronic Co.Ltd" }, { { 0x34, 0x9F, 0x7B }, "Canon", "Canon Inc." }, + { { 0x34, 0xA1, 0x37 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x34, 0xA1, 0x83 }, "AWare", "AWare, Inc" }, { { 0x34, 0xA2, 0xA2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x34, 0xA3, 0x4E }, "NevadaNano", "NevadaNano" }, @@ -18415,6 +18716,7 @@ { { 0x34, 0xC1, 0xE9 }, "UlakCommunic", "Ulak Communications Inc." }, { { 0x34, 0xC3, 0xAC }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x34, 0xC3, 0xD2 }, "FnLinkTechno", "Fn-Link Technology Limited" }, + { { 0x34, 0xC3, 0xFD }, "Cisco", "Cisco Systems, Inc" }, { { 0x34, 0xC4, 0x59 }, "TexasInstrum", "Texas Instruments" }, { { 0x34, 0xC5, 0x15 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x34, 0xC5, 0xD0 }, "HagleitnerHy", "Hagleitner Hygiene International GmbH" }, @@ -18453,6 +18755,7 @@ { { 0x34, 0xD8, 0x56 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x34, 0xD8, 0x68 }, "Broadcom", "Broadcom Limited" }, { { 0x34, 0xD9, 0x54 }, "WiBotic", "WiBotic Inc." }, + { { 0x34, 0xDA, 0xA1 }, "Apple", "Apple, Inc." }, { { 0x34, 0xDA, 0xB7 }, "zte", "zte corporation" }, { { 0x34, 0xDA, 0xC1 }, "SAETechnolog", "SAE Technologies Development(Dongguan) Co., Ltd." }, { { 0x34, 0xDB, 0x9C }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -18468,6 +18771,7 @@ { { 0x34, 0xE0, 0xD7 }, "DongguanQish", "Dongguan Qisheng Electronics Industrial Co., Ltd" }, { { 0x34, 0xE1, 0x2D }, "Intel", "Intel Corporate" }, { { 0x34, 0xE1, 0xA9 }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, + { { 0x34, 0xE1, 0xD7 }, "NXPSemicondu", "NXP Semiconductors Taiwan Ltd." }, { { 0x34, 0xE2, 0xFD }, "Apple", "Apple, Inc." }, { { 0x34, 0xE3, 0x80 }, "Genexis", "Genexis B.V." }, { { 0x34, 0xE3, 0xDA }, "HovalAktieng", "Hoval Aktiengesellschaft" }, @@ -18491,8 +18795,9 @@ { { 0x34, 0xEE, 0x16 }, "Apple", "Apple, Inc." }, { { 0x34, 0xEE, 0x2A }, "ConMet", "ConMet" }, { { 0x34, 0xEF, 0x44 }, "2Wire", "2Wire Inc" }, - { { 0x34, 0xEF, 0x8B }, "NTTCommunica", "NTT Communications Corporation" }, + { { 0x34, 0xEF, 0x8B }, "NTTDOCOMOBUS", "NTT DOCOMO BUSINESS, Inc." }, { { 0x34, 0xEF, 0xB6 }, "EdgecoreNetw", "Edgecore Networks Corporation" }, + { { 0x34, 0xF0, 0x15 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x34, 0xF0, 0x43 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x34, 0xF0, 0xCA }, "Linghangyuan", "Shenzhen Linghangyuan Digital Technology Co.,Ltd." }, { { 0x34, 0xF1, 0x50 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, @@ -18508,6 +18813,7 @@ { { 0x34, 0xF8, 0x6E }, "ParkerHannif", "Parker Hannifin Corporation" }, { { 0x34, 0xF8, 0xE7 }, "Cisco", "Cisco Systems, Inc" }, { { 0x34, 0xF9, 0x68 }, "ATEKProducts", "ATEK Products, LLC" }, + { { 0x34, 0xFA, 0x1C }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x34, 0xFA, 0x40 }, "GuangzhouRob", "Guangzhou Robustel Technologies Co., Limited" }, { { 0x34, 0xFA, 0x9F }, "RuckusWirele", "Ruckus Wireless" }, { { 0x34, 0xFC, 0x6F }, "Alcea", "Alcea" }, @@ -18516,6 +18822,7 @@ { { 0x34, 0xFC, 0xB9 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x34, 0xFC, 0xEF }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0x34, 0xFD, 0x6A }, "Apple", "Apple, Inc." }, + { { 0x34, 0xFD, 0x70 }, "Intel", "Intel Corporate" }, { { 0x34, 0xFE, 0x1C }, "ChoungHwaTec", "Choung Hwa Tech Co.,Ltd" }, { { 0x34, 0xFE, 0x77 }, "Apple", "Apple, Inc." }, { { 0x34, 0xFE, 0x9E }, "Fujitsu", "Fujitsu Limited" }, @@ -18606,9 +18913,11 @@ { { 0x38, 0x2C, 0xE5 }, "TuyaSmart", "Tuya Smart Inc." }, { { 0x38, 0x2D, 0xD1 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x38, 0x2D, 0xE8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x38, 0x2F, 0xB0 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x38, 0x30, 0xF9 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0x38, 0x31, 0x5A }, "Rinnai", "Rinnai" }, { { 0x38, 0x31, 0xAC }, "Weg", "Weg" }, + { { 0x38, 0x33, 0xC5 }, "Microsoft", "Microsoft Corporation" }, { { 0x38, 0x35, 0xFB }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x38, 0x37, 0x8B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x38, 0x38, 0x4B }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, @@ -18629,11 +18938,13 @@ { { 0x38, 0x43, 0x69 }, "PatrolProduc", "Patrol Products Consortium LLC" }, { { 0x38, 0x43, 0x7D }, "CompalBroadb", "Compal Broadband Networks, Inc." }, { { 0x38, 0x43, 0xE5 }, "Grotech", "Grotech Inc" }, + { { 0x38, 0x44, 0xBE }, "Espressif", "Espressif Inc." }, { { 0x38, 0x45, 0x3B }, "RuckusWirele", "Ruckus Wireless" }, { { 0x38, 0x45, 0x4C }, "LightLabs", "Light Labs, Inc." }, { { 0x38, 0x45, 0x54 }, "HarmanBecker", "Harman/Becker Automotive Systems GmbH" }, { { 0x38, 0x45, 0x8C }, "MyCloudTechn", "MyCloud Technology corporation" }, { { 0x38, 0x46, 0x08 }, "zte", "zte corporation" }, + { { 0x38, 0x47, 0x12 }, "LuxotticaTri", "Luxottica Tristar (Dongguan) Optical Co.,Ltd" }, { { 0x38, 0x47, 0xBC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x38, 0x47, 0xF2 }, "Recogni", "Recogni Inc" }, { { 0x38, 0x48, 0x4C }, "Apple", "Apple, Inc." }, @@ -18705,7 +19016,7 @@ { { 0x38, 0x7A, 0xCC }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x38, 0x7B, 0x01 }, "MiaoMingInte", "Shenzhen MiaoMing Intelligent Technology Co.,Ltd" }, { { 0x38, 0x7B, 0x47 }, "AKELA", "AKELA, Inc." }, - { { 0x38, 0x7C, 0x76 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x38, 0x7C, 0x76 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x38, 0x7F, 0x8B }, "Apple", "Apple, Inc." }, { { 0x38, 0x80, 0xDF }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x38, 0x81, 0xD7 }, "TexasInstrum", "Texas Instruments" }, @@ -18726,7 +19037,8 @@ { { 0x38, 0x8A, 0xBE }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x38, 0x8B, 0x59 }, "Google", "Google, Inc." }, { { 0x38, 0x8C, 0x50 }, "LGElectronic", "LG Electronics" }, - { { 0x38, 0x8D, 0x3D }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x38, 0x8C, 0xEF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x38, 0x8D, 0x3D }, "WNC", "WNC Corporation" }, { { 0x38, 0x8E, 0x7A }, "Autoit", "Autoit" }, { { 0x38, 0x8E, 0xE7 }, "Fanhattan", "Fanhattan LLC" }, { { 0x38, 0x8F, 0x30 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -18737,6 +19049,7 @@ { { 0x38, 0x91, 0xB7 }, "Cisco", "Cisco Systems, Inc" }, { { 0x38, 0x91, 0xD5 }, "H3CTechnolog", "Hangzhou H3C Technologies Co., Limited" }, { { 0x38, 0x91, 0xFB }, "Xenox", "Xenox Holding BV" }, + { { 0x38, 0x92, 0x01 }, "TianyiTeleco", "Tianyi Telecom Terminals Company Limited" }, { { 0x38, 0x92, 0x2E }, "ArrayComm", "ArrayComm" }, { { 0x38, 0x92, 0x31 }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0x38, 0x94, 0x61 }, "RenesasElect", "Renesas Electronics (Penang) Sdn. Bhd." }, @@ -18749,6 +19062,7 @@ { { 0x38, 0x98, 0xD8 }, "Meritech", "Meritech Co.,Ltd" }, { { 0x38, 0x98, 0xE9 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x38, 0x9A, 0xF6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x38, 0x9B, 0x73 }, "GsdVietNamTe", "Gsd Viet Nam Technology Company Limited" }, { { 0x38, 0x9C, 0xB2 }, "Apple", "Apple, Inc." }, { { 0x38, 0x9D, 0x92 }, "SeikoEpson", "Seiko Epson Corporation" }, { { 0x38, 0x9E, 0x4C }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -18794,7 +19108,8 @@ { { 0x38, 0xB5, 0xD3 }, "SecuWorks", "SecuWorks" }, { { 0x38, 0xB7, 0x25 }, "WistronInfoc", "Wistron Infocomm (Zhongshan) Corporation" }, { { 0x38, 0xB7, 0x4D }, "Fijowave", "Fijowave Limited" }, - { { 0x38, 0xB8, 0x00 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x38, 0xB8, 0x00 }, "WNC", "WNC Corporation" }, + { { 0x38, 0xB9, 0xAF }, "NXPSemicondu", "NXP Semiconductors Taiwan Ltd." }, { { 0x38, 0xBA, 0xB0 }, "Broadcom", "Broadcom" }, { { 0x38, 0xBA, 0xF8 }, "Intel", "Intel Corporate" }, { { 0x38, 0xBB, 0x23 }, "OzVisionAmer", "OzVision America LLC" }, @@ -18812,6 +19127,7 @@ { { 0x38, 0xC4, 0x3A }, "Apple", "Apple, Inc." }, { { 0x38, 0xC4, 0xE8 }, "NSSSp", "NSS Sp. z o.o." }, { { 0x38, 0xC6, 0xBD }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x38, 0xC6, 0xCE }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0x38, 0xC7, 0x0A }, "WiFiSong", "WiFiSong" }, { { 0x38, 0xC7, 0xBA }, "CSServices", "CS Services Co.,Ltd." }, { { 0x38, 0xC8, 0x04 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, @@ -18840,11 +19156,13 @@ { { 0x38, 0xDE, 0x35 }, "GuangzhouYua", "Guangzhou Yuandianhe Communication Technology Co.,Ltd" }, { { 0x38, 0xDE, 0x60 }, "Mohlenhoff", "Mohlenhoff GmbH" }, { { 0x38, 0xDE, 0xAD }, "Intel", "Intel Corporate" }, + { { 0x38, 0xE0, 0x54 }, "SecurityDesi", "Security Design, Inc." }, { { 0x38, 0xE0, 0x8E }, "MitsubishiEl", "Mitsubishi Electric Corporation" }, { { 0x38, 0xE1, 0x3D }, "Apple", "Apple, Inc." }, { { 0x38, 0xE1, 0xAA }, "zte", "zte corporation" }, { { 0x38, 0xE1, 0xF4 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x38, 0xE2, 0x6E }, "SweetRainEle", "ShenZhen Sweet Rain Electronics Co.,Ltd." }, + { { 0x38, 0xE2, 0xC4 }, "TexasInstrum", "Texas Instruments" }, { { 0x38, 0xE2, 0xCA }, "Katun", "Katun Corporation" }, { { 0x38, 0xE2, 0xDD }, "zte", "zte corporation" }, { { 0x38, 0xE3, 0x9F }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, @@ -18859,6 +19177,7 @@ { { 0x38, 0xE9, 0x8C }, "Reco", "Reco S.p.A." }, { { 0x38, 0xEA, 0xA7 }, "HewlettPacka", "Hewlett Packard" }, { { 0x38, 0xEB, 0x47 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x38, 0xEC, 0x07 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x38, 0xEC, 0x0D }, "Apple", "Apple, Inc." }, { { 0x38, 0xEC, 0x11 }, "NovatekMicro", "Novatek Microelectronics Corp." }, { { 0x38, 0xEC, 0xE4 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -18897,6 +19216,7 @@ { { 0x38, 0xF9, 0xF5 }, "GarminIntern", "Garmin International" }, { { 0x38, 0xFA, 0xCA }, "SkyworthDigi", "Skyworth Digital Technology(Shenzhen) Co.,Ltd" }, { { 0x38, 0xFB, 0x14 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x38, 0xFB, 0xA0 }, "BaseusTechno", "Shenzhen Baseus Technology CoLtd" }, { { 0x38, 0xFC, 0x34 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x38, 0xFC, 0x98 }, "Intel", "Intel Corporate" }, { { 0x38, 0xFD, 0xF5 }, "RenesasElect", "Renesas Electronics (Penang) Sdn. Bhd." }, @@ -18947,6 +19267,7 @@ { { 0x3C, 0x0C, 0xDB }, "UnionManTech", "Union Man Technology Co.,Ltd" }, { { 0x3C, 0x0D, 0x2C }, "LiquidMarket", "Liquid-Markets GmbH" }, { { 0x3C, 0x0E, 0x23 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x3C, 0x0F, 0x02 }, "Espressif", "Espressif Inc." }, { { 0x3C, 0x0F, 0xC1 }, "KBCNetworks", "KBC Networks" }, { { 0x3C, 0x10, 0x40 }, "daesungnetwo", "daesung network" }, { { 0x3C, 0x10, 0x60 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, @@ -18973,6 +19294,7 @@ { { 0x3C, 0x1A, 0x65 }, "Nokia", "Nokia" }, { { 0x3C, 0x1A, 0x79 }, "HuayuanTechn", "Huayuan Technology CO.,LTD" }, { { 0x3C, 0x1A, 0x9E }, "VitalThingsA", "VitalThings AS" }, + { { 0x3C, 0x1A, 0xCC }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x3C, 0x1B, 0xF8 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x3C, 0x1C, 0xBE }, "Jadak", "Jadak Llc" }, { { 0x3C, 0x1E, 0x04 }, "DLinkInterna", "D-Link International" }, @@ -18981,14 +19303,17 @@ { { 0x3C, 0x20, 0x93 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x3C, 0x20, 0xF6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x3C, 0x21, 0x9C }, "Intel", "Intel Corporate" }, + { { 0x3C, 0x22, 0x7F }, "QuectelWirel", "Quectel Wireless Solutions Co., Ltd." }, { { 0x3C, 0x22, 0xFB }, "Apple", "Apple, Inc." }, + { { 0x3C, 0x24, 0x0A }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x3C, 0x25, 0xD7 }, "Nokia", "Nokia Corporation" }, { { 0x3C, 0x25, 0xF8 }, "Dell", "Dell Inc." }, { { 0x3C, 0x26, 0xD5 }, "SoteraWirele", "Sotera Wireless" }, { { 0x3C, 0x26, 0xE4 }, "Cisco", "Cisco Systems, Inc" }, { { 0x3C, 0x27, 0x63 }, "SLEqualityen", "SLE quality engineering GmbH & Co. KG" }, { { 0x3C, 0x28, 0x6D }, "Google", "Google, Inc." }, - { { 0x3C, 0x28, 0xA6 }, "AlcatelLucen", "Alcatel-Lucent Enterprise (China)" }, + { { 0x3C, 0x28, 0xA6 }, "ALEInternati", "ALE International" }, + { { 0x3C, 0x2A, 0xB3 }, "Telesystemco", "Telesystem communications Pte Ltd" }, { { 0x3C, 0x2A, 0xF4 }, "BrotherIndus", "Brother Industries, LTD." }, { { 0x3C, 0x2C, 0x30 }, "Dell", "Dell Inc." }, { { 0x3C, 0x2C, 0x94 }, "DelanTech", "杭州德澜科技有限公司(HangZhou Delan Technology Co.,Ltd)" }, @@ -19028,6 +19353,7 @@ { { 0x3C, 0x3B, 0x99 }, "ItelMobile", "Itel Mobile Limited" }, { { 0x3C, 0x3B, 0xAD }, "ChinaDragonT", "China Dragon Technology Limited" }, { { 0x3C, 0x3F, 0x51 }, "2Crsi", "2Crsi" }, + { { 0x3C, 0x40, 0x15 }, "12mmHealthTe", "12mm Health Technology (Hainan) Co., Ltd." }, { { 0x3C, 0x40, 0x4F }, "PisenElectro", "Guangdong Pisen Electronics Co.,Ltd" }, { { 0x3C, 0x41, 0x0E }, "Cisco", "Cisco Systems, Inc" }, { { 0x3C, 0x43, 0x8E }, "Commscope", "Commscope" }, @@ -19039,6 +19365,7 @@ { { 0x3C, 0x47, 0x11 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x3C, 0x47, 0x9B }, "TheissenTrai", "Theissen Training Systems, Inc." }, { { 0x3C, 0x49, 0x37 }, "ASSMANNElect", "ASSMANN Electronic GmbH" }, + { { 0x3C, 0x49, 0xFF }, "UnionmanTech", "Unionman Technology Co.,Ltd" }, { { 0x3C, 0x4A, 0x92 }, "HewlettPacka", "Hewlett Packard" }, { { 0x3C, 0x4A, 0xC9 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x3C, 0x4C, 0x69 }, "InfinitySyst", "Infinity System S.L." }, @@ -19080,6 +19407,7 @@ { { 0x3C, 0x62, 0x78 }, "JetnetTechno", "Shenzhen Jetnet Technology Co.,Ltd." }, { { 0x3C, 0x62, 0xF0 }, "Sercomm", "Sercomm Corporation." }, { { 0x3C, 0x64, 0xCF }, "TPLink", "TP-Link Systems Inc" }, + { { 0x3C, 0x65, 0xD1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x3C, 0x67, 0x16 }, "LilyRobotics", "Lily Robotics" }, { { 0x3C, 0x67, 0x2C }, "Sciovid", "Sciovid Inc." }, { { 0x3C, 0x67, 0x8C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -19106,6 +19434,7 @@ { { 0x3C, 0x77, 0xE6 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x3C, 0x78, 0x43 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x3C, 0x78, 0x73 }, "Airsonics", "Airsonics" }, + { { 0x3C, 0x78, 0x95 }, "TPLink", "TP-Link Systems Inc." }, { { 0x3C, 0x79, 0x2B }, "DongguanAukl", "Dongguan Auklink TechnologyCo.,Ltd" }, { { 0x3C, 0x7A, 0x8A }, "Commscope", "Commscope" }, { { 0x3C, 0x7A, 0xAA }, "ChinaDragonT", "China Dragon Technology Limited" }, @@ -19117,6 +19446,7 @@ { { 0x3C, 0x7F, 0x6F }, "Telechips", "Telechips, Inc." }, { { 0x3C, 0x80, 0x6B }, "HunanVocAcou", "Hunan Voc Acoustics Technology Co., Ltd." }, { { 0x3C, 0x80, 0xAA }, "RansnetSinga", "Ransnet Singapore Pte Ltd" }, + { { 0x3C, 0x81, 0x29 }, "InhecoIndust", "Inheco Industrial Heating and Cooling GmbH" }, { { 0x3C, 0x81, 0xD8 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x3C, 0x82, 0xC0 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x3C, 0x83, 0x1E }, "CKD", "CKD Corporation" }, @@ -19171,6 +19501,7 @@ { { 0x3C, 0x9F, 0xC3 }, "SineadTechno", "Beijing Sinead Technology Co., Ltd." }, { { 0x3C, 0x9F, 0xCD }, "NeowayTechno", "Shenzhen Neoway Technology Co.,Ltd." }, { { 0x3C, 0xA0, 0x67 }, "LiteonTechno", "Liteon Technology Corporation" }, + { { 0x3C, 0xA0, 0x70 }, "BlinkbyAmazo", "Blink by Amazon" }, { { 0x3C, 0xA1, 0x0D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x3C, 0xA1, 0x61 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x3C, 0xA2, 0xC3 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, @@ -19204,6 +19535,7 @@ { { 0x3C, 0xB4, 0x3D }, "SZTenveovide", "SZ Tenveo video technology co., Ltd" }, { { 0x3C, 0xB5, 0x3D }, "HunanGokeMic", "Hunan Goke Microelectronics Co.,Ltd" }, { { 0x3C, 0xB6, 0xB7 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, + { { 0x3C, 0xB6, 0xE7 }, "HandheldScie", "Handheld Scientific, Inc." }, { { 0x3C, 0xB7, 0x2B }, "PLUMgrid", "PLUMgrid Inc" }, { { 0x3C, 0xB7, 0x4B }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x3C, 0xB7, 0x92 }, "HitachiMaxel", "Hitachi Maxell, Ltd., Optronics Division" }, @@ -19227,6 +19559,7 @@ { { 0x3C, 0xC1, 0xF6 }, "Melange", "Melange Systems Pvt. Ltd." }, { { 0x3C, 0xC2, 0x43 }, "Nokia", "Nokia Corporation" }, { { 0x3C, 0xC2, 0xE1 }, "XinhuaContro", "Xinhua Control Engineering Co.,Ltd" }, + { { 0x3C, 0xC5, 0xC7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x3C, 0xC5, 0xDD }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0x3C, 0xC6, 0x83 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0x3C, 0xC7, 0x86 }, "DongguanHuar", "Dongguan Huarong Communication Technologies Co.,Ltd." }, @@ -19257,6 +19590,7 @@ { { 0x3C, 0xD9, 0xCE }, "EclipseWiFi", "Eclipse WiFi" }, { { 0x3C, 0xDA, 0x2A }, "zte", "zte corporation" }, { { 0x3C, 0xDA, 0x6D }, "TiandyTechno", "Tiandy Technologies CO.,LTD" }, + { { 0x3C, 0xDC, 0x75 }, "Espressif", "Espressif Inc." }, { { 0x3C, 0xDC, 0xBC }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x3C, 0xDD, 0x57 }, "Apple", "Apple, Inc." }, { { 0x3C, 0xDD, 0x89 }, "SomoHoldings", "Somo Holdings & Tech. Co.,Ltd." }, @@ -19267,7 +19601,7 @@ { { 0x3C, 0xE0, 0x38 }, "Omnifi", "Omnifi Inc." }, { { 0x3C, 0xE0, 0x64 }, "TexasInstrum", "Texas Instruments" }, { { 0x3C, 0xE0, 0x72 }, "Apple", "Apple, Inc." }, - { { 0x3C, 0xE1, 0xA1 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x3C, 0xE1, 0xA1 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x3C, 0xE3, 0x6B }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, { { 0x3C, 0xE3, 0xE7 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x3C, 0xE4, 0x41 }, "AmazonTechno", "Amazon Technologies Inc." }, @@ -19286,6 +19620,7 @@ { { 0x3C, 0xEC, 0xEF }, "SuperMicroCo", "Super Micro Computer, Inc." }, { { 0x3C, 0xEF, 0x42 }, "TCTmobile", "TCT mobile ltd" }, { { 0x3C, 0xEF, 0x8C }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, + { { 0x3C, 0xEF, 0xA5 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x3C, 0xF0, 0x11 }, "Intel", "Intel Corporate" }, { { 0x3C, 0xF0, 0x83 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x3C, 0xF3, 0x41 }, "Hosenso", "Hosenso GmbH & Co. KG" }, @@ -19307,6 +19642,7 @@ { { 0x3C, 0xFA, 0x30 }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0x3C, 0xFA, 0x43 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x3C, 0xFA, 0x80 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x3C, 0xFB, 0x02 }, "Apple", "Apple, Inc." }, { { 0x3C, 0xFB, 0x5C }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x3C, 0xFB, 0x96 }, "Emcraft", "Emcraft Systems LLC" }, { { 0x3C, 0xFD, 0xFE }, "Intel", "Intel Corporate" }, @@ -19323,11 +19659,14 @@ { { 0x40, 0x06, 0xA0 }, "TexasInstrum", "Texas Instruments" }, { { 0x40, 0x06, 0xD5 }, "Cisco", "Cisco Systems, Inc" }, { { 0x40, 0x07, 0xC0 }, "Railtec", "Railtec Systems GmbH" }, + { { 0x40, 0x08, 0x77 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x40, 0x0A, 0xE7 }, "BSHHausgerät", "BSH Hausgeräte GmbH" }, { { 0x40, 0x0D, 0x10 }, "Commscope", "Commscope" }, { { 0x40, 0x0E, 0x67 }, "Tremol", "Tremol Ltd." }, { { 0x40, 0x0E, 0x85 }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0x40, 0x0E, 0xF3 }, "zte", "zte corporation" }, { { 0x40, 0x0F, 0xC1 }, "VantivaUSA", "Vantiva USA LLC" }, + { { 0x40, 0x10, 0xED }, "GTechTechnol", "G.Tech Technology Ltd." }, { { 0x40, 0x11, 0xC3 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x40, 0x11, 0xDC }, "Sonance", "Sonance" }, { { 0x40, 0x12, 0xE4 }, "CompassEOS", "Compass-EOS" }, @@ -19344,9 +19683,10 @@ { { 0x40, 0x18, 0xB1 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x40, 0x18, 0xD7 }, "Smartronix", "Smartronix, Inc." }, { { 0x40, 0x19, 0x20 }, "Movon", "Movon Corporation" }, - { { 0x40, 0x1A, 0x58 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x40, 0x1A, 0x58 }, "WNC", "WNC Corporation" }, { { 0x40, 0x1B, 0x5F }, "WeifangGoert", "Weifang Goertek Electronics Co.,Ltd" }, { { 0x40, 0x1C, 0x83 }, "Intel", "Intel Corporate" }, + { { 0x40, 0x1C, 0xD4 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x40, 0x1D, 0x59 }, "BiometricAss", "Biometric Associates, LP" }, { { 0x40, 0x22, 0x30 }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0x40, 0x22, 0xD8 }, "Espressif", "Espressif Inc." }, @@ -19357,6 +19697,8 @@ { { 0x40, 0x25, 0x08 }, "Highway9Netw", "Highway 9 Networks, Inc." }, { { 0x40, 0x25, 0xC2 }, "Intel", "Intel Corporate" }, { { 0x40, 0x26, 0x19 }, "Apple", "Apple, Inc." }, + { { 0x40, 0x26, 0x41 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x40, 0x26, 0x8E }, "PhotonLeapTe", "Shenzhen Photon Leap Technology Co., Ltd." }, { { 0x40, 0x27, 0x0B }, "Mobileeco", "Mobileeco Co., Ltd" }, { { 0x40, 0x27, 0xA8 }, "CiscoMeraki", "Cisco Meraki" }, { { 0x40, 0x28, 0x14 }, "RFIEngineeri", "RFI Engineering" }, @@ -19364,7 +19706,7 @@ { { 0x40, 0x2B, 0x50 }, "Commscope", "Commscope" }, { { 0x40, 0x2B, 0x69 }, "KumhoElectri", "Kumho Electric Inc." }, { { 0x40, 0x2B, 0xA1 }, "Sony", "Sony Corporation" }, - { { 0x40, 0x2C, 0xF4 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x40, 0x2C, 0xF4 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x40, 0x2E, 0x28 }, "MiXTelematic", "MiXTelematics" }, { { 0x40, 0x2E, 0x71 }, "TexasInstrum", "Texas Instruments" }, { { 0x40, 0x2F, 0x51 }, "MaxtekOptoel", "Maxtek Optoelectronics Ltd" }, @@ -19382,9 +19724,11 @@ { { 0x40, 0x36, 0x68 }, "E&BTelecom", "E&B Telecom" }, { { 0x40, 0x36, 0xB7 }, "JuniperNetwo", "Juniper Networks" }, { { 0x40, 0x37, 0xAD }, "MacroImageTe", "Macro Image Technology, Inc." }, + { { 0x40, 0x38, 0x02 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x40, 0x3B, 0x7B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x40, 0x3C, 0xFC }, "Apple", "Apple, Inc." }, { { 0x40, 0x3D, 0xEC }, "HUMAX", "HUMAX Co., Ltd." }, + { { 0x40, 0x3E, 0x22 }, "VusionGroup", "VusionGroup" }, { { 0x40, 0x3F, 0x43 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x40, 0x3F, 0x8C }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x40, 0x40, 0x22 }, "Ziv", "Ziv" }, @@ -19397,6 +19741,7 @@ { { 0x40, 0x42, 0x29 }, "Layer3TV", "Layer3TV, Inc" }, { { 0x40, 0x42, 0x44 }, "Cisco", "Cisco Systems, Inc" }, { { 0x40, 0x44, 0xCE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x40, 0x44, 0xF7 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0x40, 0x44, 0xFD }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0x40, 0x45, 0xA0 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x40, 0x45, 0xC4 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -19405,6 +19750,7 @@ { { 0x40, 0x47, 0x6A }, "AstroGaming", "Astro Gaming" }, { { 0x40, 0x48, 0x6E }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, { { 0x40, 0x49, 0x0F }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0x40, 0x49, 0x7C }, "eero", "eero inc." }, { { 0x40, 0x49, 0x8A }, "Synapticon", "Synapticon GmbH" }, { { 0x40, 0x4A, 0x03 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0x40, 0x4A, 0x18 }, "AddrekSmartS", "Addrek Smart Solutions" }, @@ -19420,6 +19766,7 @@ { { 0x40, 0x50, 0xE0 }, "MiltonSecuri", "Milton Security Group LLC" }, { { 0x40, 0x51, 0x6C }, "GrandexInter", "Grandex International Corporation" }, { { 0x40, 0x52, 0x0D }, "PicoTechnolo", "Pico Technology" }, + { { 0x40, 0x54, 0x93 }, "zte", "zte corporation" }, { { 0x40, 0x54, 0xE4 }, "WearsafeLabs", "Wearsafe Labs Inc" }, { { 0x40, 0x55, 0x39 }, "Cisco", "Cisco Systems, Inc" }, { { 0x40, 0x55, 0x48 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, @@ -19430,6 +19777,7 @@ { { 0x40, 0x58, 0x46 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x40, 0x58, 0x99 }, "LogitechFarE", "Logitech Far East" }, { { 0x40, 0x5A, 0x9B }, "Anovo", "Anovo" }, + { { 0x40, 0x5A, 0xDD }, "ActionsMicro", "Actions Microelectronics" }, { { 0x40, 0x5B, 0x7F }, "Broadcom", "Broadcom Limited" }, { { 0x40, 0x5B, 0xD8 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, { { 0x40, 0x5C, 0xFD }, "Dell", "Dell Inc." }, @@ -19458,6 +19806,7 @@ { { 0x40, 0x6A, 0x8E }, "PuwellOETech", "Hangzhou Puwell OE Tech Ltd." }, { { 0x40, 0x6A, 0xAB }, "Rim", "Rim" }, { { 0x40, 0x6C, 0x8F }, "Apple", "Apple, Inc." }, + { { 0x40, 0x6E, 0x0F }, "SkyastarTech", "Skyastar Technologles(Zhuhai) Ltd" }, { { 0x40, 0x6F, 0x27 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x40, 0x6F, 0x2A }, "BlackBerryRT", "BlackBerry RTS" }, { { 0x40, 0x70, 0x09 }, "Commscope", "Commscope" }, @@ -19485,13 +19834,13 @@ { { 0x40, 0x7F, 0x5F }, "JuniperNetwo", "Juniper Networks" }, { { 0x40, 0x7F, 0xE0 }, "GloryStarTec", "Glory Star Technics (ShenZhen) Limited" }, { { 0x40, 0x80, 0xE1 }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, - { { 0x40, 0x82, 0x56 }, "ContinentalA", "Continental Automotive GmbH" }, + { { 0x40, 0x82, 0x56 }, "AUMOVIOGerma", "AUMOVIO Germany GmbH" }, { { 0x40, 0x82, 0x7B }, "STMicroelect", "STMicroelectronics Rousset SAS" }, { { 0x40, 0x83, 0x1D }, "Apple", "Apple, Inc." }, { { 0x40, 0x83, 0xDE }, "ZebraTechnol", "Zebra Technologies Inc" }, { { 0x40, 0x84, 0x32 }, "MicrochipTec", "Microchip Technology Inc." }, { { 0x40, 0x84, 0x93 }, "Clavister", "Clavister AB" }, - { { 0x40, 0x85, 0x56 }, "ContinentalA", "Continental Automotive Romania SLR" }, + { { 0x40, 0x85, 0x56 }, "AUMOVIOTechn", "AUMOVIO Technologies Romania S.R.L." }, { { 0x40, 0x86, 0x2E }, "JdmMobileInt", "Jdm Mobile Internet Solution Co., Ltd." }, { { 0x40, 0x86, 0xCB }, "DLink", "D-Link Corporation" }, { { 0x40, 0x87, 0xE5 }, "WuQiTechnolo", "Wu Qi Technologies,Inc." }, @@ -19516,6 +19865,7 @@ { { 0x40, 0x92, 0x49 }, "BaudDataComm", "Shanghai Baud Data Communication Co.,Ltd." }, { { 0x40, 0x95, 0x05 }, "AcoinfoTechn", "Acoinfo Technology Co.,Ltd" }, { { 0x40, 0x95, 0x58 }, "Aisino", "Aisino Corporation" }, + { { 0x40, 0x95, 0x95 }, "TPLink", "TP-Link Systems Inc." }, { { 0x40, 0x95, 0xBD }, "NTmore", "NTmore.Co.,Ltd" }, { { 0x40, 0x97, 0xD1 }, "BKElectronic", "BK Electronics cc" }, { { 0x40, 0x98, 0x4C }, "CasacomSolut", "Casacom Solutions AG" }, @@ -19539,6 +19889,7 @@ { { 0x40, 0xA1, 0x08 }, "MotorolaMobi", "Motorola (Wuhan) Mobility Technologies Communication Co., Ltd." }, { { 0x40, 0xA2, 0xDB }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x40, 0xA3, 0xCC }, "Intel", "Intel Corporate" }, + { { 0x40, 0xA4, 0x4A }, "Google", "Google, Inc." }, { { 0x40, 0xA5, 0x3B }, "Nokia", "Nokia" }, { { 0x40, 0xA5, 0xEF }, "FourSeasGlob", "Shenzhen Four Seas Global Link Network Technology Co., Ltd." }, { { 0x40, 0xA6, 0x3D }, "SignalFireTe", "SignalFire Telemetry" }, @@ -19647,9 +19998,11 @@ { { 0x40, 0xE3, 0xD6 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x40, 0xE6, 0x4B }, "Apple", "Apple, Inc." }, { { 0x40, 0xE7, 0x30 }, "DEYStorage", "DEY Storage Systems, Inc." }, + { { 0x40, 0xE7, 0x62 }, "Calix", "Calix Inc." }, { { 0x40, 0xE7, 0x93 }, "SivitonTechn", "Shenzhen Siviton Technology Co.,Ltd" }, { { 0x40, 0xE9, 0x9B }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0x40, 0xEA, 0xCE }, "FounderBroad", "Founder Broadband Network Service Co.,Ltd" }, + { { 0x40, 0xEB, 0x21 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x40, 0xEC, 0x99 }, "Intel", "Intel Corporate" }, { { 0x40, 0xEC, 0xF8 }, "Siemens", "Siemens AG" }, { { 0x40, 0xED, 0x00 }, "TPLink", "TP-Link Systems Inc" }, @@ -19663,7 +20016,7 @@ { { 0x40, 0xF0, 0x78 }, "Cisco", "Cisco Systems, Inc" }, { { 0x40, 0xF1, 0x4C }, "ISEEuropeSPR", "ISE Europe SPRL" }, { { 0x40, 0xF2, 0x01 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, - { { 0x40, 0xF2, 0x1C }, "DZS", "DZS Inc." }, + { { 0x40, 0xF2, 0x1C }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x40, 0xF2, 0xE9 }, "Ibm", "Ibm" }, { { 0x40, 0xF3, 0x08 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x40, 0xF3, 0xB0 }, "TexasInstrum", "Texas Instruments" }, @@ -19699,10 +20052,12 @@ { { 0x44, 0x05, 0xE8 }, "twareLAB", "twareLAB" }, { { 0x44, 0x07, 0x0B }, "Google", "Google, Inc." }, { { 0x44, 0x09, 0xB8 }, "Salcomp", "Salcomp (Shenzhen) CO., LTD." }, + { { 0x44, 0x09, 0xC6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x44, 0x09, 0xDA }, "Apple", "Apple, Inc." }, { { 0x44, 0x0B, 0xAB }, "PositivoTecn", "Positivo Tecnologia S.A." }, { { 0x44, 0x0C, 0xEE }, "RobertBoschE", "Robert Bosch Elektronikai Kft." }, { { 0x44, 0x0C, 0xFD }, "NetMan", "NetMan Co., Ltd." }, + { { 0x44, 0x0F, 0xB4 }, "GsdVietNamTe", "Gsd Viet Nam Technology Company Limited" }, { { 0x44, 0x10, 0xFE }, "HuizhouForyo", "Huizhou Foryou General Electronics Co., Ltd." }, { { 0x44, 0x11, 0x02 }, "EDMIEurope", "EDMI Europe Ltd" }, { { 0x44, 0x11, 0x46 }, "ChamberlainG", "The Chamberlain Group, Inc" }, @@ -19721,10 +20076,12 @@ { { 0x44, 0x18, 0xFD }, "Apple", "Apple, Inc." }, { { 0x44, 0x19, 0xB6 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x44, 0x1A, 0x4C }, "xFusionDigit", "xFusion Digital Technologies Co.,Ltd." }, + { { 0x44, 0x1A, 0x5C }, "Cisco", "Cisco Systems, Inc" }, { { 0x44, 0x1A, 0x84 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x44, 0x1A, 0xAC }, "ElektrikUret", "Elektrik Uretim AS EOS" }, { { 0x44, 0x1A, 0xFA }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x44, 0x1B, 0x88 }, "Apple", "Apple, Inc." }, + { { 0x44, 0x1B, 0xF6 }, "Espressif", "Espressif Inc." }, { { 0x44, 0x1C, 0x12 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x44, 0x1C, 0x7F }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x44, 0x1C, 0xA8 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, @@ -19733,12 +20090,13 @@ { { 0x44, 0x1E, 0x91 }, "ARVIDAIntell", "ARVIDA Intelligent Electronics Technology Co.,Ltd." }, { { 0x44, 0x1E, 0x98 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x44, 0x1E, 0xA1 }, "HewlettPacka", "Hewlett Packard" }, - { { 0x44, 0x20, 0x63 }, "ContinentalA", "Continental Automotive Technologies GmbH" }, + { { 0x44, 0x20, 0x63 }, "AUMOVIOGerma", "AUMOVIO Germany GmbH" }, { { 0x44, 0x22, 0x7C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x44, 0x22, 0x95 }, "ChinaMobileI", "China Mobile Iot Limited company" }, { { 0x44, 0x22, 0xF1 }, "SFac", "S.Fac, Inc" }, { { 0x44, 0x23, 0x7C }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x44, 0x23, 0xAA }, "Farmage", "Farmage Co., Ltd." }, + { { 0x44, 0x25, 0x38 }, "WNC", "WNC Corporation" }, { { 0x44, 0x25, 0xBB }, "BambooEntert", "Bamboo Entertainment Corporation" }, { { 0x44, 0x27, 0x2E }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x44, 0x27, 0x45 }, "LGInnotek", "LG Innotek" }, @@ -19761,6 +20119,7 @@ { { 0x44, 0x34, 0xA7 }, "Commscope", "Commscope" }, { { 0x44, 0x35, 0x6F }, "Neterix", "Neterix Ltd" }, { { 0x44, 0x35, 0x83 }, "Apple", "Apple, Inc." }, + { { 0x44, 0x35, 0xB9 }, "NetCommWirel", "NetComm Wireless Pty Ltd" }, { { 0x44, 0x35, 0xD3 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x44, 0x36, 0x59 }, "RobertBosch", "Robert Bosch GmbH" }, { { 0x44, 0x36, 0x5D }, "HippStorTech", "Shenzhen HippStor Technology Co., Ltd" }, @@ -19770,8 +20129,11 @@ { { 0x44, 0x37, 0x6F }, "YoungElectri", "Young Electric Sign Co" }, { { 0x44, 0x37, 0xE6 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x44, 0x38, 0x39 }, "CumulusNetwo", "Cumulus Networks, inc" }, + { { 0x44, 0x38, 0x8C }, "SumitomoElec", "Sumitomo Electric Industries, Ltd" }, { { 0x44, 0x38, 0xE8 }, "Intel", "Intel Corporate" }, - { { 0x44, 0x39, 0xC4 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x44, 0x38, 0xF3 }, "EMMicroelect", "EM Microelectronic" }, + { { 0x44, 0x39, 0xAA }, "GTechTechnol", "G.Tech Technology Ltd." }, + { { 0x44, 0x39, 0xC4 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x44, 0x3B, 0x14 }, "MitraStarTec", "MitraStar Technology Corp." }, { { 0x44, 0x3B, 0x32 }, "Intelbras", "Intelbras" }, { { 0x44, 0x3C, 0x88 }, "FicosaMarocI", "Ficosa Maroc International" }, @@ -19786,6 +20148,7 @@ { { 0x44, 0x42, 0x2F }, "Testop", "Testop Co.,Ltd." }, { { 0x44, 0x44, 0x50 }, "OttoQ", "OttoQ" }, { { 0x44, 0x45, 0x6F }, "OnegaTechnol", "Shenzhen Onega Technology Co.,Ltd" }, + { { 0x44, 0x45, 0xBA }, "EdgecoreAmer", "Edgecore Americas Networking Corporation" }, { { 0x44, 0x46, 0x48 }, "HonHaiPrecis", "Hon Hai Precision Industry Co.,LTD" }, { { 0x44, 0x46, 0x87 }, "RealmeChongq", "Realme Chongqing MobileTelecommunications Corp Ltd" }, { { 0x44, 0x47, 0xCC }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, @@ -19836,8 +20199,10 @@ { { 0x44, 0x65, 0x0D }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x44, 0x65, 0x6A }, "MegaVideoEle", "Mega Video Electronic(HK) Industry Co., Ltd" }, { { 0x44, 0x65, 0x7F }, "Calix", "Calix Inc." }, + { { 0x44, 0x65, 0x8A }, "Dukelana", "Dukelana LLC" }, { { 0x44, 0x65, 0xE0 }, "MerlionConsu", "Merlion Consulting Services (Shenzhen) Co., Ltd" }, { { 0x44, 0x66, 0x6E }, "IpLine", "Ip-Line" }, + { { 0x44, 0x66, 0x90 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x44, 0x66, 0xFC }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x44, 0x67, 0x47 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x44, 0x67, 0x52 }, "WistronINFOC", "Wistron INFOCOMM (Zhongshan) CORPORATION" }, @@ -19868,6 +20233,7 @@ { { 0x44, 0x7B, 0xBB }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0x44, 0x7B, 0xC4 }, "DualShineTec", "DualShine Technology(SZ)Co.,Ltd" }, { { 0x44, 0x7C, 0x7F }, "InnolightTec", "Innolight Technology Corporation" }, + { { 0x44, 0x7C, 0xAC }, "InvictusAV", "Invictus-AV" }, { { 0x44, 0x7D, 0xA5 }, "VtionInforma", "Vtion Information Technology (Fujian) Co.,Ltd" }, { { 0x44, 0x7E, 0x76 }, "TrekTechnolo", "Trek Technology (S) Pte Ltd" }, { { 0x44, 0x7E, 0x95 }, "AlphaandOmeg", "Alpha and Omega, Inc" }, @@ -19892,6 +20258,7 @@ { { 0x44, 0x8C, 0x52 }, "KTIS", "KTIS CO., Ltd" }, { { 0x44, 0x8C, 0xAB }, "FlitlinkVien", "Beijing Flitlink Vientiane Technology Co., LTD" }, { { 0x44, 0x8D, 0xBF }, "RhinoMobilit", "Rhino Mobility LLC" }, + { { 0x44, 0x8D, 0xD5 }, "Cisco", "Cisco Systems, Inc" }, { { 0x44, 0x8E, 0x12 }, "DTResearch", "DT Research, Inc." }, { { 0x44, 0x8E, 0x81 }, "Vig", "Vig" }, { { 0x44, 0x8E, 0xEC }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, @@ -19901,6 +20268,7 @@ { { 0x44, 0x91, 0x60 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x44, 0x91, 0x7C }, "HMDGlobal", "HMD Global Oy" }, { { 0x44, 0x91, 0xDB }, "HuaqinTeleco", "Shanghai Huaqin Telecom Technology Co.,Ltd" }, + { { 0x44, 0x93, 0x8D }, "Innolux", "Innolux Corporation" }, { { 0x44, 0x94, 0xFC }, "Netgear", "Netgear" }, { { 0x44, 0x95, 0x3B }, "RLTechIndiaP", "RLTech India Private Limited" }, { { 0x44, 0x95, 0xFA }, "QingdaoSanto", "Qingdao Santong Digital Technology Co.Ltd" }, @@ -19908,11 +20276,13 @@ { { 0x44, 0x97, 0x5A }, "FastTechnolo", "Shenzhen Fast Technologies Co.,Ltd" }, { { 0x44, 0x9B, 0x78 }, "NowFactory", "The Now Factory" }, { { 0x44, 0x9B, 0xC1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x44, 0x9B, 0xC6 }, "EOSS", "EOSS s.r.l." }, { { 0x44, 0x9C, 0xB5 }, "Alcomp", "Alcomp, Inc" }, { { 0x44, 0x9E, 0x8B }, "Apple", "Apple, Inc." }, { { 0x44, 0x9E, 0xF9 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x44, 0x9F, 0x46 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x44, 0x9F, 0x7F }, "DataCoreSoft", "DataCore Software Corporation" }, + { { 0x44, 0x9F, 0xDA }, "SiliconLabor", "Silicon Laboratories" }, { { 0x44, 0xA0, 0x38 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x44, 0xA1, 0x0E }, "Apple", "Apple, Inc." }, { { 0x44, 0xA1, 0x91 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -19958,6 +20328,7 @@ { { 0x44, 0xB9, 0x94 }, "DouglasLight", "Douglas Lighting Controls" }, { { 0x44, 0xBA, 0x46 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x44, 0xBB, 0x3B }, "Google", "Google, Inc." }, + { { 0x44, 0xBD, 0xC8 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x44, 0xBD, 0xDE }, "BHTC", "BHTC GmbH" }, { { 0x44, 0xBE, 0x0B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x44, 0xBF, 0xE3 }, "LongtechElec", "Shenzhen Longtech Electronics Co.,Ltd" }, @@ -19978,6 +20349,7 @@ { { 0x44, 0xC8, 0x74 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x44, 0xC9, 0xA2 }, "GreenwaldInd", "Greenwald Industries" }, { { 0x44, 0xCB, 0x8B }, "LGInnotek", "LG Innotek" }, + { { 0x44, 0xCB, 0xAD }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x44, 0xCD, 0x0E }, "FlextronicsM", "Flextronics Manufacturing(Zhuhai)Co.,Ltd." }, { { 0x44, 0xCE, 0x3A }, "JiangsuHuacu", "Jiangsu Huacun Electronic Technology Co., Ltd." }, { { 0x44, 0xCE, 0x7D }, "Sfr", "Sfr" }, @@ -20021,7 +20393,7 @@ { { 0x44, 0xE4, 0x9A }, "Omnitronics", "Omnitronics Pty Ltd" }, { { 0x44, 0xE4, 0xD9 }, "Cisco", "Cisco Systems, Inc" }, { { 0x44, 0xE4, 0xE6 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, - { { 0x44, 0xE4, 0xEE }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x44, 0xE4, 0xEE }, "WNC", "WNC Corporation" }, { { 0x44, 0xE5, 0x17 }, "Intel", "Intel Corporate" }, { { 0x44, 0xE5, 0x9B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x44, 0xE6, 0x4A }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, @@ -20051,11 +20423,13 @@ { { 0x44, 0xF4, 0xE7 }, "Cohesity", "Cohesity Inc" }, { { 0x44, 0xF5, 0x3E }, "EardaTechnol", "Earda Technologies co Ltd" }, { { 0x44, 0xF7, 0x70 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, + { { 0x44, 0xF7, 0x9F }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x44, 0xF8, 0x49 }, "UnionPacific", "Union Pacific Railroad" }, { { 0x44, 0xF9, 0x71 }, "MercuryCommu", "Shenzhen Mercury Communication Technologies Co.,Ltd." }, { { 0x44, 0xFA, 0x66 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x44, 0xFB, 0x42 }, "Apple", "Apple, Inc." }, { { 0x44, 0xFB, 0x5A }, "zte", "zte corporation" }, + { { 0x44, 0xFB, 0x76 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x44, 0xFD, 0xA3 }, "Everysight", "Everysight LTD." }, { { 0x44, 0xFE, 0x3B }, "Arcadyan", "Arcadyan Corporation" }, { { 0x44, 0xFE, 0xEF }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, @@ -20077,6 +20451,7 @@ { { 0x48, 0x06, 0x2B }, "Private", "Private" }, { { 0x48, 0x06, 0x6A }, "TemperedNetw", "Tempered Networks, Inc." }, { { 0x48, 0x0C, 0x49 }, "NAKAYO", "NAKAYO Inc" }, + { { 0x48, 0x0E, 0x13 }, "ittim", "ittim" }, { { 0x48, 0x0E, 0xEC }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x48, 0x0F, 0xCF }, "HewlettPacka", "Hewlett Packard" }, { { 0x48, 0x10, 0x63 }, "NTTInnovatio", "NTT Innovation Institute, Inc." }, @@ -20232,6 +20607,7 @@ { { 0x48, 0x74, 0x6E }, "Apple", "Apple, Inc." }, { { 0x48, 0x75, 0x83 }, "Intellion", "Intellion AG" }, { { 0x48, 0x76, 0x04 }, "Private", "Private" }, + { { 0x48, 0x76, 0x96 }, "HuaanZhongyu", "Huaan Zhongyun Co., Ltd." }, { { 0x48, 0x77, 0x06 }, "NXPSemicondu", "NXP Semiconductor (Tianjin) LTD." }, { { 0x48, 0x77, 0x46 }, "Calix", "Calix Inc." }, { { 0x48, 0x77, 0xBD }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, @@ -20291,6 +20667,7 @@ { { 0x48, 0x9B, 0xE2 }, "SCIInnovatio", "SCI Innovations Ltd" }, { { 0x48, 0x9D, 0x18 }, "Flashbay", "Flashbay Limited" }, { { 0x48, 0x9D, 0x24 }, "BlackBerryRT", "BlackBerry RTS" }, + { { 0x48, 0x9D, 0x31 }, "Espressif", "Espressif Inc." }, { { 0x48, 0x9D, 0xD1 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x48, 0x9E, 0x9D }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0x48, 0x9E, 0xBD }, "HP", "HP Inc." }, @@ -20305,6 +20682,7 @@ { { 0x48, 0xA3, 0x80 }, "GioneeCommun", "Gionee Communication Equipment Co.,Ltd." }, { { 0x48, 0xA3, 0xBD }, "TexasInstrum", "Texas Instruments" }, { { 0x48, 0xA4, 0x72 }, "Intel", "Intel Corporate" }, + { { 0x48, 0xA4, 0x8C }, "ZenchantElec", "Shanghai Zenchant Electornics Co.,LTD" }, { { 0x48, 0xA4, 0x93 }, "TaiyoYuden", "Taiyo Yuden Co.,Ltd" }, { { 0x48, 0xA4, 0xFD }, "AltoBeam", "AltoBeam Inc." }, { { 0x48, 0xA5, 0x16 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -20316,7 +20694,7 @@ { { 0x48, 0xA9, 0x1C }, "Apple", "Apple, Inc." }, { { 0x48, 0xA9, 0x64 }, "ApexshaSmart", "Apexsha Smarttech Private Limited" }, { { 0x48, 0xA9, 0x8A }, "Routerboardc", "Routerboard.com" }, - { { 0x48, 0xA9, 0xD2 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x48, 0xA9, 0xD2 }, "WNC", "WNC Corporation" }, { { 0x48, 0xAA, 0x5D }, "StoreElectro", "Store Electronic Systems" }, { { 0x48, 0xAD, 0x08 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x48, 0xAD, 0x9A }, "Intel", "Intel Corporate" }, @@ -20360,11 +20738,13 @@ { { 0x48, 0xC8, 0x62 }, "SimoWireless", "Simo Wireless,Inc." }, { { 0x48, 0xC8, 0xB6 }, "SysTec", "SysTec GmbH" }, { { 0x48, 0xCA, 0x43 }, "Espressif", "Espressif Inc." }, + { { 0x48, 0xCA, 0x68 }, "Apple", "Apple, Inc." }, { { 0x48, 0xCA, 0xC6 }, "UnionManTech", "Union Man Technology Co.,Ltd" }, { { 0x48, 0xCB, 0x6E }, "CelloElectro", "Cello Electronics (UK) Ltd" }, { { 0x48, 0xCD, 0xD3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x48, 0xCF, 0xA9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x48, 0xD0, 0x17 }, "TelecomInfra", "Telecom Infra Project" }, + { { 0x48, 0xD0, 0x1C }, "AltoBeam", "AltoBeam Inc." }, { { 0x48, 0xD0, 0xCF }, "UniversalEle", "Universal Electronics, Inc." }, { { 0x48, 0xD1, 0x8E }, "MetisCommuni", "Metis Communication Co.,Ltd" }, { { 0x48, 0xD2, 0x24 }, "LiteonTechno", "Liteon Technology Corporation" }, @@ -20392,8 +20772,10 @@ { { 0x48, 0xDD, 0x9D }, "ItelMobile", "Itel Mobile Limited" }, { { 0x48, 0xDF, 0x1C }, "NECFibreOpti", "Wuhan NEC Fibre Optic Communications industry Co. Ltd" }, { { 0x48, 0xDF, 0x37 }, "HewlettPacka", "Hewlett Packard Enterprise" }, + { { 0x48, 0xE1, 0x50 }, "Intel", "Intel Corporate" }, { { 0x48, 0xE1, 0x5C }, "Apple", "Apple, Inc." }, { { 0x48, 0xE1, 0xAF }, "Vity", "Vity" }, + { { 0x48, 0xE1, 0xCA }, "Apple", "Apple, Inc." }, { { 0x48, 0xE1, 0xE9 }, "MerossTechno", "Chengdu Meross Technology Co., Ltd." }, { { 0x48, 0xE2, 0x44 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x48, 0xE2, 0xAD }, "HumaxNetwork", "Humax Networks" }, @@ -20427,6 +20809,7 @@ { { 0x48, 0xF3, 0x17 }, "Private", "Private" }, { { 0x48, 0xF3, 0xF3 }, "BaiduOnlineN", "Baidu Online Network Technology (Beijing) Co., Ltd" }, { { 0x48, 0xF4, 0x7D }, "TechVisionIn", "TechVision Holding Internation Limited" }, + { { 0x48, 0xF6, 0xEE }, "Espressif", "Espressif Inc." }, { { 0x48, 0xF7, 0xBC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x48, 0xF7, 0xC0 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x48, 0xF7, 0xF1 }, "Nokia", "Nokia" }, @@ -20437,6 +20820,7 @@ { { 0x48, 0xF9, 0x25 }, "Maestronic", "Maestronic" }, { { 0x48, 0xF9, 0x7C }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x48, 0xFC, 0x07 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x48, 0xFC, 0x7C }, "HuiduTechnol", "Shenzhen Huidu Technology Co., Ltd." }, { { 0x48, 0xFC, 0xB6 }, "LavaInternat", "Lava International(H.K) Limited" }, { { 0x48, 0xFC, 0xB8 }, "Woodstream", "Woodstream Corporation" }, { { 0x48, 0xFD, 0x8E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -20448,6 +20832,7 @@ { { 0x4A, 0x59, 0x09 }, "MiwaLock", "Miwa Lock Co.,Ltd." }, { { 0x4A, 0x5A, 0x6F }, "AppliedMater", "Applied Materials" }, { { 0x4A, 0x5A, 0xA9 }, "GoCodeIT", "GoCodeIT Inc" }, + { { 0x4A, 0x65, 0x36 }, "m3connect", "m3connect GmbH" }, { { 0x4A, 0x67, 0x04 }, "ReliableRobo", "Reliable Robotics Corporation" }, { { 0x4A, 0x68, 0x8D }, "TCLNewTechno", "Shenzhen TCL New Technology Co., Ltd" }, { { 0x4A, 0x72, 0x06 }, "CAIRE", "CAIRE, Inc." }, @@ -20459,6 +20844,7 @@ { { 0x4A, 0xE0, 0x3F }, "Superxoncomm", "Chengdu Superxon communication Technology Co. Ltd." }, { { 0x4A, 0xE5, 0x68 }, "leapio", "leapio" }, { { 0x4A, 0xED, 0x1D }, "AsteraLabs", "Astera Labs Inc" }, + { { 0x4A, 0xF5, 0x7D }, "ASAMeV", "ASAM e.V." }, { { 0x4C, 0x00, 0x82 }, "Cisco", "Cisco Systems, Inc" }, { { 0x4C, 0x01, 0x43 }, "eero", "eero inc." }, { { 0x4C, 0x01, 0xF7 }, "Cisco", "Cisco Systems, Inc" }, @@ -20470,6 +20856,7 @@ { { 0x4C, 0x06, 0x8A }, "BaslerElectr", "Basler Electric Company" }, { { 0x4C, 0x06, 0xB7 }, "ProDVXEurope", "ProDVX Europe B.V." }, { { 0x4C, 0x07, 0xC9 }, "COMPUTEROFFI", "COMPUTER OFFICE Co.,Ltd." }, + { { 0x4C, 0x09, 0x97 }, "AristaNetwor", "Arista Networks" }, { { 0x4C, 0x09, 0xB4 }, "zte", "zte corporation" }, { { 0x4C, 0x09, 0xD4 }, "ArcadyanTech", "Arcadyan Technology Corporation" }, { { 0x4C, 0x09, 0xFA }, "FrontierSmar", "Frontier Smart Technologies Ltd" }, @@ -20547,13 +20934,16 @@ { { 0x4C, 0x3B, 0x74 }, "VOGTEC", "VOGTEC(H.K.) Co., Ltd" }, { { 0x4C, 0x3B, 0xDF }, "Microsoft", "Microsoft Corporation" }, { { 0x4C, 0x3C, 0x16 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x4C, 0x3C, 0x8F }, "JingxunTechn", "Shenzhen Jingxun Technology Co., Ltd." }, { { 0x4C, 0x3F, 0xA7 }, "uGridNetwork", "uGrid Network Inc." }, { { 0x4C, 0x3F, 0xD3 }, "TexasInstrum", "Texas Instruments" }, { { 0x4C, 0x40, 0x88 }, "SanshinElect", "Sanshin Electronics Co.,Ltd." }, { { 0x4C, 0x42, 0x1E }, "Cisco", "Cisco Systems, Inc" }, { { 0x4C, 0x43, 0x41 }, "Calix", "Calix Inc." }, + { { 0x4C, 0x43, 0xF6 }, "SzDjiTechnol", "Sz Dji Technology Co.,Ltd" }, { { 0x4C, 0x44, 0x5B }, "Intel", "Intel Corporate" }, { { 0x4C, 0x45, 0x76 }, "ChinaMobileI", "China Mobile(Hangzhou) Information Technology Co.,Ltd." }, + { { 0x4C, 0x46, 0xD1 }, "GuangzhouVSo", "Guangzhou V-Solution Telecommunication Technology Co.,Ltd." }, { { 0x4C, 0x48, 0xDA }, "AutelanTechn", "Beijing Autelan Technology Co.,Ltd" }, { { 0x4C, 0x49, 0x29 }, "TCLKingElect", "TCL King Electrical Appliances(Huizhou)Co.,Ltd" }, { { 0x4C, 0x49, 0x4F }, "zte", "zte corporation" }, @@ -20576,6 +20966,7 @@ { { 0x4C, 0x54, 0x27 }, "LineproSp", "Linepro Sp. z o.o." }, { { 0x4C, 0x54, 0x99 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0x55, 0x85 }, "Hamilton", "Hamilton Systems" }, + { { 0x4C, 0x55, 0xB2 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x4C, 0x55, 0xB8 }, "TurkcellTekn", "Turkcell Teknoloji" }, { { 0x4C, 0x55, 0xCC }, "Zentri", "Zentri Pty Ltd" }, { { 0x4C, 0x56, 0x9D }, "Apple", "Apple, Inc." }, @@ -20591,6 +20982,7 @@ { { 0x4C, 0x5E, 0xD3 }, "UnisyueTechn", "Unisyue Technologies Co; LTD." }, { { 0x4C, 0x5F, 0x70 }, "Intel", "Intel Corporate" }, { { 0x4C, 0x5F, 0xD2 }, "AlcatelLucen", "Alcatel-Lucent" }, + { { 0x4C, 0x60, 0xAD }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x4C, 0x60, 0xBA }, "AltoBeam", "AltoBeam Inc." }, { { 0x4C, 0x60, 0xD5 }, "airPointeNew", "airPointe of New Hampshire" }, { { 0x4C, 0x60, 0xDE }, "Netgear", "Netgear" }, @@ -20647,6 +21039,7 @@ { { 0x4C, 0x80, 0xBA }, "TianyuInform", "Wuhan Tianyu Information Industry Co., Ltd." }, { { 0x4C, 0x81, 0x20 }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0x4C, 0x81, 0x25 }, "ZOWEETECHNOL", "ZOWEE TECHNOLOGY(HEYUAN)Co.,Ltd" }, + { { 0x4C, 0x82, 0x0C }, "Apple", "Apple, Inc." }, { { 0x4C, 0x82, 0x37 }, "TelinkMicro", "Telink Micro LLC" }, { { 0x4C, 0x82, 0xA9 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x4C, 0x82, 0xCF }, "DishTechnolo", "Dish Technologies Corp" }, @@ -20659,6 +21052,7 @@ { { 0x4C, 0x8B, 0xEF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0x8D, 0x53 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0x8D, 0x79 }, "Apple", "Apple, Inc." }, + { { 0x4C, 0x8E, 0x19 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x4C, 0x8E, 0xCC }, "Silkan", "Silkan Sa" }, { { 0x4C, 0x8F, 0xA5 }, "Jastec", "Jastec" }, { { 0x4C, 0x90, 0xDB }, "JLAudio", "JL Audio" }, @@ -20691,6 +21085,7 @@ { { 0x4C, 0xA7, 0x4B }, "AlcatelLucen", "Alcatel Lucent" }, { { 0x4C, 0xA9, 0x19 }, "TuyaSmart", "Tuya Smart Inc." }, { { 0x4C, 0xA9, 0x28 }, "Insensi", "Insensi" }, + { { 0x4C, 0xA9, 0x54 }, "Intel", "Intel Corporate" }, { { 0x4C, 0xAA, 0x16 }, "AzureWaveTec", "AzureWave Technologies (Shanghai) Inc." }, { { 0x4C, 0xAB, 0x33 }, "KSTtechnolog", "KST technology" }, { { 0x4C, 0xAB, 0x4F }, "Apple", "Apple, Inc." }, @@ -20698,7 +21093,9 @@ { { 0x4C, 0xAB, 0xF8 }, "AskeyCompute", "Askey Computer Corp" }, { { 0x4C, 0xAB, 0xFC }, "zte", "zte corporation" }, { { 0x4C, 0xAC, 0x0A }, "zte", "zte corporation" }, + { { 0x4C, 0xAD, 0x35 }, "Apple", "Apple, Inc." }, { { 0x4C, 0xAD, 0xA8 }, "Panoptics", "Panoptics Corp." }, + { { 0x4C, 0xAD, 0xDF }, "CôngtyCổphần", "Công ty Cổ phần Thiết bị Công nghiệp GEIC" }, { { 0x4C, 0xAE, 0x13 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0xAE, 0x1C }, "SaiNXTTechno", "SaiNXT Technologies LLP" }, { { 0x4C, 0xAE, 0x31 }, "ShengHaiElec", "ShengHai Electronics (Shenzhen) Ltd" }, @@ -20727,6 +21124,7 @@ { { 0x4C, 0xBA, 0x7D }, "GemtekTechno", "Gemtek Technology Co., Ltd." }, { { 0x4C, 0xBA, 0xA3 }, "BisonElectro", "Bison Electronics Inc." }, { { 0x4C, 0xBA, 0xD7 }, "LGInnotek", "LG Innotek" }, + { { 0x4C, 0xBB, 0x47 }, "NVIDIA", "NVIDIA Corporation" }, { { 0x4C, 0xBB, 0x58 }, "ChiconyElect", "Chicony Electronics Co., Ltd." }, { { 0x4C, 0xBB, 0x6F }, "Infinixmobil", "Infinix mobility limited" }, { { 0x4C, 0xBC, 0x42 }, "HangshengEle", "Shenzhen Hangsheng Electronics Co.,Ltd." }, @@ -20743,6 +21141,7 @@ { { 0x4C, 0xC4, 0x49 }, "Icotera", "Icotera A/S" }, { { 0x4C, 0xC4, 0x52 }, "ShangHaiTydE", "Shang Hai Tyd. Electon Technology Ltd." }, { { 0x4C, 0xC5, 0x3E }, "ZyxelCommuni", "Zyxel Communications Corporation" }, + { { 0x4C, 0xC5, 0xD9 }, "Dell", "Dell Inc." }, { { 0x4C, 0xC6, 0x02 }, "Radios", "Radios, Inc." }, { { 0x4C, 0xC6, 0x4C }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x4C, 0xC6, 0x81 }, "AisatElectro", "Shenzhen Aisat Electronic Co., Ltd." }, @@ -20758,6 +21157,7 @@ { { 0x4C, 0xCC, 0x6A }, "MicroStarINT", "Micro-Star INTL CO., LTD." }, { { 0x4C, 0xCD, 0xB6 }, "Apple", "Apple, Inc." }, { { 0x4C, 0xCE, 0x2D }, "Danlaw", "Danlaw Inc" }, + { { 0x4C, 0xCF, 0x7C }, "HP", "HP Inc." }, { { 0x4C, 0xD0, 0x8A }, "HUMAX", "HUMAX Co., Ltd." }, { { 0x4C, 0xD0, 0xCB }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0xD0, 0xDD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -20765,12 +21165,14 @@ { { 0x4C, 0xD1, 0xA1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0xD2, 0xFB }, "UnionmanTech", "Unionman Technology Co.,Ltd" }, { { 0x4C, 0xD3, 0xAF }, "HMDGlobal", "HMD Global Oy" }, + { { 0x4C, 0xD4, 0xB1 }, "NXPSemicondu", "NXP Semiconductor (Tianjin) LTD." }, { { 0x4C, 0xD5, 0x46 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x4C, 0xD5, 0x77 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, { { 0x4C, 0xD5, 0x87 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x4C, 0xD6, 0x29 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0xD6, 0x37 }, "QsonoElectro", "Qsono Electronics Co., Ltd" }, { { 0x4C, 0xD7, 0x17 }, "Dell", "Dell Inc." }, + { { 0x4C, 0xD7, 0x4A }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x4C, 0xD7, 0xB6 }, "HelmerScient", "Helmer Scientific" }, { { 0x4C, 0xD7, 0xC8 }, "GuangzhouVSo", "Guangzhou V-Solution Telecommunication Technology Co.,Ltd." }, { { 0x4C, 0xD9, 0x8F }, "Dell", "Dell Inc." }, @@ -20787,8 +21189,11 @@ { { 0x4C, 0xE1, 0x76 }, "Cisco", "Cisco Systems, Inc" }, { { 0x4C, 0xE1, 0x9E }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0x4C, 0xE1, 0xBB }, "ZhuhaiHiFocu", "Zhuhai HiFocus Technology Co., Ltd." }, + { { 0x4C, 0xE2, 0x0F }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x4C, 0xE2, 0xF1 }, "Udino", "Udino srl" }, { { 0x4C, 0xE5, 0xAE }, "TianjinBeebo", "Tianjin Beebox Intelligent Technology Co.,Ltd." }, + { { 0x4C, 0xE6, 0x50 }, "Apple", "Apple, Inc." }, + { { 0x4C, 0xE6, 0x5E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0xE6, 0x76 }, "Buffalo", "Buffalo.Inc" }, { { 0x4C, 0xE6, 0xC0 }, "Apple", "Apple, Inc." }, { { 0x4C, 0xE7, 0x05 }, "SiemensIndus", "Siemens Industrial Automation Products Ltd., Chengdu" }, @@ -20797,6 +21202,7 @@ { { 0x4C, 0xEA, 0xAE }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x4C, 0xEB, 0x42 }, "Intel", "Intel Corporate" }, { { 0x4C, 0xEB, 0x76 }, "Murrelektron", "Murrelektronik GmbH" }, + { { 0x4C, 0xEB, 0xB0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x4C, 0xEB, 0xBD }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, { { 0x4C, 0xEB, 0xD6 }, "Espressif", "Espressif Inc." }, { { 0x4C, 0xEC, 0x0F }, "Cisco", "Cisco Systems, Inc" }, @@ -20806,6 +21212,7 @@ { { 0x4C, 0xEE, 0xB0 }, "SHCNetzwerkt", "SHC Netzwerktechnik GmbH" }, { { 0x4C, 0xEF, 0x56 }, "SundrayTechn", "Shenzhen Sundray Technologies company Limited" }, { { 0x4C, 0xEF, 0xC0 }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0x4C, 0xEF, 0xE1 }, "DynaconSp", "Dynacon Sp. z o.o." }, { { 0x4C, 0xF0, 0x2E }, "VifaDenmark", "Vifa Denmark A/S" }, { { 0x4C, 0xF1, 0x9E }, "GroupeAtlant", "Groupe Atlantic" }, { { 0x4C, 0xF2, 0x02 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -20818,6 +21225,7 @@ { { 0x4C, 0xF7, 0x37 }, "SamJiElectro", "SamJi Electronics Co., Ltd" }, { { 0x4C, 0xF9, 0x5D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0xFA, 0x9A }, "QuanxingTech", "Shenzhen Quanxing Technology Co., Ltd" }, + { { 0x4C, 0xFA, 0xC9 }, "BWSIoT", "BWS IoT" }, { { 0x4C, 0xFA, 0xCA }, "CambridgeInd", "Cambridge Industries(Group) Co.,Ltd." }, { { 0x4C, 0xFB, 0x45 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x4C, 0xFB, 0xF4 }, "OptimalAudio", "Optimal Audio Ltd" }, @@ -20848,6 +21256,7 @@ { { 0x50, 0x09, 0xE5 }, "Drimsys", "Drimsys,Inc" }, { { 0x50, 0x0A, 0x52 }, "HuiwanTechno", "Huiwan Technologies Co. Ltd" }, { { 0x50, 0x0A, 0x9C }, "ExtremeNetwo", "Extreme Networks Headquarters" }, + { { 0x50, 0x0B, 0x23 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x50, 0x0B, 0x26 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x50, 0x0B, 0x32 }, "FoxdaTechnol", "Foxda Technology Industrial(ShenZhen)Co.,LTD" }, { { 0x50, 0x0B, 0x88 }, "Moxa", "Moxa.Inc" }, @@ -20905,12 +21314,14 @@ { { 0x50, 0x2D, 0xFB }, "IGShare", "IGShare Co., Ltd." }, { { 0x50, 0x2E, 0x5C }, "HTC", "HTC Corporation" }, { { 0x50, 0x2E, 0x66 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, + { { 0x50, 0x2E, 0x91 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x50, 0x2E, 0xCE }, "AsahiElectro", "Asahi Electronics Co.,Ltd" }, { { 0x50, 0x2F, 0x54 }, "CigShanghai", "Cig Shanghai Co Ltd" }, { { 0x50, 0x2F, 0x9B }, "Intel", "Intel Corporate" }, { { 0x50, 0x2F, 0xA8 }, "Cisco", "Cisco Systems, Inc" }, { { 0x50, 0x2F, 0xBB }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x50, 0x30, 0xF4 }, "Exascend", "Exascend, Inc." }, + { { 0x50, 0x31, 0x23 }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, { { 0x50, 0x31, 0xAD }, "ABBGlobalInd", "ABB Global Industries and Services Private Limited" }, { { 0x50, 0x32, 0x37 }, "Apple", "Apple, Inc." }, { { 0x50, 0x32, 0x5F }, "SiliconLabor", "Silicon Laboratories" }, @@ -20967,6 +21378,7 @@ { { 0x50, 0x50, 0x65 }, "TAKT", "TAKT Corporation" }, { { 0x50, 0x50, 0xA4 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x50, 0x50, 0xCE }, "DianyixiaCom", "Hangzhou Dianyixia Communication Technology Co. Ltd." }, + { { 0x50, 0x51, 0x4F }, "NetbeamTechn", "Netbeam Technology Limited" }, { { 0x50, 0x51, 0xA9 }, "TexasInstrum", "Texas Instruments" }, { { 0x50, 0x52, 0x3B }, "Nokia", "Nokia" }, { { 0x50, 0x52, 0xD2 }, "TelinTechnol", "Hangzhou Telin Technologies Co., Limited" }, @@ -20995,10 +21407,13 @@ { { 0x50, 0x5E, 0x5C }, "SunitecTechn", "Sunitec Technology Co.,Limited" }, { { 0x50, 0x5F, 0xB5 }, "AskeyCompute", "Askey Computer Corp" }, { { 0x50, 0x60, 0x28 }, "Xirrus", "Xirrus Inc." }, + { { 0x50, 0x61, 0x3F }, "eero", "eero inc." }, + { { 0x50, 0x61, 0x7E }, "MiaoMingInte", "Shenzhen MiaoMing Intelligent Technology Co.,Ltd" }, { { 0x50, 0x61, 0x84 }, "Avaya", "Avaya Inc" }, { { 0x50, 0x61, 0xBF }, "Cisco", "Cisco Systems, Inc" }, { { 0x50, 0x61, 0xD6 }, "InduSol", "Indu-Sol GmbH" }, { { 0x50, 0x61, 0xF6 }, "UniversalEle", "Universal Electronics, Inc." }, + { { 0x50, 0x62, 0x45 }, "Annapurnalab", "Annapurna labs" }, { { 0x50, 0x63, 0x13 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x50, 0x63, 0x91 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x50, 0x64, 0x2B }, "XIAOMIElectr", "XIAOMI Electronics,CO.,LTD" }, @@ -21066,12 +21481,16 @@ { { 0x50, 0x8C, 0xB1 }, "TexasInstrum", "Texas Instruments" }, { { 0x50, 0x8C, 0xC9 }, "zte", "zte corporation" }, { { 0x50, 0x8C, 0xF5 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, + { { 0x50, 0x8D, 0x62 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x50, 0x8D, 0x6F }, "CHAHOO", "CHAHOO Limited" }, + { { 0x50, 0x8D, 0x9E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x50, 0x8E, 0x49 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x50, 0x8F, 0x4C }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x50, 0x91, 0xE3 }, "TPLink", "TP-Link Systems Inc" }, + { { 0x50, 0x92, 0x6A }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x50, 0x92, 0xB9 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x50, 0x93, 0x4F }, "GradualTecno", "Gradual Tecnologia Ltda." }, + { { 0x50, 0x93, 0xCE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x50, 0x95, 0x51 }, "Commscope", "Commscope" }, { { 0x50, 0x97, 0x07 }, "XiamenPapera", "Xiamen Paperang Technology Co.,Ltd." }, { { 0x50, 0x97, 0x44 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, @@ -21081,6 +21500,7 @@ { { 0x50, 0x98, 0x93 }, "TexasInstrum", "Texas Instruments" }, { { 0x50, 0x98, 0xB8 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x50, 0x98, 0xF3 }, "RheemAustral", "Rheem Australia Pty Ltd" }, + { { 0x50, 0x99, 0x03 }, "MetaPlatform", "Meta Platforms, Inc." }, { { 0x50, 0x99, 0x5A }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x50, 0x9A, 0x46 }, "Safetrust", "Safetrust Inc" }, { { 0x50, 0x9A, 0x4C }, "Dell", "Dell Inc." }, @@ -21106,8 +21526,10 @@ { { 0x50, 0xA7, 0x33 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x50, 0xA8, 0x3A }, "SMobileDevic", "S Mobile Devices Limited" }, { { 0x50, 0xA9, 0xDE }, "SmartcomBulg", "Smartcom - Bulgaria AD" }, + { { 0x50, 0xAB, 0x29 }, "TrackunitApS", "Trackunit ApS" }, { { 0x50, 0xAB, 0x3E }, "Qibixx", "Qibixx AG" }, { { 0x50, 0xAB, 0xBF }, "HoseoTelecom", "Hoseo Telecom" }, + { { 0x50, 0xAC, 0xB9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x50, 0xAD, 0x71 }, "TessolveSemi", "Tessolve Semiconductor Private Limited" }, { { 0x50, 0xAD, 0x92 }, "NXTechnologi", "NX Technologies" }, { { 0x50, 0xAD, 0xD5 }, "Dynalec", "Dynalec Corporation" }, @@ -21153,6 +21575,7 @@ { { 0x50, 0xCF, 0x14 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x50, 0xCF, 0x56 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x50, 0xD0, 0x65 }, "ESYLUX", "ESYLUX GmbH" }, + { { 0x50, 0xD0, 0x6D }, "BirdBuddy", "Bird Buddy" }, { { 0x50, 0xD2, 0x13 }, "CviLux", "CviLux Corporation" }, { { 0x50, 0xD2, 0x74 }, "Steffes", "Steffes Corporation" }, { { 0x50, 0xD2, 0xF5 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, @@ -21178,6 +21601,7 @@ { { 0x50, 0xE0, 0x99 }, "AtuoFutureTe", "HangZhou Atuo Future Technology Co., Ltd" }, { { 0x50, 0xE0, 0xC7 }, "TurControlSy", "TurControlSystme AG" }, { { 0x50, 0xE0, 0xEF }, "Nokia", "Nokia" }, + { { 0x50, 0xE0, 0xF9 }, "GEVernova", "GE Vernova" }, { { 0x50, 0xE1, 0x4A }, "Private", "Private" }, { { 0x50, 0xE2, 0x4E }, "zte", "zte corporation" }, { { 0x50, 0xE4, 0x52 }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Corp." }, @@ -21220,10 +21644,12 @@ { { 0x50, 0xFA, 0x84 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x50, 0xFA, 0xAB }, "Ltekdoo", "L-tek d.o.o." }, { { 0x50, 0xFB, 0x19 }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Corp." }, + { { 0x50, 0xFB, 0xFF }, "FranklinTech", "Franklin Technology Inc." }, { { 0x50, 0xFC, 0x30 }, "TreehouseLab", "Treehouse Labs" }, { { 0x50, 0xFC, 0x9F }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x50, 0xFD, 0xD5 }, "SJIIndustry", "SJI Industry Company" }, { { 0x50, 0xFE, 0x0C }, "AzureWaveTec", "AzureWave Technology Inc." }, + { { 0x50, 0xFE, 0x39 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x50, 0xFE, 0xF2 }, "SifyTechnolo", "Sify Technologies Ltd" }, { { 0x50, 0xFF, 0x20 }, "Keenetic", "Keenetic Limited" }, { { 0x54, 0x02, 0x37 }, "Teltronic", "Teltronic AG" }, @@ -21279,6 +21705,7 @@ { { 0x54, 0x1D, 0xFB }, "FreestyleEne", "Freestyle Energy Ltd" }, { { 0x54, 0x1E, 0x56 }, "JuniperNetwo", "Juniper Networks" }, { { 0x54, 0x1F, 0x8D }, "zte", "zte corporation" }, + { { 0x54, 0x1F, 0xCD }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x54, 0x1F, 0xD5 }, "AdvantageEle", "Advantage Electronics" }, { { 0x54, 0x20, 0x18 }, "TelyLabs", "Tely Labs" }, { { 0x54, 0x20, 0x97 }, "TTTechAuto", "TTTech Auto AG" }, @@ -21290,6 +21717,7 @@ { { 0x54, 0x22, 0xE0 }, "Adtran", "Adtran Inc" }, { { 0x54, 0x22, 0xF8 }, "zte", "zte corporation" }, { { 0x54, 0x25, 0xEA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x54, 0x26, 0x18 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x54, 0x26, 0x3D }, "Sony", "Sony Corporation" }, { { 0x54, 0x26, 0x96 }, "Apple", "Apple, Inc." }, { { 0x54, 0x27, 0x1E }, "AzureWaveTec", "AzureWave Technology Inc." }, @@ -21321,9 +21749,11 @@ { { 0x54, 0x35, 0x30 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x54, 0x35, 0xDF }, "Symeo", "Symeo GmbH" }, { { 0x54, 0x35, 0xE9 }, "FeitianTechn", "Feitian Technologies Co., Ltd" }, + { { 0x54, 0x36, 0x31 }, "Intel", "Intel Corporate" }, { { 0x54, 0x36, 0x9B }, "1VergeIntern", "1Verge Internet Technology (Beijing) Co., Ltd." }, { { 0x54, 0x37, 0xBB }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0x54, 0x39, 0x68 }, "EdgewaterNet", "Edgewater Networks Inc" }, + { { 0x54, 0x39, 0x76 }, "Groq", "Groq" }, { { 0x54, 0x39, 0xDF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x54, 0x3A, 0xD6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x54, 0x3A, 0xDF }, "QualfiberTec", "Qualfiber Technology Co.,Ltd" }, @@ -21358,6 +21788,7 @@ { { 0x54, 0x4D, 0xD4 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x54, 0x4E, 0x45 }, "Private", "Private" }, { { 0x54, 0x4E, 0x90 }, "Apple", "Apple, Inc." }, + { { 0x54, 0x4E, 0xF0 }, "Roku", "Roku, Inc" }, { { 0x54, 0x51, 0x1B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x54, 0x51, 0x46 }, "AMG", "AMG Systems Ltd." }, { { 0x54, 0x51, 0xDE }, "Cisco", "Cisco Systems, Inc" }, @@ -21366,6 +21797,8 @@ { { 0x54, 0x54, 0x14 }, "DigitalRFCor", "Digital RF Corea, Inc" }, { { 0x54, 0x54, 0xCF }, "Probedigital", "Probedigital Co.,Ltd" }, { { 0x54, 0x55, 0xD5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x54, 0x56, 0x18 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x54, 0x59, 0x25 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x54, 0x5A, 0xA6 }, "Espressif", "Espressif Inc." }, { { 0x54, 0x5B, 0x86 }, "PanasonicAut", "Panasonic Automotive Systems Co.,Ltd" }, { { 0x54, 0x5D, 0xD9 }, "Edistec", "Edistec" }, @@ -21392,6 +21825,7 @@ { { 0x54, 0x69, 0x90 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x54, 0x6A, 0xD8 }, "ElsterWaterM", "Elster Water Metering" }, { { 0x54, 0x6C, 0x0E }, "TexasInstrum", "Texas Instruments" }, + { { 0x54, 0x6C, 0x50 }, "NanjingQinhe", "Nanjing Qinheng Microelectronics Co., Ltd." }, { { 0x54, 0x6C, 0xAC }, "Intelbras", "Intelbras" }, { { 0x54, 0x6C, 0xEB }, "Intel", "Intel Corporate" }, { { 0x54, 0x6D, 0x52 }, "TopviewOptro", "Topview Optronics Corp." }, @@ -21411,8 +21845,10 @@ { { 0x54, 0x78, 0x1A }, "Cisco", "Cisco Systems, Inc" }, { { 0x54, 0x78, 0x85 }, "GiecDigital", "Shenzhen Giec Digital Co.,Ltd" }, { { 0x54, 0x78, 0xC9 }, "AMPAKTechnol", "AMPAK Technology,Inc." }, + { { 0x54, 0x78, 0xF0 }, "zte", "zte corporation" }, { { 0x54, 0x79, 0x75 }, "Nokia", "Nokia Corporation" }, { { 0x54, 0x7A, 0x52 }, "CTEInternati", "CTE International srl" }, + { { 0x54, 0x7A, 0xF4 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0x54, 0x7C, 0x69 }, "Cisco", "Cisco Systems, Inc" }, { { 0x54, 0x7D, 0x40 }, "PowervisionT", "Powervision Tech Inc." }, { { 0x54, 0x7D, 0xCD }, "TexasInstrum", "Texas Instruments" }, @@ -21426,9 +21862,11 @@ { { 0x54, 0x81, 0x2D }, "PAXComputerT", "PAX Computer Technology(Shenzhen) Ltd." }, { { 0x54, 0x81, 0xAD }, "EagleResearc", "Eagle Research Corporation" }, { { 0x54, 0x83, 0x3A }, "ZyxelCommuni", "Zyxel Communications Corporation" }, + { { 0x54, 0x83, 0xBB }, "HondaMotor", "Honda Motor Co., Ltd" }, { { 0x54, 0x84, 0x50 }, "Tiinlab", "Tiinlab Corporation" }, { { 0x54, 0x84, 0x7B }, "DigitalDevic", "Digital Devices GmbH" }, { { 0x54, 0x84, 0xDC }, "zte", "zte corporation" }, + { { 0x54, 0x85, 0xC1 }, "Siliconwaves", "Siliconwaves Technologies Co.,Ltd" }, { { 0x54, 0x86, 0xBC }, "Cisco", "Cisco Systems, Inc" }, { { 0x54, 0x88, 0x0E }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0x54, 0x88, 0xDE }, "Cisco", "Cisco Systems, Inc" }, @@ -21439,16 +21877,19 @@ { { 0x54, 0x8C, 0x81 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x54, 0x8C, 0xA0 }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0x54, 0x8D, 0x5A }, "Intel", "Intel Corporate" }, + { { 0x54, 0x91, 0xE1 }, "Vitalacy", "Vitalacy Inc." }, { { 0x54, 0x92, 0x09 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x54, 0x92, 0x6A }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x54, 0x92, 0xBE }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x54, 0x93, 0x59 }, "TwowingTechn", "Shenzhen Twowing Technologies Co.,Ltd." }, { { 0x54, 0x94, 0x78 }, "SilvershoreT", "Silvershore Technology Partners" }, + { { 0x54, 0x96, 0xCB }, "AMPAKTechnol", "AMPAK Technology Inc." }, { { 0x54, 0x99, 0x63 }, "Apple", "Apple, Inc." }, { { 0x54, 0x9A, 0x16 }, "UzushioElect", "Uzushio Electric Co.,Ltd." }, { { 0x54, 0x9A, 0x4C }, "HomecareTech", "Guangdong Homecare Technology Co.,Ltd." }, { { 0x54, 0x9A, 0x8F }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0x54, 0x9B, 0x12 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x54, 0x9B, 0x24 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x54, 0x9B, 0x49 }, "NECPlatforms", "NEC Platforms, Ltd." }, { { 0x54, 0x9B, 0x72 }, "Ericsson", "Ericsson AB" }, { { 0x54, 0x9C, 0x27 }, "PlasmaCloud", "Plasma Cloud Limited" }, @@ -21479,11 +21920,13 @@ { { 0x54, 0xAB, 0x3A }, "QuantaComput", "Quanta Computer Inc." }, { { 0x54, 0xAC, 0xFC }, "LIZNApS", "LIZN ApS" }, { { 0x54, 0xAE, 0x27 }, "Apple", "Apple, Inc." }, + { { 0x54, 0xAE, 0xBC }, "ChinaDragonT", "China Dragon Technology Limited" }, { { 0x54, 0xAE, 0xD0 }, "DASANNetwork", "DASAN Networks, Inc." }, { { 0x54, 0xAE, 0xD2 }, "CSLDualcom", "CSL Dualcom Ltd" }, { { 0x54, 0xAF, 0x97 }, "TPLink", "TP-Link Systems Inc" }, { { 0x54, 0xB1, 0x21 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x54, 0xB2, 0x03 }, "Pegatron", "Pegatron Corporation" }, + { { 0x54, 0xB2, 0x7E }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x54, 0xB2, 0x9D }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0x54, 0xB5, 0x6C }, "XianNovaStar", "Xi'an NovaStar Tech Co., Ltd" }, { { 0x54, 0xB6, 0x20 }, "SUHDOLE&C", "SUHDOL E&C Co.Ltd." }, @@ -21493,12 +21936,15 @@ { { 0x54, 0xB8, 0x02 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x54, 0xB8, 0x0A }, "DLinkInterna", "D-Link International" }, { { 0x54, 0xB8, 0x74 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, + { { 0x54, 0xB8, 0xDB }, "Apple", "Apple, Inc." }, { { 0x54, 0xBA, 0xD6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x54, 0xBA, 0xD9 }, "Intelbras", "Intelbras" }, { { 0x54, 0xBD, 0x79 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x54, 0xBE, 0x53 }, "zte", "zte corporation" }, { { 0x54, 0xBE, 0xF7 }, "Pegatron", "Pegatron Corporation" }, { { 0x54, 0xBF, 0x64 }, "Dell", "Dell Inc." }, { { 0x54, 0xC0, 0x78 }, "Infinixmobil", "Infinix mobility limited" }, + { { 0x54, 0xC1, 0xD3 }, "GuangzhouTRI", "Guangzhou TR Intelligent Manufacturing Technology Co., Ltd" }, { { 0x54, 0xC2, 0x50 }, "Iskrateldoo", "Iskratel d.o.o." }, { { 0x54, 0xC3, 0x3E }, "Ciena", "Ciena Corporation" }, { { 0x54, 0xC4, 0x15 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, @@ -21531,6 +21977,7 @@ { { 0x54, 0xDB, 0xA2 }, "Fibrain", "Fibrain" }, { { 0x54, 0xDC, 0x1D }, "YulongComput", "Yulong Computer Telecommunication Scientific (Shenzhen) Co.,Ltd" }, { { 0x54, 0xDC, 0xE9 }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x54, 0xDD, 0x21 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x54, 0xDD, 0x4F }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x54, 0xDE, 0xD0 }, "Sevio", "Sevio Srl" }, { { 0x54, 0xDE, 0xD3 }, "zte", "zte corporation" }, @@ -21589,6 +22036,7 @@ { { 0x54, 0xFA, 0x96 }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, { { 0x54, 0xFB, 0x58 }, "WISEWARELda", "WISEWARE, Lda" }, { { 0x54, 0xFB, 0x5A }, "Optomind", "Optomind Inc." }, + { { 0x54, 0xFB, 0x66 }, "ASRockIncorp", "ASRock Incorporation" }, { { 0x54, 0xFC, 0xF0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x54, 0xFD, 0xBF }, "ScheidtBachm", "Scheidt & Bachmann GmbH" }, { { 0x54, 0xFE, 0xEB }, "TexasInstrum", "Texas Instruments" }, @@ -21599,6 +22047,7 @@ { { 0x58, 0x00, 0xE3 }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0x58, 0x02, 0x05 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x58, 0x03, 0xFB }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, + { { 0x58, 0x04, 0x4F }, "TPLink", "TP-Link Systems Inc." }, { { 0x58, 0x04, 0x54 }, "IcommHk", "Icomm Hk Limited" }, { { 0x58, 0x04, 0xCB }, "TianjinHuisu", "Tianjin Huisun Technology Co.,Ltd." }, { { 0x58, 0x05, 0x28 }, "LabrisNetwor", "Labris Networks" }, @@ -21644,6 +22093,7 @@ { { 0x58, 0x25, 0x75 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x58, 0x25, 0x7A }, "MobiwireMobi", "Mobiwire Mobiles(Ningbo) Co.,Ltd" }, { { 0x58, 0x26, 0x3A }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x58, 0x27, 0x45 }, "AngelbirdTec", "Angelbird Technologies GmbH" }, { { 0x58, 0x27, 0x8C }, "Buffalo", "Buffalo.Inc" }, { { 0x58, 0x2A, 0xF7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x58, 0x2B, 0x0A }, "TexasInstrum", "Texas Instruments" }, @@ -21689,6 +22139,7 @@ { { 0x58, 0x4C, 0xEE }, "DigitalOneTe", "Digital One Technologies, Limited" }, { { 0x58, 0x4D, 0x42 }, "Dragos", "Dragos, Inc." }, { { 0x58, 0x50, 0x76 }, "LinearEquipa", "Linear Equipamentos Eletronicos SA" }, + { { 0x58, 0x50, 0x9F }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0x58, 0x50, 0xAB }, "TLS", "TLS Corporation" }, { { 0x58, 0x50, 0xE6 }, "BestBuy", "Best Buy Corporation" }, { { 0x58, 0x50, 0xED }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, @@ -21705,6 +22156,7 @@ { { 0x58, 0x59, 0xC2 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x58, 0x5B, 0x69 }, "Tvt", "Tvt Co., Ltd" }, { { 0x58, 0x5F, 0xF6 }, "zte", "zte corporation" }, + { { 0x58, 0x60, 0x10 }, "zovotonelect", "shenzhen zovoton electronic co.,ltd" }, { { 0x58, 0x60, 0x5F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x58, 0x60, 0xD8 }, "Commscope", "Commscope" }, { { 0x58, 0x61, 0x63 }, "QuantumNetwo", "Quantum Networks (SG) Pte. Ltd." }, @@ -21729,6 +22181,7 @@ { { 0x58, 0x6E, 0xD6 }, "Private", "Private" }, { { 0x58, 0x70, 0x7F }, "Ericsson", "Ericsson AB" }, { { 0x58, 0x70, 0xC6 }, "XiaoyiTechno", "Shanghai Xiaoyi Technology Co., Ltd." }, + { { 0x58, 0x72, 0xC9 }, "zte", "zte corporation" }, { { 0x58, 0x73, 0xD1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x58, 0x73, 0xD8 }, "Apple", "Apple, Inc." }, { { 0x58, 0x75, 0x21 }, "CJSCRTSoft", "CJSC RTSoft" }, @@ -21760,8 +22213,10 @@ { { 0x58, 0x86, 0x70 }, "JuniperNetwo", "Juniper Networks" }, { { 0x58, 0x86, 0x94 }, "EFMNetworks", "EFM Networks" }, { { 0x58, 0x87, 0x4C }, "LiteOnCleanE", "Lite-On Clean Energy Technology Corp." }, + { { 0x58, 0x87, 0x85 }, "Adtran", "Adtran Inc" }, { { 0x58, 0x87, 0x9F }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x58, 0x87, 0xE2 }, "CoshipElectr", "Shenzhen Coship Electronics Co., Ltd." }, + { { 0x58, 0x89, 0x90 }, "StarkeyLabs", "Starkey Labs Inc." }, { { 0x58, 0x8A, 0x5A }, "Dell", "Dell Inc." }, { { 0x58, 0x8B, 0x1C }, "Cisco", "Cisco Systems, Inc" }, { { 0x58, 0x8B, 0xF3 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, @@ -21788,17 +22243,17 @@ { { 0x58, 0x96, 0x0A }, "LGElectronic", "LG Electronics" }, { { 0x58, 0x96, 0x1D }, "Intel", "Intel Corporate" }, { { 0x58, 0x96, 0x30 }, "VantivaUSA", "Vantiva USA LLC" }, - { { 0x58, 0x96, 0x71 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x58, 0x96, 0x71 }, "WNC", "WNC Corporation" }, { { 0x58, 0x97, 0x1E }, "Cisco", "Cisco Systems, Inc" }, { { 0x58, 0x97, 0xBD }, "Cisco", "Cisco Systems, Inc" }, - { { 0x58, 0x98, 0x35 }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0x58, 0x98, 0x35 }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0x58, 0x98, 0x6F }, "RevolutionDi", "Revolution Display" }, { { 0x58, 0x9A, 0x3E }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x58, 0x9B, 0x0B }, "ShinewayTech", "Shineway Technologies, Inc." }, { { 0x58, 0x9B, 0x4A }, "DWnetTechnol", "DWnet Technologies(Suzhou) Corporation" }, { { 0x58, 0x9B, 0xF7 }, "HefeiRadioCo", "Hefei Radio Communication Technology Co., Ltd" }, { { 0x58, 0x9C, 0xFC }, "FreeBSDFound", "FreeBSD Foundation" }, - { { 0x58, 0x9E, 0xC6 }, "GigasetCommu", "Gigaset Communications GmbH" }, + { { 0x58, 0x9E, 0xC6 }, "GigasetTechn", "Gigaset Technologies GmbH" }, { { 0x58, 0xA0, 0x23 }, "Intel", "Intel Corporate" }, { { 0x58, 0xA0, 0xCB }, "TrackNet", "TrackNet, Inc" }, { { 0x58, 0xA1, 0x5F }, "TexasInstrum", "Texas Instruments" }, @@ -21837,6 +22292,7 @@ { { 0x58, 0xBA, 0xD4 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x58, 0xBC, 0x27 }, "Cisco", "Cisco Systems, Inc" }, { { 0x58, 0xBC, 0x8F }, "Cognitive", "Cognitive Systems Corp." }, + { { 0x58, 0xBD, 0x35 }, "XiangchengCo", "Shanghai Xiangcheng Communication Technology Co., Ltd" }, { { 0x58, 0xBD, 0xA3 }, "Nintendo", "Nintendo Co., Ltd." }, { { 0x58, 0xBD, 0xF9 }, "Sigrand", "Sigrand" }, { { 0x58, 0xBE, 0x72 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -21875,6 +22331,7 @@ { { 0x58, 0xD6, 0x97 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x58, 0xD6, 0xD3 }, "DairyCheq", "Dairy Cheq Inc" }, { { 0x58, 0xD7, 0x59 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x58, 0xD8, 0x12 }, "TPLink", "TP-Link Systems Inc." }, { { 0x58, 0xD8, 0xA7 }, "BirdHomeAuto", "Bird Home Automation GmbH" }, { { 0x58, 0xD9, 0xC3 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x58, 0xD9, 0xD5 }, "TendaTechnol", "Tenda Technology Co.,Ltd.Dongguan branch" }, @@ -21888,12 +22345,14 @@ { { 0x58, 0xE2, 0x8F }, "Apple", "Apple, Inc." }, { { 0x58, 0xE3, 0x26 }, "CompassTechn", "Compass Technologies Inc." }, { { 0x58, 0xE3, 0x59 }, "InterrollSof", "Interroll Software & Electronics GmbH" }, - { { 0x58, 0xE4, 0x03 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x58, 0xE4, 0x03 }, "WNC", "WNC Corporation" }, { { 0x58, 0xE4, 0x34 }, "JuniperNetwo", "Juniper Networks" }, { { 0x58, 0xE4, 0x76 }, "CentronCommu", "Centron Communications Technologies Fujian Co.,Ltd" }, { { 0x58, 0xE4, 0x88 }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0x58, 0xE4, 0xEB }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, { { 0x58, 0xE6, 0x36 }, "EVRsafeTechn", "EVRsafe Technologies" }, { { 0x58, 0xE6, 0xBA }, "Apple", "Apple, Inc." }, + { { 0x58, 0xE6, 0xC5 }, "Espressif", "Espressif Inc." }, { { 0x58, 0xE7, 0x47 }, "Deltanet", "Deltanet AG" }, { { 0x58, 0xE8, 0x08 }, "Autonics", "Autonics Corporation" }, { { 0x58, 0xE8, 0x73 }, "DANGBEINETWO", "HANGZHOU DANGBEI NETWORK TECH.Co.,Ltd" }, @@ -21953,6 +22412,7 @@ { { 0x5C, 0x09, 0x47 }, "Apple", "Apple, Inc." }, { { 0x5C, 0x09, 0x79 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x5C, 0x0A, 0x5B }, "SamsungElect", "Samsung Electro Mechanics Co., Ltd." }, + { { 0x5C, 0x0B, 0x3B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x5C, 0x0B, 0xCA }, "TunstallNord", "Tunstall Nordic AB" }, { { 0x5C, 0x0C, 0x0E }, "GuizhouHuaxi", "Guizhou Huaxintong Semiconductor Technology Co Ltd" }, { { 0x5C, 0x0C, 0xBB }, "CELIZION", "CELIZION Inc." }, @@ -21962,6 +22422,7 @@ { { 0x5C, 0x10, 0x1E }, "zte", "zte corporation" }, { { 0x5C, 0x10, 0xC5 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0x11, 0x93 }, "SealOne", "Seal One AG" }, + { { 0x5C, 0x13, 0xAC }, "Apple", "Apple, Inc." }, { { 0x5C, 0x13, 0xCC }, "Apple", "Apple, Inc." }, { { 0x5C, 0x14, 0x37 }, "Thyssenkrupp", "Thyssenkrupp Aufzugswerke GmbH" }, { { 0x5C, 0x14, 0xEB }, "TridentIoT", "Trident IoT" }, @@ -21980,6 +22441,7 @@ { { 0x5C, 0x18, 0xDD }, "CigShanghai", "Cig Shanghai Co Ltd" }, { { 0x5C, 0x19, 0x23 }, "LanlyTechnol", "Hangzhou Lanly Technology Co., Ltd." }, { { 0x5C, 0x1A, 0x6F }, "CambridgeInd", "Cambridge Industries(Group) Co.,Ltd." }, + { { 0x5C, 0x1B, 0x17 }, "BoschAutomot", "Bosch Automotive Electronics India Pvt. Ltd." }, { { 0x5C, 0x1B, 0xF4 }, "Apple", "Apple, Inc." }, { { 0x5C, 0x1C, 0xB9 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x5C, 0x1D, 0xD9 }, "Apple", "Apple, Inc." }, @@ -22012,6 +22474,7 @@ { { 0x5C, 0x33, 0x5C }, "SwissphoneTe", "Swissphone Telecom AG" }, { { 0x5C, 0x33, 0x7B }, "Google", "Google, Inc." }, { { 0x5C, 0x33, 0x8E }, "AlphaNetwork", "Alpha Networks Inc." }, + { { 0x5C, 0x33, 0xB1 }, "EMMicroelect", "EM Microelectronic" }, { { 0x5C, 0x34, 0x00 }, "HisenseElect", "Hisense Electric Co.,Ltd" }, { { 0x5C, 0x34, 0x5B }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x5C, 0x35, 0x3B }, "CompalBroadb", "Compal Broadband Networks, Inc." }, @@ -22020,8 +22483,10 @@ { { 0x5C, 0x35, 0xFC }, "ActiontecEle", "Actiontec Electronics Inc." }, { { 0x5C, 0x36, 0xB8 }, "TCLKingElect", "TCL King Electrical Appliances (Huizhou) Co., Ltd" }, { { 0x5C, 0x38, 0xE0 }, "SuperElectro", "Shanghai Super Electronics Technology Co.,LTD" }, + { { 0x5C, 0x39, 0x77 }, "JuniperNetwo", "Juniper Networks" }, { { 0x5C, 0x3A, 0x3D }, "zte", "zte corporation" }, { { 0x5C, 0x3A, 0x45 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, + { { 0x5C, 0x3A, 0xA2 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x5C, 0x3B, 0x35 }, "Gehirn", "Gehirn Inc." }, { { 0x5C, 0x3C, 0x27 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0x3E, 0x06 }, "Cisco", "Cisco Systems, Inc" }, @@ -22034,9 +22499,11 @@ { { 0x5C, 0x43, 0xD2 }, "Hazemeyer", "Hazemeyer" }, { { 0x5C, 0x44, 0x3E }, "Skullcandy", "Skullcandy" }, { { 0x5C, 0x45, 0x27 }, "JuniperNetwo", "Juniper Networks" }, + { { 0x5C, 0x45, 0x46 }, "WaterWorldIn", "Shenzhen Water World Information Co.,Ltd." }, { { 0x5C, 0x46, 0xB0 }, "SIMComWirele", "SIMCom Wireless Solutions Limited" }, { { 0x5C, 0x47, 0x5E }, "Ring", "Ring LLC" }, { { 0x5C, 0x48, 0x42 }, "AnysoftInfor", "Hangzhou Anysoft Information Technology Co. , Ltd" }, + { { 0x5C, 0x48, 0x79 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x5C, 0x49, 0x79 }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0x5C, 0x49, 0x7D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0x49, 0xFA }, "GuoweiShidai", "Shenzhen Guowei Shidai Communication Equipement Co., Ltd" }, @@ -22047,6 +22514,7 @@ { { 0x5C, 0x4E, 0xEE }, "AltoBeam", "AltoBeam Inc." }, { { 0x5C, 0x50, 0x15 }, "Cisco", "Cisco Systems, Inc" }, { { 0x5C, 0x50, 0xD9 }, "Apple", "Apple, Inc." }, + { { 0x5C, 0x51, 0x36 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0x51, 0x4F }, "Intel", "Intel Corporate" }, { { 0x5C, 0x51, 0x81 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0x51, 0x88 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, @@ -22089,6 +22557,7 @@ { { 0x5C, 0x64, 0xF3 }, "sywinkeyHong", "sywinkey HongKong Co,. Limited?" }, { { 0x5C, 0x66, 0x6C }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x5C, 0x67, 0x76 }, "IDSImagingDe", "IDS Imaging Development Systems GmbH" }, + { { 0x5C, 0x67, 0x83 }, "Intel", "Intel Corporate" }, { { 0x5C, 0x68, 0xD0 }, "AuroraInnova", "Aurora Innovation Inc." }, { { 0x5C, 0x69, 0x84 }, "Nuvico", "Nuvico" }, { { 0x5C, 0x6A, 0x7D }, "KentkartEgeE", "Kentkart Ege Elektronik San. Ve Tic. Ltd. Sti." }, @@ -22112,6 +22581,7 @@ { { 0x5C, 0x77, 0x76 }, "TCTmobile", "TCT mobile ltd" }, { { 0x5C, 0x78, 0xF8 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x5C, 0x7B, 0x5C }, "SDMCTechnolo", "Shenzhen SDMC Technology CO.,Ltd." }, + { { 0x5C, 0x7B, 0x6C }, "Tradit", "Tradit Co., Ltd" }, { { 0x5C, 0x7D, 0x5E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x5C, 0x7D, 0x7D }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x5C, 0x7D, 0xAE }, "zte", "zte corporation" }, @@ -22216,12 +22686,14 @@ { { 0x5C, 0xBD, 0x9E }, "HongkongMira", "Hongkong Miracle Eagle Technology(Group) Limited" }, { { 0x5C, 0xBE, 0x05 }, "Ispec", "Ispec" }, { { 0x5C, 0xBE, 0x69 }, "OraimoTechno", "Oraimo Technology Limited" }, + { { 0x5C, 0xBF, 0x03 }, "Emoco", "Emoco" }, { { 0x5C, 0xC0, 0xA0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x5C, 0xC1, 0xD7 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0xC1, 0xF2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x5C, 0xC2, 0x13 }, "FrSauter", "Fr. Sauter AG" }, { { 0x5C, 0xC3, 0x07 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x5C, 0xC3, 0x36 }, "ittim", "ittim" }, + { { 0x5C, 0xC4, 0x1D }, "StoneDevices", "Stone Devices Sdn. Bhd." }, { { 0x5C, 0xC5, 0x63 }, "HunanFnLinkT", "Hunan Fn-Link Technology Limited" }, { { 0x5C, 0xC5, 0xD4 }, "Intel", "Intel Corporate" }, { { 0x5C, 0xC6, 0xD0 }, "SkyworthDigi", "Skyworth Digital Technology(Shenzhen) Co.,Ltd" }, @@ -22249,6 +22721,7 @@ { { 0x5C, 0xD1, 0x35 }, "XtremePower", "Xtreme Power Systems" }, { { 0x5C, 0xD2, 0x0B }, "Yytek", "Yytek Co., Ltd." }, { { 0x5C, 0xD2, 0xE4 }, "Intel", "Intel Corporate" }, + { { 0x5C, 0xD3, 0x3D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0xD4, 0x1B }, "UCZOONTechno", "UCZOON Technology Co., LTD" }, { { 0x5C, 0xD4, 0xAB }, "Zektor", "Zektor" }, { { 0x5C, 0xD5, 0xB5 }, "WiSiYiLinkTe", "Shenzhen WiSiYiLink Technology Co.,Ltd" }, @@ -22267,6 +22740,7 @@ { { 0x5C, 0xE0, 0xCA }, "FeiTianUnite", "FeiTian United (Beijing) System Technology Co., Ltd." }, { { 0x5C, 0xE0, 0xF6 }, "NICbrNucleod", "NIC.br- Nucleo de Informacao e Coordenacao do Ponto BR" }, { { 0x5C, 0xE1, 0x76 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x5C, 0xE1, 0xA4 }, "Pleneo", "Pleneo" }, { { 0x5C, 0xE2, 0x23 }, "DelphinTechn", "Delphin Technology AG" }, { { 0x5C, 0xE2, 0x86 }, "NortelNetwor", "Nortel Networks" }, { { 0x5C, 0xE2, 0x8C }, "ZyxelCommuni", "Zyxel Communications Corporation" }, @@ -22277,6 +22751,7 @@ { { 0x5C, 0xE5, 0x0C }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x5C, 0xE6, 0x88 }, "VECOSEurope", "VECOS Europe B.V." }, { { 0x5C, 0xE7, 0x47 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x5C, 0xE7, 0x53 }, "Private", "Private" }, { { 0x5C, 0xE7, 0xA0 }, "Nokia", "Nokia" }, { { 0x5C, 0xE7, 0xBF }, "NewSingulari", "New Singularity International Technical Development Co.,Ltd" }, { { 0x5C, 0xE8, 0x83 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -22298,6 +22773,7 @@ { { 0x5C, 0xF4, 0xAB }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0x5C, 0xF5, 0x0D }, "Institutemic", "Institute of microelectronic applications" }, { { 0x5C, 0xF5, 0x1A }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, + { { 0x5C, 0xF5, 0x3A }, "ZhonggeSmart", "Zhongge Smart Technology(Shanghai) Co., Ltd" }, { { 0x5C, 0xF5, 0xDA }, "Apple", "Apple, Inc." }, { { 0x5C, 0xF6, 0xDC }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x5C, 0xF7, 0x96 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, @@ -22320,11 +22796,12 @@ { { 0x5C, 0xFC, 0xE1 }, "Resideo", "Resideo" }, { { 0x5C, 0xFE, 0x9E }, "WiwynnTainan", "Wiwynn Corporation Tainan Branch" }, { { 0x5C, 0xFF, 0x35 }, "Wistron", "Wistron Corporation" }, + { { 0x5C, 0xFF, 0xA9 }, "zte", "zte corporation" }, { { 0x5C, 0xFF, 0xFF }, "KezhonglongO", "Shenzhen Kezhonglong Optoelectronic Technology Co., Ltd" }, { { 0x60, 0x01, 0x94 }, "Espressif", "Espressif Inc." }, { { 0x60, 0x01, 0xB1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0x02, 0x92 }, "Pegatron", "Pegatron Corporation" }, - { { 0x60, 0x02, 0xB4 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x60, 0x02, 0xB4 }, "WNC", "WNC Corporation" }, { { 0x60, 0x03, 0x08 }, "Apple", "Apple, Inc." }, { { 0x60, 0x03, 0x0C }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0x60, 0x03, 0x47 }, "BillionElect", "Billion Electric Co. Ltd." }, @@ -22378,11 +22855,13 @@ { { 0x60, 0x22, 0x32 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x60, 0x23, 0xA4 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0x60, 0x24, 0xC1 }, "JiangsuZhong", "Jiangsu Zhongxun Electronic Technology Co., Ltd" }, + { { 0x60, 0x25, 0xED }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x60, 0x26, 0x02 }, "TexasInstrum", "Texas Instruments" }, { { 0x60, 0x26, 0xAA }, "Cisco", "Cisco Systems, Inc" }, { { 0x60, 0x26, 0xEF }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x60, 0x27, 0x1C }, "VIDEOREHarti", "VIDEOR E. Hartig GmbH" }, { { 0x60, 0x29, 0x2B }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0x60, 0x29, 0x72 }, "AristaNetwor", "Arista Networks" }, { { 0x60, 0x29, 0xD5 }, "DAVOLINK", "DAVOLINK Inc." }, { { 0x60, 0x2A, 0x1B }, "Jancus", "Jancus" }, { { 0x60, 0x2A, 0x54 }, "CardioTek", "CardioTek B.V." }, @@ -22390,6 +22869,7 @@ { { 0x60, 0x2B, 0x58 }, "EMMicroelect", "EM Microelectronic" }, { { 0x60, 0x2D, 0x74 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x60, 0x2E, 0x20 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x60, 0x30, 0xB3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0x30, 0xD4 }, "Apple", "Apple, Inc." }, { { 0x60, 0x31, 0x3B }, "SunnovoInter", "Sunnovo International Limited" }, { { 0x60, 0x31, 0x92 }, "OVTIndia", "OVT India pvt Ltd" }, @@ -22419,6 +22899,7 @@ { { 0x60, 0x3E, 0x7B }, "Gafachi", "Gafachi, Inc." }, { { 0x60, 0x3E, 0xCA }, "CambridgeMed", "Cambridge Medical Robotics Ltd" }, { { 0x60, 0x3F, 0xC5 }, "Cox", "Cox Co., Ltd" }, + { { 0x60, 0x3F, 0xFB }, "TelinkMicro", "Telink Micro LLC" }, { { 0x60, 0x42, 0x7F }, "ChuangweiRgb", "Shenzhen Chuangwei-Rgb Electronics Co.,Ltd" }, { { 0x60, 0x44, 0x7A }, "Waterid", "Water-i.d. GmbH" }, { { 0x60, 0x44, 0xF5 }, "EasyDigital", "Easy Digital Ltd." }, @@ -22429,6 +22910,7 @@ { { 0x60, 0x45, 0xCD }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x60, 0x45, 0xE8 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x60, 0x46, 0x16 }, "XiamenVannIn", "Xiamen Vann Intelligent Co., Ltd" }, + { { 0x60, 0x47, 0x0A }, "ZenithIntell", "Shenzhen Zenith Intelligent Technology Co., Ltd." }, { { 0x60, 0x47, 0x62 }, "SensoroTechn", "Beijing Sensoro Technology Co.,Ltd." }, { { 0x60, 0x47, 0xD4 }, "FORICSElectr", "FORICS Electronic Technology Co., Ltd." }, { { 0x60, 0x48, 0x26 }, "NewbridgeTec", "Newbridge Technologies Int. Ltd." }, @@ -22446,6 +22928,7 @@ { { 0x60, 0x53, 0x17 }, "SandstoneTec", "Sandstone Technologies" }, { { 0x60, 0x53, 0x75 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0x54, 0x64 }, "EyedroGreenS", "Eyedro Green Solutions Inc." }, + { { 0x60, 0x55, 0x56 }, "JiangxiRisou", "Jiangxi Risound Electronics Co.,LTD" }, { { 0x60, 0x55, 0xF9 }, "Espressif", "Espressif Inc." }, { { 0x60, 0x56, 0x61 }, "IXECLOUDTech", "IXECLOUD Tech" }, { { 0x60, 0x56, 0x7D }, "AMTelecom", "AM Telecom co., Ltd." }, @@ -22460,7 +22943,9 @@ { { 0x60, 0x5B, 0x30 }, "Dell", "Dell Inc." }, { { 0x60, 0x5B, 0xB4 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x60, 0x5E, 0x4F }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x60, 0x5E, 0x65 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x60, 0x5F, 0x8D }, "eero", "eero inc." }, + { { 0x60, 0x5F, 0xAA }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x60, 0x60, 0x1F }, "SzDjiTechnol", "Sz Dji Technology Co.,Ltd" }, { { 0x60, 0x61, 0x34 }, "ArcadeCommun", "Arcade Communications Ltd." }, { { 0x60, 0x61, 0xDF }, "ZmetaResearc", "Z-meta Research LLC" }, @@ -22471,6 +22956,7 @@ { { 0x60, 0x64, 0x53 }, "AOD", "AOD Co.,Ltd." }, { { 0x60, 0x64, 0xA1 }, "RADiflow", "RADiflow Ltd." }, { { 0x60, 0x65, 0x25 }, "Apple", "Apple, Inc." }, + { { 0x60, 0x65, 0xF4 }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Crop." }, { { 0x60, 0x66, 0x82 }, "AtekoPhotoel", "Shenzhen Ateko Photoelectricity Co.,Ltd" }, { { 0x60, 0x67, 0x20 }, "Intel", "Intel Corporate" }, { { 0x60, 0x68, 0x32 }, "SeneasyIntel", "Guangdong Seneasy Intelligent Technology Co., Ltd." }, @@ -22496,9 +22982,11 @@ { { 0x60, 0x72, 0x0B }, "BLUProducts", "BLU Products Inc" }, { { 0x60, 0x73, 0x5C }, "Cisco", "Cisco Systems, Inc" }, { { 0x60, 0x73, 0xBC }, "zte", "zte corporation" }, + { { 0x60, 0x73, 0xC8 }, "VoyetraTurtl", "Voyetra Turtle Beach, Inc." }, { { 0x60, 0x74, 0x8D }, "AtmacaElektr", "Atmaca Elektronik" }, { { 0x60, 0x74, 0xB1 }, "HomeControlS", "Home Control Singapore Pte Ltd" }, { { 0x60, 0x74, 0xF4 }, "Private", "Private" }, + { { 0x60, 0x75, 0x6C }, "LGElectronic", "LG Electronics" }, { { 0x60, 0x76, 0x23 }, "ESuperlinkTe", "Shenzhen E-Superlink Technology Co., Ltd" }, { { 0x60, 0x76, 0x88 }, "Velodyne", "Velodyne" }, { { 0x60, 0x77, 0x71 }, "TexasInstrum", "Texas Instruments" }, @@ -22514,9 +23002,11 @@ { { 0x60, 0x81, 0x2B }, "AstronicsCus", "Astronics Custom Control Concepts" }, { { 0x60, 0x81, 0xF9 }, "Helium", "Helium Systems, Inc" }, { { 0x60, 0x82, 0x46 }, "Apple", "Apple, Inc." }, + { { 0x60, 0x83, 0x06 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x60, 0x83, 0x34 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0x83, 0x73 }, "Apple", "Apple, Inc." }, { { 0x60, 0x83, 0xB2 }, "GkWareeK", "GkWare e.K." }, + { { 0x60, 0x83, 0xDA }, "SiliconLabor", "Silicon Laboratories" }, { { 0x60, 0x83, 0xE2 }, "NotionInform", "Shanghai Notion Information Technology Co., Ltd" }, { { 0x60, 0x83, 0xE7 }, "TPLink", "TP-Link Systems Inc" }, { { 0x60, 0x83, 0xF8 }, "SichuanHuaku", "Sichuan Huakun Zhenyu Intelligent Technology Co.,Ltd" }, @@ -22545,11 +23035,12 @@ { { 0x60, 0x93, 0x16 }, "Apple", "Apple, Inc." }, { { 0x60, 0x95, 0x32 }, "ZebraTechnol", "Zebra Technologies Inc." }, { { 0x60, 0x95, 0xBD }, "Apple", "Apple, Inc." }, + { { 0x60, 0x95, 0xF8 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x60, 0x96, 0x20 }, "Private", "Private" }, { { 0x60, 0x96, 0xA4 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0x97, 0xDD }, "MicroSysElec", "MicroSys Electronics GmbH" }, { { 0x60, 0x98, 0x13 }, "ViskingDigit", "Shanghai Visking Digital Technology Co. LTD" }, - { { 0x60, 0x98, 0x49 }, "Nokiasolutio", "Nokia solutions and networks Pvt Ltd" }, + { { 0x60, 0x98, 0x49 }, "NokiaSolutio", "Nokia Solutions and Networks India Private Limited" }, { { 0x60, 0x98, 0x66 }, "TexasInstrum", "Texas Instruments" }, { { 0x60, 0x99, 0xD1 }, "VuzixLenovo", "Vuzix / Lenovo" }, { { 0x60, 0x9A, 0xA4 }, "GviSecurity", "Gvi Security Inc." }, @@ -22574,6 +23065,7 @@ { { 0x60, 0xA7, 0x30 }, "YipinfangInt", "Shenzhen Yipinfang Internet Technology Co.,Ltd" }, { { 0x60, 0xA7, 0x51 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x60, 0xA8, 0xFE }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, + { { 0x60, 0xA9, 0x54 }, "Cisco", "Cisco Systems, Inc" }, { { 0x60, 0xA9, 0xB0 }, "Merchandisin", "Merchandising Technologies, Inc" }, { { 0x60, 0xAA, 0xEF }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x60, 0xAB, 0x14 }, "LGInnotek", "LG Innotek" }, @@ -22586,12 +23078,15 @@ { { 0x60, 0xB1, 0x85 }, "ATHsystem", "ATH system" }, { { 0x60, 0xB3, 0x87 }, "SynergicsTec", "Synergics Technologies GmbH" }, { { 0x60, 0xB3, 0xC4 }, "Elber", "Elber Srl" }, + { { 0x60, 0xB4, 0xA2 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x60, 0xB4, 0xF7 }, "PlumeDesign", "Plume Design Inc" }, { { 0x60, 0xB5, 0x8D }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0x60, 0xB6, 0x06 }, "Phorus", "Phorus" }, { { 0x60, 0xB6, 0x17 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x60, 0xB6, 0x47 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x60, 0xB6, 0xE1 }, "TexasInstrum", "Texas Instruments" }, + { { 0x60, 0xB7, 0x05 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, + { { 0x60, 0xB7, 0x63 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x60, 0xB7, 0x6E }, "Google", "Google, Inc." }, { { 0x60, 0xB9, 0x33 }, "DeutronElect", "Deutron Electronics Corp." }, { { 0x60, 0xB9, 0x82 }, "ROVERLaborat", "RO.VE.R. Laboratories S.p.A." }, @@ -22610,6 +23105,7 @@ { { 0x60, 0xC1, 0xCB }, "FujianGreatP", "Fujian Great Power PLC Equipment Co.,Ltd" }, { { 0x60, 0xC2, 0x2A }, "AllwinnerTec", "Allwinner Technology Co., Ltd" }, { { 0x60, 0xC3, 0x97 }, "2Wire", "2Wire Inc" }, + { { 0x60, 0xC4, 0x18 }, "TPVDisplayTe", "TPV Display Technology (Xiamen) Co.,Ltd." }, { { 0x60, 0xC5, 0x47 }, "Apple", "Apple, Inc." }, { { 0x60, 0xC5, 0xA8 }, "LTHonwayTech", "Beijing LT Honway Technology Co.,Ltd" }, { { 0x60, 0xC5, 0xAD }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -22639,11 +23135,13 @@ { { 0x60, 0xD2, 0xB9 }, "RealandBio", "Realand Bio Co., Ltd." }, { { 0x60, 0xD2, 0xDD }, "BaitongPutia", "Shenzhen Baitong Putian Technology Co.,Ltd." }, { { 0x60, 0xD3, 0x0A }, "Quatius", "Quatius Limited" }, + { { 0x60, 0xD4, 0xAF }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x60, 0xD4, 0xE9 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x60, 0xD5, 0x1B }, "Fujitsu", "Fujitsu Limited" }, { { 0x60, 0xD5, 0x61 }, "GlazeroTechn", "Shenzhen Glazero Technology Co., Ltd." }, { { 0x60, 0xD7, 0x55 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0xD8, 0x19 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0x60, 0xD8, 0x77 }, "PhyplusTechn", "Phyplus Technology (Shanghai) Co., Ltd" }, { { 0x60, 0xD8, 0x9C }, "HMDGlobal", "HMD Global Oy" }, { { 0x60, 0xD8, 0xA4 }, "VantivaConne", "Vantiva Connected Home - Technologies Telco" }, { { 0x60, 0xD9, 0xA0 }, "LenovoMobile", "Lenovo Mobile Communication Technology Ltd." }, @@ -22658,6 +23156,7 @@ { { 0x60, 0xDC, 0x81 }, "AltoBeam", "AltoBeam Inc." }, { { 0x60, 0xDD, 0x70 }, "Apple", "Apple, Inc." }, { { 0x60, 0xDD, 0x8E }, "Intel", "Intel Corporate" }, + { { 0x60, 0xDE, 0x18 }, "Apple", "Apple, Inc." }, { { 0x60, 0xDE, 0x35 }, "GITSN", "GITSN, Inc." }, { { 0x60, 0xDE, 0x44 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0xDE, 0x94 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -22669,7 +23168,7 @@ { { 0x60, 0xE3, 0xAC }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0x60, 0xE5, 0xD8 }, "zte", "zte corporation" }, { { 0x60, 0xE6, 0xBC }, "SinoTelecomT", "Sino-Telecom Technology Co.,Ltd." }, - { { 0x60, 0xE6, 0xF0 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x60, 0xE6, 0xF0 }, "WNC", "WNC Corporation" }, { { 0x60, 0xE7, 0x01 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x60, 0xE7, 0x8A }, "Unisem", "Unisem" }, { { 0x60, 0xE8, 0x5B }, "TexasInstrum", "Texas Instruments" }, @@ -22757,6 +23256,7 @@ { { 0x64, 0x16, 0xF0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x64, 0x17, 0x59 }, "Intellivisio", "Intellivision Holdings, LLC" }, { { 0x64, 0x17, 0xCD }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x64, 0x18, 0xDF }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x64, 0x1A, 0x22 }, "Heliospectra", "Heliospectra AB" }, { { 0x64, 0x1A, 0xBA }, "DryadNetwork", "Dryad Networks GmbH" }, { { 0x64, 0x1B, 0x2F }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -22772,6 +23272,7 @@ { { 0x64, 0x22, 0x16 }, "ShandongTaix", "Shandong Taixin Electronic co.,Ltd" }, { { 0x64, 0x23, 0x15 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x64, 0x24, 0x00 }, "Xorcom", "Xorcom Ltd." }, + { { 0x64, 0x24, 0x4D }, "EzvizSoftwar", "Hangzhou Ezviz Software Co.,Ltd." }, { { 0x64, 0x25, 0x5E }, "ObservintTec", "Observint Technologies, Inc." }, { { 0x64, 0x25, 0xEC }, "keshengzhixu", "guangdong kesheng zhixun technology" }, { { 0x64, 0x26, 0x56 }, "FanweitaiTec", "Shenzhen Fanweitai Technology Service Co.,Ltd" }, @@ -22785,8 +23286,11 @@ { { 0x64, 0x2C, 0x0F }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x64, 0x2C, 0xAC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x64, 0x2D, 0xB7 }, "SeungilElect", "Seungil Electronics" }, + { { 0x64, 0x2E, 0x41 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x64, 0x2F, 0x1C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x64, 0x2F, 0xC7 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x64, 0x31, 0x35 }, "Apple", "Apple, Inc." }, + { { 0x64, 0x31, 0x36 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x64, 0x31, 0x50 }, "HewlettPacka", "Hewlett Packard" }, { { 0x64, 0x31, 0x72 }, "ZhejiangHisi", "Zhejiang Hising Technology Co.,Ltd" }, { { 0x64, 0x31, 0x7E }, "Dexin", "Dexin Corporation" }, @@ -22811,6 +23315,7 @@ { { 0x64, 0x47, 0xE0 }, "FeitianTechn", "Feitian Technologies Co., Ltd" }, { { 0x64, 0x48, 0x42 }, "Apple", "Apple, Inc." }, { { 0x64, 0x49, 0x7D }, "Intel", "Intel Corporate" }, + { { 0x64, 0x4A, 0x7D }, "Intel", "Intel Corporate" }, { { 0x64, 0x4B, 0xC3 }, "WOASiSTeleco", "Shanghai WOASiS Telecommunications Ltd., Co." }, { { 0x64, 0x4B, 0xF0 }, "CalDigit", "CalDigit, Inc" }, { { 0x64, 0x4C, 0x36 }, "Intel", "Intel Corporate" }, @@ -22867,7 +23372,9 @@ { { 0x64, 0x67, 0x72 }, "SercommPhili", "Sercomm Philippines Inc" }, { { 0x64, 0x67, 0xCD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x64, 0x68, 0x0C }, "Comtrend", "Comtrend Corporation" }, + { { 0x64, 0x68, 0x1A }, "DASANNetwork", "DASAN Network Solutions" }, { { 0x64, 0x68, 0x76 }, "EdifierInter", "Edifier International" }, + { { 0x64, 0x69, 0x11 }, "AptivService", "Aptiv Services Us, Llc" }, { { 0x64, 0x69, 0x4E }, "TexasInstrum", "Texas Instruments" }, { { 0x64, 0x69, 0xBC }, "HyteraCommun", "Hytera Communications Co.,ltd" }, { { 0x64, 0x6A, 0x52 }, "Avaya", "Avaya Inc" }, @@ -22890,6 +23397,8 @@ { { 0x64, 0x73, 0x66 }, "SieraTechnol", "Shenzhen Siera Technology Ltd" }, { { 0x64, 0x73, 0xE2 }, "Arbiter", "Arbiter Systems, Inc." }, { { 0x64, 0x74, 0xF6 }, "ShooterDetec", "Shooter Detection Systems" }, + { { 0x64, 0x75, 0x20 }, "zte", "zte corporation" }, + { { 0x64, 0x75, 0xDA }, "Arcadyan", "Arcadyan Corporation" }, { { 0x64, 0x76, 0x57 }, "InnovativeSe", "Innovative Security Designs" }, { { 0x64, 0x76, 0xBA }, "Apple", "Apple, Inc." }, { { 0x64, 0x77, 0x7D }, "HitronTechno", "Hitron Technologies. Inc" }, @@ -22909,6 +23418,7 @@ { { 0x64, 0x80, 0x99 }, "Intel", "Intel Corporate" }, { { 0x64, 0x81, 0x25 }, "AlphatronMar", "Alphatron Marine BV" }, { { 0x64, 0x82, 0x14 }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, + { { 0x64, 0x84, 0x34 }, "BEMERInt", "BEMER Int. AG" }, { { 0x64, 0x85, 0x05 }, "zte", "zte corporation" }, { { 0x64, 0x86, 0x24 }, "GlobalSafety", "Beijing Global Safety Technology Co., LTD." }, { { 0x64, 0x87, 0x88 }, "JuniperNetwo", "Juniper Networks" }, @@ -22949,6 +23459,7 @@ { { 0x64, 0xA2, 0x32 }, "OOOSamlight", "OOO Samlight" }, { { 0x64, 0xA2, 0x8A }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x64, 0xA2, 0xF9 }, "OnePlusTechn", "OnePlus Technology (Shenzhen) Co., Ltd" }, + { { 0x64, 0xA3, 0x37 }, "GarminIntern", "Garmin International" }, { { 0x64, 0xA3, 0x41 }, "WonderlanTec", "Wonderlan (Beijing) Technology Co., Ltd." }, { { 0x64, 0xA3, 0xCB }, "Apple", "Apple, Inc." }, { { 0x64, 0xA3, 0xCC }, "LeoLabs", "LeoLabs" }, @@ -22961,6 +23472,7 @@ { { 0x64, 0xA7, 0xDD }, "Avaya", "Avaya Inc" }, { { 0x64, 0xA8, 0x37 }, "JuniKorea", "Juni Korea Co., Ltd" }, { { 0x64, 0xA9, 0x65 }, "Linkflow", "Linkflow Co., Ltd." }, + { { 0x64, 0xAC, 0x2B }, "JuniperNetwo", "Juniper Networks" }, { { 0x64, 0xAE, 0x0C }, "Cisco", "Cisco Systems, Inc" }, { { 0x64, 0xAE, 0x88 }, "Polytec", "Polytec GmbH" }, { { 0x64, 0xAE, 0xF1 }, "QingdaoHisen", "Qingdao Hisense Electronics Co.,Ltd." }, @@ -22972,6 +23484,7 @@ { { 0x64, 0xB3, 0x70 }, "PowerCommSol", "PowerComm Solutions LLC" }, { { 0x64, 0xB3, 0x79 }, "JiangsuVisco", "Jiangsu Viscore Technologies Co.,Ltd" }, { { 0x64, 0xB4, 0x73 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x64, 0xB4, 0xE8 }, "DRobotics", "Shenzhen D-Robotics Co., Ltd." }, { { 0x64, 0xB5, 0xC6 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0x64, 0xB5, 0xF2 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x64, 0xB6, 0x23 }, "SchrackSecon", "Schrack Seconet Care Communication GmbH" }, @@ -22985,7 +23498,9 @@ { { 0x64, 0xBB, 0x1E }, "EardaTechnol", "Earda Technologies co Ltd" }, { { 0x64, 0xBC, 0x0C }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0x64, 0xBC, 0x11 }, "CombiQ", "CombiQ AB" }, + { { 0x64, 0xBC, 0x43 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x64, 0xBC, 0x58 }, "Intel", "Intel Corporate" }, + { { 0x64, 0xBD, 0x6D }, "Apple", "Apple, Inc." }, { { 0x64, 0xBE, 0x63 }, "STORDIS", "STORDIS GmbH" }, { { 0x64, 0xBF, 0x6B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x64, 0xC0, 0x1A }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, @@ -23010,7 +23525,9 @@ { { 0x64, 0xCB, 0xE9 }, "LGInnotek", "LG Innotek" }, { { 0x64, 0xCC, 0x22 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x64, 0xCC, 0x2E }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x64, 0xCD, 0xC2 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x64, 0xCD, 0xF1 }, "KOAL", "KO & AL Co., Ltd" }, + { { 0x64, 0xCE, 0x0C }, "FunshionOnli", "Funshion Online Technologies Co.,Ltd" }, { { 0x64, 0xCE, 0x6E }, "SierraWirele", "Sierra Wireless, ULC" }, { { 0x64, 0xCF, 0x13 }, "WeigaoNikkis", "Weigao Nikkiso(Weihai)Dialysis Equipment Co.,Ltd" }, { { 0x64, 0xCF, 0xD9 }, "TexasInstrum", "Texas Instruments" }, @@ -23023,6 +23540,7 @@ { { 0x64, 0xD3, 0x15 }, "HMDGlobal", "HMD Global Oy" }, { { 0x64, 0xD4, 0xBD }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, { { 0x64, 0xD4, 0xDA }, "Intel", "Intel Corporate" }, + { { 0x64, 0xD4, 0xF0 }, "Netvue,Inc", "Netvue,Inc." }, { { 0x64, 0xD6, 0x9A }, "Intel", "Intel Corporate" }, { { 0x64, 0xD7, 0xC0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x64, 0xD8, 0x14 }, "Cisco", "Cisco Systems, Inc" }, @@ -23030,6 +23548,7 @@ { { 0x64, 0xD9, 0x12 }, "Solidica", "Solidica, Inc." }, { { 0x64, 0xD9, 0x54 }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0x64, 0xD9, 0x89 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x64, 0xD9, 0xC2 }, "eero", "eero inc." }, { { 0x64, 0xDA, 0xA0 }, "RobertBoschS", "Robert Bosch Smart Home GmbH" }, { { 0x64, 0xDA, 0xED }, "eero", "eero inc." }, { { 0x64, 0xDB, 0x18 }, "OpenPattern", "OpenPattern" }, @@ -23068,6 +23587,7 @@ { { 0x64, 0xE9, 0x50 }, "Cisco", "Cisco Systems, Inc" }, { { 0x64, 0xEA, 0xC5 }, "SiboTechAuto", "SiboTech Automation Co., Ltd." }, { { 0x64, 0xEB, 0x8C }, "SeikoEpson", "Seiko Epson Corporation" }, + { { 0x64, 0xEB, 0x94 }, "zte", "zte corporation" }, { { 0x64, 0xEC, 0x65 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x64, 0xED, 0x57 }, "Commscope", "Commscope" }, { { 0x64, 0xED, 0x62 }, "WOORI", "WOORI SYSTEMS Co., Ltd" }, @@ -23077,6 +23597,7 @@ { { 0x64, 0xF2, 0xFB }, "EzvizSoftwar", "Hangzhou Ezviz Software Co.,Ltd." }, { { 0x64, 0xF5, 0x0E }, "KinionTechno", "Kinion Technology Company Limited" }, { { 0x64, 0xF5, 0x4E }, "EMMicroelect", "EM Microelectronic" }, + { { 0x64, 0xF6, 0x4D }, "Celestica", "Celestica Inc." }, { { 0x64, 0xF6, 0x9D }, "Cisco", "Cisco Systems, Inc" }, { { 0x64, 0xF6, 0xBB }, "FibocomWirel", "Fibocom Wireless Inc." }, { { 0x64, 0xF6, 0xF7 }, "AnhuiDynamic", "Anhui Dynamic Power Co., Ltd." }, @@ -23087,6 +23608,7 @@ { { 0x64, 0xF9, 0x70 }, "KenadeElectr", "Kenade Electronics Technology Co.,LTD." }, { { 0x64, 0xF9, 0x87 }, "Avvasi", "Avvasi Inc." }, { { 0x64, 0xF9, 0xC0 }, "AnalogDevice", "Analog Devices" }, + { { 0x64, 0xFA, 0x2B }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x64, 0xFB, 0x01 }, "ZhongshanCam", "Zhongshan Camry Electronic Company Limited" }, { { 0x64, 0xFB, 0x50 }, "RoomReadyZdi", "RoomReady/Zdi, Inc." }, { { 0x64, 0xFB, 0x92 }, "PPCBroadband", "PPC Broadband Inc." }, @@ -23094,7 +23616,7 @@ { { 0x64, 0xFD, 0x29 }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, { { 0x64, 0xFD, 0x96 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x64, 0xFE, 0x15 }, "FlaircommMic", "Flaircomm Microelectronics,Inc." }, - { { 0x64, 0xFF, 0x0A }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x64, 0xFF, 0x0A }, "WNC", "WNC Corporation" }, { { 0x68, 0x02, 0x35 }, "KontenNetwor", "Konten Networks Inc." }, { { 0x68, 0x02, 0xB8 }, "CompalBroadb", "Compal Broadband Networks, Inc." }, { { 0x68, 0x04, 0x89 }, "Cisco", "Cisco Systems, Inc" }, @@ -23111,6 +23633,7 @@ { { 0x68, 0x13, 0xE2 }, "EltexEnterpr", "Eltex Enterprise LTD" }, { { 0x68, 0x13, 0xF3 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x68, 0x14, 0x01 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0x68, 0x15, 0x79 }, "BrosTrendTec", "BrosTrend Technology LLC" }, { { 0x68, 0x15, 0x90 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x68, 0x15, 0xD3 }, "ZakladyElekt", "Zaklady Elektroniki i Mechaniki Precyzyjnej R&G S.A." }, { { 0x68, 0x16, 0x05 }, "SystemsAndEl", "Systems And Electronic Development FZCO" }, @@ -23118,12 +23641,13 @@ { { 0x68, 0x18, 0xD9 }, "HillAFBCAPRE", "Hill AFB - CAPRE Group" }, { { 0x68, 0x19, 0x3F }, "DigitalAirwa", "Digital Airways" }, { { 0x68, 0x19, 0xAC }, "GuangzhouXia", "Guangzhou Xianyou Intelligent Technogoly CO., LTD" }, + { { 0x68, 0x1A, 0x47 }, "Apple", "Apple, Inc." }, { { 0x68, 0x1A, 0x7C }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x68, 0x1A, 0xA4 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x68, 0x1A, 0xB2 }, "zte", "zte corporation" }, { { 0x68, 0x1B, 0xEF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0x1C, 0xA2 }, "Rosewill", "Rosewill Inc." }, - { { 0x68, 0x1D, 0x4C }, "eSystemsMTG", "eSystems MTG GmbH" }, + { { 0x68, 0x1D, 0x4C }, "KontroneSyst", "Kontron eSystems GmbH" }, { { 0x68, 0x1D, 0x64 }, "SunwaveCommu", "Sunwave Communications Co., Ltd" }, { { 0x68, 0x1D, 0xEF }, "CYXTechnolog", "Shenzhen CYX Technology Co., Ltd." }, { { 0x68, 0x1E, 0x8B }, "InfoSight", "InfoSight Corporation" }, @@ -23135,6 +23659,7 @@ { { 0x68, 0x23, 0x4B }, "NihonDengyoK", "Nihon Dengyo Kousaku" }, { { 0x68, 0x23, 0xB0 }, "TexasInstrum", "Texas Instruments" }, { { 0x68, 0x23, 0xF4 }, "JinlangxinTe", "Shenzhen Jinlangxin Technology Co., Ltd" }, + { { 0x68, 0x24, 0x99 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x68, 0x25, 0xDD }, "Espressif", "Espressif Inc." }, { { 0x68, 0x26, 0x24 }, "Ergatta", "Ergatta" }, { { 0x68, 0x26, 0x2A }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, @@ -23146,11 +23671,14 @@ { { 0x68, 0x28, 0xCF }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x68, 0x28, 0xF6 }, "VubiqNetwork", "Vubiq Networks, Inc." }, { { 0x68, 0x29, 0xDC }, "FicosaElectr", "Ficosa Electronics S.L.U." }, + { { 0x68, 0x2A, 0xDD }, "zte", "zte corporation" }, { { 0x68, 0x2C, 0x4F }, "leerang", "leerang corporation" }, { { 0x68, 0x2C, 0x7B }, "Cisco", "Cisco Systems, Inc" }, { { 0x68, 0x2D, 0x83 }, "DingheCommun", "Shenzhen Dinghe Communication Company" }, { { 0x68, 0x2D, 0xDC }, "ChangjiangEl", "Wuhan Changjiang Electro-Communication Equipment CO.,LTD" }, { { 0x68, 0x2F, 0x67 }, "Apple", "Apple, Inc." }, + { { 0x68, 0x30, 0x36 }, "Apple", "Apple, Inc." }, + { { 0x68, 0x30, 0x45 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0x31, 0xFE }, "Teladin", "Teladin Co.,Ltd." }, { { 0x68, 0x33, 0x2C }, "KenstelNetwo", "Kenstel Networks Limited" }, { { 0x68, 0x33, 0xEE }, "Commscope", "Commscope" }, @@ -23178,6 +23706,7 @@ { { 0x68, 0x42, 0x16 }, "SteplockAcce", "Steplock Access AB" }, { { 0x68, 0x43, 0x52 }, "Bhuu", "Bhuu Limited" }, { { 0x68, 0x43, 0xD7 }, "AgilecomPhot", "Agilecom Photonics Solutions Guangdong Limited" }, + { { 0x68, 0x44, 0x06 }, "TexasInstrum", "Texas Instruments" }, { { 0x68, 0x44, 0x65 }, "Apple", "Apple, Inc." }, { { 0x68, 0x45, 0x71 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x68, 0x45, 0xCC }, "Apple", "Apple, Inc." }, @@ -23188,6 +23717,8 @@ { { 0x68, 0x49, 0x83 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0x49, 0x92 }, "CiscoMeraki", "Cisco Meraki" }, { { 0x68, 0x49, 0xB2 }, "CarloGavazzi", "Carlo Gavazzi Ltd" }, + { { 0x68, 0x4A, 0x5F }, "Apple", "Apple, Inc." }, + { { 0x68, 0x4A, 0x6E }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x68, 0x4A, 0x76 }, "eero", "eero inc." }, { { 0x68, 0x4A, 0xAE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0x4A, 0xE9 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -23225,6 +23756,7 @@ { { 0x68, 0x5D, 0x43 }, "Intel", "Intel Corporate" }, { { 0x68, 0x5E, 0x1C }, "TexasInstrum", "Texas Instruments" }, { { 0x68, 0x5E, 0x6B }, "PowerRay", "PowerRay Co., Ltd." }, + { { 0x68, 0x5E, 0xDD }, "Apple", "Apple, Inc." }, { { 0x68, 0x62, 0x8A }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x68, 0x63, 0x50 }, "HellaIndiaAu", "Hella India Automotive Pvt Ltd" }, { { 0x68, 0x63, 0x59 }, "AdvancedDigi", "Advanced Digital Broadcast SA" }, @@ -23297,6 +23829,7 @@ { { 0x68, 0x93, 0x61 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0x68, 0x94, 0x23 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x68, 0x94, 0x4A }, "zte", "zte corporation" }, + { { 0x68, 0x95, 0x1B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x68, 0x95, 0x75 }, "ZhejiangBody", "Zhejiang Bodyguard Electronic Co., Ltd" }, { { 0x68, 0x96, 0x2E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0x96, 0x6A }, "Ohsung", "Ohsung" }, @@ -23316,17 +23849,21 @@ { { 0x68, 0x9E, 0x19 }, "TexasInstrum", "Texas Instruments" }, { { 0x68, 0x9E, 0x29 }, "zte", "zte corporation" }, { { 0x68, 0x9E, 0x6A }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x68, 0x9F, 0xD4 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x68, 0x9F, 0xF0 }, "zte", "zte corporation" }, { { 0x68, 0xA0, 0x3E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xA0, 0xF6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xA1, 0xB7 }, "HonghaoMingc", "Honghao Mingchuan Technology (Beijing) CO.,Ltd." }, { { 0x68, 0xA2, 0xAA }, "AcresManufac", "Acres Manufacturing" }, + { { 0x68, 0xA3, 0x4F }, "Nokia", "Nokia" }, { { 0x68, 0xA3, 0x78 }, "FreeboxSas", "Freebox Sas" }, { { 0x68, 0xA3, 0xC4 }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0x68, 0xA4, 0x0E }, "BSHHausgerät", "BSH Hausgeräte GmbH" }, { { 0x68, 0xA4, 0x6A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xA4, 0x7D }, "SunCupidTech", "Sun Cupid Technology (HK) LTD" }, + { { 0x68, 0xA5, 0x93 }, "Apple", "Apple, Inc." }, { { 0x68, 0xA6, 0x82 }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, + { { 0x68, 0xA7, 0x29 }, "Apple", "Apple, Inc." }, { { 0x68, 0xA7, 0xB4 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x68, 0xA8, 0x28 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xA8, 0x6D }, "Apple", "Apple, Inc." }, @@ -23337,6 +23874,7 @@ { { 0x68, 0xAB, 0x09 }, "Nokia", "Nokia" }, { { 0x68, 0xAB, 0x1E }, "Apple", "Apple, Inc." }, { { 0x68, 0xAB, 0x8A }, "RFIDeas", "RF IDeas" }, + { { 0x68, 0xAB, 0xA9 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x68, 0xAB, 0xBC }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x68, 0xAE, 0x04 }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0x68, 0xAE, 0x20 }, "Apple", "Apple, Inc." }, @@ -23348,6 +23886,7 @@ { { 0x68, 0xB4, 0x1E }, "ZeasnTechnol", "Zeasn Technology Private Limited" }, { { 0x68, 0xB4, 0x3A }, "WaterFurnace", "WaterFurnace International, Inc." }, { { 0x68, 0xB5, 0x99 }, "HewlettPacka", "Hewlett Packard" }, + { { 0x68, 0xB5, 0xE3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xB6, 0x91 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x68, 0xB6, 0xB3 }, "Espressif", "Espressif Inc." }, { { 0x68, 0xB6, 0xFC }, "HitronTechno", "Hitron Technologies. Inc" }, @@ -23374,6 +23913,7 @@ { { 0x68, 0xCA, 0xE4 }, "Cisco", "Cisco Systems, Inc" }, { { 0x68, 0xCC, 0x6E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xCC, 0x9C }, "MineSiteTech", "Mine Site Technologies" }, + { { 0x68, 0xCC, 0xAE }, "Fortinet", "Fortinet, Inc." }, { { 0x68, 0xCC, 0xBA }, "DenseAirNetw", "Dense Air Networks US LLC" }, { { 0x68, 0xCD, 0x0F }, "UTek", "U Tek Company Limited" }, { { 0x68, 0xCE, 0x4E }, "L3Communicat", "L-3 Communications Infrared Products" }, @@ -23388,6 +23928,7 @@ { { 0x68, 0xD9, 0x25 }, "ProSysDevelo", "ProSys Development Services" }, { { 0x68, 0xD9, 0x27 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xD9, 0x3C }, "Apple", "Apple, Inc." }, + { { 0x68, 0xD9, 0x72 }, "Cisco", "Cisco Systems, Inc" }, { { 0x68, 0xD9, 0x76 }, "EMMicroelect", "EM Microelectronic" }, { { 0x68, 0xDB, 0x54 }, "Phicomm", "Phicomm (Shanghai) Co., Ltd." }, { { 0x68, 0xDB, 0x67 }, "NantongCoshi", "Nantong Coship Electronics Co., Ltd." }, @@ -23409,6 +23950,7 @@ { { 0x68, 0xE4, 0x78 }, "QingdaoHaier", "Qingdao Haier Technology Co.,Ltd" }, { { 0x68, 0xE5, 0x80 }, "Apple", "Apple, Inc." }, { { 0x68, 0xE5, 0x9E }, "Cisco", "Cisco Systems, Inc" }, + { { 0x68, 0xE6, 0xD4 }, "Furuno", "Furuno Systems Co.,Ltd." }, { { 0x68, 0xE7, 0x4A }, "TexasInstrum", "Texas Instruments" }, { { 0x68, 0xE7, 0xC2 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x68, 0xE8, 0xEB }, "LinktelTechn", "Linktel Technologies Co.,Ltd" }, @@ -23425,6 +23967,7 @@ { { 0x68, 0xEE, 0x88 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0x68, 0xEE, 0x96 }, "CiscoSPVTG", "Cisco SPVTG" }, { { 0x68, 0xEF, 0x43 }, "Apple", "Apple, Inc." }, + { { 0x68, 0xEF, 0xA8 }, "AutomationDi", "AutomationDirect.com" }, { { 0x68, 0xEF, 0xAB }, "Vention", "Vention" }, { { 0x68, 0xEF, 0xBD }, "Cisco", "Cisco Systems, Inc" }, { { 0x68, 0xEF, 0xDC }, "Apple", "Apple, Inc." }, @@ -23433,12 +23976,14 @@ { { 0x68, 0xF0, 0xBC }, "LiWiFiTechno", "Shenzhen LiWiFi Technology Co., Ltd" }, { { 0x68, 0xF0, 0xD0 }, "SkyBellTechn", "SkyBell Technologies Inc." }, { { 0x68, 0xF1, 0x25 }, "DataControls", "Data Controls Inc." }, + { { 0x68, 0xF2, 0x1F }, "Bose", "Bose Corporation" }, { { 0x68, 0xF3, 0x8E }, "JuniperNetwo", "Juniper Networks" }, { { 0x68, 0xF4, 0x4B }, "HomeControlS", "Home Control Singapore Pte Ltd" }, { { 0x68, 0xF5, 0x43 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x68, 0xF6, 0x2B }, "ItelMobile", "Itel Mobile Limited" }, { { 0x68, 0xF6, 0x3B }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x68, 0xF7, 0x28 }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, + { { 0x68, 0xF7, 0xD8 }, "Microsoft", "Microsoft Corporation" }, { { 0x68, 0xF8, 0x95 }, "Redflow", "Redflow Limited" }, { { 0x68, 0xF9, 0x56 }, "ObjetivosySe", "Objetivos y Servicio de Valor Añadido" }, { { 0x68, 0xFB, 0x7E }, "Apple", "Apple, Inc." }, @@ -23446,6 +23991,7 @@ { { 0x68, 0xFC, 0xB3 }, "NextLevelSec", "Next Level Security Systems, Inc." }, { { 0x68, 0xFC, 0xB6 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x68, 0xFC, 0xCA }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x68, 0xFE, 0x71 }, "Espressif", "Espressif Inc." }, { { 0x68, 0xFE, 0xDA }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x68, 0xFE, 0xF7 }, "Apple", "Apple, Inc." }, { { 0x68, 0xFF, 0x7B }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, @@ -23459,6 +24005,7 @@ { { 0x6A, 0x8E, 0xAF }, "Waoo", "Waoo" }, { { 0x6A, 0x9D, 0xA4 }, "GlobalReachT", "Global Reach Technology" }, { { 0x6A, 0xB6, 0xF2 }, "EliTechnolog", "Eli Technology Inc" }, + { { 0x6A, 0xB8, 0x7A }, "Acrosswaves", "Acrosswaves" }, { { 0x6A, 0xE6, 0x4A }, "S&OElectroni", "S&O Electronics (Malaysia) Sdn. Bhd." }, { { 0x6A, 0xE7, 0x32 }, "UNISWDCStora", "UNIS-WDC Storage Co.,Ltd" }, { { 0x6C, 0x00, 0x6B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -23477,7 +24024,7 @@ { { 0x6C, 0x09, 0xBF }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x6C, 0x09, 0xD6 }, "DigiquestEle", "Digiquest Electronics LTD" }, { { 0x6C, 0x0B, 0x5E }, "HP", "HP Inc." }, - { { 0x6C, 0x0B, 0x84 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x6C, 0x0B, 0x84 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x6C, 0x0C, 0x9A }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x6C, 0x0D, 0x34 }, "Nokia", "Nokia" }, { { 0x6C, 0x0D, 0xC4 }, "XiaomiElectr", "Beijing Xiaomi Electronics Co., Ltd." }, @@ -23489,6 +24036,7 @@ { { 0x6C, 0x0F, 0x6A }, "JDCTech", "JDC Tech Co., Ltd." }, { { 0x6C, 0x10, 0x8B }, "WeLinkCommun", "WeLink Communications" }, { { 0x6C, 0x11, 0xB3 }, "WuQiTechnolo", "Wu Qi Technologies,Inc." }, + { { 0x6C, 0x11, 0xBA }, "zte", "zte corporation" }, { { 0x6C, 0x12, 0x70 }, "Apple", "Apple, Inc." }, { { 0x6C, 0x13, 0xD5 }, "Cisco", "Cisco Systems, Inc" }, { { 0x6C, 0x14, 0x14 }, "BUJEONELECTR", "BUJEON ELECTRONICS Co,.Ltd" }, @@ -23504,6 +24052,7 @@ { { 0x6C, 0x19, 0x8F }, "DLinkInterna", "D-Link International" }, { { 0x6C, 0x19, 0xC0 }, "Apple", "Apple, Inc." }, { { 0x6C, 0x1A, 0x75 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x6C, 0x1A, 0xEA }, "TexasInstrum", "Texas Instruments" }, { { 0x6C, 0x1B, 0x3F }, "MiraeSignal", "MiraeSignal Co., Ltd" }, { { 0x6C, 0x1C, 0x71 }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, { { 0x6C, 0x1D, 0x2C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -23538,6 +24087,7 @@ { { 0x6C, 0x2E, 0x33 }, "AccelinkTech", "Accelink Technologies Co.,Ltd." }, { { 0x6C, 0x2E, 0x72 }, "B&BExporting", "B&B Exporting Limited" }, { { 0x6C, 0x2E, 0x85 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0x6C, 0x2F, 0x1C }, "NexusRaytek", "Nexus Raytek Pty Ltd" }, { { 0x6C, 0x2F, 0x2C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x6C, 0x2F, 0x80 }, "Intel", "Intel Corporate" }, { { 0x6C, 0x2F, 0x8A }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -23558,6 +24108,7 @@ { { 0x6C, 0x3C, 0x53 }, "SoundHawk", "SoundHawk Corp" }, { { 0x6C, 0x3C, 0x7C }, "Canon", "Canon Inc." }, { { 0x6C, 0x3C, 0x8C }, "Dell", "Dell Inc." }, + { { 0x6C, 0x3E, 0x51 }, "MindrayNorth", "Mindray North America" }, { { 0x6C, 0x3E, 0x6D }, "Apple", "Apple, Inc." }, { { 0x6C, 0x3E, 0x9C }, "KEKnestelEle", "KE Knestel Elektronik GmbH" }, { { 0x6C, 0x40, 0x08 }, "Apple", "Apple, Inc." }, @@ -23567,11 +24118,13 @@ { { 0x6C, 0x41, 0x6A }, "Cisco", "Cisco Systems, Inc" }, { { 0x6C, 0x41, 0xDE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x6C, 0x42, 0xAB }, "SubscriberNe", "Subscriber Networks, Inc." }, + { { 0x6C, 0x43, 0x29 }, "CosmiqEdusna", "Cosmiq Edusnap Private Limited" }, { { 0x6C, 0x43, 0x3C }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0x6C, 0x44, 0x18 }, "Zappware", "Zappware" }, { { 0x6C, 0x44, 0x2A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x6C, 0x45, 0x98 }, "AntexElectro", "Antex Electronic Corp." }, { { 0x6C, 0x45, 0xC4 }, "Cloudflare", "Cloudflare, Inc." }, + { { 0x6C, 0x47, 0x25 }, "RochesterNet", "Rochester Network Supply, Inc." }, { { 0x6C, 0x47, 0x60 }, "SunitecEnter", "Sunitec Enterprise Co.,Ltd" }, { { 0x6C, 0x48, 0x3F }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x6C, 0x48, 0xA6 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, @@ -23582,12 +24135,15 @@ { { 0x6C, 0x4B, 0x7F }, "VosslohSchwa", "Vossloh-Schwabe Deutschland GmbH" }, { { 0x6C, 0x4B, 0x90 }, "LiteON", "LiteON" }, { { 0x6C, 0x4B, 0xB4 }, "HUMAX", "HUMAX Co., Ltd." }, + { { 0x6C, 0x4C, 0xBC }, "TPLink", "TP-Link Systems Inc." }, { { 0x6C, 0x4C, 0xE2 }, "Intel", "Intel Corporate" }, { { 0x6C, 0x4D, 0x51 }, "CeresTechnol", "Shenzhen Ceres Technology Co., Ltd." }, { { 0x6C, 0x4D, 0x73 }, "Apple", "Apple, Inc." }, { { 0x6C, 0x4E, 0x86 }, "ThirdMillenn", "Third Millennium Systems Ltd." }, + { { 0x6C, 0x4E, 0xB0 }, "Castelion", "Castelion Corporation" }, { { 0x6C, 0x4E, 0xF6 }, "Cisco", "Cisco Systems, Inc" }, { { 0x6C, 0x4F, 0x89 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, + { { 0x6C, 0x4F, 0xA1 }, "Cisco", "Cisco Systems, Inc" }, { { 0x6C, 0x50, 0x4D }, "Cisco", "Cisco Systems, Inc" }, { { 0x6C, 0x51, 0xBF }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x6C, 0x51, 0xE4 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -23647,12 +24203,18 @@ { { 0x6C, 0x75, 0x0D }, "WiFiSONG", "WiFiSONG" }, { { 0x6C, 0x76, 0x37 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x6C, 0x76, 0x60 }, "Kyocera", "Kyocera Corporation" }, + { { 0x6C, 0x76, 0xF7 }, "MainStreamin", "MainStreaming SpA" }, + { { 0x6C, 0x77, 0x42 }, "zte", "zte corporation" }, + { { 0x6C, 0x77, 0xF0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x6C, 0x78, 0xC1 }, "JuniperNetwo", "Juniper Networks" }, { { 0x6C, 0x79, 0xB8 }, "TexasInstrum", "Texas Instruments" }, + { { 0x6C, 0x7A, 0x63 }, "AristaNetwor", "Arista Networks" }, { { 0x6C, 0x7D, 0xB7 }, "CiscoMeraki", "Cisco Meraki" }, { { 0x6C, 0x7E, 0x67 }, "Apple", "Apple, Inc." }, { { 0x6C, 0x7F, 0x0C }, "CiscoMeraki", "Cisco Meraki" }, + { { 0x6C, 0x7F, 0x49 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x6C, 0x80, 0xAB }, "ifanr", "ifanr Inc" }, + { { 0x6C, 0x81, 0x66 }, "Private", "Private" }, { { 0x6C, 0x81, 0xFE }, "Mitsuba", "Mitsuba Corporation" }, { { 0x6C, 0x82, 0x43 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x6C, 0x83, 0x36 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -23662,6 +24224,7 @@ { { 0x6C, 0x86, 0x86 }, "Technonia", "Technonia" }, { { 0x6C, 0x87, 0x20 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x6C, 0x88, 0x14 }, "Intel", "Intel Corporate" }, + { { 0x6C, 0x88, 0x5F }, "Private", "Private" }, { { 0x6C, 0x8A, 0xEC }, "NantongCoshi", "Nantong Coship Electronics Co., Ltd." }, { { 0x6C, 0x8B, 0x2F }, "zte", "zte corporation" }, { { 0x6C, 0x8B, 0xD3 }, "Cisco", "Cisco Systems, Inc" }, @@ -23694,6 +24257,7 @@ { { 0x6C, 0x9C, 0xE9 }, "NimbleStorag", "Nimble Storage" }, { { 0x6C, 0x9C, 0xED }, "Cisco", "Cisco Systems, Inc" }, { { 0x6C, 0x9E, 0x7C }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0x6C, 0xA0, 0x42 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x6C, 0xA0, 0xB4 }, "SkyUk", "Sky Uk Limited" }, { { 0x6C, 0xA1, 0x00 }, "Intel", "Intel Corporate" }, { { 0x6C, 0xA3, 0x1E }, "ItelMobile", "Itel Mobile Limited" }, @@ -23725,6 +24289,7 @@ { { 0x6C, 0xAE, 0xE3 }, "Nokia", "Nokia" }, { { 0x6C, 0xAE, 0xF6 }, "eero", "eero inc." }, { { 0x6C, 0xAF, 0x15 }, "WebastoSE", "Webasto SE" }, + { { 0x6C, 0xAF, 0xAB }, "UABTeltonika", "UAB \"Teltonika Telematics\"" }, { { 0x6C, 0xB0, 0x77 }, "ALLWinner", "ALL Winner (Hong Kong) Limited" }, { { 0x6C, 0xB0, 0xCE }, "Netgear", "Netgear" }, { { 0x6C, 0xB0, 0xFD }, "XinghaiIotTe", "Shenzhen Xinghai Iot Technology Co.,Ltd" }, @@ -23775,6 +24340,7 @@ { { 0x6C, 0xD1, 0xE5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x6C, 0xD2, 0xBA }, "zte", "zte corporation" }, { { 0x6C, 0xD3, 0xEE }, "Zimi", "Zimi Corporation" }, + { { 0x6C, 0xD5, 0x52 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x6C, 0xD6, 0x30 }, "RootousSyste", "Rootous System Co.,Ltd" }, { { 0x6C, 0xD6, 0x3F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x6C, 0xD6, 0x8A }, "LGElectronic", "LG Electronics (Mobile Communications)" }, @@ -23784,6 +24350,7 @@ { { 0x6C, 0xD7, 0x1F }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x6C, 0xD7, 0xA0 }, "WIKOTerminal", "WIKO Terminal Technology (Dongguan) Co., Ltd." }, { { 0x6C, 0xD8, 0x69 }, "GuangzhouSat", "Guangzhou Sat Infrared Co.,LTD" }, + { { 0x6C, 0xD8, 0xFB }, "QorvoUtrecht", "Qorvo Utrecht B.V." }, { { 0x6C, 0xD9, 0x4C }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x6C, 0xDC, 0x6A }, "Promethean", "Promethean Limited" }, { { 0x6C, 0xDD, 0x30 }, "Cisco", "Cisco Systems, Inc" }, @@ -23794,6 +24361,7 @@ { { 0x6C, 0xE0, 0xB0 }, "Sound4", "Sound4" }, { { 0x6C, 0xE2, 0xD3 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x6C, 0xE3, 0xB6 }, "NeraTelecomm", "Nera Telecommunications Ltd." }, + { { 0x6C, 0xE4, 0xA4 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x6C, 0xE4, 0xCE }, "VilligerSecu", "Villiger Security Solutions AG" }, { { 0x6C, 0xE4, 0xDA }, "NECPlatforms", "NEC Platforms, Ltd." }, { { 0x6C, 0xE5, 0xC9 }, "Apple", "Apple, Inc." }, @@ -23818,6 +24386,7 @@ { { 0x6C, 0xF2, 0xD8 }, "Canon", "Canon Inc." }, { { 0x6C, 0xF3, 0x73 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x6C, 0xF3, 0x7F }, "HewlettPacka", "Hewlett Packard Enterprise" }, + { { 0x6C, 0xF4, 0x3D }, "VusionGroup", "VusionGroup" }, { { 0x6C, 0xF5, 0xE8 }, "Mooredoll", "Mooredoll Inc." }, { { 0x6C, 0xF6, 0xDA }, "Intel", "Intel Corporate" }, { { 0x6C, 0xF7, 0x12 }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, @@ -23890,6 +24459,7 @@ { { 0x70, 0x25, 0x26 }, "Nokia", "Nokia" }, { { 0x70, 0x25, 0x59 }, "CyberTANTech", "CyberTAN Technology Inc." }, { { 0x70, 0x26, 0x05 }, "SONYVisualPr", "SONY Visual Products Inc." }, + { { 0x70, 0x26, 0x61 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x70, 0x28, 0x04 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0x70, 0x28, 0x8B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x70, 0x29, 0x00 }, "ChipTripTech", "Shenzhen ChipTrip Technology Co,Ltd" }, @@ -23926,6 +24496,7 @@ { { 0x70, 0x3A, 0x2D }, "VLinkTechnol", "Shenzhen V-Link Technology CO., LTD." }, { { 0x70, 0x3A, 0x51 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x70, 0x3A, 0x73 }, "SundrayTechn", "Shenzhen Sundray Technologies company Limited" }, + { { 0x70, 0x3A, 0x8C }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x70, 0x3A, 0xA6 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x70, 0x3A, 0xCB }, "Google", "Google, Inc." }, { { 0x70, 0x3A, 0xD8 }, "AfoundryElec", "Shenzhen Afoundry Electronic Co., Ltd" }, @@ -23933,6 +24504,7 @@ { { 0x70, 0x3C, 0x39 }, "SEAWINGKft", "SEAWING Kft" }, { { 0x70, 0x3C, 0x69 }, "Apple", "Apple, Inc." }, { { 0x70, 0x3D, 0x15 }, "H3CTechnolog", "Hangzhou H3C Technologies Co., Limited" }, + { { 0x70, 0x3E, 0x76 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x70, 0x3E, 0x97 }, "ItonTechnolo", "Iton Technology Corp." }, { { 0x70, 0x3E, 0xAC }, "Apple", "Apple, Inc." }, { { 0x70, 0x40, 0xFF }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -23950,6 +24522,8 @@ { { 0x70, 0x4A, 0x0E }, "AMPAKTechnol", "AMPAK Technology,Inc." }, { { 0x70, 0x4A, 0xAE }, "XstreamFlow", "Xstream Flow (Pty) Ltd" }, { { 0x70, 0x4A, 0xE4 }, "Rinstrum", "Rinstrum Pty Ltd" }, + { { 0x70, 0x4B, 0xCA }, "Espressif", "Espressif Inc." }, + { { 0x70, 0x4C, 0xA2 }, "Apple", "Apple, Inc." }, { { 0x70, 0x4C, 0xA5 }, "Fortinet", "Fortinet, Inc." }, { { 0x70, 0x4C, 0xB6 }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0x70, 0x4C, 0xED }, "TMRG", "TMRG, Inc." }, @@ -23958,6 +24532,7 @@ { { 0x70, 0x4E, 0x01 }, "KwangwonTech", "Kwangwon Tech Co., Ltd." }, { { 0x70, 0x4E, 0x66 }, "FastTechnolo", "Shenzhen Fast Technologies Co.,Ltd" }, { { 0x70, 0x4E, 0x6B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x70, 0x4E, 0xE0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x70, 0x4F, 0x08 }, "HuishengInfo", "Shenzhen Huisheng Information Technology Co., Ltd." }, { { 0x70, 0x4F, 0x57 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x70, 0x4F, 0xB8 }, "Commscope", "Commscope" }, @@ -23992,7 +24567,7 @@ { { 0x70, 0x60, 0xDE }, "LaVision", "LaVision GmbH" }, { { 0x70, 0x61, 0x73 }, "Calantec", "Calantec GmbH" }, { { 0x70, 0x61, 0x7B }, "Cisco", "Cisco Systems, Inc" }, - { { 0x70, 0x61, 0xBE }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x70, 0x61, 0xBE }, "WNC", "WNC Corporation" }, { { 0x70, 0x61, 0xEE }, "SunwodaElect", "Sunwoda Electronic Co.,Ltd" }, { { 0x70, 0x62, 0xB8 }, "DLinkInterna", "D-Link International" }, { { 0x70, 0x64, 0x17 }, "OrbisTecnolo", "Orbis Tecnologia Electrica S.A." }, @@ -24034,6 +24609,7 @@ { { 0x70, 0x76, 0xFF }, "Kerlink", "Kerlink" }, { { 0x70, 0x77, 0x81 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x70, 0x78, 0x8B }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, + { { 0x70, 0x79, 0x2D }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0x70, 0x79, 0x38 }, "WuxiZhanruiE", "Wuxi Zhanrui Electronic Technology Co.,LTD" }, { { 0x70, 0x79, 0x90 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x70, 0x79, 0xB3 }, "Cisco", "Cisco Systems, Inc" }, @@ -24083,6 +24659,7 @@ { { 0x70, 0x93, 0xC1 }, "eero", "eero inc." }, { { 0x70, 0x93, 0xF8 }, "SpaceMonkey", "Space Monkey, Inc." }, { { 0x70, 0x97, 0x41 }, "Arcadyan", "Arcadyan Corporation" }, + { { 0x70, 0x97, 0x51 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x70, 0x97, 0x56 }, "Happyelectro", "Happyelectronics Co.,Ltd" }, { { 0x70, 0x98, 0x83 }, "KayanElectro", "Shenzhen Kayan Electronics., Ltd." }, { { 0x70, 0x99, 0x1C }, "HonestyElect", "Shenzhen Honesty Electronics Co.,Ltd" }, @@ -24099,6 +24676,7 @@ { { 0x70, 0x9F, 0xA9 }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0x70, 0xA1, 0x91 }, "TrendsetterM", "Trendsetter Medical, LLC" }, { { 0x70, 0xA2, 0xB3 }, "Apple", "Apple, Inc." }, + { { 0x70, 0xA3, 0xA4 }, "GumingCommun", "Beijing Guming Communication Technology Co., Ltd." }, { { 0x70, 0xA4, 0x1C }, "AdvancedWire", "Advanced Wireless Dynamics S.L." }, { { 0x70, 0xA5, 0x6A }, "CDataTechnol", "Shenzhen C-Data Technology Co., Ltd." }, { { 0x70, 0xA6, 0x6A }, "ProxDynamics", "Prox Dynamics AS" }, @@ -24107,12 +24685,14 @@ { { 0x70, 0xA7, 0x03 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x70, 0xA7, 0x41 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x70, 0xA8, 0x4C }, "MONAD", "MONAD., Inc." }, + { { 0x70, 0xA8, 0xA5 }, "Microsoft", "Microsoft Corporation" }, { { 0x70, 0xA8, 0xD3 }, "Intel", "Intel Corporate" }, { { 0x70, 0xA8, 0xE3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x70, 0xA9, 0x83 }, "Cisco", "Cisco Systems, Inc" }, { { 0x70, 0xAA, 0xB2 }, "BlackBerryRT", "BlackBerry RTS" }, { { 0x70, 0xAC, 0x08 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x70, 0xAC, 0xD7 }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, + { { 0x70, 0xAD, 0x43 }, "BlinkbyAmazo", "Blink by Amazon" }, { { 0x70, 0xAD, 0x54 }, "MalvernInstr", "Malvern Instruments Ltd" }, { { 0x70, 0xAE, 0xD5 }, "Apple", "Apple, Inc." }, { { 0x70, 0xAF, 0x24 }, "TPVisionBelg", "TP Vision Belgium NV" }, @@ -24122,6 +24702,7 @@ { { 0x70, 0xB0, 0x8C }, "ShenouCommun", "Shenou Communication Equipment Co.,Ltd" }, { { 0x70, 0xB1, 0x3D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x70, 0xB1, 0x4E }, "Commscope", "Commscope" }, + { { 0x70, 0xB2, 0x58 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x70, 0xB2, 0x65 }, "Hiltron", "Hiltron s.r.l." }, { { 0x70, 0xB3, 0x06 }, "Apple", "Apple, Inc." }, { { 0x70, 0xB3, 0x17 }, "Cisco", "Cisco Systems, Inc" }, @@ -24164,6 +24745,7 @@ { { 0x70, 0xCD, 0x91 }, "TeracomTelem", "Teracom Telematica S.A" }, { { 0x70, 0xCE, 0x8C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x70, 0xCF, 0x49 }, "Intel", "Intel Corporate" }, + { { 0x70, 0xD0, 0x7E }, "SiliconLabor", "Silicon Laboratories" }, { { 0x70, 0xD0, 0x81 }, "NetpowerTech", "Beijing Netpower Technologies Inc." }, { { 0x70, 0xD3, 0x13 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x70, 0xD3, 0x79 }, "Cisco", "Cisco Systems, Inc" }, @@ -24199,9 +24781,11 @@ { { 0x70, 0xE5, 0x6E }, "TexasInstrum", "Texas Instruments" }, { { 0x70, 0xE7, 0x2C }, "Apple", "Apple, Inc." }, { { 0x70, 0xE8, 0x43 }, "C&WOpticalCo", "Beijing C&W Optical Communication Technology Co.,Ltd." }, + { { 0x70, 0xE9, 0x97 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x70, 0xEA, 0x1A }, "Cisco", "Cisco Systems, Inc" }, { { 0x70, 0xEA, 0x5A }, "Apple", "Apple, Inc." }, { { 0x70, 0xEB, 0x74 }, "NingboGoneoE", "Ningbo Goneo Electric Appliance Co., Ltd." }, + { { 0x70, 0xEB, 0xA5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x70, 0xEC, 0xE4 }, "Apple", "Apple, Inc." }, { { 0x70, 0xED, 0xFA }, "imperix", "imperix Ltd" }, { { 0x70, 0xEE, 0x50 }, "Netatmo", "Netatmo" }, @@ -24217,7 +24801,7 @@ { { 0x70, 0xF1, 0xE5 }, "Xetawave", "Xetawave LLC" }, { { 0x70, 0xF2, 0x20 }, "ActiontecEle", "Actiontec Electronics, Inc" }, { { 0x70, 0xF3, 0x5A }, "Cisco", "Cisco Systems, Inc" }, - { { 0x70, 0xF3, 0x95 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x70, 0xF3, 0x95 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x70, 0xF6, 0xCF }, "Relay", "Relay, Inc." }, { { 0x70, 0xF7, 0x4F }, "RobertBoschJ", "Robert Bosch JuP1" }, { { 0x70, 0xF7, 0x54 }, "AMPAKTechnol", "AMPAK Technology,Inc." }, @@ -24244,6 +24828,7 @@ { { 0x74, 0x05, 0xA5 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x74, 0x06, 0x35 }, "SernetTechno", "Sernet (Suzhou) Technologies Corporation" }, { { 0x74, 0x07, 0x7E }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, + { { 0x74, 0x08, 0xAA }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0x74, 0x08, 0xDE }, "FujianLandiC", "Fujian Landi Commercial Technology Co., Ltd." }, { { 0x74, 0x09, 0xAC }, "Quext", "Quext, LLC" }, { { 0x74, 0x0A, 0xBC }, "LightwaveRFT", "LightwaveRF Technology Ltd" }, @@ -24259,6 +24844,7 @@ { { 0x74, 0x12, 0xBB }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x74, 0x13, 0xEA }, "Intel", "Intel Corporate" }, { { 0x74, 0x14, 0x89 }, "SRTWireless", "SRT Wireless" }, + { { 0x74, 0x14, 0xD0 }, "Apple", "Apple, Inc." }, { { 0x74, 0x15, 0x75 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x74, 0x15, 0xE2 }, "TriSen", "Tri-Sen Systems Corporation" }, { { 0x74, 0x15, 0xF5 }, "Apple", "Apple, Inc." }, @@ -24276,7 +24862,9 @@ { { 0x74, 0x22, 0xBB }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x74, 0x23, 0x44 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x74, 0x23, 0x8D }, "zte", "zte corporation" }, + { { 0x74, 0x24, 0x35 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x74, 0x24, 0x9F }, "TIBRO", "TIBRO Corp." }, + { { 0x74, 0x24, 0xCA }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0x74, 0x25, 0x8A }, "H3CTechnolog", "Hangzhou H3C Technologies Co., Limited" }, { { 0x74, 0x26, 0xAC }, "Cisco", "Cisco Systems, Inc" }, { { 0x74, 0x26, 0xFF }, "zte", "zte corporation" }, @@ -24285,6 +24873,9 @@ { { 0x74, 0x27, 0xEA }, "ElitegroupCo", "Elitegroup Computer Systems Co.,Ltd." }, { { 0x74, 0x28, 0x57 }, "MayfieldRobo", "Mayfield Robotics" }, { { 0x74, 0x28, 0x69 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0x74, 0x29, 0x17 }, "Apple", "Apple, Inc." }, + { { 0x74, 0x29, 0x20 }, "MCXPROKft", "MCX-PRO Kft." }, + { { 0x74, 0x29, 0x59 }, "Apple", "Apple, Inc." }, { { 0x74, 0x29, 0x72 }, "JuniperNetwo", "Juniper Networks" }, { { 0x74, 0x29, 0x81 }, "TexasInstrum", "Texas Instruments" }, { { 0x74, 0x29, 0xAF }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, @@ -24301,6 +24892,7 @@ { { 0x74, 0x30, 0xAF }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x74, 0x31, 0x70 }, "ArcadyanTech", "Arcadyan Technology Corporation" }, { { 0x74, 0x31, 0x74 }, "Apple", "Apple, Inc." }, + { { 0x74, 0x31, 0x7E }, "RuckusWirele", "Ruckus Wireless" }, { { 0x74, 0x32, 0x56 }, "NTwareSystem", "NT-ware Systemprg GmbH" }, { { 0x74, 0x32, 0xC2 }, "Kyolis", "Kyolis" }, { { 0x74, 0x33, 0x57 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, @@ -24308,6 +24900,7 @@ { { 0x74, 0x33, 0xE9 }, "zte", "zte corporation" }, { { 0x74, 0x34, 0x00 }, "MTG", "MTG Co., Ltd." }, { { 0x74, 0x34, 0x2B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x74, 0x34, 0x91 }, "KingsIoT", "Shenzhen Kings IoT Co., Ltd" }, { { 0x74, 0x34, 0xAE }, "thisisengine", "this is engineering Inc." }, { { 0x74, 0x36, 0x6D }, "VodafoneItal", "Vodafone Italia S.p.A." }, { { 0x74, 0x37, 0x2F }, "TongfangShen", "Tongfang Shenzhen Cloudcomputing Technology Co.,Ltd" }, @@ -24326,6 +24919,7 @@ { { 0x74, 0x3E, 0x2B }, "RuckusWirele", "Ruckus Wireless" }, { { 0x74, 0x3E, 0x39 }, "YUSURTechnol", "YUSUR Technology Co., Ltd." }, { { 0x74, 0x3E, 0xCB }, "Gentricetech", "Gentrice tech" }, + { { 0x74, 0x3F, 0x8E }, "Apple", "Apple, Inc." }, { { 0x74, 0x3F, 0xC2 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x74, 0x40, 0xBB }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x74, 0x40, 0xBE }, "LGInnotek", "LG Innotek" }, @@ -24351,6 +24945,7 @@ { { 0x74, 0x50, 0x4E }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x74, 0x50, 0xCD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x74, 0x51, 0xBA }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x74, 0x52, 0xCE }, "HengtaiIntel", "Hengtai Intelligent Technology (Zhongshan) Co., LTD" }, { { 0x74, 0x53, 0x27 }, "Commsen", "Commsen Co., Limited" }, { { 0x74, 0x53, 0xA8 }, "ACLAirshop", "ACL Airshop BV" }, { { 0x74, 0x54, 0x27 }, "FastTechnolo", "Shenzhen Fast Technologies Co.,Ltd" }, @@ -24377,13 +24972,15 @@ { { 0x74, 0x60, 0x4C }, "Rode", "Rode" }, { { 0x74, 0x60, 0xFA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x74, 0x61, 0x4B }, "ChongqingHui", "Chongqing Huijiatong Information Technology Co., Ltd." }, + { { 0x74, 0x61, 0xD1 }, "GOIPGlobalSe", "GOIP Global Services Pvt. Ltd." }, { { 0x74, 0x63, 0xC2 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x74, 0x63, 0xDF }, "VTS", "VTS GmbH" }, { { 0x74, 0x65, 0x0C }, "Apple", "Apple, Inc." }, { { 0x74, 0x65, 0xD1 }, "Atlinks", "Atlinks" }, { { 0x74, 0x66, 0x30 }, "TmiYtti", "T:mi Ytti" }, - { { 0x74, 0x67, 0x5F }, "5653", "5653" }, + { { 0x74, 0x67, 0x5F }, "CompalInform", "Compal Information(Kunshan)Co.,Ltd." }, { { 0x74, 0x67, 0xF7 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, + { { 0x74, 0x68, 0x59 }, "SunitecTechn", "Sunitec Technology Co.,Limited" }, { { 0x74, 0x69, 0x4A }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x74, 0x6A, 0x3A }, "Aperi", "Aperi Corporation" }, { { 0x74, 0x6A, 0x89 }, "Rezolt", "Rezolt Corporation" }, @@ -24396,7 +24993,7 @@ { { 0x74, 0x6F, 0x19 }, "IcarvisionsT", "Icarvisions (Shenzhen) Technology Co., Ltd." }, { { 0x74, 0x6F, 0x3D }, "Contec", "Contec GmbH" }, { { 0x74, 0x6F, 0x88 }, "zte", "zte corporation" }, - { { 0x74, 0x6F, 0xF7 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x74, 0x6F, 0xF7 }, "WNC", "WNC Corporation" }, { { 0x74, 0x70, 0x69 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x74, 0x70, 0xFD }, "Intel", "Intel Corporate" }, { { 0x74, 0x71, 0x8B }, "Apple", "Apple, Inc." }, @@ -24413,6 +25010,7 @@ { { 0x74, 0x76, 0x1F }, "Microsoft", "Microsoft Corporation" }, { { 0x74, 0x76, 0x5B }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x74, 0x76, 0x7D }, "kexinttechno", "shenzhen kexint technology co.,ltd" }, + { { 0x74, 0x77, 0x86 }, "Apple", "Apple, Inc." }, { { 0x74, 0x78, 0x18 }, "JurumaniSolu", "Jurumani Solutions" }, { { 0x74, 0x78, 0x27 }, "Dell", "Dell Inc." }, { { 0x74, 0x78, 0x47 }, "Interdiscipl", "Interdisciplinary Consulting Corporation" }, @@ -24426,6 +25024,7 @@ { { 0x74, 0x80, 0x3F }, "RenesasElect", "Renesas Electronics (Penang) Sdn. Bhd." }, { { 0x74, 0x81, 0x14 }, "Apple", "Apple, Inc." }, { { 0x74, 0x81, 0x9A }, "PTHartonoIst", "PT. Hartono Istana Teknologi" }, + { { 0x74, 0x83, 0xA0 }, "MiaoMingInte", "Shenzhen MiaoMing Intelligent Technology Co.,Ltd" }, { { 0x74, 0x83, 0xC2 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x74, 0x83, 0xEF }, "AristaNetwor", "Arista Networks" }, { { 0x74, 0x84, 0x69 }, "Nintendo", "Nintendo Co.,Ltd" }, @@ -24450,6 +25049,7 @@ { { 0x74, 0x8B, 0x29 }, "Micobiomed", "Micobiomed" }, { { 0x74, 0x8B, 0x34 }, "SmartSystemT", "Shanghai Smart System Technology Co., Ltd" }, { { 0x74, 0x8D, 0x08 }, "Apple", "Apple, Inc." }, + { { 0x74, 0x8D, 0xAA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x74, 0x8E, 0x08 }, "Bestek", "Bestek Corp." }, { { 0x74, 0x8E, 0xF8 }, "BrocadeCommu", "Brocade Communications Systems LLC" }, { { 0x74, 0x8F, 0x1B }, "MasterImage3", "MasterImage 3D" }, @@ -24465,6 +25065,7 @@ { { 0x74, 0x93, 0xA4 }, "ZebraTechnol", "Zebra Technologies Corp." }, { { 0x74, 0x93, 0xDA }, "AskeyCompute", "Askey Computer Corp" }, { { 0x74, 0x94, 0x3D }, "AgJunction", "AgJunction" }, + { { 0x74, 0x95, 0x33 }, "WestalaTechn", "Westala Technologies Inc." }, { { 0x74, 0x95, 0x52 }, "XuzhouWIKAEl", "Xuzhou WIKA Electronics Control Technology Co., Ltd." }, { { 0x74, 0x95, 0xA7 }, "Keyence", "Keyence Corporation" }, { { 0x74, 0x95, 0xEC }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, @@ -24509,6 +25110,7 @@ { { 0x74, 0xAE, 0x76 }, "iNovoBroadba", "iNovo Broadband, Inc." }, { { 0x74, 0xB0, 0x0C }, "NetworkVideo", "Network Video Technologies, Inc" }, { { 0x74, 0xB0, 0x59 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, + { { 0x74, 0xB3, 0xEA }, "Ek", "Ek Inc." }, { { 0x74, 0xB4, 0x72 }, "Ciesse", "Ciesse" }, { { 0x74, 0xB5, 0x7E }, "zte", "zte corporation" }, { { 0x74, 0xB5, 0x87 }, "Apple", "Apple, Inc." }, @@ -24552,6 +25154,7 @@ { { 0x74, 0xCE, 0x56 }, "PacketForceT", "Packet Force Technology Limited Company" }, { { 0x74, 0xCF, 0x00 }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0x74, 0xD0, 0x2B }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, + { { 0x74, 0xD0, 0x82 }, "HisenseVisua", "Hisense Visual Technology Co.,Ltd" }, { { 0x74, 0xD0, 0xDC }, "Ericsson", "Ericsson AB" }, { { 0x74, 0xD2, 0x1D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x74, 0xD2, 0x85 }, "TexasInstrum", "Texas Instruments" }, @@ -24599,6 +25202,7 @@ { { 0x74, 0xE5, 0xF9 }, "Intel", "Intel Corporate" }, { { 0x74, 0xE6, 0x0F }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0x74, 0xE6, 0xB8 }, "LGElectronic", "LG Electronics" }, + { { 0x74, 0xE6, 0xC7 }, "LUXSHAREICT", "LUXSHARE-ICT Co., Ltd." }, { { 0x74, 0xE6, 0xE2 }, "Dell", "Dell Inc." }, { { 0x74, 0xE7, 0x98 }, "JuniperNetwo", "Juniper Networks" }, { { 0x74, 0xE7, 0xC6 }, "Commscope", "Commscope" }, @@ -24621,6 +25225,7 @@ { { 0x74, 0xF1, 0x02 }, "HCHCOMTechno", "Beijing HCHCOM Technology Co., Ltd" }, { { 0x74, 0xF2, 0xFA }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x74, 0xF4, 0x13 }, "MaxwellFores", "Maxwell Forest" }, + { { 0x74, 0xF4, 0x41 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x74, 0xF6, 0x12 }, "Commscope", "Commscope" }, { { 0x74, 0xF6, 0x1C }, "HTC", "HTC Corporation" }, { { 0x74, 0xF6, 0x61 }, "SchneiderEle", "Schneider Electric Fire & Security Oy" }, @@ -24631,9 +25236,12 @@ { { 0x74, 0xF8, 0x5D }, "BerkeleyNucl", "Berkeley Nucleonics Corp" }, { { 0x74, 0xF9, 0x0F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x74, 0xF9, 0x1A }, "Onface", "Onface" }, + { { 0x74, 0xF9, 0x2C }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x74, 0xF9, 0xCA }, "Nintendo", "Nintendo Co.,Ltd" }, + { { 0x74, 0xFA, 0x29 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x74, 0xFB, 0x17 }, "QingdaoGoert", "Qingdao Goertek Horizons Tecnology Co.,LTD" }, { { 0x74, 0xFC, 0x45 }, "Siemens", "Siemens Ag" }, + { { 0x74, 0xFC, 0x77 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x74, 0xFD, 0xA0 }, "Compupal", "Compupal (Group) Corporation" }, { { 0x74, 0xFE, 0x48 }, "Advantech", "Advantech Co., Ltd." }, { { 0x74, 0xFE, 0xCE }, "TPLink", "TP-Link Systems Inc" }, @@ -24660,13 +25268,16 @@ { { 0x78, 0x08, 0x4D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x78, 0x0A, 0xC7 }, "BaofengTV", "Baofeng TV Co., Ltd." }, { { 0x78, 0x0B, 0x8C }, "Private", "Private" }, + { { 0x78, 0x0C, 0x71 }, "InseegoWirel", "Inseego Wireless, Inc" }, { { 0x78, 0x0C, 0xB8 }, "Intel", "Intel Corporate" }, { { 0x78, 0x0C, 0xF0 }, "Cisco", "Cisco Systems, Inc" }, { { 0x78, 0x0E, 0xD1 }, "TRUMPFWerkze", "TRUMPF Werkzeugmaschinen GmbH+Co.KG" }, { { 0x78, 0x0F, 0x77 }, "GubeiElectro", "HangZhou Gubei Electronics Technology Co.,Ltd" }, + { { 0x78, 0x0F, 0x81 }, "CiscoMeraki", "Cisco Meraki" }, { { 0x78, 0x10, 0x53 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x78, 0x11, 0x00 }, "Quantumsolut", "Quantumsolution" }, { { 0x78, 0x11, 0x85 }, "NBSPaymentSo", "NBS Payment Solutions Inc." }, + { { 0x78, 0x11, 0x9D }, "Cisco", "Cisco Systems, Inc" }, { { 0x78, 0x11, 0xDC }, "XIAOMIElectr", "XIAOMI Electronics,CO.,LTD" }, { { 0x78, 0x12, 0x3E }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0x78, 0x12, 0xB8 }, "Orantek", "Orantek Limited" }, @@ -24733,6 +25344,7 @@ { { 0x78, 0x31, 0xC1 }, "Apple", "Apple, Inc." }, { { 0x78, 0x32, 0x1B }, "DLinkInterna", "D-Link International" }, { { 0x78, 0x32, 0x4F }, "MillenniumGr", "Millennium Group, Inc." }, + { { 0x78, 0x33, 0xC6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x78, 0x34, 0x09 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x78, 0x34, 0x86 }, "Nokia", "Nokia" }, { { 0x78, 0x34, 0xFD }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, @@ -24811,7 +25423,9 @@ { { 0x78, 0x5F, 0x36 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0x78, 0x5F, 0x4C }, "ArgoxInforma", "Argox Information Co., Ltd." }, { { 0x78, 0x5F, 0x6C }, "AristaNetwor", "Arista Networks" }, + { { 0x78, 0x5F, 0xA4 }, "Ciena", "Ciena Corporation" }, { { 0x78, 0x60, 0x5B }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0x78, 0x60, 0x89 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x78, 0x61, 0x7C }, "MitsumiElect", "Mitsumi Electric Co.,Ltd." }, { { 0x78, 0x62, 0x56 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x78, 0x62, 0x99 }, "BITSTREAMsp", "BITSTREAM sp. z o.o." }, @@ -24821,10 +25435,11 @@ { { 0x78, 0x65, 0x3B }, "ShaoxingOurt", "Shaoxing Ourten Electronics Co., Ltd." }, { { 0x78, 0x65, 0x59 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x78, 0x66, 0x9D }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, + { { 0x78, 0x66, 0xA5 }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Crop." }, { { 0x78, 0x66, 0xAE }, "ZTECInstrume", "ZTEC Instruments, Inc." }, { { 0x78, 0x66, 0xD7 }, "GenstoraigeT", "Genstoraige Technology Co.Ltd." }, { { 0x78, 0x66, 0xF3 }, "worldeliteel", "shenzhen worldelite electronics co., LTD" }, - { { 0x78, 0x67, 0x0E }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x78, 0x67, 0x0E }, "WNC", "WNC Corporation" }, { { 0x78, 0x67, 0xD7 }, "Apple", "Apple, Inc." }, { { 0x78, 0x68, 0x29 }, "eero", "eero inc." }, { { 0x78, 0x68, 0xF7 }, "YSTenTechnol", "YSTen Technology Co.,Ltd" }, @@ -24843,6 +25458,7 @@ { { 0x78, 0x75, 0x3E }, "Apple", "Apple, Inc." }, { { 0x78, 0x76, 0x89 }, "eero", "eero inc." }, { { 0x78, 0x76, 0xD9 }, "EXARAGroup", "EXARA Group" }, + { { 0x78, 0x79, 0x84 }, "Apple", "Apple, Inc." }, { { 0x78, 0x7A, 0x6F }, "JuiceTechnol", "Juice Technology AG" }, { { 0x78, 0x7B, 0x8A }, "Apple", "Apple, Inc." }, { { 0x78, 0x7D, 0x48 }, "ItelMobile", "Itel Mobile Limited" }, @@ -24888,6 +25504,7 @@ { { 0x78, 0x94, 0xB4 }, "Sercomm", "Sercomm Corporation." }, { { 0x78, 0x94, 0xE8 }, "RadioBridge", "Radio Bridge" }, { { 0x78, 0x95, 0xEB }, "ItelMobile", "Itel Mobile Limited" }, + { { 0x78, 0x96, 0x0D }, "Apple", "Apple, Inc." }, { { 0x78, 0x96, 0x82 }, "zte", "zte corporation" }, { { 0x78, 0x96, 0x84 }, "Commscope", "Commscope" }, { { 0x78, 0x96, 0xA3 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, @@ -24914,6 +25531,7 @@ { { 0x78, 0xA1, 0x06 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x78, 0xA1, 0x3E }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x78, 0xA1, 0x83 }, "Advidia", "Advidia" }, + { { 0x78, 0xA1, 0xD8 }, "ShenzhenEnjo", "ShenzhenEnjoyTechnologyCo.,Ltd" }, { { 0x78, 0xA2, 0xA0 }, "Nintendo", "Nintendo Co., Ltd." }, { { 0x78, 0xA3, 0x51 }, "ZhibotongEle", "Shenzhen Zhibotong Electronics Co.,Ltd" }, { { 0x78, 0xA3, 0xE4 }, "Apple", "Apple, Inc." }, @@ -24961,6 +25579,7 @@ { { 0x78, 0xBE, 0x81 }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, { { 0x78, 0xBE, 0xB6 }, "EnhancedVisi", "Enhanced Vision" }, { { 0x78, 0xBE, 0xBD }, "STULZ", "STULZ GmbH" }, + { { 0x78, 0xC1, 0x1D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x78, 0xC1, 0xA7 }, "zte", "zte corporation" }, { { 0x78, 0xC1, 0xAE }, "EzvizSoftwar", "Hangzhou Ezviz Software Co.,Ltd." }, { { 0x78, 0xC2, 0x13 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -24975,6 +25594,7 @@ { { 0x78, 0xC6, 0x2B }, "FujianStarNe", "Fujian Star-Net Communication Co.,Ltd" }, { { 0x78, 0xC6, 0xBB }, "AnalogDevice", "Analog Devices, Inc." }, { { 0x78, 0xC8, 0x81 }, "SonyInteract", "Sony Interactive Entertainment Inc." }, + { { 0x78, 0xC8, 0x84 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x78, 0xC9, 0x5E }, "MidmarkRTLS", "Midmark RTLS" }, { { 0x78, 0xCA, 0x04 }, "Nokia", "Nokia Corporation" }, { { 0x78, 0xCA, 0x39 }, "Apple", "Apple, Inc." }, @@ -24985,6 +25605,7 @@ { { 0x78, 0xCC, 0x2B }, "SinewyTechno", "Sinewy Technology Co., Ltd" }, { { 0x78, 0xCD, 0x55 }, "TexasInstrum", "Texas Instruments" }, { { 0x78, 0xCD, 0x8E }, "SMCNetworks", "SMC Networks Inc" }, + { { 0x78, 0xCE, 0xA5 }, "Vitallinkvie", "Vital link vietnam company limited" }, { { 0x78, 0xCF, 0x2F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x78, 0xCF, 0xF9 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x78, 0xD0, 0x04 }, "NeousysTechn", "Neousys Technology Inc." }, @@ -25063,6 +25684,7 @@ { { 0x78, 0xFB, 0xD8 }, "Apple", "Apple, Inc." }, { { 0x78, 0xFC, 0x14 }, "FamilyZoneCy", "Family Zone Cyber Safety Ltd" }, { { 0x78, 0xFD, 0x94 }, "Apple", "Apple, Inc." }, + { { 0x78, 0xFD, 0xF1 }, "HuadianCommu", "Shenzhen Huadian Communication Co., Ltd" }, { { 0x78, 0xFE, 0x3D }, "JuniperNetwo", "Juniper Networks" }, { { 0x78, 0xFE, 0x41 }, "Socusnetwork", "Socus networks" }, { { 0x78, 0xFE, 0xE2 }, "DiveoTechnol", "Shanghai Diveo Technology Co., Ltd" }, @@ -25082,6 +25704,7 @@ { { 0x7A, 0xFD, 0x44 }, "RosenbergerH", "Rosenberger Hochfrequenztechnik GmbH & Co. KG" }, { { 0x7C, 0x00, 0x4D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x7C, 0x01, 0x0A }, "TexasInstrum", "Texas Instruments" }, + { { 0x7C, 0x01, 0x3E }, "GsdVietNamTe", "Gsd Viet Nam Technology Company Limited" }, { { 0x7C, 0x01, 0x87 }, "CurtisInstru", "Curtis Instruments, Inc." }, { { 0x7C, 0x01, 0x91 }, "Apple", "Apple, Inc." }, { { 0x7C, 0x02, 0xBC }, "HansungElect", "Hansung Electronics Co. LTD" }, @@ -25135,6 +25758,7 @@ { { 0x7C, 0x21, 0xD8 }, "ThinkWillCom", "Shenzhen Think Will Communication Technology co., LTD." }, { { 0x7C, 0x23, 0x02 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x7C, 0x24, 0x0C }, "Telechips", "Telechips, Inc." }, + { { 0x7C, 0x24, 0x6A }, "ScitaSolutio", "Scita Solutions" }, { { 0x7C, 0x24, 0x99 }, "Apple", "Apple, Inc." }, { { 0x7C, 0x25, 0x86 }, "JuniperNetwo", "Juniper Networks" }, { { 0x7C, 0x25, 0x87 }, "chaowificom", "chaowifi.com" }, @@ -25156,6 +25780,7 @@ { { 0x7C, 0x2F, 0x80 }, "GigasetCommu", "Gigaset Communications GmbH" }, { { 0x7C, 0x31, 0x0E }, "Cisco", "Cisco Systems, Inc" }, { { 0x7C, 0x31, 0x80 }, "SMK", "SMK corporation" }, + { { 0x7C, 0x31, 0xFA }, "SiliconLabor", "Silicon Laboratories" }, { { 0x7C, 0x33, 0x6E }, "MEGElectroni", "MEG Electronics Inc." }, { { 0x7C, 0x33, 0xF9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x7C, 0x35, 0x48 }, "TranscendInf", "Transcend Information" }, @@ -25239,7 +25864,9 @@ { { 0x7C, 0x6B, 0xF7 }, "NTI", "NTI co., ltd." }, { { 0x7C, 0x6C, 0x39 }, "Pixsys", "Pixsys Srl" }, { { 0x7C, 0x6C, 0x8F }, "AmsNeve", "Ams Neve Ltd" }, + { { 0x7C, 0x6C, 0xE1 }, "HonestyElect", "Shenzhen Honesty Electronics Co.,Ltd." }, { { 0x7C, 0x6C, 0xF0 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, + { { 0x7C, 0x6D, 0x12 }, "Microsoft", "Microsoft Corporation" }, { { 0x7C, 0x6D, 0x62 }, "Apple", "Apple, Inc." }, { { 0x7C, 0x6D, 0xA6 }, "SuperwaveGro", "Superwave Group LLC" }, { { 0x7C, 0x6D, 0xF8 }, "Apple", "Apple, Inc." }, @@ -25268,7 +25895,9 @@ { { 0x7C, 0x7B, 0x1C }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x7C, 0x7B, 0x68 }, "VietnamPostA", "Vietnam Post And Telecommunication Industry Technology Join Stock Company" }, { { 0x7C, 0x7B, 0x8B }, "ControlConce", "Control Concepts, Inc." }, + { { 0x7C, 0x7B, 0xBF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x7C, 0x7B, 0xE4 }, "ZSedaiKenkyu", "Z'Sedai Kenkyusho Corporation" }, + { { 0x7C, 0x7D, 0x21 }, "zte", "zte corporation" }, { { 0x7C, 0x7D, 0x3D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x7C, 0x7D, 0x41 }, "JinmuyuElect", "Jinmuyu Electronics Co., Ltd." }, { { 0x7C, 0x7E, 0xF9 }, "eero", "eero inc." }, @@ -25277,6 +25906,7 @@ { { 0x7C, 0x83, 0x06 }, "GlenDimplexN", "Glen Dimplex Nordic as" }, { { 0x7C, 0x84, 0x37 }, "ChinaPostCom", "China Post Communications Equipment Co., Ltd." }, { { 0x7C, 0x85, 0x30 }, "Nokia", "Nokia" }, + { { 0x7C, 0x87, 0x67 }, "Cisco", "Cisco Systems, Inc" }, { { 0x7C, 0x87, 0xCE }, "Espressif", "Espressif Inc." }, { { 0x7C, 0x88, 0x99 }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, { { 0x7C, 0x89, 0x31 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -25310,11 +25940,13 @@ { { 0x7C, 0xA1, 0x5D }, "GNReSound", "GN ReSound A/S" }, { { 0x7C, 0xA1, 0x77 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x7C, 0xA1, 0xAE }, "Apple", "Apple, Inc." }, + { { 0x7C, 0xA2, 0x36 }, "VerizonConne", "Verizon Connect" }, { { 0x7C, 0xA2, 0x37 }, "KingSlideTec", "King Slide Technology CO., LTD." }, { { 0x7C, 0xA2, 0x3E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x7C, 0xA2, 0x9B }, "DSignT", "D.SignT GmbH & Co. KG" }, { { 0x7C, 0xA4, 0x49 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x7C, 0xA4, 0xF7 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, + { { 0x7C, 0xA5, 0x3E }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x7C, 0xA5, 0x8F }, "QikaiElectro", "shenzhen Qikai Electronic Co., Ltd." }, { { 0x7C, 0xA6, 0x1D }, "Mhl", "Mhl, Llc" }, { { 0x7C, 0xA6, 0x2A }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -25329,6 +25961,7 @@ { { 0x7C, 0xAC, 0xB2 }, "BoschSoftwar", "Bosch Software Innovations GmbH" }, { { 0x7C, 0xAD, 0x4F }, "Cisco", "Cisco Systems, Inc" }, { { 0x7C, 0xAD, 0x74 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x7C, 0xAF, 0x77 }, "Nokia", "Nokia" }, { { 0x7C, 0xB0, 0x3E }, "OSRAM", "OSRAM GmbH" }, { { 0x7C, 0xB0, 0x73 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0x7C, 0xB0, 0xC2 }, "Intel", "Intel Corporate" }, @@ -25366,6 +25999,7 @@ { { 0x7C, 0xC0, 0x6F }, "Apple", "Apple, Inc." }, { { 0x7C, 0xC0, 0xAA }, "Microsoft", "Microsoft Corporation" }, { { 0x7C, 0xC1, 0x77 }, "IngramMicroS", "Ingram Micro Services" }, + { { 0x7C, 0xC1, 0x78 }, "Ericsson", "Ericsson AB" }, { { 0x7C, 0xC1, 0x80 }, "Apple", "Apple, Inc." }, { { 0x7C, 0xC2, 0x25 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x7C, 0xC2, 0x55 }, "SuperMicroCo", "Super Micro Computer, Inc." }, @@ -25374,6 +26008,7 @@ { { 0x7C, 0xC3, 0x85 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x7C, 0xC3, 0xA1 }, "Apple", "Apple, Inc." }, { { 0x7C, 0xC4, 0xEF }, "Devialet", "Devialet" }, + { { 0x7C, 0xC5, 0x18 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x7C, 0xC5, 0x37 }, "Apple", "Apple, Inc." }, { { 0x7C, 0xC6, 0xB6 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x7C, 0xC6, 0xC4 }, "KolffCompute", "Kolff Computer Supplies b.v." }, @@ -25395,12 +26030,15 @@ { { 0x7C, 0xCC, 0xFC }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x7C, 0xCD, 0x11 }, "MSMagnet", "MS-Magnet" }, { { 0x7C, 0xCD, 0x3C }, "GuangzhouJuz", "Guangzhou Juzing Technology Co., Ltd" }, + { { 0x7C, 0xCF, 0x4E }, "FineTriumphT", "Fine Triumph Technology Corp.,Ltd." }, { { 0x7C, 0xCF, 0xCF }, "SEARIIntelli", "Shanghai SEARI Intelligent System Co., Ltd" }, + { { 0x7C, 0xD1, 0xAD }, "Apple", "Apple, Inc." }, { { 0x7C, 0xD1, 0xC3 }, "Apple", "Apple, Inc." }, { { 0x7C, 0xD2, 0xDA }, "Apple", "Apple, Inc." }, { { 0x7C, 0xD3, 0x0A }, "Inventec", "Inventec Corporation" }, { { 0x7C, 0xD3, 0xE5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x7C, 0xD4, 0x4D }, "MoorewattEne", "Shanghai Moorewatt Energy Technology Co.,Ltd" }, + { { 0x7C, 0xD4, 0xA8 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x7C, 0xD5, 0x66 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x7C, 0xD6, 0x61 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x7C, 0xD7, 0x62 }, "FreestyleTec", "Freestyle Technology Pty Ltd" }, @@ -25502,11 +26140,15 @@ { { 0x80, 0x0B, 0x51 }, "XGimiTechnol", "Chengdu XGimi Technology Co.,Ltd" }, { { 0x80, 0x0C, 0x67 }, "Apple", "Apple, Inc." }, { { 0x80, 0x0C, 0xF9 }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0x80, 0x0D, 0x3F }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x80, 0x0D, 0xD7 }, "Latticework", "Latticework, Inc" }, { { 0x80, 0x0E, 0x24 }, "ForgetBox", "ForgetBox" }, { { 0x80, 0x0E, 0xA9 }, "TCLYuxinZhix", "TCL Yuxin Zhixing Technology (Huizhou) Co.,Ltd" }, + { { 0x80, 0x12, 0x42 }, "Apple", "Apple, Inc." }, { { 0x80, 0x12, 0xDF }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, + { { 0x80, 0x13, 0x16 }, "Intel", "Intel Corporate" }, { { 0x80, 0x13, 0x82 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x80, 0x13, 0xBE }, "JuniperNetwo", "Juniper Networks" }, { { 0x80, 0x14, 0x40 }, "SunlitSystem", "Sunlit System Technology Corp" }, { { 0x80, 0x14, 0xA8 }, "GuangzhouVSO", "Guangzhou V-SOLUTION Electronic Technology Co., Ltd." }, { { 0x80, 0x16, 0x05 }, "VodafoneItal", "Vodafone Italia S.p.A." }, @@ -25519,6 +26161,7 @@ { { 0x80, 0x19, 0x67 }, "ReallytekInf", "Shanghai Reallytek Information Technology Co.,Ltd" }, { { 0x80, 0x19, 0x70 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x80, 0x19, 0xFE }, "JianLingTech", "JianLing Technology CO., LTD" }, + { { 0x80, 0x1D, 0x39 }, "Apple", "Apple, Inc." }, { { 0x80, 0x1D, 0xAA }, "Avaya", "Avaya Inc" }, { { 0x80, 0x1F, 0x02 }, "EdimaxTechno", "Edimax Technology Co. Ltd." }, { { 0x80, 0x1F, 0x12 }, "MicrochipTec", "Microchip Technology Inc." }, @@ -25530,6 +26173,7 @@ { { 0x80, 0x22, 0x78 }, "ChinaMobileI", "China Mobile IOT Company Limited" }, { { 0x80, 0x22, 0xA7 }, "NECPlatforms", "NEC Platforms, Ltd." }, { { 0x80, 0x22, 0xFA }, "ItelMobile", "Itel Mobile Limited" }, + { { 0x80, 0x23, 0x95 }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0x80, 0x24, 0x8F }, "Cisco", "Cisco Systems, Inc" }, { { 0x80, 0x25, 0x11 }, "ItelMobile", "Itel Mobile Limited" }, { { 0x80, 0x26, 0x89 }, "DLinkInterna", "D-Link International" }, @@ -25537,6 +26181,7 @@ { { 0x80, 0x28, 0x3C }, "Sonova", "Sonova AG" }, { { 0x80, 0x29, 0x94 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x80, 0x2A, 0xA8 }, "Ubiquiti", "Ubiquiti Inc" }, + { { 0x80, 0x2A, 0xF6 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x80, 0x2A, 0xFA }, "Germaneers", "Germaneers GmbH" }, { { 0x80, 0x2B, 0xF9 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x80, 0x2D, 0x1A }, "zte", "zte corporation" }, @@ -25574,18 +26219,22 @@ { { 0x80, 0x3E, 0x4F }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x80, 0x3F, 0x5D }, "WinstarsTech", "Winstars Technology Ltd" }, { { 0x80, 0x3F, 0xD6 }, "bytesatwork", "bytes at work AG" }, + { { 0x80, 0x40, 0x05 }, "COROSSportsT", "Guangdong COROS Sports Technology Co.,Ltd" }, { { 0x80, 0x41, 0x26 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x80, 0x41, 0x4E }, "BbkEducation", "Bbk Educational Electronics Corp.,Ltd." }, { { 0x80, 0x42, 0x7C }, "AdolfTedsen", "Adolf Tedsen GmbH & Co. KG" }, { { 0x80, 0x43, 0x3F }, "JuniperNetwo", "Juniper Networks" }, { { 0x80, 0x44, 0xFD }, "ChinaMobileI", "China Mobile (Hangzhou) Information Technology Co., Ltd." }, { { 0x80, 0x45, 0xDD }, "Intel", "Intel Corporate" }, + { { 0x80, 0x47, 0x15 }, "Apple", "Apple, Inc." }, { { 0x80, 0x47, 0x31 }, "PacketDesign", "Packet Design, Inc." }, { { 0x80, 0x47, 0x86 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x80, 0x48, 0x2C }, "WyzeLabs", "Wyze Labs Inc" }, + { { 0x80, 0x48, 0x63 }, "ElectralsysN", "Electralsys Networks" }, { { 0x80, 0x48, 0x9F }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x80, 0x48, 0xA5 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x80, 0x49, 0x71 }, "Apple", "Apple, Inc." }, + { { 0x80, 0x49, 0xBF }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0x80, 0x4A, 0x14 }, "Apple", "Apple, Inc." }, { { 0x80, 0x4A, 0xF2 }, "Sonos", "Sonos, Inc." }, { { 0x80, 0x4B, 0x20 }, "VentilationC", "Ventilation Control" }, @@ -25605,6 +26254,7 @@ { { 0x80, 0x56, 0x3C }, "Zf", "Zf" }, { { 0x80, 0x56, 0xF2 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x80, 0x57, 0x19 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x80, 0x57, 0x22 }, "WuxiSunningS", "Wuxi Sunning Smart Devices Co., Ltd" }, { { 0x80, 0x58, 0xC5 }, "NovaTecKommu", "NovaTec Kommunikationstechnik GmbH" }, { { 0x80, 0x58, 0xF8 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x80, 0x59, 0xFD }, "Noviga", "Noviga" }, @@ -25618,6 +26268,7 @@ { { 0x80, 0x60, 0x07 }, "Rim", "Rim" }, { { 0x80, 0x60, 0x36 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x80, 0x60, 0xB7 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, + { { 0x80, 0x61, 0x32 }, "Cisco", "Cisco Systems, Inc" }, { { 0x80, 0x61, 0x5F }, "SineadTechno", "Beijing Sinead Technology Co., Ltd." }, { { 0x80, 0x61, 0x6C }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x80, 0x61, 0x8F }, "sangfeiconsu", "Shenzhen sangfei consumer communications co.,ltd" }, @@ -25636,6 +26287,7 @@ { { 0x80, 0x69, 0x40 }, "Lexar", "Lexar Co.,Limited" }, { { 0x80, 0x6A, 0x00 }, "Cisco", "Cisco Systems, Inc" }, { { 0x80, 0x6A, 0x10 }, "WhiskerLabsT", "Whisker Labs - Ting" }, + { { 0x80, 0x6A, 0x34 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0x80, 0x6A, 0xB0 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0x80, 0x6C, 0x1B }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x80, 0x6C, 0x8B }, "KaeserKompre", "Kaeser Kompressoren Ag" }, @@ -25678,6 +26330,7 @@ { { 0x80, 0x82, 0x23 }, "Apple", "Apple, Inc." }, { { 0x80, 0x82, 0x87 }, "ATCOMTechnol", "ATCOM Technology Co.Ltd." }, { { 0x80, 0x82, 0xF5 }, "STMicrolectr", "STMicrolectronics International NV" }, + { { 0x80, 0x82, 0xFE }, "Arcadyan", "Arcadyan Corporation" }, { { 0x80, 0x83, 0xF6 }, "Apple", "Apple, Inc." }, { { 0x80, 0x84, 0x89 }, "Intel", "Intel Corporate" }, { { 0x80, 0x84, 0xA9 }, "oshkosh", "oshkosh Corporation" }, @@ -25694,6 +26347,7 @@ { { 0x80, 0x8C, 0x97 }, "KaonGroup", "Kaon Group Co., Ltd." }, { { 0x80, 0x8D, 0xB7 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x80, 0x8F, 0x1D }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0x80, 0x8F, 0x97 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x80, 0x8F, 0xE8 }, "Intelbras", "Intelbras" }, { { 0x80, 0x91, 0x2A }, "LihRongelect", "Lih Rong electronic Enterprise Co., Ltd." }, { { 0x80, 0x91, 0x33 }, "AzureWaveTec", "AzureWave Technology Inc." }, @@ -25710,11 +26364,13 @@ { { 0x80, 0x96, 0xCA }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x80, 0x97, 0x1B }, "AltenergyPow", "Altenergy Power System,Inc." }, { { 0x80, 0x97, 0x33 }, "ElebaoTechno", "Shenzhen Elebao Technology Co., Ltd" }, + { { 0x80, 0x99, 0x9B }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x80, 0x99, 0xE7 }, "Sony", "Sony Corporation" }, { { 0x80, 0x9B, 0x20 }, "Intel", "Intel Corporate" }, { { 0x80, 0x9D, 0x65 }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, { { 0x80, 0x9F, 0x9B }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0x80, 0x9F, 0xAB }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0x80, 0x9F, 0xE4 }, "ShenZhenTend", "Shen Zhen Tenda Technology Co.,Ltd" }, { { 0x80, 0x9F, 0xF5 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x80, 0xA0, 0x36 }, "MXCHIPInform", "Shanghai MXCHIP Information Technology Co., Ltd." }, { { 0x80, 0xA1, 0x97 }, "ublox", "u-blox AG" }, @@ -25733,13 +26389,16 @@ { { 0x80, 0xAC, 0xC8 }, "PhyplusMicro", "Phyplus Microelectronics Limited" }, { { 0x80, 0xAD, 0x16 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x80, 0xAD, 0x67 }, "KasdaNetwork", "Kasda Networks Inc" }, + { { 0x80, 0xAE, 0x3C }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0x80, 0xAE, 0x54 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x80, 0xAF, 0x19 }, "Apple", "Apple, Inc." }, + { { 0x80, 0xAF, 0x9F }, "eero", "eero inc." }, { { 0x80, 0xAF, 0xCA }, "CudyTechnolo", "Shenzhen Cudy Technology Co., Ltd." }, { { 0x80, 0xB0, 0x3D }, "Apple", "Apple, Inc." }, { { 0x80, 0xB0, 0x7B }, "zte", "zte corporation" }, { { 0x80, 0xB2, 0x19 }, "ElektronTech", "Elektron Technology Uk Limited" }, { { 0x80, 0xB2, 0x34 }, "VantivaUSA", "Vantiva USA LLC" }, + { { 0x80, 0xB2, 0x69 }, "SubtleComput", "Subtle Computing" }, { { 0x80, 0xB2, 0x89 }, "ForworldElec", "Forworld Electronics Ltd." }, { { 0x80, 0xB3, 0x2A }, "UKGridSoluti", "UK Grid Solutions Ltd" }, { { 0x80, 0xB5, 0x4E }, "Espressif", "Espressif Inc." }, @@ -25750,6 +26409,7 @@ { { 0x80, 0xB7, 0x08 }, "BlueDanube", "Blue Danube Systems, Inc" }, { { 0x80, 0xB7, 0x09 }, "Viptela", "Viptela, Inc" }, { { 0x80, 0xB7, 0x45 }, "SilkTechnolo", "The Silk Technologies ILC LTD" }, + { { 0x80, 0xB8, 0x2A }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0x80, 0xB9, 0x46 }, "Nokia", "Nokia" }, { { 0x80, 0xB9, 0x5C }, "ELFTECH", "ELFTECH Co., Ltd." }, { { 0x80, 0xB9, 0x7A }, "eero", "eero inc." }, @@ -25761,6 +26421,7 @@ { { 0x80, 0xBC, 0x37 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x80, 0xBE, 0x05 }, "Apple", "Apple, Inc." }, { { 0x80, 0xBE, 0xAF }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, + { { 0x80, 0xBF, 0x21 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x80, 0xC0, 0x1E }, "Intel", "Intel Corporate" }, { { 0x80, 0xC1, 0x6E }, "HewlettPacka", "Hewlett Packard" }, { { 0x80, 0xC3, 0xBA }, "SonovaConsum", "Sonova Consumer Hearing GmbH" }, @@ -25794,6 +26455,7 @@ { { 0x80, 0xD1, 0x0A }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0x80, 0xD1, 0x60 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0x80, 0xD1, 0x8B }, "IconvergeTec", "Hangzhou I'converge Technology Co.,Ltd" }, + { { 0x80, 0xD1, 0xCE }, "Apple", "Apple, Inc." }, { { 0x80, 0xD2, 0x1D }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x80, 0xD2, 0x66 }, "ScaleFlux", "ScaleFlux" }, { { 0x80, 0xD2, 0xE5 }, "Nintendo", "Nintendo Co.,Ltd" }, @@ -25814,13 +26476,15 @@ { { 0x80, 0xE4, 0x55 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x80, 0xE4, 0xBA }, "Intel", "Intel Corporate" }, { { 0x80, 0xE5, 0x40 }, "Commscope", "Commscope" }, + { { 0x80, 0xE6, 0x3C }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x80, 0xE6, 0x50 }, "Apple", "Apple, Inc." }, + { { 0x80, 0xE7, 0x69 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0x80, 0xE8, 0x2C }, "HewlettPacka", "Hewlett Packard" }, { { 0x80, 0xE8, 0x6F }, "Cisco", "Cisco Systems, Inc" }, { { 0x80, 0xE9, 0x4A }, "LEAPSsro", "LEAPS s.r.o." }, { { 0x80, 0xEA, 0x07 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x80, 0xEA, 0x0B }, "ZyxelCommuni", "Zyxel Communications Corporation" }, - { { 0x80, 0xEA, 0x23 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x80, 0xEA, 0x23 }, "WNC", "WNC Corporation" }, { { 0x80, 0xEA, 0x96 }, "Apple", "Apple, Inc." }, { { 0x80, 0xEA, 0xCA }, "DialogSemico", "Dialog Semiconductor Hellas SA" }, { { 0x80, 0xEB, 0x77 }, "Wistron", "Wistron Corporation" }, @@ -25829,6 +26493,8 @@ { { 0x80, 0xEE, 0x73 }, "Shuttle", "Shuttle Inc." }, { { 0x80, 0xF0, 0xCF }, "RuckusWirele", "Ruckus Wireless" }, { { 0x80, 0xF1, 0xA4 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x80, 0xF1, 0xA8 }, "GuangzhouVSo", "Guangzhou V-Solution Telecommunication Technology Co.,Ltd." }, + { { 0x80, 0xF1, 0xB2 }, "Espressif", "Espressif Inc." }, { { 0x80, 0xF1, 0xF1 }, "Tech4homeLda", "Tech4home, Lda" }, { { 0x80, 0xF2, 0x5E }, "Kyynel", "Kyynel" }, { { 0x80, 0xF3, 0xDA }, "Espressif", "Espressif Inc." }, @@ -25849,6 +26515,7 @@ { { 0x80, 0xFD, 0x7B }, "BLUProducts", "BLU Products Inc" }, { { 0x80, 0xFF, 0xA8 }, "Unidis", "Unidis" }, { { 0x84, 0x00, 0x2D }, "Pegatron", "Pegatron Corporation" }, + { { 0x84, 0x00, 0x55 }, "VusionGroup", "VusionGroup" }, { { 0x84, 0x00, 0xD2 }, "Sony", "Sony Corporation" }, { { 0x84, 0x01, 0x12 }, "KaonGroup", "Kaon Group Co., Ltd." }, { { 0x84, 0x01, 0xA7 }, "GreywareAuto", "Greyware Automation Products, Inc" }, @@ -25858,10 +26525,12 @@ { { 0x84, 0x05, 0x11 }, "Apple", "Apple, Inc." }, { { 0x84, 0x06, 0xFA }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x84, 0x07, 0xC4 }, "WalterKiddeP", "Walter Kidde Portable Equipment, Inc." }, + { { 0x84, 0x08, 0x3A }, "Intel", "Intel Corporate" }, { { 0x84, 0x0A, 0x9E }, "NexappTechno", "Nexapp Technologies Pvt Ltd" }, { { 0x84, 0x0B, 0x2D }, "SamsungElect", "Samsung Electro Mechanics Co., Ltd." }, { { 0x84, 0x0B, 0x7C }, "HitronTechno", "Hitron Technologies. Inc" }, { { 0x84, 0x0B, 0xBB }, "MitraStarTec", "MitraStar Technology Corp." }, + { { 0x84, 0x0C, 0x6D }, "Cisco", "Cisco Systems, Inc" }, { { 0x84, 0x0D, 0x8E }, "Espressif", "Espressif Inc." }, { { 0x84, 0x0F, 0x2A }, "JiangxiRisou", "Jiangxi Risound Electronics Co.,LTD" }, { { 0x84, 0x0F, 0x45 }, "GMTDigitalTe", "Shanghai GMT Digital Technologies Co., Ltd" }, @@ -25873,6 +26542,7 @@ { { 0x84, 0x15, 0x71 }, "TCTmobile", "TCT mobile ltd" }, { { 0x84, 0x15, 0xD3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x84, 0x16, 0x0C }, "Broadcom", "Broadcom Limited" }, + { { 0x84, 0x16, 0x23 }, "zte", "zte corporation" }, { { 0x84, 0x16, 0xF9 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x84, 0x17, 0x15 }, "GPElectronic", "GP Electronics (HK) Ltd." }, { { 0x84, 0x17, 0x66 }, "WeifangGoert", "Weifang Goertek Electronics Co.,Ltd" }, @@ -25949,11 +26619,13 @@ { { 0x84, 0x41, 0x67 }, "Apple", "Apple, Inc." }, { { 0x84, 0x44, 0x64 }, "ServerU", "ServerU Inc" }, { { 0x84, 0x44, 0xAF }, "ZhejiangTmal", "Zhejiang Tmall Technology Co., Ltd." }, + { { 0x84, 0x45, 0xA0 }, "Tubeinvestme", "Tube investments of India Limited" }, { { 0x84, 0x46, 0x93 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x84, 0x46, 0xFE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x84, 0x47, 0x09 }, "IP3CenturyIn", "Shenzhen IP3 Century Intelligent Technology CO.,Ltd" }, { { 0x84, 0x47, 0x65 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x84, 0x48, 0x23 }, "WOXTERTECHNO", "WOXTER TECHNOLOGY Co. Ltd" }, + { { 0x84, 0x48, 0x80 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x84, 0x49, 0x15 }, "vArmourNetwo", "vArmour Networks, Inc." }, { { 0x84, 0x49, 0xEE }, "DemantEnterp", "Demant Enterprise A/S" }, { { 0x84, 0x4B, 0xB7 }, "SankuaiOnlin", "Beijing Sankuai Online Technology Co.,Ltd" }, @@ -25965,6 +26637,7 @@ { { 0x84, 0x50, 0x9A }, "EasySoftTV", "Easy Soft TV Co., Ltd" }, { { 0x84, 0x51, 0x81 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x84, 0x52, 0x34 }, "JuniperNetwo", "Juniper Networks" }, + { { 0x84, 0x53, 0xCD }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x84, 0x54, 0xDF }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x84, 0x55, 0xA5 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x84, 0x56, 0x9C }, "CohoData", "Coho Data, Inc.," }, @@ -25973,7 +26646,9 @@ { { 0x84, 0x57, 0xF7 }, "MetaPlatform", "Meta Platforms, Inc." }, { { 0x84, 0x5A, 0x3E }, "Cisco", "Cisco Systems, Inc" }, { { 0x84, 0x5A, 0x81 }, "ffly4u", "ffly4u" }, + { { 0x84, 0x5B, 0x0C }, "eFABP", "eFAB P.S.A." }, { { 0x84, 0x5B, 0x12 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x84, 0x5C, 0x31 }, "Dell", "Dell Inc." }, { { 0x84, 0x5C, 0x93 }, "ChabrierServ", "Chabrier Services" }, { { 0x84, 0x5C, 0xF3 }, "Intel", "Intel Corporate" }, { { 0x84, 0x5D, 0xD7 }, "NetcomElectr", "Shenzhen Netcom Electronics Co.,Ltd" }, @@ -25995,8 +26670,9 @@ { { 0x84, 0x6A, 0xED }, "WirelessTsuk", "Wireless Tsukamoto.,co.LTD" }, { { 0x84, 0x6B, 0x48 }, "EepuLink", "ShenZhen EepuLink Co., Ltd." }, { { 0x84, 0x6E, 0xB1 }, "ParkAssist", "Park Assist LLC" }, - { { 0x84, 0x6E, 0xBC }, "Nokiasolutio", "Nokia solutions and networks Pvt Ltd" }, + { { 0x84, 0x6E, 0xBC }, "NokiaSolutio", "Nokia Solutions and Networks India Private Limited" }, { { 0x84, 0x6F, 0xCE }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, + { { 0x84, 0x70, 0x03 }, "AxonNetworks", "Axon Networks Inc." }, { { 0x84, 0x70, 0x51 }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, { { 0x84, 0x70, 0xD7 }, "eero", "eero inc." }, { { 0x84, 0x71, 0x27 }, "SiliconLabor", "Silicon Laboratories" }, @@ -26053,11 +26729,14 @@ { { 0x84, 0x8F, 0x69 }, "Dell", "Dell Inc." }, { { 0x84, 0x90, 0x00 }, "Arnold&Richt", "Arnold&Richter Cine Technik GmbH & Co. Betriebs KG" }, { { 0x84, 0x90, 0x0A }, "Arcadyan", "Arcadyan Corporation" }, + { { 0x84, 0x92, 0x65 }, "Intel", "Intel Corporate" }, { { 0x84, 0x92, 0xE5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x84, 0x93, 0x0C }, "InCoaxNetwor", "InCoax Networks Europe AB" }, { { 0x84, 0x93, 0xA0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x84, 0x93, 0xB2 }, "zte", "zte corporation" }, + { { 0x84, 0x93, 0xEC }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0x84, 0x94, 0x37 }, "Apple", "Apple, Inc." }, + { { 0x84, 0x94, 0x59 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x84, 0x94, 0x8C }, "HitronTechno", "Hitron Technologies. Inc" }, { { 0x84, 0x96, 0x81 }, "CathayCommun", "Cathay Communication Co.,Ltd" }, { { 0x84, 0x96, 0x90 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, @@ -26068,6 +26747,7 @@ { { 0x84, 0x9C, 0x02 }, "DruidSoftwar", "Druid Software" }, { { 0x84, 0x9C, 0xA4 }, "MimosaNetwor", "Mimosa Networks" }, { { 0x84, 0x9C, 0xA6 }, "ArcadyanTech", "Arcadyan Technology Corporation" }, + { { 0x84, 0x9D, 0x4B }, "BoomtechIndu", "Shenzhen Boomtech Industrial Corporation" }, { { 0x84, 0x9D, 0x64 }, "SMC", "SMC Corporation" }, { { 0x84, 0x9D, 0xC2 }, "MXCHIPInform", "Shanghai MXCHIP Information Technology Co., Ltd." }, { { 0x84, 0x9D, 0xC5 }, "CenteraPhoto", "Centera Photonics Inc." }, @@ -26075,6 +26755,7 @@ { { 0x84, 0x9F, 0xB5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x84, 0xA0, 0x6E }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x84, 0xA1, 0x34 }, "Apple", "Apple, Inc." }, + { { 0x84, 0xA1, 0xB7 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x84, 0xA1, 0xD1 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x84, 0xA2, 0x4D }, "BirdsEyePriv", "Birds Eye Systems Private Limited" }, { { 0x84, 0xA3, 0x29 }, "Arcadyan", "Arcadyan Corporation" }, @@ -26116,6 +26797,7 @@ { { 0x84, 0xB6, 0x30 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x84, 0xB8, 0x02 }, "Cisco", "Cisco Systems, Inc" }, { { 0x84, 0xB8, 0x66 }, "XiaoLutechno", "Beijing XiaoLu technology co. LTD" }, + { { 0x84, 0xB8, 0x90 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x84, 0xB8, 0xB8 }, "MotorolaMobi", "Motorola (Wuhan) Mobility Technologies Communication Co., Ltd." }, { { 0x84, 0xBA, 0x20 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x84, 0xBA, 0x3B }, "Canon", "Canon Inc." }, @@ -26133,6 +26815,7 @@ { { 0x84, 0xC7, 0x27 }, "Gnodal", "Gnodal Ltd" }, { { 0x84, 0xC7, 0x8F }, "APSNetworks", "APS Networks GmbH" }, { { 0x84, 0xC7, 0xA9 }, "C3Po", "C3Po S.A." }, + { { 0x84, 0xC7, 0xE2 }, "VusionGroup", "VusionGroup" }, { { 0x84, 0xC7, 0xEA }, "Sony", "Sony Corporation" }, { { 0x84, 0xC8, 0x07 }, "ADVAOpticalN", "ADVA Optical Networking Ltd." }, { { 0x84, 0xC8, 0xA0 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, @@ -26145,7 +26828,9 @@ { { 0x84, 0xCC, 0xA8 }, "Espressif", "Espressif Inc." }, { { 0x84, 0xCD, 0x62 }, "IDWELLTechno", "ShenZhen IDWELL Technology CO.,Ltd" }, { { 0x84, 0xCF, 0xBF }, "Fairphone", "Fairphone" }, + { { 0x84, 0xD0, 0xDB }, "JuanIntellig", "Guangdong Juan Intelligent Technology Joint Stock Co., Ltd." }, { { 0x84, 0xD1, 0x5A }, "TCTmobile", "TCT mobile ltd" }, + { { 0x84, 0xD1, 0xC1 }, "Intel", "Intel Corporate" }, { { 0x84, 0xD3, 0x28 }, "Apple", "Apple, Inc." }, { { 0x84, 0xD3, 0x2A }, "Ieee19051", "Ieee 1905.1" }, { { 0x84, 0xD3, 0x43 }, "Calix", "Calix Inc." }, @@ -26162,6 +26847,7 @@ { { 0x84, 0xD8, 0x1B }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x84, 0xD9, 0x31 }, "H3CTechnolog", "Hangzhou H3C Technologies Co., Limited" }, { { 0x84, 0xD9, 0xC8 }, "Unipattern", "Unipattern Co.," }, + { { 0x84, 0xD9, 0xE0 }, "eero", "eero inc." }, { { 0x84, 0xDB, 0x2F }, "SierraWirele", "Sierra Wireless, ULC" }, { { 0x84, 0xDB, 0x9E }, "PinkNectarin", "Pink Nectarine Health AB" }, { { 0x84, 0xDB, 0xA4 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -26215,6 +26901,7 @@ { { 0x84, 0xF7, 0x58 }, "HuizhouBYDEl", "Huizhou BYD Electronic Co., Ltd." }, { { 0x84, 0xF8, 0x83 }, "LuminarTechn", "Luminar Technologies" }, { { 0x84, 0xFB, 0x43 }, "CentralDensh", "Central Denshi Seigyo" }, + { { 0x84, 0xFC, 0x14 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x84, 0xFC, 0xAC }, "Apple", "Apple, Inc." }, { { 0x84, 0xFC, 0xE6 }, "Espressif", "Espressif Inc." }, { { 0x84, 0xFC, 0xFE }, "Apple", "Apple, Inc." }, @@ -26249,14 +26936,17 @@ { { 0x88, 0x11, 0x96 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x88, 0x12, 0x3D }, "SuzhouAquila", "Suzhou Aquila Solutions Inc." }, { { 0x88, 0x12, 0x4E }, "Qualcomm", "Qualcomm Inc." }, + { { 0x88, 0x12, 0x7D }, "MelonElectro", "Shenzhen Melon Electronics Co.,Ltd" }, { { 0x88, 0x12, 0xAC }, "HunanFnLinkT", "Hunan Fn-Link Technology Limited" }, { { 0x88, 0x13, 0xBF }, "Espressif", "Espressif Inc." }, + { { 0x88, 0x13, 0xC2 }, "Tendyron", "Tendyron Corporation" }, { { 0x88, 0x14, 0x2B }, "ProtonicHoll", "Protonic Holland" }, { { 0x88, 0x15, 0x44 }, "CiscoMeraki", "Cisco Meraki" }, { { 0x88, 0x15, 0x66 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x88, 0x15, 0xC5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x88, 0x17, 0xA3 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0x88, 0x18, 0xAE }, "Tamron", "Tamron Co., Ltd" }, + { { 0x88, 0x18, 0xF1 }, "Nokia", "Nokia" }, { { 0x88, 0x19, 0x08 }, "Apple", "Apple, Inc." }, { { 0x88, 0x1A, 0x14 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x88, 0x1B, 0x99 }, "XinFeiJiaEle", "Shenzhen Xin Fei Jia Electronic Co. Ltd." }, @@ -26286,7 +26976,9 @@ { { 0x88, 0x28, 0xFB }, "JuniperNetwo", "Juniper Networks" }, { { 0x88, 0x29, 0x49 }, "RenesasElect", "Renesas Electronics (Penang) Sdn. Bhd." }, { { 0x88, 0x29, 0x50 }, "NetmoonTechn", "Netmoon Technology Co., Ltd" }, + { { 0x88, 0x29, 0x85 }, "SzDjiTechnol", "Sz Dji Technology Co.,Ltd" }, { { 0x88, 0x29, 0x9C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x88, 0x29, 0xBF }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x88, 0x2A, 0x5E }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x88, 0x2A, 0xE1 }, "Mrc", "Mrc Inc." }, { { 0x88, 0x2B, 0x94 }, "MADOKASYSTEM", "MADOKA SYSTEM Co.,Ltd." }, @@ -26294,10 +26986,12 @@ { { 0x88, 0x2D, 0x53 }, "BaiduOnlineN", "Baidu Online Network Technology (Beijing) Co., Ltd." }, { { 0x88, 0x2E, 0x5A }, "storONE", "storONE" }, { { 0x88, 0x2F, 0x64 }, "BCOMNetworks", "BCOM Networks Limited" }, + { { 0x88, 0x2F, 0x92 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x88, 0x30, 0x37 }, "JuniperNetwo", "Juniper Networks" }, { { 0x88, 0x30, 0x8A }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x88, 0x32, 0x9B }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0x88, 0x33, 0x14 }, "TexasInstrum", "Texas Instruments" }, + { { 0x88, 0x33, 0x74 }, "AskeyCompute", "Askey Computer Corp" }, { { 0x88, 0x33, 0xBE }, "Ivenix", "Ivenix, Inc." }, { { 0x88, 0x34, 0xFE }, "BoschAutomot", "Bosch Automotive Products (Suzhou) Co. Ltd" }, { { 0x88, 0x35, 0x4C }, "Transics", "Transics" }, @@ -26308,6 +27002,7 @@ { { 0x88, 0x36, 0xCF }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x88, 0x3A, 0x30 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x88, 0x3B, 0x8B }, "CheeringConn", "Cheering Connection Co. Ltd." }, + { { 0x88, 0x3B, 0xDC }, "CJintelligen", "CJ intelligent technology LTD." }, { { 0x88, 0x3C, 0x1C }, "Mercury", "Mercury Corporation" }, { { 0x88, 0x3C, 0x93 }, "AlcatelLucen", "Alcatel-Lucent Enterprise" }, { { 0x88, 0x3D, 0x24 }, "Google", "Google, Inc." }, @@ -26324,12 +27019,15 @@ { { 0x88, 0x41, 0x57 }, "AtsmartTechn", "Shenzhen Atsmart Technology Co.,Ltd." }, { { 0x88, 0x41, 0xC1 }, "OrbisatDaAma", "Orbisat Da Amazonia Ind E Aerol Sa" }, { { 0x88, 0x41, 0xFC }, "AirTiesWirel", "AirTies Wireless Networks" }, + { { 0x88, 0x42, 0xD0 }, "EardaTechnol", "Earda Technologies co Ltd" }, { { 0x88, 0x43, 0xE1 }, "Cisco", "Cisco Systems, Inc" }, { { 0x88, 0x44, 0x77 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x88, 0x44, 0xF6 }, "Nokia", "Nokia Corporation" }, + { { 0x88, 0x45, 0x58 }, "AmicroTechno", "Amicro Technology Co., Ltd." }, { { 0x88, 0x45, 0xF0 }, "GeniusTechno", "Guangdong Genius Technology Co., Ltd." }, { { 0x88, 0x46, 0x04 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x88, 0x46, 0x2A }, "Telechips", "Telechips Inc." }, + { { 0x88, 0x49, 0x2D }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x88, 0x4A, 0x18 }, "Opulinks", "Opulinks" }, { { 0x88, 0x4A, 0x70 }, "Wacom", "Wacom Co.,Ltd." }, { { 0x88, 0x4A, 0xEA }, "TexasInstrum", "Texas Instruments" }, @@ -26348,7 +27046,9 @@ { { 0x88, 0x53, 0x95 }, "Apple", "Apple, Inc." }, { { 0x88, 0x53, 0xD4 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x88, 0x54, 0x1F }, "Google", "Google, Inc." }, + { { 0x88, 0x54, 0x6B }, "TexasInstrum", "Texas Instruments" }, { { 0x88, 0x54, 0x8E }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, + { { 0x88, 0x56, 0xA6 }, "Espressif", "Espressif Inc." }, { { 0x88, 0x57, 0x1D }, "SeongjiIndus", "Seongji Industry Company" }, { { 0x88, 0x57, 0x21 }, "Espressif", "Espressif Inc." }, { { 0x88, 0x57, 0x6D }, "XTAElectroni", "XTA Electronics Ltd" }, @@ -26356,11 +27056,12 @@ { { 0x88, 0x58, 0xBE }, "kuoshengcom", "kuosheng.com" }, { { 0x88, 0x5A, 0x06 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x88, 0x5A, 0x23 }, "Celestica", "Celestica Inc." }, - { { 0x88, 0x5A, 0x85 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x88, 0x5A, 0x85 }, "WNC", "WNC Corporation" }, { { 0x88, 0x5A, 0x92 }, "Cisco", "Cisco Systems, Inc" }, { { 0x88, 0x5B, 0xDD }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0x88, 0x5C, 0x47 }, "AlcatelLucen", "Alcatel Lucent" }, { { 0x88, 0x5D, 0xFB }, "zte", "zte corporation" }, + { { 0x88, 0x5E, 0x54 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x88, 0x5E, 0xBD }, "NCKOREA", "NCKOREA Co.,Ltd." }, { { 0x88, 0x60, 0x76 }, "Sparnex", "Sparnex n.v." }, { { 0x88, 0x60, 0x78 }, "Sparnex", "Sparnex n.v." }, @@ -26453,6 +27154,8 @@ { { 0x88, 0x97, 0x65 }, "exands", "exands" }, { { 0x88, 0x97, 0xDF }, "EntrypassSdn", "Entrypass Corporation Sdn. Bhd." }, { { 0x88, 0x98, 0x21 }, "Teraon", "Teraon" }, + { { 0x88, 0x99, 0x86 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0x88, 0x9A, 0xFF }, "SystemX", "SystemX Co.,Ltd." }, { { 0x88, 0x9B, 0x39 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x88, 0x9C, 0xA6 }, "BTBKorea", "BTB Korea INC" }, { { 0x88, 0x9C, 0xAD }, "Cisco", "Cisco Systems, Inc" }, @@ -26473,6 +27176,7 @@ { { 0x88, 0xA4, 0x79 }, "Apple", "Apple, Inc." }, { { 0x88, 0xA4, 0xC2 }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, { { 0x88, 0xA5, 0xBD }, "Qpcom", "Qpcom Inc." }, + { { 0x88, 0xA6, 0x8D }, "MXCHIPInform", "Shanghai MXCHIP Information Technology Co., Ltd." }, { { 0x88, 0xA6, 0xC6 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x88, 0xA7, 0x3C }, "RagentekTech", "Ragentek Technology Group" }, { { 0x88, 0xA9, 0xB7 }, "Apple", "Apple, Inc." }, @@ -26505,6 +27209,7 @@ { { 0x88, 0xB8, 0x6F }, "Infinixmobil", "Infinix mobility limited" }, { { 0x88, 0xB8, 0xD0 }, "DongguanKopp", "Dongguan Koppo Electronic Co.,Ltd" }, { { 0x88, 0xB9, 0x45 }, "Apple", "Apple, Inc." }, + { { 0x88, 0xB9, 0x51 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x88, 0xBA, 0x7F }, "Qfiednet", "Qfiednet Co., Ltd." }, { { 0x88, 0xBC, 0xAC }, "ZebraTechnol", "Zebra Technologies Inc." }, { { 0x88, 0xBC, 0xC1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -26553,9 +27258,11 @@ { { 0x88, 0xD8, 0x2E }, "Intel", "Intel Corporate" }, { { 0x88, 0xD9, 0x62 }, "CanopusUS", "Canopus Systems US LLC" }, { { 0x88, 0xD9, 0x8F }, "JuniperNetwo", "Juniper Networks" }, + { { 0x88, 0xDA, 0x04 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x88, 0xDA, 0x18 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x88, 0xDA, 0x1A }, "RedpineSigna", "Redpine Signals, Inc." }, { { 0x88, 0xDA, 0x33 }, "XiaoyuerNetw", "Beijing Xiaoyuer Network Technology Co., Ltd" }, + { { 0x88, 0xDA, 0x36 }, "Calix", "Calix Inc." }, { { 0x88, 0xDC, 0x96 }, "EnGeniusTech", "EnGenius Technologies, Inc." }, { { 0x88, 0xDD, 0x79 }, "Voltaire", "Voltaire" }, { { 0x88, 0xDD, 0xB8 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -26585,6 +27292,7 @@ { { 0x88, 0xF0, 0x0F }, "Miraeil", "Miraeil" }, { { 0x88, 0xF0, 0x31 }, "Cisco", "Cisco Systems, Inc" }, { { 0x88, 0xF0, 0x77 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x88, 0xF1, 0x55 }, "Espressif", "Espressif Inc." }, { { 0x88, 0xF2, 0xBD }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x88, 0xF4, 0x88 }, "celloncommun", "cellon communications technology(shenzhen)Co.,Ltd." }, { { 0x88, 0xF4, 0x90 }, "JetmobilePte", "Jetmobile Pte Ltd" }, @@ -26596,6 +27304,7 @@ { { 0x88, 0xF7, 0xC7 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x88, 0xF8, 0x72 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x88, 0xF9, 0x16 }, "QingdaoDayuD", "Qingdao Dayu Dance Digital Technology Co.,Ltd" }, + { { 0x88, 0xF9, 0xC0 }, "KTSKommunika", "KTS Kommunikationstechnik und Systeme GmbH" }, { { 0x88, 0xFC, 0x5D }, "Cisco", "Cisco Systems, Inc" }, { { 0x88, 0xFC, 0xA6 }, "devolo", "devolo AG" }, { { 0x88, 0xFD, 0x15 }, "Lineeye", "Lineeye Co., Ltd" }, @@ -26622,6 +27331,7 @@ { { 0x8C, 0x02, 0xFA }, "COMMANDONetw", "COMMANDO Networks Limited" }, { { 0x8C, 0x04, 0xBA }, "Dell", "Dell Inc." }, { { 0x8C, 0x04, 0xFF }, "VantivaUSA", "Vantiva USA LLC" }, + { { 0x8C, 0x05, 0x28 }, "ShenZhenTend", "Shen Zhen Tenda Technology Co.,Ltd" }, { { 0x8C, 0x05, 0x51 }, "Koubachi", "Koubachi AG" }, { { 0x8C, 0x05, 0x72 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x8C, 0x06, 0xCB }, "Toradex", "Toradex AG" }, @@ -26655,6 +27365,7 @@ { { 0x8C, 0x17, 0xB6 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x8C, 0x18, 0x50 }, "ChinaMobileI", "China Mobile (Hangzhou) Information Technology Co., Ltd." }, { { 0x8C, 0x18, 0xD9 }, "RFTechnology", "Shenzhen RF Technology Co., Ltd" }, + { { 0x8C, 0x19, 0x52 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x8C, 0x19, 0xB5 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x8C, 0x1A, 0x50 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x8C, 0x1A, 0xBF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -26667,6 +27378,7 @@ { { 0x8C, 0x1E, 0xD9 }, "UnigroupTsin", "Beijing Unigroup Tsingteng Microsystem Co., LTD." }, { { 0x8C, 0x1F, 0x94 }, "RFSurgicalSy", "RF Surgical System Inc." }, { { 0x8C, 0x21, 0x0A }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0x8C, 0x22, 0xD2 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x8C, 0x25, 0x05 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x8C, 0x25, 0x5E }, "VoltServer", "VoltServer" }, { { 0x8C, 0x26, 0xAA }, "Apple", "Apple, Inc." }, @@ -26676,6 +27388,7 @@ { { 0x8C, 0x2A, 0x85 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x8C, 0x2A, 0x8E }, "DongGuanRama", "DongGuan Ramaxel Memory Technology" }, { { 0x8C, 0x2D, 0xAA }, "Apple", "Apple, Inc." }, + { { 0x8C, 0x2E, 0x72 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x8C, 0x2F, 0x39 }, "IBADosimetry", "IBA Dosimetry GmbH" }, { { 0x8C, 0x2F, 0xA6 }, "SolidOptics", "Solid Optics B.V." }, { { 0x8C, 0x30, 0x66 }, "Ubiquiti", "Ubiquiti Inc" }, @@ -26694,10 +27407,11 @@ { { 0x8C, 0x3A, 0x7E }, "UniversalEle", "Universal Electronics, Inc." }, { { 0x8C, 0x3A, 0xE3 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0x8C, 0x3B, 0x32 }, "Microfan", "Microfan B.V." }, - { { 0x8C, 0x3B, 0x4A }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0x8C, 0x3B, 0x4A }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0x8C, 0x3B, 0xAD }, "Netgear", "Netgear" }, { { 0x8C, 0x3C, 0x07 }, "SkivaTechnol", "Skiva Technologies, Inc." }, { { 0x8C, 0x3C, 0x4A }, "NAKAYO", "NAKAYO Inc" }, + { { 0x8C, 0x3D, 0x16 }, "FourSeasGlob", "Shenzhen Four Seas Global Link Network Technology Co.,Ltd" }, { { 0x8C, 0x3D, 0xB1 }, "HIoTTechnolo", "Beijing H-IoT Technology Co., Ltd." }, { { 0x8C, 0x3F, 0x44 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x8C, 0x41, 0xF2 }, "RDATechnolog", "RDA Technologies Ltd." }, @@ -26707,6 +27421,7 @@ { { 0x8C, 0x44, 0x35 }, "BroadMobiCom", "Shanghai BroadMobi Communication Technology Co., Ltd." }, { { 0x8C, 0x44, 0x4F }, "HUMAX", "HUMAX Co., Ltd." }, { { 0x8C, 0x44, 0xA5 }, "Cisco", "Cisco Systems, Inc" }, + { { 0x8C, 0x44, 0xBB }, "ShenZhenTend", "Shen Zhen Tenda Technology Co.,Ltd" }, { { 0x8C, 0x45, 0x00 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0x8C, 0x47, 0x7F }, "NambooSoluti", "NambooSolution" }, { { 0x8C, 0x47, 0xBE }, "Dell", "Dell Inc." }, @@ -26727,7 +27442,7 @@ { { 0x8C, 0x52, 0x19 }, "SHARP", "SHARP Corporation" }, { { 0x8C, 0x53, 0xC3 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x8C, 0x53, 0xD2 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, - { { 0x8C, 0x53, 0xE6 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x8C, 0x53, 0xE6 }, "WNC", "WNC Corporation" }, { { 0x8C, 0x53, 0xF7 }, "A&DEngineeri", "A&D Engineering Co., Ltd." }, { { 0x8C, 0x54, 0x1D }, "Lge", "Lge" }, { { 0x8C, 0x55, 0x4A }, "Intel", "Intel Corporate" }, @@ -26735,7 +27450,7 @@ { { 0x8C, 0x56, 0x46 }, "LGElectronic", "LG Electronics" }, { { 0x8C, 0x56, 0x9D }, "ImagingSolut", "Imaging Solutions Group" }, { { 0x8C, 0x56, 0xC5 }, "Nintendo", "Nintendo Co., Ltd." }, - { { 0x8C, 0x57, 0x9B }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x8C, 0x57, 0x9B }, "WNC", "WNC Corporation" }, { { 0x8C, 0x57, 0xFD }, "LVXWestern", "LVX Western" }, { { 0x8C, 0x58, 0x23 }, "SzDjiTechnol", "Sz Dji Technology Co.,Ltd" }, { { 0x8C, 0x58, 0x77 }, "Apple", "Apple, Inc." }, @@ -26749,11 +27464,13 @@ { { 0x8C, 0x5A, 0xF8 }, "XiaomiElectr", "Beijing Xiaomi Electronics Co., Ltd." }, { { 0x8C, 0x5B, 0xF0 }, "Commscope", "Commscope" }, { { 0x8C, 0x5C, 0x20 }, "VantivaUSA", "Vantiva USA LLC" }, + { { 0x8C, 0x5C, 0x53 }, "AltoBeam", "AltoBeam Inc." }, { { 0x8C, 0x5C, 0xA1 }, "dbroad", "d-broad,INC" }, + { { 0x8C, 0x5D, 0x54 }, "Kisi", "Kisi" }, { { 0x8C, 0x5D, 0x60 }, "UCI", "UCI Corporation Co.,Ltd." }, { { 0x8C, 0x5E, 0x4D }, "DragonWaveTe", "DragonWave Technologies DMCC" }, { { 0x8C, 0x5E, 0xBD }, "HuaweiDevice", "Huawei Device Co., Ltd." }, - { { 0x8C, 0x5F, 0x48 }, "ContinentalI", "Continental Intelligent Transportation Systems LLC" }, + { { 0x8C, 0x5F, 0x48 }, "AUMOVIO", "AUMOVIO Systems, Inc." }, { { 0x8C, 0x5F, 0xAD }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x8C, 0x5F, 0xDF }, "RailwaySigna", "Beijing Railway Signal Factory" }, { { 0x8C, 0x60, 0x4F }, "Cisco", "Cisco Systems, Inc" }, @@ -26785,10 +27502,12 @@ { { 0x8C, 0x71, 0xF8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x8C, 0x73, 0x6E }, "Fujitsu", "Fujitsu Limited" }, { { 0x8C, 0x73, 0xA0 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0x8C, 0x73, 0xDA }, "SiliconLabor", "Silicon Laboratories" }, { { 0x8C, 0x76, 0x3F }, "Commscope", "Commscope" }, { { 0x8C, 0x76, 0xC1 }, "GodenTech", "Goden Tech Limited" }, { { 0x8C, 0x77, 0x12 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x8C, 0x77, 0x16 }, "LongcheerTel", "Longcheer Telecommunication Limited" }, + { { 0x8C, 0x77, 0x79 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x8C, 0x78, 0xD7 }, "FastTechnolo", "Shenzhen Fast Technologies Co.,Ltd" }, { { 0x8C, 0x79, 0x09 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x8C, 0x79, 0x67 }, "zte", "zte corporation" }, @@ -26797,6 +27516,7 @@ { { 0x8C, 0x7A, 0x15 }, "RuckusWirele", "Ruckus Wireless" }, { { 0x8C, 0x7A, 0x3D }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x8C, 0x7A, 0xAA }, "Apple", "Apple, Inc." }, + { { 0x8C, 0x7A, 0xB3 }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0x8C, 0x7B, 0x9D }, "Apple", "Apple, Inc." }, { { 0x8C, 0x7B, 0xF0 }, "XufengDevelo", "Xufeng Development Limited" }, { { 0x8C, 0x7C, 0x92 }, "Apple", "Apple, Inc." }, @@ -26834,6 +27554,7 @@ { { 0x8C, 0x8A, 0xBB }, "OrientViewTe", "Beijing Orient View Technology Co., Ltd." }, { { 0x8C, 0x8A, 0xCD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x8C, 0x8B, 0x48 }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x8C, 0x8B, 0x5B }, "WNC", "WNC Corporation" }, { { 0x8C, 0x8B, 0x83 }, "TexasInstrum", "Texas Instruments" }, { { 0x8C, 0x8C, 0xAA }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, { { 0x8C, 0x8D, 0x28 }, "Intel", "Intel Corporate" }, @@ -26846,6 +27567,8 @@ { { 0x8C, 0x90, 0x2D }, "TPLink", "TP-Link Systems Inc." }, { { 0x8C, 0x90, 0xD3 }, "Nokia", "Nokia" }, { { 0x8C, 0x91, 0x09 }, "ToyoshimaEle", "Toyoshima Electric Technoeogy(Suzhou) Co.,Ltd." }, + { { 0x8C, 0x91, 0x3A }, "MellanoxTech", "Mellanox Technologies, Inc." }, + { { 0x8C, 0x91, 0xA4 }, "Apple", "Apple, Inc." }, { { 0x8C, 0x92, 0x36 }, "AusLinxTechn", "Aus.Linx Technology Co., Ltd." }, { { 0x8C, 0x92, 0x46 }, "OerlikonText", "Oerlikon Textile Gmbh&Co.KG" }, { { 0x8C, 0x93, 0x51 }, "Jigowatts", "Jigowatts Inc." }, @@ -26856,6 +27579,7 @@ { { 0x8C, 0x94, 0xCC }, "Sfr", "Sfr" }, { { 0x8C, 0x94, 0xCF }, "EncellTechno", "Encell Technology, Inc." }, { { 0x8C, 0x96, 0x5F }, "ShandongZhon", "Shandong Zhongan Technology Co., Ltd." }, + { { 0x8C, 0x96, 0xA5 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x8C, 0x97, 0xEA }, "FreeboxSas", "Freebox Sas" }, { { 0x8C, 0x98, 0x06 }, "SeiRobotics", "Shenzhen Sei Robotics Co.,Ltd" }, { { 0x8C, 0x98, 0x6B }, "Apple", "Apple, Inc." }, @@ -26866,7 +27590,9 @@ { { 0x8C, 0xA0, 0x48 }, "NeTopChipTec", "Beijing NeTopChip Technology Co.,LTD" }, { { 0x8C, 0xA2, 0xFD }, "Starry", "Starry, Inc." }, { { 0x8C, 0xA3, 0x99 }, "ServercomPri", "Servercom (India) Private Limited" }, + { { 0x8C, 0xA3, 0xEC }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x8C, 0xA4, 0x01 }, "NewChipIntel", "Shenzhen New Chip Intelligence Co.,LTD" }, + { { 0x8C, 0xA4, 0x54 }, "Private", "Private" }, { { 0x8C, 0xA5, 0xA1 }, "OreganoDesig", "Oregano Systems - Design & Consulting GmbH" }, { { 0x8C, 0xA5, 0xCF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x8C, 0xA6, 0xDF }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, @@ -26937,6 +27663,7 @@ { { 0x8C, 0xDC, 0x02 }, "zte", "zte corporation" }, { { 0x8C, 0xDC, 0xD4 }, "HewlettPacka", "Hewlett Packard" }, { { 0x8C, 0xDD, 0x0B }, "eero", "eero inc." }, + { { 0x8C, 0xDD, 0x30 }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0x8C, 0xDD, 0x8D }, "WiflyCitySys", "Wifly-City System Inc." }, { { 0x8C, 0xDE, 0x52 }, "ISSCTechnolo", "ISSC Technologies Corp." }, { { 0x8C, 0xDE, 0x99 }, "Comlab", "Comlab Inc." }, @@ -26988,6 +27715,7 @@ { { 0x8C, 0xFC, 0xA0 }, "SmartDeviceT", "Shenzhen Smart Device Technology Co., LTD." }, { { 0x8C, 0xFD, 0x15 }, "ImagineMarke", "Imagine Marketing Private Limited" }, { { 0x8C, 0xFD, 0x18 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x8C, 0xFD, 0x49 }, "Espressif", "Espressif Inc." }, { { 0x8C, 0xFD, 0xDE }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x8C, 0xFD, 0xF0 }, "Qualcomm", "Qualcomm Inc." }, { { 0x8C, 0xFE, 0x57 }, "Apple", "Apple, Inc." }, @@ -27030,6 +27758,7 @@ { { 0x90, 0x12, 0x34 }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0x90, 0x12, 0xA1 }, "We", "We Corporation Inc." }, { { 0x90, 0x13, 0xDA }, "Athom", "Athom B.V." }, + { { 0x90, 0x14, 0xAF }, "CambiumNetwo", "Cambium Networks Limited" }, { { 0x90, 0x15, 0x06 }, "Espressif", "Espressif Inc." }, { { 0x90, 0x16, 0xBA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x90, 0x17, 0x11 }, "HagenukMarin", "Hagenuk Marinekommunikation GmbH" }, @@ -27044,11 +27773,14 @@ { { 0x90, 0x1A, 0x4F }, "EMMicroelect", "EM Microelectronic" }, { { 0x90, 0x1A, 0xCA }, "Commscope", "Commscope" }, { { 0x90, 0x1B, 0x0E }, "FujitsuTechn", "Fujitsu Technology Solutions GmbH" }, + { { 0x90, 0x1C, 0x9E }, "AlcatelLucen", "Alcatel-Lucent Enterprise" }, { { 0x90, 0x1D, 0x27 }, "zte", "zte corporation" }, { { 0x90, 0x1E, 0xDD }, "GreatCompute", "Great Computer Corporation" }, + { { 0x90, 0x1F, 0x09 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x90, 0x20, 0x3A }, "BYDPrecision", "BYD Precision Manufacture Co.,Ltd" }, { { 0x90, 0x20, 0x83 }, "GeneralEngin", "General Engine Management Systems Ltd." }, { { 0x90, 0x20, 0xC2 }, "HewlettPacka", "Hewlett Packard Enterprise" }, + { { 0x90, 0x20, 0xD7 }, "Microsoft", "Microsoft Corporation" }, { { 0x90, 0x21, 0x06 }, "SkyUk", "Sky Uk Limited" }, { { 0x90, 0x21, 0x2E }, "ApptionLabs", "Apption Labs Ltd" }, { { 0x90, 0x21, 0x55 }, "HTC", "HTC Corporation" }, @@ -27062,6 +27794,7 @@ { { 0x90, 0x27, 0x78 }, "OpenInfrastr", "Open Infrastructure" }, { { 0x90, 0x27, 0xE4 }, "Apple", "Apple, Inc." }, { { 0x90, 0x28, 0xF6 }, "YangtzeOptic", "Wuhan Yangtze Optical Technology CO.,Ltd." }, + { { 0x90, 0x29, 0x62 }, "LinkpowerMic", "Linkpower Microelectronics Co., Ltd." }, { { 0x90, 0x2A, 0xEE }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x90, 0x2B, 0x34 }, "GigaByteTech", "Giga-Byte Technology Co.,Ltd." }, { { 0x90, 0x2B, 0xD2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -27073,11 +27806,13 @@ { { 0x90, 0x2E, 0x1C }, "Intel", "Intel Corporate" }, { { 0x90, 0x2E, 0x87 }, "LabJack", "LabJack" }, { { 0x90, 0x31, 0x4B }, "AltoBeam", "AltoBeam Inc." }, + { { 0x90, 0x31, 0x96 }, "IpComNetwork", "Shenzhen Ip-Com Networks Co.,Ltd." }, { { 0x90, 0x31, 0xCD }, "OnyxHealthca", "Onyx Healthcare Inc." }, { { 0x90, 0x32, 0x4B }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x90, 0x34, 0x2B }, "Gatekeeper", "Gatekeeper Systems, Inc." }, { { 0x90, 0x34, 0xFC }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x90, 0x35, 0x6E }, "VodafoneOmni", "Vodafone Omnitel N.V." }, + { { 0x90, 0x35, 0xA2 }, "Apple", "Apple, Inc." }, { { 0x90, 0x35, 0xEA }, "SiliconLabor", "Silicon Laboratories" }, { { 0x90, 0x38, 0x09 }, "Ericsson", "Ericsson AB" }, { { 0x90, 0x38, 0x0C }, "Espressif", "Espressif Inc." }, @@ -27098,8 +27833,10 @@ { { 0x90, 0x3D, 0xBD }, "SecureMeters", "Secure Meters Limited" }, { { 0x90, 0x3E, 0x7F }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x90, 0x3E, 0xAB }, "Commscope", "Commscope" }, + { { 0x90, 0x3F, 0x86 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x90, 0x3F, 0xC3 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x90, 0x3F, 0xEA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x90, 0x41, 0xB2 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x90, 0x43, 0xE2 }, "Cornami", "Cornami, Inc" }, { { 0x90, 0x45, 0x06 }, "TokyoBoekiMe", "Tokyo Boeki Medisys Inc." }, { { 0x90, 0x45, 0x28 }, "Nintendo", "Nintendo Co.,Ltd" }, @@ -27113,6 +27850,7 @@ { { 0x90, 0x48, 0x9A }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x90, 0x49, 0x92 }, "YSTenTechnol", "YSTen Technology Co.,Ltd" }, { { 0x90, 0x49, 0xFA }, "Intel", "Intel Corporate" }, + { { 0x90, 0x4C, 0x02 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x90, 0x4C, 0x81 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x90, 0x4C, 0xC5 }, "Apple", "Apple, Inc." }, { { 0x90, 0x4C, 0xE5 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, @@ -27123,6 +27861,7 @@ { { 0x90, 0x50, 0x7B }, "AdvancedPANM", "Advanced PANMOBIL Systems GmbH & Co. KG" }, { { 0x90, 0x50, 0xCA }, "HitronTechno", "Hitron Technologies. Inc" }, { { 0x90, 0x51, 0x3F }, "ElettronicaS", "Elettronica Santerno SpA" }, + { { 0x90, 0x51, 0xF8 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x90, 0x52, 0xBF }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x90, 0x54, 0x46 }, "TesElectroni", "Tes Electronic Solutions" }, { { 0x90, 0x54, 0xB7 }, "EltexEnterpr", "Eltex Enterprise LTD" }, @@ -27167,9 +27906,11 @@ { { 0x90, 0x6D, 0xC8 }, "DLGAutomação", "DLG Automação Industrial Ltda" }, { { 0x90, 0x6E, 0xBB }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x90, 0x6F, 0x18 }, "Private", "Private" }, + { { 0x90, 0x6F, 0xA7 }, "FunshionOnli", "Funshion Online Technologies Co.,Ltd" }, { { 0x90, 0x6F, 0xA9 }, "NanjingPutia", "Nanjing Putian Telecommunications Technology Co.,Ltd." }, { { 0x90, 0x70, 0x25 }, "GareaMicrosy", "Garea Microsys Co.,Ltd." }, { { 0x90, 0x70, 0x65 }, "TexasInstrum", "Texas Instruments" }, + { { 0x90, 0x70, 0x69 }, "Espressif", "Espressif Inc." }, { { 0x90, 0x70, 0xBF }, "MimosaNetwor", "Mimosa Networks" }, { { 0x90, 0x70, 0xD3 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x90, 0x72, 0x40 }, "Apple", "Apple, Inc." }, @@ -27177,6 +27918,7 @@ { { 0x90, 0x73, 0x5A }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x90, 0x74, 0x2E }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x90, 0x74, 0x9D }, "IRayTechnolo", "IRay Technology Co., Ltd." }, + { { 0x90, 0x74, 0xAE }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0x90, 0x75, 0xBC }, "NokiaShangha", "Nokia Shanghai Bell Co., Ltd." }, { { 0x90, 0x75, 0xDE }, "ZebraTechnol", "Zebra Technologies Inc." }, { { 0x90, 0x76, 0x9F }, "MercuryCommu", "Shenzhen Mercury Communication Technologies Co.,Ltd." }, @@ -27189,6 +27931,8 @@ { { 0x90, 0x7A, 0x0A }, "GebrBode", "Gebr. Bode GmbH & Co KG" }, { { 0x90, 0x7A, 0x28 }, "MorncloudInf", "Beijing Morncloud Information And Technology Co. Ltd." }, { { 0x90, 0x7A, 0x58 }, "ZegnaDaidong", "Zegna-Daidong Limited" }, + { { 0x90, 0x7A, 0xBE }, "GsdVietNamTe", "Gsd Viet Nam Technology Company Limited" }, + { { 0x90, 0x7A, 0xDA }, "ChinaDragonT", "China Dragon Technology Limited" }, { { 0x90, 0x7A, 0xF1 }, "Wally", "Wally" }, { { 0x90, 0x7B, 0xC6 }, "TexasInstrum", "Texas Instruments" }, { { 0x90, 0x7E, 0x30 }, "Lars", "Lars" }, @@ -27214,6 +27958,7 @@ { { 0x90, 0x88, 0xA2 }, "IonicsTechno", "Ionics Technology Me Ltda" }, { { 0x90, 0x89, 0x38 }, "HefeiLinkinT", "Hefei Linkin Technology Co., Ltd." }, { { 0x90, 0x89, 0x5F }, "WeifangGoert", "Weifang Goertek Electronics Co.,Ltd" }, + { { 0x90, 0x8A, 0x80 }, "Cisco", "Cisco Systems, Inc" }, { { 0x90, 0x8C, 0x09 }, "TotalPhase", "Total Phase" }, { { 0x90, 0x8C, 0x43 }, "Apple", "Apple, Inc." }, { { 0x90, 0x8C, 0x44 }, "HKZongmuTech", "H.K Zongmu Technology Co., Ltd." }, @@ -27259,7 +28004,7 @@ { { 0x90, 0xA2, 0xDA }, "Gheo", "Gheo Sa" }, { { 0x90, 0xA3, 0x65 }, "HMDGlobal", "HMD Global Oy" }, { { 0x90, 0xA4, 0x6A }, "Sisnet", "Sisnet Co., Ltd" }, - { { 0x90, 0xA4, 0xDE }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x90, 0xA4, 0xDE }, "WNC", "WNC Corporation" }, { { 0x90, 0xA5, 0x7D }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x90, 0xA5, 0xAF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x90, 0xA6, 0x2F }, "Naver", "Naver" }, @@ -27276,7 +28021,9 @@ { { 0x90, 0xAD, 0xF7 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x90, 0xAD, 0xFC }, "Telechips", "Telechips, Inc." }, { { 0x90, 0xAE, 0x1B }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0x90, 0xAF, 0x59 }, "ChoiceITGlob", "Choice IT Global LLC" }, { { 0x90, 0xAF, 0xD1 }, "netKTI", "netKTI Co., Ltd" }, + { { 0x90, 0xB0, 0x21 }, "Intel", "Intel Corporate" }, { { 0x90, 0xB0, 0xED }, "Apple", "Apple, Inc." }, { { 0x90, 0xB1, 0x1C }, "Dell", "Dell Inc." }, { { 0x90, 0xB1, 0x34 }, "Commscope", "Commscope" }, @@ -27296,6 +28043,7 @@ { { 0x90, 0xB9, 0x31 }, "Apple", "Apple, Inc." }, { { 0x90, 0xB9, 0x42 }, "zte", "zte corporation" }, { { 0x90, 0xB9, 0x7D }, "JohnsonOutdo", "Johnson Outdoors Marine Electronics d/b/a Minnkota" }, + { { 0x90, 0xB9, 0xF9 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0x90, 0xBD, 0xE6 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x90, 0xBF, 0xD9 }, "SmartInnovat", "Smart Innovation LLC" }, { { 0x90, 0xC1, 0x15 }, "Sony", "Sony Corporation" }, @@ -27306,6 +28054,7 @@ { { 0x90, 0xC7, 0x10 }, "zte", "zte corporation" }, { { 0x90, 0xC7, 0x92 }, "Commscope", "Commscope" }, { { 0x90, 0xC7, 0xD8 }, "zte", "zte corporation" }, + { { 0x90, 0xC9, 0x52 }, "Durin", "Durin, Inc" }, { { 0x90, 0xC9, 0x9B }, "TesorionNede", "Tesorion Nederland B.V." }, { { 0x90, 0xCA, 0xFA }, "Google", "Google, Inc." }, { { 0x90, 0xCB, 0xA3 }, "TecnoMobile", "Tecno Mobile Limited" }, @@ -27366,6 +28115,7 @@ { { 0x90, 0xEE, 0xD9 }, "UniversalDeD", "Universal De Desarrollos Electrónicos, Sa" }, { { 0x90, 0xEF, 0x4A }, "DongguanLies", "Dongguan Liesheng Electronic Co., Ltd." }, { { 0x90, 0xEF, 0x68 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, + { { 0x90, 0xF0, 0x05 }, "XianMoleadTe", "Xi'an Molead Technology Co., Ltd" }, { { 0x90, 0xF0, 0x52 }, "MEIZUTechnol", "MEIZU Technology Co., Ltd." }, { { 0x90, 0xF1, 0x57 }, "GarminIntern", "Garmin International" }, { { 0x90, 0xF1, 0xAA }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -27382,16 +28132,19 @@ { { 0x90, 0xF7, 0x2F }, "PhillipsMach", "Phillips Machine & Welding Co., Inc." }, { { 0x90, 0xF7, 0xB2 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x90, 0xF8, 0x2E }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0x90, 0xF8, 0x61 }, "ublox", "u-blox AG" }, { { 0x90, 0xF8, 0x91 }, "KaonGroup", "Kaon Group Co., Ltd." }, { { 0x90, 0xF9, 0x64 }, "Rawasi", "Rawasi Co" }, { { 0x90, 0xF9, 0x70 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x90, 0xF9, 0xB7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x90, 0xFB, 0x5B }, "Avaya", "Avaya Inc" }, { { 0x90, 0xFB, 0x5D }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, + { { 0x90, 0xFB, 0x93 }, "RenesasDesig", "Renesas Design US Inc." }, { { 0x90, 0xFB, 0xA6 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x90, 0xFD, 0x61 }, "Apple", "Apple, Inc." }, { { 0x90, 0xFD, 0x73 }, "zte", "zte corporation" }, { { 0x90, 0xFD, 0x9F }, "SiliconLabor", "Silicon Laboratories" }, + { { 0x90, 0xFE, 0xE2 }, "Isif", "Isif" }, { { 0x90, 0xFF, 0x79 }, "MetroEtherne", "Metro Ethernet Forum" }, { { 0x90, 0xFF, 0xD6 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x94, 0x00, 0x06 }, "jinyoung", "jinyoung" }, @@ -27452,6 +28205,7 @@ { { 0x94, 0x24, 0xE1 }, "AlcatelLucen", "Alcatel-Lucent Enterprise" }, { { 0x94, 0x25, 0x33 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x94, 0x26, 0x1D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0x94, 0x27, 0x0E }, "Intel", "Intel Corporate" }, { { 0x94, 0x27, 0x70 }, "BSHHausgerät", "BSH Hausgeräte GmbH" }, { { 0x94, 0x27, 0x90 }, "TCTmobile", "TCT mobile ltd" }, { { 0x94, 0x28, 0x2E }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, @@ -27464,6 +28218,7 @@ { { 0x94, 0x2A, 0x6F }, "Ubiquiti", "Ubiquiti Inc" }, { { 0x94, 0x2B, 0x68 }, "Apple", "Apple, Inc." }, { { 0x94, 0x2C, 0xB3 }, "HUMAX", "HUMAX Co., Ltd." }, + { { 0x94, 0x2D, 0x3A }, "PrizorViztec", "Prizor Viztech Limited" }, { { 0x94, 0x2D, 0xDC }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x94, 0x2E, 0x17 }, "SchneiderEle", "Schneider Electric Canada Inc" }, { { 0x94, 0x2E, 0x63 }, "Finsécur", "Finsécur" }, @@ -27484,6 +28239,7 @@ { { 0x94, 0x39, 0xE5 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0x94, 0x3A, 0x91 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x94, 0x3A, 0xF0 }, "Nokia", "Nokia Corporation" }, + { { 0x94, 0x3B, 0x22 }, "Netgear", "Netgear" }, { { 0x94, 0x3B, 0xB0 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0x94, 0x3B, 0xB1 }, "KaonGroup", "Kaon Group Co., Ltd." }, { { 0x94, 0x3C, 0x96 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -27511,6 +28267,7 @@ { { 0x94, 0x4B, 0xF8 }, "Tozo", "Tozo Inc" }, { { 0x94, 0x4E, 0x5B }, "UbeeInteract", "Ubee Interactive Co., Limited" }, { { 0x94, 0x4F, 0x4C }, "SoundUnited", "Sound United LLC" }, + { { 0x94, 0x4F, 0xDB }, "Nokia", "Nokia" }, { { 0x94, 0x50, 0x44 }, "TexasInstrum", "Texas Instruments" }, { { 0x94, 0x50, 0x47 }, "Rechnerbetri", "Rechnerbetriebsgruppe" }, { { 0x94, 0x50, 0x89 }, "SimonsVossTe", "SimonsVoss Technologies GmbH" }, @@ -27520,6 +28277,7 @@ { { 0x94, 0x51, 0xDC }, "Espressif", "Espressif Inc." }, { { 0x94, 0x52, 0x44 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x94, 0x53, 0x30 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0x94, 0x53, 0xFF }, "Intel", "Intel Corporate" }, { { 0x94, 0x54, 0x93 }, "Rigado", "Rigado, LLC" }, { { 0x94, 0x54, 0xC5 }, "Espressif", "Espressif Inc." }, { { 0x94, 0x54, 0xCE }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, @@ -27529,6 +28287,7 @@ { { 0x94, 0x58, 0xCB }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0x94, 0x59, 0x07 }, "HITEBELDENNe", "Shanghai HITE-BELDEN Network Technology Co., Ltd." }, { { 0x94, 0x59, 0x2D }, "EKEBuildingT", "EKE Building Technology Systems Ltd" }, + { { 0x94, 0x5A, 0xEA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x94, 0x5A, 0xFC }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0x94, 0x5B, 0x7E }, "TrilobitLtda", "Trilobit Ltda." }, { { 0x94, 0x5C, 0x9A }, "Apple", "Apple, Inc." }, @@ -27538,6 +28297,7 @@ { { 0x94, 0x61, 0x1E }, "WataElectron", "Wata Electronics Co.,Ltd." }, { { 0x94, 0x61, 0x24 }, "Pason", "Pason Systems" }, { { 0x94, 0x62, 0x69 }, "Commscope", "Commscope" }, + { { 0x94, 0x62, 0x6D }, "XiaomiElectr", "Beijing Xiaomi Electronics Co.,Ltd" }, { { 0x94, 0x63, 0x72 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x94, 0x63, 0xD1 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x94, 0x64, 0x24 }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -27546,6 +28306,7 @@ { { 0x94, 0x66, 0xE7 }, "WOMEngineeri", "WOM Engineering" }, { { 0x94, 0x67, 0x7E }, "BeldenIndiaP", "Belden India Private Limited" }, { { 0x94, 0x6A, 0x77 }, "VantivaUSA", "Vantiva USA LLC" }, + { { 0x94, 0x6A, 0x7C }, "OnePlusTechn", "OnePlus Technology (Shenzhen) Co., Ltd" }, { { 0x94, 0x6A, 0xB0 }, "Arcadyan", "Arcadyan Corporation" }, { { 0x94, 0x6C, 0x04 }, "EMMicroelect", "EM Microelectronic" }, { { 0x94, 0x6D, 0xAE }, "MellanoxTech", "Mellanox Technologies, Inc." }, @@ -27578,6 +28339,7 @@ { { 0x94, 0x88, 0x15 }, "InfiniqueWor", "Infinique Worldwide Inc" }, { { 0x94, 0x88, 0x54 }, "TexasInstrum", "Texas Instruments" }, { { 0x94, 0x88, 0x5E }, "SurfilterNet", "Surfilter Network Technology Co., Ltd." }, + { { 0x94, 0x89, 0x78 }, "Apple", "Apple, Inc." }, { { 0x94, 0x8A, 0xC6 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0x94, 0x8B, 0x03 }, "EAGETInnovat", "EAGET Innovation and Technology Co., Ltd." }, { { 0x94, 0x8B, 0x93 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -27599,6 +28361,7 @@ { { 0x94, 0x94, 0x26 }, "Apple", "Apple, Inc." }, { { 0x94, 0x94, 0x4A }, "ParticleIndu", "Particle Industries Inc." }, { { 0x94, 0x95, 0xA0 }, "Google", "Google, Inc." }, + { { 0x94, 0x97, 0x4F }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0x94, 0x97, 0xAE }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0x94, 0x98, 0x69 }, "zte", "zte corporation" }, { { 0x94, 0x98, 0x8F }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -27618,6 +28381,7 @@ { { 0x94, 0xA0, 0x7D }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x94, 0xA0, 0x81 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x94, 0xA1, 0xA2 }, "AMPAKTechnol", "AMPAK Technology, Inc." }, + { { 0x94, 0xA2, 0x5D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x94, 0xA3, 0xCA }, "KonnectONE", "KonnectONE, LLC" }, { { 0x94, 0xA4, 0x08 }, "TrolinkTechn", "Shenzhen Trolink Technology CO, LTD" }, { { 0x94, 0xA4, 0x0C }, "DiehlMeterin", "Diehl Metering GmbH" }, @@ -27631,6 +28395,7 @@ { { 0x94, 0xA7, 0xBC }, "BodyMedia", "BodyMedia, Inc." }, { { 0x94, 0xA9, 0x90 }, "Espressif", "Espressif Inc." }, { { 0x94, 0xA9, 0xA8 }, "TexasInstrum", "Texas Instruments" }, + { { 0x94, 0xAA, 0x07 }, "Nokia", "Nokia" }, { { 0x94, 0xAA, 0x0A }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0x94, 0xAA, 0xB8 }, "JoviewTechno", "Joview(Beijing) Technology Co. Ltd." }, { { 0x94, 0xAB, 0x18 }, "cellXica", "cellXica ltd" }, @@ -27656,6 +28421,7 @@ { { 0x94, 0xB8, 0xC5 }, "RuggedCom", "RuggedCom Inc." }, { { 0x94, 0xB9, 0x7E }, "Espressif", "Espressif Inc." }, { { 0x94, 0xB9, 0xB4 }, "AptosTechnol", "Aptos Technology" }, + { { 0x94, 0xBA, 0x06 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0x94, 0xBA, 0x31 }, "VisiontecdaA", "Visiontec da Amazônia Ltda." }, { { 0x94, 0xBA, 0x56 }, "CoshipElectr", "Shenzhen Coship Electronics Co., Ltd." }, { { 0x94, 0xBB, 0x43 }, "AzureWaveTec", "AzureWave Technology Inc." }, @@ -27691,6 +28457,7 @@ { { 0x94, 0xCB, 0xCD }, "zte", "zte corporation" }, { { 0x94, 0xCC, 0xB9 }, "Commscope", "Commscope" }, { { 0x94, 0xCD, 0xAC }, "Creowave", "Creowave Oy" }, + { { 0x94, 0xCD, 0xFD }, "eero", "eero inc." }, { { 0x94, 0xCE, 0x0F }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x94, 0xCE, 0x2C }, "Sony", "Sony Corporation" }, { { 0x94, 0xCE, 0x31 }, "CTS", "CTS Limited" }, @@ -27752,6 +28519,7 @@ { { 0x94, 0xE9, 0x8C }, "Nokia", "Nokia" }, { { 0x94, 0xE9, 0xEE }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x94, 0xEA, 0x32 }, "Apple", "Apple, Inc." }, + { { 0x94, 0xEA, 0xE7 }, "LynqTechnolo", "Lynq Technologies" }, { { 0x94, 0xEA, 0xEA }, "TellescomInd", "Tellescom Industria E Comercio Em Telecomunicacao" }, { { 0x94, 0xEB, 0x2C }, "Google", "Google, Inc." }, { { 0x94, 0xEB, 0xCD }, "BlackBerryRT", "BlackBerry RTS" }, @@ -27760,6 +28528,7 @@ { { 0x94, 0xEE, 0x9F }, "HMDGlobal", "HMD Global Oy" }, { { 0x94, 0xEF, 0x49 }, "BDRThermeaGr", "BDR Thermea Group B.V" }, { { 0x94, 0xEF, 0x50 }, "TPLink", "TP-Link Systems Inc." }, + { { 0x94, 0xEF, 0x97 }, "EdgecoreAmer", "Edgecore Americas Networking Corporation" }, { { 0x94, 0xF1, 0x28 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0x94, 0xF1, 0x9E }, "HuizhouMaoro", "Huizhou Maorong Intelligent Technology Co.,Ltd" }, { { 0x94, 0xF2, 0x78 }, "ElmaElectron", "Elma Electronic" }, @@ -27781,6 +28550,7 @@ { { 0x94, 0xFA, 0xE8 }, "EycomTechnol", "Shenzhen Eycom Technology Co., Ltd" }, { { 0x94, 0xFB, 0x29 }, "ZebraTechnol", "Zebra Technologies Inc." }, { { 0x94, 0xFB, 0xB2 }, "GongjinElect", "Shenzhen Gongjin Electronics Co.,Lt" }, + { { 0x94, 0xFC, 0x87 }, "HirschmannAu", "Hirschmann Automation and Control GmbH" }, { { 0x94, 0xFD, 0x1D }, "WhereWhen", "WhereWhen Corp" }, { { 0x94, 0xFD, 0x2E }, "UniscopeTech", "Shanghai Uniscope Technologies Co.,Ltd" }, { { 0x94, 0xFE, 0x22 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -27790,6 +28560,7 @@ { { 0x94, 0xFF, 0x34 }, "HanshowTechn", "Hanshow Technology Co.,Ltd." }, { { 0x94, 0xFF, 0x3C }, "Fortinet", "Fortinet, Inc." }, { { 0x94, 0xFF, 0x61 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, + { { 0x94, 0xFF, 0x7D }, "AltoBeam", "AltoBeam Inc." }, { { 0x98, 0x00, 0x6A }, "zte", "zte corporation" }, { { 0x98, 0x00, 0x74 }, "RaisecomTech", "Raisecom Technology CO., LTD" }, { { 0x98, 0x00, 0xC1 }, "GuangZhouCRE", "GuangZhou CREATOR Technology Co.,Ltd.(CHINA)" }, @@ -27808,6 +28579,7 @@ { { 0x98, 0x07, 0x2D }, "TexasInstrum", "Texas Instruments" }, { { 0x98, 0x08, 0x02 }, "Orbis", "Orbis Bv" }, { { 0x98, 0x09, 0xCF }, "OnePlusTechn", "OnePlus Technology (Shenzhen) Co., Ltd" }, + { { 0x98, 0x0A, 0x4B }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, { { 0x98, 0x0C, 0x33 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x98, 0x0C, 0x82 }, "SamsungElect", "Samsung Electro Mechanics Co., Ltd." }, { { 0x98, 0x0C, 0xA5 }, "MotorolaMobi", "Motorola (Wuhan) Mobility Technologies Communication Co., Ltd." }, @@ -27821,12 +28593,15 @@ { { 0x98, 0x10, 0x82 }, "Nsolution", "Nsolution Co., Ltd." }, { { 0x98, 0x10, 0x94 }, "Vsuncommunic", "Shenzhen Vsun communication technology Co.,ltd" }, { { 0x98, 0x10, 0xE8 }, "Apple", "Apple, Inc." }, + { { 0x98, 0x11, 0xCC }, "Ciena", "Ciena Corporation" }, { { 0x98, 0x12, 0x23 }, "TarmocNetwor", "Tarmoc Network LTD" }, + { { 0x98, 0x12, 0xB7 }, "KarstAi", "Karst.Ai" }, { { 0x98, 0x12, 0xE0 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x98, 0x13, 0x33 }, "zte", "zte corporation" }, { { 0x98, 0x14, 0xD2 }, "Avonic", "Avonic" }, { { 0x98, 0x16, 0xCD }, "leapio", "leapio" }, { { 0x98, 0x16, 0xEC }, "ICIntracom", "IC Intracom" }, + { { 0x98, 0x17, 0x1A }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x98, 0x17, 0x3C }, "Private", "Private" }, { { 0x98, 0x17, 0xF1 }, "zte", "zte corporation" }, { { 0x98, 0x18, 0x88 }, "CiscoMeraki", "Cisco Meraki" }, @@ -27857,8 +28632,10 @@ { { 0x98, 0x29, 0x3F }, "FujianStartC", "Fujian Start Computer Equipment Co.,Ltd" }, { { 0x98, 0x29, 0xA6 }, "CompalInform", "Compal Information (Kunshan) Co., Ltd." }, { { 0x98, 0x2A, 0x0A }, "Intelbras", "Intelbras" }, + { { 0x98, 0x2A, 0xFD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0x2C, 0xBC }, "Intel", "Intel Corporate" }, { { 0x98, 0x2C, 0xBE }, "2Wire", "2Wire Inc" }, + { { 0x98, 0x2C, 0xC6 }, "SernetTechno", "Sernet (Suzhou) Technologies Corporation" }, { { 0x98, 0x2D, 0x56 }, "ResolutionAu", "Resolution Audio" }, { { 0x98, 0x2D, 0x68 }, "SamsungElect", "Samsung Electronics Co., Ltd" }, { { 0x98, 0x2D, 0xBA }, "Fibergate", "Fibergate Inc." }, @@ -27867,6 +28644,7 @@ { { 0x98, 0x2F, 0xF8 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x98, 0x30, 0x00 }, "KEMACOMTechn", "Beijing KEMACOM Technologies Co., Ltd." }, { { 0x98, 0x30, 0x71 }, "DaikyungVasc", "Daikyung Vascom" }, + { { 0x98, 0x32, 0x68 }, "SiliconLabor", "Silicon Laboratories" }, { { 0x98, 0x34, 0x8C }, "GreatTalentT", "Great Talent Technology Limited" }, { { 0x98, 0x34, 0x9D }, "KraussMaffei", "Krauss Maffei Technologies GmbH" }, { { 0x98, 0x35, 0x71 }, "Sub10", "Sub10 Systems Ltd" }, @@ -27877,6 +28655,7 @@ { { 0x98, 0x39, 0x10 }, "KaonGroup", "Kaon Group Co., Ltd." }, { { 0x98, 0x39, 0x8E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x98, 0x39, 0xC0 }, "Flextronics", "Flextronics" }, + { { 0x98, 0x3A, 0x1F }, "Google", "Google, Inc." }, { { 0x98, 0x3B, 0x16 }, "AMPAKTechnol", "AMPAK Technology, Inc." }, { { 0x98, 0x3B, 0x67 }, "DWnetTechnol", "DWnet Technologies(Suzhou) Corporation" }, { { 0x98, 0x3B, 0x8F }, "Intel", "Intel Corporate" }, @@ -27885,11 +28664,14 @@ { { 0x98, 0x3F, 0x60 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0x3F, 0x66 }, "FunshionOnli", "Funshion Online Technologies Co.,Ltd" }, { { 0x98, 0x3F, 0x9F }, "ChinaSSJNetw", "China SSJ (Suzhou) Network Technology Inc." }, + { { 0x98, 0x3F, 0xA4 }, "zte", "zte corporation" }, { { 0x98, 0x3F, 0xE8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x98, 0x40, 0xBB }, "Dell", "Dell Inc." }, + { { 0x98, 0x40, 0xD4 }, "VantivaConne", "Vantiva Connected Home - Technologies Telco" }, { { 0x98, 0x41, 0x5C }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0x98, 0x42, 0x46 }, "SolIndustryP", "Sol Industry Pte., Ltd" }, { { 0x98, 0x42, 0x65 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0x98, 0x42, 0xAB }, "GNHearing", "GN Hearing A/S" }, { { 0x98, 0x43, 0xDA }, "Intertech", "Intertech" }, { { 0x98, 0x43, 0xFA }, "Intel", "Intel Corporate" }, { { 0x98, 0x44, 0xB6 }, "InfranorSas", "Infranor Sas" }, @@ -27900,7 +28682,7 @@ { { 0x98, 0x47, 0x44 }, "BoomtechIndu", "Shenzhen Boomtech Industrial Corporation" }, { { 0x98, 0x48, 0x27 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x98, 0x48, 0x74 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, - { { 0x98, 0x49, 0x14 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0x98, 0x49, 0x14 }, "WNC", "WNC Corporation" }, { { 0x98, 0x49, 0x25 }, "JuniperNetwo", "Juniper Networks" }, { { 0x98, 0x49, 0x9F }, "DomoTactical", "Domo Tactical Communications" }, { { 0x98, 0x49, 0xE1 }, "BoeingDefenc", "Boeing Defence Australia" }, @@ -27920,6 +28702,7 @@ { { 0x98, 0x52, 0x3D }, "SunitecEnter", "Sunitec Enterprise Co.,Ltd" }, { { 0x98, 0x52, 0x4A }, "VantivaUSA", "Vantiva USA LLC" }, { { 0x98, 0x52, 0xB1 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x98, 0x53, 0x5F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0x54, 0x1B }, "Intel", "Intel Corporate" }, { { 0x98, 0x57, 0xD3 }, "HonHaiCcpbgP", "Hon Hai-Ccpbg Precision Ind.Co.,Ltd." }, { { 0x98, 0x58, 0x8A }, "SYSGRATION", "SYSGRATION Ltd." }, @@ -27928,6 +28711,7 @@ { { 0x98, 0x59, 0x7A }, "Intel", "Intel Corporate" }, { { 0x98, 0x5A, 0x98 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0x5A, 0xEB }, "Apple", "Apple, Inc." }, + { { 0x98, 0x5B, 0x76 }, "VantivaConne", "Vantiva Connected Home - Orange Belgium" }, { { 0x98, 0x5B, 0xB0 }, "Kmdata", "Kmdata Inc." }, { { 0x98, 0x5C, 0x93 }, "SBGSAS", "SBG Systems SAS" }, { { 0x98, 0x5D, 0x46 }, "PeopleNetCom", "PeopleNet Communication" }, @@ -27939,6 +28723,7 @@ { { 0x98, 0x5F, 0xD3 }, "Microsoft", "Microsoft Corporation" }, { { 0x98, 0x60, 0x22 }, "EMW", "EMW Co., Ltd." }, { { 0x98, 0x60, 0xCA }, "Apple", "Apple, Inc." }, + { { 0x98, 0x61, 0x10 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0x62, 0x97 }, "TechwinsemiT", "Shenzhen Techwinsemi Technology Co., Ltd." }, { { 0x98, 0x66, 0x10 }, "zte", "zte corporation" }, { { 0x98, 0x66, 0xEA }, "IndustrialCo", "Industrial Control Communications, Inc." }, @@ -27960,12 +28745,14 @@ { { 0x98, 0x77, 0xCB }, "VorteksED", "Vorteks ED" }, { { 0x98, 0x77, 0xD5 }, "WiZ", "WiZ" }, { { 0x98, 0x77, 0xE7 }, "KaonGroup", "Kaon Group Co., Ltd." }, + { { 0x98, 0x78, 0x00 }, "TCTmobile", "TCT mobile ltd" }, { { 0x98, 0x7A, 0x10 }, "Ericsson", "Ericsson AB" }, { { 0x98, 0x7A, 0x14 }, "Microsoft", "Microsoft Corporation" }, { { 0x98, 0x7A, 0x9B }, "TCLMOKAInter", "TCL MOKA International Limited" }, { { 0x98, 0x7B, 0xF3 }, "TexasInstrum", "Texas Instruments" }, { { 0x98, 0x7D, 0xDD }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0x98, 0x7E, 0x46 }, "EmizonNetwor", "Emizon Networks Limited" }, + { { 0x98, 0x7E, 0xB5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x98, 0x7E, 0xCA }, "InventusPowe", "Inventus Power Eletronica do Brasil LTDA" }, { { 0x98, 0x7E, 0xE3 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0x98, 0x80, 0xEE }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -28011,6 +28798,7 @@ { { 0x98, 0x9D, 0xB2 }, "GOIPGlobalSe", "GOIP Global Services Pvt. Ltd." }, { { 0x98, 0x9D, 0xE5 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0x98, 0x9E, 0x63 }, "Apple", "Apple, Inc." }, + { { 0x98, 0x9E, 0x80 }, "tonies", "tonies GmbH" }, { { 0x98, 0x9F, 0x1A }, "Private", "Private" }, { { 0x98, 0x9F, 0x1E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0xA1, 0x4A }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, @@ -28024,7 +28812,7 @@ { { 0x98, 0xA8, 0x29 }, "AltoBeam", "AltoBeam Inc." }, { { 0x98, 0xA8, 0x78 }, "AgnigateTech", "Agnigate Technologies Private Limited" }, { { 0x98, 0xA9, 0x2D }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, - { { 0x98, 0xA9, 0x42 }, "GuangzhouToz", "Guangzhou Tozed Kangwei Intelligent Technology Co., LTD" }, + { { 0x98, 0xA9, 0x42 }, "TozedKangwei", "Tozed Kangwei Tech Co., Ltd" }, { { 0x98, 0xA9, 0x65 }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0x98, 0xAA, 0x3C }, "Willitech", "Will i-tech Co., Ltd." }, { { 0x98, 0xAA, 0xD7 }, "BlueWaveNetw", "Blue Wave Networking Co Ltd" }, @@ -28077,6 +28865,7 @@ { { 0x98, 0xCD, 0xAC }, "Espressif", "Espressif Inc." }, { { 0x98, 0xCD, 0xB4 }, "Virident", "Virident Systems, Inc." }, { { 0x98, 0xCF, 0x53 }, "BbkEducation", "Bbk Educational Electronics Corp.,Ltd." }, + { { 0x98, 0xCF, 0x7D }, "Apple", "Apple, Inc." }, { { 0x98, 0xD2, 0x93 }, "Google", "Google, Inc." }, { { 0x98, 0xD3, 0x31 }, "BolutekTechn", "Shenzhen Bolutek Technology Co.,Ltd." }, { { 0x98, 0xD3, 0xD2 }, "MEKRALang", "MEKRA Lang GmbH & Co. KG" }, @@ -28098,6 +28887,7 @@ { { 0x98, 0xDD, 0xEA }, "Infinixmobil", "Infinix mobility limited" }, { { 0x98, 0xDE, 0xD0 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x98, 0xDF, 0x82 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, + { { 0x98, 0xE0, 0x81 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0x98, 0xE0, 0xD9 }, "Apple", "Apple, Inc." }, { { 0x98, 0xE1, 0x65 }, "Accutome", "Accutome" }, { { 0x98, 0xE2, 0x55 }, "Nintendo", "Nintendo Co.,Ltd" }, @@ -28109,6 +28899,7 @@ { { 0x98, 0xE7, 0xF4 }, "HewlettPacka", "Hewlett Packard" }, { { 0x98, 0xE7, 0xF5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0xE8, 0x48 }, "Axiim", "Axiim" }, + { { 0x98, 0xE8, 0x59 }, "Apple", "Apple, Inc." }, { { 0x98, 0xE8, 0xFA }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0x98, 0xEC, 0x65 }, "CosesyApS", "Cosesy ApS" }, { { 0x98, 0xED, 0x5C }, "Tesla", "Tesla,Inc." }, @@ -28129,12 +28920,14 @@ { { 0x98, 0xF1, 0xAE }, "Senaisc", "Senaisc" }, { { 0x98, 0xF2, 0x17 }, "CastlenetTec", "Castlenet Technology Inc." }, { { 0x98, 0xF2, 0xB3 }, "HewlettPacka", "Hewlett Packard Enterprise" }, + { { 0x98, 0xF3, 0xF6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x98, 0xF4, 0x28 }, "zte", "zte corporation" }, { { 0x98, 0xF4, 0x87 }, "TexasInstrum", "Texas Instruments" }, { { 0x98, 0xF4, 0xAB }, "Espressif", "Espressif Inc." }, { { 0x98, 0xF5, 0x37 }, "zte", "zte corporation" }, { { 0x98, 0xF5, 0xA9 }, "Ohsung", "Ohsung" }, { { 0x98, 0xF6, 0x21 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0x98, 0xF6, 0x7A }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Crop." }, { { 0x98, 0xF7, 0x81 }, "Commscope", "Commscope" }, { { 0x98, 0xF7, 0xD7 }, "Commscope", "Commscope" }, { { 0x98, 0xF8, 0xC1 }, "IDTTechnolog", "IDT Technology Limited" }, @@ -28167,6 +28960,7 @@ { { 0x9C, 0x03, 0x51 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x9C, 0x03, 0x9E }, "WinchannelSo", "Beijing Winchannel Software Technology Co., Ltd" }, { { 0x9C, 0x04, 0x73 }, "Tecmobile", "Tecmobile (International) Ltd." }, + { { 0x9C, 0x04, 0xB6 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0x9C, 0x04, 0xEB }, "Apple", "Apple, Inc." }, { { 0x9C, 0x05, 0x67 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0x9C, 0x05, 0x91 }, "MellanoxTech", "Mellanox Technologies, Inc." }, @@ -28205,12 +28999,13 @@ { { 0x9C, 0x21, 0x6A }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0x9C, 0x21, 0x83 }, "Broadcom", "Broadcom Limited" }, { { 0x9C, 0x22, 0x0E }, "TASCAN", "TASCAN Systems GmbH" }, + { { 0x9C, 0x24, 0x10 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0x9C, 0x24, 0x72 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0x9C, 0x25, 0x95 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x9C, 0x25, 0xBE }, "WildlifeAcou", "Wildlife Acoustics, Inc." }, { { 0x9C, 0x28, 0x40 }, "DiscoveryTec", "Discovery Technology,LTD.." }, { { 0x9C, 0x28, 0xB3 }, "Apple", "Apple, Inc." }, - { { 0x9C, 0x28, 0xBF }, "ContinentalA", "Continental Automotive Czech Republic s.r.o." }, + { { 0x9C, 0x28, 0xBF }, "AUMOVIOCzech", "AUMOVIO Czech Republic s.r.o." }, { { 0x9C, 0x28, 0xEF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x9C, 0x28, 0xF7 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0x9C, 0x29, 0x3F }, "Apple", "Apple, Inc." }, @@ -28233,6 +29028,7 @@ { { 0x9C, 0x31, 0xC3 }, "SkyUk", "Sky Uk Limited" }, { { 0x9C, 0x32, 0xA9 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0x9C, 0x32, 0xCE }, "Canon", "Canon Inc." }, + { { 0x9C, 0x33, 0x12 }, "Treon", "Treon Oy" }, { { 0x9C, 0x34, 0x26 }, "Commscope", "Commscope" }, { { 0x9C, 0x35, 0x83 }, "NiproDiagnos", "Nipro Diagnostics, Inc" }, { { 0x9C, 0x35, 0xEB }, "Apple", "Apple, Inc." }, @@ -28244,6 +29040,7 @@ { { 0x9C, 0x39, 0x28 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x9C, 0x3A, 0x9A }, "SundrayTechn", "Shenzhen Sundray Technologies company Limited" }, { { 0x9C, 0x3A, 0xAF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0x9C, 0x3B, 0x91 }, "Vssl", "Vssl" }, { { 0x9C, 0x3D, 0xCF }, "Netgear", "Netgear" }, { { 0x9C, 0x3E, 0x53 }, "Apple", "Apple, Inc." }, { { 0x9C, 0x3E, 0xAA }, "EnvyLogic", "EnvyLogic Co.,Ltd." }, @@ -28287,6 +29084,7 @@ { { 0x9C, 0x55, 0xB4 }, "ISE", "I.S.E. S.r.l." }, { { 0x9C, 0x56, 0x36 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0x9C, 0x57, 0x11 }, "FeitianXunda", "Feitian Xunda(Beijing) Aeronautical Information Technology Co., Ltd." }, + { { 0x9C, 0x57, 0x66 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x9C, 0x57, 0xAD }, "Cisco", "Cisco Systems, Inc" }, { { 0x9C, 0x57, 0xBC }, "eero", "eero inc." }, { { 0x9C, 0x58, 0x3C }, "Apple", "Apple, Inc." }, @@ -28316,7 +29114,7 @@ { { 0x9C, 0x64, 0x8B }, "Apple", "Apple, Inc." }, { { 0x9C, 0x65, 0xB0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0x9C, 0x65, 0xEB }, "Intel", "Intel Corporate" }, - { { 0x9C, 0x65, 0xEE }, "DZS", "DZS Inc." }, + { { 0x9C, 0x65, 0xEE }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0x9C, 0x65, 0xF9 }, "AcSiPTechnol", "AcSiP Technology Corp." }, { { 0x9C, 0x65, 0xFA }, "AcSiP", "AcSiP" }, { { 0x9C, 0x66, 0x50 }, "GlodioTechno", "Glodio Technolies Co.,Ltd Tianjin Branch" }, @@ -28334,6 +29132,7 @@ { { 0x9C, 0x6B, 0x72 }, "RealmeChongq", "Realme Chongqing MobileTelecommunications Corp Ltd" }, { { 0x9C, 0x6B, 0xF0 }, "YipingfangNe", "Shenzhen Yipingfang Network Technology Co., Ltd." }, { { 0x9C, 0x6C, 0x15 }, "Microsoft", "Microsoft Corporation" }, + { { 0x9C, 0x6D, 0x92 }, "KanghaiInfom", "Shanghai Kanghai Infomation System CO.,LTD" }, { { 0x9C, 0x6F, 0x52 }, "zte", "zte corporation" }, { { 0x9C, 0x71, 0x3A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x9C, 0x73, 0x70 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -28385,6 +29184,7 @@ { { 0x9C, 0x90, 0x19 }, "Beyless", "Beyless" }, { { 0x9C, 0x92, 0x4F }, "Apple", "Apple, Inc." }, { { 0x9C, 0x93, 0x4E }, "Xerox", "Xerox Corporation" }, + { { 0x9C, 0x93, 0x5C }, "UnisyueTechn", "Unisyue Technologies Co;LTD" }, { { 0x9C, 0x93, 0xB0 }, "MegatronixTe", "Megatronix (Beijing) Technology Co., Ltd." }, { { 0x9C, 0x93, 0xE4 }, "Private", "Private" }, { { 0x9C, 0x95, 0x61 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, @@ -28392,7 +29192,8 @@ { { 0x9C, 0x95, 0x6E }, "MicrochipTec", "Microchip Technology Inc." }, { { 0x9C, 0x95, 0xF8 }, "SmartDoor", "SmartDoor Systems, LLC" }, { { 0x9C, 0x96, 0x13 }, "LenovoFuture", "Lenovo Future Communication Technology (Chongqing) Company Limited" }, - { { 0x9C, 0x97, 0x26 }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0x9C, 0x97, 0x1B }, "Intel", "Intel Corporate" }, + { { 0x9C, 0x97, 0x26 }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0x9C, 0x97, 0x89 }, "1More", "1More" }, { { 0x9C, 0x97, 0x93 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x9C, 0x98, 0x11 }, "GuangzhouSun", "Guangzhou Sunrise Electronics Development Co., Ltd" }, @@ -28458,6 +29259,7 @@ { { 0x9C, 0xC1, 0x2D }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0x9C, 0xC1, 0x72 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x9C, 0xC2, 0xC4 }, "IEIT", "IEIT SYSTEMS Co., Ltd." }, + { { 0x9C, 0xC3, 0x94 }, "Apple", "Apple, Inc." }, { { 0x9C, 0xC7, 0xA6 }, "AVM", "AVM GmbH" }, { { 0x9C, 0xC7, 0xB1 }, "ElitegroupCo", "Elitegroup Computer Systems Co.,Ltd." }, { { 0x9C, 0xC7, 0xD1 }, "SHARP", "SHARP Corporation" }, @@ -28471,6 +29273,7 @@ { { 0x9C, 0xCA, 0xD9 }, "Nokia", "Nokia Corporation" }, { { 0x9C, 0xCB, 0xF7 }, "CloudStarTec", "Cloud Star Technology Co., Ltd." }, { { 0x9C, 0xCC, 0x83 }, "JuniperNetwo", "Juniper Networks" }, + { { 0x9C, 0xCD, 0x42 }, "DongguanLies", "Dongguan Liesheng Electronic Co., Ltd." }, { { 0x9C, 0xCD, 0x82 }, "ChengUeiPrec", "Cheng Uei Precision Industry Co.,Ltd" }, { { 0x9C, 0xCE, 0x88 }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0x9C, 0xD1, 0xD0 }, "GuangzhouRon", "Guangzhou Ronsuo Electronic Technology Co.,Ltd" }, @@ -28498,6 +29301,7 @@ { { 0x9C, 0xDE, 0x4D }, "MLvision", "ML vision Co.,LTD" }, { { 0x9C, 0xDE, 0xF0 }, "JiangxiRisou", "Jiangxi Risound Electronics Co.,LTD" }, { { 0x9C, 0xDF, 0x03 }, "HarmanBecker", "Harman/Becker Automotive Systems GmbH" }, + { { 0x9C, 0xDF, 0x8A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0x9C, 0xDF, 0xB1 }, "CraveCommuni", "Shenzhen Crave Communication Co., LTD" }, { { 0x9C, 0xDF, 0xB3 }, "NXPSemicondu", "NXP Semiconductor (Tianjin) LTD." }, { { 0x9C, 0xE0, 0x41 }, "Nokia", "Nokia" }, @@ -28584,6 +29388,8 @@ { { 0xA0, 0x19, 0x17 }, "Bertel", "Bertel S.p.a." }, { { 0xA0, 0x1A, 0xE3 }, "EdgecoreAmer", "Edgecore Americas Networking Corporation" }, { { 0xA0, 0x1B, 0x29 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xA0, 0x1B, 0x9E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xA0, 0x1B, 0xD6 }, "NautitechMin", "Nautitech Mining Systems Pty. Ltd." }, { { 0xA0, 0x1C, 0x05 }, "NimaxTelecom", "Nimax Telecom Co.,Ltd." }, { { 0xA0, 0x1C, 0x87 }, "UnionManTech", "Union Man Technology Co.,Ltd" }, { { 0xA0, 0x1C, 0x8D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -28607,6 +29413,7 @@ { { 0xA0, 0x29, 0x19 }, "Dell", "Dell Inc." }, { { 0xA0, 0x29, 0x42 }, "Intel", "Intel Corporate" }, { { 0xA0, 0x29, 0xBD }, "TeamGroup", "Team Group Inc" }, + { { 0xA0, 0x2B, 0x44 }, "WaveGoTech", "WaveGo Tech LLC" }, { { 0xA0, 0x2B, 0xB8 }, "HewlettPacka", "Hewlett Packard" }, { { 0xA0, 0x2C, 0x36 }, "FnLinkTechno", "Fn-Link Technology Limited" }, { { 0xA0, 0x2D, 0x13 }, "AirTiesWirel", "AirTies Wireless Networks" }, @@ -28628,6 +29435,7 @@ { { 0xA0, 0x39, 0x75 }, "LeoBodnarEle", "Leo Bodnar Electronics Ltd" }, { { 0xA0, 0x39, 0xEE }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xA0, 0x39, 0xF7 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, + { { 0xA0, 0x39, 0xF9 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xA0, 0x3A, 0x75 }, "PSSBelgium", "PSS Belgium N.V." }, { { 0xA0, 0x3B, 0x01 }, "KyungInElect", "Kyung In Electronics" }, { { 0xA0, 0x3B, 0x1B }, "InspireTech", "Inspire Tech" }, @@ -28676,12 +29484,15 @@ { { 0xA0, 0x52, 0xAB }, "AvmElectroni", "Avm Electronics Pte Ltd" }, { { 0xA0, 0x53, 0x94 }, "zediel", "Shenzhen zediel co., Ltd." }, { { 0xA0, 0x55, 0x1F }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xA0, 0x55, 0x2E }, "zte", "zte corporation" }, { { 0xA0, 0x55, 0x4F }, "Cisco", "Cisco Systems, Inc" }, { { 0xA0, 0x55, 0xDE }, "Commscope", "Commscope" }, { { 0xA0, 0x56, 0x2C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xA0, 0x56, 0xB2 }, "HarmanBecker", "Harman/Becker Automotive Systems GmbH" }, { { 0xA0, 0x56, 0xF3 }, "Apple", "Apple, Inc." }, { { 0xA0, 0x57, 0xE3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xA0, 0x58, 0x66 }, "QorvoUtrecht", "Qorvo Utrecht B.V." }, + { { 0xA0, 0x59, 0x11 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xA0, 0x59, 0x3A }, "VDSVideoDisp", "V.D.S. Video Display Systems srl" }, { { 0xA0, 0x59, 0x50 }, "Intel", "Intel Corporate" }, { { 0xA0, 0x5A, 0xA4 }, "GrandProduct", "Grand Products Nevada, Inc." }, @@ -28731,6 +29542,7 @@ { { 0xA0, 0x78, 0x2D }, "Apple", "Apple, Inc." }, { { 0xA0, 0x78, 0xBA }, "Pantech", "Pantech Co., Ltd." }, { { 0xA0, 0x7D, 0x9C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xA0, 0x7E, 0x16 }, "EMMicroelect", "EM Microelectronic" }, { { 0xA0, 0x7F, 0x8A }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xA0, 0x80, 0x69 }, "Intel", "Intel Corporate" }, { { 0xA0, 0x82, 0x1F }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -28739,6 +29551,7 @@ { { 0xA0, 0x82, 0xC7 }, "PTI", "P.T.I Co.,LTD" }, { { 0xA0, 0x83, 0xB4 }, "Velorum", "Velorum B.V" }, { { 0xA0, 0x84, 0xCB }, "SonicSensory", "SonicSensory,Inc." }, + { { 0xA0, 0x85, 0x27 }, "Intel", "Intel Corporate" }, { { 0xA0, 0x85, 0xE3 }, "Espressif", "Espressif Inc." }, { { 0xA0, 0x85, 0xFC }, "Microsoft", "Microsoft Corporation" }, { { 0xA0, 0x86, 0x1D }, "FuhuaxinTech", "Chengdu Fuhuaxin Technology co.,Ltd" }, @@ -28761,6 +29574,7 @@ { { 0xA0, 0x8D, 0x16 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA0, 0x8E, 0x24 }, "eero", "eero inc." }, { { 0xA0, 0x8E, 0x78 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xA0, 0x90, 0xB5 }, "Tiinlab", "Tiinlab Corporation" }, { { 0xA0, 0x90, 0xDE }, "Veedims", "Veedims,Llc" }, { { 0xA0, 0x91, 0x69 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0xA0, 0x91, 0xA2 }, "OnePlusElect", "OnePlus Electronics (Shenzhen) Co., Ltd." }, @@ -28778,6 +29592,7 @@ { { 0xA0, 0x98, 0xED }, "ShandongInte", "Shandong Intelligent Optical Communication Development Co., Ltd." }, { { 0xA0, 0x99, 0x21 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0xA0, 0x99, 0x9B }, "Apple", "Apple, Inc." }, + { { 0xA0, 0x9A, 0x0C }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0xA0, 0x9A, 0x52 }, "MoreSenseTec", "Shenzhen MoreSense Technology Co., Ltd." }, { { 0xA0, 0x9A, 0x5A }, "TimeDomain", "Time Domain" }, { { 0xA0, 0x9A, 0x8E }, "Apple", "Apple, Inc." }, @@ -28827,7 +29642,7 @@ { { 0xA0, 0xB4, 0x39 }, "Cisco", "Cisco Systems, Inc" }, { { 0xA0, 0xB4, 0xA5 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xA0, 0xB4, 0xBF }, "InfiNet", "InfiNet LLC" }, - { { 0xA0, 0xB5, 0x3C }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0xA0, 0xB5, 0x3C }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0xA0, 0xB5, 0x49 }, "Arcadyan", "Arcadyan Corporation" }, { { 0xA0, 0xB5, 0xDA }, "HongKongTHTF", "HongKong THTF Co., Ltd" }, { { 0xA0, 0xB6, 0x62 }, "AcutvistaInn", "Acutvista Innovation Co., Ltd." }, @@ -28893,6 +29708,7 @@ { { 0xA0, 0xE2, 0x01 }, "AVTrace", "AVTrace Ltd.(China)" }, { { 0xA0, 0xE2, 0x5A }, "AmicusSKsro", "Amicus SK, s.r.o." }, { { 0xA0, 0xE2, 0x95 }, "DATSystem", "DAT System Co.,Ltd" }, + { { 0xA0, 0xE3, 0x90 }, "Apple", "Apple, Inc." }, { { 0xA0, 0xE4, 0x53 }, "Sony", "Sony Corporation" }, { { 0xA0, 0xE4, 0xCB }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0xA0, 0xE5, 0x34 }, "StratecBiome", "Stratec Biomedical AG" }, @@ -28912,6 +29728,7 @@ { { 0xA0, 0xEE, 0xEE }, "CigShanghai", "Cig Shanghai Co Ltd" }, { { 0xA0, 0xEF, 0x84 }, "SeineImageIn", "Seine Image Int'l Co., Ltd" }, { { 0xA0, 0xF2, 0x17 }, "GEMedicalSys", "GE Medical System(China) Co., Ltd." }, + { { 0xA0, 0xF2, 0x62 }, "Espressif", "Espressif Inc." }, { { 0xA0, 0xF3, 0xC1 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xA0, 0xF3, 0xE4 }, "AlcatelLucen", "Alcatel-Lucent IPD" }, { { 0xA0, 0xF4, 0x19 }, "Nokia", "Nokia Corporation" }, @@ -28920,6 +29737,7 @@ { { 0xA0, 0xF4, 0x79 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA0, 0xF5, 0x09 }, "IEIIntegrati", "IEI Integration Corp." }, { { 0xA0, 0xF6, 0xFD }, "TexasInstrum", "Texas Instruments" }, + { { 0xA0, 0xF7, 0xC3 }, "FicosaAutomo", "Ficosa Automotive SLU" }, { { 0xA0, 0xF8, 0x49 }, "Cisco", "Cisco Systems, Inc" }, { { 0xA0, 0xF8, 0x95 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0xA0, 0xF9, 0xB7 }, "AdemcoSmartH", "Ademco Smart Homes Technology(Tianjin)Co.,Ltd." }, @@ -28930,11 +29748,13 @@ { { 0xA0, 0xFB, 0x83 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0xA0, 0xFB, 0xC5 }, "Apple", "Apple, Inc." }, { { 0xA0, 0xFC, 0x6E }, "Telegrafia", "Telegrafia a.s." }, + { { 0xA0, 0xFD, 0xD9 }, "UnionmanTech", "Unionman Technology Co.,Ltd" }, { { 0xA0, 0xFE, 0x61 }, "VivintWirele", "Vivint Wireless Inc." }, { { 0xA0, 0xFE, 0x91 }, "AVATAutomati", "AVAT Automation GmbH" }, { { 0xA0, 0xFF, 0x0C }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0xA0, 0xFF, 0x22 }, "ApicalTechno", "Shenzhen Apical Technology Co., Ltd" }, { { 0xA0, 0xFF, 0x70 }, "VantivaUSA", "Vantiva USA LLC" }, + { { 0xA0, 0xFF, 0xFD }, "HMDGlobal", "HMD Global Oy" }, { { 0xA4, 0x00, 0x4E }, "Cisco", "Cisco Systems, Inc" }, { { 0xA4, 0x00, 0xE2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA4, 0x01, 0x30 }, "ABIsystems", "ABIsystems Co., LTD" }, @@ -28945,6 +29765,7 @@ { { 0xA4, 0x05, 0x6E }, "Tiinlab", "Tiinlab Corporation" }, { { 0xA4, 0x05, 0x9E }, "STAInfinityL", "STA Infinity LLP" }, { { 0xA4, 0x05, 0xD6 }, "Commscope", "Commscope" }, + { { 0xA4, 0x05, 0xFD }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0xA4, 0x06, 0xE9 }, "TexasInstrum", "Texas Instruments" }, { { 0xA4, 0x07, 0xB6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xA4, 0x08, 0x01 }, "AmazonTechno", "Amazon Technologies Inc." }, @@ -28990,6 +29811,7 @@ { { 0xA4, 0x1F, 0x72 }, "Dell", "Dell Inc." }, { { 0xA4, 0x21, 0x8A }, "NortelNetwor", "Nortel Networks" }, { { 0xA4, 0x22, 0x49 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xA4, 0x22, 0xB6 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0xA4, 0x23, 0x05 }, "OpenNetworki", "Open Networking Laboratory" }, { { 0xA4, 0x24, 0xB3 }, "FlatFrogLabo", "FlatFrog Laboratories AB" }, { { 0xA4, 0x24, 0xDD }, "Cambrionix", "Cambrionix Ltd" }, @@ -29003,6 +29825,7 @@ { { 0xA4, 0x29, 0x83 }, "BoeingDefenc", "Boeing Defence Australia" }, { { 0xA4, 0x29, 0x85 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0xA4, 0x29, 0xB7 }, "bluesky", "bluesky" }, + { { 0xA4, 0x2A, 0x26 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0xA4, 0x2A, 0x71 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xA4, 0x2A, 0x95 }, "DLinkInterna", "D-Link International" }, { { 0xA4, 0x2B, 0x8C }, "Netgear", "Netgear" }, @@ -29025,6 +29848,7 @@ { { 0xA4, 0x38, 0xFC }, "PlasticLogic", "Plastic Logic" }, { { 0xA4, 0x39, 0xB3 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0xA4, 0x39, 0xB6 }, "PeizheMicroe", "Shenzhen Peizhe Microelectronics Co.Ltd" }, + { { 0xA4, 0x3A, 0x39 }, "AuroraTechno", "Aurora Technologies Co.,Ltd." }, { { 0xA4, 0x3A, 0x69 }, "Vers", "Vers Inc" }, { { 0xA4, 0x3B, 0x0E }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA4, 0x3C, 0xD7 }, "NTXElectroni", "NTX Electronics YangZhou co.,LTD" }, @@ -29033,9 +29857,11 @@ { { 0xA4, 0x3E, 0xA0 }, "iCommHK", "iComm HK LIMITED" }, { { 0xA4, 0x3F, 0x51 }, "BenewTechnol", "Shenzhen Benew Technology Co.,Ltd." }, { { 0xA4, 0x3F, 0x68 }, "AristaNetwor", "Arista Network, Inc." }, + { { 0xA4, 0x3F, 0xA7 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xA4, 0x40, 0x27 }, "zte", "zte corporation" }, { { 0xA4, 0x40, 0x3D }, "BaseusTechno", "Shenzhen Baseus Technology Co., Ltd." }, { { 0xA4, 0x42, 0x3B }, "Intel", "Intel Corporate" }, + { { 0xA4, 0x43, 0x1B }, "DreamtekInte", "Dreamtek Intelligent Technology Co., Ltd" }, { { 0xA4, 0x43, 0x43 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA4, 0x43, 0x80 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA4, 0x43, 0x8C }, "Commscope", "Commscope" }, @@ -29045,6 +29871,7 @@ { { 0xA4, 0x46, 0x6B }, "EOCTechnolog", "EOC Technology" }, { { 0xA4, 0x46, 0xB4 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA4, 0x46, 0xFA }, "AmTRANVideo", "AmTRAN Video Corporation" }, + { { 0xA4, 0x4A, 0x64 }, "MaverickMobi", "Maverick Mobile LLC" }, { { 0xA4, 0x4A, 0xD3 }, "STElectronic", "ST Electronics(Shanghai) Co.,Ltd" }, { { 0xA4, 0x4B, 0x15 }, "SunCupidTech", "Sun Cupid Technology (HK) LTD" }, { { 0xA4, 0x4B, 0xD5 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -29082,11 +29909,14 @@ { { 0xA4, 0x5F, 0xB9 }, "DreamBigSemi", "DreamBig Semiconductor, Inc." }, { { 0xA4, 0x60, 0x11 }, "Verifone", "Verifone, Inc." }, { { 0xA4, 0x60, 0x32 }, "MRVCommunica", "MRV Communications (Networks) LTD" }, + { { 0xA4, 0x61, 0x85 }, "ToolsforHuma", "Tools for Humanity Corporation" }, { { 0xA4, 0x61, 0x91 }, "NamJunSa", "NamJunSa" }, { { 0xA4, 0x62, 0xDF }, "DSGlobal", "DS Global. Co., LTD" }, { { 0xA4, 0x63, 0xA1 }, "InventusPowe", "Inventus Power Eletronica do Brasil LTDA" }, { { 0xA4, 0x67, 0x06 }, "Apple", "Apple, Inc." }, { { 0xA4, 0x68, 0xBC }, "Oakley", "Oakley Inc." }, + { { 0xA4, 0x6B, 0x1F }, "eero", "eero inc." }, + { { 0xA4, 0x6B, 0x40 }, "ChinaDragonT", "China Dragon Technology Limited" }, { { 0xA4, 0x6B, 0xB6 }, "Intel", "Intel Corporate" }, { { 0xA4, 0x6C, 0x24 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA4, 0x6C, 0x2A }, "Cisco", "Cisco Systems, Inc" }, @@ -29114,6 +29944,7 @@ { { 0xA4, 0x7A, 0xCF }, "VibicomCommu", "Vibicom Communications Inc." }, { { 0xA4, 0x7B, 0x1A }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA4, 0x7B, 0x2C }, "Nokia", "Nokia" }, + { { 0xA4, 0x7B, 0x52 }, "JoulWattTech", "JoulWatt Technology Co., Ltd" }, { { 0xA4, 0x7B, 0x85 }, "ULTIMEDIA", "ULTIMEDIA Co Ltd," }, { { 0xA4, 0x7B, 0x9D }, "Espressif", "Espressif Inc." }, { { 0xA4, 0x7C, 0x14 }, "ChargeStorm", "ChargeStorm AB" }, @@ -29142,13 +29973,15 @@ { { 0xA4, 0x8E, 0x0A }, "DeLavalInter", "DeLaval International AB" }, { { 0xA4, 0x90, 0x05 }, "ChinaGreatwa", "China Greatwall Computer Shenzhen Co.,Ltd" }, { { 0xA4, 0x90, 0xCE }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, - { { 0xA4, 0x91, 0xB1 }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0xA4, 0x91, 0xB1 }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0xA4, 0x92, 0xCB }, "Nokia", "Nokia" }, { { 0xA4, 0x93, 0x3F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA4, 0x93, 0x40 }, "SupvanInform", "Beijing Supvan Information Technology Co.,Ltd." }, { { 0xA4, 0x93, 0x4C }, "Cisco", "Cisco Systems, Inc" }, + { { 0xA4, 0x93, 0xAD }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA4, 0x94, 0x26 }, "ElgamaElektr", "Elgama-Elektronika Ltd." }, { { 0xA4, 0x94, 0xDC }, "InfiniteClou", "Infinite Clouds" }, + { { 0xA4, 0x97, 0x00 }, "Cisco", "Cisco Systems, Inc" }, { { 0xA4, 0x97, 0x33 }, "AskeyCompute", "Askey Computer Corp" }, { { 0xA4, 0x97, 0x5C }, "VTechTelecom", "VTech Telecommunications Ltd." }, { { 0xA4, 0x97, 0x8A }, "Lear", "Lear" }, @@ -29165,6 +29998,7 @@ { { 0xA4, 0x9B, 0xCD }, "Cisco", "Cisco Systems, Inc" }, { { 0xA4, 0x9B, 0xF5 }, "Hybridserver", "Hybridserver Tec GmbH" }, { { 0xA4, 0x9D, 0x49 }, "Ketra", "Ketra, Inc." }, + { { 0xA4, 0x9D, 0xB8 }, "TecnoTechnol", "Shenzhen Tecno Technology" }, { { 0xA4, 0x9D, 0xDD }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xA4, 0x9E, 0x69 }, "SiliconLabor", "Silicon Laboratories" }, { { 0xA4, 0x9E, 0xDB }, "AutoCrib", "AutoCrib, Inc." }, @@ -29186,6 +30020,7 @@ { { 0xA4, 0xA8, 0x0F }, "CoshipElectr", "Shenzhen Coship Electronics Co., Ltd." }, { { 0xA4, 0xA9, 0x30 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0xA4, 0xAA, 0xFE }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xA4, 0xAB, 0x39 }, "TaichiTechno", "Shenzhen Taichi Technology Limited" }, { { 0xA4, 0xAC, 0x0F }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA4, 0xAD, 0x00 }, "RagsdaleTech", "Ragsdale Technology" }, { { 0xA4, 0xAD, 0x9E }, "Nexaiot", "Nexaiot" }, @@ -29198,9 +30033,10 @@ { { 0xA4, 0xB1, 0x21 }, "Arantia2010S", "Arantia 2010 S.L." }, { { 0xA4, 0xB1, 0x97 }, "Apple", "Apple, Inc." }, { { 0xA4, 0xB1, 0xC1 }, "Intel", "Intel Corporate" }, - { { 0xA4, 0xB1, 0xE9 }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0xA4, 0xB1, 0xE9 }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0xA4, 0xB1, 0xEE }, "HZANDER", "H. ZANDER GmbH & Co. KG" }, { { 0xA4, 0xB2, 0x39 }, "Cisco", "Cisco Systems, Inc" }, + { { 0xA4, 0xB2, 0x56 }, "IncarTechnol", "Shenzhen Incar Technology Co., Ltd." }, { { 0xA4, 0xB2, 0xA7 }, "AdaxysSoluti", "Adaxys Solutions AG" }, { { 0xA4, 0xB3, 0x6A }, "JSCSDOChroma", "JSC SDO Chromatec" }, { { 0xA4, 0xB4, 0x39 }, "Cisco", "Cisco Systems, Inc" }, @@ -29219,9 +30055,11 @@ { { 0xA4, 0xBE, 0x2B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA4, 0xBE, 0x61 }, "EutroVisionS", "EutroVision System, Inc." }, { { 0xA4, 0xBF, 0x01 }, "Intel", "Intel Corporate" }, + { { 0xA4, 0xC0, 0xB0 }, "Drivenets", "Drivenets" }, { { 0xA4, 0xC0, 0xC7 }, "HitomCommuni", "ShenZhen Hitom Communication Technology Co..LTD" }, { { 0xA4, 0xC0, 0xE1 }, "Nintendo", "Nintendo Co., Ltd." }, { { 0xA4, 0xC1, 0x38 }, "TelinkSemico", "Telink Semiconductor (Taipei) Co. Ltd." }, + { { 0xA4, 0xC1, 0x39 }, "DongguanHuay", "Dongguan Huayin Electronic Technology Co., Ltd." }, { { 0xA4, 0xC1, 0xE8 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0xA4, 0xC2, 0x3E }, "HuizhouSpeed", "Huizhou Speed Wireless Technology Co.,Ltd" }, { { 0xA4, 0xC2, 0xAB }, "LEADITInform", "Hangzhou LEAD-IT Information & Technology Co.,Ltd" }, @@ -29247,6 +30085,7 @@ { { 0xA4, 0xCC, 0xB9 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xA4, 0xCD, 0x23 }, "ShenzhenshiX", "Shenzhenshi Xinzhongxin Co., Ltd" }, { { 0xA4, 0xCE, 0xDA }, "Arcadyan", "Arcadyan Corporation" }, + { { 0xA4, 0xCF, 0x03 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xA4, 0xCF, 0x12 }, "Espressif", "Espressif Inc." }, { { 0xA4, 0xCF, 0x99 }, "Apple", "Apple, Inc." }, { { 0xA4, 0xCF, 0xD2 }, "UbeeInteract", "Ubee Interactive Co., Limited" }, @@ -29276,6 +30115,7 @@ { { 0xA4, 0xDB, 0x30 }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0xA4, 0xDB, 0x4C }, "RAIInstitute", "RAI Institute" }, { { 0xA4, 0xDC, 0xBE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xA4, 0xDC, 0xD5 }, "Cisco", "Cisco Systems, Inc" }, { { 0xA4, 0xDD, 0x58 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA4, 0xDE, 0x26 }, "SumitomoElec", "Sumitomo Electric Industries, Ltd" }, { { 0xA4, 0xDE, 0x50 }, "TotalWalther", "Total Walther GmbH" }, @@ -29305,6 +30145,8 @@ { { 0xA4, 0xEE, 0x57 }, "SeikoEpson", "Seiko Epson Corporation" }, { { 0xA4, 0xEF, 0x15 }, "AltoBeam", "AltoBeam (China) Inc." }, { { 0xA4, 0xEF, 0x52 }, "Telewave", "Telewave Co., Ltd." }, + { { 0xA4, 0xF0, 0x0F }, "Espressif", "Espressif Inc." }, + { { 0xA4, 0xF0, 0x1F }, "Canon", "Canon Inc." }, { { 0xA4, 0xF0, 0x5E }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xA4, 0xF1, 0xE8 }, "Apple", "Apple, Inc." }, { { 0xA4, 0xF3, 0x3B }, "zte", "zte corporation" }, @@ -29312,6 +30154,7 @@ { { 0xA4, 0xF3, 0xE7 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0xA4, 0xF4, 0x65 }, "ItelMobile", "Itel Mobile Limited" }, { { 0xA4, 0xF4, 0xC2 }, "VnptTechnolo", "Vnpt Technology" }, + { { 0xA4, 0xF4, 0xCA }, "Private", "Private" }, { { 0xA4, 0xF5, 0x22 }, "ChofuSeisaku", "Chofu Seisakusho Co.,Ltd" }, { { 0xA4, 0xF6, 0xE6 }, "Apple", "Apple, Inc." }, { { 0xA4, 0xF6, 0xE8 }, "Apple", "Apple, Inc." }, @@ -29350,6 +30193,7 @@ { { 0xA8, 0x13, 0x06 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xA8, 0x13, 0x0B }, "eero", "eero inc." }, { { 0xA8, 0x13, 0x74 }, "PanasonicAVC", "Panasonic Corporation AVC Networks Company" }, + { { 0xA8, 0x13, 0x78 }, "Nokia", "Nokia" }, { { 0xA8, 0x15, 0x4D }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xA8, 0x15, 0x59 }, "Breathometer", "Breathometer, Inc." }, { { 0xA8, 0x15, 0xD6 }, "MeioneTechno", "Shenzhen Meione Technology CO., LTD" }, @@ -29365,10 +30209,12 @@ { { 0xA8, 0x1B, 0x6A }, "TexasInstrum", "Texas Instruments" }, { { 0xA8, 0x1D, 0x16 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0xA8, 0x1E, 0x84 }, "QuantaComput", "Quanta Computer Inc." }, + { { 0xA8, 0x1F, 0x79 }, "YinglingInno", "Yingling Innovations Pte. Ltd." }, { { 0xA8, 0x1F, 0xAF }, "KryptonPolsk", "Krypton Polska" }, { { 0xA8, 0x20, 0x66 }, "Apple", "Apple, Inc." }, { { 0xA8, 0x23, 0x16 }, "Nokia", "Nokia" }, { { 0xA8, 0x23, 0xFE }, "LGElectronic", "LG Electronics" }, + { { 0xA8, 0x24, 0x50 }, "Huadianzhong", "Beijing Huadianzhongxin Tech.Co.,Ltd" }, { { 0xA8, 0x24, 0xB8 }, "Nokia", "Nokia" }, { { 0xA8, 0x24, 0xEB }, "ZAONPOIntrot", "ZAO NPO Introtest" }, { { 0xA8, 0x25, 0xEB }, "CambridgeInd", "Cambridge Industries(Group) Co.,Ltd." }, @@ -29382,7 +30228,9 @@ { { 0xA8, 0x2B, 0xCD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA8, 0x2B, 0xD5 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xA8, 0x2B, 0xD6 }, "ShinaSystem", "Shina System Co., Ltd" }, + { { 0xA8, 0x2B, 0xDD }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, { { 0xA8, 0x2C, 0x3E }, "CultraviewDi", "Shenzhen Cultraview Digital Technology Co., Ltd" }, + { { 0xA8, 0x2C, 0x89 }, "Apple", "Apple, Inc." }, { { 0xA8, 0x30, 0x1C }, "QingdaoIntel", "Qingdao Intelligent&Precise Electronics Co.,Ltd." }, { { 0xA8, 0x30, 0xAD }, "WeifangGoert", "Weifang Goertek Electronics Co.,Ltd" }, { { 0xA8, 0x30, 0xBC }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -29438,9 +30286,10 @@ { { 0xA8, 0x52, 0xD4 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xA8, 0x53, 0x7D }, "Mist", "Mist Systems, Inc." }, { { 0xA8, 0x54, 0xA2 }, "HeimgardTech", "Heimgard Technologies AS" }, - { { 0xA8, 0x54, 0xB2 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xA8, 0x54, 0xB2 }, "WNC", "WNC Corporation" }, { { 0xA8, 0x55, 0x6A }, "3SSystemTech", "3S System Technology Inc." }, { { 0xA8, 0x57, 0x4E }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, + { { 0xA8, 0x57, 0xBA }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0xA8, 0x58, 0x40 }, "CambridgeInd", "Cambridge Industries(Group) Co.,Ltd." }, { { 0xA8, 0x58, 0x4E }, "PkVega", "Pk Vega" }, { { 0xA8, 0x58, 0x7C }, "Shoogee", "Shoogee GmbH & Co. KG" }, @@ -29478,9 +30327,10 @@ { { 0xA8, 0x6A, 0x86 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xA8, 0x6A, 0xBB }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xA8, 0x6A, 0xC1 }, "HanbitEDS", "HanbitEDS Co., Ltd." }, + { { 0xA8, 0x6A, 0xCB }, "Evar", "Evar" }, { { 0xA8, 0x6B, 0x7C }, "FenglianTech", "Shenzhen Fenglian Technology Co., Ltd." }, { { 0xA8, 0x6B, 0xAD }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, - { { 0xA8, 0x6D, 0x04 }, "ebmpapstStGe", "ebm-papst St. Georgen GmbH & Co. KG" }, + { { 0xA8, 0x6D, 0x04 }, "Siemens", "Siemens AG" }, { { 0xA8, 0x6D, 0x5F }, "RaisecomTech", "Raisecom Technology CO., LTD" }, { { 0xA8, 0x6D, 0xAA }, "Intel", "Intel Corporate" }, { { 0xA8, 0x6E, 0x4E }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -29551,6 +30401,7 @@ { { 0xA8, 0x99, 0x69 }, "Dell", "Dell Inc." }, { { 0xA8, 0x99, 0xAD }, "ChaoyueTechn", "Chaoyue Technology Co., Ltd." }, { { 0xA8, 0x99, 0xDC }, "iTOPDESINGTE", "i-TOP DESING TECHNOLOGY CO.,LTD" }, + { { 0xA8, 0x9A, 0x8C }, "zte", "zte corporation" }, { { 0xA8, 0x9A, 0x93 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xA8, 0x9A, 0xD7 }, "Nokia", "Nokia" }, { { 0xA8, 0x9B, 0x10 }, "inMotion", "inMotion Ltd." }, @@ -29563,6 +30414,7 @@ { { 0xA8, 0x9F, 0xBA }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xA8, 0x9F, 0xEC }, "Commscope", "Commscope" }, { { 0xA8, 0xA0, 0x89 }, "TacticalComm", "Tactical Communications" }, + { { 0xA8, 0xA0, 0x92 }, "ChinaDragonT", "China Dragon Technology Limited" }, { { 0xA8, 0xA0, 0x97 }, "ScioTeqbvba", "ScioTeq bvba" }, { { 0xA8, 0xA1, 0x59 }, "ASRockIncorp", "ASRock Incorporation" }, { { 0xA8, 0xA1, 0x98 }, "TCTmobile", "TCT mobile ltd" }, @@ -29601,12 +30453,14 @@ { { 0xA8, 0xBD, 0x3A }, "UnionManTech", "Union Man Technology Co.,Ltd" }, { { 0xA8, 0xBE, 0x27 }, "Apple", "Apple, Inc." }, { { 0xA8, 0xBF, 0x3C }, "HDVPhoelectr", "HDV Phoelectron Technology Limited" }, + { { 0xA8, 0xC0, 0x50 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xA8, 0xC0, 0x92 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA8, 0xC0, 0xEA }, "Pepwave", "Pepwave Limited" }, { { 0xA8, 0xC2, 0x22 }, "TMResearch", "TM-Research Inc." }, { { 0xA8, 0xC2, 0x46 }, "GemtekTechno", "Gemtek Technology Co., Ltd." }, { { 0xA8, 0xC2, 0x52 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA8, 0xC2, 0x66 }, "HUMAX", "HUMAX Co., Ltd." }, + { { 0xA8, 0xC4, 0x07 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xA8, 0xC5, 0x6F }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xA8, 0xC6, 0x47 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xA8, 0xC8, 0x3A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -29619,10 +30473,12 @@ { { 0xA8, 0xCC, 0x6F }, "HMDGlobal", "HMD Global Oy" }, { { 0xA8, 0xCC, 0xC5 }, "Saab", "Saab AB (publ)" }, { { 0xA8, 0xCE, 0x90 }, "Cvc", "Cvc" }, + { { 0xA8, 0xCE, 0xE7 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xA8, 0xCF, 0xE0 }, "GDNEnterpris", "GDN Enterprises Private Limited" }, { { 0xA8, 0xD0, 0x81 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xA8, 0xD0, 0xE3 }, "SystechElect", "Systech Electronics Ltd" }, { { 0xA8, 0xD0, 0xE5 }, "JuniperNetwo", "Juniper Networks" }, + { { 0xA8, 0xD1, 0x62 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xA8, 0xD2, 0x36 }, "LightwareVis", "Lightware Visual Engineering" }, { { 0xA8, 0xD3, 0xC8 }, "WachendorffA", "Wachendorff Automation GmbH & CO.KG" }, { { 0xA8, 0xD3, 0xF7 }, "ArcadyanTech", "Arcadyan Technology Corporation" }, @@ -29637,6 +30493,7 @@ { { 0xA8, 0xDA, 0x0C }, "ServercomPri", "Servercom (India) Private Limited" }, { { 0xA8, 0xDB, 0x03 }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0xA8, 0xDC, 0x5A }, "DigitalWatch", "Digital Watchdog" }, + { { 0xA8, 0xDD, 0x9F }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xA8, 0xDE, 0x68 }, "WideTechnolo", "Beijing Wide Technology Co.,Ltd" }, { { 0xA8, 0xE0, 0x18 }, "Nokia", "Nokia Corporation" }, { { 0xA8, 0xE2, 0x07 }, "GOIPGlobalSe", "GOIP Global Services Pvt. Ltd." }, @@ -29701,6 +30558,7 @@ { { 0xAC, 0x00, 0xD0 }, "zte", "zte corporation" }, { { 0xAC, 0x00, 0xF9 }, "BizLinkTechn", "BizLink Technology (S.E.A) Sdn. Bhd." }, { { 0xAC, 0x01, 0x42 }, "UrielTechnol", "Uriel Technologies SIA" }, + { { 0xAC, 0x01, 0x7A }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xAC, 0x02, 0xCA }, "HISolutions", "HI Solutions, Inc." }, { { 0xAC, 0x02, 0xCF }, "RWTecnologia", "RW Tecnologia Industria e Comercio Ltda" }, { { 0xAC, 0x02, 0xEF }, "Comsis", "Comsis" }, @@ -29718,6 +30576,7 @@ { { 0xAC, 0x0D, 0x1B }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0xAC, 0x0D, 0xFE }, "EkonmyGEKKO", "Ekon GmbH - myGEKKO" }, { { 0xAC, 0x10, 0x07 }, "Arcadyan", "Arcadyan Corporation" }, + { { 0xAC, 0x10, 0x65 }, "KTMicro", "KT Micro, Inc." }, { { 0xAC, 0x11, 0xD3 }, "SuzhouHOTEKV", "Suzhou HOTEK Video Technology Co. Ltd" }, { { 0xAC, 0x12, 0x03 }, "Intel", "Intel Corporate" }, { { 0xAC, 0x12, 0x2F }, "FantasiaTrad", "Fantasia Trading LLC" }, @@ -29759,6 +30618,7 @@ { { 0xAC, 0x23, 0x16 }, "Mist", "Mist Systems, Inc." }, { { 0xAC, 0x23, 0x34 }, "Infinixmobil", "Infinix mobility limited" }, { { 0xAC, 0x23, 0x3F }, "MinewTechnol", "Shenzhen Minew Technologies Co., Ltd." }, + { { 0xAC, 0x27, 0x6E }, "Espressif", "Espressif Inc." }, { { 0xAC, 0x29, 0x29 }, "Infinixmobil", "Infinix mobility limited" }, { { 0xAC, 0x29, 0x3A }, "Apple", "Apple, Inc." }, { { 0xAC, 0x2A, 0x0C }, "CsrZhuzhouIn", "Csr Zhuzhou Institute Co.,Ltd." }, @@ -29781,9 +30641,11 @@ { { 0xAC, 0x37, 0x43 }, "HTC", "HTC Corporation" }, { { 0xAC, 0x37, 0xC9 }, "RAID", "RAID Incorporated" }, { { 0xAC, 0x38, 0x70 }, "LenovoMobile", "Lenovo Mobile Communication Technology Ltd." }, + { { 0xAC, 0x39, 0x3D }, "eero", "eero inc." }, { { 0xAC, 0x39, 0x71 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xAC, 0x3A, 0x67 }, "Cisco", "Cisco Systems, Inc" }, { { 0xAC, 0x3A, 0x7A }, "Roku", "Roku, Inc." }, + { { 0xAC, 0x3A, 0xE2 }, "NVIDIA", "NVIDIA Corporation" }, { { 0xAC, 0x3B, 0x77 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xAC, 0x3B, 0x96 }, "NXPSemicondu", "NXP Semiconductor (Tianjin) LTD." }, { { 0xAC, 0x3C, 0x0B }, "Apple", "Apple, Inc." }, @@ -29792,8 +30654,11 @@ { { 0xAC, 0x3D, 0x05 }, "Instorescree", "Instorescreen Aisa" }, { { 0xAC, 0x3D, 0x75 }, "ZhiwayTechno", "Hangzhou Zhiway Technologies Co.,Ltd." }, { { 0xAC, 0x3D, 0x94 }, "AristaNetwor", "Arista Networks" }, + { { 0xAC, 0x3D, 0xCB }, "Intel", "Intel Corporate" }, + { { 0xAC, 0x3D, 0xFA }, "HuachengNetw", "Hangzhou Huacheng Network Technology Co.,Ltd" }, { { 0xAC, 0x3E, 0xB1 }, "Google", "Google, Inc." }, { { 0xAC, 0x3F, 0xA4 }, "TaiyoYuden", "Taiyo Yuden Co.,Ltd" }, + { { 0xAC, 0x40, 0x1E }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xAC, 0x40, 0xEA }, "C&TSolution", "C&T Solution Inc." }, { { 0xAC, 0x41, 0x22 }, "EclipseElect", "Eclipse Electronic Systems Inc." }, { { 0xAC, 0x41, 0x6A }, "AmazonTechno", "Amazon Technologies Inc." }, @@ -29905,12 +30770,14 @@ { { 0xAC, 0x81, 0xF3 }, "Nokia", "Nokia Corporation" }, { { 0xAC, 0x82, 0x26 }, "QingdaoHaier", "Qingdao Haier Technology Co.,Ltd" }, { { 0xAC, 0x82, 0x47 }, "Intel", "Intel Corporate" }, + { { 0xAC, 0x82, 0xF0 }, "Apple", "Apple, Inc." }, { { 0xAC, 0x83, 0x17 }, "FurtunetelCo", "Shenzhen Furtunetel Communication Co., Ltd" }, { { 0xAC, 0x83, 0xE9 }, "ZileTechnolo", "Beijing Zile Technology Co., Ltd" }, { { 0xAC, 0x83, 0xF0 }, "CobaltDigita", "Cobalt Digital Inc." }, { { 0xAC, 0x83, 0xF3 }, "AMPAKTechnol", "AMPAK Technology, Inc." }, { { 0xAC, 0x84, 0xC6 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xAC, 0x84, 0xC9 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xAC, 0x84, 0xFA }, "ZhejiangWeil", "Zhejiang Weilai Jingling Artificial Intelligence Technology Co., Ltd." }, { { 0xAC, 0x85, 0x3D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0x86, 0x74 }, "OpenMesh", "Open Mesh, Inc." }, { { 0xAC, 0x86, 0x7E }, "CreateNewTec", "Create New Technology (HK) Limited Company" }, @@ -29920,6 +30787,7 @@ { { 0xAC, 0x88, 0xFD }, "Apple", "Apple, Inc." }, { { 0xAC, 0x89, 0x95 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0xAC, 0x89, 0xD2 }, "Ciena", "Ciena Corporation" }, + { { 0xAC, 0x8A, 0xC7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0x8A, 0xCD }, "ROGERDWenske", "ROGER D.Wensker, G.Wensker sp.j." }, { { 0xAC, 0x8B, 0x6A }, "ChinaMobileI", "China Mobile IOT Company Limited" }, { { 0xAC, 0x8B, 0x9C }, "PrimeraTechn", "Primera Technology, Inc." }, @@ -29933,7 +30801,7 @@ { { 0xAC, 0x90, 0x73 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0x90, 0x85 }, "Apple", "Apple, Inc." }, { { 0xAC, 0x91, 0x5D }, "DigitalContr", "Digital Control Technology Limited" }, - { { 0xAC, 0x91, 0x9B }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xAC, 0x91, 0x9B }, "WNC", "WNC Corporation" }, { { 0xAC, 0x91, 0xA1 }, "Dell", "Dell Inc." }, { { 0xAC, 0x92, 0x32 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0x93, 0x2F }, "Nokia", "Nokia Corporation" }, @@ -29962,6 +30830,8 @@ { { 0xAC, 0xA4, 0x6E }, "GongjinElect", "Shenzhen Gongjin Electronics Co.,Lt" }, { { 0xAC, 0xA6, 0x13 }, "Aivres", "Aivres SYSTEMS INC" }, { { 0xAC, 0xA6, 0x67 }, "ElectronicPr", "Electronic Systems Protection, Inc." }, + { { 0xAC, 0xA7, 0x04 }, "Espressif", "Espressif Inc." }, + { { 0xAC, 0xA7, 0xF1 }, "TPLink", "TP-Link Systems Inc." }, { { 0xAC, 0xA8, 0x8E }, "SHARP", "SHARP Corporation" }, { { 0xAC, 0xA9, 0x19 }, "TrekStor", "TrekStor GmbH" }, { { 0xAC, 0xA9, 0xA0 }, "Audioengine", "Audioengine, Ltd." }, @@ -29992,6 +30862,7 @@ { { 0xAC, 0xBC, 0xD9 }, "Cisco", "Cisco Systems, Inc" }, { { 0xAC, 0xBD, 0x0B }, "Leimac", "Leimac Ltd." }, { { 0xAC, 0xBD, 0x70 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xAC, 0xBD, 0xF7 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xAC, 0xBE, 0x75 }, "UfineTechnol", "Ufine Technologies Co.,Ltd." }, { { 0xAC, 0xBE, 0xB6 }, "VisualedgeTe", "Visualedge Technology Co., Ltd." }, { { 0xAC, 0xBF, 0x71 }, "Bose", "Bose Corporation" }, @@ -30000,7 +30871,7 @@ { { 0xAC, 0xC2, 0x5D }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xAC, 0xC2, 0xEC }, "CltIntLInd", "Clt Int'L Ind. Corp." }, { { 0xAC, 0xC3, 0x3A }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, - { { 0xAC, 0xC3, 0x58 }, "ContinentalA", "Continental Automotive Czech Republic s.r.o." }, + { { 0xAC, 0xC3, 0x58 }, "AUMOVIOCzech", "AUMOVIO Czech Republic s.r.o." }, { { 0xAC, 0xC3, 0xE5 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xAC, 0xC4, 0xA9 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xAC, 0xC4, 0xBD }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, @@ -30012,6 +30883,7 @@ { { 0xAC, 0xC7, 0x3F }, "Vitsmo", "Vitsmo Co., Ltd." }, { { 0xAC, 0xC9, 0x06 }, "Apple", "Apple, Inc." }, { { 0xAC, 0xC9, 0x35 }, "Ness", "Ness Corporation" }, + { { 0xAC, 0xC9, 0xFF }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xAC, 0xCA, 0x0F }, "IndisrCommun", "Indisr Communication Services And Technologies India" }, { { 0xAC, 0xCA, 0x54 }, "TelldusTechn", "Telldus Technologies AB" }, { { 0xAC, 0xCA, 0x8E }, "ODATechnolog", "ODA Technologies" }, @@ -30031,8 +30903,10 @@ { { 0xAC, 0xD0, 0x74 }, "Espressif", "Espressif Inc." }, { { 0xAC, 0xD1, 0x80 }, "CrexendoBusi", "Crexendo Business Solutions, Inc." }, { { 0xAC, 0xD1, 0xB8 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0xAC, 0xD2, 0x0C }, "SingCoreTech", "Chengdu SingCore Technology Co.,Ltd." }, { { 0xAC, 0xD3, 0x1D }, "CiscoMeraki", "Cisco Meraki" }, { { 0xAC, 0xD3, 0x64 }, "AbbAbbSaceDi", "Abb Spa, Abb Sace Div." }, + { { 0xAC, 0xD3, 0xFB }, "ArycsTechnol", "Arycs Technologies Inc" }, { { 0xAC, 0xD5, 0x64 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, { { 0xAC, 0xD6, 0x18 }, "OnePlusTechn", "OnePlus Technology (Shenzhen) Co., Ltd" }, { { 0xAC, 0xD6, 0x57 }, "ShaanxiGuoLi", "Shaanxi GuoLian Digital TV Technology Co.,Ltd." }, @@ -30046,10 +30920,12 @@ { { 0xAC, 0xDB, 0xDA }, "Geniatech", "Shenzhen Geniatech Inc, Ltd" }, { { 0xAC, 0xDC, 0xCA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0xDC, 0xE5 }, "ProcterGambl", "Procter & Gamble Company" }, + { { 0xAC, 0xDE, 0x01 }, "RuckusWirele", "Ruckus Wireless" }, { { 0xAC, 0xDE, 0x48 }, "Private", "Private" }, { { 0xAC, 0xDF, 0x9F }, "Arcadyan", "Arcadyan Corporation" }, { { 0xAC, 0xDF, 0xA1 }, "Apple", "Apple, Inc." }, { { 0xAC, 0xE0, 0x10 }, "LiteonTechno", "Liteon Technology Corporation" }, + { { 0xAC, 0xE0, 0x11 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0xE0, 0x69 }, "ISAACInstrum", "ISAAC Instruments" }, { { 0xAC, 0xE0, 0xD6 }, "koreabts", "koreabts" }, { { 0xAC, 0xE1, 0x4F }, "AutonomicCon", "Autonomic Controls, Inc." }, @@ -30062,14 +30938,17 @@ { { 0xAC, 0xE4, 0xB5 }, "Apple", "Apple, Inc." }, { { 0xAC, 0xE5, 0xF0 }, "DopplerLabs", "Doppler Labs" }, { { 0xAC, 0xE6, 0x4B }, "BaojiaBatter", "Shenzhen Baojia Battery Technology Co., Ltd." }, + { { 0xAC, 0xE6, 0xBB }, "Google", "Google, Inc." }, { { 0xAC, 0xE7, 0x7B }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xAC, 0xE8, 0x7B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0xE8, 0x7E }, "BytemarkComp", "Bytemark Computer Consulting Ltd" }, { { 0xAC, 0xE9, 0x7F }, "IoTTech", "IoT Tech Limited" }, { { 0xAC, 0xE9, 0xAA }, "Hay", "Hay Systems Ltd" }, { { 0xAC, 0xEA, 0x6A }, "GenixInfocom", "Genix Infocomm Co., Ltd." }, + { { 0xAC, 0xEA, 0x70 }, "ZUNDA", "ZUNDA Inc." }, { { 0xAC, 0xEA, 0xEA }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0xEB, 0x51 }, "UniversalEle", "Universal Electronics, Inc." }, + { { 0xAC, 0xEB, 0xE6 }, "Espressif", "Espressif Inc." }, { { 0xAC, 0xEC, 0x80 }, "Commscope", "Commscope" }, { { 0xAC, 0xEC, 0x85 }, "eero", "eero inc." }, { { 0xAC, 0xED, 0x32 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, @@ -30084,6 +30963,7 @@ { { 0xAC, 0xF2, 0x3C }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0xAC, 0xF2, 0xC5 }, "Cisco", "Cisco Systems, Inc" }, { { 0xAC, 0xF4, 0x2C }, "EardaTechnol", "Earda Technologies co Ltd" }, + { { 0xAC, 0xF4, 0x66 }, "HP", "HP Inc." }, { { 0xAC, 0xF4, 0x73 }, "iRobot", "iRobot Corporation" }, { { 0xAC, 0xF5, 0xE6 }, "Cisco", "Cisco Systems, Inc" }, { { 0xAC, 0xF6, 0xF7 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, @@ -30091,6 +30971,7 @@ { { 0xAC, 0xF7, 0xF3 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xAC, 0xF8, 0x5C }, "HigonIntegra", "Chengdu Higon Integrated Circuit Design Co,. Ltd." }, { { 0xAC, 0xF8, 0xCC }, "Commscope", "Commscope" }, + { { 0xAC, 0xF9, 0x32 }, "NXPSemicondu", "NXP Semiconductor (Tianjin) LTD." }, { { 0xAC, 0xF9, 0x70 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xAC, 0xF9, 0x7E }, "Elesys", "Elesys Inc." }, { { 0xAC, 0xFA, 0xA5 }, "digitron", "digitron" }, @@ -30103,7 +30984,7 @@ { { 0xAC, 0xFD, 0xEC }, "Apple", "Apple, Inc." }, { { 0xAC, 0xFE, 0x05 }, "ItelMobile", "Itel Mobile Limited" }, { { 0xAC, 0xFF, 0x6B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, - { { 0xB0, 0x00, 0x73 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xB0, 0x00, 0x73 }, "WNC", "WNC Corporation" }, { { 0xB0, 0x00, 0xB4 }, "Cisco", "Cisco Systems, Inc" }, { { 0xB0, 0x02, 0x47 }, "AMPAKTechnol", "AMPAK Technology, Inc." }, { { 0xB0, 0x02, 0x7E }, "MullerServic", "Muller Services" }, @@ -30122,6 +31003,7 @@ { { 0xB0, 0x12, 0x03 }, "DynamicsHong", "Dynamics Hong Kong Limited" }, { { 0xB0, 0x12, 0x66 }, "FutabaKikaku", "Futaba-Kikaku" }, { { 0xB0, 0x14, 0x08 }, "LightspeedIn", "Lightspeed International Co." }, + { { 0xB0, 0x14, 0xDF }, "MitraStarTec", "MitraStar Technology Corp." }, { { 0xB0, 0x16, 0x56 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB0, 0x17, 0x43 }, "EdisonGlobal", "Edison Global Circuits Llc" }, { { 0xB0, 0x18, 0x31 }, "Apple", "Apple, Inc." }, @@ -30136,18 +31018,20 @@ { { 0xB0, 0x1F, 0x29 }, "Helvetia", "Helvetia INC." }, { { 0xB0, 0x1F, 0x47 }, "HeightsTelec", "Heights Telecom T ltd" }, { { 0xB0, 0x1F, 0x8C }, "HewlettPacka", "Hewlett Packard Enterprise" }, + { { 0xB0, 0x1F, 0xF4 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xB0, 0x21, 0x6F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB0, 0x22, 0x7A }, "HP", "HP Inc." }, { { 0xB0, 0x23, 0x47 }, "GiantMicroel", "Shenzhen Giant Microelectronics Company Limited" }, { { 0xB0, 0x24, 0x91 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xB0, 0x24, 0xF3 }, "Progeny", "Progeny Systems" }, - { { 0xB0, 0x25, 0xAA }, "Private", "Private" }, + { { 0xB0, 0x25, 0xAA }, "AIstoneGloba", "AIstone Global Limited" }, { { 0xB0, 0x26, 0x28 }, "Broadcom", "Broadcom Limited" }, { { 0xB0, 0x26, 0x80 }, "Cisco", "Cisco Systems, Inc" }, { { 0xB0, 0x27, 0xCF }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xB0, 0x28, 0x5B }, "JUHUATechnol", "JUHUA Technology Inc." }, { { 0xB0, 0x2A, 0x1F }, "WingtechGrou", "Wingtech Group (HongKong)Limited" }, { { 0xB0, 0x2A, 0x43 }, "Google", "Google, Inc." }, + { { 0xB0, 0x2E, 0xBA }, "EardaTechnol", "Earda Technologies co Ltd" }, { { 0xB0, 0x2E, 0xE0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xB0, 0x30, 0x55 }, "ChinaMobileI", "China Mobile IOT Company Limited" }, { { 0xB0, 0x30, 0xC8 }, "TealDrones", "Teal Drones, Inc." }, @@ -30178,7 +31062,8 @@ { { 0xB0, 0x40, 0x89 }, "Senient", "Senient Systems LTD" }, { { 0xB0, 0x41, 0x1D }, "ITTIMTechnol", "ITTIM Technologies" }, { { 0xB0, 0x41, 0x6F }, "MaxtangCompu", "Shenzhen Maxtang Computer Co.,Ltd" }, - { { 0xB0, 0x43, 0x5D }, "NuLEDs", "NuLEDs, Inc." }, + { { 0xB0, 0x42, 0xB7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xB0, 0x43, 0x5D }, "MechoShade", "MechoShade" }, { { 0xB0, 0x44, 0x14 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xB0, 0x44, 0x9C }, "AssaAbloyYal", "Assa Abloy AB - Yale" }, { { 0xB0, 0x45, 0x02 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -30225,6 +31110,7 @@ { { 0xB0, 0x5C, 0xE5 }, "Nokia", "Nokia Corporation" }, { { 0xB0, 0x5D, 0xD4 }, "Commscope", "Commscope" }, { { 0xB0, 0x60, 0x88 }, "Intel", "Intel Corporate" }, + { { 0xB0, 0x61, 0xA9 }, "YealinkNetwo", "Yealink(Xiamen) Network Technology Co.,Ltd." }, { { 0xB0, 0x61, 0xC7 }, "EricssonLGEn", "Ericsson-LG Enterprise" }, { { 0xB0, 0x65, 0x3A }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0xB0, 0x65, 0x63 }, "RailwayCommu", "Shanghai Railway Communication Factory" }, @@ -30236,6 +31122,7 @@ { { 0xB0, 0x68, 0xE6 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, { { 0xB0, 0x69, 0x71 }, "DEISales", "DEI Sales, Inc." }, { { 0xB0, 0x6A, 0x41 }, "Google", "Google, Inc." }, + { { 0xB0, 0x6B, 0x11 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0xB0, 0x6B, 0xB3 }, "Grt", "Grt" }, { { 0xB0, 0x6C, 0xBF }, "3alityDigita", "3ality Digital Systems GmbH" }, { { 0xB0, 0x6E, 0x72 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, @@ -30261,6 +31148,7 @@ { { 0xB0, 0x7A, 0xDF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB0, 0x7B, 0x25 }, "Dell", "Dell Inc." }, { { 0xB0, 0x7C, 0x51 }, "RuckusWirele", "Ruckus Wireless" }, + { { 0xB0, 0x7C, 0x8E }, "BrotherIndus", "Brother Industries, LTD." }, { { 0xB0, 0x7D, 0x47 }, "Cisco", "Cisco Systems, Inc" }, { { 0xB0, 0x7D, 0x62 }, "DiplIngHHors", "Dipl.-Ing. H. Horstmann GmbH" }, { { 0xB0, 0x7D, 0x64 }, "Intel", "Intel Corporate" }, @@ -30271,6 +31159,7 @@ { { 0xB0, 0x81, 0x01 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0xB0, 0x81, 0x84 }, "Espressif", "Espressif Inc." }, { { 0xB0, 0x81, 0xD8 }, "Isys", "I-sys Corp" }, + { { 0xB0, 0x82, 0xE2 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0xB0, 0x83, 0xD6 }, "Commscope", "Commscope" }, { { 0xB0, 0x83, 0xFE }, "Dell", "Dell Inc." }, { { 0xB0, 0x86, 0x9E }, "Chloride", "Chloride S.r.L" }, @@ -30302,6 +31191,7 @@ { { 0xB0, 0x96, 0xEA }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0xB0, 0x97, 0x38 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xB0, 0x97, 0x3A }, "EFuel", "E-Fuel Corporation" }, + { { 0xB0, 0x97, 0xE6 }, "FujianFucanW", "Fujian Fucan Wecon Co Ltd" }, { { 0xB0, 0x98, 0x2B }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xB0, 0x98, 0x9F }, "LgCns", "Lg Cns" }, { { 0xB0, 0x98, 0xBC }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -30321,6 +31211,7 @@ { { 0xB0, 0xA4, 0x54 }, "Tripwire", "Tripwire Inc." }, { { 0xB0, 0xA4, 0x60 }, "Intel", "Intel Corporate" }, { { 0xB0, 0xA4, 0xF0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xB0, 0xA6, 0x04 }, "Espressif", "Espressif Inc." }, { { 0xB0, 0xA6, 0x51 }, "Cisco", "Cisco Systems, Inc" }, { { 0xB0, 0xA6, 0xF5 }, "Xaptum", "Xaptum, Inc." }, { { 0xB0, 0xA7, 0x2A }, "EnsembleDesi", "Ensemble Designs, Inc." }, @@ -30355,6 +31246,7 @@ { { 0xB0, 0xBB, 0x8B }, "WavetelTechn", "Wavetel Technology Limited" }, { { 0xB0, 0xBB, 0xE5 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xB0, 0xBC, 0x7A }, "HarmanBecker", "Harman/Becker Automotive Systems GmbH" }, + { { 0xB0, 0xBC, 0x8E }, "SkyMirr", "SkyMirr" }, { { 0xB0, 0xBD, 0x1B }, "DongguanLies", "Dongguan Liesheng Electronic Co., Ltd." }, { { 0xB0, 0xBD, 0x6D }, "EchostreamsI", "Echostreams Innovative Solutions" }, { { 0xB0, 0xBD, 0xA1 }, "ZakladElektr", "Zaklad Elektroniczny Sims" }, @@ -30385,6 +31277,7 @@ { { 0xB0, 0xC9, 0x5B }, "Symtech", "Beijing Symtech CO.,LTD" }, { { 0xB0, 0xCA, 0x68 }, "Apple", "Apple, Inc." }, { { 0xB0, 0xCA, 0xE7 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xB0, 0xCB, 0xD8 }, "Espressif", "Espressif Inc." }, { { 0xB0, 0xCC, 0xFE }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xB0, 0xCE, 0x18 }, "Zhejiangshen", "Zhejiang shenghui lighting co.,Ltd" }, { { 0xB0, 0xCF, 0x0E }, "MellanoxTech", "Mellanox Technologies, Inc." }, @@ -30399,9 +31292,11 @@ { { 0xB0, 0xD5, 0x76 }, "Apple", "Apple, Inc." }, { { 0xB0, 0xD5, 0x9D }, "ZoweeTechnol", "Shenzhen Zowee Technology Co., Ltd" }, { { 0xB0, 0xD5, 0xCC }, "TexasInstrum", "Texas Instruments" }, + { { 0xB0, 0xD5, 0xFB }, "Google", "Google, Inc." }, { { 0xB0, 0xD7, 0x7E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB0, 0xD7, 0xC5 }, "Logipix", "Logipix Ltd" }, { { 0xB0, 0xD7, 0xCC }, "Tridonic", "Tridonic GmbH & Co KG" }, + { { 0xB0, 0xD7, 0xDE }, "Linovision", "Hangzhou Linovision Co., Ltd." }, { { 0xB0, 0xD8, 0x88 }, "PanasonicAut", "Panasonic Automotive Systems Co.,Ltd" }, { { 0xB0, 0xDA, 0x00 }, "CeraElectron", "Cera Electronique" }, { { 0xB0, 0xDA, 0xF9 }, "Commscope", "Commscope" }, @@ -30425,6 +31320,7 @@ { { 0xB0, 0xE7, 0x54 }, "2Wire", "2Wire Inc" }, { { 0xB0, 0xE7, 0xDE }, "HomaTechnolo", "Homa Technologies JSC" }, { { 0xB0, 0xE8, 0x92 }, "SeikoEpson", "Seiko Epson Corporation" }, + { { 0xB0, 0xE8, 0xE8 }, "SiliconLabor", "Silicon Laboratories" }, { { 0xB0, 0xE9, 0x7E }, "AdvancedMicr", "Advanced Micro Peripherals" }, { { 0xB0, 0xE9, 0xFE }, "WoanTechnolo", "Woan Technology (Shenzhen) Co., Ltd." }, { { 0xB0, 0xEA, 0x19 }, "TPVAudioandV", "TPV Audio and Visual Technology (Shenzhen) Co.,Ltd." }, @@ -30439,6 +31335,7 @@ { { 0xB0, 0xEE, 0x7B }, "Roku", "Roku, Inc" }, { { 0xB0, 0xF0, 0x0C }, "DongguanWecx", "Dongguan Wecxw CO.,Ltd." }, { { 0xB0, 0xF1, 0xA3 }, "FengfanTechn", "Fengfan (BeiJing) Technology Co., Ltd." }, + { { 0xB0, 0xF1, 0xAE }, "eero", "eero inc." }, { { 0xB0, 0xF1, 0xBC }, "DhemaxIngeni", "Dhemax Ingenieros Ltda" }, { { 0xB0, 0xF1, 0xD8 }, "Apple", "Apple, Inc." }, { { 0xB0, 0xF1, 0xEC }, "AMPAKTechnol", "AMPAK Technology, Inc." }, @@ -30453,7 +31350,7 @@ { { 0xB0, 0xFA, 0x8B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xB0, 0xFA, 0x91 }, "EMMicroelect", "EM Microelectronic" }, { { 0xB0, 0xFA, 0xEB }, "Cisco", "Cisco Systems, Inc" }, - { { 0xB0, 0xFB, 0x15 }, "LairdConnect", "Laird Connectivity" }, + { { 0xB0, 0xFB, 0x15 }, "Ezurio", "Ezurio, LLC" }, { { 0xB0, 0xFB, 0xDD }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0xB0, 0xFC, 0x0D }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xB0, 0xFC, 0x36 }, "CyberTANTech", "CyberTAN Technology Inc." }, @@ -30467,6 +31364,7 @@ { { 0xB4, 0x02, 0xF2 }, "Synaptics", "Synaptics, Inc" }, { { 0xB4, 0x04, 0x18 }, "SmartchipInt", "Smartchip Integrated Inc." }, { { 0xB4, 0x04, 0x21 }, "zte", "zte corporation" }, + { { 0xB4, 0x04, 0x29 }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0xB4, 0x05, 0x5D }, "IEIT", "IEIT SYSTEMS Co., Ltd." }, { { 0xB4, 0x05, 0x66 }, "SPBest", "SP Best Corporation Co., LTD." }, { { 0xB4, 0x05, 0xA1 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -30505,9 +31403,11 @@ { { 0xB4, 0x1C, 0x30 }, "zte", "zte corporation" }, { { 0xB4, 0x1C, 0xAB }, "ICR", "ICR, inc." }, { { 0xB4, 0x1D, 0x2B }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, + { { 0xB4, 0x1D, 0x62 }, "NokiaShangha", "Nokia Shanghai Bell Co., Ltd." }, { { 0xB4, 0x1D, 0xC4 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0x1D, 0xEF }, "InternetLabo", "Internet Laboratories, Inc." }, { { 0xB4, 0x1E, 0x52 }, "FlockSafety", "Flock Safety" }, + { { 0xB4, 0x1F, 0x4D }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0xB4, 0x20, 0x46 }, "eero", "eero inc." }, { { 0xB4, 0x20, 0x5B }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xB4, 0x21, 0x1D }, "GuangXinTech", "Beijing GuangXin Technology Co., Ltd" }, @@ -30542,6 +31442,7 @@ { { 0xB4, 0x36, 0xE3 }, "KbvisionGrou", "Kbvision Group" }, { { 0xB4, 0x37, 0x41 }, "Consert", "Consert, Inc." }, { { 0xB4, 0x37, 0xD8 }, "DLink", "D-Link (Shanghai) Limited Corp." }, + { { 0xB4, 0x38, 0x36 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0x39, 0x34 }, "PenGeneratio", "Pen Generations, Inc." }, { { 0xB4, 0x39, 0x39 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0xB4, 0x39, 0x4C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -30549,6 +31450,7 @@ { { 0xB4, 0x3A, 0x28 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB4, 0x3A, 0x31 }, "SiliconLabor", "Silicon Laboratories" }, { { 0xB4, 0x3A, 0x45 }, "Espressif", "Espressif Inc." }, + { { 0xB4, 0x3A, 0x96 }, "AristaNetwor", "Arista Networks" }, { { 0xB4, 0x3A, 0xE2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0x3D, 0x08 }, "GXInternatio", "GX International BV" }, { { 0xB4, 0x3D, 0x6B }, "NXPSemicondu", "NXP Semiconductor (Tianjin) LTD." }, @@ -30560,6 +31462,7 @@ { { 0xB4, 0x41, 0x7A }, "GongjinElect", "Shenzhen Gongjin Electronics Co.,Lt" }, { { 0xB4, 0x43, 0x0D }, "Broadlink", "Broadlink Pty Ltd" }, { { 0xB4, 0x43, 0x26 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xB4, 0x43, 0x89 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0x45, 0x06 }, "Dell", "Dell Inc." }, { { 0xB4, 0x46, 0x6B }, "RealtimeidAs", "Realtimeid As" }, { { 0xB4, 0x47, 0x5E }, "Avaya", "Avaya Inc" }, @@ -30577,6 +31480,7 @@ { { 0xB4, 0x52, 0xA9 }, "TexasInstrum", "Texas Instruments" }, { { 0xB4, 0x54, 0x59 }, "ChinaMobileI", "China Mobile (Hangzhou) Information Technology Co., Ltd." }, { { 0xB4, 0x55, 0x70 }, "Borea", "Borea" }, + { { 0xB4, 0x55, 0x75 }, "Apple", "Apple, Inc." }, { { 0xB4, 0x56, 0x5D }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Corp." }, { { 0xB4, 0x56, 0xB9 }, "TeraspekTech", "Teraspek Technologies Co.,Ltd" }, { { 0xB4, 0x56, 0xE3 }, "Apple", "Apple, Inc." }, @@ -30584,8 +31488,10 @@ { { 0xB4, 0x57, 0xE6 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xB4, 0x58, 0x61 }, "CRemote", "CRemote, LLC" }, { { 0xB4, 0x59, 0x76 }, "Apple", "Apple, Inc." }, + { { 0xB4, 0x5B, 0x86 }, "FunshionOnli", "Funshion Online Technologies Co.,Ltd" }, { { 0xB4, 0x5B, 0xD1 }, "TPLink", "TP-Link Systems Inc." }, { { 0xB4, 0x5C, 0xA4 }, "ThingtalkWir", "Thing-talk Wireless Communication Technologies Corporation Limited" }, + { { 0xB4, 0x5C, 0xB5 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0xB4, 0x5D, 0x50 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xB4, 0x5F, 0x84 }, "zte", "zte corporation" }, { { 0xB4, 0x60, 0x77 }, "SichuanChang", "Sichuan Changhong Electric Ltd." }, @@ -30614,6 +31520,7 @@ { { 0xB4, 0x6E, 0x10 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xB4, 0x6F, 0x2D }, "WahooFitness", "Wahoo Fitness" }, { { 0xB4, 0x70, 0x64 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xB4, 0x72, 0xD4 }, "zte", "zte corporation" }, { { 0xB4, 0x73, 0x56 }, "TreebearNetw", "Hangzhou Treebear Networking Co., Ltd." }, { { 0xB4, 0x74, 0x43 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB4, 0x74, 0x47 }, "CoreOS", "CoreOS" }, @@ -30646,6 +31553,7 @@ { { 0xB4, 0x86, 0x55 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0x89, 0x01 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0x89, 0x10 }, "CosterTE", "Coster T.E. S.P.A." }, + { { 0xB4, 0x89, 0x31 }, "SiliconLabor", "Silicon Laboratories" }, { { 0xB4, 0x89, 0x70 }, "IGENTech", "IGEN Tech Co., Ltd." }, { { 0xB4, 0x8A, 0x0A }, "Espressif", "Espressif Inc." }, { { 0xB4, 0x8A, 0x5F }, "JuniperNetwo", "Juniper Networks" }, @@ -30663,6 +31571,7 @@ { { 0xB4, 0x9C, 0xDF }, "Apple", "Apple, Inc." }, { { 0xB4, 0x9D, 0x02 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB4, 0x9D, 0x0B }, "Bq", "Bq" }, + { { 0xB4, 0x9D, 0x6B }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xB4, 0x9D, 0xB4 }, "AxionTechnol", "Axion Technologies Inc." }, { { 0xB4, 0x9D, 0xFD }, "SDMCTechnolo", "Shenzhen SDMC Technology CO.,Ltd." }, { { 0xB4, 0x9E, 0x80 }, "SichuanChang", "Sichuan Changhong Electric Ltd." }, @@ -30714,6 +31623,7 @@ { { 0xB4, 0xB6, 0x76 }, "Intel", "Intel Corporate" }, { { 0xB4, 0xB6, 0x86 }, "HewlettPacka", "Hewlett Packard" }, { { 0xB4, 0xB7, 0x42 }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0xB4, 0xB8, 0x53 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0xB4, 0xB8, 0x59 }, "Texa", "Texa Spa" }, { { 0xB4, 0xB8, 0x8D }, "Thuh", "Thuh Company" }, { { 0xB4, 0xB9, 0xE6 }, "eero", "eero inc." }, @@ -30722,12 +31632,14 @@ { { 0xB4, 0xBA, 0x6A }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0xB4, 0xBA, 0x9D }, "SkyUk", "Sky Uk Limited" }, { { 0xB4, 0xBC, 0x7C }, "TexasInstrum", "Texas Instruments" }, + { { 0xB4, 0xBF, 0xE9 }, "Espressif", "Espressif Inc." }, { { 0xB4, 0xBF, 0xF6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB4, 0xC0, 0xF5 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0xB4, 0xC1, 0x70 }, "YichipMicroe", "Yi chip Microelectronics (Hangzhou) Co., Ltd" }, { { 0xB4, 0xC2, 0x6A }, "GarminIntern", "Garmin International" }, { { 0xB4, 0xC2, 0xE0 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0xB4, 0xC2, 0xF7 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xB4, 0xC3, 0xD9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0xC4, 0x4E }, "VXLeTech", "VXL eTech Pvt Ltd" }, { { 0xB4, 0xC4, 0x76 }, "MaritimeComm", "Wuhan Maritime Communication Research Institute" }, { { 0xB4, 0xC4, 0xFC }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -30762,7 +31674,7 @@ { { 0xB4, 0xDB, 0x91 }, "Celestica", "Celestica Inc." }, { { 0xB4, 0xDC, 0x09 }, "GuangzhouDaw", "Guangzhou Dawei Communication Co.,Ltd" }, { { 0xB4, 0xDD, 0x15 }, "ControlThing", "ControlThings Oy Ab" }, - { { 0xB4, 0xDD, 0xD0 }, "ContinentalA", "Continental Automotive Hungary Kft" }, + { { 0xB4, 0xDD, 0xD0 }, "AUMOVIOHunga", "AUMOVIO Hungary Kft." }, { { 0xB4, 0xDD, 0xE0 }, "AmphenolAirw", "Shanghai Amphenol Airwave Communication Electronics Co.,Ltd." }, { { 0xB4, 0xDE, 0x31 }, "Cisco", "Cisco Systems, Inc" }, { { 0xB4, 0xDE, 0xDF }, "zte", "zte corporation" }, @@ -30775,6 +31687,7 @@ { { 0xB4, 0xE1, 0x0F }, "Dell", "Dell Inc." }, { { 0xB4, 0xE1, 0xC4 }, "MicrosoftMob", "Microsoft Mobile Oy" }, { { 0xB4, 0xE1, 0xEB }, "Private", "Private" }, + { { 0xB4, 0xE2, 0x5B }, "HP", "HP Inc." }, { { 0xB4, 0xE2, 0x65 }, "SDMCTechnolo", "Shenzhen SDMC Technology CO.,Ltd." }, { { 0xB4, 0xE3, 0xD0 }, "LGElectronic", "LG Electronics" }, { { 0xB4, 0xE3, 0xF9 }, "SiliconLabor", "Silicon Laboratories" }, @@ -30782,6 +31695,7 @@ { { 0xB4, 0xE4, 0x6B }, "ChinaMobileI", "China Mobile IOT Company Limited" }, { { 0xB4, 0xE5, 0x3E }, "RuckusWirele", "Ruckus Wireless" }, { { 0xB4, 0xE5, 0x4C }, "LLCElektra", "LLC \"Elektra\"" }, + { { 0xB4, 0xE5, 0xC5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xB4, 0xE6, 0x2A }, "LGInnotek", "LG Innotek" }, { { 0xB4, 0xE6, 0x2D }, "Espressif", "Espressif Inc." }, { { 0xB4, 0xE7, 0x82 }, "Vivalnk", "Vivalnk" }, @@ -30812,6 +31726,7 @@ { { 0xB4, 0xF2, 0x67 }, "CompalBroadb", "Compal Broadband Networks, Inc." }, { { 0xB4, 0xF2, 0xE8 }, "Commscope", "Commscope" }, { { 0xB4, 0xF3, 0x23 }, "Petatel", "Petatel Inc." }, + { { 0xB4, 0xF4, 0x9B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xB4, 0xF5, 0x8E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB4, 0xF6, 0x1C }, "Apple", "Apple, Inc." }, { { 0xB4, 0xF7, 0xA1 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, @@ -30827,9 +31742,11 @@ { { 0xB4, 0xFE, 0x8C }, "CentroSicure", "Centro Sicurezza Italia SpA" }, { { 0xB4, 0xFF, 0x98 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB8, 0x00, 0x18 }, "Htel", "Htel" }, + { { 0xB8, 0x01, 0x1F }, "Apple", "Apple, Inc." }, { { 0xB8, 0x02, 0xA4 }, "Aeonsemi", "Aeonsemi, Inc." }, { { 0xB8, 0x03, 0x05 }, "Intel", "Intel Corporate" }, { { 0xB8, 0x04, 0x15 }, "BayanAudio", "Bayan Audio" }, + { { 0xB8, 0x05, 0x33 }, "Apple", "Apple, Inc." }, { { 0xB8, 0x05, 0xAB }, "zte", "zte corporation" }, { { 0xB8, 0x06, 0x0D }, "TuyaSmart", "Tuya Smart Inc." }, { { 0xB8, 0x07, 0x16 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, @@ -30858,6 +31775,7 @@ { { 0xB8, 0x19, 0x99 }, "Nesys", "Nesys" }, { { 0xB8, 0x1D, 0x1F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB8, 0x1D, 0xAA }, "LGElectronic", "LG Electronics (Mobile Communications)" }, + { { 0xB8, 0x1E, 0x61 }, "TellescomInd", "Tellescom Industria E Comercio Em Telecomunicacao" }, { { 0xB8, 0x1E, 0x9E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB8, 0x1E, 0xA4 }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0xB8, 0x1F, 0x5E }, "ApptionLabs", "Apption Labs Limited" }, @@ -30888,6 +31806,7 @@ { { 0xB8, 0x30, 0xA8 }, "RoadTrackTel", "Road-Track Telematics Development" }, { { 0xB8, 0x31, 0xB5 }, "Microsoft", "Microsoft Corporation" }, { { 0xB8, 0x32, 0x41 }, "TianyuInform", "Wuhan Tianyu Information Industry Co., Ltd." }, + { { 0xB8, 0x32, 0x8F }, "eero", "eero inc." }, { { 0xB8, 0x36, 0xD8 }, "Videoswitch", "Videoswitch" }, { { 0xB8, 0x37, 0x4A }, "Apple", "Apple, Inc." }, { { 0xB8, 0x37, 0x4B }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -30929,8 +31848,11 @@ { { 0xB8, 0x4F, 0xD5 }, "Microsoft", "Microsoft Corporation" }, { { 0xB8, 0x50, 0x01 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xB8, 0x50, 0xD8 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, + { { 0xB8, 0x51, 0x1D }, "Telechips", "Telechips, Inc" }, { { 0xB8, 0x51, 0xA9 }, "Nokia", "Nokia" }, + { { 0xB8, 0x52, 0x13 }, "zte", "zte corporation" }, { { 0xB8, 0x52, 0xE0 }, "XiaomiElectr", "Beijing Xiaomi Electronics Co.,Ltd" }, + { { 0xB8, 0x53, 0x84 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xB8, 0x53, 0xAC }, "Apple", "Apple, Inc." }, { { 0xB8, 0x55, 0x10 }, "ZioncomElect", "Zioncom Electronics (Shenzhen) Ltd." }, { { 0xB8, 0x56, 0x00 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -30938,6 +31860,7 @@ { { 0xB8, 0x57, 0x76 }, "lignex1", "lignex1" }, { { 0xB8, 0x57, 0xD8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB8, 0x58, 0x10 }, "Numera", "Numera, Inc." }, + { { 0xB8, 0x58, 0xFF }, "AristaNetwor", "Arista Networks" }, { { 0xB8, 0x59, 0x9F }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0xB8, 0x59, 0xC8 }, "70mai", "70mai Co.,Ltd." }, { { 0xB8, 0x59, 0xCE }, "EardaTechnol", "Earda Technologies co Ltd" }, @@ -30957,13 +31880,16 @@ { { 0xB8, 0x60, 0x91 }, "OnnetTechnol", "Onnet Technologies and Innovations LLC" }, { { 0xB8, 0x61, 0x42 }, "TricolorTech", "Beijing Tricolor Technology Co., Ltd" }, { { 0xB8, 0x61, 0x6F }, "AcctonTechno", "Accton Technology Corp" }, + { { 0xB8, 0x61, 0xFC }, "JuniperNetwo", "Juniper Networks" }, { { 0xB8, 0x62, 0x1F }, "Cisco", "Cisco Systems, Inc" }, { { 0xB8, 0x63, 0x4D }, "Apple", "Apple, Inc." }, { { 0xB8, 0x63, 0x92 }, "GeniusTechno", "Guangdong Genius Technology Co., Ltd." }, { { 0xB8, 0x63, 0xBC }, "ROBOTIS", "ROBOTIS, Co, Ltd" }, + { { 0xB8, 0x64, 0x68 }, "BBSakuraNetw", "BBSakura Networks, Inc." }, { { 0xB8, 0x64, 0x91 }, "CKTelecom", "CK Telecom Ltd" }, { { 0xB8, 0x65, 0x3B }, "Bolymin", "Bolymin, Inc." }, { { 0xB8, 0x66, 0x85 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xB8, 0x68, 0x70 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0xB8, 0x69, 0xC2 }, "SunitecEnter", "Sunitec Enterprise Co., Ltd." }, { { 0xB8, 0x69, 0xF4 }, "Routerboardc", "Routerboard.com" }, { { 0xB8, 0x6A, 0x97 }, "EdgecoreNetw", "Edgecore Networks Corporation" }, @@ -30995,8 +31921,9 @@ { { 0xB8, 0x80, 0x4F }, "TexasInstrum", "Texas Instruments" }, { { 0xB8, 0x81, 0x98 }, "Intel", "Intel Corporate" }, { { 0xB8, 0x81, 0xFA }, "Apple", "Apple, Inc." }, - { { 0xB8, 0x82, 0xF2 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xB8, 0x82, 0xF2 }, "WNC", "WNC Corporation" }, { { 0xB8, 0x83, 0x03 }, "HewlettPacka", "Hewlett Packard Enterprise" }, + { { 0xB8, 0x84, 0x11 }, "Shokz", "Shenzhen Shokz Co., Ltd." }, { { 0xB8, 0x85, 0x7B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB8, 0x85, 0x84 }, "Dell", "Dell Inc." }, { { 0xB8, 0x86, 0x87 }, "LiteonTechno", "Liteon Technology Corporation" }, @@ -31047,8 +31974,9 @@ { { 0xB8, 0x9A, 0xED }, "OceanServerT", "OceanServer Technology, Inc" }, { { 0xB8, 0x9B, 0xC9 }, "SMCNetworks", "SMC Networks Inc" }, { { 0xB8, 0x9B, 0xE4 }, "ABBPowerPowe", "ABB Power Systems Power Generation" }, + { { 0xB8, 0x9C, 0x13 }, "AlpsAlpine", "Alps Alpine" }, { { 0xB8, 0x9E, 0xA6 }, "SpbecMining", "Spbec-Mining Co.Ltd" }, - { { 0xB8, 0x9F, 0x09 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xB8, 0x9F, 0x09 }, "WNC", "WNC Corporation" }, { { 0xB8, 0x9F, 0xCC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB8, 0xA0, 0xB8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB8, 0xA1, 0x4A }, "RaisecomTech", "Raisecom Technology CO., LTD" }, @@ -31062,6 +31990,7 @@ { { 0xB8, 0xA5, 0x35 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xB8, 0xA5, 0x8D }, "AxeGroupHold", "Axe Group Holdings Limited" }, { { 0xB8, 0xA7, 0x5E }, "WuxiXinjieEl", "Wuxi Xinjie Electric Co.,Ltd" }, + { { 0xB8, 0xA7, 0x92 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xB8, 0xA8, 0x25 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB8, 0xA8, 0xAF }, "Logic", "Logic S.p.A." }, { { 0xB8, 0xAB, 0x61 }, "CiscoMeraki", "Cisco Meraki" }, @@ -31085,9 +32014,10 @@ { { 0xB8, 0xB7, 0x7D }, "TranstekMedi", "Guangdong Transtek Medical Electronics CO.,Ltd" }, { { 0xB8, 0xB7, 0xD7 }, "2GIGTechnolo", "2GIG Technologies" }, { { 0xB8, 0xB7, 0xDB }, "GOIPGlobalSe", "GOIP Global Services Pvt. Ltd." }, - { { 0xB8, 0xB7, 0xF1 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xB8, 0xB7, 0xF1 }, "WNC", "WNC Corporation" }, { { 0xB8, 0xB8, 0x1E }, "Intel", "Intel Corporate" }, { { 0xB8, 0xB9, 0x4E }, "iBabyLabs", "Shenzhen iBaby Labs, Inc." }, + { { 0xB8, 0xBA, 0x66 }, "Microsoft", "Microsoft Corporation" }, { { 0xB8, 0xBA, 0x68 }, "XianJizhongD", "Xi'an Jizhong Digital Communication Co.,Ltd" }, { { 0xB8, 0xBA, 0x72 }, "Cynove", "Cynove" }, { { 0xB8, 0xBB, 0x23 }, "NufrontCSC", "Guangdong Nufront CSC Co., Ltd" }, @@ -31116,6 +32046,7 @@ { { 0xB8, 0xC7, 0x5D }, "Apple", "Apple, Inc." }, { { 0xB8, 0xC8, 0x55 }, "GBCOMCommuni", "Shanghai GBCOM Communication Technology Co.,Ltd." }, { { 0xB8, 0xC8, 0xEB }, "ItelMobile", "Itel Mobile Limited" }, + { { 0xB8, 0xC9, 0x24 }, "Cisco", "Cisco Systems, Inc" }, { { 0xB8, 0xC9, 0xB5 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xB8, 0xCA, 0x04 }, "HoltekSemico", "Holtek Semiconductor Inc." }, { { 0xB8, 0xCA, 0x3A }, "Dell", "Dell Inc." }, @@ -31124,6 +32055,7 @@ { { 0xB8, 0xCC, 0x5F }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, { { 0xB8, 0xCD, 0x93 }, "Penetek", "Penetek, Inc" }, { { 0xB8, 0xCD, 0xA7 }, "MaxelerTechn", "Maxeler Technologies Ltd." }, + { { 0xB8, 0xCE, 0xED }, "Broadcom", "Broadcom" }, { { 0xB8, 0xCE, 0xF6 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0xB8, 0xD0, 0x6F }, "GuangzhouHku", "Guangzhou Hkust Fok Ying Tung Research Institute" }, { { 0xB8, 0xD0, 0xF0 }, "Fcnt", "Fcnt Llc" }, @@ -31140,6 +32072,7 @@ { { 0xB8, 0xD6, 0x1A }, "Espressif", "Espressif Inc." }, { { 0xB8, 0xD6, 0xF6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xB8, 0xD7, 0xAF }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, + { { 0xB8, 0xD8, 0x2D }, "QingdaoIntel", "Qingdao Intelligent&Precise Electronics Co.,Ltd." }, { { 0xB8, 0xD9, 0x4D }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xB8, 0xD9, 0xCE }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xB8, 0xDA, 0xE8 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -31149,6 +32082,7 @@ { { 0xB8, 0xDB, 0x38 }, "Google", "Google, Inc." }, { { 0xB8, 0xDC, 0x87 }, "IAI", "IAI Corporation" }, { { 0xB8, 0xDD, 0x71 }, "zte", "zte corporation" }, + { { 0xB8, 0xDD, 0xE8 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xB8, 0xDE, 0x5E }, "LongcheerTel", "Longcheer Telecommunication Limited" }, { { 0xB8, 0xDF, 0x6B }, "SpotCam", "SpotCam Co., Ltd." }, { { 0xB8, 0xDF, 0xD4 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, @@ -31178,6 +32112,7 @@ { { 0xB8, 0xF2, 0x55 }, "UniversalEle", "Universal Electronics, Inc." }, { { 0xB8, 0xF3, 0x17 }, "iSunSmasherC", "iSun Smasher Communications Private Limited" }, { { 0xB8, 0xF4, 0x4F }, "ublox", "u-blox AG" }, + { { 0xB8, 0xF4, 0xA4 }, "Google", "Google, Inc." }, { { 0xB8, 0xF4, 0xD0 }, "HerrmannUltr", "Herrmann Ultraschalltechnik GmbH & Co. Kg" }, { { 0xB8, 0xF5, 0xE7 }, "WayTools", "WayTools, LLC" }, { { 0xB8, 0xF6, 0x53 }, "JingxunSoftw", "Shenzhen Jingxun Software Telecommunication Technology Co.,Ltd" }, @@ -31193,9 +32128,11 @@ { { 0xB8, 0xF8, 0xBE }, "Bluecom", "Bluecom" }, { { 0xB8, 0xF9, 0x34 }, "Sony", "Sony Corporation" }, { { 0xB8, 0xFB, 0xAF }, "XiamenIPRTTe", "Xiamen IPRT Technology CO.,LTD" }, + { { 0xB8, 0xFB, 0xB3 }, "TPLink", "TP-Link Systems Inc." }, { { 0xB8, 0xFC, 0x28 }, "ValeoVision", "Valeo Vision Systems" }, { { 0xB8, 0xFC, 0x9A }, "LeShiZhiXinE", "Le Shi Zhi Xin Electronic Technology (Tianjin) Limited" }, { { 0xB8, 0xFD, 0x32 }, "ZhejiangROIC", "Zhejiang ROICX Microelectronics" }, + { { 0xB8, 0xFE, 0x90 }, "Cisco", "Cisco Systems, Inc" }, { { 0xB8, 0xFF, 0x61 }, "Apple", "Apple, Inc." }, { { 0xB8, 0xFF, 0x6F }, "TyprotechTec", "Shanghai Typrotech Technology Co.Ltd" }, { { 0xB8, 0xFF, 0xB3 }, "MitraStarTec", "MitraStar Technology Corp." }, @@ -31213,6 +32150,7 @@ { { 0xBA, 0xC4, 0x85 }, "FraunhoferII", "Fraunhofer IIS" }, { { 0xBA, 0xC8, 0xC4 }, "TransponderR", "Transponder & Reader Engineered Systems, Inc" }, { { 0xBA, 0xF2, 0x1C }, "IsoTc22Sc31", "Iso/Tc22/Sc31" }, + { { 0xBA, 0xFE, 0x3A }, "Denso", "Denso Corporation" }, { { 0xBC, 0x00, 0x04 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xBC, 0x02, 0x00 }, "StewartAudio", "Stewart Audio" }, { { 0xBC, 0x02, 0x4A }, "HMDGlobal", "HMD Global Oy" }, @@ -31227,6 +32165,7 @@ { { 0xBC, 0x09, 0x1B }, "Intel", "Intel Corporate" }, { { 0xBC, 0x09, 0x5C }, "FiSens", "FiSens GmbH" }, { { 0xBC, 0x09, 0x63 }, "Apple", "Apple, Inc." }, + { { 0xBC, 0x09, 0xB9 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0xBC, 0x09, 0xEB }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0xBC, 0x0D, 0xA5 }, "TexasInstrum", "Texas Instruments" }, { { 0xBC, 0x0E, 0xAB }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -31239,6 +32178,7 @@ { { 0xBC, 0x0F, 0xFE }, "JuniperNetwo", "Juniper Networks" }, { { 0xBC, 0x10, 0x2F }, "SJIIndustry", "SJI Industry Company" }, { { 0xBC, 0x10, 0x7B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xBC, 0x12, 0x1F }, "AcctonTechno", "Accton Technology Corporation" }, { { 0xBC, 0x12, 0x5E }, "WisVideo", "Beijing WisVideo INC." }, { { 0xBC, 0x13, 0xA8 }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0xBC, 0x14, 0x01 }, "HitronTechno", "Hitron Technologies. Inc" }, @@ -31260,6 +32200,7 @@ { { 0xBC, 0x1F, 0xE1 }, "AscendentTec", "Ascendent Technology Group" }, { { 0xBC, 0x20, 0xA4 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xBC, 0x20, 0xBA }, "InspurElectr", "Inspur (Shandong) Electronic Information Co., Ltd" }, + { { 0xBC, 0x21, 0x06 }, "Adtran", "Adtran Inc" }, { { 0xBC, 0x22, 0x28 }, "DLinkInterna", "D-Link International" }, { { 0xBC, 0x22, 0x47 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xBC, 0x22, 0xFB }, "RFIndustries", "RF Industries" }, @@ -31271,11 +32212,14 @@ { { 0xBC, 0x26, 0x43 }, "Elprotronic", "Elprotronic Inc." }, { { 0xBC, 0x26, 0xA1 }, "FACTORYFIVE", "FACTORY FIVE Corporation" }, { { 0xBC, 0x26, 0xC7 }, "Cisco", "Cisco Systems, Inc" }, + { { 0xBC, 0x27, 0x7A }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xBC, 0x28, 0x2C }, "eSmart", "e-Smart Systems Pvt. Ltd" }, { { 0xBC, 0x28, 0x46 }, "NextBITCompu", "NextBIT Computing Pvt. Ltd." }, { { 0xBC, 0x28, 0xD6 }, "RowleyAssoci", "Rowley Associates Limited" }, { { 0xBC, 0x29, 0x78 }, "PramaHikvisi", "Prama Hikvision India Private Limited" }, + { { 0xBC, 0x2A, 0x33 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xBC, 0x2B, 0x02 }, "ChinaDragonT", "China Dragon Technology Limited" }, + { { 0xBC, 0x2B, 0x1E }, "Cresyn", "Cresyn Co., Ltd." }, { { 0xBC, 0x2B, 0x6B }, "HaierICDesig", "Beijing Haier IC Design Co.,Ltd" }, { { 0xBC, 0x2B, 0xD7 }, "RevogiInnova", "Revogi Innovation Co., Ltd." }, { { 0xBC, 0x2C, 0x55 }, "BearFlagDesi", "Bear Flag Design, Inc." }, @@ -31287,8 +32231,8 @@ { { 0xBC, 0x2E, 0xF6 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xBC, 0x2F, 0x3D }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xBC, 0x30, 0x5B }, "Dell", "Dell Inc." }, - { { 0xBC, 0x30, 0x7D }, "WistronNeweb", "Wistron Neweb Corporation" }, - { { 0xBC, 0x30, 0x7E }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xBC, 0x30, 0x7D }, "WNC", "WNC Corporation" }, + { { 0xBC, 0x30, 0x7E }, "WNC", "WNC Corporation" }, { { 0xBC, 0x30, 0xD9 }, "Arcadyan", "Arcadyan Corporation" }, { { 0xBC, 0x31, 0xE2 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xBC, 0x32, 0x5F }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, @@ -31297,6 +32241,7 @@ { { 0xBC, 0x33, 0x40 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xBC, 0x33, 0xAC }, "SiliconLabor", "Silicon Laboratories" }, { { 0xBC, 0x34, 0xCA }, "Inovance", "Inovance" }, + { { 0xBC, 0x34, 0xD6 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xBC, 0x35, 0x1E }, "TuyaSmart", "Tuya Smart Inc." }, { { 0xBC, 0x35, 0xE5 }, "Hydro", "Hydro Systems Company" }, { { 0xBC, 0x37, 0xD3 }, "Apple", "Apple, Inc." }, @@ -31322,6 +32267,7 @@ { { 0xBC, 0x44, 0x34 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0xBC, 0x44, 0x86 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xBC, 0x44, 0xB0 }, "Elastifile", "Elastifile" }, + { { 0xBC, 0x45, 0x29 }, "zte", "zte corporation" }, { { 0xBC, 0x45, 0x2E }, "KnowledgeDev", "Knowledge Development for POF S.L." }, { { 0xBC, 0x45, 0x48 }, "gpthinktechn", "Beijing gpthink technology co.,LTD." }, { { 0xBC, 0x45, 0x5B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -31338,6 +32284,7 @@ { { 0xBC, 0x4D, 0xFB }, "HitronTechno", "Hitron Technologies. Inc" }, { { 0xBC, 0x4E, 0x3C }, "CoreStaff", "Core Staff Co., Ltd." }, { { 0xBC, 0x4E, 0x5D }, "ZhongMiaoTec", "ZhongMiao Technology Co., Ltd." }, + { { 0xBC, 0x51, 0x5F }, "NokiaSolutio", "Nokia Solutions and Networks India Private Limited" }, { { 0xBC, 0x51, 0xFE }, "Swanncommuni", "Swann communications Pty Ltd" }, { { 0xBC, 0x52, 0x74 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xBC, 0x52, 0xB4 }, "Nokia", "Nokia" }, @@ -31348,6 +32295,7 @@ { { 0xBC, 0x54, 0xF9 }, "DrogooTechno", "Drogoo Technology Co., Ltd." }, { { 0xBC, 0x54, 0xFC }, "MercuryCommu", "Shenzhen Mercury Communication Technologies Co.,Ltd." }, { { 0xBC, 0x57, 0x29 }, "KKM", "Shenzhen KKM Co., Ltd" }, + { { 0xBC, 0x5A, 0x34 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xBC, 0x5A, 0x56 }, "Cisco", "Cisco Systems, Inc" }, { { 0xBC, 0x5B, 0xD5 }, "Commscope", "Commscope" }, { { 0xBC, 0x5C, 0x17 }, "QingdaoIntel", "Qingdao Intelligent&Precise Electronics Co.,Ltd." }, @@ -31399,6 +32347,7 @@ { { 0xBC, 0x76, 0x5E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xBC, 0x76, 0x70 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xBC, 0x76, 0xC5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xBC, 0x76, 0xF9 }, "Ubiquoss", "Ubiquoss Inc" }, { { 0xBC, 0x77, 0x37 }, "Intel", "Intel Corporate" }, { { 0xBC, 0x77, 0x9F }, "SBM", "SBM Co., Ltd." }, { { 0xBC, 0x79, 0xAD }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -31420,10 +32369,13 @@ { { 0xBC, 0x85, 0x56 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0xBC, 0x85, 0xD0 }, "SkyUk", "Sky Uk Limited" }, { { 0xBC, 0x86, 0xA5 }, "CambridgeMob", "Cambridge Mobile Telematics, Inc." }, + { { 0xBC, 0x87, 0x53 }, "SeraNetwork", "Sera Network Inc." }, { { 0xBC, 0x87, 0xFA }, "Bose", "Bose Corporation" }, { { 0xBC, 0x88, 0x93 }, "VILLBAU", "VILLBAU Ltd." }, { { 0xBC, 0x88, 0xC3 }, "NingboDooyaM", "Ningbo Dooya Mechanic & Electronic Technology Co., Ltd" }, + { { 0xBC, 0x89, 0xA6 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0xBC, 0x89, 0xA7 }, "Apple", "Apple, Inc." }, + { { 0xBC, 0x89, 0xF8 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0xBC, 0x8A, 0xA3 }, "NHNEntertain", "NHN Entertainment" }, { { 0xBC, 0x8A, 0xE8 }, "QingDaoHaier", "Qing Dao Haier Telecom Co.,Ltd." }, { { 0xBC, 0x8B, 0x55 }, "NPPELIKSAmer", "NPP ELIKS America Inc. DBA T&M Atlantic" }, @@ -31477,12 +32429,15 @@ { { 0xBC, 0xA9, 0x20 }, "Apple", "Apple, Inc." }, { { 0xBC, 0xA9, 0x93 }, "CambiumNetwo", "Cambium Networks Limited" }, { { 0xBC, 0xA9, 0xD6 }, "CyberRain", "Cyber-Rain, Inc." }, + { { 0xBC, 0xAA, 0x82 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xBC, 0xAB, 0x7C }, "TRnPKOREA", "TRnP KOREA Co Ltd" }, + { { 0xBC, 0xAB, 0xF5 }, "Cisco", "Cisco Systems, Inc" }, { { 0xBC, 0xAD, 0x28 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0xBC, 0xAD, 0x90 }, "KymetaPurcha", "Kymeta Purchasing" }, { { 0xBC, 0xAD, 0xAB }, "Avaya", "Avaya Inc" }, { { 0xBC, 0xAD, 0xAE }, "AltoBeam", "AltoBeam Inc." }, { { 0xBC, 0xAE, 0xC5 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, + { { 0xBC, 0xAF, 0x6E }, "Arcadyan", "Arcadyan Corporation" }, { { 0xBC, 0xAF, 0x87 }, "smartACcom", "smartAC.com, Inc." }, { { 0xBC, 0xAF, 0x91 }, "TEConnectivi", "TE Connectivity Sensor Solutions" }, { { 0xBC, 0xB0, 0xE7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -31502,6 +32457,7 @@ { { 0xBC, 0xBB, 0x58 }, "Apple", "Apple, Inc." }, { { 0xBC, 0xBB, 0xC9 }, "KellendonkEl", "Kellendonk Elektronik GmbH" }, { { 0xBC, 0xBC, 0x46 }, "SKSWelding", "SKS Welding Systems GmbH" }, + { { 0xBC, 0xBC, 0xCA }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xBC, 0xBD, 0x84 }, "zte", "zte corporation" }, { { 0xBC, 0xBD, 0x9E }, "ItelMobile", "Itel Mobile Limited" }, { { 0xBC, 0xBE, 0xFB }, "ASLXiamenTec", "ASL Xiamen Technology CO., LTD" }, @@ -31532,15 +32488,17 @@ { { 0xBC, 0xD1, 0x77 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xBC, 0xD1, 0xD3 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0xBC, 0xD2, 0x06 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xBC, 0xD2, 0x2C }, "Intel", "Intel Corporate" }, { { 0xBC, 0xD2, 0x95 }, "Cisco", "Cisco Systems, Inc" }, { { 0xBC, 0xD5, 0xB6 }, "d2dtechnolog", "d2d technologies" }, { { 0xBC, 0xD5, 0xED }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xBC, 0xD7, 0x13 }, "OwlLabs", "Owl Labs" }, - { { 0xBC, 0xD7, 0x67 }, "BAEAplliedIn", "BAE Systems Apllied Intelligence" }, + { { 0xBC, 0xD7, 0x67 }, "BAE", "BAE Systems" }, { { 0xBC, 0xD7, 0xA5 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xBC, 0xD7, 0xCE }, "ChinaMobileI", "China Mobile (Hangzhou) Information Technology Co., Ltd." }, { { 0xBC, 0xD7, 0xD4 }, "Roku", "Roku, Inc" }, { { 0xBC, 0xD9, 0x40 }, "ASR", "ASR Co,.Ltd." }, + { { 0xBC, 0xD9, 0xFB }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xBC, 0xDB, 0x09 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xBC, 0xDD, 0xC2 }, "Espressif", "Espressif Inc." }, { { 0xBC, 0xDF, 0x58 }, "Google", "Google, Inc." }, @@ -31601,6 +32559,7 @@ { { 0xC0, 0x06, 0x0C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC0, 0x06, 0xC3 }, "TPLink", "TP-Link Systems Inc" }, { { 0xC0, 0x07, 0x4A }, "Brita", "Brita GmbH" }, + { { 0xC0, 0x09, 0x25 }, "FNLINKTECHNO", "FN-LINK TECHNOLOGY Ltd." }, { { 0xC0, 0x0D, 0x7E }, "Additech", "Additech, Inc." }, { { 0xC0, 0x10, 0xB1 }, "HMDGlobal", "HMD Global Oy" }, { { 0xC0, 0x11, 0x73 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -31610,6 +32569,7 @@ { { 0xC0, 0x14, 0x3D }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0xC0, 0x14, 0xB8 }, "Nokia", "Nokia" }, { { 0xC0, 0x14, 0xFE }, "Cisco", "Cisco Systems, Inc" }, + { { 0xC0, 0x15, 0x1B }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0xC0, 0x16, 0x92 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xC0, 0x16, 0x93 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xC0, 0x17, 0x4D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -31617,6 +32577,7 @@ { { 0xC0, 0x18, 0x03 }, "HP", "HP Inc." }, { { 0xC0, 0x18, 0x50 }, "QuantaComput", "Quanta Computer Inc." }, { { 0xC0, 0x18, 0x85 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0xC0, 0x18, 0x8C }, "AltusSistema", "Altus Sistemas de Automação S.A." }, { { 0xC0, 0x19, 0x44 }, "JuniperNetwo", "Juniper Networks" }, { { 0xC0, 0x1A, 0xDA }, "Apple", "Apple, Inc." }, { { 0xC0, 0x1B, 0x23 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, @@ -31648,8 +32609,11 @@ { { 0xC0, 0x2C, 0xED }, "SiliconLabor", "Silicon Laboratories" }, { { 0xC0, 0x2D, 0x2E }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xC0, 0x2D, 0xEE }, "Cuff", "Cuff" }, + { { 0xC0, 0x2E, 0x1D }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, { { 0xC0, 0x2E, 0x25 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xC0, 0x2E, 0x26 }, "iRhythmTechn", "iRhythm Technologies, Inc." }, + { { 0xC0, 0x2E, 0x5F }, "ZyxelCommuni", "Zyxel Communications Corporation" }, + { { 0xC0, 0x2E, 0xDF }, "AltoBeam", "AltoBeam Inc." }, { { 0xC0, 0x2F, 0xF1 }, "VoltaNetwork", "Volta Networks" }, { { 0xC0, 0x33, 0x5E }, "Microsoft", "Microsoft" }, { { 0xC0, 0x33, 0x79 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -31680,6 +32644,7 @@ { { 0xC0, 0x3F, 0xD5 }, "ElitegroupCo", "Elitegroup Computer Systems Co.,Ltd." }, { { 0xC0, 0x3F, 0xDD }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC0, 0x40, 0x04 }, "Medicaroid", "Medicaroid Corporation" }, + { { 0xC0, 0x40, 0x8D }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, { { 0xC0, 0x41, 0x21 }, "NokiaSolutio", "Nokia Solutions and Networks GmbH & Co. KG" }, { { 0xC0, 0x41, 0xF6 }, "LgElectronic", "Lg Electronics Inc" }, { { 0xC0, 0x42, 0xD0 }, "JuniperNetwo", "Juniper Networks" }, @@ -31713,6 +32678,7 @@ { { 0xC0, 0x55, 0x5C }, "ImpulseLabs", "Impulse Labs" }, { { 0xC0, 0x56, 0x27 }, "BelkinIntern", "Belkin International Inc." }, { { 0xC0, 0x56, 0xE3 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, + { { 0xC0, 0x57, 0x24 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0xC0, 0x57, 0xBC }, "Avaya", "Avaya Inc" }, { { 0xC0, 0x58, 0xA7 }, "Pico", "Pico Systems Co., Ltd." }, { { 0xC0, 0x5B, 0x44 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, @@ -31724,6 +32690,7 @@ { { 0xC0, 0x61, 0x18 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xC0, 0x61, 0x3D }, "BioIntelliSe", "BioIntelliSense, Inc." }, { { 0xC0, 0x62, 0x6B }, "Cisco", "Cisco Systems, Inc" }, + { { 0xC0, 0x62, 0xF2 }, "Cotytech", "Beijing Cotytech Co.,LTD" }, { { 0xC0, 0x63, 0x69 }, "BinxinTechno", "Binxin Technology(Zhejiang) Ltd." }, { { 0xC0, 0x63, 0x80 }, "TexasInstrum", "Texas Instruments" }, { { 0xC0, 0x63, 0x94 }, "Apple", "Apple, Inc." }, @@ -31739,9 +32706,11 @@ { { 0xC0, 0x6C, 0x6D }, "MagneMotion", "MagneMotion, Inc." }, { { 0xC0, 0x6D, 0x1A }, "TianjinHenxi", "Tianjin Henxinhuifeng Technology Co.,Ltd." }, { { 0xC0, 0x6D, 0xED }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, + { { 0xC0, 0x6E, 0x3D }, "TecnoTechnol", "Shenzhen Tecno Technology" }, { { 0xC0, 0x6F, 0x98 }, "eero", "eero inc." }, { { 0xC0, 0x70, 0x09 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC0, 0x71, 0xAA }, "OnMicroElect", "ShenZhen OnMicro Electronics Co.,Ltd." }, + { { 0xC0, 0x74, 0x15 }, "IntelPro", "IntelPro Inc." }, { { 0xC0, 0x74, 0x2B }, "XunlongSoftw", "Shenzhen Xunlong Software Co.,Limited" }, { { 0xC0, 0x74, 0xAD }, "GrandstreamN", "Grandstream Networks, Inc." }, { { 0xC0, 0x78, 0x31 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -31765,6 +32734,7 @@ { { 0xC0, 0x86, 0xB3 }, "Voxtech", "Shenzhen Voxtech Co., Ltd." }, { { 0xC0, 0x87, 0x06 }, "QianfenyiInt", "Shenzhen Qianfenyi Intelligent Technology Co.,LTD" }, { { 0xC0, 0x87, 0xEB }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xC0, 0x88, 0x40 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0xC0, 0x88, 0x5B }, "SnDTech", "SnD Tech Co., Ltd." }, { { 0xC0, 0x88, 0x6D }, "Securosys", "Securosys SA" }, { { 0xC0, 0x89, 0x97 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -31818,6 +32788,7 @@ { { 0xC0, 0xA3, 0x9E }, "EarthCam", "EarthCam, Inc." }, { { 0xC0, 0xA3, 0xC7 }, "TelinkMicro", "Telink Micro LLC" }, { { 0xC0, 0xA4, 0x76 }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, + { { 0xC0, 0xA4, 0xB9 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0xC0, 0xA5, 0x3E }, "Apple", "Apple, Inc." }, { { 0xC0, 0xA5, 0xDD }, "MercuryCommu", "Shenzhen Mercury Communication Technologies Co.,Ltd." }, { { 0xC0, 0xA5, 0xE8 }, "Intel", "Intel Corporate" }, @@ -31831,12 +32802,14 @@ { { 0xC0, 0xAC, 0x54 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xC0, 0xAD, 0x97 }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0xC0, 0xAE, 0xFD }, "HCWLANTechno", "Shenzhen HC-WLAN Technology Co.,Ltd" }, + { { 0xC0, 0xAF, 0xF2 }, "Dyson", "Dyson Limited" }, { { 0xC0, 0xB1, 0x01 }, "zte", "zte corporation" }, { { 0xC0, 0xB2, 0x2F }, "Apple", "Apple, Inc." }, { { 0xC0, 0xB3, 0x39 }, "Comigo", "Comigo Ltd." }, { { 0xC0, 0xB3, 0x57 }, "YoshikiElect", "Yoshiki Electronics Industry Ltd." }, { { 0xC0, 0xB3, 0xC8 }, "LLCNTCRotek", "LLC \"NTC Rotek\"" }, { { 0xC0, 0xB4, 0x7D }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xC0, 0xB5, 0x50 }, "Broadcom", "Broadcom Limited" }, { { 0xC0, 0xB5, 0xCD }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xC0, 0xB5, 0xD7 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, { { 0xC0, 0xB6, 0x58 }, "Apple", "Apple, Inc." }, @@ -31873,7 +32846,9 @@ { { 0xC0, 0xCB, 0xF1 }, "MobiwireMobi", "Mobiwire Mobiles (NingBo) Co., LTD" }, { { 0xC0, 0xCC, 0x42 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xC0, 0xCC, 0xF8 }, "Apple", "Apple, Inc." }, + { { 0xC0, 0xCD, 0xD6 }, "Espressif", "Espressif Inc." }, { { 0xC0, 0xCE, 0xCD }, "Apple", "Apple, Inc." }, + { { 0xC0, 0xCF, 0x64 }, "ZenithElectr", "Hangzhou Zenith Electron Co.,Ltd" }, { { 0xC0, 0xCF, 0xA3 }, "CreativeElec", "Creative Electronics & Software, Inc." }, { { 0xC0, 0xD0, 0x12 }, "Apple", "Apple, Inc." }, { { 0xC0, 0xD0, 0x26 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -31919,7 +32894,7 @@ { { 0xC0, 0xE9, 0x11 }, "RealNetworks", "RealNetworks" }, { { 0xC0, 0xEA, 0xE4 }, "Sonicwall", "Sonicwall" }, { { 0xC0, 0xED, 0xE5 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, - { { 0xC0, 0xEE, 0x40 }, "LairdConnect", "Laird Connectivity" }, + { { 0xC0, 0xEE, 0x40 }, "Ezurio", "Ezurio, LLC" }, { { 0xC0, 0xEE, 0xB5 }, "EniceNetwork", "Enice Network." }, { { 0xC0, 0xEE, 0xFB }, "OnePlusTech", "OnePlus Tech (Shenzhen) Ltd" }, { { 0xC0, 0xF1, 0xC4 }, "Pacidal", "Pacidal Corporation Ltd." }, @@ -31984,6 +32959,7 @@ { { 0xC4, 0x14, 0x3C }, "Cisco", "Cisco Systems, Inc" }, { { 0xC4, 0x14, 0xA2 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xC4, 0x16, 0x88 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xC4, 0x16, 0x8F }, "Apple", "Apple, Inc." }, { { 0xC4, 0x16, 0xC8 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC4, 0x16, 0xFA }, "Prysm", "Prysm Inc" }, { { 0xC4, 0x17, 0x0E }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -32060,6 +33036,7 @@ { { 0xC4, 0x47, 0x4E }, "Intel", "Intel Corporate" }, { { 0xC4, 0x48, 0x38 }, "SatcomDirect", "Satcom Direct, Inc." }, { { 0xC4, 0x48, 0xFA }, "TaicangT&WEl", "Taicang T&W Electronics" }, + { { 0xC4, 0x49, 0x1B }, "Apple", "Apple, Inc." }, { { 0xC4, 0x49, 0x3E }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0xC4, 0x49, 0xBB }, "MitsumiElect", "Mitsumi Electric Co.,Ltd." }, { { 0xC4, 0x4A, 0xD0 }, "Fireflies", "Fireflies Systems" }, @@ -32091,6 +33068,7 @@ { { 0xC4, 0x59, 0x76 }, "FugooCoorpor", "Fugoo Coorporation" }, { { 0xC4, 0x5A, 0x86 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xC4, 0x5A, 0xB1 }, "Dell", "Dell Inc." }, + { { 0xC4, 0x5B, 0xAC }, "Apple", "Apple, Inc." }, { { 0xC4, 0x5B, 0xBE }, "Espressif", "Espressif Inc." }, { { 0xC4, 0x5B, 0xF7 }, "ants", "ants" }, { { 0xC4, 0x5D, 0x83 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -32114,6 +33092,7 @@ { { 0xC4, 0x65, 0x16 }, "HewlettPacka", "Hewlett Packard" }, { { 0xC4, 0x66, 0x99 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xC4, 0x67, 0x8B }, "AlphabetCapi", "Alphabet Capital Sdn Bhd" }, + { { 0xC4, 0x67, 0xA1 }, "AccelightTec", "Accelight Technologies (Wuhan) Inc." }, { { 0xC4, 0x67, 0xB5 }, "Libratone", "Libratone A/S" }, { { 0xC4, 0x67, 0xD1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC4, 0x68, 0xD0 }, "VTechTelecom", "VTech Telecommunications Ltd." }, @@ -32121,6 +33100,7 @@ { { 0xC4, 0x69, 0xF0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC4, 0x6A, 0xB7 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xC4, 0x6B, 0xB4 }, "myIDkey", "myIDkey" }, + { { 0xC4, 0x6D, 0xD1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC4, 0x6D, 0xF1 }, "DataGravity", "DataGravity" }, { { 0xC4, 0x6E, 0x1F }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xC4, 0x6E, 0x33 }, "ZhongGeSmart", "Zhong Ge Smart Technology Co., Ltd." }, @@ -32194,6 +33174,8 @@ { { 0xC4, 0x98, 0x80 }, "Apple", "Apple, Inc." }, { { 0xC4, 0x98, 0x86 }, "QorvoInterna", "Qorvo International Pte. Ltd." }, { { 0xC4, 0x9A, 0x02 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, + { { 0xC4, 0x9A, 0x31 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, + { { 0xC4, 0x9A, 0x89 }, "SuzhouKHirag", "Suzhou K-Hiragawa Electronic Technology Co.,Ltd" }, { { 0xC4, 0x9D, 0x08 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xC4, 0x9D, 0xED }, "Microsoft", "Microsoft Corporation" }, { { 0xC4, 0x9E, 0x41 }, "G24Power", "G24 Power Limited" }, @@ -32221,6 +33203,7 @@ { { 0xC4, 0xAD, 0x34 }, "Routerboardc", "Routerboard.com" }, { { 0xC4, 0xAD, 0xF1 }, "GOPEACE", "GOPEACE Inc." }, { { 0xC4, 0xAE, 0x12 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xC4, 0xB1, 0x6B }, "AdvantechCze", "Advantech Czech" }, { { 0xC4, 0xB1, 0xD9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC4, 0xB2, 0x39 }, "Cisco", "Cisco Systems, Inc" }, { { 0xC4, 0xB2, 0x5B }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, @@ -32266,6 +33249,7 @@ { { 0xC4, 0xCB, 0xE1 }, "Dell", "Dell Inc." }, { { 0xC4, 0xCC, 0xF9 }, "zte", "zte corporation" }, { { 0xC4, 0xCD, 0x45 }, "BoomsenseTec", "Beijing Boomsense Technology CO.,LTD." }, + { { 0xC4, 0xCD, 0x50 }, "CDataTechnol", "Shenzhen C-Data Technology Co., Ltd." }, { { 0xC4, 0xCD, 0x82 }, "LowanInforma", "Hangzhou Lowan Information Technology Co., Ltd." }, { { 0xC4, 0xD0, 0xE3 }, "Intel", "Intel Corporate" }, { { 0xC4, 0xD1, 0x97 }, "VentiaUtilit", "Ventia Utility Services" }, @@ -32273,6 +33257,7 @@ { { 0xC4, 0xD4, 0x38 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC4, 0xD4, 0x89 }, "JiangSuJoyqu", "JiangSu Joyque Information Industry Co.,Ltd" }, { { 0xC4, 0xD4, 0x96 }, "ExcelsecuDat", "Shenzhen Excelsecu Data Technology Co.,Ltd" }, + { { 0xC4, 0xD4, 0xD0 }, "TecnoTechnol", "Shenzhen Tecno Technology" }, { { 0xC4, 0xD6, 0x55 }, "Terceltechno", "Tercel technology co.,ltd" }, { { 0xC4, 0xD6, 0x66 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xC4, 0xD6, 0xD3 }, "Dell", "Dell Inc." }, @@ -32287,6 +33272,7 @@ { { 0xC4, 0xDA, 0x26 }, "Noblex", "Noblex Sa" }, { { 0xC4, 0xDA, 0x7D }, "IviumTechnol", "Ivium Technologies B.V." }, { { 0xC4, 0xDB, 0x04 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xC4, 0xDB, 0xAD }, "Ring", "Ring LLC" }, { { 0xC4, 0xDD, 0x57 }, "Espressif", "Espressif Inc." }, { { 0xC4, 0xDE, 0x7B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xC4, 0xDE, 0xE2 }, "Espressif", "Espressif Inc." }, @@ -32308,7 +33294,7 @@ { { 0xC4, 0xE9, 0x0A }, "DLinkInterna", "D-Link International" }, { { 0xC4, 0xE9, 0x2F }, "ABSciex", "AB Sciex" }, { { 0xC4, 0xE9, 0x84 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, - { { 0xC4, 0xEA, 0x1D }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0xC4, 0xEA, 0x1D }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0xC4, 0xEB, 0x39 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xC4, 0xEB, 0x41 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xC4, 0xEB, 0x42 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -32383,6 +33369,7 @@ { { 0xC8, 0x16, 0xBD }, "QingdaoHisen", "Qingdao Hisense Communications Co.,Ltd." }, { { 0xC8, 0x16, 0xDA }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xC8, 0x17, 0x39 }, "ItelMobile", "Itel Mobile Limited" }, + { { 0xC8, 0x17, 0xF5 }, "NanjingQinhe", "Nanjing Qinheng Microelectronics Co., Ltd." }, { { 0xC8, 0x19, 0xF7 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xC8, 0x1A, 0xFE }, "DLOGIC", "DLOGIC GmbH" }, { { 0xC8, 0x1B, 0x5C }, "BCTech", "BCTech" }, @@ -32401,6 +33388,7 @@ { { 0xC8, 0x24, 0x78 }, "EdifierInter", "Edifier International" }, { { 0xC8, 0x24, 0x96 }, "JiangsuYinhe", "Jiangsu Yinhe Electronics Co.,Ltd." }, { { 0xC8, 0x25, 0xE1 }, "LemobileInfo", "Lemobile Information Technology (Beijing) Co., Ltd" }, + { { 0xC8, 0x26, 0xE2 }, "ChinaDragonT", "China Dragon Technology Limited" }, { { 0xC8, 0x28, 0x32 }, "XiaomiElectr", "Beijing Xiaomi Electronics Co., Ltd." }, { { 0xC8, 0x28, 0xE5 }, "Cisco", "Cisco Systems, Inc" }, { { 0xC8, 0x29, 0x2A }, "BarunElectro", "Barun Electronics" }, @@ -32416,8 +33404,10 @@ { { 0xC8, 0x31, 0x68 }, "eZEX", "eZEX corporation" }, { { 0xC8, 0x32, 0x32 }, "HuntingInnov", "Hunting Innova" }, { { 0xC8, 0x33, 0x4B }, "Apple", "Apple, Inc." }, + { { 0xC8, 0x33, 0x74 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0xC8, 0x33, 0xE5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC8, 0x34, 0x8E }, "Intel", "Intel Corporate" }, + { { 0xC8, 0x34, 0xE5 }, "Cisco", "Cisco Systems, Inc" }, { { 0xC8, 0x35, 0xB8 }, "EricssonEABR", "Ericsson, EAB/RWI/K" }, { { 0xC8, 0x36, 0xA3 }, "GertecBrasil", "Gertec Brasil Ltda" }, { { 0xC8, 0x38, 0x70 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -32481,10 +33471,12 @@ { { 0xC8, 0x60, 0x00 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0xC8, 0x60, 0x8F }, "Cisco", "Cisco Systems, Inc" }, { { 0xC8, 0x61, 0xD0 }, "ShenZhenKtcT", "Shen Zhen Ktc Technology.,Ltd." }, + { { 0xC8, 0x63, 0x40 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xC8, 0x63, 0xF1 }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0xC8, 0x63, 0xFC }, "Commscope", "Commscope" }, { { 0xC8, 0x64, 0xC7 }, "zte", "zte corporation" }, { { 0xC8, 0x66, 0x2C }, "HaitaiFangyu", "Beijing Haitai Fangyuan High Technology Co,.Ltd." }, + { { 0xC8, 0x66, 0x4B }, "AperionTechn", "Aperion Technologies LLC" }, { { 0xC8, 0x66, 0x5D }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xC8, 0x67, 0x5E }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xC8, 0x68, 0xDE }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -32493,6 +33485,7 @@ { { 0xC8, 0x6C, 0x20 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xC8, 0x6C, 0x3D }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xC8, 0x6C, 0x87 }, "ZyxelCommuni", "Zyxel Communications Corporation" }, + { { 0xC8, 0x6C, 0x9A }, "SNUCSystem", "SNUC System" }, { { 0xC8, 0x6C, 0xB6 }, "Optcom", "Optcom Co., Ltd." }, { { 0xC8, 0x6E, 0x08 }, "Intel", "Intel Corporate" }, { { 0xC8, 0x6F, 0x1D }, "Apple", "Apple, Inc." }, @@ -32503,6 +33496,7 @@ { { 0xC8, 0x72, 0x48 }, "Aplicom", "Aplicom Oy" }, { { 0xC8, 0x72, 0x7E }, "Nokia", "Nokia" }, { { 0xC8, 0x73, 0x24 }, "SowChengTech", "Sow Cheng Technology Co. Ltd." }, + { { 0xC8, 0x74, 0x1B }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xC8, 0x75, 0x5B }, "QuantifyTech", "Quantify Technology Pty. Ltd." }, { { 0xC8, 0x75, 0xDD }, "LGElectronic", "LG Electronics NV" }, { { 0xC8, 0x75, 0xF4 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, @@ -32511,6 +33505,7 @@ { { 0xC8, 0x77, 0xF3 }, "VusionGroup", "VusionGroup" }, { { 0xC8, 0x78, 0x67 }, "Mist", "Mist Systems, Inc." }, { { 0xC8, 0x78, 0x7D }, "DLink", "D-Link Corporation" }, + { { 0xC8, 0x78, 0xF7 }, "Cisco", "Cisco Systems, Inc" }, { { 0xC8, 0x7B, 0x23 }, "Bose", "Bose Corporation" }, { { 0xC8, 0x7B, 0x5B }, "zte", "zte corporation" }, { { 0xC8, 0x7C, 0xBC }, "Valink", "Valink Co., Ltd." }, @@ -32520,6 +33515,7 @@ { { 0xC8, 0x7E, 0xA1 }, "TCLMOKAInter", "TCL MOKA International Limited" }, { { 0xC8, 0x7F, 0x2B }, "IngramMicroS", "Ingram Micro Services" }, { { 0xC8, 0x7F, 0x54 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, + { { 0xC8, 0x80, 0x6D }, "Apple", "Apple, Inc." }, { { 0xC8, 0x82, 0x34 }, "Cisco", "Cisco Systems, Inc" }, { { 0xC8, 0x83, 0x14 }, "TempoCommuni", "Tempo Communications" }, { { 0xC8, 0x84, 0x39 }, "SunriseTechn", "Sunrise Technologies" }, @@ -32541,10 +33537,12 @@ { { 0xC8, 0x8D, 0x83 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC8, 0x8D, 0xD4 }, "Markonetechn", "Markone technology Co., Ltd." }, { { 0xC8, 0x8F, 0x26 }, "SkyworthDigi", "Skyworth Digital Technology(Shenzhen) Co.,Ltd" }, - { { 0xC8, 0x90, 0x09 }, "Budderfly", "Budderfly, LLC" }, + { { 0xC8, 0x90, 0x09 }, "Budderfly", "Budderfly Inc." }, { { 0xC8, 0x90, 0x3E }, "PaktonTechno", "Pakton Technologies" }, { { 0xC8, 0x90, 0x8A }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xC8, 0x90, 0xA8 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, + { { 0xC8, 0x90, 0xF7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xC8, 0x91, 0x43 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0xC8, 0x91, 0xF9 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xC8, 0x93, 0x46 }, "MXCHIP", "MXCHIP Company Limited" }, { { 0xC8, 0x93, 0x83 }, "EmbeddedAuto", "Embedded Automation, Inc." }, @@ -32596,9 +33594,11 @@ { { 0xC8, 0xAA, 0xB2 }, "ChuangweiRgb", "Shenzhen Chuangwei-Rgb Electronics Co.,Ltd" }, { { 0xC8, 0xAA, 0xCC }, "Private", "Private" }, { { 0xC8, 0xAC, 0x35 }, "PiLink", "PiLink Co., Ltd." }, + { { 0xC8, 0xAD, 0xE7 }, "ShengxiIndus", "Shenzhen Shengxi Industrial Co.,Ltd" }, { { 0xC8, 0xAE, 0x9C }, "TYDElecronic", "Shanghai TYD Elecronic Technology Co. Ltd" }, { { 0xC8, 0xAF, 0x40 }, "marcoSystema", "marco Systemanalyse und Entwicklung GmbH" }, { { 0xC8, 0xAF, 0xE3 }, "HefeiRadioCo", "Hefei Radio Communication Technology Co., Ltd" }, + { { 0xC8, 0xAF, 0xF0 }, "CDVIWireless", "CDVI Wireless SpA" }, { { 0xC8, 0xB1, 0xCD }, "Apple", "Apple, Inc." }, { { 0xC8, 0xB1, 0xEE }, "Qorvo", "Qorvo" }, { { 0xC8, 0xB2, 0x1E }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Corp." }, @@ -32610,6 +33610,7 @@ { { 0xC8, 0xB5, 0xB7 }, "Apple", "Apple, Inc." }, { { 0xC8, 0xB6, 0xD3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC8, 0xB6, 0xFE }, "Fitbit", "Fitbit, Inc." }, + { { 0xC8, 0xB7, 0x8A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC8, 0xB8, 0x2F }, "eero", "eero inc." }, { { 0xC8, 0xBA, 0x94 }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0xC8, 0xBA, 0xE9 }, "Qdis", "Qdis" }, @@ -32636,11 +33637,13 @@ { { 0xC8, 0xC6, 0xFE }, "eero", "eero inc." }, { { 0xC8, 0xC7, 0x50 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0xC8, 0xC7, 0x91 }, "Zero1tv", "Zero1.tv GmbH" }, + { { 0xC8, 0xC8, 0x3F }, "TexasInstrum", "Texas Instruments" }, { { 0xC8, 0xC9, 0xA3 }, "Espressif", "Espressif Inc." }, { { 0xC8, 0xCA, 0x63 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xC8, 0xCA, 0x79 }, "Ciena", "Ciena Corporation" }, { { 0xC8, 0xCB, 0x9E }, "Intel", "Intel Corporate" }, { { 0xC8, 0xCB, 0xB8 }, "HewlettPacka", "Hewlett Packard" }, + { { 0xC8, 0xCC, 0x21 }, "eero", "eero inc." }, { { 0xC8, 0xCC, 0xB5 }, "HunterDougla", "Hunter Douglas" }, { { 0xC8, 0xCD, 0x55 }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0xC8, 0xCD, 0x72 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, @@ -32682,9 +33685,11 @@ { { 0xC8, 0xE1, 0xA7 }, "Vertu", "Vertu Corporation Limited" }, { { 0xC8, 0xE2, 0x65 }, "Intel", "Intel Corporate" }, { { 0xC8, 0xE3, 0x06 }, "eero", "eero inc." }, + { { 0xC8, 0xE3, 0x1D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC8, 0xE4, 0x2F }, "TechnicalRes", "Technical Research Design and Development" }, { { 0xC8, 0xE5, 0xE0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xC8, 0xE6, 0x00 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xC8, 0xE7, 0x13 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0xC8, 0xE7, 0x76 }, "PTCOMTechnol", "PTCOM Technology" }, { { 0xC8, 0xE7, 0xD8 }, "MercuryCommu", "Mercury Communication Technologies Co.,Ltd." }, { { 0xC8, 0xE7, 0xF0 }, "JuniperNetwo", "Juniper Networks" }, @@ -32747,6 +33752,7 @@ { { 0xCA, 0xFA, 0xE6 }, "TianjinRongh", "Tianjin Ronghui microelectronics Technology Co., Ltd." }, { { 0xCC, 0x00, 0x80 }, "Bettini", "Bettini Srl" }, { { 0xCC, 0x00, 0xF1 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xCC, 0x03, 0x3D }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0xCC, 0x03, 0x7B }, "TexasInstrum", "Texas Instruments" }, { { 0xCC, 0x03, 0x88 }, "MangoBoost", "MangoBoost Inc" }, { { 0xCC, 0x03, 0xD9 }, "CiscoMeraki", "Cisco Meraki" }, @@ -32765,6 +33771,7 @@ { { 0xCC, 0x08, 0xFB }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xCC, 0x09, 0xC8 }, "Imaqliq", "Imaqliq Ltd" }, { { 0xCC, 0x0C, 0xDA }, "MiljovaktAS", "Miljovakt AS" }, + { { 0xCC, 0x0D, 0xCB }, "Microsoft", "Microsoft Corporation" }, { { 0xCC, 0x0D, 0xE7 }, "BMeters", "B Meters S.R.L." }, { { 0xCC, 0x0D, 0xEC }, "CiscoSPVTG", "Cisco SPVTG" }, { { 0xCC, 0x0D, 0xF2 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, @@ -32791,6 +33798,7 @@ { { 0xCC, 0x22, 0x18 }, "InnoDigital", "InnoDigital Co., Ltd." }, { { 0xCC, 0x22, 0x93 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xCC, 0x22, 0xDF }, "EMMicroelect", "EM Microelectronic" }, + { { 0xCC, 0x22, 0xFE }, "Apple", "Apple, Inc." }, { { 0xCC, 0x24, 0x2E }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0xCC, 0x25, 0xEF }, "Apple", "Apple, Inc." }, { { 0xCC, 0x26, 0x14 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, @@ -32807,6 +33815,7 @@ { { 0xCC, 0x2D, 0x83 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xCC, 0x2D, 0x8C }, "LgElectronic", "Lg Electronics Inc" }, { { 0xCC, 0x2D, 0xB7 }, "Apple", "Apple, Inc." }, + { { 0xCC, 0x2D, 0xD2 }, "RuckusWirele", "Ruckus Wireless" }, { { 0xCC, 0x2D, 0xE0 }, "Routerboardc", "Routerboard.com" }, { { 0xCC, 0x2F, 0x71 }, "Intel", "Intel Corporate" }, { { 0xCC, 0x30, 0x80 }, "VAIO", "VAIO Corporation" }, @@ -32819,6 +33828,7 @@ { { 0xCC, 0x34, 0xD7 }, "Gewiss", "Gewiss S.P.A." }, { { 0xCC, 0x35, 0x40 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xCC, 0x35, 0x5A }, "SecuGen", "SecuGen Corporation" }, + { { 0xCC, 0x36, 0xBB }, "SiliconLabor", "Silicon Laboratories" }, { { 0xCC, 0x36, 0xCF }, "Cisco", "Cisco Systems, Inc" }, { { 0xCC, 0x37, 0xAB }, "EdgecoreNetw", "Edgecore Networks Corporation" }, { { 0xCC, 0x38, 0xD0 }, "PaloAltoNetw", "Palo Alto Networks" }, @@ -32871,7 +33881,7 @@ { { 0xCC, 0x50, 0xE3 }, "Espressif", "Espressif Inc." }, { { 0xCC, 0x51, 0xB4 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0xCC, 0x52, 0x89 }, "OptfocusTech", "Shenzhen Optfocus Technology.,Ltd" }, - { { 0xCC, 0x52, 0xAF }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0xCC, 0x52, 0xAF }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0xCC, 0x53, 0xB5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xCC, 0x54, 0x59 }, "OnTimeNetwor", "OnTime Networks AS" }, { { 0xCC, 0x54, 0xFE }, "MimosaNetwor", "Mimosa Networks" }, @@ -32887,6 +33897,7 @@ { { 0xCC, 0x5D, 0x4E }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0xCC, 0x5D, 0x57 }, "InformationS", "Information System Research Institute,Inc." }, { { 0xCC, 0x5D, 0x78 }, "JTDConsultin", "JTD Consulting" }, + { { 0xCC, 0x5E, 0xA5 }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0xCC, 0x5E, 0xF8 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0xCC, 0x5F, 0xBF }, "Topwise3GCom", "Topwise 3G Communication Co., Ltd." }, { { 0xCC, 0x60, 0x23 }, "Apple", "Apple, Inc." }, @@ -32901,6 +33912,7 @@ { { 0xCC, 0x66, 0x0A }, "Apple", "Apple, Inc." }, { { 0xCC, 0x66, 0x18 }, "Adtran", "Adtran Inc" }, { { 0xCC, 0x66, 0xB2 }, "Nokia", "Nokia" }, + { { 0xCC, 0x67, 0xD8 }, "TelinSemicon", "Telin Semiconductor (Wuhan) Co.,Ltd" }, { { 0xCC, 0x68, 0xB6 }, "TPLink", "TP-Link Systems Inc" }, { { 0xCC, 0x68, 0xE0 }, "Apple", "Apple, Inc." }, { { 0xCC, 0x69, 0xB0 }, "GlobalTraffi", "Global Traffic Technologies, LLC" }, @@ -32910,7 +33922,7 @@ { { 0xCC, 0x6B, 0x1E }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0xCC, 0x6B, 0x98 }, "MinetecWirel", "Minetec Wireless Technologies" }, { { 0xCC, 0x6B, 0xF1 }, "SoundMasking", "Sound Masking Inc." }, - { { 0xCC, 0x6C, 0x52 }, "DZS", "DZS Inc." }, + { { 0xCC, 0x6C, 0x52 }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0xCC, 0x6D, 0x55 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xCC, 0x6D, 0xA0 }, "Roku", "Roku, Inc." }, { { 0xCC, 0x6D, 0xEF }, "TJKTietolait", "TJK Tietolaite Oy" }, @@ -32919,11 +33931,13 @@ { { 0xCC, 0x70, 0xED }, "Cisco", "Cisco Systems, Inc" }, { { 0xCC, 0x71, 0x90 }, "VietnamPostA", "Vietnam Post And Telecommunication Industry Technology Joint Stock Company" }, { { 0xCC, 0x72, 0x0F }, "Viscount", "Viscount Systems Inc." }, + { { 0xCC, 0x72, 0x2A }, "Apple", "Apple, Inc." }, { { 0xCC, 0x72, 0x86 }, "XianFengyuIn", "Xi'an Fengyu Information Technology Co., Ltd." }, { { 0xCC, 0x73, 0x14 }, "HongKongWhea", "Hong Kong Wheatek Technology Limited" }, { { 0xCC, 0x74, 0x98 }, "Filmetrics", "Filmetrics Inc." }, { { 0xCC, 0x75, 0xE2 }, "Commscope", "Commscope" }, { { 0xCC, 0x76, 0x3A }, "zte", "zte corporation" }, + { { 0xCC, 0x76, 0x45 }, "Microsoft", "Microsoft Corporation" }, { { 0xCC, 0x76, 0x69 }, "Seetech", "Seetech" }, { { 0xCC, 0x77, 0xC9 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xCC, 0x78, 0x5F }, "Apple", "Apple, Inc." }, @@ -32941,6 +33955,7 @@ { { 0xCC, 0x7E, 0xE7 }, "PanasonicAVC", "Panasonic Corporation AVC Networks Company" }, { { 0xCC, 0x7F, 0x75 }, "Cisco", "Cisco Systems, Inc" }, { { 0xCC, 0x7F, 0x76 }, "Cisco", "Cisco Systems, Inc" }, + { { 0xCC, 0x80, 0x8F }, "Apple", "Apple, Inc." }, { { 0xCC, 0x81, 0x2A }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xCC, 0x81, 0x7D }, "Apple", "Apple, Inc." }, { { 0xCC, 0x81, 0xDA }, "Phicomm", "Phicomm (Shanghai) Co., Ltd." }, @@ -33002,6 +34017,7 @@ { { 0xCC, 0xAB, 0x2C }, "HUMAX", "HUMAX Co., Ltd." }, { { 0xCC, 0xAC, 0xFE }, "TelinkSemico", "Telink Semiconductor (Shanghai) Co., Ltd." }, { { 0xCC, 0xAF, 0x78 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0xCC, 0xAF, 0xE3 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xCC, 0xB0, 0x71 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xCC, 0xB0, 0xA8 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xCC, 0xB0, 0xB3 }, "Microsoft", "Microsoft Corporation" }, @@ -33025,6 +34041,7 @@ { { 0xCC, 0xB8, 0xF1 }, "EagleKingdom", "Eagle Kingdom Technologies Limited" }, { { 0xCC, 0xBA, 0x6F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xCC, 0xBA, 0x97 }, "Espressif", "Espressif Inc." }, + { { 0xCC, 0xBA, 0xBD }, "TPLink", "TP-Link Systems Inc." }, { { 0xCC, 0xBB, 0xFE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xCC, 0xBC, 0x2B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xCC, 0xBC, 0xE3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -33037,6 +34054,7 @@ { { 0xCC, 0xC1, 0x04 }, "AppliedTechn", "Applied Technical Systems" }, { { 0xCC, 0xC2, 0xE0 }, "RaisecomTech", "Raisecom Technology CO., LTD" }, { { 0xCC, 0xC3, 0xEA }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, + { { 0xCC, 0xC4, 0xB2 }, "TrolinkTechn", "Shenzhen Trolink Technology Co.,LTD" }, { { 0xCC, 0xC5, 0x0A }, "DajiahaoTech", "Shenzhen Dajiahao Technology Co.,Ltd" }, { { 0xCC, 0xC5, 0xE5 }, "Dell", "Dell Inc." }, { { 0xCC, 0xC5, 0xEF }, "CoCommServic", "Co-Comm Servicios Telecomunicaciones S.L." }, @@ -33054,6 +34072,7 @@ { { 0xCC, 0xCE, 0x1E }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0xCC, 0xCE, 0x40 }, "Janteq", "Janteq Corp" }, { { 0xCC, 0xCF, 0x83 }, "CigShanghai", "Cig Shanghai Co Ltd" }, + { { 0xCC, 0xCF, 0xFE }, "HenanLingyun", "Henan Lingyunda Information Technology Co., Ltd" }, { { 0xCC, 0xD0, 0x83 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xCC, 0xD2, 0x81 }, "Apple", "Apple, Inc." }, { { 0xCC, 0xD2, 0x9B }, "BopengfaElec", "Shenzhen Bopengfa Elec&Technology CO.,Ltd" }, @@ -33085,6 +34104,7 @@ { { 0xCC, 0xE1, 0x94 }, "JuniperNetwo", "Juniper Networks" }, { { 0xCC, 0xE1, 0xD5 }, "Buffalo", "Buffalo.Inc" }, { { 0xCC, 0xE2, 0x36 }, "YaguanTechno", "Hangzhou Yaguan Technology Co. LTD" }, + { { 0xCC, 0xE4, 0xD1 }, "AristaNetwor", "Arista Networks" }, { { 0xCC, 0xE5, 0x36 }, "ittim", "ittim" }, { { 0xCC, 0xE6, 0x86 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xCC, 0xE7, 0x98 }, "MySocialStuf", "My Social Stuff" }, @@ -33092,6 +34112,7 @@ { { 0xCC, 0xE8, 0xAC }, "SOYEATechnol", "SOYEA Technology Co.,Ltd." }, { { 0xCC, 0xE9, 0xFA }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xCC, 0xEA, 0x1C }, "DCONWORKS", "DCONWORKS Co., Ltd" }, + { { 0xCC, 0xEA, 0x27 }, "GEAppliances", "GE Appliances" }, { { 0xCC, 0xEB, 0x18 }, "OooTss", "Ooo \"Tss\"" }, { { 0xCC, 0xEB, 0x5E }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xCC, 0xEC, 0xB7 }, "LinkedZIntel", "ShenZhen Linked-Z Intelligent Display Co., Ltd" }, @@ -33121,6 +34142,7 @@ { { 0xCC, 0xF9, 0xF0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xCC, 0xFA, 0x00 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0xCC, 0xFA, 0x66 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xCC, 0xFA, 0xF1 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xCC, 0xFB, 0x65 }, "Nintendo", "Nintendo Co., Ltd." }, { { 0xCC, 0xFC, 0x6D }, "RizTransmitt", "Riz Transmitters" }, { { 0xCC, 0xFC, 0xB1 }, "WirelessTech", "Wireless Technology, Inc." }, @@ -33158,6 +34180,7 @@ { { 0xD0, 0x16, 0xB4 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD0, 0x17, 0x69 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0xD0, 0x17, 0x6A }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xD0, 0x17, 0xB7 }, "Atios", "Atios AG" }, { { 0xD0, 0x17, 0xC2 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0xD0, 0x19, 0x6A }, "Ciena", "Ciena Corporation" }, { { 0xD0, 0x19, 0xD3 }, "ItelMobile", "Itel Mobile Limited" }, @@ -33181,6 +34204,7 @@ { { 0xD0, 0x28, 0xBA }, "RealmeChongq", "Realme Chongqing MobileTelecommunications Corp Ltd" }, { { 0xD0, 0x2A, 0xAA }, "Infinixmobil", "Infinix mobility limited" }, { { 0xD0, 0x2B, 0x20 }, "Apple", "Apple, Inc." }, + { { 0xD0, 0x2C, 0x39 }, "Cisco", "Cisco Systems, Inc" }, { { 0xD0, 0x2C, 0x45 }, "littleBitsEl", "littleBits Electronics, Inc." }, { { 0xD0, 0x2D, 0xB3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD0, 0x2E, 0xAB }, "TexasInstrum", "Texas Instruments" }, @@ -33211,6 +34235,7 @@ { { 0xD0, 0x41, 0xC9 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xD0, 0x43, 0x1E }, "Dell", "Dell Inc." }, { { 0xD0, 0x44, 0x33 }, "ClourneySemi", "Clourney Semiconductor" }, + { { 0xD0, 0x45, 0x8D }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xD0, 0x46, 0x0C }, "Dell", "Dell Inc." }, { { 0xD0, 0x46, 0xDC }, "SouthwestRes", "Southwest Research Institute" }, { { 0xD0, 0x47, 0xC1 }, "ElmaElectron", "Elma Electronic AG" }, @@ -33238,6 +34263,7 @@ { { 0xD0, 0x55, 0x09 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0xD0, 0x55, 0xB2 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0xD0, 0x56, 0xBF }, "Amosense", "Amosense" }, + { { 0xD0, 0x56, 0xF2 }, "Buffalo", "Buffalo.Inc" }, { { 0xD0, 0x56, 0xFB }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD0, 0x57, 0x4C }, "Cisco", "Cisco Systems, Inc" }, { { 0xD0, 0x57, 0x7B }, "Intel", "Intel Corporate" }, @@ -33279,6 +34305,7 @@ { { 0xD0, 0x66, 0x7B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD0, 0x67, 0x26 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xD0, 0x67, 0xE5 }, "Dell", "Dell Inc." }, + { { 0xD0, 0x68, 0x27 }, "eero", "eero inc." }, { { 0xD0, 0x69, 0x9E }, "LUMINEXLight", "LUMINEX Lighting Control Equipment" }, { { 0xD0, 0x69, 0xC1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD0, 0x69, 0xD0 }, "VertoMedical", "Verto Medical Solutions, LLC" }, @@ -33342,9 +34369,10 @@ { { 0xD0, 0x94, 0x66 }, "Dell", "Dell Inc." }, { { 0xD0, 0x94, 0xCF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD0, 0x95, 0xC7 }, "Pantech", "Pantech Co., Ltd." }, - { { 0xD0, 0x96, 0xFB }, "DZS", "DZS Inc." }, + { { 0xD0, 0x96, 0xFB }, "ZhoneTechnol", "Zhone Technologies, Inc." }, { { 0xD0, 0x97, 0xFE }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xD0, 0x98, 0x9C }, "ConMet", "ConMet" }, + { { 0xD0, 0x98, 0xB1 }, "GScoolinkMic", "GScoolink Microelectronics (Beijing) Co.,LTD" }, { { 0xD0, 0x99, 0xD5 }, "AlcatelLucen", "Alcatel-Lucent" }, { { 0xD0, 0x9B, 0x05 }, "Emtronix", "Emtronix" }, { { 0xD0, 0x9C, 0x30 }, "FosterElectr", "Foster Electric Company, Limited" }, @@ -33368,9 +34396,11 @@ { { 0xD0, 0xAF, 0xB6 }, "LinktopTechn", "Linktop Technology Co., LTD" }, { { 0xD0, 0xB0, 0xCD }, "Moen", "Moen" }, { { 0xD0, 0xB1, 0x28 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xD0, 0xB1, 0xCA }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xD0, 0xB2, 0x14 }, "PoeWit", "PoeWit Inc" }, { { 0xD0, 0xB2, 0x70 }, "VisteonPortu", "Visteon Portuguesa, Ltd" }, { { 0xD0, 0xB2, 0xC4 }, "VantivaUSA", "Vantiva USA LLC" }, + { { 0xD0, 0xB3, 0x24 }, "Apple", "Apple, Inc." }, { { 0xD0, 0xB3, 0x3F }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0xD0, 0xB3, 0xC2 }, "MetaPlatform", "Meta Platforms, Inc." }, { { 0xD0, 0xB4, 0x5D }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -33403,12 +34433,14 @@ { { 0xD0, 0xC5, 0xF3 }, "Apple", "Apple, Inc." }, { { 0xD0, 0xC6, 0x37 }, "Intel", "Intel Corporate" }, { { 0xD0, 0xC6, 0x5B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xD0, 0xC6, 0x7F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD0, 0xC7, 0x30 }, "zte", "zte corporation" }, { { 0xD0, 0xC7, 0x89 }, "Cisco", "Cisco Systems, Inc" }, { { 0xD0, 0xC7, 0xC0 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xD0, 0xC9, 0x01 }, "GlaElectroni", "Gla Electronics Pvt Ltd" }, { { 0xD0, 0xC9, 0x07 }, "Private", "Private" }, { { 0xD0, 0xCB, 0xDD }, "eero", "eero inc." }, + { { 0xD0, 0xCD, 0xBF }, "LGElectronic", "LG Electronics" }, { { 0xD0, 0xCD, 0xE1 }, "ScientechEle", "Scientech Electronics" }, { { 0xD0, 0xCE, 0xC0 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xD0, 0xCE, 0xC9 }, "HanChang", "Han Chang" }, @@ -33449,6 +34481,7 @@ { { 0xD0, 0xE5, 0x81 }, "Apple", "Apple, Inc." }, { { 0xD0, 0xE7, 0x82 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0xD0, 0xE8, 0x28 }, "RadiantIndus", "Radiant Industries Incorporated" }, + { { 0xD0, 0xEA, 0x11 }, "Routerboardc", "Routerboard.com" }, { { 0xD0, 0xEB, 0x03 }, "Zhehuatechno", "Zhehua technology limited" }, { { 0xD0, 0xEB, 0x9E }, "Seowoo", "Seowoo Inc." }, { { 0xD0, 0xEC, 0x35 }, "Cisco", "Cisco Systems, Inc" }, @@ -33465,6 +34498,7 @@ { { 0xD0, 0xF5, 0x20 }, "KYOCERA", "KYOCERA Corporation" }, { { 0xD0, 0xF7, 0x3B }, "HelmutMauell", "Helmut Mauell GmbH Werk Weida" }, { { 0xD0, 0xF7, 0x6E }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, + { { 0xD0, 0xF8, 0x15 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD0, 0xF8, 0x65 }, "ItelMobile", "Itel Mobile Limited" }, { { 0xD0, 0xF8, 0x8C }, "MotorolaMobi", "Motorola (Wuhan) Mobility Technologies Communication Co., Ltd." }, { { 0xD0, 0xF8, 0xE7 }, "ShutongSpace", "Shenzhen Shutong Space Technology Co., Ltd" }, @@ -33478,7 +34512,7 @@ { { 0xD4, 0x00, 0x0D }, "PhoenixBroad", "Phoenix Broadband Technologies, LLC." }, { { 0xD4, 0x00, 0x57 }, "MCTechnologi", "MC Technologies GmbH" }, { { 0xD4, 0x00, 0x68 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, - { { 0xD4, 0x00, 0xCA }, "ContinentalA", "Continental Automotive Systems S.R.L" }, + { { 0xD4, 0x00, 0xCA }, "AUMOVIORoman", "AUMOVIO Systems Romania S.R.L." }, { { 0xD4, 0x01, 0x29 }, "Broadcom", "Broadcom" }, { { 0xD4, 0x01, 0x45 }, "AtwTechnolog", "Atw Technology, Inc." }, { { 0xD4, 0x01, 0x6D }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, @@ -33496,6 +34530,7 @@ { { 0xD4, 0x0A, 0xDC }, "QingdaoIntel", "Qingdao Intelligent&Precise Electronics Co.,Ltd." }, { { 0xD4, 0x0B, 0x1A }, "HTC", "HTC Corporation" }, { { 0xD4, 0x0B, 0xB9 }, "SolidSemecs", "Solid Semecs bv." }, + { { 0xD4, 0x0D, 0xAB }, "CudyTechnolo", "Shenzhen Cudy Technology Co., Ltd." }, { { 0xD4, 0x0E, 0x60 }, "Nanjingphxgc", "Nanjing phx-gctech Information Technology Co., Ltd" }, { { 0xD4, 0x0F, 0x9E }, "Apple", "Apple, Inc." }, { { 0xD4, 0x0F, 0xB2 }, "AppliedMicro", "Applied Micro Electronics AME bv" }, @@ -33506,6 +34541,7 @@ { { 0xD4, 0x12, 0x43 }, "AMPAKTechnol", "AMPAK Technology, Inc." }, { { 0xD4, 0x12, 0x96 }, "AnobitTechno", "Anobit Technologies Ltd." }, { { 0xD4, 0x12, 0xBB }, "QuadrantComp", "Quadrant Components Inc. Ltd" }, + { { 0xD4, 0x13, 0x68 }, "Intellirocks", "Shenzhen Intellirocks Tech. Co. Ltd." }, { { 0xD4, 0x13, 0x6F }, "AsiaPacificB", "Asia Pacific Brands" }, { { 0xD4, 0x13, 0xB3 }, "WuQiTechnolo", "Wu Qi Technologies,Inc." }, { { 0xD4, 0x13, 0xF8 }, "PeplinkInter", "Peplink International Ltd." }, @@ -33529,8 +34565,10 @@ { { 0xD4, 0x24, 0x93 }, "GWTechnologi", "GW Technologies Co.,Ltd" }, { { 0xD4, 0x24, 0xDD }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0xD4, 0x25, 0x8B }, "Intel", "Intel Corporate" }, + { { 0xD4, 0x25, 0xDE }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xD4, 0x27, 0x51 }, "Infopia", "Infopia Co., Ltd" }, { { 0xD4, 0x27, 0x87 }, "HighFlyingEl", "Shanghai High-Flying Electronics Technology Co., Ltd" }, + { { 0xD4, 0x27, 0xFF }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xD4, 0x28, 0xB2 }, "ioBridge", "ioBridge, Inc." }, { { 0xD4, 0x28, 0xD5 }, "TCTmobile", "TCT mobile ltd" }, { { 0xD4, 0x29, 0xA7 }, "Infinixmobil", "Infinix mobility limited" }, @@ -33540,13 +34578,15 @@ { { 0xD4, 0x2C, 0x44 }, "Cisco", "Cisco Systems, Inc" }, { { 0xD4, 0x2C, 0x46 }, "Buffalo", "Buffalo.Inc" }, { { 0xD4, 0x2D, 0xC5 }, "iPRO", "i-PRO Co., Ltd." }, + { { 0xD4, 0x2D, 0xCC }, "Apple", "Apple, Inc." }, { { 0xD4, 0x2F, 0x23 }, "AkenoriPTE", "Akenori PTE Ltd" }, + { { 0xD4, 0x2F, 0x4B }, "HonHaiPrecis", "Hon Hai Precision Industry Co.,LTD" }, { { 0xD4, 0x2F, 0xCA }, "Apple", "Apple, Inc." }, { { 0xD4, 0x31, 0x27 }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0xD4, 0x31, 0x9D }, "Sinwatec", "Sinwatec" }, { { 0xD4, 0x32, 0x60 }, "GoPro", "GoPro" }, { { 0xD4, 0x32, 0x66 }, "Fike", "Fike Corporation" }, - { { 0xD4, 0x35, 0x1D }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0xD4, 0x35, 0x1D }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0xD4, 0x35, 0x38 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0xD4, 0x35, 0x4A }, "ALAXALANetwo", "ALAXALA Networks Corporation" }, { { 0xD4, 0x36, 0x39 }, "TexasInstrum", "Texas Instruments" }, @@ -33589,6 +34629,7 @@ { { 0xD4, 0x4D, 0x77 }, "Nokia", "Nokia" }, { { 0xD4, 0x4D, 0x9F }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xD4, 0x4D, 0xA4 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, + { { 0xD4, 0x4F, 0x14 }, "Tesla", "Tesla,Inc." }, { { 0xD4, 0x4F, 0x67 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD4, 0x4F, 0x68 }, "EideticCommu", "Eidetic Communications Inc" }, { { 0xD4, 0x4F, 0x80 }, "KemperDigita", "Kemper Digital GmbH" }, @@ -33600,6 +34641,7 @@ { { 0xD4, 0x52, 0x97 }, "nSTREAMSTech", "nSTREAMS Technologies, Inc." }, { { 0xD4, 0x52, 0xC7 }, "L&SLancomPla", "Beijing L&S Lancom Platform Tech. Co., Ltd." }, { { 0xD4, 0x52, 0xEE }, "SkyUk", "Sky Uk Limited" }, + { { 0xD4, 0x53, 0x2A }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0xD4, 0x53, 0x47 }, "Merytronic20", "Merytronic 2012, S.L." }, { { 0xD4, 0x53, 0x83 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0xD4, 0x53, 0xAF }, "VIGOSystem", "VIGO System S.A." }, @@ -33625,6 +34667,7 @@ { { 0xD4, 0x60, 0xE3 }, "Sercomm", "Sercomm Corporation." }, { { 0xD4, 0x61, 0x2E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD4, 0x61, 0x32 }, "ProConceptMa", "Pro Concept Manufacturer Co.,Ltd." }, + { { 0xD4, 0x61, 0x95 }, "zte", "zte corporation" }, { { 0xD4, 0x61, 0x9D }, "Apple", "Apple, Inc." }, { { 0xD4, 0x61, 0xDA }, "Apple", "Apple, Inc." }, { { 0xD4, 0x61, 0xFE }, "H3CTechnolog", "Hangzhou H3C Technologies Co., Limited" }, @@ -33673,9 +34716,11 @@ { { 0xD4, 0x78, 0x9B }, "Cisco", "Cisco Systems, Inc" }, { { 0xD4, 0x79, 0x54 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xD4, 0x79, 0xC3 }, "Cameronet", "Cameronet GmbH & Co. KG" }, + { { 0xD4, 0x7A, 0x97 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xD4, 0x7A, 0xE2 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD4, 0x7A, 0xEC }, "FunshionOnli", "Funshion Online Technologies Co.,Ltd" }, { { 0xD4, 0x7B, 0x35 }, "NEOMonitorsA", "NEO Monitors AS" }, + { { 0xD4, 0x7B, 0x6B }, "CygnusSemico", "Shanghai Cygnus Semiconductor Co., Ltd." }, { { 0xD4, 0x7B, 0x75 }, "HARTINGElect", "HARTING Electronics GmbH" }, { { 0xD4, 0x7B, 0xB0 }, "AskeyCompute", "Askey Computer Corp" }, { { 0xD4, 0x7D, 0xFC }, "TecnoMobile", "Tecno Mobile Limited" }, @@ -33712,7 +34757,7 @@ { { 0xD4, 0x91, 0x0F }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xD4, 0x91, 0xAF }, "Electroacust", "Electroacustica General Iberica, S.A." }, { { 0xD4, 0x92, 0x34 }, "NEC", "NEC Corporation" }, - { { 0xD4, 0x92, 0x5E }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0xD4, 0x92, 0x5E }, "VantivaTechn", "Vantiva Technologies Belgium" }, { { 0xD4, 0x92, 0xB9 }, "OrionNovaSL", "Orion Nova, S.L." }, { { 0xD4, 0x93, 0x90 }, "Clevo", "Clevo Co." }, { { 0xD4, 0x93, 0x98 }, "Nokia", "Nokia Corporation" }, @@ -33720,8 +34765,9 @@ { { 0xD4, 0x94, 0x00 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD4, 0x94, 0x5A }, "Cosmo", "Cosmo Co., Ltd" }, { { 0xD4, 0x94, 0xA1 }, "TexasInstrum", "Texas Instruments" }, + { { 0xD4, 0x94, 0xA9 }, "Intel", "Intel Corporate" }, { { 0xD4, 0x94, 0xE8 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, - { { 0xD4, 0x94, 0xFB }, "ContinentalA", "Continental Automotive Systems Inc." }, + { { 0xD4, 0x94, 0xFB }, "AUMOVIO", "AUMOVIO Systems, Inc." }, { { 0xD4, 0x95, 0x24 }, "CloverNetwor", "Clover Network, Inc." }, { { 0xD4, 0x95, 0x5D }, "zte", "zte corporation" }, { { 0xD4, 0x95, 0x8E }, "UniversalEle", "Universal Electronics, Inc." }, @@ -33739,14 +34785,17 @@ { { 0xD4, 0x9C, 0x8E }, "UniversityFU", "University of FUKUI" }, { { 0xD4, 0x9C, 0xDD }, "AMPAKTechnol", "AMPAK Technology,Inc." }, { { 0xD4, 0x9C, 0xF4 }, "PaloAltoNetw", "Palo Alto Networks" }, + { { 0xD4, 0x9D, 0x9D }, "Goodocomlnfo", "Shenzhen Goodocom lnformation Technology Co.,Ltd." }, { { 0xD4, 0x9D, 0xC0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD4, 0x9E, 0x05 }, "zte", "zte corporation" }, { { 0xD4, 0x9E, 0x3B }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0xD4, 0x9E, 0x6D }, "ZhongyuanHua", "Wuhan Zhongyuan Huadian Science & Technology Co.," }, + { { 0xD4, 0x9F, 0x29 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xD4, 0x9F, 0xDD }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xD4, 0xA0, 0x2A }, "Cisco", "Cisco Systems, Inc" }, { { 0xD4, 0xA1, 0x48 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD4, 0xA2, 0x3D }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, + { { 0xD4, 0xA2, 0x54 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD4, 0xA2, 0xCD }, "Dell", "Dell Inc." }, { { 0xD4, 0xA3, 0x3D }, "Apple", "Apple, Inc." }, { { 0xD4, 0xA3, 0x65 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -33756,6 +34805,7 @@ { { 0xD4, 0xA4, 0x99 }, "InViewTechno", "InView Technology Corporation" }, { { 0xD4, 0xA5, 0xB4 }, "HengjiJiayeT", "Hengji Jiaye (Hangzhou) Technology Co., Ltd" }, { { 0xD4, 0xA6, 0x51 }, "TuyaSmart", "Tuya Smart Inc." }, + { { 0xD4, 0xA7, 0xEA }, "Solar76", "Solar76" }, { { 0xD4, 0xA9, 0x23 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD4, 0xA9, 0x28 }, "GreenWaveRea", "GreenWave Reality Inc" }, { { 0xD4, 0xAA, 0xFF }, "MicroWorld", "Micro World" }, @@ -33788,11 +34838,13 @@ { { 0xD4, 0xBB, 0xE6 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xD4, 0xBD, 0x1E }, "5VTTechnolog", "5VT Technologies,Taiwan LTd." }, { { 0xD4, 0xBD, 0x4F }, "RuckusWirele", "Ruckus Wireless" }, + { { 0xD4, 0xBE, 0xD7 }, "Dell", "Dell Inc." }, { { 0xD4, 0xBE, 0xD9 }, "Dell", "Dell Inc." }, { { 0xD4, 0xBE, 0xDC }, "Roku", "Roku, Inc" }, { { 0xD4, 0xBF, 0x2D }, "SEControlsAs", "SE Controls Asia Pacific Ltd" }, { { 0xD4, 0xBF, 0x7F }, "Upvel", "Upvel" }, { { 0xD4, 0xC1, 0x9E }, "RuckusWirele", "Ruckus Wireless" }, + { { 0xD4, 0xC1, 0xA8 }, "KYKXCOM", "KYKXCOM Co., Ltd." }, { { 0xD4, 0xC1, 0xC8 }, "zte", "zte corporation" }, { { 0xD4, 0xC1, 0xFC }, "Nokia", "Nokia Corporation" }, { { 0xD4, 0xC3, 0xB0 }, "Gearlinx", "Gearlinx Pty Ltd" }, @@ -33848,6 +34900,7 @@ { { 0xD4, 0xE9, 0x0B }, "Cvt", "Cvt Co.,Ltd" }, { { 0xD4, 0xE9, 0x5E }, "TexasInstrum", "Texas Instruments" }, { { 0xD4, 0xE9, 0x8A }, "Intel", "Intel Corporate" }, + { { 0xD4, 0xE9, 0xF4 }, "Espressif", "Espressif Inc." }, { { 0xD4, 0xEA, 0x0E }, "Avaya", "Avaya Inc" }, { { 0xD4, 0xEB, 0x68 }, "Cisco", "Cisco Systems, Inc" }, { { 0xD4, 0xEC, 0x0C }, "HarleyDavids", "Harley-Davidson Motor Company" }, @@ -33883,12 +34936,15 @@ { { 0xD4, 0xFB, 0x8E }, "Apple", "Apple, Inc." }, { { 0xD4, 0xFC, 0x13 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xD4, 0xFE, 0x28 }, "SiliconLabor", "Silicon Laboratories" }, + { { 0xD4, 0xFF, 0x1A }, "Apple", "Apple, Inc." }, + { { 0xD4, 0xFF, 0x26 }, "Ohsung", "Ohsung" }, { { 0xD8, 0x00, 0x4D }, "Apple", "Apple, Inc." }, { { 0xD8, 0x00, 0x93 }, "Aurender", "Aurender Inc." }, { { 0xD8, 0x01, 0xD0 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xD8, 0x01, 0xEB }, "InfinityElec", "Infinity Electronics Ltd" }, { { 0xD8, 0x02, 0x8A }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0xD8, 0x02, 0xC0 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, - { { 0xD8, 0x03, 0x1A }, "LairdConnect", "Laird Connectivity" }, + { { 0xD8, 0x03, 0x1A }, "Ezurio", "Ezurio, LLC" }, { { 0xD8, 0x03, 0x2A }, "Commtact", "Commtact Ltd" }, { { 0xD8, 0x05, 0x2E }, "Skyviia", "Skyviia Corporation" }, { { 0xD8, 0x06, 0xD1 }, "HoneywellFir", "Honeywell Fire System (Shanghai) Co,. Ltd." }, @@ -33931,10 +34987,12 @@ { { 0xD8, 0x1B, 0xFE }, "Twinlinx", "Twinlinx Corporation" }, { { 0xD8, 0x1C, 0x14 }, "CompactaInte", "Compacta International, Ltd." }, { { 0xD8, 0x1C, 0x79 }, "Apple", "Apple, Inc." }, + { { 0xD8, 0x1D, 0x13 }, "TexasInstrum", "Texas Instruments" }, { { 0xD8, 0x1D, 0x72 }, "Apple", "Apple, Inc." }, { { 0xD8, 0x1E, 0xDD }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xD8, 0x1E, 0xDE }, "B&WGroup", "B&W Group Ltd" }, { { 0xD8, 0x1F, 0x12 }, "TuyaSmart", "Tuya Smart Inc." }, + { { 0xD8, 0x1F, 0x65 }, "Private", "Private" }, { { 0xD8, 0x1F, 0xCC }, "BrocadeCommu", "Brocade Communications Systems LLC" }, { { 0xD8, 0x20, 0x9F }, "CubroAcronet", "Cubro Acronet GesmbH" }, { { 0xD8, 0x20, 0xA2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -33964,10 +35022,12 @@ { { 0xD8, 0x30, 0x62 }, "Apple", "Apple, Inc." }, { { 0xD8, 0x31, 0x2C }, "zte", "zte corporation" }, { { 0xD8, 0x31, 0x34 }, "Roku", "Roku, Inc" }, + { { 0xD8, 0x31, 0x39 }, "zte", "zte corporation" }, { { 0xD8, 0x31, 0xCF }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD8, 0x32, 0x14 }, "TendaTechnol", "Tenda Technology Co.,Ltd.Dongguan branch" }, { { 0xD8, 0x32, 0x5A }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0xD8, 0x32, 0xE3 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0xD8, 0x33, 0x2A }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0xD8, 0x33, 0x7F }, "OfficeFAcom", "Office FA.com Co.,Ltd." }, { { 0xD8, 0x33, 0xB7 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xD8, 0x34, 0x1C }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, @@ -33978,6 +35038,7 @@ { { 0xD8, 0x37, 0xBE }, "GongjinElect", "Shenzhen Gongjin Electronics Co.,Lt" }, { { 0xD8, 0x38, 0x0D }, "IPCOMNetwork", "SHENZHEN IP-COM Network Co.,Ltd" }, { { 0xD8, 0x38, 0xFC }, "RuckusWirele", "Ruckus Wireless" }, + { { 0xD8, 0x3A, 0x36 }, "AltoBeam", "AltoBeam Inc." }, { { 0xD8, 0x3A, 0xDD }, "RaspberryPiT", "Raspberry Pi Trading Ltd" }, { { 0xD8, 0x3A, 0xF5 }, "WidebandLabs", "Wideband Labs LLC" }, { { 0xD8, 0x3B, 0xBF }, "Intel", "Intel Corporate" }, @@ -33985,10 +35046,12 @@ { { 0xD8, 0x3C, 0x69 }, "TINNOMobileT", "Shenzhen TINNO Mobile Technology Corp." }, { { 0xD8, 0x3D, 0x3F }, "JOYNED", "JOYNED GmbH" }, { { 0xD8, 0x3D, 0xCC }, "UDDTechnolog", "shenzhen UDD Technologies,co.,Ltd" }, + { { 0xD8, 0x3E, 0xEB }, "AltoBeam", "AltoBeam Inc." }, { { 0xD8, 0x3E, 0xEF }, "CooseaGroup", "Coosea Group (Hk) Company Limited" }, { { 0xD8, 0x40, 0x08 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD8, 0x42, 0xAC }, "FeixunCommun", "Shanghai Feixun Communication Co.,Ltd." }, { { 0xD8, 0x42, 0xE2 }, "CanaryConnec", "Canary Connect, Inc." }, + { { 0xD8, 0x42, 0xF7 }, "TozedKangwei", "Tozed Kangwei Tech Co.,Ltd" }, { { 0xD8, 0x43, 0xAE }, "MicroStarINT", "Micro-Star INTL CO., LTD." }, { { 0xD8, 0x43, 0xEA }, "SYElectronic", "SY Electronics Ltd" }, { { 0xD8, 0x43, 0xED }, "Suzuken", "Suzuken" }, @@ -34015,7 +35078,9 @@ { { 0xD8, 0x4F, 0xB8 }, "LgElectronic", "Lg Electronics" }, { { 0xD8, 0x50, 0xA1 }, "HunanDanuoTe", "Hunan Danuo Technology Co.,LTD" }, { { 0xD8, 0x50, 0xE6 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, + { { 0xD8, 0x52, 0xFA }, "TexasInstrum", "Texas Instruments" }, { { 0xD8, 0x53, 0x9A }, "JuniperNetwo", "Juniper Networks" }, + { { 0xD8, 0x53, 0xAD }, "CiscoMeraki", "Cisco Meraki" }, { { 0xD8, 0x53, 0xBC }, "LenovoInform", "Lenovo Information Products (Shenzhen)Co.,Ltd" }, { { 0xD8, 0x54, 0x3A }, "TexasInstrum", "Texas Instruments" }, { { 0xD8, 0x54, 0x82 }, "Oxit", "Oxit, LLC" }, @@ -34039,7 +35104,7 @@ { { 0xD8, 0x5F, 0x77 }, "TelinkSemico", "Telink Semiconductor (Shanghai) Co., Ltd." }, { { 0xD8, 0x60, 0xB0 }, "bioMérieuxIt", "bioMérieux Italia S.p.A." }, { { 0xD8, 0x60, 0xB3 }, "GlobalElectr", "Guangdong Global Electronic Technology CO.,LTD" }, - { { 0xD8, 0x61, 0x62 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xD8, 0x61, 0x62 }, "WNC", "WNC Corporation" }, { { 0xD8, 0x61, 0x94 }, "ObjetivosySe", "Objetivos y Sevicios de Valor Añadido" }, { { 0xD8, 0x62, 0xDB }, "Eno", "Eno Inc." }, { { 0xD8, 0x63, 0x0D }, "MotorolaMobi", "Motorola (Wuhan) Mobility Technologies Communication Co., Ltd." }, @@ -34054,6 +35119,7 @@ { { 0xD8, 0x68, 0xA0 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD8, 0x68, 0xC3 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD8, 0x69, 0x60 }, "Steinsvik", "Steinsvik" }, + { { 0xD8, 0x6B, 0x83 }, "Nintendo", "Nintendo Co.,Ltd" }, { { 0xD8, 0x6B, 0xF7 }, "Nintendo", "Nintendo Co., Ltd." }, { { 0xD8, 0x6B, 0xFC }, "zte", "zte corporation" }, { { 0xD8, 0x6C, 0x02 }, "HuaqinTeleco", "Huaqin Telecom Technology Co.,Ltd" }, @@ -34061,7 +35127,9 @@ { { 0xD8, 0x6C, 0x63 }, "Google", "Google, Inc." }, { { 0xD8, 0x6C, 0xE9 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xD8, 0x6D, 0x17 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xD8, 0x6D, 0xD0 }, "InnoCareOpto", "InnoCare Optoelectronics" }, { { 0xD8, 0x71, 0x4D }, "TexasInstrum", "Texas Instruments" }, + { { 0xD8, 0x71, 0x54 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD8, 0x71, 0x57 }, "LenovoMobile", "Lenovo Mobile Communication Technology Ltd." }, { { 0xD8, 0x74, 0x75 }, "Apple", "Apple, Inc." }, { { 0xD8, 0x74, 0x95 }, "zte", "zte corporation" }, @@ -34075,6 +35143,7 @@ { { 0xD8, 0x78, 0x7F }, "UbeeInteract", "Ubee Interactive Co., Limited" }, { { 0xD8, 0x78, 0xC9 }, "ServercomPri", "Servercom (India) Private Limited" }, { { 0xD8, 0x78, 0xE5 }, "Kuhn", "Kuhn Sa" }, + { { 0xD8, 0x78, 0xF0 }, "SiliconLabor", "Silicon Laboratories" }, { { 0xD8, 0x79, 0x88 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0xD8, 0x7A, 0x3B }, "SiliconLabor", "Silicon Laboratories" }, { { 0xD8, 0x7C, 0xDD }, "Sanix", "Sanix Incorporated" }, @@ -34090,6 +35159,7 @@ { { 0xD8, 0x81, 0xCE }, "Ahn", "Ahn Inc." }, { { 0xD8, 0x83, 0x32 }, "TaiXinSemico", "TaiXin Semiconductor Co., Ltd" }, { { 0xD8, 0x84, 0x66 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, + { { 0xD8, 0x85, 0xAC }, "Espressif", "Espressif Inc." }, { { 0xD8, 0x87, 0xD5 }, "LeadcoreTech", "Leadcore Technology CO.,LTD" }, { { 0xD8, 0x88, 0x63 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xD8, 0x88, 0xCE }, "RFTechnology", "RF Technology Pty Ltd" }, @@ -34103,6 +35173,7 @@ { { 0xD8, 0x8E, 0xD4 }, "eero", "eero inc." }, { { 0xD8, 0x8F, 0x76 }, "Apple", "Apple, Inc." }, { { 0xD8, 0x90, 0xE8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xD8, 0x91, 0x1D }, "JiangsuYuwel", "Jiangsu Yuwell POCTech Biotechnology Co.,Ltd" }, { { 0xD8, 0x91, 0x2A }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0xD8, 0x91, 0x36 }, "DoverFueling", "Dover Fueling Solutions" }, { { 0xD8, 0x93, 0x41 }, "GeneralElect", "General Electric Global Research" }, @@ -34119,6 +35190,7 @@ { { 0xD8, 0x97, 0x7C }, "GreyInnovati", "Grey Innovation" }, { { 0xD8, 0x97, 0x90 }, "Commonwealth", "Commonwealth Scientific and Industrial Research Organisation" }, { { 0xD8, 0x97, 0xBA }, "Pegatron", "Pegatron Corporation" }, + { { 0xD8, 0x99, 0x99 }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0xD8, 0x9A, 0x0D }, "zte", "zte corporation" }, { { 0xD8, 0x9A, 0x34 }, "SHENQITechno", "Beijing SHENQI Technology Co., Ltd." }, { { 0xD8, 0x9A, 0xC1 }, "Nokia", "Nokia" }, @@ -34164,6 +35236,7 @@ { { 0xD8, 0xB1, 0x90 }, "Cisco", "Cisco Systems, Inc" }, { { 0xD8, 0xB2, 0x49 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xD8, 0xB2, 0x93 }, "Topssd", "Topssd" }, + { { 0xD8, 0xB2, 0xAA }, "zte", "zte corporation" }, { { 0xD8, 0xB3, 0x2F }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0xD8, 0xB3, 0x70 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0xD8, 0xB3, 0x77 }, "HTC", "HTC Corporation" }, @@ -34220,6 +35293,7 @@ { { 0xD8, 0xD6, 0xF3 }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0xD8, 0xD7, 0x23 }, "IDS", "IDS, Inc" }, { { 0xD8, 0xD7, 0x75 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xD8, 0xD7, 0xF3 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xD8, 0xD8, 0x66 }, "TozedTechnol", "Shenzhen Tozed Technologies Co.,Ltd." }, { { 0xD8, 0xD8, 0xE5 }, "VantivaConne", "Vantiva Connected Home - Technologies Telco" }, { { 0xD8, 0xDA, 0x52 }, "Apator", "Apator S.A." }, @@ -34233,11 +35307,13 @@ { { 0xD8, 0xDF, 0x0D }, "beroNet", "beroNet GmbH" }, { { 0xD8, 0xDF, 0x7A }, "QuestSoftwar", "Quest Software, Inc." }, { { 0xD8, 0xE0, 0x04 }, "VodiaNetwork", "Vodia Networks Inc" }, + { { 0xD8, 0xE0, 0x16 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xD8, 0xE0, 0xB8 }, "Bulat", "Bulat Llc" }, { { 0xD8, 0xE0, 0xE1 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xD8, 0xE2, 0x3F }, "QingdaoHaier", "Qingdao Haier Technology Co.,Ltd" }, { { 0xD8, 0xE2, 0xDF }, "Microsoft", "Microsoft Corporation" }, { { 0xD8, 0xE3, 0x5E }, "LGInnotek", "LG Innotek" }, + { { 0xD8, 0xE3, 0x74 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xD8, 0xE3, 0xAE }, "CirtecMedica", "Cirtec Medical Systems" }, { { 0xD8, 0xE5, 0x6D }, "TCTmobile", "TCT mobile ltd" }, { { 0xD8, 0xE5, 0x93 }, "Apple", "Apple, Inc." }, @@ -34273,6 +35349,7 @@ { { 0xD8, 0xFB, 0x68 }, "CloudCorner", "Cloud Corner Ltd." }, { { 0xD8, 0xFB, 0xD6 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xD8, 0xFC, 0x38 }, "GiantecSemic", "Giantec Semiconductor Inc" }, + { { 0xD8, 0xFC, 0x92 }, "TuyaSmart", "Tuya Smart Inc." }, { { 0xD8, 0xFC, 0x93 }, "Intel", "Intel Corporate" }, { { 0xD8, 0xFE, 0x8F }, "IDFone", "IDFone Co., Ltd." }, { { 0xD8, 0xFE, 0xE3 }, "DLinkInterna", "D-Link International" }, @@ -34296,6 +35373,7 @@ { { 0xDC, 0x02, 0x65 }, "MeditechKft", "Meditech Kft" }, { { 0xDC, 0x02, 0x8E }, "zte", "zte corporation" }, { { 0xDC, 0x03, 0x98 }, "LGInnotek", "LG Innotek" }, + { { 0xDC, 0x04, 0x5A }, "NanjingQinhe", "Nanjing Qinheng Microelectronics Co., Ltd." }, { { 0xDC, 0x05, 0x2F }, "NationalProd", "National Products Inc." }, { { 0xDC, 0x05, 0x39 }, "Cisco", "Cisco Systems, Inc" }, { { 0xDC, 0x05, 0x75 }, "SiemensEnerg", "Siemens Energy Automation" }, @@ -34318,6 +35396,7 @@ { { 0xDC, 0x0E, 0x96 }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0xDC, 0x0E, 0xA1 }, "CompalInform", "Compal Information (Kunshan) Co., Ltd." }, { { 0xDC, 0x10, 0x57 }, "Apple", "Apple, Inc." }, + { { 0xDC, 0x12, 0x1D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xDC, 0x15, 0x2D }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xDC, 0x15, 0xC8 }, "AVMAudiovisu", "AVM Audiovisuelles Marketing und Computersysteme GmbH" }, { { 0xDC, 0x15, 0xDB }, "GeRuiliIntel", "Ge Ruili Intelligent Technology ( Beijing ) Co., Ltd." }, @@ -34337,6 +35416,7 @@ { { 0xDC, 0x21, 0x5C }, "Intel", "Intel Corporate" }, { { 0xDC, 0x21, 0xB9 }, "Sentec", "Sentec Co.Ltd" }, { { 0xDC, 0x21, 0xE2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xDC, 0x22, 0x6F }, "NanoICTechno", "HangZhou Nano IC Technologies Co., Ltd" }, { { 0xDC, 0x23, 0x3B }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xDC, 0x27, 0x27 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xDC, 0x28, 0x34 }, "HAKKO", "HAKKO Corporation" }, @@ -34386,6 +35466,7 @@ { { 0xDC, 0x41, 0xE5 }, "ZhixinDataSe", "Shenzhen Zhixin Data Service Co., Ltd." }, { { 0xDC, 0x42, 0xC8 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xDC, 0x44, 0x6D }, "AllwinnerTec", "Allwinner Technology Co., Ltd" }, + { { 0xDC, 0x44, 0xB1 }, "Hilti", "Hilti Corporation" }, { { 0xDC, 0x44, 0xB6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xDC, 0x45, 0x17 }, "Commscope", "Commscope" }, { { 0xDC, 0x45, 0x46 }, "Intel", "Intel Corporate" }, @@ -34395,7 +35476,7 @@ { { 0xDC, 0x49, 0x65 }, "DASANNewtork", "DASAN Newtork Solutions" }, { { 0xDC, 0x49, 0xC9 }, "CascoSignal", "Casco Signal Ltd" }, { { 0xDC, 0x4A, 0x3E }, "HewlettPacka", "Hewlett Packard" }, - { { 0xDC, 0x4B, 0xA1 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xDC, 0x4B, 0xA1 }, "WNC", "WNC Corporation" }, { { 0xDC, 0x4B, 0xDD }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, { { 0xDC, 0x4B, 0xFE }, "BelonTechnol", "Shenzhen Belon Technology CO.,LTD" }, { { 0xDC, 0x4D, 0x23 }, "MRVComunicat", "MRV Comunications" }, @@ -34417,6 +35498,7 @@ { { 0xDC, 0x56, 0xE6 }, "BococomTechn", "Shenzhen Bococom Technology Co.,LTD" }, { { 0xDC, 0x56, 0xE7 }, "Apple", "Apple, Inc." }, { { 0xDC, 0x57, 0x26 }, "PowerOne", "Power-One" }, + { { 0xDC, 0x57, 0x5C }, "PRElectronic", "PR Electronics A/S" }, { { 0xDC, 0x58, 0xBC }, "ThomasKrenn", "Thomas-Krenn.AG" }, { { 0xDC, 0x5E, 0x36 }, "PatersonTech", "Paterson Technology" }, { { 0xDC, 0x60, 0xA1 }, "TeledyneDALS", "Teledyne DALSA Professional Imaging" }, @@ -34445,6 +35527,7 @@ { { 0xDC, 0x6F, 0x00 }, "Livescribe", "Livescribe, Inc." }, { { 0xDC, 0x6F, 0x08 }, "BayStorageTe", "Bay Storage Technology" }, { { 0xDC, 0x70, 0x14 }, "Private", "Private" }, + { { 0xDC, 0x70, 0x35 }, "ShengzhenGon", "Shengzhen Gongjin Electronics" }, { { 0xDC, 0x71, 0x37 }, "zte", "zte corporation" }, { { 0xDC, 0x71, 0x44 }, "SamsungElect", "Samsung Electro Mechanics Co., Ltd." }, { { 0xDC, 0x71, 0x96 }, "Intel", "Intel Corporate" }, @@ -34455,6 +35538,7 @@ { { 0xDC, 0x73, 0x06 }, "VantivaConne", "Vantiva Connected Home - Home Networks" }, { { 0xDC, 0x73, 0x85 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xDC, 0x74, 0xA8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xDC, 0x74, 0xCE }, "ITOCHUTechno", "ITOCHU Techno-Solutions Corporation" }, { { 0xDC, 0x77, 0x4C }, "Cisco", "Cisco Systems, Inc" }, { { 0xDC, 0x77, 0x94 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xDC, 0x78, 0x34 }, "Logicom", "Logicom Sa" }, @@ -34466,6 +35550,7 @@ { { 0xDC, 0x81, 0x3D }, "XiangchengCo", "Shanghai Xiangcheng Communication Technology Co., Ltd" }, { { 0xDC, 0x82, 0x5B }, "JANUSspolsro", "JANUS, spol. s r.o." }, { { 0xDC, 0x82, 0xF6 }, "iPort", "iPort" }, + { { 0xDC, 0x83, 0xBF }, "SeikoEpson", "Seiko Epson Corporation" }, { { 0xDC, 0x84, 0x03 }, "trolinkTechn", "shenzhen trolink Technology Co.,Ltd" }, { { 0xDC, 0x84, 0xE9 }, "QihooIntelli", "Shenzhen Qihoo Intelligent Technology Co.,Ltd" }, { { 0xDC, 0x85, 0xDE }, "AzureWaveTec", "AzureWave Technology Inc." }, @@ -34488,6 +35573,7 @@ { { 0xDC, 0x91, 0x66 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xDC, 0x91, 0xBF }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xDC, 0x92, 0x72 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xDC, 0x93, 0x96 }, "Apple", "Apple, Inc." }, { { 0xDC, 0x95, 0x66 }, "Apple", "Apple, Inc." }, { { 0xDC, 0x96, 0x2C }, "NSTAudio", "NST Audio Ltd" }, { { 0xDC, 0x97, 0x3A }, "VeranaNetwor", "Verana Networks" }, @@ -34513,6 +35599,7 @@ { { 0xDC, 0xA0, 0xD0 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xDC, 0xA1, 0x20 }, "Nokia", "Nokia" }, { { 0xDC, 0xA2, 0x66 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, + { { 0xDC, 0xA2, 0x81 }, "HonorDevice", "Honor Device Co., Ltd." }, { { 0xDC, 0xA3, 0x13 }, "ChangjinComm", "Shenzhen Changjin Communication Technology Co.,Ltd" }, { { 0xDC, 0xA3, 0x33 }, "YOUHUATechno", "Shenzhen YOUHUA Technology Co., Ltd" }, { { 0xDC, 0xA3, 0xA2 }, "Fengmitechno", "Feng mi(Beijing)technology co., LTD" }, @@ -34544,11 +35631,14 @@ { { 0xDC, 0xB4, 0xAC }, "FlextronicsM", "Flextronics Manufacturing(Zhuhai)Co.,Ltd." }, { { 0xDC, 0xB4, 0xC4 }, "MicrosoftXCG", "Microsoft XCG" }, { { 0xDC, 0xB4, 0xCA }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, + { { 0xDC, 0xB4, 0xD9 }, "Espressif", "Espressif Inc." }, + { { 0xDC, 0xB4, 0xE8 }, "Byos", "Byos" }, { { 0xDC, 0xB5, 0x4F }, "Apple", "Apple, Inc." }, { { 0xDC, 0xB7, 0x2E }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xDC, 0xB7, 0xAC }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xDC, 0xB7, 0xFC }, "AlpsElectric", "Alps Electric (Ireland) Ltd" }, { { 0xDC, 0xB8, 0x08 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, + { { 0xDC, 0xBB, 0x3D }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xDC, 0xBB, 0x96 }, "FullSolution", "Full Solution Telecom" }, { { 0xDC, 0xBD, 0x7A }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0xDC, 0xBD, 0xCC }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, @@ -34590,6 +35680,7 @@ { { 0xDC, 0xD4, 0x44 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xDC, 0xD5, 0x2A }, "SunnyHeart", "Sunny Heart Limited" }, { { 0xDC, 0xD7, 0xA0 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xDC, 0xD8, 0x3B }, "Cisco", "Cisco Systems, Inc" }, { { 0xDC, 0xD8, 0x7C }, "JingdongCent", "Beijing Jingdong Century Trading Co., LTD." }, { { 0xDC, 0xD8, 0x7F }, "JoinCyberTel", "Shenzhen JoinCyber Telecom Equipment Ltd" }, { { 0xDC, 0xD9, 0x16 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -34692,6 +35783,7 @@ { { 0xE0, 0x19, 0x54 }, "zte", "zte corporation" }, { { 0xE0, 0x19, 0x95 }, "Nutanix", "Nutanix" }, { { 0xE0, 0x19, 0xD8 }, "BhTechnologi", "Bh Technologies" }, + { { 0xE0, 0x1A, 0xDF }, "Google", "Google, Inc." }, { { 0xE0, 0x1A, 0xEA }, "AlliedTelesi", "Allied Telesis, Inc." }, { { 0xE0, 0x1C, 0x41 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xE0, 0x1C, 0xA7 }, "AristaNetwor", "Arista Networks" }, @@ -34715,6 +35807,7 @@ { { 0xE0, 0x24, 0x7F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE0, 0x24, 0x81 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE0, 0x25, 0x38 }, "TitanPetProd", "Titan Pet Products" }, + { { 0xE0, 0x26, 0x11 }, "Apple", "Apple, Inc." }, { { 0xE0, 0x26, 0x30 }, "IntrigueTech", "Intrigue Technologies, Inc." }, { { 0xE0, 0x26, 0x36 }, "NortelNetwor", "Nortel Networks" }, { { 0xE0, 0x27, 0x1A }, "TTCNextgener", "TTC Next-generation Home Network System WG" }, @@ -34725,7 +35818,7 @@ { { 0xE0, 0x28, 0xB1 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xE0, 0x29, 0x67 }, "HMDGlobal", "HMD Global Oy" }, { { 0xE0, 0x2A, 0x66 }, "Cisco", "Cisco Systems, Inc" }, - { { 0xE0, 0x2A, 0x82 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0xE0, 0x2A, 0x82 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0xE0, 0x2A, 0xE6 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xE0, 0x2B, 0x96 }, "Apple", "Apple, Inc." }, { { 0xE0, 0x2B, 0xE9 }, "Intel", "Intel Corporate" }, @@ -34738,6 +35831,7 @@ { { 0xE0, 0x2F, 0x6D }, "Cisco", "Cisco Systems, Inc" }, { { 0xE0, 0x30, 0x05 }, "AlcatelLucen", "Alcatel-Lucent Shanghai Bell Co., Ltd" }, { { 0xE0, 0x30, 0xF9 }, "JuniperNetwo", "Juniper Networks" }, + { { 0xE0, 0x31, 0x5D }, "EMMicroelect", "EM Microelectronic" }, { { 0xE0, 0x31, 0x9E }, "Valve", "Valve Corporation" }, { { 0xE0, 0x31, 0xD0 }, "SZTelstar", "SZ Telstar CO., LTD" }, { { 0xE0, 0x33, 0x8E }, "Apple", "Apple, Inc." }, @@ -34746,9 +35840,10 @@ { { 0xE0, 0x36, 0x76 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE0, 0x36, 0xE3 }, "StageOneInte", "Stage One International Co., Ltd." }, { { 0xE0, 0x37, 0x17 }, "VantivaUSA", "Vantiva USA LLC" }, - { { 0xE0, 0x37, 0xBF }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xE0, 0x37, 0xBF }, "WNC", "WNC Corporation" }, { { 0xE0, 0x38, 0x3F }, "zte", "zte corporation" }, { { 0xE0, 0x39, 0xD7 }, "Plexxi", "Plexxi, Inc." }, + { { 0xE0, 0x3A, 0xAA }, "Intel", "Intel Corporate" }, { { 0xE0, 0x3C, 0x5B }, "JiaxinjieEle", "Shenzhen Jiaxinjie Electron Co.,Ltd" }, { { 0xE0, 0x3D, 0xA6 }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0xE0, 0x3E, 0x44 }, "Broadcom", "Broadcom" }, @@ -34757,6 +35852,7 @@ { { 0xE0, 0x3E, 0xCB }, "QingdaoIntel", "Qingdao Intelligent&Precise Electronics Co.,Ltd." }, { { 0xE0, 0x3F, 0x49 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0xE0, 0x40, 0x07 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xE0, 0x40, 0x27 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE0, 0x41, 0x02 }, "zte", "zte corporation" }, { { 0xE0, 0x41, 0x36 }, "MitraStarTec", "MitraStar Technology Corp." }, { { 0xE0, 0x42, 0x6D }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, @@ -34770,6 +35866,7 @@ { { 0xE0, 0x48, 0xAF }, "Premietech", "Premietech Limited" }, { { 0xE0, 0x48, 0xD3 }, "MobiwireMobi", "Mobiwire Mobiles (Ningbo) Co.,Ltd" }, { { 0xE0, 0x48, 0xD8 }, "GuangzhiWuli", "Guangzhi Wulian Technology(Guangzhou) Co., Ltd" }, + { { 0xE0, 0x49, 0x34 }, "Calix", "Calix Inc." }, { { 0xE0, 0x49, 0xED }, "Audeze", "Audeze LLC" }, { { 0xE0, 0x4B, 0x41 }, "BeilianLowCa", "Hangzhou Beilian Low Carbon Technology Co., Ltd." }, { { 0xE0, 0x4B, 0x45 }, "HiPElectroni", "Hi-P Electronics Pte Ltd" }, @@ -34778,7 +35875,7 @@ { { 0xE0, 0x4C, 0x12 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xE0, 0x4E, 0x5D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE0, 0x4E, 0x7A }, "NanjingQinhe", "Nanjing Qinheng Microelectronics Co., Ltd." }, - { { 0xE0, 0x4F, 0x43 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0xE0, 0x4F, 0x43 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0xE0, 0x4F, 0xBD }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xE0, 0x50, 0x8B }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, { { 0xE0, 0x51, 0x24 }, "NXPSemicondu", "NXP Semiconductors" }, @@ -34824,6 +35921,9 @@ { { 0xE0, 0x6D, 0x18 }, "Pioneercorpo", "Pioneercorporation" }, { { 0xE0, 0x70, 0xEA }, "HP", "HP Inc." }, { { 0xE0, 0x72, 0x0A }, "SuperElectro", "Shenzhen SuperElectron Technology Co.,Ltd." }, + { { 0xE0, 0x72, 0x56 }, "Intel", "Intel Corporate" }, + { { 0xE0, 0x72, 0x91 }, "SiliconLabor", "Silicon Laboratories" }, + { { 0xE0, 0x72, 0xA1 }, "Espressif", "Espressif Inc." }, { { 0xE0, 0x73, 0x5F }, "Nucom", "Nucom" }, { { 0xE0, 0x73, 0xE7 }, "HP", "HP Inc." }, { { 0xE0, 0x75, 0x0A }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, @@ -34847,13 +35947,14 @@ { { 0xE0, 0x84, 0xF3 }, "HighGradeCon", "High Grade Controls Corporation" }, { { 0xE0, 0x85, 0x4D }, "LGInnotek", "LG Innotek" }, { { 0xE0, 0x85, 0x9A }, "RfLinkTechno", "Shenzhen Rf-Link Technology Co.,Ltd." }, - { { 0xE0, 0x86, 0x14 }, "NovatelWirel", "Novatel Wireless Solutions, Inc." }, + { { 0xE0, 0x86, 0x14 }, "InseegoWirel", "Inseego Wireless, Inc" }, { { 0xE0, 0x87, 0xB1 }, "NataInfo", "Nata-Info Ltd." }, { { 0xE0, 0x88, 0x5D }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xE0, 0x89, 0x7E }, "Apple", "Apple, Inc." }, { { 0xE0, 0x89, 0x9D }, "Cisco", "Cisco Systems, Inc" }, { { 0xE0, 0x8A, 0x7E }, "Exponent", "Exponent" }, { { 0xE0, 0x8C, 0x3C }, "Cisco", "Cisco Systems, Inc" }, + { { 0xE0, 0x8C, 0xFE }, "Espressif", "Espressif Inc." }, { { 0xE0, 0x8E, 0x3C }, "AztechElectr", "Aztech Electronics Pte Ltd" }, { { 0xE0, 0x8F, 0x4C }, "Intel", "Intel Corporate" }, { { 0xE0, 0x8F, 0xEC }, "Repotec", "Repotec Co., Ltd." }, @@ -34866,6 +35967,7 @@ { { 0xE0, 0x94, 0x67 }, "Intel", "Intel Corporate" }, { { 0xE0, 0x95, 0x79 }, "ORTHOsoftdba", "ORTHOsoft inc, d/b/a Zimmer CAS" }, { { 0xE0, 0x95, 0xFF }, "Infinixmobil", "Infinix mobility limited" }, + { { 0xE0, 0x96, 0xE8 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xE0, 0x97, 0x96 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE0, 0x97, 0xF2 }, "Atomax", "Atomax Inc." }, { { 0xE0, 0x98, 0x06 }, "Espressif", "Espressif Inc." }, @@ -34887,6 +35989,7 @@ { { 0xE0, 0xA2, 0x58 }, "WanbangDigit", "Wanbang Digital Energy Co.,Ltd" }, { { 0xE0, 0xA2, 0x5A }, "MoxiangNetwo", "Shanghai Mo xiang Network Technology CO.,ltd" }, { { 0xE0, 0xA3, 0x0F }, "Pevco", "Pevco" }, + { { 0xE0, 0xA3, 0x66 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0xE0, 0xA3, 0xAC }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE0, 0xA4, 0x98 }, "OrfaTech", "Shenzhen Orfa Tech Co.,Ltd" }, { { 0xE0, 0xA5, 0x09 }, "BitmainTechn", "Bitmain Technologies Inc" }, @@ -34920,7 +36023,8 @@ { { 0xE0, 0xB9, 0x8A }, "Taikeindustr", "Shenzhen Taike industrial automation company,Ltd" }, { { 0xE0, 0xB9, 0xA5 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0xE0, 0xB9, 0xBA }, "Apple", "Apple, Inc." }, - { { 0xE0, 0xB9, 0xE5 }, "TechnicolorD", "Technicolor Delivery Technologies Belgium NV" }, + { { 0xE0, 0xB9, 0xE5 }, "VantivaTechn", "Vantiva Technologies Belgium" }, + { { 0xE0, 0xBA, 0x78 }, "Apple", "Apple, Inc." }, { { 0xE0, 0xBA, 0xAD }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0xE0, 0xBA, 0xB4 }, "Arrcus", "Arrcus, Inc" }, { { 0xE0, 0xBB, 0x0C }, "Synertau", "Synertau LLC" }, @@ -34945,6 +36049,7 @@ { { 0xE0, 0xC7, 0x9D }, "TexasInstrum", "Texas Instruments" }, { { 0xE0, 0xC8, 0x6A }, "TWSCIE", "SHENZHEN TW-SCIE Co., Ltd" }, { { 0xE0, 0xC9, 0x22 }, "JirehEnergyT", "Jireh Energy Tech., Ltd." }, + { { 0xE0, 0xC9, 0x32 }, "Intel", "Intel Corporate" }, { { 0xE0, 0xC9, 0x7A }, "Apple", "Apple, Inc." }, { { 0xE0, 0xCA, 0x3C }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0xE0, 0xCA, 0x4D }, "UnistarCommu", "Shenzhen Unistar Communication Co.,LTD" }, @@ -34957,6 +36062,7 @@ { { 0xE0, 0xCB, 0xEE }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE0, 0xCC, 0x7A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE0, 0xCC, 0xF8 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0xE0, 0xCD, 0xB8 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE0, 0xCD, 0xFD }, "E3ControlTec", "Beijing E3Control Technology Co, LTD" }, { { 0xE0, 0xCE, 0xC3 }, "AskeyCompute", "Askey Computer Corp" }, { { 0xE0, 0xCF, 0x2D }, "Gemintek", "Gemintek Corporation" }, @@ -34970,7 +36076,9 @@ { { 0xE0, 0xD3, 0xB4 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xE0, 0xD4, 0x62 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE0, 0xD4, 0x64 }, "Intel", "Intel Corporate" }, + { { 0xE0, 0xD4, 0x91 }, "Cisco", "Cisco Systems, Inc" }, { { 0xE0, 0xD4, 0xE8 }, "Intel", "Intel Corporate" }, + { { 0xE0, 0xD5, 0x5D }, "Intel", "Intel Corporate" }, { { 0xE0, 0xD5, 0x5E }, "GigaByteTech", "Giga-Byte Technology Co.,Ltd." }, { { 0xE0, 0xD7, 0x38 }, "WireStarNetw", "WireStar Networks" }, { { 0xE0, 0xD7, 0xBA }, "TexasInstrum", "Texas Instruments" }, @@ -34988,6 +36096,7 @@ { { 0xE0, 0xDC, 0xA0 }, "SiemensIndus", "Siemens Industrial Automation Products Ltd., Chengdu" }, { { 0xE0, 0xDC, 0xFF }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xE0, 0xDD, 0xC0 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, + { { 0xE0, 0xDE, 0xF2 }, "TexasInstrum", "Texas Instruments" }, { { 0xE0, 0xDF, 0x13 }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, { { 0xE0, 0xE0, 0xC2 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xE0, 0xE0, 0xFC }, "HuaweiDevice", "Huawei Device Co., Ltd." }, @@ -35028,9 +36137,11 @@ { { 0xE0, 0xF7, 0x28 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xE0, 0xF8, 0x47 }, "Apple", "Apple, Inc." }, { { 0xE0, 0xF9, 0xBE }, "Cloudena", "Cloudena Corp." }, + { { 0xE0, 0xFA, 0x5B }, "AristaNetwor", "Arista Networks" }, { { 0xE0, 0xFA, 0xEC }, "Platanspspk", "Platan sp. z o.o. sp. k." }, { { 0xE0, 0xFF, 0xF1 }, "TexasInstrum", "Texas Instruments" }, { { 0xE0, 0xFF, 0xF7 }, "Softiron", "Softiron Inc." }, + { { 0xE4, 0x01, 0x77 }, "SafeOwl", "SafeOwl, Inc." }, { { 0xE4, 0x02, 0x9B }, "Intel", "Intel Corporate" }, { { 0xE4, 0x04, 0x39 }, "TomTomSoftwa", "TomTom Software Ltd" }, { { 0xE4, 0x05, 0xF8 }, "Bytedance", "Bytedance" }, @@ -35046,18 +36157,20 @@ { { 0xE4, 0x11, 0x5B }, "HewlettPacka", "Hewlett Packard" }, { { 0xE4, 0x12, 0x18 }, "RapooTechnol", "ShenZhen Rapoo Technology Co., Ltd." }, { { 0xE4, 0x12, 0x1D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, - { { 0xE4, 0x12, 0x26 }, "ContinentalA", "Continental Automotive Romania SLR" }, + { { 0xE4, 0x12, 0x26 }, "AUMOVIOTechn", "AUMOVIO Technologies Romania S.R.L." }, { { 0xE4, 0x12, 0x89 }, "topsystem", "topsystem GmbH" }, { { 0xE4, 0x15, 0xF6 }, "TexasInstrum", "Texas Instruments" }, + { { 0xE4, 0x16, 0x13 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, { { 0xE4, 0x17, 0xD8 }, "8BitdoTechno", "8Bitdo Technology Hk Limited" }, { { 0xE4, 0x18, 0x6B }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0xE4, 0x19, 0x7F }, "eero", "eero inc." }, { { 0xE4, 0x19, 0xC1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE4, 0x1A, 0x1D }, "NoveaEnergie", "Novea Energies" }, { { 0xE4, 0x1A, 0x2C }, "ZPE", "ZPE Systems, Inc." }, + { { 0xE4, 0x1B, 0x43 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0xE4, 0x1C, 0x4B }, "V2Technology", "V2 Technology, Inc." }, { { 0xE4, 0x1D, 0x2D }, "MellanoxTech", "Mellanox Technologies, Inc." }, - { { 0xE4, 0x1E, 0x33 }, "ContinentalA", "Continental Automotive Technologies GmbH" }, + { { 0xE4, 0x1E, 0x33 }, "AUMOVIOGerma", "AUMOVIO Germany GmbH" }, { { 0xE4, 0x1F, 0x13 }, "IBM", "IBM Corp" }, { { 0xE4, 0x1F, 0x7B }, "Cisco", "Cisco Systems, Inc" }, { { 0xE4, 0x1F, 0xD5 }, "Intel", "Intel Corporate" }, @@ -35085,6 +36198,7 @@ { { 0xE4, 0x2D, 0x02 }, "TCTmobile", "TCT mobile ltd" }, { { 0xE4, 0x2D, 0x7B }, "ChinaMobileI", "China Mobile IOT Company Limited" }, { { 0xE4, 0x2F, 0x26 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0xE4, 0x2F, 0x37 }, "Apple", "Apple, Inc." }, { { 0xE4, 0x2F, 0x56 }, "OptoMET", "OptoMET GmbH" }, { { 0xE4, 0x2F, 0xF6 }, "Unicorecommu", "Unicore communication Inc." }, { { 0xE4, 0x30, 0x22 }, "HanwhaVision", "Hanwha Vision VietNam" }, @@ -35127,6 +36241,7 @@ { { 0xE4, 0x47, 0x91 }, "IrisID", "Iris ID Systems, Inc." }, { { 0xE4, 0x47, 0xB3 }, "zte", "zte corporation" }, { { 0xE4, 0x48, 0xC7 }, "CiscoSPVTG", "Cisco SPVTG" }, + { { 0xE4, 0x4A, 0xE0 }, "Intel", "Intel Corporate" }, { { 0xE4, 0x4C, 0x6C }, "GuoWeiElectr", "Shenzhen Guo Wei Electronic Co,. Ltd." }, { { 0xE4, 0x4E, 0x12 }, "zte", "zte corporation" }, { { 0xE4, 0x4E, 0x18 }, "GardasoftVis", "Gardasoft VisionLimited" }, @@ -35138,11 +36253,14 @@ { { 0xE4, 0x50, 0xEB }, "Apple", "Apple, Inc." }, { { 0xE4, 0x51, 0xA9 }, "NanjingXinli", "Nanjing Xinlian Electronics Co., Ltd" }, { { 0xE4, 0x52, 0x1E }, "TexasInstrum", "Texas Instruments" }, + { { 0xE4, 0x53, 0x41 }, "Apple", "Apple, Inc." }, { { 0xE4, 0x54, 0xE5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE4, 0x54, 0xE8 }, "Dell", "Dell Inc." }, { { 0xE4, 0x55, 0xA8 }, "CiscoMeraki", "Cisco Meraki" }, { { 0xE4, 0x55, 0xEA }, "DedicatedCom", "Dedicated Computing" }, { { 0xE4, 0x56, 0x14 }, "SuttleAppara", "Suttle Apparatus" }, + { { 0xE4, 0x56, 0xAC }, "SiliconLabor", "Silicon Laboratories" }, + { { 0xE4, 0x56, 0xCA }, "FractalBMS", "Fractal BMS" }, { { 0xE4, 0x57, 0x40 }, "Commscope", "Commscope" }, { { 0xE4, 0x57, 0x68 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xE4, 0x57, 0xA8 }, "StuartManufa", "Stuart Manufacturing, Inc." }, @@ -35170,23 +36288,28 @@ { { 0xE4, 0x64, 0x47 }, "EMMicroelect", "EM Microelectronic" }, { { 0xE4, 0x64, 0x49 }, "Commscope", "Commscope" }, { { 0xE4, 0x65, 0x64 }, "KtcTechnolog", "Shenzhen Ktc Technology Co.,Ltd" }, + { { 0xE4, 0x65, 0x66 }, "MapleIoTSolu", "Maple IoT Solutions LLC" }, { { 0xE4, 0x65, 0xB8 }, "Espressif", "Espressif Inc." }, { { 0xE4, 0x66, 0xAB }, "zte", "zte corporation" }, { { 0xE4, 0x66, 0xE5 }, "NanjingQinhe", "Nanjing Qinheng Microelectronics Co., Ltd." }, { { 0xE4, 0x67, 0x1E }, "SHENZHENNUOX", "SHEN ZHEN NUO XIN CHENG TECHNOLOGY co., Ltd." }, { { 0xE4, 0x67, 0xA6 }, "BSHHausgerät", "BSH Hausgeräte GmbH" }, { { 0xE4, 0x67, 0xBA }, "DanishInterp", "Danish Interpretation Systems A/S" }, + { { 0xE4, 0x67, 0xDD }, "ElaInnovatio", "Ela Innovation" }, { { 0xE4, 0x68, 0xA3 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE4, 0x69, 0x5A }, "DictumHealth", "Dictum Health, Inc." }, { { 0xE4, 0x6A, 0x35 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xE4, 0x6C, 0x21 }, "messMa", "messMa GmbH" }, { { 0xE4, 0x6C, 0xD1 }, "Calix", "Calix Inc." }, { { 0xE4, 0x6D, 0x7F }, "Ciena", "Ciena Corporation" }, + { { 0xE4, 0x6D, 0xAB }, "MellanoxTech", "Mellanox Technologies, Inc." }, + { { 0xE4, 0x6E, 0x8A }, "BYDLithiumBa", "BYD Lithium Battery Co., Ltd." }, { { 0xE4, 0x6F, 0x13 }, "DLinkInterna", "D-Link International" }, { { 0xE4, 0x70, 0xB8 }, "Intel", "Intel Corporate" }, { { 0xE4, 0x71, 0x85 }, "Securifi", "Securifi Ltd" }, { { 0xE4, 0x72, 0xE2 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE4, 0x73, 0x05 }, "INVTElectric", "Shenzhen INVT Electric CO.,Ltd" }, + { { 0xE4, 0x73, 0x19 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE4, 0x74, 0x50 }, "GrandsunElec", "Shenzhen Grandsun Electronic Co.,Ltd." }, { { 0xE4, 0x75, 0x1E }, "GetingeSteri", "Getinge Sterilization AB" }, { { 0xE4, 0x75, 0xDC }, "Arcadyan", "Arcadyan Corporation" }, @@ -35196,8 +36319,10 @@ { { 0xE4, 0x77, 0x6B }, "Aartesys", "Aartesys Ag" }, { { 0xE4, 0x77, 0xD4 }, "MinrrayIndus", "Minrray Industry Co.,Ltd" }, { { 0xE4, 0x78, 0x76 }, "AristaNetwor", "Arista Networks" }, + { { 0xE4, 0x79, 0x3F }, "JuniperNetwo", "Juniper Networks" }, { { 0xE4, 0x7A, 0x2C }, "SzDjiTechnol", "Sz Dji Technology Co.,Ltd" }, { { 0xE4, 0x7B, 0x3F }, "CloudTechnol", "Beijing Co-Cloud Technology Ltd." }, + { { 0xE4, 0x7C, 0x1A }, "mercurycorpe", "mercury corperation" }, { { 0xE4, 0x7C, 0x65 }, "SunstarCommu", "Sunstar Communication Technology Co., Ltd" }, { { 0xE4, 0x7C, 0xF9 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE4, 0x7D, 0x5A }, "HanbangTechn", "Beijing Hanbang Technology Corp." }, @@ -35218,6 +36343,8 @@ { { 0xE4, 0x84, 0x2B }, "SoftelOptic", "Hangzhou Softel Optic Co., Ltd" }, { { 0xE4, 0x84, 0xD3 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xE4, 0x85, 0x01 }, "GeberitInter", "Geberit International AG" }, + { { 0xE4, 0x85, 0xFB }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, + { { 0xE4, 0x89, 0xCA }, "Cisco", "Cisco Systems, Inc" }, { { 0xE4, 0x8A, 0x93 }, "HisenseVisua", "Hisense Visual Technology Co.,Ltd" }, { { 0xE4, 0x8A, 0xD5 }, "RfWindow", "Rf Window Co., Ltd." }, { { 0xE4, 0x8B, 0x7F }, "Apple", "Apple, Inc." }, @@ -35226,6 +36353,8 @@ { { 0xE4, 0x8D, 0x8C }, "Routerboardc", "Routerboard.com" }, { { 0xE4, 0x8E, 0x10 }, "CigShanghai", "Cig Shanghai Co Ltd" }, { { 0xE4, 0x8E, 0xBB }, "RockwellAuto", "Rockwell Automation" }, + { { 0xE4, 0x8E, 0xC5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xE4, 0x8F, 0x09 }, "ithinx", "ithinx GmbH" }, { { 0xE4, 0x8F, 0x1D }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE4, 0x8F, 0x34 }, "VodafoneItal", "Vodafone Italia S.p.A." }, { { 0xE4, 0x8F, 0x65 }, "YelatmaInstr", "Yelatma Instrument Making Enterprise, JSC" }, @@ -35251,6 +36380,7 @@ { { 0xE4, 0x9D, 0x73 }, "EdgecoreNetw", "Edgecore Networks Corporation" }, { { 0xE4, 0x9E, 0x12 }, "FreeboxSas", "Freebox Sas" }, { { 0xE4, 0x9F, 0x1E }, "Commscope", "Commscope" }, + { { 0xE4, 0x9F, 0x7D }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE4, 0xA1, 0xE6 }, "AlcatelLucen", "Alcatel-Lucent Shanghai Bell Co., Ltd" }, { { 0xE4, 0xA3, 0x2F }, "ArtimenTechn", "Shanghai Artimen Technology Co., Ltd." }, { { 0xE4, 0xA3, 0x87 }, "ControlSolut", "Control Solutions LLC" }, @@ -35273,11 +36403,13 @@ { { 0xE4, 0xAB, 0x46 }, "UABSelteka", "UAB Selteka" }, { { 0xE4, 0xAB, 0x89 }, "MitraStarTec", "MitraStar Technology Corp." }, { { 0xE4, 0xAD, 0x7D }, "SCLElements", "SCL Elements" }, + { { 0xE4, 0xAE, 0xE4 }, "TuyaSmart", "Tuya Smart Inc." }, { { 0xE4, 0xAF, 0xA1 }, "HesSo", "Hes-So" }, { { 0xE4, 0xB0, 0x05 }, "IQIYIScience", "Beijing IQIYI Science & Technology Co., Ltd." }, { { 0xE4, 0xB0, 0x21 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE4, 0xB0, 0x63 }, "Espressif", "Espressif Inc." }, { { 0xE4, 0xB1, 0x07 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xE4, 0xB1, 0x6C }, "Apple", "Apple, Inc." }, { { 0xE4, 0xB2, 0x24 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE4, 0xB2, 0xFB }, "Apple", "Apple, Inc." }, { { 0xE4, 0xB3, 0x18 }, "Intel", "Intel Corporate" }, @@ -35285,11 +36417,13 @@ { { 0xE4, 0xB5, 0x03 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xE4, 0xB5, 0x55 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE4, 0xB6, 0x33 }, "WuxiStarsMic", "Wuxi Stars Microsystem Technology Co., Ltd" }, + { { 0xE4, 0xB7, 0x31 }, "AdvanceIOTCo", "Hangzhou Advance IOT Connectivity System Co., Ltd." }, { { 0xE4, 0xB9, 0x7A }, "Dell", "Dell Inc." }, { { 0xE4, 0xBA, 0xD9 }, "360Fly", "360 Fly Inc." }, { { 0xE4, 0xBC, 0x96 }, "Versuni", "Versuni" }, { { 0xE4, 0xBC, 0xAA }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xE4, 0xBD, 0x4B }, "zte", "zte corporation" }, + { { 0xE4, 0xBD, 0x96 }, "HurrayDataTe", "Chengdu Hurray Data Technology co., Ltd." }, { { 0xE4, 0xBE, 0xED }, "NetisTechnol", "Netis Technology Co., Ltd." }, { { 0xE4, 0xBE, 0xFB }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE4, 0xBF, 0xFA }, "VantivaUSA", "Vantiva USA LLC" }, @@ -35314,6 +36448,7 @@ { { 0xE4, 0xCC, 0x9D }, "IntegratedDe", "Integrated Device Technology (Malaysia) Sdn. Bhd." }, { { 0xE4, 0xCD, 0xA7 }, "zte", "zte corporation" }, { { 0xE4, 0xCE, 0x02 }, "WyreStormTec", "WyreStorm Technologies Ltd" }, + { { 0xE4, 0xCE, 0x58 }, "AnhuiRealloo", "Anhui Realloong Automotive Electronics Co.,Ltd" }, { { 0xE4, 0xCE, 0x70 }, "HealthLife", "Health & Life co., Ltd." }, { { 0xE4, 0xCE, 0x8F }, "Apple", "Apple, Inc." }, { { 0xE4, 0xD1, 0x24 }, "MojoNetworks", "Mojo Networks, Inc." }, @@ -35369,6 +36504,7 @@ { { 0xE4, 0xFA, 0x1D }, "PADPeriphera", "PAD Peripheral Advanced Design Inc." }, { { 0xE4, 0xFA, 0x5B }, "TexasInstrum", "Texas Instruments" }, { { 0xE4, 0xFA, 0xC4 }, "TPLink", "TP-Link Systems Inc" }, + { { 0xE4, 0xFA, 0xE4 }, "SDMCTechnolo", "Shenzhen SDMC Technology CP,.LTD" }, { { 0xE4, 0xFA, 0xED }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE4, 0xFA, 0xFD }, "Intel", "Intel Corporate" }, { { 0xE4, 0xFB, 0x5D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -35449,6 +36585,7 @@ { { 0xE8, 0x2A, 0xEA }, "Intel", "Intel Corporate" }, { { 0xE8, 0x2B, 0xC5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE8, 0x2C, 0x6D }, "SmartRG", "SmartRG, Inc." }, + { { 0xE8, 0x2D, 0x79 }, "AltoBeam", "AltoBeam Inc." }, { { 0xE8, 0x2E, 0x0C }, "NETINTTechno", "NETINT Technologies Inc." }, { { 0xE8, 0x2E, 0x24 }, "OutFogResear", "Out of the Fog Research LLC" }, { { 0xE8, 0x31, 0xCD }, "Espressif", "Espressif Inc." }, @@ -35464,11 +36601,13 @@ { { 0xE8, 0x3A, 0x12 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE8, 0x3A, 0x4B }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xE8, 0x3A, 0x97 }, "Toshiba", "Toshiba Corporation" }, + { { 0xE8, 0x3D, 0xC1 }, "Espressif", "Espressif Inc." }, { { 0xE8, 0x3E, 0xB6 }, "Rim", "Rim" }, { { 0xE8, 0x3E, 0xFB }, "Geodesic", "Geodesic Ltd." }, { { 0xE8, 0x3E, 0xFC }, "Commscope", "Commscope" }, { { 0xE8, 0x3F, 0x67 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE8, 0x40, 0x40 }, "Cisco", "Cisco Systems, Inc" }, + { { 0xE8, 0x40, 0x74 }, "BarrotTechno", "Barrot Technology Co.,Ltd." }, { { 0xE8, 0x40, 0xF2 }, "Pegatron", "Pegatron Corporation" }, { { 0xE8, 0x43, 0x68 }, "zte", "zte corporation" }, { { 0xE8, 0x43, 0xB6 }, "QNAP", "QNAP Systems, Inc." }, @@ -35477,6 +36616,7 @@ { { 0xE8, 0x45, 0xEB }, "KohlerVentur", "Kohler Ventures, Inc." }, { { 0xE8, 0x47, 0x27 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xE8, 0x47, 0x3A }, "HonHaiPrecis", "Hon Hai Precision Industry Co.,LTD" }, + { { 0xE8, 0x47, 0xF3 }, "upscaleai", "upscale ai" }, { { 0xE8, 0x48, 0x1F }, "AdvancedAuto", "Advanced Automotive Antennas" }, { { 0xE8, 0x48, 0xB8 }, "TPLink", "TP-Link Systems Inc" }, { { 0xE8, 0x49, 0x43 }, "YUGEInformat", "YUGE Information technology Co. Ltd" }, @@ -35540,6 +36680,7 @@ { { 0xE8, 0x6D, 0xCB }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE8, 0x6D, 0xE9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE8, 0x6E, 0x3A }, "SonyInteract", "Sony Interactive Entertainment Inc." }, + { { 0xE8, 0x6E, 0x3E }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xE8, 0x6E, 0x44 }, "zte", "zte corporation" }, { { 0xE8, 0x6E, 0xAD }, "GuangzhouGiz", "Guangzhou Gizwits loT Technology Co.,Ltd" }, { { 0xE8, 0x6F, 0x38 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, @@ -35555,11 +36696,14 @@ { { 0xE8, 0x78, 0xEE }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xE8, 0x79, 0xA3 }, "Cisco", "Cisco Systems, Inc" }, { { 0xE8, 0x7A, 0xF3 }, "S5Tech", "S5 Tech S.r.l." }, + { { 0xE8, 0x7E, 0x1C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xE8, 0x7E, 0xEF }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xE8, 0x7F, 0x6B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xE8, 0x7F, 0x95 }, "Apple", "Apple, Inc." }, { { 0xE8, 0x80, 0x2E }, "Apple", "Apple, Inc." }, { { 0xE8, 0x80, 0x88 }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, { { 0xE8, 0x80, 0xD8 }, "GNTEKElectro", "GNTEK Electronics Co.,Ltd." }, + { { 0xE8, 0x80, 0xE7 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE8, 0x81, 0x52 }, "Apple", "Apple, Inc." }, { { 0xE8, 0x81, 0x75 }, "zte", "zte corporation" }, { { 0xE8, 0x81, 0xAB }, "SankuaiOnlin", "Beijing Sankuai Online Technology Co.,Ltd" }, @@ -35576,6 +36720,7 @@ { { 0xE8, 0x8D, 0xA6 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xE8, 0x8D, 0xF5 }, "ZNYXNetworks", "ZNYX Networks, Inc." }, { { 0xE8, 0x8E, 0x60 }, "NSD", "NSD Corporation" }, + { { 0xE8, 0x8F, 0x16 }, "Skullcandy", "Skullcandy" }, { { 0xE8, 0x8F, 0x6F }, "TCTmobile", "TCT mobile ltd" }, { { 0xE8, 0x8F, 0xC4 }, "MobiwireMobi", "Mobiwire Mobiles(Ningbo) Co.,Ltd" }, { { 0xE8, 0x91, 0x0F }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, @@ -35590,11 +36735,13 @@ { { 0xE8, 0x95, 0x05 }, "MiaoMingInte", "Shenzhen MiaoMing Intelligent Technology Co.,Ltd" }, { { 0xE8, 0x95, 0x26 }, "LuxsharePrec", "Luxshare Precision Industry CO., LTD." }, { { 0xE8, 0x96, 0x06 }, "testoInstrum", "testo Instruments (Shenzhen) Co., Ltd." }, + { { 0xE8, 0x97, 0x44 }, "LCFCElectron", "LCFC(Hefei) Electronics Technology co., ltd" }, { { 0xE8, 0x97, 0x9A }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xE8, 0x97, 0xB8 }, "ChiunMaiComm", "Chiun Mai Communication System, Inc" }, { { 0xE8, 0x98, 0x47 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xE8, 0x98, 0x6D }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0xE8, 0x98, 0xC2 }, "ZETLAB", "ZETLAB Company" }, + { { 0xE8, 0x98, 0xEE }, "Apple", "Apple, Inc." }, { { 0xE8, 0x99, 0x5A }, "PiiGABProces", "PiiGAB, Processinformation i Goteborg AB" }, { { 0xE8, 0x99, 0xC4 }, "HTC", "HTC Corporation" }, { { 0xE8, 0x9A, 0x8F }, "QuantaComput", "Quanta Computer Inc." }, @@ -35603,6 +36750,7 @@ { { 0xE8, 0x9D, 0x87 }, "Toshiba", "Toshiba" }, { { 0xE8, 0x9E, 0x0C }, "Max8UsaDistr", "Max8Usa Distributors Inc." }, { { 0xE8, 0x9E, 0x13 }, "Cresyn", "Cresyn" }, + { { 0xE8, 0x9E, 0x49 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0xE8, 0x9E, 0xB4 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0xE8, 0x9F, 0x39 }, "Nokia", "Nokia" }, { { 0xE8, 0x9F, 0x6D }, "Espressif", "Espressif Inc." }, @@ -35615,6 +36763,7 @@ { { 0xE8, 0xA3, 0x4E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE8, 0xA3, 0x64 }, "SignalPathIn", "Signal Path International / Peachtree Audio" }, { { 0xE8, 0xA4, 0xC1 }, "DeepSeaElect", "Deep Sea Electronics Ltd" }, + { { 0xE8, 0xA5, 0x5A }, "JuniperNetwo", "Juniper Networks" }, { { 0xE8, 0xA6, 0x60 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE8, 0xA6, 0xCA }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xE8, 0xA7, 0x2F }, "Microsoft", "Microsoft Corporation" }, @@ -35635,6 +36784,7 @@ { { 0xE8, 0xB2, 0x65 }, "Dell", "Dell Inc." }, { { 0xE8, 0xB2, 0xAC }, "Apple", "Apple, Inc." }, { { 0xE8, 0xB2, 0xFE }, "HUMAX", "HUMAX Co., Ltd." }, + { { 0xE8, 0xB3, 0xEE }, "Pixelent", "Pixelent Inc." }, { { 0xE8, 0xB3, 0xEF }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xE8, 0xB4, 0xAE }, "C&DElectroni", "Shenzhen C&D Electronics Co.,Ltd" }, { { 0xE8, 0xB4, 0xC8 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -35654,25 +36804,30 @@ { { 0xE8, 0xBE, 0x81 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xE8, 0xBF, 0xB8 }, "Intel", "Intel Corporate" }, { { 0xE8, 0xBF, 0xDB }, "InodesignGro", "Inodesign Group" }, + { { 0xE8, 0xBF, 0xE1 }, "Intel", "Intel Corporate" }, { { 0xE8, 0xC1, 0xB8 }, "NanjingBangz", "Nanjing Bangzhong Electronic Commerce Limited" }, { { 0xE8, 0xC1, 0xD7 }, "Philips", "Philips" }, { { 0xE8, 0xC1, 0xE8 }, "XiaoBiEnCult", "Shenzhen Xiao Bi En Culture Education Technology Co.,Ltd." }, { { 0xE8, 0xC2, 0x29 }, "HDisplaysBhd", "H-Displays (MSC) Bhd" }, { { 0xE8, 0xC2, 0xDD }, "Infinixmobil", "Infinix mobility limited" }, { { 0xE8, 0xC3, 0x20 }, "AustcoMarket", "Austco Marketing & Service (USA) ltd." }, + { { 0xE8, 0xC3, 0x86 }, "Apple", "Apple, Inc." }, { { 0xE8, 0xC4, 0x17 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, { { 0xE8, 0xC5, 0x7A }, "Ufispace", "Ufispace Co., LTD." }, { { 0xE8, 0xC6, 0xE6 }, "ChanghongTra", "Changhong (Hongkong) Trading Limited" }, { { 0xE8, 0xC7, 0x4F }, "LiteonTechno", "Liteon Technology Corporation" }, - { { 0xE8, 0xC7, 0xCF }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xE8, 0xC7, 0xCF }, "WNC", "WNC Corporation" }, { { 0xE8, 0xC8, 0x29 }, "Intel", "Intel Corporate" }, + { { 0xE8, 0xC9, 0x13 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xE8, 0xCA, 0x50 }, "BouffaloLab", "Bouffalo Lab (Nanjing) Co., Ltd." }, { { 0xE8, 0xCA, 0xC8 }, "HuiZhouGaosh", "Hui Zhou Gaoshengda Technology Co.,LTD" }, { { 0xE8, 0xCB, 0xA1 }, "Nokia", "Nokia Corporation" }, { { 0xE8, 0xCB, 0xED }, "ChipseaTechn", "Chipsea Technologies(Shenzhen) Corp." }, - { { 0xE8, 0xCB, 0xF5 }, "LairdConnect", "Laird Connectivity" }, + { { 0xE8, 0xCB, 0xF5 }, "Ezurio", "Ezurio, LLC" }, { { 0xE8, 0xCC, 0x18 }, "DLinkInterna", "D-Link International" }, { { 0xE8, 0xCC, 0x32 }, "Micronet", "Micronet LTD" }, { { 0xE8, 0xCC, 0x8C }, "JiaruiHualia", "Chengdu Jiarui Hualian Communication Technology Co" }, + { { 0xE8, 0xCD, 0x15 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xE8, 0xCD, 0x2D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE8, 0xCE, 0x06 }, "SkyHawkeTech", "SkyHawke Technologies, LLC." }, { { 0xE8, 0xCF, 0x83 }, "Dell", "Dell Inc." }, @@ -35749,6 +36904,7 @@ { { 0xE8, 0xF3, 0x75 }, "Nokia", "Nokia" }, { { 0xE8, 0xF4, 0x08 }, "Intel", "Intel Corporate" }, { { 0xE8, 0xF4, 0x94 }, "AltoBeam", "AltoBeam Inc." }, + { { 0xE8, 0xF6, 0x0A }, "Espressif", "Espressif Inc." }, { { 0xE8, 0xF6, 0x54 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xE8, 0xF6, 0x73 }, "Microsoft", "Microsoft Corporation" }, { { 0xE8, 0xF7, 0x24 }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -35781,7 +36937,7 @@ { { 0xEA, 0xB8, 0x9B }, "ThreadGroup", "Thread Group, Inc." }, { { 0xEA, 0xBC, 0x04 }, "G3Alliance", "G3-PLC Alliance" }, { { 0xEA, 0xBE, 0xA7 }, "Sonos", "Sonos, Inc." }, - { { 0xEA, 0xDA, 0x6E }, "FUJIFILMReco", "FUJIFILM Recording Media GmbH" }, + { { 0xEA, 0xDA, 0x6E }, "FUJIFILMGerm", "FUJIFILM Germany GmbH" }, { { 0xEA, 0xDD, 0x88 }, "IEEEPESPSRCW", "IEEE PES-PSRC Working Group H3, PC37.237" }, { { 0xEA, 0xE0, 0xD9 }, "Berktek", "Berk-tek LLC" }, { { 0xEC, 0x01, 0x33 }, "Trinus", "Trinus Systems Inc." }, @@ -35801,6 +36957,7 @@ { { 0xEC, 0x0D, 0xE4 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xEC, 0x0E, 0xC4 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0xEC, 0x0E, 0xD6 }, "ItechInstrum", "Itech Instruments Sas" }, + { { 0xEC, 0x10, 0x55 }, "XiaomiElectr", "Beijing Xiaomi Electronics Co.,Ltd" }, { { 0xEC, 0x10, 0x7B }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xEC, 0x11, 0x20 }, "FloDesignWin", "FloDesign Wind Turbine Corporation" }, { { 0xEC, 0x11, 0x27 }, "TexasInstrum", "Texas Instruments" }, @@ -35813,6 +36970,7 @@ { { 0xEC, 0x19, 0x2E }, "Cisco", "Cisco Systems, Inc" }, { { 0xEC, 0x1A, 0x02 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0x1A, 0x59 }, "BelkinIntern", "Belkin International Inc." }, + { { 0xEC, 0x1A, 0xC3 }, "UgreenGroup", "Ugreen Group Limited" }, { { 0xEC, 0x1B, 0x5F }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xEC, 0x1B, 0xBD }, "SiliconLabor", "Silicon Laboratories" }, { { 0xEC, 0x1B, 0xCF }, "BrainTechnol", "Brain Technologies, Inc." }, @@ -35852,6 +37010,7 @@ { { 0xEC, 0x30, 0x8E }, "LierdaScienc", "Lierda Science & Technology Group Co., Ltd" }, { { 0xEC, 0x30, 0x91 }, "Cisco", "Cisco Systems, Inc" }, { { 0xEC, 0x30, 0xB3 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, + { { 0xEC, 0x31, 0x11 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0xEC, 0x31, 0x4A }, "QuanjingInte", "Chengdu Quanjing Intelligent Technology Co.,Ltd" }, { { 0xEC, 0x31, 0x6D }, "Hansgrohe", "Hansgrohe" }, { { 0xEC, 0x34, 0xE2 }, "Private", "Private" }, @@ -35862,6 +37021,7 @@ { { 0xEC, 0x38, 0x73 }, "JuniperNetwo", "Juniper Networks" }, { { 0xEC, 0x38, 0x8F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0x3A, 0x52 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xEC, 0x3A, 0x56 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0xEC, 0x3B, 0xAF }, "EMMicroelect", "EM Microelectronic" }, { { 0xEC, 0x3B, 0xF0 }, "NovelSat", "NovelSat" }, { { 0xEC, 0x3C, 0x5A }, "ShenZhenHeng", "Shen Zhen Heng Sheng Hui Digital Technology Co.,Ltd" }, @@ -35887,6 +37047,7 @@ { { 0xEC, 0x46, 0x44 }, "TtkSas", "Ttk Sas" }, { { 0xEC, 0x46, 0x54 }, "Apple", "Apple, Inc." }, { { 0xEC, 0x46, 0x70 }, "MeinbergFunk", "Meinberg Funkuhren GmbH & Co. KG" }, + { { 0xEC, 0x46, 0x84 }, "Microsoft", "Microsoft Corporation" }, { { 0xEC, 0x47, 0x0C }, "UniversalEle", "Universal Electronics, Inc." }, { { 0xEC, 0x47, 0x3C }, "Redwire", "Redwire, LLC" }, { { 0xEC, 0x49, 0x93 }, "QihanTechnol", "Qihan Technology Co., Ltd" }, @@ -35911,6 +37072,7 @@ { { 0xEC, 0x5A, 0x31 }, "Buffalo", "Buffalo.Inc" }, { { 0xEC, 0x5A, 0x86 }, "YulongComput", "Yulong Computer Telecommunication Scientific (Shenzhen) Co.,Ltd" }, { { 0xEC, 0x5A, 0xA3 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xEC, 0x5B, 0x71 }, "Inventec", "Inventec(Chongqing) Corporation" }, { { 0xEC, 0x5B, 0x73 }, "AdvancedWise", "Advanced & Wise Technology Corp." }, { { 0xEC, 0x5C, 0x68 }, "ChongqingFug", "Chongqing Fugui Electronics Co.,Ltd." }, { { 0xEC, 0x5C, 0x69 }, "MitsubishiHe", "Mitsubishi Heavy Industries Mechatronics Systems,Ltd." }, @@ -35950,17 +37112,20 @@ { { 0xEC, 0x75, 0x3E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0x75, 0xED }, "Citrix", "Citrix Systems, Inc." }, { { 0xEC, 0x79, 0x49 }, "Fujitsu", "Fujitsu Limited" }, + { { 0xEC, 0x79, 0xC0 }, "zte", "zte corporation" }, { { 0xEC, 0x79, 0xF2 }, "Startel", "Startel" }, { { 0xEC, 0x7C, 0x2C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0x7C, 0x5C }, "JuniperNetwo", "Juniper Networks" }, { { 0xEC, 0x7C, 0x74 }, "JustoneTechn", "Justone Technologies Co., Ltd." }, { { 0xEC, 0x7C, 0xB6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xEC, 0x7C, 0xBA }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xEC, 0x7D, 0x11 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xEC, 0x7D, 0x9D }, "Cpi", "Cpi" }, { { 0xEC, 0x7E, 0x91 }, "ItelMobile", "Itel Mobile Limited" }, { { 0xEC, 0x7F, 0xC6 }, "EccelSas", "Eccel Corporation Sas" }, { { 0xEC, 0x80, 0x09 }, "NovaSparks", "NovaSparks" }, { { 0xEC, 0x81, 0x50 }, "Apple", "Apple, Inc." }, + { { 0xEC, 0x81, 0x52 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0x81, 0x93 }, "Logitech", "Logitech, Inc" }, { { 0xEC, 0x81, 0x9C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0x82, 0x63 }, "zte", "zte corporation" }, @@ -35997,7 +37162,7 @@ { { 0xEC, 0x94, 0xCB }, "Espressif", "Espressif Inc." }, { { 0xEC, 0x94, 0xD5 }, "JuniperNetwo", "Juniper Networks" }, { { 0xEC, 0x96, 0x81 }, "2276427Ontar", "2276427 Ontario Inc" }, - { { 0xEC, 0x96, 0xBF }, "eSystemsMTG", "eSystems MTG GmbH" }, + { { 0xEC, 0x96, 0xBF }, "KontroneSyst", "Kontron eSystems GmbH" }, { { 0xEC, 0x97, 0xA2 }, "Apple", "Apple, Inc." }, { { 0xEC, 0x97, 0xB2 }, "SUMECMachine", "SUMEC Machinery & Electric Co.,Ltd." }, { { 0xEC, 0x97, 0xE0 }, "EzvizSoftwar", "Hangzhou Ezviz Software Co.,Ltd." }, @@ -36010,13 +37175,16 @@ { { 0xEC, 0x9B, 0x8B }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xEC, 0x9B, 0xF3 }, "SamsungElect", "Samsung Electro-Mechanics(Thailand)" }, { { 0xEC, 0x9C, 0x32 }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, + { { 0xEC, 0x9E, 0x68 }, "AnhuiTaoyunT", "Anhui Taoyun Technology Co., Ltd" }, { { 0xEC, 0x9E, 0xCD }, "ArtesynEmbed", "Artesyn Embedded Technologies" }, + { { 0xEC, 0x9E, 0xEA }, "XtraTechnolo", "Xtra Technology LLC" }, { { 0xEC, 0xA1, 0x38 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xEC, 0xA1, 0xD1 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0xA2, 0x9B }, "Kemppi", "Kemppi Oy" }, { { 0xEC, 0xA2, 0xA0 }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0xEC, 0xA5, 0xDE }, "ONYXWIFI", "ONYX WIFI Inc" }, { { 0xEC, 0xA6, 0x2F }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xEC, 0xA7, 0x8D }, "Cisco", "Cisco Systems, Inc" }, { { 0xEC, 0xA7, 0xAD }, "BarrotTechno", "Barrot Technology Co.,Ltd." }, { { 0xEC, 0xA8, 0x1F }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xEC, 0xA8, 0x6B }, "ElitegroupCo", "Elitegroup Computer Systems Co.,Ltd." }, @@ -36039,6 +37207,7 @@ { { 0xEC, 0xB1, 0xE0 }, "EltexEnterpr", "Eltex Enterprise LTD" }, { { 0xEC, 0xB3, 0x13 }, "GongjinElect", "Shenzhen Gongjin Electronics Co.,Lt" }, { { 0xEC, 0xB4, 0xE8 }, "WistronMexic", "Wistron Mexico SA de CV" }, + { { 0xEC, 0xB5, 0x0A }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xEC, 0xB5, 0x41 }, "SHINANOEandE", "SHINANO E and E Co.Ltd." }, { { 0xEC, 0xB5, 0x50 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xEC, 0xB5, 0xFA }, "PhilipsLight", "Philips Lighting BV" }, @@ -36047,6 +37216,7 @@ { { 0xEC, 0xB9, 0x07 }, "CloudGenix", "CloudGenix Inc" }, { { 0xEC, 0xB9, 0x70 }, "RuijieNetwor", "Ruijie Networks Co.,LTD" }, { { 0xEC, 0xBA, 0xFE }, "Giroptic", "Giroptic" }, + { { 0xEC, 0xBB, 0x78 }, "Cisco", "Cisco Systems, Inc" }, { { 0xEC, 0xBB, 0xAE }, "DigivoiceTec", "Digivoice Tecnologia em Eletronica Ltda" }, { { 0xEC, 0xBD, 0x09 }, "FUSIONElectr", "FUSION Electronics Ltd" }, { { 0xEC, 0xBD, 0x1D }, "Cisco", "Cisco Systems, Inc" }, @@ -36056,7 +37226,7 @@ { { 0xEC, 0xC0, 0x18 }, "Cisco", "Cisco Systems, Inc" }, { { 0xEC, 0xC0, 0x1B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0xC0, 0x6A }, "PowerChordGr", "PowerChord Group Limited" }, - { { 0xEC, 0xC0, 0x7A }, "LairdConnect", "Laird Connectivity" }, + { { 0xEC, 0xC0, 0x7A }, "Ezurio", "Ezurio, LLC" }, { { 0xEC, 0xC1, 0xAB }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" }, { { 0xEC, 0xC3, 0x02 }, "HUMAX", "HUMAX Co., Ltd." }, { { 0xEC, 0xC3, 0x42 }, "zte", "zte corporation" }, @@ -36106,10 +37276,12 @@ { { 0xEC, 0xE7, 0xC2 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xEC, 0xE9, 0x0B }, "SistemaSoluc", "Sistema Solucoes Eletronicas Ltda - Easytech" }, { { 0xEC, 0xE9, 0x15 }, "STI", "STI Ltd" }, + { { 0xEC, 0xE9, 0xD2 }, "Apple", "Apple, Inc." }, { { 0xEC, 0xE9, 0xF5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xEC, 0xE9, 0xF8 }, "GuangZhouTRI", "Guang Zhou TRI-SUN Electronics Technology Co., Ltd" }, { { 0xEC, 0xEA, 0x03 }, "DarfonLighti", "Darfon Lighting Corp" }, { { 0xEC, 0xEB, 0xB8 }, "HewlettPacka", "Hewlett Packard Enterprise" }, + { { 0xEC, 0xED, 0x04 }, "Intel", "Intel Corporate" }, { { 0xEC, 0xED, 0x73 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0xEC, 0xEE, 0xD8 }, "ZTLXNetworkT", "ZTLX Network Technology Co.,Ltd" }, { { 0xEC, 0xEF, 0x17 }, "SunplusTechn", "Sunplus Technology Co., Ltd." }, @@ -36163,7 +37335,9 @@ { { 0xF0, 0x13, 0xC3 }, "FendaTechnol", "Shenzhen Fenda Technology Co., Ltd" }, { { 0xF0, 0x15, 0xA0 }, "KyungDongOne", "KyungDong One Co., Ltd." }, { { 0xF0, 0x15, 0xB9 }, "PlayFusion", "PlayFusion Limited" }, + { { 0xF0, 0x16, 0x1D }, "Espressif", "Espressif Inc." }, { { 0xF0, 0x16, 0x28 }, "TechnicolorT", "Technicolor (China) Technology Co., Ltd." }, + { { 0xF0, 0x16, 0x53 }, "YealinkNetwo", "Yealink(Xiamen) Network Technology Co.,Ltd." }, { { 0xF0, 0x18, 0x2B }, "LGChem", "LG Chem" }, { { 0xF0, 0x18, 0x98 }, "Apple", "Apple, Inc." }, { { 0xF0, 0x1A, 0xA0 }, "HewlettPacka", "Hewlett Packard Enterprise" }, @@ -36209,7 +37383,9 @@ { { 0xF0, 0x2F, 0x74 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0xF0, 0x2F, 0x9E }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xF0, 0x2F, 0xA7 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xF0, 0x2F, 0xBA }, "Apple", "Apple, Inc." }, { { 0xF0, 0x2F, 0xD8 }, "Bi2Vision", "Bi2-Vision" }, + { { 0xF0, 0x30, 0x12 }, "AUMOVIOAuton", "AUMOVIO Autonomous Mobility Germany GmbH" }, { { 0xF0, 0x32, 0x1A }, "MitaTeknik", "Mita-Teknik A/S" }, { { 0xF0, 0x33, 0xE5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF0, 0x34, 0x04 }, "TCTmobile", "TCT mobile ltd" }, @@ -36221,6 +37397,7 @@ { { 0xF0, 0x3A, 0x55 }, "OmegaElektro", "Omega Elektronik AS" }, { { 0xF0, 0x3D, 0x03 }, "TecnoMobile", "Tecno Mobile Limited" }, { { 0xF0, 0x3D, 0x29 }, "Actility", "Actility" }, + { { 0xF0, 0x3E, 0x05 }, "MurataManufa", "Murata Manufacturing Co., Ltd." }, { { 0xF0, 0x3E, 0x90 }, "RuckusWirele", "Ruckus Wireless" }, { { 0xF0, 0x3E, 0xBF }, "GogoroTaiwan", "Gogoro Taiwan Limited" }, { { 0xF0, 0x3F, 0x03 }, "Private", "Private" }, @@ -36233,6 +37410,7 @@ { { 0xF0, 0x42, 0xF5 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xF0, 0x43, 0x35 }, "DVNLtd", "DVN(Shanghai)Ltd." }, { { 0xF0, 0x43, 0x47 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xF0, 0x44, 0xD3 }, "SiliconLabor", "Silicon Laboratories" }, { { 0xF0, 0x45, 0xDA }, "TexasInstrum", "Texas Instruments" }, { { 0xF0, 0x46, 0x3B }, "ComcastCable", "Comcast Cable Corporation" }, { { 0xF0, 0x4A, 0x02 }, "Cisco", "Cisco Systems, Inc" }, @@ -36245,11 +37423,15 @@ { { 0xF0, 0x4C, 0xD5 }, "Maxlinear", "Maxlinear, Inc" }, { { 0xF0, 0x4D, 0xA2 }, "Dell", "Dell Inc." }, { { 0xF0, 0x4D, 0xD4 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, + { { 0xF0, 0x4E, 0xA4 }, "HP", "HP Inc." }, { { 0xF0, 0x4F, 0x7C }, "AmazonTechno", "Amazon Technologies Inc." }, + { { 0xF0, 0x4F, 0xE0 }, "Vizio", "Vizio, Inc" }, { { 0xF0, 0x51, 0x36 }, "TCTmobile", "TCT mobile ltd" }, { { 0xF0, 0x51, 0xEA }, "Fitbit", "Fitbit, Inc." }, { { 0xF0, 0x54, 0x94 }, "HoneywellCon", "Honeywell Connected Building" }, { { 0xF0, 0x55, 0x01 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xF0, 0x55, 0x82 }, "ArashiVision", "Arashi Vision Inc." }, + { { 0xF0, 0x57, 0x8D }, "JetHome", "JetHome LLC" }, { { 0xF0, 0x57, 0xA6 }, "Intel", "Intel Corporate" }, { { 0xF0, 0x58, 0x49 }, "CareViewComm", "CareView Communications" }, { { 0xF0, 0x5A, 0x09 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -36276,6 +37458,7 @@ { { 0xF0, 0x67, 0x28 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xF0, 0x68, 0x53 }, "Integrated", "Integrated Corporation" }, { { 0xF0, 0x68, 0x65 }, "TaicangT&WEl", "Taicang T&W Electronics" }, + { { 0xF0, 0x68, 0xE3 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0xF0, 0x6B, 0xCA }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF0, 0x6C, 0x5D }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xF0, 0x6C, 0x73 }, "Nokia", "Nokia" }, @@ -36283,7 +37466,9 @@ { { 0xF0, 0x6E, 0x0B }, "Microsoft", "Microsoft Corporation" }, { { 0xF0, 0x6E, 0x32 }, "MicrotelInno", "Microtel Innovation S.R.L." }, { { 0xF0, 0x6F, 0x46 }, "Ubiik", "Ubiik" }, + { { 0xF0, 0x6F, 0xCE }, "RuckusWirele", "Ruckus Wireless" }, { { 0xF0, 0x70, 0x4F }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, + { { 0xF0, 0x70, 0x84 }, "ActiontecEle", "Actiontec Electronics Inc." }, { { 0xF0, 0x72, 0x8C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF0, 0x72, 0xEA }, "Google", "Google, Inc." }, { { 0xF0, 0x73, 0xAE }, "PEAKSystemTe", "PEAK-System Technik" }, @@ -36301,6 +37486,7 @@ { { 0xF0, 0x79, 0x59 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0xF0, 0x79, 0x60 }, "Apple", "Apple, Inc." }, { { 0xF0, 0x79, 0xE8 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, + { { 0xF0, 0x7A, 0x55 }, "zte", "zte corporation" }, { { 0xF0, 0x7B, 0x65 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xF0, 0x7B, 0xCB }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0xF0, 0x7C, 0xC7 }, "JuniperNetwo", "Juniper Networks" }, @@ -36326,6 +37512,7 @@ { { 0xF0, 0x8E, 0xDB }, "VeloCloudNet", "VeloCloud Networks" }, { { 0xF0, 0x90, 0x08 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xF0, 0x92, 0x1C }, "HewlettPacka", "Hewlett Packard" }, + { { 0xF0, 0x92, 0x58 }, "ChinaElectro", "China Electronics Cloud Computing Technology Co., Ltd" }, { { 0xF0, 0x92, 0xB4 }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xF0, 0x93, 0x3A }, "NxtConect", "NxtConect" }, { { 0xF0, 0x93, 0xC5 }, "GarlandTechn", "Garland Technology" }, @@ -36362,6 +37549,7 @@ { { 0xF0, 0xAB, 0x1F }, "zte", "zte corporation" }, { { 0xF0, 0xAB, 0x54 }, "MitsumiElect", "Mitsumi Electric Co.,Ltd." }, { { 0xF0, 0xAB, 0xF3 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0xF0, 0xAB, 0xFA }, "RayinTechnol", "Shenzhen Rayin Technology Co.,Ltd" }, { { 0xF0, 0xAC, 0xA4 }, "HBCradiomati", "HBC-radiomatic" }, { { 0xF0, 0xAD, 0x4E }, "GlobalscaleT", "Globalscale Technologies, Inc." }, { { 0xF0, 0xAE, 0x51 }, "Xi3", "Xi3 Corp" }, @@ -36389,6 +37577,7 @@ { { 0xF0, 0xB6, 0x61 }, "eero", "eero inc." }, { { 0xF0, 0xB6, 0xEB }, "PoslabTechno", "Poslab Technology Co., Ltd." }, { { 0xF0, 0xB9, 0x68 }, "ItelMobile", "Itel Mobile Limited" }, + { { 0xF0, 0xBC, 0x50 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0xF0, 0xBC, 0xC8 }, "MaxID", "MaxID (Pty) Ltd" }, { { 0xF0, 0xBC, 0xC9 }, "Pfu", "Pfu Limited" }, { { 0xF0, 0xBD, 0x2E }, "HSPolatis", "H+S Polatis Ltd" }, @@ -36409,6 +37598,7 @@ { { 0xF0, 0xC7, 0x7F }, "TexasInstrum", "Texas Instruments" }, { { 0xF0, 0xC8, 0x14 }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0xF0, 0xC8, 0x50 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xF0, 0xC8, 0x8B }, "WyzeLabs", "Wyze Labs Inc" }, { { 0xF0, 0xC8, 0x8C }, "LeddarTech", "LeddarTech Inc." }, { { 0xF0, 0xC8, 0xB5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF0, 0xC9, 0xD1 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, @@ -36422,6 +37612,7 @@ { { 0xF0, 0xD1, 0xB8 }, "Ledvance", "Ledvance" }, { { 0xF0, 0xD2, 0xF1 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xF0, 0xD3, 0x1F }, "Apple", "Apple, Inc." }, + { { 0xF0, 0xD3, 0x2B }, "JuniperNetwo", "Juniper Networks" }, { { 0xF0, 0xD3, 0xA7 }, "CobaltRay", "CobaltRay Co., Ltd" }, { { 0xF0, 0xD3, 0xE7 }, "Sensometrix", "Sensometrix SA" }, { { 0xF0, 0xD4, 0x15 }, "Intel", "Intel Corporate" }, @@ -36457,6 +37648,7 @@ { { 0xF0, 0xEC, 0x39 }, "Essec", "Essec" }, { { 0xF0, 0xED, 0x19 }, "zte", "zte corporation" }, { { 0xF0, 0xED, 0x1E }, "BilkonBilgis", "Bilkon Bilgisayar Kontrollu Cih. Im.Ltd." }, + { { 0xF0, 0xED, 0x51 }, "QingdaoIntel", "Qingdao Intelligent&Precise Electronics Co.,Ltd." }, { { 0xF0, 0xED, 0xB8 }, "ServercomPri", "Servercom (India) Private Limited" }, { { 0xF0, 0xEE, 0x10 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF0, 0xEE, 0x58 }, "PACETelemati", "PACE Telematics GmbH" }, @@ -36489,6 +37681,7 @@ { { 0xF0, 0xF8, 0xF2 }, "TexasInstrum", "Texas Instruments" }, { { 0xF0, 0xF9, 0xF7 }, "IES", "IES GmbH & Co. KG" }, { { 0xF0, 0xFA, 0xC7 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xF0, 0xFB, 0x7F }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0xF0, 0xFC, 0x65 }, "SynaXGTechno", "SynaXG Technologies Pte. Ltd." }, { { 0xF0, 0xFC, 0xC8 }, "Commscope", "Commscope" }, { { 0xF0, 0xFD, 0x45 }, "SiliconLabor", "Silicon Laboratories" }, @@ -36508,6 +37701,7 @@ { { 0xF4, 0x04, 0x4C }, "ValenceTech", "ValenceTech Limited" }, { { 0xF4, 0x05, 0x95 }, "SagemcomBroa", "Sagemcom Broadband SAS" }, { { 0xF4, 0x06, 0x16 }, "Apple", "Apple, Inc." }, + { { 0xF4, 0x06, 0x3C }, "TexasInstrum", "Texas Instruments" }, { { 0xF4, 0x06, 0x69 }, "Intel", "Intel Corporate" }, { { 0xF4, 0x06, 0x8D }, "devolo", "devolo AG" }, { { 0xF4, 0x06, 0xA5 }, "BianfengNetw", "Hangzhou Bianfeng Networking Technology Co., Ltd." }, @@ -36528,13 +37722,14 @@ { { 0xF4, 0x14, 0xBF }, "LGInnotek", "LG Innotek" }, { { 0xF4, 0x15, 0x32 }, "PETAiO", "PETAiO (NanJing), Inc." }, { { 0xF4, 0x15, 0x35 }, "SPONCommunic", "SPON Communication Technology Co.,Ltd" }, - { { 0xF4, 0x15, 0x63 }, "F5Networks", "F5 Networks, Inc." }, + { { 0xF4, 0x15, 0x63 }, "F5", "F5 Inc." }, { { 0xF4, 0x15, 0xFD }, "PateoElectro", "Shanghai Pateo Electronic Equipment Manufacturing Co., Ltd." }, { { 0xF4, 0x17, 0xB8 }, "AirTiesWirel", "AirTies Wireless Networks" }, { { 0xF4, 0x19, 0xE2 }, "Volterra", "Volterra" }, { { 0xF4, 0x1A, 0x9C }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, { { 0xF4, 0x1A, 0xB0 }, "XingguoduTec", "Shenzhen Xingguodu Technology Co., Ltd." }, { { 0xF4, 0x1B, 0xA1 }, "Apple", "Apple, Inc." }, + { { 0xF4, 0x1C, 0x26 }, "AltoBeam", "AltoBeam Inc." }, { { 0xF4, 0x1C, 0x71 }, "SanmuCommuni", "Shenzhen Sanmu Communication Technology Co., Ltd" }, { { 0xF4, 0x1C, 0x95 }, "YunyiTimesTe", "Beijing Yunyi Times Technology Co,.Ltd" }, { { 0xF4, 0x1D, 0x6B }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -36557,6 +37752,7 @@ { { 0xF4, 0x28, 0x33 }, "MMPC", "MMPC Inc." }, { { 0xF4, 0x28, 0x53 }, "ZioncomElect", "Zioncom Electronics (Shenzhen) Ltd." }, { { 0xF4, 0x28, 0x96 }, "SpectoPainei", "Specto Paineis Eletronicos Ltda" }, + { { 0xF4, 0x28, 0x9D }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0xF4, 0x29, 0x81 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xF4, 0x2A, 0x7D }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xF4, 0x2B, 0x48 }, "Ubiqam", "Ubiqam" }, @@ -36564,6 +37760,7 @@ { { 0xF4, 0x2B, 0x8C }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF4, 0x2C, 0x56 }, "SenorTech", "Senor Tech Co Ltd" }, { { 0xF4, 0x2D, 0x06 }, "zte", "zte corporation" }, + { { 0xF4, 0x2D, 0xC9 }, "Espressif", "Espressif Inc." }, { { 0xF4, 0x2E, 0x48 }, "zte", "zte corporation" }, { { 0xF4, 0x2E, 0x7F }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xF4, 0x30, 0x8B }, "XiaomiCommun", "Xiaomi Communications Co Ltd" }, @@ -36574,6 +37771,7 @@ { { 0xF4, 0x33, 0x1C }, "Toast", "Toast, Inc." }, { { 0xF4, 0x33, 0x28 }, "CIMCONLighti", "CIMCON Lighting Inc." }, { { 0xF4, 0x33, 0x92 }, "Cisco", "Cisco Systems, Inc" }, + { { 0xF4, 0x33, 0xB7 }, "Apple", "Apple, Inc." }, { { 0xF4, 0x34, 0xF0 }, "Apple", "Apple, Inc." }, { { 0xF4, 0x36, 0xE1 }, "Abilis", "Abilis Systems SARL" }, { { 0xF4, 0x37, 0xB7 }, "Apple", "Apple, Inc." }, @@ -36614,12 +37812,14 @@ { { 0xF4, 0x4D, 0xAD }, "CableMatters", "Cable Matters Inc." }, { { 0xF4, 0x4E, 0x05 }, "Cisco", "Cisco Systems, Inc" }, { { 0xF4, 0x4E, 0x38 }, "Olibra", "Olibra LLC" }, + { { 0xF4, 0x4E, 0xB4 }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0xF4, 0x4E, 0xE3 }, "Intel", "Intel Corporate" }, { { 0xF4, 0x4E, 0xFD }, "ActionsSemic", "Actions Semiconductor Co.,Ltd.(Cayman Islands)" }, { { 0xF4, 0x4F, 0xD3 }, "hemuweitechn", "shenzhen hemuwei technology co.,ltd" }, { { 0xF4, 0x50, 0xEB }, "Telechips", "Telechips Inc" }, { { 0xF4, 0x52, 0x14 }, "MellanoxTech", "Mellanox Technologies, Inc." }, { { 0xF4, 0x52, 0x46 }, "AskeyCompute", "Askey Computer Corp" }, + { { 0xF4, 0x52, 0x5B }, "AntareTechno", "Antare Technology Ltd" }, { { 0xF4, 0x52, 0x93 }, "Apple", "Apple, Inc." }, { { 0xF4, 0x54, 0x20 }, "TellescomInd", "Tellescom Industria E Comercio Em Telecomunicacao" }, { { 0xF4, 0x54, 0x24 }, "ExtremeNetwo", "Extreme Networks Headquarters" }, @@ -36631,6 +37831,7 @@ { { 0xF4, 0x58, 0x42 }, "BoxxTV", "Boxx TV Ltd" }, { { 0xF4, 0x5B, 0x29 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF4, 0x5B, 0x73 }, "WanjiaanInte", "Wanjiaan Interconnected Technology Co., Ltd" }, + { { 0xF4, 0x5C, 0x42 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xF4, 0x5C, 0x89 }, "Apple", "Apple, Inc." }, { { 0xF4, 0x5E, 0xAB }, "TexasInstrum", "Texas Instruments" }, { { 0xF4, 0x5F, 0x69 }, "MatsufuElect", "Matsufu Electronics distribution Company" }, @@ -36648,6 +37849,7 @@ { { 0xF4, 0x63, 0xFC }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xF4, 0x64, 0x12 }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0xF4, 0x64, 0x5D }, "Toshiba", "Toshiba" }, + { { 0xF4, 0x64, 0xB6 }, "Sercomm", "Sercomm Corporation." }, { { 0xF4, 0x65, 0x0B }, "Espressif", "Espressif Inc." }, { { 0xF4, 0x65, 0xA6 }, "Apple", "Apple, Inc." }, { { 0xF4, 0x67, 0x2D }, "TopstarTechn", "ShenZhen Topstar Technology Company" }, @@ -36659,7 +37861,7 @@ { { 0xF4, 0x6A, 0xDD }, "LiteonTechno", "Liteon Technology Corporation" }, { { 0xF4, 0x6B, 0x8C }, "HonHaiPrecis", "Hon Hai Precision Industry Co., Ltd." }, { { 0xF4, 0x6B, 0xEF }, "SagemcomBroa", "Sagemcom Broadband SAS" }, - { { 0xF4, 0x6C, 0x68 }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xF4, 0x6C, 0x68 }, "WNC", "WNC Corporation" }, { { 0xF4, 0x6D, 0x04 }, "ASUSTekCOMPU", "ASUSTek COMPUTER INC." }, { { 0xF4, 0x6D, 0x2F }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xF4, 0x6D, 0x3F }, "Intel", "Intel Corporate" }, @@ -36670,6 +37872,7 @@ { { 0xF4, 0x6F, 0x4E }, "Echowell", "Echowell" }, { { 0xF4, 0x6F, 0xA4 }, "PhysikInstru", "Physik Instrumente GmbH & Co. KG" }, { { 0xF4, 0x6F, 0xED }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" }, + { { 0xF4, 0x70, 0x18 }, "EzvizSoftwar", "Hangzhou Ezviz Software Co.,Ltd." }, { { 0xF4, 0x70, 0xAB }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xF4, 0x71, 0x90 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF4, 0x72, 0x57 }, "JiangxiRemot", "Jiangxi Remote lntelligence Technology Co.,Ltd" }, @@ -36678,6 +37881,7 @@ { { 0xF4, 0x74, 0x70 }, "Cisco", "Cisco Systems, Inc" }, { { 0xF4, 0x74, 0x88 }, "NewH3CTechno", "New H3C Technologies Co., Ltd" }, { { 0xF4, 0x76, 0x26 }, "ViltechmedaU", "Viltechmeda UAB" }, + { { 0xF4, 0x78, 0xAC }, "Apple", "Apple, Inc." }, { { 0xF4, 0x79, 0x46 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF4, 0x79, 0x60 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF4, 0x7A, 0x4E }, "Woojeon&Hand", "Woojeon&Handan" }, @@ -36717,6 +37921,7 @@ { { 0xF4, 0x96, 0x51 }, "NAKAYO", "NAKAYO Inc" }, { { 0xF4, 0x97, 0xC2 }, "Nebulon", "Nebulon Inc" }, { { 0xF4, 0x99, 0xAC }, "WEBERSchraub", "WEBER Schraubautomaten GmbH" }, + { { 0xF4, 0x9A, 0xB1 }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xF4, 0x9C, 0x12 }, "Structab", "Structab AB" }, { { 0xF4, 0x9D, 0x8A }, "FantasiaTrad", "Fantasia Trading LLC" }, { { 0xF4, 0x9D, 0xA7 }, "Private", "Private" }, @@ -36728,6 +37933,7 @@ { { 0xF4, 0xA1, 0x7F }, "MarquardtEle", "Marquardt Electronics Technology (Shanghai) Co.Ltd" }, { { 0xF4, 0xA2, 0x94 }, "EagleWorldDe", "Eagle World Development Co., Limited" }, { { 0xF4, 0xA3, 0x10 }, "Apple", "Apple, Inc." }, + { { 0xF4, 0xA3, 0xC2 }, "iCommSemicon", "Shenzhen iComm Semiconductor CO.,LTD" }, { { 0xF4, 0xA4, 0x75 }, "Intel", "Intel Corporate" }, { { 0xF4, 0xA4, 0xD6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF4, 0xA5, 0x2A }, "HawaTechnolo", "Hawa Technologies Inc" }, @@ -36736,8 +37942,10 @@ { { 0xF4, 0xA8, 0x0D }, "WistronInfoC", "Wistron InfoComm(Kunshan)Co.,Ltd." }, { { 0xF4, 0xA9, 0x97 }, "Canon", "Canon Inc." }, { { 0xF4, 0xAA, 0xD0 }, "Ohsung", "Ohsung" }, + { { 0xF4, 0xAB, 0x5C }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, { { 0xF4, 0xAC, 0xC1 }, "Cisco", "Cisco Systems, Inc" }, { { 0xF4, 0xAF, 0xE7 }, "Apple", "Apple, Inc." }, + { { 0xF4, 0xB0, 0xFF }, "BaudDataComm", "Shanghai Baud Data Communication Co.,Ltd." }, { { 0xF4, 0xB1, 0x64 }, "LightningTel", "Lightning Telecommunications Technology Co. Ltd" }, { { 0xF4, 0xB1, 0x9C }, "AltoBeam", "AltoBeam (China) Inc." }, { { 0xF4, 0xB1, 0xC2 }, "ZhejiangDahu", "Zhejiang Dahua Technology Co., Ltd." }, @@ -36747,6 +37955,7 @@ { { 0xF4, 0xB5, 0x20 }, "BiostarMicro", "Biostar Microtech international corp." }, { { 0xF4, 0xB5, 0x2F }, "JuniperNetwo", "Juniper Networks" }, { { 0xF4, 0xB5, 0x49 }, "XiamenYeasta", "Xiamen Yeastar Digital Technology Co., Ltd" }, + { { 0xF4, 0xB5, 0x99 }, "Apple", "Apple, Inc." }, { { 0xF4, 0xB5, 0xAA }, "zte", "zte corporation" }, { { 0xF4, 0xB5, 0xBB }, "CeragonNetwo", "Ceragon Networks" }, { { 0xF4, 0xB6, 0x2D }, "DongguanHuay", "Dongguan Huayin Electronic Technology Co., Ltd." }, @@ -36805,6 +38014,7 @@ { { 0xF4, 0xD5, 0x8A }, "PaloAltoNetw", "Palo Alto Networks" }, { { 0xF4, 0xD6, 0x20 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xF4, 0xD7, 0xB2 }, "LGSInnovatio", "LGS Innovations, LLC" }, + { { 0xF4, 0xD7, 0xE4 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xF4, 0xD9, 0xC6 }, "UnionManTech", "Union Man Technology Co.,Ltd" }, { { 0xF4, 0xD9, 0xFB }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF4, 0xDB, 0xE3 }, "Apple", "Apple, Inc." }, @@ -36820,7 +38030,9 @@ { { 0xF4, 0xDE, 0xAF }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF4, 0xE1, 0x1E }, "TexasInstrum", "Texas Instruments" }, { { 0xF4, 0xE1, 0x42 }, "DeltaElektro", "Delta Elektronika BV" }, + { { 0xF4, 0xE1, 0xFC }, "HewlettPacka", "Hewlett Packard Enterprise" }, { { 0xF4, 0xE2, 0x04 }, "CoyoteSystem", "Coyote System" }, + { { 0xF4, 0xE2, 0x5D }, "AltoBeam", "AltoBeam Inc." }, { { 0xF4, 0xE2, 0xC6 }, "Ubiquiti", "Ubiquiti Inc" }, { { 0xF4, 0xE3, 0xFB }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF4, 0xE4, 0x51 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, @@ -36887,6 +38099,7 @@ { { 0xF8, 0x0B, 0xCB }, "Cisco", "Cisco Systems, Inc" }, { { 0xF8, 0x0B, 0xD0 }, "DatangTeleco", "Datang Telecom communication terminal (Tianjin) Co., Ltd." }, { { 0xF8, 0x0C, 0x58 }, "TaicangT&WEl", "Taicang T&W Electronics" }, + { { 0xF8, 0x0C, 0x9A }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, { { 0xF8, 0x0C, 0xF3 }, "LGElectronic", "LG Electronics (Mobile Communications)" }, { { 0xF8, 0x0D, 0x43 }, "HonHaiPrecis", "Hon Hai Precision Ind. Co.,Ltd." }, { { 0xF8, 0x0D, 0x4B }, "Nextracker", "Nextracker, Inc." }, @@ -36900,7 +38113,7 @@ { { 0xF8, 0x0F, 0x6F }, "Cisco", "Cisco Systems, Inc" }, { { 0xF8, 0x0F, 0x84 }, "NaturalSecur", "Natural Security SAS" }, { { 0xF8, 0x0F, 0xF9 }, "Google", "Google, Inc." }, - { { 0xF8, 0x10, 0x37 }, "AtopiaLP", "Atopia Systems, LP" }, + { { 0xF8, 0x10, 0x37 }, "ENTOUCHContr", "ENTOUCH Controls" }, { { 0xF8, 0x10, 0x93 }, "Apple", "Apple, Inc." }, { { 0xF8, 0x10, 0xA0 }, "XtremeTestek", "Xtreme Testek Inc." }, { { 0xF8, 0x13, 0x08 }, "Nokia", "Nokia" }, @@ -36923,6 +38136,7 @@ { { 0xF8, 0x1E, 0xDF }, "Apple", "Apple, Inc." }, { { 0xF8, 0x1F, 0x32 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, { { 0xF8, 0x20, 0x55 }, "GreenInforma", "Green Information System" }, + { { 0xF8, 0x20, 0x97 }, "AdityaInfote", "Aditya Infotech Ltd." }, { { 0xF8, 0x20, 0xA9 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xF8, 0x20, 0xD2 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xF8, 0x21, 0x11 }, "HMDGlobal", "HMD Global Oy" }, @@ -36940,6 +38154,7 @@ { { 0xF8, 0x28, 0xC9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF8, 0x29, 0xC0 }, "Availink", "Availink, Inc." }, { { 0xF8, 0x2A, 0x53 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, + { { 0xF8, 0x2A, 0xE2 }, "Apple", "Apple, Inc." }, { { 0xF8, 0x2B, 0x7F }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xF8, 0x2B, 0xC8 }, "JiangsuSwitt", "Jiangsu Switter Co., Ltd" }, { { 0xF8, 0x2C, 0x18 }, "2Wire", "2Wire Inc" }, @@ -36991,6 +38206,7 @@ { { 0xF8, 0x46, 0x1C }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0xF8, 0x46, 0x2D }, "SYNTECIncorp", "SYNTEC Incorporation" }, { { 0xF8, 0x47, 0x2D }, "X2genDigital", "X2gen Digital Corp. Ltd" }, + { { 0xF8, 0x47, 0xE3 }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xF8, 0x48, 0x97 }, "Hitachi", "Hitachi, Ltd." }, { { 0xF8, 0x48, 0xFD }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xF8, 0x4A, 0x73 }, "Eumtech", "Eumtech Co., Ltd" }, @@ -37016,11 +38232,13 @@ { { 0xF8, 0x54, 0xB8 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xF8, 0x54, 0xF6 }, "AzureWaveTec", "AzureWave Technology Inc." }, { { 0xF8, 0x55, 0x48 }, "TexasInstrum", "Texas Instruments" }, + { { 0xF8, 0x55, 0x4B }, "WirelessMobi", "WirelessMobility Engineering Centre SDN. BHD" }, { { 0xF8, 0x55, 0xCD }, "Visteon", "Visteon Corporation" }, { { 0xF8, 0x56, 0xC3 }, "zte", "zte corporation" }, { { 0xF8, 0x57, 0x2E }, "CoreBrands", "Core Brands, LLC" }, { { 0xF8, 0x59, 0x71 }, "Intel", "Intel Corporate" }, { { 0xF8, 0x5A, 0x00 }, "SanfordLP", "Sanford LP" }, + { { 0xF8, 0x5B, 0x1B }, "Espressif", "Espressif Inc." }, { { 0xF8, 0x5B, 0x3B }, "AskeyCompute", "Askey Computer Corp" }, { { 0xF8, 0x5B, 0x6E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF8, 0x5B, 0x9B }, "iMercury", "iMercury" }, @@ -37056,7 +38274,7 @@ { { 0xF8, 0x6C, 0x03 }, "TeleoneTechn", "Shenzhen Teleone Technology Co., Ltd" }, { { 0xF8, 0x6C, 0xE1 }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0xF8, 0x6D, 0x73 }, "Zengge", "Zengge Co., Limited" }, - { { 0xF8, 0x6D, 0xCC }, "WistronNeweb", "Wistron Neweb Corporation" }, + { { 0xF8, 0x6D, 0xCC }, "WNC", "WNC Corporation" }, { { 0xF8, 0x6E, 0xCF }, "Arcx", "Arcx Inc" }, { { 0xF8, 0x6E, 0xEE }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xF8, 0x6F, 0xB0 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, @@ -37091,6 +38309,7 @@ { { 0xF8, 0x80, 0x96 }, "ElsysEquipam", "Elsys Equipamentos Eletrônicos Ltda" }, { { 0xF8, 0x81, 0x1A }, "Overkiz", "Overkiz" }, { { 0xF8, 0x82, 0x00 }, "CaptionCall", "CaptionCall" }, + { { 0xF8, 0x83, 0x06 }, "XiaomiMobile", "Beijing Xiaomi Mobile Software Co., Ltd" }, { { 0xF8, 0x84, 0x79 }, "YaojinTechno", "Yaojin Technology(Shenzhen)Co.,Ltd" }, { { 0xF8, 0x84, 0xF2 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xF8, 0x85, 0xF9 }, "Calix", "Calix Inc." }, @@ -37111,6 +38330,7 @@ { { 0xF8, 0x91, 0x2A }, "GLPGermanLig", "GLP German Light Products GmbH" }, { { 0xF8, 0x91, 0x6F }, "TexasInstrum", "Texas Instruments" }, { { 0xF8, 0x91, 0x73 }, "AedleSas", "Aedle Sas" }, + { { 0xF8, 0x91, 0xF5 }, "DingtianTech", "Dingtian Technologies Co., Ltd" }, { { 0xF8, 0x93, 0xF3 }, "Volans", "Volans" }, { { 0xF8, 0x94, 0x97 }, "Buffalo", "Buffalo.Inc" }, { { 0xF8, 0x94, 0xC2 }, "Intel", "Intel Corporate" }, @@ -37214,7 +38434,9 @@ { { 0xF8, 0xCE, 0x07 }, "ZhejiangDahu", "Zhejiang Dahua Technologyco.,Ltd" }, { { 0xF8, 0xCE, 0x21 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xF8, 0xCE, 0x72 }, "Wistron", "Wistron Corporation" }, + { { 0xF8, 0xCF, 0x52 }, "Intel", "Intel Corporate" }, { { 0xF8, 0xCF, 0xC5 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, + { { 0xF8, 0xD0, 0x0E }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xF8, 0xD0, 0x27 }, "SeikoEpson", "Seiko Epson Corporation" }, { { 0xF8, 0xD0, 0xAC }, "SonyInteract", "Sony Interactive Entertainment Inc." }, { { 0xF8, 0xD0, 0xBD }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, @@ -37222,8 +38444,10 @@ { { 0xF8, 0xD1, 0x11 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." }, { { 0xF8, 0xD2, 0xAC }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xF8, 0xD3, 0xA9 }, "AXANNetworks", "AXAN Networks" }, + { { 0xF8, 0xD3, 0xF0 }, "Apple", "Apple, Inc." }, { { 0xF8, 0xD4, 0x62 }, "PumatronixEq", "Pumatronix Equipamentos Eletronicos Ltda." }, { { 0xF8, 0xD4, 0x78 }, "FlextronicsT", "Flextronics Tech.(Ind) Pvt Ltd" }, + { { 0xF8, 0xD5, 0x54 }, "GDMideaAirCo", "GD Midea Air-Conditioning Equipment Co.,Ltd." }, { { 0xF8, 0xD7, 0x56 }, "SimmTronic", "Simm Tronic Limited" }, { { 0xF8, 0xD7, 0x58 }, "Veratron", "Veratron AG" }, { { 0xF8, 0xD7, 0xBF }, "REVRitter", "REV Ritter GmbH" }, @@ -37241,6 +38465,7 @@ { { 0xF8, 0xDF, 0xA8 }, "zte", "zte corporation" }, { { 0xF8, 0xDF, 0xE1 }, "MyLight", "MyLight Systems" }, { { 0xF8, 0xE0, 0x79 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, + { { 0xF8, 0xE2, 0x52 }, "Apple", "Apple, Inc." }, { { 0xF8, 0xE3, 0x5F }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xF8, 0xE4, 0x3B }, "ASIXElectron", "ASIX Electronics Corporation" }, { { 0xF8, 0xE4, 0x4E }, "Mcot", "Mcot Inc." }, @@ -37265,7 +38490,7 @@ { { 0xF8, 0xED, 0xAE }, "MobiwireMobi", "Mobiwire Mobiles(Ningbo) Co.,Ltd" }, { { 0xF8, 0xED, 0xFC }, "HP", "HP Inc." }, { { 0xF8, 0xEF, 0x5D }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, - { { 0xF8, 0xEF, 0xB1 }, "Zhongxinhuil", "Hangzhou Zhongxinhui lntelligent Technology Co.,Ltd." }, + { { 0xF8, 0xEF, 0xB1 }, "Zhongxinghui", "Hangzhou Zhongxinghui Intelligent Technology Co., Ltd." }, { { 0xF8, 0xF0, 0x05 }, "NewportMedia", "Newport Media Inc." }, { { 0xF8, 0xF0, 0x14 }, "RackWare", "RackWare Inc." }, { { 0xF8, 0xF0, 0x82 }, "Nagtech", "Nagtech Llc" }, @@ -37276,12 +38501,14 @@ { { 0xF8, 0xF2, 0x1E }, "Intel", "Intel Corporate" }, { { 0xF8, 0xF2, 0x5A }, "GLab", "G-Lab GmbH" }, { { 0xF8, 0xF2, 0x95 }, "Annapurnalab", "Annapurna labs" }, + { { 0xF8, 0xF2, 0xF0 }, "ChipseaTechn", "Chipsea Technologies (Shenzhen) Crop." }, { { 0xF8, 0xF3, 0xD3 }, "Gotronelectr", "Shenzhen Gotron electronic CO.,LTD" }, { { 0xF8, 0xF4, 0x64 }, "RaweElectoni", "Rawe Electonic GmbH" }, { { 0xF8, 0xF5, 0x19 }, "Rulogic", "Rulogic Inc." }, { { 0xF8, 0xF5, 0x32 }, "Commscope", "Commscope" }, { { 0xF8, 0xF5, 0x8C }, "Apple", "Apple, Inc." }, { { 0xF8, 0xF7, 0xB9 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xF8, 0xF7, 0xD2 }, "EqualOptics", "Equal Optics, LLC" }, { { 0xF8, 0xF7, 0xD3 }, "Internationa", "International Communications Corporation" }, { { 0xF8, 0xF7, 0xFF }, "SynTech", "Syn-Tech Systems Inc" }, { { 0xF8, 0xFB, 0x2F }, "Santur", "Santur Corporation" }, @@ -37305,6 +38532,7 @@ { { 0xFA, 0x63, 0xE1 }, "SamsungElect", "Samsung Electronics (UK) Ltd" }, { { 0xFA, 0x66, 0x73 }, "NellsElectro", "Nells Electronic Systems (Nes)" }, { { 0xFA, 0x7A, 0xCB }, "UltraEtherne", "Ultra Ethernet Consortium" }, + { { 0xFA, 0x7D, 0x04 }, "SalienceLabs", "Salience Labs" }, { { 0xFA, 0x94, 0xF1 }, "IEEE8021Chai", "IEEE 802.1 Chair" }, { { 0xFA, 0xBA, 0x85 }, "APATOptoelec", "APAT Optoelectronics Components Co., Ltd." }, { { 0xFA, 0xD9, 0x88 }, "MomentumData", "Momentum Data Systems" }, @@ -37375,6 +38603,7 @@ { { 0xFC, 0x23, 0x25 }, "EosTek", "EosTek (Shenzhen) Co., Ltd." }, { { 0xFC, 0x23, 0xCD }, "BilianElectr", "Shenzhen Bilian Electronic Co.,Ltd" }, { { 0xFC, 0x25, 0x3F }, "Apple", "Apple, Inc." }, + { { 0xFC, 0x26, 0x8C }, "Signify", "Signify B.V." }, { { 0xFC, 0x27, 0xA2 }, "TransElectri", "Trans Electric Co., Ltd." }, { { 0xFC, 0x29, 0xE3 }, "Infinixmobil", "Infinix mobility limited" }, { { 0xFC, 0x29, 0xF3 }, "McPay", "McPay Co.,LTD." }, @@ -37402,6 +38631,7 @@ { { 0xFC, 0x37, 0x2B }, "SichuanTiany", "Sichuan Tianyi Comheart Telecom Co.,LTD" }, { { 0xFC, 0x38, 0x6A }, "SkyworthDigi", "Shenzhen Skyworth Digital Technology CO., Ltd" }, { { 0xFC, 0x38, 0x76 }, "ForumCommuni", "Forum Communication Systems, Inc" }, + { { 0xFC, 0x38, 0x82 }, "Infinixmobil", "Infinix mobility limited" }, { { 0xFC, 0x38, 0xC4 }, "ChinaGrandCo", "China Grand Communications Co.,Ltd." }, { { 0xFC, 0x39, 0x5A }, "SonicWall", "SonicWall" }, { { 0xFC, 0x39, 0x64 }, "ItelMobile", "Itel Mobile Limited" }, @@ -37409,6 +38639,7 @@ { { 0xFC, 0x3C, 0xE9 }, "TsingtongTec", "Tsingtong Technologies Co, Ltd." }, { { 0xFC, 0x3D, 0x73 }, "eero", "eero inc." }, { { 0xFC, 0x3D, 0x93 }, "LongcheerTel", "Longcheer Telecommunication Limited" }, + { { 0xFC, 0x3D, 0x98 }, "AcctonTechno", "Accton Technology Corporation" }, { { 0xFC, 0x3D, 0xA5 }, "Arcadyan", "Arcadyan Corporation" }, { { 0xFC, 0x3F, 0x7C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xFC, 0x3F, 0xA6 }, "eero", "eero inc." }, @@ -37436,15 +38667,17 @@ { { 0xFC, 0x4B, 0x1C }, "Intersensor", "Intersensor S.R.L." }, { { 0xFC, 0x4B, 0x57 }, "PeerlessInst", "Peerless Instrument Division of Curtiss-Wright" }, { { 0xFC, 0x4B, 0xBC }, "SunplusTechn", "Sunplus Technology Co., Ltd." }, + { { 0xFC, 0x4C, 0xEA }, "Dell", "Dell Inc." }, { { 0xFC, 0x4C, 0xEF }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xFC, 0x4D, 0x6A }, "SiliconLabor", "Silicon Laboratories" }, { { 0xFC, 0x4D, 0x8C }, "PanteElectro", "Shenzhen Pante Electronics Technology Co., Ltd" }, { { 0xFC, 0x4D, 0xA6 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, - { { 0xFC, 0x4D, 0xD4 }, "UniversalGlo", "Universal Global Scientific Industrial Co., Ltd." }, + { { 0xFC, 0x4D, 0xD4 }, "UniversalGlo", "Universal Global Scientific Industrial., Ltd" }, { { 0xFC, 0x4E, 0x6D }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xFC, 0x4E, 0xA4 }, "Apple", "Apple, Inc." }, { { 0xFC, 0x50, 0x0C }, "Sitehop", "Sitehop Ltd" }, { { 0xFC, 0x50, 0x90 }, "SIMEXSp", "SIMEX Sp. z o.o." }, + { { 0xFC, 0x50, 0xD6 }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xFC, 0x51, 0xA4 }, "Commscope", "Commscope" }, { { 0xFC, 0x51, 0xB5 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xFC, 0x52, 0x8D }, "VantivaUSA", "Vantiva USA LLC" }, @@ -37453,6 +38686,7 @@ { { 0xFC, 0x55, 0x57 }, "Apple", "Apple, Inc." }, { { 0xFC, 0x55, 0xDC }, "BalticLatvia", "Baltic Latvian Universal Electronics LLC" }, { { 0xFC, 0x57, 0x03 }, "Hisensebroad", "Hisense broadband multimedia technology Co.,Ltd" }, + { { 0xFC, 0x57, 0x08 }, "Broadcom", "Broadcom Limited" }, { { 0xFC, 0x58, 0x4A }, "xiamenshicch", "xiamenshi c-chip technology co., ltd" }, { { 0xFC, 0x58, 0x9A }, "Cisco", "Cisco Systems, Inc" }, { { 0xFC, 0x58, 0xDF }, "InterphoneSe", "Interphone Service" }, @@ -37493,6 +38727,7 @@ { { 0xFC, 0x6F, 0xB7 }, "Commscope", "Commscope" }, { { 0xFC, 0x70, 0x2E }, "SichuanAILin", "Sichuan AI-Link Technology Co., Ltd." }, { { 0xFC, 0x71, 0xFA }, "TraneTechnol", "Trane Technologies" }, + { { 0xFC, 0x72, 0x88 }, "Cisco", "Cisco Systems, Inc" }, { { 0xFC, 0x73, 0xFB }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xFC, 0x75, 0x16 }, "DLinkInterna", "D-Link International" }, { { 0xFC, 0x75, 0xE6 }, "Handreamnet", "Handreamnet" }, @@ -37515,8 +38750,10 @@ { { 0xFC, 0x85, 0x96 }, "Axonne", "Axonne Inc." }, { { 0xFC, 0x86, 0x2A }, "HuaweiDevice", "Huawei Device Co., Ltd." }, { { 0xFC, 0x87, 0x43 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xFC, 0x88, 0x27 }, "Apple", "Apple, Inc." }, { { 0xFC, 0x8A, 0x3D }, "zte", "zte corporation" }, { { 0xFC, 0x8A, 0xF7 }, "zte", "zte corporation" }, + { { 0xFC, 0x8B, 0x1F }, "GUTORElectro", "GUTOR Electronic" }, { { 0xFC, 0x8B, 0x97 }, "GongjinElect", "Shenzhen Gongjin Electronics Co.,Lt" }, { { 0xFC, 0x8C, 0x11 }, "Microsoft", "Microsoft Corporation" }, { { 0xFC, 0x8D, 0x13 }, "FujianStarNe", "Fujian Star-Net Communication Co.,Ltd" }, @@ -37541,6 +38778,7 @@ { { 0xFC, 0x94, 0xCE }, "zte", "zte corporation" }, { { 0xFC, 0x94, 0xE3 }, "VantivaUSA", "Vantiva USA LLC" }, { { 0xFC, 0x95, 0x6A }, "Octagon", "Octagon Systems Corp." }, + { { 0xFC, 0x96, 0x3E }, "EMMicroelect", "EM Microelectronic" }, { { 0xFC, 0x96, 0x43 }, "JuniperNetwo", "Juniper Networks" }, { { 0xFC, 0x97, 0xA8 }, "Cricut", "Cricut Inc." }, { { 0xFC, 0x98, 0x16 }, "Alpsalpine", "Alpsalpine Co,.Ltd" }, @@ -37550,7 +38788,10 @@ { { 0xFC, 0x9B, 0xD4 }, "EdgeQ", "EdgeQ" }, { { 0xFC, 0x9C, 0x98 }, "ArloTechnolo", "Arlo Technology" }, { { 0xFC, 0x9C, 0xA7 }, "Apple", "Apple, Inc." }, + { { 0xFC, 0x9D, 0x05 }, "MicroStarINT", "Micro-Star INTL CO., LTD." }, { { 0xFC, 0x9D, 0xD8 }, "TongTongYiLi", "Beijing TongTongYiLian Science and Technology Ltd." }, + { { 0xFC, 0x9E, 0x53 }, "Intel", "Intel Corporate" }, + { { 0xFC, 0x9F, 0x2A }, "ZyxelCommuni", "Zyxel Communications Corporation" }, { { 0xFC, 0x9F, 0xAE }, "Fidus", "Fidus Systems Inc" }, { { 0xFC, 0x9F, 0xE1 }, "CONWINTech", "CONWIN.Tech. Ltd" }, { { 0xFC, 0x9F, 0xFD }, "HikvisionDig", "Hangzhou Hikvision Digital Technology Co.,Ltd." }, @@ -37559,6 +38800,7 @@ { { 0xFC, 0xA1, 0x3E }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xFC, 0xA1, 0x83 }, "AmazonTechno", "Amazon Technologies Inc." }, { { 0xFC, 0xA2, 0x2A }, "PTCallystaMu", "PT. Callysta Multi Engineering" }, + { { 0xFC, 0xA2, 0x7E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xFC, 0xA3, 0x86 }, "ChuangweiRgb", "Shenzhen Chuangwei-Rgb Electronics Co.,Ltd" }, { { 0xFC, 0xA5, 0xC8 }, "Apple", "Apple, Inc." }, { { 0xFC, 0xA5, 0xD0 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" }, @@ -37578,6 +38820,7 @@ { { 0xFC, 0xAA, 0x81 }, "Apple", "Apple, Inc." }, { { 0xFC, 0xAA, 0xB6 }, "SamsungElect", "Samsung Electronics Co.,Ltd" }, { { 0xFC, 0xAB, 0x90 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, + { { 0xFC, 0xAB, 0xD0 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." }, { { 0xFC, 0xAB, 0xF5 }, "zte", "zte corporation" }, { { 0xFC, 0xAD, 0x0F }, "QtsNetworks", "Qts Networks" }, { { 0xFC, 0xAE, 0x2B }, "TitanProduct", "Titan Products Ltd." }, @@ -37588,6 +38831,7 @@ { { 0xFC, 0xB0, 0xC4 }, "DareGlobalTe", "Shanghai DareGlobal Technologies Co.,Ltd" }, { { 0xFC, 0xB0, 0xDE }, "CloudNetwork", "Cloud Network Technology Singapore Pte. Ltd." }, { { 0xFC, 0xB1, 0x0D }, "TianKunTechn", "Shenzhen Tian Kun Technology Co.,LTD." }, + { { 0xFC, 0xB2, 0x14 }, "Apple", "Apple, Inc." }, { { 0xFC, 0xB2, 0xD6 }, "CigShanghai", "Cig Shanghai Co Ltd" }, { { 0xFC, 0xB3, 0x87 }, "LeapmotorNew", "Leapmotor (Jinhua) New Energy Vehicle Parts Technology Co., Ltd." }, { { 0xFC, 0xB3, 0xAA }, "Intel", "Intel Corporate" }, @@ -37622,6 +38866,7 @@ { { 0xFC, 0xCC, 0xE4 }, "Ascon", "Ascon Ltd." }, { { 0xFC, 0xCF, 0x43 }, "HuizhouCityH", "Huizhou City Huiyang District Meisiqi Industry Development Co,.Ltd" }, { { 0xFC, 0xCF, 0x62 }, "IBM", "IBM Corp" }, + { { 0xFC, 0xCF, 0x9F }, "EMMicroelect", "EM Microelectronic" }, { { 0xFC, 0xD2, 0x02 }, "RealmeChongq", "Realme Chongqing Mobile Telecommunications Corp.,Ltd." }, { { 0xFC, 0xD2, 0x90 }, "SkyUk", "Sky Uk Limited" }, { { 0xFC, 0xD4, 0x36 }, "MotorolaMobi", "Motorola Mobility LLC, a Lenovo Company" }, @@ -37655,6 +38900,7 @@ { { 0xFC, 0xE3, 0x3C }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xFC, 0xE5, 0x57 }, "Nokia", "Nokia Corporation" }, { { 0xFC, 0xE6, 0x6A }, "IndustrialSo", "Industrial Software Co" }, + { { 0xFC, 0xE6, 0xC6 }, "ChinaMobileG", "China Mobile Group Device Co.,Ltd." }, { { 0xFC, 0xE8, 0x06 }, "EdifierInter", "Edifier International" }, { { 0xFC, 0xE8, 0x92 }, "LancableTech", "Hangzhou Lancable Technology Co.,Ltd" }, { { 0xFC, 0xE8, 0xC0 }, "Espressif", "Espressif Inc." }, @@ -37674,6 +38920,7 @@ { { 0xFC, 0xF7, 0x38 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" }, { { 0xFC, 0xF7, 0x63 }, "KunGaoMicro", "KunGao Micro (JiangSu) Co., LTd" }, { { 0xFC, 0xF7, 0x7B }, "HuaweiDevice", "Huawei Device Co., Ltd." }, + { { 0xFC, 0xF8, 0x61 }, "HarmanBecker", "Harman/Becker Automotive Systems GmbH" }, { { 0xFC, 0xF8, 0xAE }, "Intel", "Intel Corporate" }, { { 0xFC, 0xF8, 0xB7 }, "TRONTEQElect", "TRONTEQ Electronic" }, { { 0xFC, 0xFA, 0x21 }, "zte", "zte corporation" }, @@ -37716,6 +38963,21 @@ { { 0x00, 0x69, 0x67, 0xC0 }, "DesirdDesign", "Desird Design R&D" }, { { 0x00, 0x69, 0x67, 0xD0 }, "aversix", "aversix" }, { { 0x00, 0x69, 0x67, 0xE0 }, "TianjinLianw", "Tianjin Lianwu Technology Co., Ltd." }, + { { 0x00, 0x6A, 0x5E, 0x00 }, "TrulyElectro", "Truly Electronics Mfg.,Ltd" }, + { { 0x00, 0x6A, 0x5E, 0x10 }, "BroadMasterB", "BroadMaster Biotech Corp" }, + { { 0x00, 0x6A, 0x5E, 0x20 }, "CreativeComm", "Creative Communication" }, + { { 0x00, 0x6A, 0x5E, 0x30 }, "yeahmooTechn", "Shenzhen yeahmoo Technology Co., Ltd." }, + { { 0x00, 0x6A, 0x5E, 0x40 }, "Evercomm", "Evercomm (Pty) Ltd" }, + { { 0x00, 0x6A, 0x5E, 0x50 }, "Rayneo", "Rayneo (wuxi) ltd" }, + { { 0x00, 0x6A, 0x5E, 0x60 }, "Dicom", "Dicom Corporation" }, + { { 0x00, 0x6A, 0x5E, 0x70 }, "JiangsuAlsto", "Jiangsu Alstom NUG Propulsion System Co., Ltd" }, + { { 0x00, 0x6A, 0x5E, 0x80 }, "Hilti", "Hilti Corporation" }, + { { 0x00, 0x6A, 0x5E, 0x90 }, "Annapurnalab", "Annapurna labs" }, + { { 0x00, 0x6A, 0x5E, 0xA0 }, "Annapurnalab", "Annapurna labs" }, + { { 0x00, 0x6A, 0x5E, 0xB0 }, "AUMOVIOBrazi", "AUMOVIO Brazil Industry Ltda." }, + { { 0x00, 0x6A, 0x5E, 0xC0 }, "CybertelBrid", "Cybertel Bridge" }, + { { 0x00, 0x6A, 0x5E, 0xD0 }, "LingjiInnova", "Beijing Lingji Innovations technology Co,LTD." }, + { { 0x00, 0x6A, 0x5E, 0xE0 }, "OppermannReg", "Oppermann Regelgeräte GmbH" }, { { 0x00, 0x8D, 0xF4, 0x00 }, "SensataTechn", "Sensata Technologies" }, { { 0x00, 0x8D, 0xF4, 0x10 }, "Infinitesens", "Beijing Infinitesensing Technology Co.,Ltd" }, { { 0x00, 0x8D, 0xF4, 0x20 }, "SymetricsInd", "Symetrics Industries d.b.a. Extant Aerospace" }, @@ -37759,8 +39021,8 @@ { { 0x04, 0x58, 0x5D, 0xA0 }, "Teleplatform", "Teleplatforms" }, { { 0x04, 0x58, 0x5D, 0xB0 }, "JuxunElectro", "Chengdu Juxun Electronic Technology Co.,Ltd" }, { { 0x04, 0x58, 0x5D, 0xC0 }, "RexonTechnol", "Rexon Technology" }, - { { 0x04, 0x58, 0x5D, 0xD0 }, "HDSOtomasyon", "HDS Otomasyon Güvenlik ve Yazılım Teknolojiler Sanayi Ticaret Limited Şirketi" }, - { { 0x04, 0x58, 0x5D, 0xE0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x04, 0x58, 0x5D, 0xD0 }, "HDSOtomasyon", "HDS Otomasyon Güvenlik ve Yazılım Teknolojileri Sanayi Ticaret Limited Şirketi" }, + { { 0x04, 0x58, 0x5D, 0xE0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x04, 0x71, 0x4B, 0x00 }, "NeurioTechno", "Neurio Technology Inc." }, { { 0x04, 0x71, 0x4B, 0x10 }, "uAvionix", "uAvionix Corporation" }, { { 0x04, 0x71, 0x4B, 0x20 }, "WayOSTechnol", "Shenzhen WayOS Technology Crop., Ltd." }, @@ -37776,7 +39038,7 @@ { { 0x04, 0x71, 0x4B, 0xC0 }, "KittyHawk", "KittyHawk Corporation" }, { { 0x04, 0x71, 0x4B, 0xD0 }, "BoCloudsTech", "Shenzhen BoClouds Technology Co.,Ltd." }, { { 0x04, 0x71, 0x4B, 0xE0 }, "GimsoMobile", "Gimso Mobile Ltd" }, - { { 0x04, 0xA1, 0x6F, 0x00 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x04, 0xA1, 0x6F, 0x00 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x04, 0xA1, 0x6F, 0x10 }, "iENSO", "iENSO Inc." }, { { 0x04, 0xA1, 0x6F, 0x20 }, "SuzhouLiansh", "Suzhou Lianshichuangzhi Technology Co.,Ltd" }, { { 0x04, 0xA1, 0x6F, 0x30 }, "Crypto4ATech", "Crypto4A Technologies" }, @@ -37843,7 +39105,7 @@ { { 0x04, 0xEE, 0xE8, 0x40 }, "DaotongTechn", "Shenzhen Daotong Technology Co.,Ltd" }, { { 0x04, 0xEE, 0xE8, 0x50 }, "RealWear", "RealWear" }, { { 0x04, 0xEE, 0xE8, 0x60 }, "Nalssen", "Nalssen Inc." }, - { { 0x04, 0xEE, 0xE8, 0x70 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x04, 0xEE, 0xE8, 0x70 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x04, 0xEE, 0xE8, 0x80 }, "MPEON", "MPEON Co.,Ltd" }, { { 0x04, 0xEE, 0xE8, 0x90 }, "PrivacyHero", "Privacy Hero" }, { { 0x04, 0xEE, 0xE8, 0xA0 }, "JoiningFreeT", "Shenzhen JoiningFree Technology Co.,Ltd" }, @@ -37949,7 +39211,7 @@ { { 0x0C, 0x5C, 0xB5, 0x50 }, "Raymond", "The Raymond Corporation" }, { { 0x0C, 0x5C, 0xB5, 0x60 }, "S2C", "S2C limited" }, { { 0x0C, 0x5C, 0xB5, 0x70 }, "Energybox", "Energybox Limited" }, - { { 0x0C, 0x5C, 0xB5, 0x80 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x0C, 0x5C, 0xB5, 0x80 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x0C, 0x5C, 0xB5, 0x90 }, "ColordeveInt", "Colordeve International" }, { { 0x0C, 0x5C, 0xB5, 0xA0 }, "Zhengzhoucoa", "Zhengzhou coal machinery hydraulic electric control Co.,Ltd" }, { { 0x0C, 0x5C, 0xB5, 0xB0 }, "ADIGlobalDis", "ADI Global Distribution" }, @@ -38001,6 +39263,21 @@ { { 0x0C, 0x86, 0x29, 0xC0 }, "YingmuTechno", "Shenzhen Yingmu Technology.,Ltd" }, { { 0x0C, 0x86, 0x29, 0xD0 }, "Beibianzhida", "Beijing Beibianzhida Technology Co.,Ltd" }, { { 0x0C, 0x86, 0x29, 0xE0 }, "FxTechnology", "Fx Technology Limited" }, + { { 0x0C, 0xBF, 0xB4, 0x00 }, "AculaTechnol", "Acula Technology Corp" }, + { { 0x0C, 0xBF, 0xB4, 0x10 }, "Innomotics", "Innomotics GmbH" }, + { { 0x0C, 0xBF, 0xB4, 0x20 }, "MacnicaTechn", "Macnica Technology" }, + { { 0x0C, 0xBF, 0xB4, 0x30 }, "XunDunTechno", "ShenZhen XunDun Technology CO.LTD" }, + { { 0x0C, 0xBF, 0xB4, 0x40 }, "ENPlusTech", "Shenzhen EN Plus Tech Co.,Ltd." }, + { { 0x0C, 0xBF, 0xB4, 0x50 }, "ICWiser", "ICWiser" }, + { { 0x0C, 0xBF, 0xB4, 0x60 }, "ProlightConc", "Prolight Concepts (UK) Ltd" }, + { { 0x0C, 0xBF, 0xB4, 0x70 }, "OdysseyRobot", "Odyssey Robot LLC" }, + { { 0x0C, 0xBF, 0xB4, 0x80 }, "ChangzhouAsi", "Changzhou Asia Networks Information Technology Co., Ltd" }, + { { 0x0C, 0xBF, 0xB4, 0x90 }, "VirtualVTrad", "VirtualV Trading Limited" }, + { { 0x0C, 0xBF, 0xB4, 0xA0 }, "Irteya", "Irteya Llc" }, + { { 0x0C, 0xBF, 0xB4, 0xB0 }, "대한전력전자", "대한전력전자" }, + { { 0x0C, 0xBF, 0xB4, 0xC0 }, "ZealAllTechn", "ShenZhen Zeal-All Technology Co.,Ltd" }, + { { 0x0C, 0xBF, 0xB4, 0xD0 }, "Nanchangsico", "Nanchang si colordisplay Technology Co.,Ltd" }, + { { 0x0C, 0xBF, 0xB4, 0xE0 }, "PengBrainTec", "Shenzhen PengBrain Technology Co.,Ltd" }, { { 0x0C, 0xCC, 0x47, 0x00 }, "JooanTechnol", "Shenzhen Jooan Technology Co., Ltd" }, { { 0x0C, 0xCC, 0x47, 0x10 }, "GeneralIndus", "General Industrial Controls Pvt Ltd" }, { { 0x0C, 0xCC, 0x47, 0x20 }, "SunYanIntern", "Sun Yan International Trading Ltd." }, @@ -38100,7 +39377,7 @@ { { 0x10, 0x63, 0xA3, 0x50 }, "LianxinTechn", "Lianxin (Dalian) Technology Co.,Ltd" }, { { 0x10, 0x63, 0xA3, 0x60 }, "MorganSchaff", "Morgan Schaffer" }, { { 0x10, 0x63, 0xA3, 0x70 }, "NRS", "NRS Co., Ltd." }, - { { 0x10, 0x63, 0xA3, 0x80 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x10, 0x63, 0xA3, 0x80 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x10, 0x63, 0xA3, 0x90 }, "Nexite", "Nexite" }, { { 0x10, 0x63, 0xA3, 0xA0 }, "ITABShopprod", "ITAB Shop products" }, { { 0x10, 0x63, 0xA3, 0xB0 }, "Shenzhenshis", "Shen zhen shi shang mei dian zi shang wu you xian gong si" }, @@ -38256,7 +39533,7 @@ { { 0x18, 0xC3, 0xF4, 0xA0 }, "YunlianxinTe", "Shenzhen Yunlianxin Technology Co., Ltd." }, { { 0x18, 0xC3, 0xF4, 0xB0 }, "VectorTechno", "Vector Technologies, Llc" }, { { 0x18, 0xC3, 0xF4, 0xC0 }, "Zhongkejigua", "Hangzhou Zhongkejiguang Technology Co., Ltd" }, - { { 0x18, 0xC3, 0xF4, 0xD0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x18, 0xC3, 0xF4, 0xD0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x18, 0xC3, 0xF4, 0xE0 }, "MegmeetElect", "Shenzhen Megmeet Electrical Co., Ltd" }, { { 0x18, 0xD7, 0x93, 0x00 }, "JieXingTongT", "Shenzhen JieXingTong Technology Co.,LTD" }, { { 0x18, 0xD7, 0x93, 0x10 }, "Annapurnalab", "Annapurna labs" }, @@ -38500,6 +39777,21 @@ { { 0x20, 0x0A, 0x0D, 0xC0 }, "sehwa", "sehwa" }, { { 0x20, 0x0A, 0x0D, 0xD0 }, "BentlyEL", "Bently & EL Co. Ltd." }, { { 0x20, 0x0A, 0x0D, 0xE0 }, "DANGBEINETWO", "HANGZHOU DANGBEI NETWORK TECH.Co.,Ltd" }, + { { 0x20, 0x2B, 0xDA, 0x00 }, "IkMultimedia", "Ik Multimedia Production Srl" }, + { { 0x20, 0x2B, 0xDA, 0x10 }, "Enovates", "Enovates NV" }, + { { 0x20, 0x2B, 0xDA, 0x20 }, "ThalesNederl", "Thales Nederland BV" }, + { { 0x20, 0x2B, 0xDA, 0x30 }, "CtrlMovie", "CtrlMovie AG" }, + { { 0x20, 0x2B, 0xDA, 0x40 }, "TeletekElect", "Teletek Electronics JSC" }, + { { 0x20, 0x2B, 0xDA, 0x50 }, "PlatoSystemD", "Plato System Development B.V." }, + { { 0x20, 0x2B, 0xDA, 0x60 }, "FeiChengTech", "Shenzhen FeiCheng Technology Co.,Ltd" }, + { { 0x20, 0x2B, 0xDA, 0x70 }, "ChongqingRui", "Chongqing Ruishixing Technology Co., Ltd" }, + { { 0x20, 0x2B, 0xDA, 0x80 }, "BrushElectri", "Brush Electrical Machines Ltd" }, + { { 0x20, 0x2B, 0xDA, 0x90 }, "REDMOUSE", "REDMOUSE Inc." }, + { { 0x20, 0x2B, 0xDA, 0xA0 }, "IndustrialCo", "Industrial Connections & Solutions LLC" }, + { { 0x20, 0x2B, 0xDA, 0xB0 }, "Arvind", "Arvind Limited" }, + { { 0x20, 0x2B, 0xDA, 0xC0 }, "EV4", "EV4 Limited" }, + { { 0x20, 0x2B, 0xDA, 0xD0 }, "TransitSolut", "Transit Solutions, LLC." }, + { { 0x20, 0x2B, 0xDA, 0xE0 }, "ZhuoYuTechno", "ZhuoYu Technology" }, { { 0x20, 0x85, 0x93, 0x00 }, "Hemina", "Hemina Spa" }, { { 0x20, 0x85, 0x93, 0x10 }, "NetworkingSe", "Networking Services Corp" }, { { 0x20, 0x85, 0x93, 0x20 }, "MidContinent", "Mid Continent Controls, Inc." }, @@ -38590,6 +39882,21 @@ { { 0x24, 0x86, 0x25, 0xC0 }, "LLIGHT", "L-LIGHT Co., Ltd." }, { { 0x24, 0x86, 0x25, 0xD0 }, "HOLDTECS", "Chengdu HOLDTECS Co.,Ltd" }, { { 0x24, 0x86, 0x25, 0xE0 }, "UPAITechnolo", "Hangzhou UPAI Technology Co., Ltd" }, + { { 0x24, 0xA1, 0x0D, 0x00 }, "Lobaro", "Lobaro GmbH" }, + { { 0x24, 0xA1, 0x0D, 0x10 }, "StarInstrume", "Shenzhen Star Instrument Co., Ltd." }, + { { 0x24, 0xA1, 0x0D, 0x20 }, "SonyHondaMob", "Sony Honda Mobility Inc." }, + { { 0x24, 0xA1, 0x0D, 0x30 }, "Rhymebus", "Rhymebus corporation" }, + { { 0x24, 0xA1, 0x0D, 0x40 }, "DongguanTaij", "Dongguan Taijie Electronics Technology Co.,Ltd" }, + { { 0x24, 0xA1, 0x0D, 0x50 }, "Avantel", "Avantel Limited" }, + { { 0x24, 0xA1, 0x0D, 0x60 }, "Goertek", "Goertek Inc." }, + { { 0x24, 0xA1, 0x0D, 0x70 }, "CyonDrones", "Cyon Drones" }, + { { 0x24, 0xA1, 0x0D, 0x80 }, "Luxvisionsln", "Luxvisions lnnovation TechnologyCorp.Limited" }, + { { 0x24, 0xA1, 0x0D, 0x90 }, "Tecnojest", "Tecnojest SrL" }, + { { 0x24, 0xA1, 0x0D, 0xA0 }, "DetroitDefen", "Detroit Defense Inc." }, + { { 0x24, 0xA1, 0x0D, 0xB0 }, "Private", "Private" }, + { { 0x24, 0xA1, 0x0D, 0xC0 }, "RevuptechPri", "Revuptech Private Limited" }, + { { 0x24, 0xA1, 0x0D, 0xD0 }, "AminaDistrib", "Amina Distribution AS" }, + { { 0x24, 0xA1, 0x0D, 0xE0 }, "GönnheimerEl", "Gönnheimer Elektronic GmbH" }, { { 0x24, 0xA3, 0xF0, 0x00 }, "AYANIndustry", "Shanghai AYAN Industry System Co.L,td" }, { { 0x24, 0xA3, 0xF0, 0x10 }, "HunanNewmanI", "Hunan Newman Internet of vehicles Co,Ltd" }, { { 0x24, 0xA3, 0xF0, 0x20 }, "MagnaHong", "Magna Hong Co., Ltd." }, @@ -38993,12 +40300,27 @@ { { 0x34, 0x46, 0x63, 0x60 }, "ChinaMotor", "China Motor Corporation" }, { { 0x34, 0x46, 0x63, 0x70 }, "Htfuture", "Shenzhen Htfuture Co., Ltd" }, { { 0x34, 0x46, 0x63, 0x80 }, "BluesooTech", "Bluesoo Tech (HongKong) Co.,Limited" }, - { { 0x34, 0x46, 0x63, 0x90 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x34, 0x46, 0x63, 0x90 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x34, 0x46, 0x63, 0xA0 }, "ShenhongComm", "Shenzhen Shenhong Communication Technology Co., Ltd" }, { { 0x34, 0x46, 0x63, 0xB0 }, "Grohe", "Grohe AG" }, { { 0x34, 0x46, 0x63, 0xC0 }, "mirleautomat", "mirle automation corporation" }, { { 0x34, 0x46, 0x63, 0xD0 }, "TashiInterne", "Hangzhou Tashi Internet Of Things Technology Co., Ltd" }, { { 0x34, 0x46, 0x63, 0xE0 }, "ELECQTechnol", "Shenzhen ELECQ Technology Co.,Ltd" }, + { { 0x34, 0xB5, 0xF3, 0x00 }, "AddsoftTechn", "Addsoft Technologies Limited" }, + { { 0x34, 0xB5, 0xF3, 0x10 }, "SatcoEurope", "Satco Europe GmbH" }, + { { 0x34, 0xB5, 0xF3, 0x20 }, "InspiredFlig", "Inspired Flight" }, + { { 0x34, 0xB5, 0xF3, 0x30 }, "WEAD", "WEAD GmbH" }, + { { 0x34, 0xB5, 0xF3, 0x40 }, "LAUMASElettr", "LAUMAS Elettronica s.r.l." }, + { { 0x34, 0xB5, 0xF3, 0x50 }, "KyokutoSolut", "Kyokuto Solutions Inc." }, + { { 0x34, 0xB5, 0xF3, 0x60 }, "JenesisCo", "Jenesis(Shen Zhen)Co.,Ltd." }, + { { 0x34, 0xB5, 0xF3, 0x70 }, "HyattaDigita", "Hyatta Digital Technology Co., Ltd." }, + { { 0x34, 0xB5, 0xF3, 0x80 }, "SigenNewEner", "Shanghai Sigen New Energy Technology Co., Ltd" }, + { { 0x34, 0xB5, 0xF3, 0x90 }, "PeakVicTechn", "Shenzhen PeakVic Technology Co.,Ltd" }, + { { 0x34, 0xB5, 0xF3, 0xA0 }, "BethlabsTech", "Bethlabs(Tianjin)Technology Co.,Ltd." }, + { { 0x34, 0xB5, 0xF3, 0xB0 }, "Aeterlink", "Aeterlink Corp." }, + { { 0x34, 0xB5, 0xF3, 0xC0 }, "MifasuollaSm", "Shenzhen Mifasuolla Smart Co.,Ltd" }, + { { 0x34, 0xB5, 0xF3, 0xD0 }, "Digicom", "Digicom" }, + { { 0x34, 0xB5, 0xF3, 0xE0 }, "ViettelManuf", "Viettel Manufacturing Corporation One Member Limited Liability Company" }, { { 0x34, 0xC8, 0xD6, 0x00 }, "ZhangyueTech", "Shenzhen Zhangyue Technology Co., Ltd" }, { { 0x34, 0xC8, 0xD6, 0x10 }, "XmitechElect", "Shenzhen Xmitech Electronic Co.,Ltd" }, { { 0x34, 0xC8, 0xD6, 0x20 }, "GuangzhouLin", "Guangzhou Linkpi Technology Co. Ltd" }, @@ -39013,7 +40335,7 @@ { { 0x34, 0xC8, 0xD6, 0xB0 }, "YuanzhouInte", "Yuanzhou Intelligent (Shenzhen) Co., Ltd." }, { { 0x34, 0xC8, 0xD6, 0xC0 }, "HuizhouKDTIn", "Huizhou KDT Intelligent Display Technology Co. Ltd" }, { { 0x34, 0xC8, 0xD6, 0xD0 }, "eight", "eight" }, - { { 0x34, 0xC8, 0xD6, 0xE0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x34, 0xC8, 0xD6, 0xE0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x34, 0xD0, 0xB8, 0x00 }, "Captec", "Captec Ltd" }, { { 0x34, 0xD0, 0xB8, 0x10 }, "BaoLaiWeiInt", "Shenzhen Bao Lai Wei Intelligent Technology Co., L" }, { { 0x34, 0xD0, 0xB8, 0x20 }, "Blustream", "Blustream Pty Ltd" }, @@ -39111,7 +40433,7 @@ { { 0x38, 0xA8, 0xCD, 0x40 }, "WHITEvoid", "WHITEvoid GmbH" }, { { 0x38, 0xA8, 0xCD, 0x50 }, "RevoInfratec", "Revo Infratech USA Ltd" }, { { 0x38, 0xA8, 0xCD, 0x60 }, "cal4carePte", "cal4care Pte Ltd" }, - { { 0x38, 0xA8, 0xCD, 0x70 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x38, 0xA8, 0xCD, 0x70 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x38, 0xA8, 0xCD, 0x80 }, "MaxWayElectr", "Max Way Electronics Co., Ltd." }, { { 0x38, 0xA8, 0xCD, 0x90 }, "PTSupertone", "PT Supertone" }, { { 0x38, 0xA8, 0xCD, 0xA0 }, "NICTechnolog", "NIC Technologii" }, @@ -39418,6 +40740,21 @@ { { 0x44, 0xD5, 0xF2, 0xC0 }, "neocontrolso", "neocontrol soluções em automação" }, { { 0x44, 0xD5, 0xF2, 0xD0 }, "NationRFIDTe", "Shenzhen Nation RFID Technology Co.,Ltd." }, { { 0x44, 0xD5, 0xF2, 0xE0 }, "JointStockRe", "Joint-Stock Company Research and Development Center \"ELVEES\"" }, + { { 0x48, 0x08, 0xEB, 0x00 }, "Eloc8Sro", "Eloc8 Sro" }, + { { 0x48, 0x08, 0xEB, 0x10 }, "TianjinJinmu", "Tianjin Jinmu Intelligent Control Technology Co., Ltd" }, + { { 0x48, 0x08, 0xEB, 0x20 }, "ThreeLinkTec", "Guangdong Three Link Technology Co., Ltd" }, + { { 0x48, 0x08, 0xEB, 0x30 }, "Technologica", "Technological Application And Production One Member Liability Company (Tecapro Company)" }, + { { 0x48, 0x08, 0xEB, 0x40 }, "QuantaStorag", "Quanta Storage Inc." }, + { { 0x48, 0x08, 0xEB, 0x50 }, "JiananTechno", "Hangzhou Jianan Technology Co.,Ltd" }, + { { 0x48, 0x08, 0xEB, 0x60 }, "AriaNetworks", "Aria Networks, Inc." }, + { { 0x48, 0x08, 0xEB, 0x70 }, "ElectronTech", "Shenzhen Electron Technology Co., LTD." }, + { { 0x48, 0x08, 0xEB, 0x80 }, "DspreadTechn", "Dspread Technology (Beijing) Inc." }, + { { 0x48, 0x08, 0xEB, 0x90 }, "GuangzhouChu", "Guangzhou Chuangsou Network Technology Co., Ltd." }, + { { 0x48, 0x08, 0xEB, 0xA0 }, "YeacodeInkje", "Yeacode (Xiamen) Inkjet Inc." }, + { { 0x48, 0x08, 0xEB, 0xB0 }, "Eruminc", "Eruminc Co.,Ltd." }, + { { 0x48, 0x08, 0xEB, 0xC0 }, "ZhejiangAike", "Zhejiang Aike Intelligenttechnology Co.Ltd" }, + { { 0x48, 0x08, 0xEB, 0xD0 }, "SiliconDynam", "Silicon Dynamic Networks" }, + { { 0x48, 0x08, 0xEB, 0xE0 }, "unilineenerg", "uniline energy systems pvt ltd" }, { { 0x48, 0x0B, 0xB2, 0x00 }, "RidangoAS", "Ridango AS" }, { { 0x48, 0x0B, 0xB2, 0x10 }, "BajaElectron", "Baja Electronics Technology Limited" }, { { 0x48, 0x0B, 0xB2, 0x20 }, "ThalesCETCAA", "Thales CETCA Avionics CO., Ltd" }, @@ -39433,7 +40770,7 @@ { { 0x48, 0x0B, 0xB2, 0xC0 }, "TopwellTechn", "Shenzhen Topwell Technology Co..Ltd" }, { { 0x48, 0x0B, 0xB2, 0xD0 }, "M2Lab", "M2Lab Ltd." }, { { 0x48, 0x0B, 0xB2, 0xE0 }, "MFOXtechnolo", "Beijing MFOX technology Co., Ltd." }, - { { 0x48, 0x5E, 0x0E, 0x00 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x48, 0x5E, 0x0E, 0x00 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x48, 0x5E, 0x0E, 0x10 }, "DongguanYEHU", "Dongguan YEHUO Technology Co.,LTD" }, { { 0x48, 0x5E, 0x0E, 0x20 }, "ShouchuangMi", "Shenzhen Shouchuang Micro Technology Co., Ltd" }, { { 0x48, 0x5E, 0x0E, 0x30 }, "AnyconElectr", "Shenzhen Anycon Electronics Technology Co.,Ltd" }, @@ -39718,6 +41055,21 @@ { { 0x50, 0xDE, 0x19, 0xC0 }, "Vipstech", "Shenzhen Vipstech Co., Ltd" }, { { 0x50, 0xDE, 0x19, 0xD0 }, "PennyGilesAe", "Penny & Giles Aerospace Ltd" }, { { 0x50, 0xDE, 0x19, 0xE0 }, "DTEN", "DTEN Inc." }, + { { 0x50, 0xFA, 0xCB, 0x00 }, "todoc", "todoc" }, + { { 0x50, 0xFA, 0xCB, 0x10 }, "EvertonesQua", "Shenzhen Evertones Quantum Technology Co., Ltd." }, + { { 0x50, 0xFA, 0xCB, 0x20 }, "KyoceraAVXCo", "Kyocera AVX Components (Timisoara) SRL" }, + { { 0x50, 0xFA, 0xCB, 0x30 }, "HuaihuaJiann", "Huaihua Jiannan Electronic Technology Co.,Ltd." }, + { { 0x50, 0xFA, 0xCB, 0x40 }, "DarveenTechn", "Darveen Technology Limited" }, + { { 0x50, 0xFA, 0xCB, 0x50 }, "HillTechnolo", "Shenzhen Hill Technology Co., LTD." }, + { { 0x50, 0xFA, 0xCB, 0x60 }, "1208815047", "1208815047" }, + { { 0x50, 0xFA, 0xCB, 0x70 }, "ZenopixTekno", "Zenopix Teknoloji San Ve Tic Ltd Sti" }, + { { 0x50, 0xFA, 0xCB, 0x80 }, "VeriFone", "VeriFone Systems(China),Inc" }, + { { 0x50, 0xFA, 0xCB, 0x90 }, "BoschSecurit", "Bosch Security Systems" }, + { { 0x50, 0xFA, 0xCB, 0xA0 }, "VarexImaging", "Varex Imaging Finland" }, + { { 0x50, 0xFA, 0xCB, 0xB0 }, "CombinedPubl", "Combined Public Communications, LLC" }, + { { 0x50, 0xFA, 0xCB, 0xC0 }, "Scotts", "The Scotts Company" }, + { { 0x50, 0xFA, 0xCB, 0xD0 }, "VortexInfote", "Vortex Infotech Private Limited" }, + { { 0x50, 0xFA, 0xCB, 0xE0 }, "Advantsp", "Advant sp. z o.o." }, { { 0x50, 0xFF, 0x99, 0x00 }, "Simicon", "Simicon" }, { { 0x50, 0xFF, 0x99, 0x10 }, "CoyoteSystem", "Coyote System" }, { { 0x50, 0xFF, 0x99, 0x20 }, "KingvtElectr", "Shenzhen Kingvt Electronics Co.,Ltd" }, @@ -39783,7 +41135,7 @@ { { 0x54, 0xA4, 0x93, 0x10 }, "Smart&Aspira", "ShenZhen Smart&Aspiration Co.,LTD" }, { { 0x54, 0xA4, 0x93, 0x20 }, "genua", "genua GmbH" }, { { 0x54, 0xA4, 0x93, 0x30 }, "IMoonTechnol", "I-Moon Technology Co., Limited" }, - { { 0x54, 0xA4, 0x93, 0x40 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x54, 0xA4, 0x93, 0x40 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x54, 0xA4, 0x93, 0x50 }, "AusoundsInte", "Ausounds Intelligence, Llc" }, { { 0x54, 0xA4, 0x93, 0x60 }, "HanntoTechno", "Hannto Technology Co., Ltd" }, { { 0x54, 0xA4, 0x93, 0x70 }, "REDHydrogen", "RED Hydrogen LLC" }, @@ -39813,7 +41165,7 @@ { { 0x58, 0x23, 0xBC, 0x10 }, "LensTechnolo", "Lens Technology (Xiangtan) Co.,Ltd" }, { { 0x58, 0x23, 0xBC, 0x20 }, "GreatWallPow", "Great Wall Power Supply Technology Co., Ltd." }, { { 0x58, 0x23, 0xBC, 0x30 }, "SHSYSTEM", "SHSYSTEM.Co.,LTD" }, - { { 0x58, 0x23, 0xBC, 0x40 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x58, 0x23, 0xBC, 0x40 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x58, 0x23, 0xBC, 0x50 }, "ZhixuanNetwo", "Shenzhen Zhixuan Network Technology Co., Ltd." }, { { 0x58, 0x23, 0xBC, 0x60 }, "NextVision", "Next Vision" }, { { 0x58, 0x23, 0xBC, 0x70 }, "MinDeElectro", "Shenzhen MinDe Electronics Technology Ltd." }, @@ -39830,7 +41182,7 @@ { { 0x58, 0x47, 0xCA, 0x30 }, "FujianHelios", "Fujian Helios Technologies Co., Ltd." }, { { 0x58, 0x47, 0xCA, 0x40 }, "FutureTechDe", "Future Tech Development FZC LLC" }, { { 0x58, 0x47, 0xCA, 0x50 }, "HuizhouJieme", "Huizhou Jiemeisi Technology Co., Ltd" }, - { { 0x58, 0x47, 0xCA, 0x60 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x58, 0x47, 0xCA, 0x60 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x58, 0x47, 0xCA, 0x70 }, "MeigaoElectr", "Shenzhen Meigao Electronic Equipment Co.,Ltd" }, { { 0x58, 0x47, 0xCA, 0x80 }, "BirgerEngine", "Birger Engineering, Inc." }, { { 0x58, 0x47, 0xCA, 0x90 }, "KingnuoIntel", "Kingnuo Intelligent Technology (Jiaxing) Co., Ltd." }, @@ -39854,6 +41206,21 @@ { { 0x58, 0x48, 0x49, 0xC0 }, "HaagStreit", "Haag-Streit AG" }, { { 0x58, 0x48, 0x49, 0xD0 }, "Telegaertner", "Telegaertner Elektronik GmbH" }, { { 0x58, 0x48, 0x49, 0xE0 }, "AvadesignTec", "Avadesign Technology Co. Ltd." }, + { { 0x58, 0x76, 0x07, 0x00 }, "HARDWARIO", "HARDWARIO a.s." }, + { { 0x58, 0x76, 0x07, 0x10 }, "ShingChongIn", "Shing Chong International Co., Ltd." }, + { { 0x58, 0x76, 0x07, 0x20 }, "ControlwayEl", "Controlway(Suzhou) Electric Co., Ltd." }, + { { 0x58, 0x76, 0x07, 0x30 }, "HANSWELLTech", "Shenzhen HANSWELL Technology Co., Ltd." }, + { { 0x58, 0x76, 0x07, 0x40 }, "FHZXSciencea", "Beijing FHZX Science and Technology Co., Ltd." }, + { { 0x58, 0x76, 0x07, 0x50 }, "RealSense", "RealSense Inc." }, + { { 0x58, 0x76, 0x07, 0x60 }, "ShadeInnovat", "Shade Innovations" }, + { { 0x58, 0x76, 0x07, 0x70 }, "Oceansbio", "Oceansbio" }, + { { 0x58, 0x76, 0x07, 0x80 }, "OlteClimates", "Olte Climate sp. z o.o." }, + { { 0x58, 0x76, 0x07, 0x90 }, "SuprockTechn", "Suprock Technologies" }, + { { 0x58, 0x76, 0x07, 0xA0 }, "INPTechnolog", "INP Technologies Ltd" }, + { { 0x58, 0x76, 0x07, 0xB0 }, "Rwaytech", "Rwaytech" }, + { { 0x58, 0x76, 0x07, 0xC0 }, "BOETechnolog", "BOE Technology Group Co., Ltd." }, + { { 0x58, 0x76, 0x07, 0xD0 }, "HubcomTechno", "Hubcom Techno System LLP" }, + { { 0x58, 0x76, 0x07, 0xE0 }, "GagoElectron", "Shenzhen Gago Electronics Co.,Ltd" }, { { 0x58, 0x95, 0xD8, 0x00 }, "DOOGEEHengto", "Shenzhen DOOGEE Hengtong Technology CO.,LTD" }, { { 0x58, 0x95, 0xD8, 0x10 }, "UDDTechnolog", "shenzhen UDD Technologies,co.,Ltd" }, { { 0x58, 0x95, 0xD8, 0x20 }, "Sercomm", "Sercomm Corporation." }, @@ -39862,13 +41229,28 @@ { { 0x58, 0x95, 0xD8, 0x50 }, "elgrisUG", "elgris UG" }, { { 0x58, 0x95, 0xD8, 0x60 }, "NorgrenManuf", "Norgren Manufacturing Co., Ltd." }, { { 0x58, 0x95, 0xD8, 0x70 }, "Epiphan", "Epiphan Systems Inc" }, - { { 0x58, 0x95, 0xD8, 0x80 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x58, 0x95, 0xD8, 0x80 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x58, 0x95, 0xD8, 0x90 }, "Loftie", "Loftie" }, { { 0x58, 0x95, 0xD8, 0xA0 }, "PeakCommunic", "Peak Communications Limited" }, { { 0x58, 0x95, 0xD8, 0xB0 }, "SuZhouRuishe", "SuZhou Ruishengwei Intelligent Technology Co.,Ltd" }, { { 0x58, 0x95, 0xD8, 0xC0 }, "LoctekErgono", "Loctek Ergonomic Technology Corp." }, { { 0x58, 0x95, 0xD8, 0xD0 }, "Alunos", "Alunos AG" }, { { 0x58, 0x95, 0xD8, 0xE0 }, "GmvsistemasS", "Gmv sistemas SAU" }, + { { 0x58, 0xAD, 0x08, 0x00 }, "NEOiD", "NEOiD" }, + { { 0x58, 0xAD, 0x08, 0x10 }, "AinosTaiwanB", "Ainos Inc. Taiwan Branch" }, + { { 0x58, 0xAD, 0x08, 0x20 }, "ShiYanTechno", "Beijing ShiYan Technology Co., Ltd" }, + { { 0x58, 0xAD, 0x08, 0x30 }, "FujianRuiheT", "Fujian Ruihe Technology Co., Ltd." }, + { { 0x58, 0xAD, 0x08, 0x40 }, "Yumutek", "Shenzhen Yumutek co.,ltd" }, + { { 0x58, 0xAD, 0x08, 0x50 }, "VanguardProt", "Vanguard Protex Global" }, + { { 0x58, 0xAD, 0x08, 0x60 }, "Acksys", "Acksys" }, + { { 0x58, 0xAD, 0x08, 0x70 }, "JiangsuDelia", "Jiangsu Delianda Intelligent Technology Co., Ltd." }, + { { 0x58, 0xAD, 0x08, 0x80 }, "MobileyeVisi", "Mobileye Vision Technologies LTD" }, + { { 0x58, 0xAD, 0x08, 0x90 }, "WuxiQinghexi", "Wuxi Qinghexiaobei Technology Co., Ltd." }, + { { 0x58, 0xAD, 0x08, 0xA0 }, "GateviewTech", "Gateview Technologies" }, + { { 0x58, 0xAD, 0x08, 0xB0 }, "TritonSensor", "Triton Sensors" }, + { { 0x58, 0xAD, 0x08, 0xC0 }, "Also", "Also, Inc." }, + { { 0x58, 0xAD, 0x08, 0xD0 }, "SuzhouHuichu", "Suzhou Huichuan United Power System Co.,Ltd" }, + { { 0x58, 0xAD, 0x08, 0xE0 }, "MileOneTechn", "MileOne Technologies Inc" }, { { 0x58, 0xC4, 0x1E, 0x00 }, "GuangzhouTel", "Guangzhou TeleStar Communication Consulting Service Co., Ltd" }, { { 0x58, 0xC4, 0x1E, 0x10 }, "JLZTLinkIndu", "JLZTLink Industry ?Shen Zhen?Co., Ltd." }, { { 0x58, 0xC4, 0x1E, 0x20 }, "Truesense", "Truesense Srl" }, @@ -39930,6 +41312,21 @@ { { 0x5C, 0x5A, 0x4C, 0xC0 }, "tarm", "tarm AG" }, { { 0x5C, 0x5A, 0x4C, 0xD0 }, "Aeva", "Aeva, Inc." }, { { 0x5C, 0x5A, 0x4C, 0xE0 }, "AiRider", "Ai-Rider Corporation" }, + { { 0x5C, 0x5C, 0x75, 0x00 }, "EliteLink", "Elite Link" }, + { { 0x5C, 0x5C, 0x75, 0x10 }, "Tectoy", "Tectoy S.A" }, + { { 0x5C, 0x5C, 0x75, 0x20 }, "youyeetoo", "youyeetoo" }, + { { 0x5C, 0x5C, 0x75, 0x30 }, "OcubesShangh", "O-cubes Shanghai Microelectronics Technology Co., Ltd" }, + { { 0x5C, 0x5C, 0x75, 0x40 }, "BkeenInterna", "Bkeen International Corporated" }, + { { 0x5C, 0x5C, 0x75, 0x50 }, "YingKeSongPe", "YingKeSong Pen Industry Technology R&D Center Shenzhen Co Ltd" }, + { { 0x5C, 0x5C, 0x75, 0x60 }, "Ebet", "Ebet Systems" }, + { { 0x5C, 0x5C, 0x75, 0x70 }, "UoiTechnolog", "Uoi Technology Corporation" }, + { { 0x5C, 0x5C, 0x75, 0x80 }, "hassounGulfI", "hassoun Gulf Industrial Company" }, + { { 0x5C, 0x5C, 0x75, 0x90 }, "SpectrumFift", "Spectrum FiftyNine BV" }, + { { 0x5C, 0x5C, 0x75, 0xA0 }, "InoxSmartbyU", "InoxSmart by Unison Hardware" }, + { { 0x5C, 0x5C, 0x75, 0xB0 }, "AnhuiHaimaCl", "Anhui Haima Cloud Technology Co.,Ltd" }, + { { 0x5C, 0x5C, 0x75, 0xC0 }, "SiemensSenso", "Siemens Sensors & Communication Ltd." }, + { { 0x5C, 0x5C, 0x75, 0xD0 }, "JooanTechnol", "Shenzhen Jooan Technology Co., Ltd" }, + { { 0x5C, 0x5C, 0x75, 0xE0 }, "DeutaAmerica", "Deuta America" }, { { 0x5C, 0x6A, 0xEC, 0x00 }, "AcuityBrands", "Acuity Brands Lighting" }, { { 0x5C, 0x6A, 0xEC, 0x10 }, "SmilembbTech", "Shanghai Smilembb Technology Co.,LTD" }, { { 0x5C, 0x6A, 0xEC, 0x20 }, "MingyueTechn", "Shenzhen Mingyue Technology lnnovation Co.,Ltd" }, @@ -40020,6 +41417,21 @@ { { 0x60, 0x15, 0x92, 0xC0 }, "PSS", "PSS Co., Ltd" }, { { 0x60, 0x15, 0x92, 0xD0 }, "Remowireless", "Remowireless Communication International Co.,Limited" }, { { 0x60, 0x15, 0x92, 0xE0 }, "Annapurnalab", "Annapurna labs" }, + { { 0x60, 0x15, 0x9F, 0x00 }, "yst", "yst" }, + { { 0x60, 0x15, 0x9F, 0x10 }, "Klaric", "Klaric GmbH & Co. KG" }, + { { 0x60, 0x15, 0x9F, 0x20 }, "VoxaiTechnol", "Voxai Technology Co.,Ltd." }, + { { 0x60, 0x15, 0x9F, 0x30 }, "HubeiHanRuiJ", "Hubei HanRui Jing Automotive Intelligent System Co.,Ltd" }, + { { 0x60, 0x15, 0x9F, 0x40 }, "MicroTexPte", "Micro-Tex Pte.Ltd." }, + { { 0x60, 0x15, 0x9F, 0x50 }, "YillionDeepc", "Beijing Yillion Deepcompute Technology Co., Ltd" }, + { { 0x60, 0x15, 0x9F, 0x60 }, "DaerxinTechn", "Shenzhen Daerxin Technology Co.,Ltd" }, + { { 0x60, 0x15, 0x9F, 0x70 }, "CriticalLoop", "Critical Loop" }, + { { 0x60, 0x15, 0x9F, 0x80 }, "HuizhouBohui", "Huizhou Bohui Connection Technology Co., Ltd" }, + { { 0x60, 0x15, 0x9F, 0x90 }, "NTSTechnolog", "Shenzhen NTS Technology Co.,Ltd" }, + { { 0x60, 0x15, 0x9F, 0xA0 }, "QingDaoHiinc", "QingDao Hiincom Electronics Co., Ltd" }, + { { 0x60, 0x15, 0x9F, 0xB0 }, "LensTechnolo", "Lens Technology(Xiangtan) Co.,Ltd" }, + { { 0x60, 0x15, 0x9F, 0xC0 }, "TerrestarSol", "Terrestar Solutions Inc" }, + { { 0x60, 0x15, 0x9F, 0xD0 }, "FFVideosiste", "FF Videosistemas SL" }, + { { 0x60, 0x15, 0x9F, 0xE0 }, "MaiaSpace", "MaiaSpace" }, { { 0x60, 0x95, 0xCE, 0x00 }, "SiemaApplica", "Siema Applications" }, { { 0x60, 0x95, 0xCE, 0x10 }, "PonoorExperi", "Ponoor Experiments Inc." }, { { 0x60, 0x95, 0xCE, 0x20 }, "QSENTECH", "Q-SENTECH Co.,Ltd." }, @@ -40037,7 +41449,7 @@ { { 0x60, 0x95, 0xCE, 0xE0 }, "VNS", "VNS Inc." }, { { 0x60, 0xA4, 0x34, 0x00 }, "Uniqon", "Uniqon" }, { { 0x60, 0xA4, 0x34, 0x10 }, "EEGEnterpris", "EEG Enterprises Inc" }, - { { 0x60, 0xA4, 0x34, 0x20 }, "Zhongxinhuil", "Hangzhou Zhongxinhui lntelligent Technology Co.,Ltd." }, + { { 0x60, 0xA4, 0x34, 0x20 }, "Zhongxinghui", "Hangzhou Zhongxinghui Intelligent Technology Co., Ltd." }, { { 0x60, 0xA4, 0x34, 0x30 }, "lncarTechnol", "Shenzhen lncar Technology Co.,Ltd" }, { { 0x60, 0xA4, 0x34, 0x40 }, "HumanlifeInf", "Human-life Information Platforms Institute" }, { { 0x60, 0xA4, 0x34, 0x50 }, "LanlyTechnol", "Hangzhou Lanly Technology Co., Ltd." }, @@ -40102,7 +41514,7 @@ { { 0x64, 0x62, 0x66, 0x40 }, "Redstone", "Redstone Systems, Inc." }, { { 0x64, 0x62, 0x66, 0x50 }, "Bühler", "Bühler AG" }, { { 0x64, 0x62, 0x66, 0x60 }, "PassSeymourd", "Pass & Seymour, Inc d/b/a Legrand" }, - { { 0x64, 0x62, 0x66, 0x70 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x64, 0x62, 0x66, 0x70 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x64, 0x62, 0x66, 0x80 }, "Leontech", "Leontech Limited" }, { { 0x64, 0x62, 0x66, 0x90 }, "ChunghwaSyst", "Chunghwa System Integration Co., Ltd." }, { { 0x64, 0x62, 0x66, 0xA0 }, "Sensoro", "Sensoro Co., Ltd." }, @@ -40236,7 +41648,7 @@ { { 0x6C, 0x93, 0x08, 0x20 }, "ZHEJIANGXIAN", "ZHEJIANG XIAN DA Environmental Technology Co., Ltd" }, { { 0x6C, 0x93, 0x08, 0x30 }, "LightnTec", "LightnTec GmbH" }, { { 0x6C, 0x93, 0x08, 0x40 }, "Estelarsro", "Estelar s.r.o" }, - { { 0x6C, 0x93, 0x08, 0x50 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x6C, 0x93, 0x08, 0x50 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x6C, 0x93, 0x08, 0x60 }, "Uconfreetech", "Uconfree technology(shenzhen)limited" }, { { 0x6C, 0x93, 0x08, 0x70 }, "LibertyAVSol", "Liberty AV Solutions" }, { { 0x6C, 0x93, 0x08, 0x80 }, "RiscoSystem", "Hangzhou Risco System Co.,Ltd" }, @@ -40276,7 +41688,7 @@ { { 0x70, 0x06, 0x92, 0xC0 }, "ScoreBird", "ScoreBird, LLC" }, { { 0x70, 0x06, 0x92, 0xD0 }, "SkywareProte", "Skyware Protech Limited" }, { { 0x70, 0x06, 0x92, 0xE0 }, "GanghsanGuan", "Ganghsan Guanglian" }, - { { 0x70, 0x50, 0xE7, 0x00 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x70, 0x50, 0xE7, 0x00 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x70, 0x50, 0xE7, 0x10 }, "Annapurnalab", "Annapurna labs" }, { { 0x70, 0x50, 0xE7, 0x20 }, "ElectronicsT", "Electronic's Time SRL" }, { { 0x70, 0x50, 0xE7, 0x30 }, "SkychersCrea", "Skychers Creations ShenZhen Limited" }, @@ -40393,6 +41805,21 @@ { { 0x74, 0x25, 0x84, 0xC0 }, "Hsptek", "Hsptek Jsc" }, { { 0x74, 0x25, 0x84, 0xD0 }, "smartcoretec", "Shenzhen smart-core technology co.,ltd." }, { { 0x74, 0x25, 0x84, 0xE0 }, "WDJHiTech", "WDJ Hi-Tech Inc." }, + { { 0x74, 0x33, 0x36, 0x00 }, "HuzhouLuxsha", "Huzhou Luxshare Precision Industry Co.LTD" }, + { { 0x74, 0x33, 0x36, 0x10 }, "ShengzhenGon", "Shengzhen Gongjin Electronics" }, + { { 0x74, 0x33, 0x36, 0x20 }, "ZollerFröhli", "Zoller + Fröhlich GmbH" }, + { { 0x74, 0x33, 0x36, 0x30 }, "DBGInnovatio", "Shenzhen DBG Innovation Tech Limited" }, + { { 0x74, 0x33, 0x36, 0x40 }, "ElideInterfa", "Elide Interfaces Inc" }, + { { 0x74, 0x33, 0x36, 0x50 }, "SeclabFr", "Seclab Fr" }, + { { 0x74, 0x33, 0x36, 0x60 }, "BaumerInspec", "Baumer Inspection GmbH" }, + { { 0x74, 0x33, 0x36, 0x70 }, "VentureInter", "Venture International Pte Ltd" }, + { { 0x74, 0x33, 0x36, 0x80 }, "MoultrieMobi", "Moultrie Mobile" }, + { { 0x74, 0x33, 0x36, 0x90 }, "LynoDynamics", "Lyno Dynamics LLC" }, + { { 0x74, 0x33, 0x36, 0xA0 }, "JooanTechnol", "Shenzhen Jooan Technology Co., Ltd" }, + { { 0x74, 0x33, 0x36, 0xB0 }, "Annapurnalab", "Annapurna labs" }, + { { 0x74, 0x33, 0x36, 0xC0 }, "HandheldWire", "Shenzhen Handheld-Wireless Technology Co., Ltd." }, + { { 0x74, 0x33, 0x36, 0xD0 }, "ACTECKTECHNO", "ACTECK TECHNOLOGY Co., Ltd" }, + { { 0x74, 0x33, 0x36, 0xE0 }, "RamonSpace", "Ramon Space" }, { { 0x74, 0x5B, 0xC5, 0x00 }, "IRSSystement", "IRS Systementwicklung GmbH" }, { { 0x74, 0x5B, 0xC5, 0x10 }, "InspiryTechn", "Beijing Inspiry Technology Co., Ltd." }, { { 0x74, 0x5B, 0xC5, 0x20 }, "SiglentTechn", "Siglent Technologies Co., Ltd." }, @@ -40449,7 +41876,7 @@ { { 0x78, 0x13, 0x05, 0x60 }, "CRRCNangjing", "CRRC Nangjing Puzhen Haitai Brake Equipment Co., LTD" }, { { 0x78, 0x13, 0x05, 0x70 }, "EStoneElectr", "E-Stone Electronics Co., Ltd" }, { { 0x78, 0x13, 0x05, 0x80 }, "AVDisplay", "Shenzhen AV-Display Co.,Ltd" }, - { { 0x78, 0x13, 0x05, 0x90 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x78, 0x13, 0x05, 0x90 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x78, 0x13, 0x05, 0xA0 }, "LeonardoMont", "Leonardo SpA - Montevarchi" }, { { 0x78, 0x13, 0x05, 0xB0 }, "Bithouse", "Bithouse Oy" }, { { 0x78, 0x13, 0x05, 0xC0 }, "BrigatesMicr", "Brigates Microelectronics Co., Ltd." }, @@ -40462,7 +41889,7 @@ { { 0x78, 0x39, 0x2D, 0x40 }, "Annapurnalab", "Annapurna labs" }, { { 0x78, 0x39, 0x2D, 0x50 }, "IOMasterTech", "IO Master Technology" }, { { 0x78, 0x39, 0x2D, 0x60 }, "Annapurnalab", "Annapurna labs" }, - { { 0x78, 0x39, 0x2D, 0x70 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x78, 0x39, 0x2D, 0x70 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x78, 0x39, 0x2D, 0x80 }, "Dreamtek", "Dreamtek" }, { { 0x78, 0x39, 0x2D, 0x90 }, "AVATR", "AVATR Co., LTD." }, { { 0x78, 0x39, 0x2D, 0xA0 }, "Edgenectar", "Edgenectar Inc." }, @@ -40500,6 +41927,21 @@ { { 0x78, 0x72, 0x64, 0xC0 }, "Comcast", "Comcast-SRL" }, { { 0x78, 0x72, 0x64, 0xD0 }, "QT", "QT systems ab" }, { { 0x78, 0x72, 0x64, 0xE0 }, "HeltecAutoma", "Heltec Automation" }, + { { 0x78, 0x78, 0x35, 0x00 }, "ATsens", "ATsens" }, + { { 0x78, 0x78, 0x35, 0x10 }, "ENQT", "ENQT GmbH" }, + { { 0x78, 0x78, 0x35, 0x20 }, "EHTech", "EHTech (Beijing)Co., Ltd." }, + { { 0x78, 0x78, 0x35, 0x30 }, "ChuangweiEle", "Shenzhen Chuangwei Electronic Appliance Tech Co., Ltd." }, + { { 0x78, 0x78, 0x35, 0x40 }, "JiaxingCyber", "Jiaxing Cyber Sensor Intelligent Technology Co., Ltd." }, + { { 0x78, 0x78, 0x35, 0x50 }, "IRISS", "IRISS Inc." }, + { { 0x78, 0x78, 0x35, 0x60 }, "MAICUNInform", "MAICUN Information Technology(Shanghai)Co.,Ltd" }, + { { 0x78, 0x78, 0x35, 0x70 }, "AmbientLife", "Ambient Life Inc." }, + { { 0x78, 0x78, 0x35, 0x80 }, "ShandongXint", "Shandong Xintong Electronics Co., Ltd" }, + { { 0x78, 0x78, 0x35, 0x90 }, "BloomView", "Bloom View Limited" }, + { { 0x78, 0x78, 0x35, 0xA0 }, "Skylight", "Skylight" }, + { { 0x78, 0x78, 0x35, 0xB0 }, "IntchainsTec", "Shanghai Intchains Technology Co., Ltd." }, + { { 0x78, 0x78, 0x35, 0xC0 }, "DBGCommunica", "DBG Communications Technology Co.,Ltd." }, + { { 0x78, 0x78, 0x35, 0xD0 }, "SuzhouChenaI", "Suzhou Chena Information Technology Co., Ltd." }, + { { 0x78, 0x78, 0x35, 0xE0 }, "NEOARK", "NEOARK Corporation" }, { { 0x78, 0xC2, 0xC0, 0x00 }, "ELITechnolog", "Shenzhen ELI Technology co.,ltd" }, { { 0x78, 0xC2, 0xC0, 0x10 }, "Xronos", "Xronos-Inc" }, { { 0x78, 0xC2, 0xC0, 0x20 }, "RONIX", "RONIX incorporated" }, @@ -40656,7 +42098,7 @@ { { 0x7C, 0xBC, 0x84, 0x10 }, "XiamenMageIn", "Xiamen Mage Information Technology Co.,Ltd." }, { { 0x7C, 0xBC, 0x84, 0x20 }, "3STechnology", "3S Technology Co., Ltd." }, { { 0x7C, 0xBC, 0x84, 0x30 }, "YituTechnolo", "Shanghai Yitu Technology Co. Ltd" }, - { { 0x7C, 0xBC, 0x84, 0x40 }, "Continental", "Continental" }, + { { 0x7C, 0xBC, 0x84, 0x40 }, "AUMOVIOFranc", "AUMOVIO France S.A.S." }, { { 0x7C, 0xBC, 0x84, 0x50 }, "Nanningautod", "Nanning auto digital technology co.,LTD" }, { { 0x7C, 0xBC, 0x84, 0x60 }, "SociétédeTra", "Société de Transport de Montréal" }, { { 0x7C, 0xBC, 0x84, 0x70 }, "XujiChangnan", "Xuji Changnan Communication Equipment Co., Ltd." }, @@ -40705,6 +42147,19 @@ { { 0x80, 0x0A, 0x80, 0x50 }, "ZidooTechnol", "Shenzhen Zidoo Technology Co., Ltd." }, { { 0x80, 0x0A, 0x80, 0x60 }, "GooagooTechn", "Beijing Gooagoo Technical Service Co.,Ltd." }, { { 0x80, 0x0A, 0x80, 0xF0 }, "Private", "Private" }, + { { 0x80, 0x77, 0x86, 0x00 }, "DaisyAudio", "Daisy Audio Inc." }, + { { 0x80, 0x77, 0x86, 0x10 }, "Raycon", "Raycon" }, + { { 0x80, 0x77, 0x86, 0x20 }, "Wintec", "Wintec Co., Ltd" }, + { { 0x80, 0x77, 0x86, 0x30 }, "Demeas", "Demeas" }, + { { 0x80, 0x77, 0x86, 0x40 }, "RealtimeBiom", "Realtime Biometrics India (P) limited" }, + { { 0x80, 0x77, 0x86, 0x50 }, "AdianceTechn", "Adiance Technologies Pvt Ltd" }, + { { 0x80, 0x77, 0x86, 0x70 }, "PartronicseB", "Partronics eBoards Pvt Ltd" }, + { { 0x80, 0x77, 0x86, 0x80 }, "YSTenTechnol", "YSTen Technology Co., Ltd." }, + { { 0x80, 0x77, 0x86, 0x90 }, "SMWAutoblokS", "SMW-Autoblok Spannsysteme" }, + { { 0x80, 0x77, 0x86, 0xA0 }, "HuizhouJieme", "Huizhou Jiemeisi Technology Co.,Ltd." }, + { { 0x80, 0x77, 0x86, 0xB0 }, "Mach", "Mach" }, + { { 0x80, 0x77, 0x86, 0xC0 }, "CornerstoneT", "Cornerstone Technology (Shenzhen) Limited" }, + { { 0x80, 0x77, 0x86, 0xD0 }, "AppliedEnerg", "Applied Energy Technologies Pvt Ltd" }, { { 0x80, 0x7B, 0x85, 0x00 }, "ShiroshitaIn", "Shiroshita Industrial Co., Ltd." }, { { 0x80, 0x7B, 0x85, 0x10 }, "SynwayInform", "Hangzhou Synway Information Engineering Co., Ltd" }, { { 0x80, 0x7B, 0x85, 0x20 }, "Phoenix", "Phoenix Co.,Ltd." }, @@ -40898,7 +42353,7 @@ { { 0x88, 0xA6, 0xEF, 0x90 }, "KiiAudio", "Kii Audio GmbH" }, { { 0x88, 0xA6, 0xEF, 0xA0 }, "Draper", "Draper, Inc." }, { { 0x88, 0xA6, 0xEF, 0xB0 }, "ThinRedlineT", "Beijing ThinRedline Technology Co.,Ltd." }, - { { 0x88, 0xA6, 0xEF, 0xC0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x88, 0xA6, 0xEF, 0xC0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x88, 0xA6, 0xEF, 0xD0 }, "HashMiningsr", "Hash Mining s.r.o." }, { { 0x88, 0xA6, 0xEF, 0xE0 }, "IONATech", "IONA Tech" }, { { 0x88, 0xA9, 0xA7, 0x00 }, "Shenzhenshik", "Shenzhenshi kechuangzhixian technology Co.LTD" }, @@ -41080,7 +42535,7 @@ { { 0x8C, 0xAE, 0x49, 0xB0 }, "SuzhouGuowan", "Suzhou Guowang Electronics Technology Co., Ltd." }, { { 0x8C, 0xAE, 0x49, 0xC0 }, "Parametric", "Parametric GmbH" }, { { 0x8C, 0xAE, 0x49, 0xD0 }, "LarchNetwork", "Larch Networks" }, - { { 0x8C, 0xAE, 0x49, 0xE0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0x8C, 0xAE, 0x49, 0xE0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0x8C, 0xC8, 0xF4, 0x00 }, "Guardtec", "Guardtec,Inc" }, { { 0x8C, 0xC8, 0xF4, 0x10 }, "LanhomexTech", "Lanhomex Technology(Shen Zhen)Co.,Ltd." }, { { 0x8C, 0xC8, 0xF4, 0x20 }, "DarkHorseCon", "Dark Horse Connect LLC" }, @@ -41457,6 +42912,21 @@ { { 0x9C, 0x69, 0xB4, 0xC0 }, "Hanweiinterg", "Guangdong Hanwei intergration Co.,Ltd" }, { { 0x9C, 0x69, 0xB4, 0xD0 }, "Intellectmod", "\"Intellect module\" LLC" }, { { 0x9C, 0x69, 0xB4, 0xE0 }, "NingboShenLi", "Ningbo Shen Link Communication Technology Co., Ltd" }, + { { 0x9C, 0xE4, 0x50, 0x00 }, "ChengzhaoTec", "Shenzhen Chengzhao Technology Co., Ltd." }, + { { 0x9C, 0xE4, 0x50, 0x10 }, "Aio", "Aio Systems" }, + { { 0x9C, 0xE4, 0x50, 0x20 }, "LixunTechnol", "Shenzhen Lixun Technology Co., Ltd." }, + { { 0x9C, 0xE4, 0x50, 0x30 }, "MarelliAL&SA", "Marelli AL&S ALIT-TZ" }, + { { 0x9C, 0xE4, 0x50, 0x40 }, "StratoAutoma", "Strato Automation Inc." }, + { { 0x9C, 0xE4, 0x50, 0x50 }, "NewaysAdvanc", "Neways Advanced Applications" }, + { { 0x9C, 0xE4, 0x50, 0x60 }, "GWTechnology", "Shenzhen GW Technology Co., LTD" }, + { { 0x9C, 0xE4, 0x50, 0x70 }, "TranstreamsT", "Beijing Transtreams Technology Co.,Ltd" }, + { { 0x9C, 0xE4, 0x50, 0x80 }, "ROHOTEKTechn", "ROHOTEK(shenzhen) Technology co., LTD" }, + { { 0x9C, 0xE4, 0x50, 0x90 }, "HQVTTECHNOLO", "Shenzhen HQVT TECHNOLOGY Co.,LTD" }, + { { 0x9C, 0xE4, 0x50, 0xA0 }, "AuoDisplayPl", "Auo Display Plus Corporation" }, + { { 0x9C, 0xE4, 0x50, 0xB0 }, "CoslightTech", "Shenzhen Coslight Technology Co.,Ltd." }, + { { 0x9C, 0xE4, 0x50, 0xC0 }, "XTXMarketsTe", "XTX Markets Technologies Limited" }, + { { 0x9C, 0xE4, 0x50, 0xD0 }, "Bcd", "Bcd Srl" }, + { { 0x9C, 0xE4, 0x50, 0xE0 }, "KukiElectric", "Shenzhen Kuki Electric Co., Ltd." }, { { 0x9C, 0xE5, 0x49, 0x00 }, "Speedtech", "Speedtech Corp." }, { { 0x9C, 0xE5, 0x49, 0x10 }, "Lightmatter", "Lightmatter, Inc." }, { { 0x9C, 0xE5, 0x49, 0x20 }, "Volumatic", "Volumatic Limited" }, @@ -41822,7 +43292,7 @@ { { 0xB0, 0x1F, 0x81, 0xD0 }, "TAIWANAnjieE", "TAIWAN Anjie Electronics Co.,Ltd." }, { { 0xB0, 0x1F, 0x81, 0xE0 }, "AdvancedWise", "Advanced & Wise Technology Corp." }, { { 0xB0, 0x1F, 0x81, 0xF0 }, "Private", "Private" }, - { { 0xB0, 0x47, 0x5E, 0x00 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0xB0, 0x47, 0x5E, 0x00 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xB0, 0x47, 0x5E, 0x10 }, "tintech", "tintech" }, { { 0xB0, 0x47, 0x5E, 0x20 }, "LanmusNetwor", "Lanmus Networks Ltd" }, { { 0xB0, 0x47, 0x5E, 0x30 }, "Qsic", "Qsic Pty Ltd" }, @@ -41868,6 +43338,21 @@ { { 0xB0, 0xC5, 0xCA, 0xD0 }, "Private", "Private" }, { { 0xB0, 0xC5, 0xCA, 0xE0 }, "AudioElektro", "Audio Elektronik İthalat İhracat San ve Tic A.Ş." }, { { 0xB0, 0xC5, 0xCA, 0xF0 }, "Private", "Private" }, + { { 0xB0, 0xCC, 0xCE, 0x00 }, "Steelco", "Steelco SpA" }, + { { 0xB0, 0xCC, 0xCE, 0x10 }, "Agrisys", "Agrisys A/S" }, + { { 0xB0, 0xCC, 0xCE, 0x20 }, "4MODTechnolo", "4MOD Technology" }, + { { 0xB0, 0xCC, 0xCE, 0x30 }, "GateviewTech", "Gateview Technologies" }, + { { 0xB0, 0xCC, 0xCE, 0x40 }, "XtooltechInt", "Shenzhen Xtooltech Intelligent Co.,Ltd." }, + { { 0xB0, 0xCC, 0xCE, 0x50 }, "ViazijingTec", "Beijing Viazijing Technology Co., Ltd." }, + { { 0xB0, 0xCC, 0xCE, 0x60 }, "MultiFieldLo", "Multi-Field Low Temperature Technology(Beijing) Co., Ltd." }, + { { 0xB0, 0xCC, 0xCE, 0x70 }, "EBIPatientCa", "EBI Patient Care, Inc." }, + { { 0xB0, 0xCC, 0xCE, 0x80 }, "CloudPrimeai", "Shanghai CloudPrime.ai Technology Co, Ltd" }, + { { 0xB0, 0xCC, 0xCE, 0x90 }, "Taiv", "Taiv Inc" }, + { { 0xB0, 0xCC, 0xCE, 0xA0 }, "DangsScience", "Shenzhen Dangs Science and Technology CO.,Ltd." }, + { { 0xB0, 0xCC, 0xCE, 0xB0 }, "WatermarkPri", "Watermark Systems (India) Private Limited" }, + { { 0xB0, 0xCC, 0xCE, 0xC0 }, "Faaftech", "Faaftech" }, + { { 0xB0, 0xCC, 0xCE, 0xD0 }, "XiaomiEVTech", "Xiaomi EV Technology Co., Ltd." }, + { { 0xB0, 0xCC, 0xCE, 0xE0 }, "Microtest", "Microtest" }, { { 0xB0, 0xFD, 0x0B, 0x00 }, "TAEHYUNGIndu", "TAE HYUNG Industrial Electronics Co., Ltd." }, { { 0xB0, 0xFD, 0x0B, 0x10 }, "IDspire", "IDspire Corporation Ltd." }, { { 0xB0, 0xFD, 0x0B, 0x20 }, "VistaManufac", "Vista Manufacturing" }, @@ -41959,6 +43444,21 @@ { { 0xB4, 0xA2, 0xEB, 0xC0 }, "ShenouCommun", "Shanghai Shenou Communication Equipment Co., Ltd." }, { { 0xB4, 0xA2, 0xEB, 0xD0 }, "SALZBRENNERm", "SALZBRENNER media GmbH" }, { { 0xB4, 0xA2, 0xEB, 0xE0 }, "DongguanFins", "Dongguan Finslink Communication Technology Co.,Ltd." }, + { { 0xB4, 0xAB, 0xF3, 0x00 }, "VoomaxTechno", "Voomax Technology Limited" }, + { { 0xB4, 0xAB, 0xF3, 0x10 }, "NtrRrl", "Ntr-Rrl Llc" }, + { { 0xB4, 0xAB, 0xF3, 0x20 }, "UnicairCommu", "Shenzhen Unicair Communication Technology Co., Ltd." }, + { { 0xB4, 0xAB, 0xF3, 0x30 }, "NubiCubi", "NubiCubi" }, + { { 0xB4, 0xAB, 0xF3, 0x40 }, "ShenyangTian", "Shenyang Tianwei Technology Co., Ltd" }, + { { 0xB4, 0xAB, 0xF3, 0x50 }, "QuanzhixinIn", "Shenzhen Quanzhixin Information Technology Co.,Ltd" }, + { { 0xB4, 0xAB, 0xF3, 0x60 }, "Snsys", "Snsys" }, + { { 0xB4, 0xAB, 0xF3, 0x70 }, "FrontGradeTe", "FrontGrade Technologies" }, + { { 0xB4, 0xAB, 0xF3, 0x80 }, "StravikTechn", "Stravik Technologies LLC" }, + { { 0xB4, 0xAB, 0xF3, 0x90 }, "RuggedVideo", "Rugged Video LLC" }, + { { 0xB4, 0xAB, 0xF3, 0xA0 }, "zhuomiSmartH", "Shenzhen zhuomi SmartHome Technology Co., Ltd." }, + { { 0xB4, 0xAB, 0xF3, 0xB0 }, "VissonicElec", "Vissonic Electronics Limited" }, + { { 0xB4, 0xAB, 0xF3, 0xC0 }, "Annapurnalab", "Annapurna labs" }, + { { 0xB4, 0xAB, 0xF3, 0xD0 }, "AtlasTech", "Atlas Tech Inc" }, + { { 0xB4, 0xAB, 0xF3, 0xE0 }, "RangDongLigh", "Rang Dong Light Source & Vacuum Flask J.S.C" }, { { 0xB8, 0x4C, 0x87, 0x00 }, "Annapurnalab", "Annapurna labs" }, { { 0xB8, 0x4C, 0x87, 0x10 }, "emtrak", "em-trak" }, { { 0xB8, 0x4C, 0x87, 0x20 }, "Huixiangfeng", "Shenzhen Huixiangfeng Electronic Technology Co., Ltd." }, @@ -42093,7 +43593,7 @@ { { 0xC0, 0x48, 0x2F, 0x80 }, "D&SFieldbusT", "Beijing D&S Fieldbus Technology co.,Ltd" }, { { 0xC0, 0x48, 0x2F, 0x90 }, "HystroneTech", "Hystrone Technology (HongKong) Co., Limited" }, { { 0xC0, 0x48, 0x2F, 0xA0 }, "WillstrongSo", "Willstrong Solutions Private Limited" }, - { { 0xC0, 0x48, 0x2F, 0xB0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0xC0, 0x48, 0x2F, 0xB0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xC0, 0x48, 0x2F, 0xC0 }, "LunarUSA", "Lunar USA Inc." }, { { 0xC0, 0x48, 0x2F, 0xD0 }, "SecuricoElec", "Securico Electronics India Ltd" }, { { 0xC0, 0x48, 0x2F, 0xE0 }, "GuanChenElec", "Shenzhen Guan Chen Electronic Co.,LTD" }, @@ -42141,7 +43641,7 @@ { { 0xC0, 0x9B, 0xF4, 0xB0 }, "Nuctech", "Nuctech Company Limited" }, { { 0xC0, 0x9B, 0xF4, 0xC0 }, "Pinpark", "Pinpark Inc." }, { { 0xC0, 0x9B, 0xF4, 0xD0 }, "Professional", "The Professional Monitor Company Ltd" }, - { { 0xC0, 0x9B, 0xF4, 0xE0 }, "ContinentalA", "Continental Automotive Component Malaysia Sdn.Bhd." }, + { { 0xC0, 0x9B, 0xF4, 0xE0 }, "AUMOVIOCompo", "AUMOVIO Components Malaysia Sdn.Bhd." }, { { 0xC0, 0xD3, 0x91, 0x00 }, "FuzhouJinshi", "Fuzhou Jinshi Technology Co.,Ltd." }, { { 0xC0, 0xD3, 0x91, 0x10 }, "B9Creations", "B9Creations" }, { { 0xC0, 0xD3, 0x91, 0x20 }, "HofonAutomat", "Hofon Automation Co.,Ltd" }, @@ -42239,7 +43739,7 @@ { { 0xC4, 0x98, 0x94, 0x40 }, "AlpineElectr", "Alpine Electronics Marketing, Inc." }, { { 0xC4, 0x98, 0x94, 0x50 }, "lanodotechno", "shenzhen lanodo technology Co., Ltd" }, { { 0xC4, 0x98, 0x94, 0x60 }, "Aetina", "Aetina Corporation" }, - { { 0xC4, 0x98, 0x94, 0x70 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0xC4, 0x98, 0x94, 0x70 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xC4, 0x98, 0x94, 0x80 }, "PliemIntelli", "Pliem (Shanghai) Intelligent Technology Co., Ltd" }, { { 0xC4, 0x98, 0x94, 0x90 }, "HexinAutomat", "Shenzhen Hexin Automation Technology Co.,Ltd." }, { { 0xC4, 0x98, 0x94, 0xA0 }, "NeronInforma", "Neron Informatics Pvt Ltd" }, @@ -42313,7 +43813,7 @@ { { 0xC4, 0xFF, 0xBC, 0x30 }, "KalifElectro", "Shenzhen Kalif Electronics Co.,Ltd" }, { { 0xC4, 0xFF, 0xBC, 0x40 }, "iMageTech", "iMageTech CO.,LTD." }, { { 0xC4, 0xFF, 0xBC, 0x50 }, "comtime", "comtime GmbH" }, - { { 0xC4, 0xFF, 0xBC, 0x60 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0xC4, 0xFF, 0xBC, 0x60 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xC4, 0xFF, 0xBC, 0x70 }, "CriticalLink", "Critical Link" }, { { 0xC4, 0xFF, 0xBC, 0x80 }, "ZYTTechnolog", "ShenZhen ZYT Technology co., Ltd" }, { { 0xC4, 0xFF, 0xBC, 0x90 }, "GSMInnovatio", "GSM Innovations Pty Ltd" }, @@ -42791,10 +44291,20 @@ { { 0xD4, 0x7C, 0x44, 0xD0 }, "HuaqinTeleco", "Huaqin Telecom Technology Co.,Ltd." }, { { 0xD4, 0x7C, 0x44, 0xE0 }, "AnysecTechno", "Shenzhen Anysec Technology Co. Ltd" }, { { 0xD4, 0xA0, 0xFB, 0x00 }, "M2MDTechnolo", "M2MD Technologies, Inc." }, + { { 0xD4, 0xA0, 0xFB, 0x10 }, "IntersvyazIT", "Intersvyaz IT" }, + { { 0xD4, 0xA0, 0xFB, 0x20 }, "LingjiInnova", "Beijing Lingji Innovations technology Co,LTD." }, + { { 0xD4, 0xA0, 0xFB, 0x30 }, "NexxusNetwor", "Nexxus Networks India Private Limited" }, { { 0xD4, 0xA0, 0xFB, 0x40 }, "DijieanTechn", "Shenzhen Dijiean Technology Co., Ltd" }, + { { 0xD4, 0xA0, 0xFB, 0x50 }, "Corelase", "Corelase Oy" }, + { { 0xD4, 0xA0, 0xFB, 0x60 }, "HuizhouJieme", "Huizhou Jiemeisi Technology Co.,Ltd." }, { { 0xD4, 0xA0, 0xFB, 0x70 }, "Skyfri", "Skyfri Corp" }, { { 0xD4, 0xA0, 0xFB, 0x80 }, "ParproSystem", "Parpro System Corporation" }, { { 0xD4, 0xA0, 0xFB, 0x90 }, "HangtengTech", "Hangteng (HK) Technology Co., Limited" }, + { { 0xD4, 0xA0, 0xFB, 0xA0 }, "ImpulseCctvN", "Impulse Cctv Networks India Pvt. Ltd." }, + { { 0xD4, 0xA0, 0xFB, 0xB0 }, "SpatialHover", "Spatial Hover Inc" }, + { { 0xD4, 0xA0, 0xFB, 0xC0 }, "SnaponTools", "Snap-on Tools" }, + { { 0xD4, 0xA0, 0xFB, 0xD0 }, "FastwelElect", "Fastwel Electronics India Private Limited" }, + { { 0xD4, 0xA0, 0xFB, 0xE0 }, "GtekGlobal", "Gtek Global Co.,Ltd" }, { { 0xD4, 0xBA, 0xBA, 0x00 }, "ActionTechno", "Shenzhen Action Technologies Co., Ltd." }, { { 0xD4, 0xBA, 0xBA, 0x10 }, "Annapurnalab", "Annapurna labs" }, { { 0xD4, 0xBA, 0xBA, 0x20 }, "GuangZhouOst", "GuangZhou Ostec Electronic Technology Co.,Limited" }, @@ -42874,7 +44384,7 @@ { { 0xDC, 0x76, 0xC3, 0x00 }, "GeniusVision", "Genius Vision Digital Private Limited" }, { { 0xDC, 0x76, 0xC3, 0x10 }, "BangyanTechn", "Bangyan Technology Co., Ltd" }, { { 0xDC, 0x76, 0xC3, 0x20 }, "IreSolution", "Ire Solution" }, - { { 0xDC, 0x76, 0xC3, 0x30 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0xDC, 0x76, 0xC3, 0x30 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xDC, 0x76, 0xC3, 0x40 }, "seadee", "seadee" }, { { 0xDC, 0x76, 0xC3, 0x50 }, "heinrichIndi", "heinrich corporation India private limited" }, { { 0xDC, 0x76, 0xC3, 0x60 }, "ZhoushengInt", "ShangHai Zhousheng Intelligent Technology Co., Ltd" }, @@ -42901,6 +44411,21 @@ { { 0xDC, 0xE5, 0x33, 0xC0 }, "Brck", "Brck" }, { { 0xDC, 0xE5, 0x33, 0xD0 }, "SuzhouATESel", "Suzhou ATES electronic technology co.LTD" }, { { 0xDC, 0xE5, 0x33, 0xE0 }, "GiantPowerTe", "Giant Power Technology Biomedical Corporation" }, + { { 0xE0, 0x23, 0x3B, 0x00 }, "QualityPaySL", "Quality Pay Systems S.L." }, + { { 0xE0, 0x23, 0x3B, 0x10 }, "Elvyssro", "Elvys s.r.o" }, + { { 0xE0, 0x23, 0x3B, 0x20 }, "PluralFusion", "PluralFusion INC" }, + { { 0xE0, 0x23, 0x3B, 0x30 }, "356Productio", "356 Productions" }, + { { 0xE0, 0x23, 0x3B, 0x40 }, "KIE", "The KIE" }, + { { 0xE0, 0x23, 0x3B, 0x50 }, "Iofac", "Iofac" }, + { { 0xE0, 0x23, 0x3B, 0x60 }, "KiwimooreSem", "Kiwimoore(Shanghai) Semiconductor Co.,Ltd" }, + { { 0xE0, 0x23, 0x3B, 0x70 }, "RehearAudiol", "Rehear Audiology Company LTD." }, + { { 0xE0, 0x23, 0x3B, 0x80 }, "SuzhouVisrgb", "Suzhou Visrgb Technology Co., Ltd" }, + { { 0xE0, 0x23, 0x3B, 0x90 }, "HanetTechnol", "Hanet Technology" }, + { { 0xE0, 0x23, 0x3B, 0xA0 }, "ChainwayInfo", "ShenZhen Chainway Information Technology Co., Ltd." }, + { { 0xE0, 0x23, 0x3B, 0xB0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, + { { 0xE0, 0x23, 0x3B, 0xC0 }, "ChengFengTec", "Chengdu ChengFeng Technology co,. Ltd." }, + { { 0xE0, 0x23, 0x3B, 0xD0 }, "Magosys", "Magosys Systems LTD" }, + { { 0xE0, 0x23, 0x3B, 0xE0 }, "UgreenGroup", "Ugreen Group Limited" }, { { 0xE0, 0x38, 0x2D, 0x00 }, "CgprintechTe", "Beijing Cgprintech Technology Co.,Ltd" }, { { 0xE0, 0x38, 0x2D, 0x10 }, "Annapurnalab", "Annapurna labs" }, { { 0xE0, 0x38, 0x2D, 0x20 }, "XianXiangxun", "Xi'an Xiangxun Technology Co., Ltd." }, @@ -43067,6 +44592,21 @@ { { 0xE8, 0xB4, 0x70, 0xC0 }, "AndurilIndus", "Anduril Industries" }, { { 0xE8, 0xB4, 0x70, 0xD0 }, "Medica", "Medica Corporation" }, { { 0xE8, 0xB4, 0x70, 0xE0 }, "UnicaccesGro", "Unicacces Groupe" }, + { { 0xE8, 0xF6, 0xD7, 0x00 }, "MonoTechnolo", "Mono Technologies Inc." }, + { { 0xE8, 0xF6, 0xD7, 0x10 }, "PrecisionFuk", "Precision Fukuhara Works,Ltd." }, + { { 0xE8, 0xF6, 0xD7, 0x20 }, "JinanRuolinV", "Jinan Ruolin Video Technology Co., Ltd" }, + { { 0xE8, 0xF6, 0xD7, 0x30 }, "ZiehlAbeggSe", "Ziehl-Abegg Se" }, + { { 0xE8, 0xF6, 0xD7, 0x40 }, "Xiphos", "Xiphos Systems Corp." }, + { { 0xE8, 0xF6, 0xD7, 0x50 }, "emicrotec", "emicrotec" }, + { { 0xE8, 0xF6, 0xD7, 0x60 }, "MassiveBeams", "Massive Beams GmbH" }, + { { 0xE8, 0xF6, 0xD7, 0x70 }, "CowManager", "CowManager" }, + { { 0xE8, 0xF6, 0xD7, 0x80 }, "INTEGRAMeter", "INTEGRA Metering AG" }, + { { 0xE8, 0xF6, 0xD7, 0x90 }, "HefeiBOEVisi", "Hefei BOE Vision-electronic Technology Co.,Ltd." }, + { { 0xE8, 0xF6, 0xD7, 0xA0 }, "Ivostud", "Ivostud GmbH" }, + { { 0xE8, 0xF6, 0xD7, 0xB0 }, "GuangzhouPan", "Guangzhou Panyu Juda Car Audio Equipment Co.,Ltd" }, + { { 0xE8, 0xF6, 0xD7, 0xC0 }, "clover", "clover Co,.Ltd" }, + { { 0xE8, 0xF6, 0xD7, 0xD0 }, "ZhuoPuChengT", "ZhuoPuCheng (Shenzhen) Technology.Co.,Ltd." }, + { { 0xE8, 0xF6, 0xD7, 0xE0 }, "EmergentSolu", "Emergent Solutions Inc." }, { { 0xE8, 0xFF, 0x1E, 0x00 }, "Private", "Private" }, { { 0xE8, 0xFF, 0x1E, 0x10 }, "hardsoftWERK", "hard & softWERK GmbH" }, { { 0xE8, 0xFF, 0x1E, 0x20 }, "MinamiMedica", "Minami Medical Technology (Guangdong) Co.,Ltd" }, @@ -43098,7 +44638,7 @@ { { 0xEC, 0x5B, 0xCD, 0xD0 }, "ASHIDAElectr", "ASHIDA Electronics Pvt. Ltd" }, { { 0xEC, 0x5B, 0xCD, 0xE0 }, "AutelRobotic", "Autel Robotics USA LLC" }, { { 0xEC, 0x74, 0xCD, 0x00 }, "NexxusNetwor", "Nexxus Networks Pte Ltd" }, - { { 0xEC, 0x74, 0xCD, 0x10 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0xEC, 0x74, 0xCD, 0x10 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xEC, 0x74, 0xCD, 0x20 }, "LTHElectroni", "L.T.H. Electronics Limited" }, { { 0xEC, 0x74, 0xCD, 0x30 }, "iSolutionTec", "iSolution Technologies Co.,Ltd." }, { { 0xEC, 0x74, 0xCD, 0x40 }, "Vialis", "Vialis BV" }, @@ -43217,6 +44757,21 @@ { { 0xF0, 0x2A, 0x2B, 0xC0 }, "Comexio", "Comexio GmbH" }, { { 0xF0, 0x2A, 0x2B, 0xD0 }, "DefinitelyWi", "Definitely Win Corp.,Ltd." }, { { 0xF0, 0x2A, 0x2B, 0xE0 }, "CUCOTechnolo", "Shenzhen CUCO Technology Co., Ltd" }, + { { 0xF0, 0x40, 0xAF, 0x00 }, "ColorlightCl", "Colorlight Cloud Tech Ltd" }, + { { 0xF0, 0x40, 0xAF, 0x10 }, "Nuroai", "Nuro.ai" }, + { { 0xF0, 0x40, 0xAF, 0x20 }, "ActiaNordic", "Actia Nordic AB" }, + { { 0xF0, 0x40, 0xAF, 0x30 }, "FlextronicsT", "Flextronics Technologies India Private Limited" }, + { { 0xF0, 0x40, 0xAF, 0x40 }, "RoboxSgPte", "Robox Sg Pte. Ltd." }, + { { 0xF0, 0x40, 0xAF, 0x50 }, "SmartGadgets", "Smart Gadgets Global LLC" }, + { { 0xF0, 0x40, 0xAF, 0x60 }, "NepeanNetwor", "Nepean Networks Pty Ltd" }, + { { 0xF0, 0x40, 0xAF, 0x70 }, "UnionbellTec", "Unionbell Technologies Limited" }, + { { 0xF0, 0x40, 0xAF, 0x80 }, "TargaSystem", "TargaSystem S.r.L." }, + { { 0xF0, 0x40, 0xAF, 0x90 }, "RaspberryPi", "Raspberry Pi (Trading) Ltd" }, + { { 0xF0, 0x40, 0xAF, 0xA0 }, "Siemens", "Siemens Ag" }, + { { 0xF0, 0x40, 0xAF, 0xB0 }, "BitFantasyTe", "Shenzhen BitFantasy Technology Co., Ltd" }, + { { 0xF0, 0x40, 0xAF, 0xC0 }, "RayveInnovat", "Rayve Innovation Corp" }, + { { 0xF0, 0x40, 0xAF, 0xD0 }, "Proemion", "Proemion GmbH" }, + { { 0xF0, 0x40, 0xAF, 0xE0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xF0, 0x41, 0xC8, 0x00 }, "LinpaAcousti", "Linpa Acoustic Technology Co.,Ltd" }, { { 0xF0, 0x41, 0xC8, 0x10 }, "DongGuanSiyo", "DongGuan Siyoto Electronics Co., Ltd" }, { { 0xF0, 0x41, 0xC8, 0x20 }, "MedicaTechno", "Shenzhen Medica Technology Development Co., Ltd." }, @@ -43303,7 +44858,7 @@ { { 0xF4, 0x20, 0x55, 0x70 }, "BeyondLaser", "Beyond Laser Systems LLC" }, { { 0xF4, 0x20, 0x55, 0x80 }, "HuzhouLuxsha", "Huzhou Luxshare Precision Industry Co.LTD" }, { { 0xF4, 0x20, 0x55, 0x90 }, "LensTechnolo", "Lens Technology (Xiangtan) Co.,Ltd" }, - { { 0xF4, 0x20, 0x55, 0xA0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, + { { 0xF4, 0x20, 0x55, 0xA0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, { { 0xF4, 0x20, 0x55, 0xB0 }, "SynapsTechno", "Synaps Technology S.r.l." }, { { 0xF4, 0x20, 0x55, 0xC0 }, "GuangjianTec", "Shenzhen Guangjian Technology Co.,Ltd" }, { { 0xF4, 0x20, 0x55, 0xD0 }, "WuxiSunningS", "Wuxi Sunning Smart Devices Co.,Ltd" }, @@ -43368,6 +44923,21 @@ { { 0xF4, 0x90, 0xCB, 0xC0 }, "CheetahMedic", "Cheetah Medical" }, { { 0xF4, 0x90, 0xCB, 0xD0 }, "Simavita", "Simavita (Aust) Pty Ltd" }, { { 0xF4, 0x90, 0xCB, 0xE0 }, "RSAELabs", "RSAE Labs Inc" }, + { { 0xF4, 0x97, 0x9D, 0x00 }, "TardisTechno", "Tardis Technology" }, + { { 0xF4, 0x97, 0x9D, 0x10 }, "Framespace", "Frame the space" }, + { { 0xF4, 0x97, 0x9D, 0x20 }, "InfiniteX", "Infinite X Co., Ltd." }, + { { 0xF4, 0x97, 0x9D, 0x30 }, "EquinoxPower", "Equinox Power" }, + { { 0xF4, 0x97, 0x9D, 0x40 }, "MerryElectro", "Merry Electronics Co., Ltd." }, + { { 0xF4, 0x97, 0x9D, 0x50 }, "WarnerTechno", "Warner Technology Corp" }, + { { 0xF4, 0x97, 0x9D, 0x60 }, "camnexinnova", "camnex innovation pvt ltd" }, + { { 0xF4, 0x97, 0x9D, 0x70 }, "LuxshareIct", "Luxshare - Ict(Nghe An) Limited" }, + { { 0xF4, 0x97, 0x9D, 0x80 }, "SmartAccessD", "Smart Access Designs, LLC" }, + { { 0xF4, 0x97, 0x9D, 0x90 }, "JiaxinTechno", "Beijing Jiaxin Technology Co., Ltd" }, + { { 0xF4, 0x97, 0x9D, 0xA0 }, "MARKT", "MARKT Co., Ltd" }, + { { 0xF4, 0x97, 0x9D, 0xB0 }, "KaiwareTechn", "Kaiware (Shenzhen) Technologies Co.,Ltd" }, + { { 0xF4, 0x97, 0x9D, 0xC0 }, "Lab241", "Lab241 Co.,Ltd." }, + { { 0xF4, 0x97, 0x9D, 0xD0 }, "Huitecprinte", "Huitec printer solution co.," }, + { { 0xF4, 0x97, 0x9D, 0xE0 }, "TeenageEngin", "Teenage Engineering AB" }, { { 0xF4, 0xA4, 0x54, 0x00 }, "NKTPhotonics", "NKT Photonics A/S" }, { { 0xF4, 0xA4, 0x54, 0x10 }, "PTTelkomIndo", "PT Telkom Indonesia" }, { { 0xF4, 0xA4, 0x54, 0x20 }, "TriWorks", "Tri Works" }, @@ -43425,8 +44995,8 @@ { { 0xF8, 0x2B, 0xE6, 0x80 }, "HitekElectro", "Hitek Electronics Co.,Ltd" }, { { 0xF8, 0x2B, 0xE6, 0x90 }, "Annapurnalab", "Annapurna labs" }, { { 0xF8, 0x2B, 0xE6, 0xA0 }, "TechwinSolut", "Techwin Solutions Pvt Ltd" }, - { { 0xF8, 0x2B, 0xE6, 0xB0 }, "CDElectronic", "Shenzhen C & D Electronics Co., Ltd." }, - { { 0xF8, 0x2B, 0xE6, 0xC0 }, "MaiaTech", "Maia Tech, Inc" }, + { { 0xF8, 0x2B, 0xE6, 0xB0 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, + { { 0xF8, 0x2B, 0xE6, 0xC0 }, "MaiaEdge", "MaiaEdge, Inc." }, { { 0xF8, 0x2B, 0xE6, 0xD0 }, "AtheerConnec", "Atheer Connectivity" }, { { 0xF8, 0x2B, 0xE6, 0xE0 }, "SuzhouEtagTe", "Suzhou Etag-Technology Corporation" }, { { 0xF8, 0x7A, 0x39, 0x00 }, "YongxieTechn", "Hangzhou Yongxie Technology Co., Ltd" }, @@ -43549,6 +45119,21 @@ { { 0xFC, 0xD2, 0xB6, 0xC0 }, "SiliconElect", "Silicon (Shenzhen) Electronic Technology Co.,Ltd." }, { { 0xFC, 0xD2, 0xB6, 0xD0 }, "BeeSmartInfo", "Bee Smart(Changzhou) Information Technology Co., Ltd" }, { { 0xFC, 0xD2, 0xB6, 0xE0 }, "Univer", "Univer S.p.A." }, + { { 0xFC, 0xE4, 0x98, 0x00 }, "Ntcsoft", "Ntcsoft" }, + { { 0xFC, 0xE4, 0x98, 0x10 }, "QuEL", "QuEL, Inc." }, + { { 0xFC, 0xE4, 0x98, 0x20 }, "ARTFinex", "ART Finex Co.,Ltd." }, + { { 0xFC, 0xE4, 0x98, 0x30 }, "KanghaiInfor", "Shanghai Kanghai Information System CO.,LTD." }, + { { 0xFC, 0xE4, 0x98, 0x40 }, "TScaleElectr", "TScale Electronics Mfg. (Kunshan) Co., Ltd" }, + { { 0xFC, 0xE4, 0x98, 0x50 }, "SMInstrument", "SM Instruments" }, + { { 0xFC, 0xE4, 0x98, 0x60 }, "VideoneticsT", "Videonetics Technology Private Limited" }, + { { 0xFC, 0xE4, 0x98, 0x70 }, "EHauteIntell", "E Haute Intelligent Technology Co., Ltd" }, + { { 0xFC, 0xE4, 0x98, 0x80 }, "ChangzhouLea", "Changzhou Leading Weighing Technology Co., Ltd" }, + { { 0xFC, 0xE4, 0x98, 0x90 }, "AVCONInforma", "AVCON Information Technology Co.,Ltd." }, + { { 0xFC, 0xE4, 0x98, 0xA0 }, "SATEL", "SATEL Ltd" }, + { { 0xFC, 0xE4, 0x98, 0xB0 }, "GIGACopperNe", "GIGA Copper Networks GmbH" }, + { { 0xFC, 0xE4, 0x98, 0xC0 }, "Siretta", "Siretta Ltd" }, + { { 0xFC, 0xE4, 0x98, 0xD0 }, "InfinityElec", "Infinity Electronics Ltd" }, + { { 0xFC, 0xE4, 0x98, 0xE0 }, "TIHMicroelec", "TIH Microelectronics Technology Co. Ltd." }, }; static const manuf_oui36_t global_manuf_oui36_table[] = { @@ -44117,7 +45702,7 @@ { { 0x00, 0x50, 0xC2, 0x16, 0xB0 }, "Masterclock", "Masterclock, Inc." }, { { 0x00, 0x50, 0xC2, 0x16, 0xC0 }, "BrijingEmbed", "Brijing Embedor Embedded Internet Tech. Co. Ltd." }, { { 0x00, 0x50, 0xC2, 0x16, 0xD0 }, "PostecData", "Postec Data Systems Ltd." }, - { { 0x00, 0x50, 0xC2, 0x16, 0xE0 }, "Pmc", "Pmc" }, + { { 0x00, 0x50, 0xC2, 0x16, 0xE0 }, "GroupeCarrus", "Groupe Carrus" }, { { 0x00, 0x50, 0xC2, 0x16, 0xF0 }, "DicksonTechn", "Dickson Technologies" }, { { 0x00, 0x50, 0xC2, 0x17, 0x00 }, "TaishodoSeik", "Taishodo Seiko Co., Ltd." }, { { 0x00, 0x50, 0xC2, 0x17, 0x10 }, "Quantronix", "Quantronix, Inc." }, @@ -44142,7 +45727,7 @@ { { 0x00, 0x50, 0xC2, 0x18, 0x40 }, "HMComputing", "H M Computing Limited" }, { { 0x00, 0x50, 0xC2, 0x18, 0x50 }, "OpticalWirel", "Optical Wireless Link Inc." }, { { 0x00, 0x50, 0xC2, 0x18, 0x60 }, "PantecEngine", "Pantec Engineering AG" }, - { { 0x00, 0x50, 0xC2, 0x18, 0x70 }, "CyanTechnolo", "Cyan Technology Ltd" }, + { { 0x00, 0x50, 0xC2, 0x18, 0x70 }, "CyanConnode", "CyanConnode" }, { { 0x00, 0x50, 0xC2, 0x18, 0x80 }, "dresdenelekt", "dresden-elektronik" }, { { 0x00, 0x50, 0xC2, 0x18, 0x90 }, "CC", "CC Systems AB" }, { { 0x00, 0x50, 0xC2, 0x18, 0xA0 }, "BaslerElectr", "Basler Electric Company" }, @@ -48355,7 +49940,7 @@ { { 0x70, 0xB3, 0xD5, 0x01, 0xA0 }, "CubroAcronet", "Cubro Acronet GesmbH" }, { { 0x70, 0xB3, 0xD5, 0x01, 0xB0 }, "Audi", "Audi Ag" }, { { 0x70, 0xB3, 0xD5, 0x01, 0xC0 }, "KumuNetworks", "Kumu Networks" }, - { { 0x70, 0xB3, 0xD5, 0x01, 0xD0 }, "WeiglElektro", "Weigl Elektronik & Mediaprojekte" }, + { { 0x70, 0xB3, 0xD5, 0x01, 0xD0 }, "Weigl", "Weigl GmbH & Co KG" }, { { 0x70, 0xB3, 0xD5, 0x01, 0xE0 }, "ePOINTEmbedd", "ePOINT Embedded Computing Limited" }, { { 0x70, 0xB3, 0xD5, 0x01, 0xF0 }, "SPXFlowTechn", "SPX Flow Technology BV" }, { { 0x70, 0xB3, 0xD5, 0x02, 0x00 }, "MicroDebugYK", "Micro Debug, Y.K." }, @@ -48797,7 +50382,7 @@ { { 0x70, 0xB3, 0xD5, 0x1D, 0x40 }, "BrinkmannAud", "Brinkmann Audio GmbH" }, { { 0x70, 0xB3, 0xD5, 0x1D, 0x50 }, "MIVOTechnolo", "MIVO Technology AB" }, { { 0x70, 0xB3, 0xD5, 0x1D, 0x60 }, "MacGrayServi", "MacGray Services" }, - { { 0x70, 0xB3, 0xD5, 0x1D, 0x70 }, "BAEAplliedIn", "BAE Systems Apllied Intelligence" }, + { { 0x70, 0xB3, 0xD5, 0x1D, 0x70 }, "BAE", "BAE Systems" }, { { 0x70, 0xB3, 0xD5, 0x1D, 0x80 }, "BlueSkiesGlo", "Blue Skies Global LLC" }, { { 0x70, 0xB3, 0xD5, 0x1D, 0x90 }, "MondeF", "MondeF" }, { { 0x70, 0xB3, 0xD5, 0x1D, 0xA0 }, "Promess", "Promess Inc." }, @@ -49436,7 +51021,7 @@ { { 0x70, 0xB3, 0xD5, 0x45, 0x30 }, "FoersterTech", "Foerster-Technik GmbH" }, { { 0x70, 0xB3, 0xD5, 0x45, 0x40 }, "GoldingAudio", "Golding Audio Ltd" }, { { 0x70, 0xB3, 0xD5, 0x45, 0x50 }, "Heartlandmic", "Heartlandmicropayments" }, - { { 0x70, 0xB3, 0xD5, 0x45, 0x60 }, "Technologica", "Technological Application and Production One Member Liability Company (Tecapro company)" }, + { { 0x70, 0xB3, 0xD5, 0x45, 0x60 }, "Technologica", "Technological Application And Production One Member Liability Company (Tecapro Company)" }, { { 0x70, 0xB3, 0xD5, 0x45, 0x70 }, "VivaldiClima", "Vivaldi Clima Srl" }, { { 0x70, 0xB3, 0xD5, 0x45, 0x80 }, "Ongisul", "Ongisul Co.,Ltd." }, { { 0x70, 0xB3, 0xD5, 0x45, 0x90 }, "ProtiumTechn", "Protium Technologies, Inc." }, @@ -51951,7 +53536,7 @@ { { 0x70, 0xB3, 0xD5, 0xE2, 0xA0 }, "CONTESspolsr", "CONTES, spol. s r.o." }, { { 0x70, 0xB3, 0xD5, 0xE2, 0xB0 }, "GuanShowTech", "Guan Show Technologe Co., Ltd." }, { { 0x70, 0xB3, 0xD5, 0xE2, 0xC0 }, "FourthFronti", "Fourth Frontier Technologies Private Limited" }, - { { 0x70, 0xB3, 0xD5, 0xE2, 0xD0 }, "BAEAplliedIn", "BAE Systems Apllied Intelligence" }, + { { 0x70, 0xB3, 0xD5, 0xE2, 0xD0 }, "BAE", "BAE Systems" }, { { 0x70, 0xB3, 0xD5, 0xE2, 0xE0 }, "Merzsro", "Merz s.r.o." }, { { 0x70, 0xB3, 0xD5, 0xE2, 0xF0 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x70, 0xB3, 0xD5, 0xE3, 0x00 }, "Quiss", "Quiss Ag" }, @@ -52421,6 +54006,7 @@ { { 0x8C, 0x1F, 0x64, 0x00, 0x00 }, "SuzhouXingxi", "Suzhou Xingxiangyi Precision Manufacturing Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x00, 0x10 }, "HYFIXSpatial", "HYFIX Spatial Intelligence" }, { { 0x8C, 0x1F, 0x64, 0x00, 0x30 }, "BrightenCont", "Brighten Controls LLP" }, + { { 0x8C, 0x1F, 0x64, 0x00, 0x60 }, "DunasysIngen", "Dunasys Ingenierie" }, { { 0x8C, 0x1F, 0x64, 0x00, 0x90 }, "Converging", "Converging Systems Inc." }, { { 0x8C, 0x1F, 0x64, 0x00, 0xA0 }, "TaskUnite", "TaskUnite Inc. (dba AMPAworks)" }, { { 0x8C, 0x1F, 0x64, 0x00, 0xC0 }, "GuanShowTech", "Guan Show Technologe Co., Ltd." }, @@ -52433,13 +54019,17 @@ { { 0x8C, 0x1F, 0x64, 0x01, 0xA0 }, "Paragraf", "Paragraf" }, { { 0x8C, 0x1F, 0x64, 0x01, 0xD0 }, "Nordson", "Nordson Corporation" }, { { 0x8C, 0x1F, 0x64, 0x01, 0xE0 }, "SCIREQScient", "SCIREQ Scientific Respiratory Equipment Inc" }, + { { 0x8C, 0x1F, 0x64, 0x01, 0xF0 }, "DualcommTech", "Dualcomm Technology, Inc." }, { { 0x8C, 0x1F, 0x64, 0x02, 0x00 }, "UtthungaTech", "Utthunga Techologies Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x02, 0x10 }, "SavantGroup", "Savant Group" }, { { 0x8C, 0x1F, 0x64, 0x02, 0x20 }, "TelicaTeleco", "Telica Telecom Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0x02, 0x30 }, "OmnilinkTecn", "Omnilink Tecnologia S/A" }, { { 0x8C, 0x1F, 0x64, 0x02, 0x40 }, "ShinNihonDen", "Shin Nihon Denshi Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x02, 0x50 }, "SMITEC", "SMITEC S.p.A." }, { { 0x8C, 0x1F, 0x64, 0x02, 0x80 }, "eyrise", "eyrise B.V." }, { { 0x8C, 0x1F, 0x64, 0x02, 0x90 }, "HunanShengyu", "Hunan Shengyun Photoelectric Technology Co.,LTD" }, + { { 0x8C, 0x1F, 0x64, 0x02, 0xA0 }, "DEUTAWerke", "DEUTA Werke GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x02, 0xD0 }, "TezeskEnergy", "Shenzhen Tezesk Energy Technology Co.,LTD" }, { { 0x8C, 0x1F, 0x64, 0x02, 0xF0 }, "SOLIDpower", "SOLIDpower SpA" }, { { 0x8C, 0x1F, 0x64, 0x03, 0x10 }, "Ektos", "Ektos A/S" }, { { 0x8C, 0x1F, 0x64, 0x03, 0x30 }, "IQHomeKft", "IQ Home Kft." }, @@ -52456,6 +54046,7 @@ { { 0x8C, 0x1F, 0x64, 0x04, 0x90 }, "NuancesOrg", "Nuances Org" }, { { 0x8C, 0x1F, 0x64, 0x04, 0xA0 }, "GSElektromed", "GS Elektromedizinsiche Geräte G. Stemple GmbH" }, { { 0x8C, 0x1F, 0x64, 0x04, 0xC0 }, "GamberJohnso", "Gamber-Johnson LLC" }, + { { 0x8C, 0x1F, 0x64, 0x04, 0xD0 }, "LaserLinc", "LaserLinc, Inc." }, { { 0x8C, 0x1F, 0x64, 0x04, 0xE0 }, "Auditdata", "Auditdata" }, { { 0x8C, 0x1F, 0x64, 0x04, 0xF0 }, "ISILINE", "ISILINE srl" }, { { 0x8C, 0x1F, 0x64, 0x05, 0x10 }, "CPcontechele", "CP contech electronic GmbH" }, @@ -52463,6 +54054,7 @@ { { 0x8C, 0x1F, 0x64, 0x05, 0x40 }, "Watter", "Watter" }, { { 0x8C, 0x1F, 0x64, 0x05, 0x50 }, "Intercreate", "Intercreate" }, { { 0x8C, 0x1F, 0x64, 0x05, 0x60 }, "DongGuanYung", "Dong Guan Yung Fu Electronics Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x05, 0x70 }, "BroadradioRF", "Shenzhen Broadradio RFID Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x05, 0x80 }, "Mect", "Mect Srl" }, { { 0x8C, 0x1F, 0x64, 0x05, 0x90 }, "MBconnectlin", "MB connect line GmbH Fernwartungssysteme" }, { { 0x8C, 0x1F, 0x64, 0x05, 0xC0 }, "tickIoT", "tickIoT Inc." }, @@ -52470,6 +54062,7 @@ { { 0x8C, 0x1F, 0x64, 0x06, 0x00 }, "ZadarLabs", "Zadar Labs Inc" }, { { 0x8C, 0x1F, 0x64, 0x06, 0x10 }, "Micron", "Micron Systems" }, { { 0x8C, 0x1F, 0x64, 0x06, 0x20 }, "AtonGreenSto", "Aton Green Storage Spa" }, + { { 0x8C, 0x1F, 0x64, 0x06, 0x30 }, "Efftronics", "Efftronics Systems (P) Ltd" }, { { 0x8C, 0x1F, 0x64, 0x06, 0x60 }, "SiemensEnerg", "Siemens Energy Global GmbH & Co. KG" }, { { 0x8C, 0x1F, 0x64, 0x06, 0x70 }, "GeniusVision", "Genius Vision Digital Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x06, 0x80 }, "ROLSTONETech", "Shenzhen ROLSTONE Technology Co., Ltd" }, @@ -52478,9 +54071,11 @@ { { 0x8C, 0x1F, 0x64, 0x06, 0xC0 }, "COBES", "COBES GmbH" }, { { 0x8C, 0x1F, 0x64, 0x06, 0xD0 }, "Monnit", "Monnit Corporation" }, { { 0x8C, 0x1F, 0x64, 0x07, 0x10 }, "DorletSau", "Dorlet Sau" }, - { { 0x8C, 0x1F, 0x64, 0x07, 0x30 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x07, 0x20 }, "Eyecloud", "Eyecloud, Inc" }, + { { 0x8C, 0x1F, 0x64, 0x07, 0x30 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x07, 0x60 }, "PackR", "Pack'R" }, { { 0x8C, 0x1F, 0x64, 0x07, 0x70 }, "EngageTechno", "Engage Technologies" }, + { { 0x8C, 0x1F, 0x64, 0x07, 0x80 }, "SalienceLabs", "Salience Labs" }, { { 0x8C, 0x1F, 0x64, 0x07, 0xA0 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0x07, 0xD0 }, "TalleresdeEs", "Talleres de Escoriaza SAU" }, { { 0x8C, 0x1F, 0x64, 0x07, 0xE0 }, "FLOYD", "FLOYD inc." }, @@ -52506,11 +54101,13 @@ { { 0x8C, 0x1F, 0x64, 0x09, 0x70 }, "FoMa", "FoMa Systems GmbH" }, { { 0x8C, 0x1F, 0x64, 0x09, 0x80 }, "Agvolution", "Agvolution GmbH" }, { { 0x8C, 0x1F, 0x64, 0x09, 0x90 }, "PantherunTec", "Pantherun Technologies Pvt Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x09, 0xA0 }, "ShinetechEle", "Shinetech Electronics Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x09, 0xB0 }, "Taiv", "Taiv" }, { { 0x8C, 0x1F, 0x64, 0x09, 0xD0 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0x09, 0xE0 }, "IWSGlobal", "IWS Global Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x09, 0xF0 }, "MBconnectlin", "MB connect line GmbH Fernwartungssysteme" }, { { 0x8C, 0x1F, 0x64, 0x0A, 0x00 }, "Techniwave", "Techniwave" }, + { { 0x8C, 0x1F, 0x64, 0x0A, 0x20 }, "Best", "Best" }, { { 0x8C, 0x1F, 0x64, 0x0A, 0x40 }, "DynamicResea", "Dynamic Research, Inc." }, { { 0x8C, 0x1F, 0x64, 0x0A, 0x50 }, "GomeroNordic", "Gomero Nordic AB" }, { { 0x8C, 0x1F, 0x64, 0x0A, 0x80 }, "SamabaNova", "SamabaNova Systems" }, @@ -52520,20 +54117,25 @@ { { 0x8C, 0x1F, 0x64, 0x0A, 0xD0 }, "E2Nova", "E2 Nova Corporation" }, { { 0x8C, 0x1F, 0x64, 0x0A, 0xF0 }, "ForseePower", "Forsee Power" }, { { 0x8C, 0x1F, 0x64, 0x0B, 0x00 }, "BunkaShutter", "Bunka Shutter Co., Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x0B, 0x50 }, "SMCGateway", "SMC Gateway" }, { { 0x8C, 0x1F, 0x64, 0x0B, 0x60 }, "LukeGrangerB", "Luke Granger-Brown" }, { { 0x8C, 0x1F, 0x64, 0x0B, 0x70 }, "Tiama", "Tiama" }, { { 0x8C, 0x1F, 0x64, 0x0B, 0x80 }, "Signatrol", "Signatrol Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x0B, 0x90 }, "NewinTech", "Newin Tech" }, { { 0x8C, 0x1F, 0x64, 0x0B, 0xB0 }, "InfraChenTec", "InfraChen Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x0B, 0xD0 }, "Solace", "Solace Systems Inc." }, { { 0x8C, 0x1F, 0x64, 0x0B, 0xE0 }, "Bnb", "Bnb" }, { { 0x8C, 0x1F, 0x64, 0x0B, 0xF0 }, "AuroraCommun", "Aurora Communication Technologies Corp." }, { { 0x8C, 0x1F, 0x64, 0x0C, 0x00 }, "ActiveResear", "Active Research Limited" }, + { { 0x8C, 0x1F, 0x64, 0x0C, 0x10 }, "OpalCamera", "Opal Camera Inc." }, { { 0x8C, 0x1F, 0x64, 0x0C, 0x30 }, "Eurek", "Eurek srl" }, { { 0x8C, 0x1F, 0x64, 0x0C, 0x50 }, "TechnipFMC", "TechnipFMC" }, { { 0x8C, 0x1F, 0x64, 0x0C, 0x80 }, "EAElektroAut", "EA Elektro-Automatik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x0C, 0xA0 }, "CLOUDTELECOM", "CLOUD TELECOM Inc." }, { { 0x8C, 0x1F, 0x64, 0x0C, 0xC0 }, "SmartIElectr", "Smart I Electronics Systems Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0x0C, 0xD0 }, "DEUTAWerke", "DEUTA Werke GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x0C, 0xE0 }, "Digitella", "Digitella Inc." }, + { { 0x8C, 0x1F, 0x64, 0x0D, 0x00 }, "LumiplanDuha", "Lumiplan-Duhamel" }, { { 0x8C, 0x1F, 0x64, 0x0D, 0x20 }, "biosilver", "biosilver.co.,ltd" }, { { 0x8C, 0x1F, 0x64, 0x0D, 0x30 }, "erfiErnstFis", "erfi Ernst Fischer GmbH+Co.KG" }, { { 0x8C, 0x1F, 0x64, 0x0D, 0x40 }, "Dalcnet", "Dalcnet srl" }, @@ -52542,6 +54144,7 @@ { { 0x8C, 0x1F, 0x64, 0x0D, 0x80 }, "PowerElectro", "Power Electronics Espana, S.L." }, { { 0x8C, 0x1F, 0x64, 0x0D, 0xF0 }, "Leidos", "Leidos" }, { { 0x8C, 0x1F, 0x64, 0x0E, 0x00 }, "Autopharma", "Autopharma" }, + { { 0x8C, 0x1F, 0x64, 0x0E, 0x30 }, "JISEONGENG", "JISEONGENG Co,.LTD" }, { { 0x8C, 0x1F, 0x64, 0x0E, 0x50 }, "RuggedScienc", "Rugged Science" }, { { 0x8C, 0x1F, 0x64, 0x0E, 0x60 }, "CleanwattsDi", "Cleanwatts Digital, S.A." }, { { 0x8C, 0x1F, 0x64, 0x0E, 0xA0 }, "SmartSkyNetw", "SmartSky Networks LLC" }, @@ -52557,6 +54160,7 @@ { { 0x8C, 0x1F, 0x64, 0x0F, 0x70 }, "Combilent", "Combilent" }, { { 0x8C, 0x1F, 0x64, 0x0F, 0x90 }, "ikanInternat", "ikan International LLC" }, { { 0x8C, 0x1F, 0x64, 0x0F, 0xA0 }, "Nautel", "Nautel LTD" }, + { { 0x8C, 0x1F, 0x64, 0x0F, 0xD0 }, "CEIPtd", "CEI Ptd Ltd" }, { { 0x8C, 0x1F, 0x64, 0x0F, 0xE0 }, "IndraHeeraTe", "Indra Heera Technology LLP" }, { { 0x8C, 0x1F, 0x64, 0x0F, 0xF0 }, "Pneumax", "Pneumax Spa" }, { { 0x8C, 0x1F, 0x64, 0x10, 0x00 }, "ZhenlongTech", "Beijing Zhenlong Technology Co.,Ltd." }, @@ -52582,6 +54186,7 @@ { { 0x8C, 0x1F, 0x64, 0x11, 0xE0 }, "InfosoftDigi", "Infosoft Digital Design and Services P L" }, { { 0x8C, 0x1F, 0x64, 0x11, 0xF0 }, "NodeUDesign", "NodeUDesign" }, { { 0x8C, 0x1F, 0x64, 0x12, 0x10 }, "HefeiEverACQ", "Hefei EverACQ Technology Co., LTD" }, + { { 0x8C, 0x1F, 0x64, 0x12, 0x30 }, "GeneSysElekt", "GeneSys Elektronik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x12, 0x50 }, "ScienerSmart", "Hangzhou Sciener Smart Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x12, 0x60 }, "HarvestTechn", "Harvest Technology Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x12, 0x70 }, "RetronixTech", "Retronix Technology Inc." }, @@ -52591,25 +54196,29 @@ { { 0x8C, 0x1F, 0x64, 0x12, 0xD0 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x12, 0xE0 }, "inomatic", "inomatic GmbH" }, { { 0x8C, 0x1F, 0x64, 0x13, 0x30 }, "Vtron", "Vtron Pty Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x13, 0x40 }, "LyconSys", "LyconSys GmbH & Co.KG" }, { { 0x8C, 0x1F, 0x64, 0x13, 0x50 }, "YuvalFichman", "Yuval Fichman" }, { { 0x8C, 0x1F, 0x64, 0x13, 0x80 }, "Vissavisp", "Vissavi sp. z o.o." }, + { { 0x8C, 0x1F, 0x64, 0x13, 0xB0 }, "SDELcc", "SDELcc" }, { { 0x8C, 0x1F, 0x64, 0x13, 0xC0 }, "SiFive", "SiFive Inc" }, { { 0x8C, 0x1F, 0x64, 0x13, 0xE0 }, "BtecIndustri", "Btec Industrial Instrument Sdn. Bhd." }, { { 0x8C, 0x1F, 0x64, 0x13, 0xF0 }, "Elsist", "Elsist Srl" }, { { 0x8C, 0x1F, 0x64, 0x14, 0x00 }, "RFTuote", "RF-Tuote Oy" }, { { 0x8C, 0x1F, 0x64, 0x14, 0x10 }, "CodeBlue", "Code Blue Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x14, 0x30 }, "ChamSys", "ChamSys" }, { { 0x8C, 0x1F, 0x64, 0x14, 0x40 }, "LangfangENNl", "Langfang ENN lntelligent Technology Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x14, 0x50 }, "SpectrumFift", "Spectrum FiftyNine BV" }, { { 0x8C, 0x1F, 0x64, 0x14, 0x60 }, "ZhongrunXinc", "Zhongrun Xinchan (Beijing) Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x14, 0x80 }, "Carehawk", "Carehawk" }, { { 0x8C, 0x1F, 0x64, 0x14, 0x90 }, "ClockOMatic", "Clock-O-Matic" }, { { 0x8C, 0x1F, 0x64, 0x14, 0xA0 }, "Richie", "Richie Ltd" }, - { { 0x8C, 0x1F, 0x64, 0x14, 0xB0 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x14, 0xB0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x14, 0xD0 }, "VerteszElekt", "Vertesz Elektronika Kft." }, { { 0x8C, 0x1F, 0x64, 0x14, 0xF0 }, "Nsm", "Nsm" }, { { 0x8C, 0x1F, 0x64, 0x15, 0x10 }, "GogoBusiness", "Gogo Business Aviation" }, { { 0x8C, 0x1F, 0x64, 0x15, 0x40 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0x15, 0x50 }, "Slat", "Slat" }, + { { 0x8C, 0x1F, 0x64, 0x15, 0x60 }, "GrinnSp", "Grinn Sp. z o.o." }, { { 0x8C, 0x1F, 0x64, 0x15, 0x90 }, "Mediana", "Mediana Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x15, 0xA0 }, "ASHIDAElectr", "ASHIDA Electronics Pvt. Ltd" }, { { 0x8C, 0x1F, 0x64, 0x15, 0xC0 }, "TronFutureTe", "Tron Future Tech Inc." }, @@ -52622,12 +54231,15 @@ { { 0x8C, 0x1F, 0x64, 0x16, 0xB0 }, "TKRSpezialwe", "TKR Spezialwerkzeuge GmbH" }, { { 0x8C, 0x1F, 0x64, 0x16, 0xD0 }, "XiamenRgblin", "Xiamen Rgblink Science & Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x16, 0xE0 }, "BenchmarkEle", "Benchmark Electronics BV" }, + { { 0x8C, 0x1F, 0x64, 0x16, 0xF0 }, "Codasipsro", "Codasip s.r.o." }, { { 0x8C, 0x1F, 0x64, 0x17, 0x00 }, "FracarroRadi", "Fracarro Radioindustrie Srl" }, { { 0x8C, 0x1F, 0x64, 0x17, 0x40 }, "KSTtechnolog", "KST technology" }, { { 0x8C, 0x1F, 0x64, 0x17, 0x50 }, "YiValleyOpto", "Wuhan YiValley Opto-electric technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x17, 0x60 }, "Leidos", "Leidos Inc" }, { { 0x8C, 0x1F, 0x64, 0x17, 0x70 }, "Emcom", "Emcom Systems" }, + { { 0x8C, 0x1F, 0x64, 0x17, 0x80 }, "AttackdoBras", "Attack do Brasil Ind Com Apar de Som LTDA" }, { { 0x8C, 0x1F, 0x64, 0x17, 0x90 }, "Agrowtek", "Agrowtek Inc." }, + { { 0x8C, 0x1F, 0x64, 0x17, 0xA0 }, "SichuanZhiko", "Sichuan ZhikongLingxin Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x17, 0xB0 }, "BavariaDigit", "Bavaria Digital Technik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x17, 0xC0 }, "Zelp", "Zelp Ltd" }, { { 0x8C, 0x1F, 0x64, 0x17, 0xE0 }, "MI", "MI Inc." }, @@ -52636,6 +54248,7 @@ { { 0x8C, 0x1F, 0x64, 0x18, 0x50 }, "BiotageGb", "Biotage Gb Ltd" }, { { 0x8C, 0x1F, 0x64, 0x18, 0x60 }, "BreasMedical", "Breas Medical AB" }, { { 0x8C, 0x1F, 0x64, 0x18, 0x70 }, "Sicon", "Sicon srl" }, + { { 0x8C, 0x1F, 0x64, 0x18, 0xA0 }, "NetworkRail", "Network Rail" }, { { 0x8C, 0x1F, 0x64, 0x18, 0xB0 }, "MPulse", "M-Pulse GmbH & Co.KG" }, { { 0x8C, 0x1F, 0x64, 0x18, 0xE0 }, "J1LEDIntelli", "J1-LED Intelligent Transport Systems Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x19, 0x30 }, "Sicon", "Sicon srl" }, @@ -52644,12 +54257,16 @@ { { 0x8C, 0x1F, 0x64, 0x19, 0x60 }, "Secuinfo", "Secuinfo Co.Ltd" }, { { 0x8C, 0x1F, 0x64, 0x19, 0x70 }, "TEKVOX", "TEKVOX, Inc" }, { { 0x8C, 0x1F, 0x64, 0x19, 0x80 }, "Reo", "Reo Ag" }, + { { 0x8C, 0x1F, 0x64, 0x19, 0x90 }, "ArctecInnova", "Shenzhen Arctec Innovation Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x19, 0xB0 }, "FeedFlo", "FeedFlo" }, { { 0x8C, 0x1F, 0x64, 0x19, 0xC0 }, "Aton", "Aton srl" }, { { 0x8C, 0x1F, 0x64, 0x1A, 0x00 }, "EngageTechno", "Engage Technologies" }, { { 0x8C, 0x1F, 0x64, 0x1A, 0x50 }, "Dialtronics", "Dialtronics Systems Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x1A, 0x70 }, "aelettronica", "aelettronica group srl" }, + { { 0x8C, 0x1F, 0x64, 0x1A, 0x80 }, "Private", "Private" }, + { { 0x8C, 0x1F, 0x64, 0x1A, 0xC0 }, "Unitron", "Unitron Systems b.v." }, { { 0x8C, 0x1F, 0x64, 0x1A, 0xD0 }, "NexxtoServic", "Nexxto Servicos Em Tecnologia da Informacao SA" }, + { { 0x8C, 0x1F, 0x64, 0x1A, 0xE0 }, "BounceImagin", "Bounce Imaging" }, { { 0x8C, 0x1F, 0x64, 0x1A, 0xF0 }, "EnviroNodeIo", "EnviroNode IoT Solutions" }, { { 0x8C, 0x1F, 0x64, 0x1B, 0x10 }, "personAIzAS", "person-AIz AS" }, { { 0x8C, 0x1F, 0x64, 0x1B, 0x20 }, "RapideEngine", "Rapid-e-Engineering Steffen Kramer" }, @@ -52657,6 +54274,7 @@ { { 0x8C, 0x1F, 0x64, 0x1B, 0x60 }, "RedSensors", "Red Sensors Limited" }, { { 0x8C, 0x1F, 0x64, 0x1B, 0x70 }, "RaxTechInter", "Rax-Tech International" }, { { 0x8C, 0x1F, 0x64, 0x1B, 0x90 }, "DTSIlluminaz", "D.T.S Illuminazione Srl" }, + { { 0x8C, 0x1F, 0x64, 0x1B, 0xA0 }, "InnovativeSi", "Innovative Signal Analysis" }, { { 0x8C, 0x1F, 0x64, 0x1B, 0xB0 }, "RenweiElectr", "Renwei Electronics Technology (Shenzhen) Co.,LTD." }, { { 0x8C, 0x1F, 0x64, 0x1B, 0xC0 }, "TransitSolut", "Transit Solutions, LLC." }, { { 0x8C, 0x1F, 0x64, 0x1B, 0xD0 }, "DorletSau", "Dorlet Sau" }, @@ -52664,6 +54282,7 @@ { { 0x8C, 0x1F, 0x64, 0x1B, 0xF0 }, "Ossia", "Ossia Inc" }, { { 0x8C, 0x1F, 0x64, 0x1C, 0x00 }, "INVENTIASp", "INVENTIA Sp. z o.o." }, { { 0x8C, 0x1F, 0x64, 0x1C, 0x20 }, "SolidInventL", "Solid Invent Ltda." }, + { { 0x8C, 0x1F, 0x64, 0x1C, 0x40 }, "EDGX", "EDGX bv" }, { { 0x8C, 0x1F, 0x64, 0x1C, 0x90 }, "Pneumax", "Pneumax Spa" }, { { 0x8C, 0x1F, 0x64, 0x1C, 0xA0 }, "PowerElectro", "Power Electronics Espana, S.L." }, { { 0x8C, 0x1F, 0x64, 0x1C, 0xB0 }, "SASYSeK", "SASYS e.K." }, @@ -52672,6 +54291,7 @@ { { 0x8C, 0x1F, 0x64, 0x1D, 0x10 }, "ASStrömungst", "AS Strömungstechnik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x1D, 0x30 }, "OpusTwoICS", "Opus-Two ICS" }, { { 0x8C, 0x1F, 0x64, 0x1D, 0x40 }, "Integerpl", "Integer.pl S.A." }, + { { 0x8C, 0x1F, 0x64, 0x1D, 0x50 }, "DiweiShuangx", "Beijing Diwei Shuangxing Communication Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x1D, 0x60 }, "ZhejiangQian", "Zhejiang Qian Information & Technologies" }, { { 0x8C, 0x1F, 0x64, 0x1D, 0x70 }, "BeanairSenso", "Beanair Sensors" }, { { 0x8C, 0x1F, 0x64, 0x1D, 0x80 }, "Mesomat", "Mesomat inc." }, @@ -52685,18 +54305,26 @@ { { 0x8C, 0x1F, 0x64, 0x1E, 0x60 }, "RadianResear", "Radian Research, Inc." }, { { 0x8C, 0x1F, 0x64, 0x1E, 0x70 }, "CanonElectro", "Canon Electron Tubes & Devices Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x1E, 0x80 }, "HaptechDefen", "Haptech Defense Systems" }, + { { 0x8C, 0x1F, 0x64, 0x1E, 0x90 }, "RC", "RC Systems" }, + { { 0x8C, 0x1F, 0x64, 0x1E, 0xA0 }, "AsteelflashD", "Asteelflash Design Solutions Hamburg GmbH" }, { { 0x8C, 0x1F, 0x64, 0x1E, 0xD0 }, "Lichtwart", "Lichtwart GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x1E, 0xE0 }, "Kneron", "Kneron (Taiwan) Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x1E, 0xF0 }, "Tantronic", "Tantronic AG" }, { { 0x8C, 0x1F, 0x64, 0x1F, 0x00 }, "AVCOMMTechno", "AVCOMM Technologies Inc" }, { { 0x8C, 0x1F, 0x64, 0x1F, 0x40 }, "EiffageEnerg", "Eiffage Energie Electronique" }, { { 0x8C, 0x1F, 0x64, 0x1F, 0x50 }, "NanoThings", "NanoThings Inc." }, { { 0x8C, 0x1F, 0x64, 0x1F, 0x70 }, "Sicon", "Sicon srl" }, + { { 0x8C, 0x1F, 0x64, 0x1F, 0x90 }, "TelecomWadi", "TelecomWadi" }, + { { 0x8C, 0x1F, 0x64, 0x1F, 0xA0 }, "YDIIT", "YDIIT Co., Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x1F, 0xC0 }, "YuHengElectr", "Yu Heng Electric CO. TD" }, { { 0x8C, 0x1F, 0x64, 0x1F, 0xE0 }, "BurkTechnolo", "Burk Technology" }, + { { 0x8C, 0x1F, 0x64, 0x1F, 0xF0 }, "ReCarDBASlat", "ReCar LLC DBA Slate Auto" }, { { 0x8C, 0x1F, 0x64, 0x20, 0x10 }, "HiwinMikrosy", "Hiwin Mikrosystem Corp." }, { { 0x8C, 0x1F, 0x64, 0x20, 0x30 }, "ENTOSS", "ENTOSS Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x20, 0x40 }, "castcore", "castcore" }, { { 0x8C, 0x1F, 0x64, 0x20, 0x60 }, "KryfsTechnol", "Kryfs Technologies Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x20, 0x80 }, "SichuanAnSph", "Sichuan AnSphere Technology Co. Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x20, 0xA0 }, "Oriux", "Oriux" }, { { 0x8C, 0x1F, 0x64, 0x20, 0xC0 }, "StairmedTech", "Shanghai Stairmed Technology Co.,ltd" }, { { 0x8C, 0x1F, 0x64, 0x20, 0xD0 }, "Grossenbache", "Grossenbacher Systeme AG" }, { { 0x8C, 0x1F, 0x64, 0x20, 0xE0 }, "AlphaBridgeT", "Alpha Bridge Technologies Private Limited" }, @@ -52708,11 +54336,14 @@ { { 0x8C, 0x1F, 0x64, 0x21, 0xE0 }, "Bionetics", "The Bionetics Corporation" }, { { 0x8C, 0x1F, 0x64, 0x22, 0x10 }, "YuansiangOpt", "Yuansiang Optoelectronics Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x22, 0x40 }, "PHBEletronic", "PHB Eletronica Ltda." }, + { { 0x8C, 0x1F, 0x64, 0x22, 0x60 }, "ColossusComp", "Colossus Computing, Inc." }, { { 0x8C, 0x1F, 0x64, 0x22, 0x70 }, "Digilens", "Digilens" }, { { 0x8C, 0x1F, 0x64, 0x22, 0x80 }, "ChuanxinMicr", "Shenzhen Chuanxin Micro Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x22, 0xD0 }, "KaysonsElect", "Kaysons Electricals Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x22, 0xE0 }, "JideCarRastr", "Jide Car Rastreamento e Monitoramento LTDA" }, + { { 0x8C, 0x1F, 0x64, 0x23, 0x10 }, "zhushidaTech", "Shenzhen zhushida Technology lnformation Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x23, 0x20 }, "Monnit", "Monnit Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x23, 0x30 }, "TclOperation", "Tcl Operations Polska Sp. Z O.O." }, { { 0x8C, 0x1F, 0x64, 0x23, 0x50 }, "MarsonTechno", "Marson Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x23, 0x70 }, "MBconnectlin", "MB connect line GmbH" }, { { 0x8C, 0x1F, 0x64, 0x23, 0x90 }, "ShekelScales", "Shekel Scales 2008 Ltd" }, @@ -52726,12 +54357,14 @@ { { 0x8C, 0x1F, 0x64, 0x24, 0x90 }, "TexComputer", "Tex Computer Srl" }, { { 0x8C, 0x1F, 0x64, 0x24, 0xC0 }, "LinkAllTechn", "Shenzhen Link-All Technolgy Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x24, 0xD0 }, "XiAnJiaodaKa", "Xi'An Jiaoda Kaida New Technology Co.Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x24, 0xE0 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x25, 0x00 }, "AccurateOpto", "Accurate Optoelectronics Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0x25, 0x10 }, "Watchdog", "Watchdog Systems" }, { { 0x8C, 0x1F, 0x64, 0x25, 0x20 }, "TYTElectroni", "TYT Electronics CO., LTD" }, { { 0x8C, 0x1F, 0x64, 0x25, 0x40 }, "ZhuhaiYunzho", "Zhuhai Yunzhou Intelligence Technology Ltd." }, { { 0x8C, 0x1F, 0x64, 0x25, 0x60 }, "Landinger", "Landinger" }, { { 0x8C, 0x1F, 0x64, 0x25, 0x70 }, "FourBarsDesi", "Four Bars Design" }, + { { 0x8C, 0x1F, 0x64, 0x25, 0x90 }, "SHODEN", "SHODEN Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x25, 0xA0 }, "XingtuxinkeE", "Wuhan Xingtuxinke ELectronic Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x25, 0xC0 }, "TimeMachines", "TimeMachines Inc." }, { { 0x8C, 0x1F, 0x64, 0x25, 0xE0 }, "R2Sonic", "R2Sonic, LLC" }, @@ -52740,21 +54373,27 @@ { { 0x8C, 0x1F, 0x64, 0x26, 0x10 }, "TargaSystem", "TargaSystem S.r.L." }, { { 0x8C, 0x1F, 0x64, 0x26, 0x30 }, "EPCPower", "EPC Power Corporation" }, { { 0x8C, 0x1F, 0x64, 0x26, 0x40 }, "BRVossIngenj", "BR. Voss Ingenjörsfirma AB" }, + { { 0x8C, 0x1F, 0x64, 0x26, 0x60 }, "GuardianCont", "Guardian Controls International Ltd" }, { { 0x8C, 0x1F, 0x64, 0x26, 0x70 }, "KarlDUNGS", "Karl DUNGS GmbH & Co. KG" }, { { 0x8C, 0x1F, 0x64, 0x26, 0x80 }, "AstroMachine", "Astro Machine Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x26, 0x90 }, "Sicon", "Sicon srl" }, { { 0x8C, 0x1F, 0x64, 0x26, 0xB0 }, "Profcon", "Profcon AB" }, { { 0x8C, 0x1F, 0x64, 0x26, 0xE0 }, "KoizumiLight", "Koizumi Lighting Technology Corp." }, { { 0x8C, 0x1F, 0x64, 0x26, 0xF0 }, "QUISS", "QUISS GmbH" }, { { 0x8C, 0x1F, 0x64, 0x27, 0x00 }, "Xi‘anHanggua", "Xi‘an Hangguang Satellite and Control Technology Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x27, 0x10 }, "YiValleyOpto", "Wuhan YiValley Opto-electric technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x27, 0x20 }, "Comminent", "Comminent Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x27, 0x30 }, "Distran", "Distran AG" }, { { 0x8C, 0x1F, 0x64, 0x27, 0x40 }, "InvixiumAcce", "Invixium Access Inc" }, + { { 0x8C, 0x1F, 0x64, 0x27, 0x50 }, "IDANorthAmer", "IDA North America Inc." }, + { { 0x8C, 0x1F, 0x64, 0x27, 0x70 }, "AngstromExce", "Shenzhen Angstrom Excellence Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x27, 0xB0 }, "Oriux", "Oriux" }, { { 0x8C, 0x1F, 0x64, 0x27, 0xC0 }, "TacticalBlue", "Tactical Blue Space Ventures LLC" }, { { 0x8C, 0x1F, 0x64, 0x27, 0xD0 }, "Pneumax", "Pneumax Spa" }, { { 0x8C, 0x1F, 0x64, 0x27, 0xF0 }, "Whizz", "Whizz Systems Inc." }, { { 0x8C, 0x1F, 0x64, 0x28, 0x00 }, "Heitec", "Heitec Ag" }, { { 0x8C, 0x1F, 0x64, 0x28, 0x10 }, "NvpTeco", "Nvp Teco Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x28, 0x50 }, "SmartTech", "Smart Tech Inc" }, { { 0x8C, 0x1F, 0x64, 0x28, 0x60 }, "i2s", "i2s" }, { { 0x8C, 0x1F, 0x64, 0x28, 0x80 }, "VisionSafety", "Vision Systems Safety Tech" }, { { 0x8C, 0x1F, 0x64, 0x28, 0x90 }, "Craft4Digita", "Craft4 Digital GmbH" }, @@ -52762,28 +54401,35 @@ { { 0x8C, 0x1F, 0x64, 0x28, 0xB0 }, "PowerElectro", "Power Electronics Espana, S.L." }, { { 0x8C, 0x1F, 0x64, 0x28, 0xC0 }, "SakuraSeiki", "Sakura Seiki Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x28, 0xD0 }, "AVAMonitorin", "AVA Monitoring AB" }, + { { 0x8C, 0x1F, 0x64, 0x29, 0x00 }, "UbiqTechnolo", "Ubiq Technologies International Ltd" }, { { 0x8C, 0x1F, 0x64, 0x29, 0x10 }, "JiangsuRuido", "Jiangsu Ruidong Electric Power Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x29, 0x20 }, "GogoBusiness", "Gogo Business Aviation" }, { { 0x8C, 0x1F, 0x64, 0x29, 0x30 }, "LandisGyrEqu", "Landis+Gyr Equipamentos de Medição Ltda" }, { { 0x8C, 0x1F, 0x64, 0x29, 0x40 }, "nanoTRONIXCo", "nanoTRONIX Computing Inc." }, { { 0x8C, 0x1F, 0x64, 0x29, 0x50 }, "OphirManufac", "Ophir Manufacturing Solutions Pte Ltd" }, { { 0x8C, 0x1F, 0x64, 0x29, 0x60 }, "RoogzhitongT", "Roog zhi tong Technology(Beijing) Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x29, 0x70 }, "IGEMA", "IGEMA GmbH" }, { { 0x8C, 0x1F, 0x64, 0x29, 0x80 }, "MeggerGerman", "Megger Germany GmbH" }, { { 0x8C, 0x1F, 0x64, 0x29, 0x90 }, "Integerpl", "Integer.pl S.A." }, + { { 0x8C, 0x1F, 0x64, 0x29, 0xA0 }, "PowerElectro", "Power Electronics Espana, S.L." }, { { 0x8C, 0x1F, 0x64, 0x29, 0xB0 }, "TTelectronic", "TT electronics integrated manufacturing services (Suzhou) Limited" }, + { { 0x8C, 0x1F, 0x64, 0x29, 0xC0 }, "ThalesNederl", "Thales Nederland BV" }, { { 0x8C, 0x1F, 0x64, 0x29, 0xD0 }, "Automata", "Automata GmbH & Co. KG" }, { { 0x8C, 0x1F, 0x64, 0x29, 0xE0 }, "ADPartsSL", "AD Parts, S.L." }, { { 0x8C, 0x1F, 0x64, 0x29, 0xF0 }, "Nagtech", "Nagtech Llc" }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x00 }, "ConnectedDev", "Connected Development" }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x10 }, "PantherunTec", "Pantherun Technologies Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x20 }, "Serap", "Serap" }, + { { 0x8C, 0x1F, 0x64, 0x2A, 0x30 }, "NSK", "NSK Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x40 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x50 }, "Nonet", "Nonet Inc" }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x60 }, "RadiationSol", "Radiation Solutions Inc." }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x70 }, "aelettronica", "aelettronica group srl" }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x80 }, "SHALARMSECUR", "SHALARM SECURITY Co.,LTD" }, { { 0x8C, 0x1F, 0x64, 0x2A, 0x90 }, "ElbitAmerica", "Elbit Systems of America, LLC" }, + { { 0x8C, 0x1F, 0x64, 0x2A, 0xA0 }, "XianSingular", "Xi'an Singularity Energy Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x2A, 0xC0 }, "Dco", "Dco Systems Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x2A, 0xF0 }, "ABestLid", "A-Best Co.,Lid." }, { { 0x8C, 0x1F, 0x64, 0x2B, 0x10 }, "UMeiDahIntLE", "U -Mei-Dah Int'L Enterprise Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x2B, 0x40 }, "Sonel", "Sonel S.A." }, { { 0x8C, 0x1F, 0x64, 0x2B, 0x60 }, "StercomPower", "Stercom Power Solutions GmbH" }, @@ -52805,6 +54451,7 @@ { { 0x8C, 0x1F, 0x64, 0x2C, 0xE0 }, "E2Nova", "E2 Nova Corporation" }, { { 0x8C, 0x1F, 0x64, 0x2D, 0x00 }, "CambridgeRes", "Cambridge Research Systems Ltd" }, { { 0x8C, 0x1F, 0x64, 0x2D, 0x50 }, "J&JPhilippin", "J&J Philippines Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x2D, 0x60 }, "Techtuit", "Techtuit Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x2D, 0x80 }, "CONTROL", "CONTROL SYSTEMS Srl" }, { { 0x8C, 0x1F, 0x64, 0x2D, 0xC0 }, "TimeMachines", "TimeMachines Inc." }, { { 0x8C, 0x1F, 0x64, 0x2D, 0xD0 }, "FlextronicsI", "Flextronics International Kft" }, @@ -52812,6 +54459,7 @@ { { 0x8C, 0x1F, 0x64, 0x2D, 0xF0 }, "UboticaTechn", "Ubotica Technologies" }, { { 0x8C, 0x1F, 0x64, 0x2E, 0x20 }, "MarkRobertsM", "Mark Roberts Motion Control" }, { { 0x8C, 0x1F, 0x64, 0x2E, 0x30 }, "ErbaLachemas", "Erba Lachema s.r.o." }, + { { 0x8C, 0x1F, 0x64, 0x2E, 0x40 }, "VisionSafety", "Vision Systems Safety Tech" }, { { 0x8C, 0x1F, 0x64, 0x2E, 0x50 }, "GSElektromed", "GS Elektromedizinsiche Geräte G. Stemple GmbH" }, { { 0x8C, 0x1F, 0x64, 0x2E, 0x80 }, "SonoraNetwor", "Sonora Network Solutions" }, { { 0x8C, 0x1F, 0x64, 0x2E, 0xC0 }, "HDVision", "HD Vision Systems GmbH" }, @@ -52832,6 +54480,7 @@ { { 0x8C, 0x1F, 0x64, 0x30, 0x10 }, "Agar", "Agar Corporation Inc." }, { { 0x8C, 0x1F, 0x64, 0x30, 0x30 }, "IntelliPlann", "IntelliPlanner Software System India Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x30, 0x40 }, "JemacSweden", "Jemac Sweden AB" }, + { { 0x8C, 0x1F, 0x64, 0x30, 0x50 }, "VivoKeyTechn", "VivoKey Technologies Inc." }, { { 0x8C, 0x1F, 0x64, 0x30, 0x60 }, "Corigine", "Corigine,Inc." }, { { 0x8C, 0x1F, 0x64, 0x30, 0x90 }, "Mect", "Mect Srl" }, { { 0x8C, 0x1F, 0x64, 0x30, 0xA0 }, "XCOMLabs", "XCOM Labs" }, @@ -52841,12 +54490,13 @@ { { 0x8C, 0x1F, 0x64, 0x30, 0xF0 }, "EastPhotonic", "East Photonics" }, { { 0x8C, 0x1F, 0x64, 0x31, 0x30 }, "SbGroup", "Sb-Group Ltd" }, { { 0x8C, 0x1F, 0x64, 0x31, 0x40 }, "Cedel", "Cedel BV" }, - { { 0x8C, 0x1F, 0x64, 0x31, 0x60 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x31, 0x60 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x31, 0x70 }, "BacancyLLP", "Bacancy Systems LLP" }, { { 0x8C, 0x1F, 0x64, 0x31, 0x90 }, "Exato", "Exato Company" }, { { 0x8C, 0x1F, 0x64, 0x31, 0xA0 }, "Asiga", "Asiga Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x31, 0xB0 }, "jointanalyti", "joint analytical systems GmbH" }, { { 0x8C, 0x1F, 0x64, 0x31, 0xC0 }, "Accumetrics", "Accumetrics" }, + { { 0x8C, 0x1F, 0x64, 0x31, 0xD0 }, "TechMobility", "Tech Mobility Aps" }, { { 0x8C, 0x1F, 0x64, 0x31, 0xF0 }, "STVElectroni", "STV Electronic GmbH" }, { { 0x8C, 0x1F, 0x64, 0x32, 0x40 }, "KineticTechn", "Kinetic Technologies" }, { { 0x8C, 0x1F, 0x64, 0x32, 0x70 }, "DeutescherWe", "Deutescher Wetterdienst" }, @@ -52867,7 +54517,9 @@ { { 0x8C, 0x1F, 0x64, 0x34, 0x20 }, "TimeMachines", "TimeMachines Inc." }, { { 0x8C, 0x1F, 0x64, 0x34, 0x50 }, "KreafeuerSwi", "Kreafeuer AG, Swiss finsh" }, { { 0x8C, 0x1F, 0x64, 0x34, 0x70 }, "Plutdoo", "Plut d.o.o." }, + { { 0x8C, 0x1F, 0x64, 0x34, 0x80 }, "BreasMedical", "Breas Medical AB" }, { { 0x8C, 0x1F, 0x64, 0x34, 0x90 }, "WavesSystem", "Waves System" }, + { { 0x8C, 0x1F, 0x64, 0x34, 0xA0 }, "RaspberryPi", "Raspberry Pi (Trading) Ltd" }, { { 0x8C, 0x1F, 0x64, 0x34, 0xB0 }, "InfraredInsp", "Infrared Inspection Systems" }, { { 0x8C, 0x1F, 0x64, 0x34, 0xC0 }, "KyushuKeisok", "Kyushu Keisokki Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x34, 0xD0 }, "biosilver", "biosilver.co.,ltd" }, @@ -52900,6 +54552,10 @@ { { 0x8C, 0x1F, 0x64, 0x37, 0x60 }, "DIASInfrared", "DIAS Infrared GmbH" }, { { 0x8C, 0x1F, 0x64, 0x37, 0x70 }, "Solotech", "Solotech" }, { { 0x8C, 0x1F, 0x64, 0x37, 0x80 }, "sparPowerTec", "spar Power Technologies Inc." }, + { { 0x8C, 0x1F, 0x64, 0x37, 0xA0 }, "Getqcall", "Getqcall" }, + { { 0x8C, 0x1F, 0x64, 0x37, 0xB0 }, "MitsubishiEl", "Mitsubishi Electric India Pvt. Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x37, 0xC0 }, "Moiz", "Moiz" }, + { { 0x8C, 0x1F, 0x64, 0x37, 0xD0 }, "SeasonElectr", "Season Electronics Ltd" }, { { 0x8C, 0x1F, 0x64, 0x37, 0xE0 }, "SIDUSSolutio", "SIDUS Solutions, LLC" }, { { 0x8C, 0x1F, 0x64, 0x37, 0xF0 }, "ScarletTech", "Scarlet Tech Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x38, 0x00 }, "Yslab", "Yslab" }, @@ -52926,6 +54582,7 @@ { { 0x8C, 0x1F, 0x64, 0x39, 0xA0 }, "GoldingAudio", "Golding Audio Ltd" }, { { 0x8C, 0x1F, 0x64, 0x39, 0xB0 }, "DeviceworxTe", "Deviceworx Technologies Inc." }, { { 0x8C, 0x1F, 0x64, 0x39, 0xE0 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, + { { 0x8C, 0x1F, 0x64, 0x39, 0xF0 }, "GuangzhouBei", "Guangzhou Beizeng Information Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x3A, 0x20 }, "KronMedidore", "Kron Medidores" }, { { 0x8C, 0x1F, 0x64, 0x3A, 0x30 }, "Lumentum", "Lumentum" }, { { 0x8C, 0x1F, 0x64, 0x3A, 0x40 }, "QLMTechnolog", "QLM Technology Ltd" }, @@ -52948,8 +54605,10 @@ { { 0x8C, 0x1F, 0x64, 0x3C, 0x40 }, "NavSysTechno", "NavSys Technology Inc." }, { { 0x8C, 0x1F, 0x64, 0x3C, 0x50 }, "StratisIOT", "Stratis IOT" }, { { 0x8C, 0x1F, 0x64, 0x3C, 0x60 }, "Wavestream", "Wavestream Corp" }, + { { 0x8C, 0x1F, 0x64, 0x3C, 0x70 }, "Resmed", "Resmed Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x3C, 0x80 }, "BTGInstrumen", "BTG Instruments AB" }, { { 0x8C, 0x1F, 0x64, 0x3C, 0x90 }, "TECHPLUSLINK", "TECHPLUS-LINK Technology Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x3C, 0xB0 }, "AnhuiWenxian", "Anhui Wenxiang Technology Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x3C, 0xD0 }, "Sejongsecuri", "Sejong security system Cor." }, { { 0x8C, 0x1F, 0x64, 0x3C, 0xE0 }, "MahindrMahin", "Mahindr & Mahindra" }, { { 0x8C, 0x1F, 0x64, 0x3D, 0x00 }, "Tripltek", "Tripltek" }, @@ -52957,8 +54616,12 @@ { { 0x8C, 0x1F, 0x64, 0x3D, 0x20 }, "UVIRCOTechno", "UVIRCO Technologies" }, { { 0x8C, 0x1F, 0x64, 0x3D, 0x40 }, "epgElettroni", "e.p.g. Elettronica s.r.l." }, { { 0x8C, 0x1F, 0x64, 0x3D, 0x50 }, "FRAKOKondens", "FRAKO Kondensatoren- und Anlagenbau GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x3D, 0x60 }, "KyowakidenIn", "Kyowakiden Industry Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x3D, 0x70 }, "Eiden", "Eiden Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x3D, 0x90 }, "UnlimitedBan", "Unlimited Bandwidth LLC" }, { { 0x8C, 0x1F, 0x64, 0x3D, 0xB0 }, "BRSSistemasE", "BRS Sistemas Eletrônicos" }, + { { 0x8C, 0x1F, 0x64, 0x3D, 0xD0 }, "DorletSau", "Dorlet Sau" }, + { { 0x8C, 0x1F, 0x64, 0x3D, 0xF0 }, "LimeSoft", "LimeSoft Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x3E, 0x00 }, "YPP", "YPP Corporation" }, { { 0x8C, 0x1F, 0x64, 0x3E, 0x20 }, "Agrico", "Agrico" }, { { 0x8C, 0x1F, 0x64, 0x3E, 0x30 }, "FMTecFutureM", "FMTec GmbH - Future Management Technologies" }, @@ -52967,10 +54630,13 @@ { { 0x8C, 0x1F, 0x64, 0x3E, 0x80 }, "Ruichuangte", "Ruichuangte" }, { { 0x8C, 0x1F, 0x64, 0x3E, 0x90 }, "Heitec", "Heitec Ag" }, { { 0x8C, 0x1F, 0x64, 0x3E, 0xA0 }, "ChipscapeSec", "Chipscape Security Systems" }, + { { 0x8C, 0x1F, 0x64, 0x3E, 0xB0 }, "SamwellInter", "Samwell International Inc" }, { { 0x8C, 0x1F, 0x64, 0x3E, 0xD0 }, "Exploration", "The Exploration Company" }, { { 0x8C, 0x1F, 0x64, 0x3E, 0xE0 }, "BnBInformati", "BnB Information Technology" }, + { { 0x8C, 0x1F, 0x64, 0x3F, 0x20 }, "SuryaElectro", "Surya Electronics" }, { { 0x8C, 0x1F, 0x64, 0x3F, 0x30 }, "CambrianWork", "Cambrian Works, Inc." }, { { 0x8C, 0x1F, 0x64, 0x3F, 0x40 }, "ActelserSL", "Actelser S.L." }, + { { 0x8C, 0x1F, 0x64, 0x3F, 0x60 }, "AntaraTechno", "Antara Technologies" }, { { 0x8C, 0x1F, 0x64, 0x3F, 0x70 }, "MitsubishiEl", "Mitsubishi Electric India Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0x3F, 0x90 }, "YuYanSystemT", "Yu Yan System Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x3F, 0xC0 }, "STVElectroni", "STV Electronic GmbH" }, @@ -53002,6 +54668,7 @@ { { 0x8C, 0x1F, 0x64, 0x42, 0x90 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, { { 0x8C, 0x1F, 0x64, 0x42, 0xA0 }, "Atonarp", "Atonarp Inc." }, { { 0x8C, 0x1F, 0x64, 0x42, 0xB0 }, "GamberJohnso", "Gamber Johnson-LLC" }, + { { 0x8C, 0x1F, 0x64, 0x42, 0xD0 }, "JemacSweden", "Jemac Sweden AB" }, { { 0x8C, 0x1F, 0x64, 0x42, 0xF0 }, "TomorrowComp", "Tomorrow Companies Inc" }, { { 0x8C, 0x1F, 0x64, 0x43, 0x20 }, "Rebel", "Rebel Systems" }, { { 0x8C, 0x1F, 0x64, 0x43, 0x70 }, "GogoBA", "Gogo BA" }, @@ -53009,21 +54676,29 @@ { { 0x8C, 0x1F, 0x64, 0x43, 0x90 }, "Bornico", "Bornico" }, { { 0x8C, 0x1F, 0x64, 0x43, 0xA0 }, "Spacelite", "Spacelite Inc" }, { { 0x8C, 0x1F, 0x64, 0x43, 0xD0 }, "SolidStateSu", "Solid State Supplies Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x43, 0xE0 }, "SyrmaSGSTech", "Syrma SGS Technology" }, + { { 0x8C, 0x1F, 0x64, 0x43, 0xF0 }, "beespaceTech", "beespace Technologies Limited" }, { { 0x8C, 0x1F, 0x64, 0x44, 0x00 }, "MBconnectlin", "MB connect line GmbH Fernwartungssysteme" }, { { 0x8C, 0x1F, 0x64, 0x44, 0x10 }, "NovantaIMS", "Novanta IMS" }, - { { 0x8C, 0x1F, 0x64, 0x44, 0x20 }, "PotterElectr", "Potter Electric Signal Co LLC" }, + { { 0x8C, 0x1F, 0x64, 0x44, 0x20 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x44, 0x40 }, "Contrive", "Contrive Srl" }, { { 0x8C, 0x1F, 0x64, 0x44, 0x50 }, "FigmentDesig", "Figment Design Laboratories" }, + { { 0x8C, 0x1F, 0x64, 0x44, 0x70 }, "MarvausTechn", "Marvaus Technologies Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0x44, 0x80 }, "FörsterTechn", "Förster-Technik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x44, 0xA0 }, "Onbitel", "Onbitel" }, { { 0x8C, 0x1F, 0x64, 0x44, 0xD0 }, "DesignandMan", "Design and Manufacturing Vista Electronics Pvt.Ltd." }, { { 0x8C, 0x1F, 0x64, 0x44, 0xE0 }, "GVALighting", "GVA Lighting, Inc." }, { { 0x8C, 0x1F, 0x64, 0x44, 0xF0 }, "RealD", "RealD, Inc." }, { { 0x8C, 0x1F, 0x64, 0x45, 0x10 }, "GuanShowTech", "Guan Show Technologe Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x45, 0x40 }, "KJKlimatekni", "KJ Klimateknik A/S" }, + { { 0x8C, 0x1F, 0x64, 0x45, 0x50 }, "Weigl", "Weigl GmbH & Co KG" }, { { 0x8C, 0x1F, 0x64, 0x45, 0x70 }, "AngweiInform", "Shanghai Angwei Information Technology Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x45, 0x80 }, "AooGeeContro", "AooGee Controls Co., LTD." }, + { { 0x8C, 0x1F, 0x64, 0x45, 0x90 }, "GreenTally", "GreenTally LLC" }, { { 0x8C, 0x1F, 0x64, 0x45, 0xA0 }, "InspurDigita", "Inspur Digital Enterprise Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x45, 0xB0 }, "AoxingTechno", "Beijing Aoxing Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x45, 0xD0 }, "FuzhouTucsen", "Fuzhou Tucsen Photonics Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x45, 0xE0 }, "ZhongchuanDi", "Hangzhou Zhongchuan Digital Equipment Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x45, 0xF0 }, "ToshniwalSec", "Toshniwal Security Solutions Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x46, 0x00 }, "Solace", "Solace Systems Inc." }, { { 0x8C, 0x1F, 0x64, 0x46, 0x10 }, "KaraPartners", "Kara Partners LLC" }, @@ -53031,6 +54706,7 @@ { { 0x8C, 0x1F, 0x64, 0x46, 0x50 }, "IxorigueTech", "Ixorigue Technologies Sl" }, { { 0x8C, 0x1F, 0x64, 0x46, 0x60 }, "IntamsysTech", "Intamsys Technology Co.Ltd" }, { { 0x8C, 0x1F, 0x64, 0x46, 0xA0 }, "Pharsighted", "Pharsighted LLC" }, + { { 0x8C, 0x1F, 0x64, 0x46, 0xD0 }, "MBconnectlin", "MB connect line GmbH" }, { { 0x8C, 0x1F, 0x64, 0x47, 0x00 }, "CanfieldScie", "Canfield Scientific Inc" }, { { 0x8C, 0x1F, 0x64, 0x47, 0x20 }, "SurgeNetwork", "Surge Networks, Inc." }, { { 0x8C, 0x1F, 0x64, 0x47, 0x30 }, "Plumsp", "Plum sp. z.o.o." }, @@ -53050,19 +54726,26 @@ { { 0x8C, 0x1F, 0x64, 0x48, 0x70 }, "TECHKON", "TECHKON GmbH" }, { { 0x8C, 0x1F, 0x64, 0x48, 0x90 }, "Hupi", "Hupi" }, { { 0x8C, 0x1F, 0x64, 0x48, 0xB0 }, "Monnit", "Monnit Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x48, 0xC0 }, "ElectronicEq", "Electronic Equipment Company Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0x48, 0xD0 }, "Private", "Private" }, { { 0x8C, 0x1F, 0x64, 0x48, 0xF0 }, "Mecos", "Mecos AG" }, + { { 0x8C, 0x1F, 0x64, 0x49, 0x00 }, "Samson", "Samson Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x49, 0x10 }, "PhospecIndus", "Phospec Industries Inc." }, { { 0x8C, 0x1F, 0x64, 0x49, 0x30 }, "SecurityProd", "Security Products International, LLC" }, { { 0x8C, 0x1F, 0x64, 0x49, 0x50 }, "Dave", "Dave Srl" }, { { 0x8C, 0x1F, 0x64, 0x49, 0x60 }, "QualsenTechn", "Qualsen(Guangzhou)Technologies Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x49, 0x70 }, "Primalucelab", "Primalucelab S.p.A." }, { { 0x8C, 0x1F, 0x64, 0x49, 0x80 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x49, 0x90 }, "Tiama", "Tiama" }, + { { 0x8C, 0x1F, 0x64, 0x49, 0xA0 }, "SigmannElekt", "Sigmann Elektronik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x49, 0xB0 }, "WartsilaVoya", "Wartsila Voyage Oy" }, { { 0x8C, 0x1F, 0x64, 0x49, 0xC0 }, "RedLionEurop", "Red Lion Europe GmbH" }, { { 0x8C, 0x1F, 0x64, 0x49, 0xF0 }, "DongmanTechn", "Shenzhen Dongman Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x4A, 0x00 }, "Tantec", "Tantec A/S" }, { { 0x8C, 0x1F, 0x64, 0x4A, 0x10 }, "BreasMedical", "Breas Medical AB" }, { { 0x8C, 0x1F, 0x64, 0x4A, 0x20 }, "Bludigit", "Bludigit SpA" }, + { { 0x8C, 0x1F, 0x64, 0x4A, 0x30 }, "IDQuantique", "ID Quantique SA" }, + { { 0x8C, 0x1F, 0x64, 0x4A, 0x40 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x4A, 0x60 }, "AlaireTechno", "Alaire Technologies Inc" }, { { 0x8C, 0x1F, 0x64, 0x4A, 0x70 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x4A, 0x80 }, "ExactScience", "Exact Sciences" }, @@ -53072,6 +54755,8 @@ { { 0x8C, 0x1F, 0x64, 0x4A, 0xE0 }, "KCS", "KCS Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x4A, 0xF0 }, "miniDSP", "miniDSP" }, { { 0x8C, 0x1F, 0x64, 0x4B, 0x00 }, "UMeiDahIntLE", "U -Mei-Dah Int'L Enterprise Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x4B, 0x20 }, "GVTechnology", "GV Technology Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x4B, 0x30 }, "XYZDigitalPr", "XYZ Digital Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x4B, 0x40 }, "PointOneNavi", "Point One Navigation" }, { { 0x8C, 0x1F, 0x64, 0x4B, 0x80 }, "astTECSCommu", "astTECS Communications Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x4B, 0xB0 }, "IWSGlobal", "IWS Global Pty Ltd" }, @@ -53082,6 +54767,7 @@ { { 0x8C, 0x1F, 0x64, 0x4C, 0x70 }, "SBS", "SBS SpA" }, { { 0x8C, 0x1F, 0x64, 0x4C, 0x90 }, "Apantac", "Apantac LLC" }, { { 0x8C, 0x1F, 0x64, 0x4C, 0xA0 }, "NorthBuildin", "North Building Technologies Limited" }, + { { 0x8C, 0x1F, 0x64, 0x4C, 0xC0 }, "CarestreamHe", "Carestream Healthcare International Company Limited" }, { { 0x8C, 0x1F, 0x64, 0x4C, 0xD0 }, "GuanShowTech", "Guan Show Technologe Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x4C, 0xF0 }, "Sicon", "Sicon srl" }, { { 0x8C, 0x1F, 0x64, 0x4D, 0x00 }, "SunSonic", "SunSonic LLC" }, @@ -53105,7 +54791,9 @@ { { 0x8C, 0x1F, 0x64, 0x4E, 0xD0 }, "VentionexInn", "Ventionex Innovations Sdn Bhd" }, { { 0x8C, 0x1F, 0x64, 0x4F, 0x00 }, "TielineResea", "Tieline Research Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x4F, 0x10 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, + { { 0x8C, 0x1F, 0x64, 0x4F, 0x20 }, "AutomationDi", "Automation Displays Inc." }, { { 0x8C, 0x1F, 0x64, 0x4F, 0x40 }, "StacoEnergyP", "Staco Energy Products" }, + { { 0x8C, 0x1F, 0x64, 0x4F, 0x50 }, "BSTsecurity", "BSTsecurity" }, { { 0x8C, 0x1F, 0x64, 0x4F, 0x60 }, "Private", "Private" }, { { 0x8C, 0x1F, 0x64, 0x4F, 0x70 }, "SmartDTechno", "SmartD Technologies Inc" }, { { 0x8C, 0x1F, 0x64, 0x4F, 0x90 }, "PhotonicScie", "Photonic Science and Engineering Ltd" }, @@ -53117,6 +54805,8 @@ { { 0x8C, 0x1F, 0x64, 0x50, 0x30 }, "TualcomElekt", "Tualcom Elektronik A.S." }, { { 0x8C, 0x1F, 0x64, 0x50, 0x40 }, "EAElektroaut", "EA Elektroautomatik GmbH & Co. KG" }, { { 0x8C, 0x1F, 0x64, 0x50, 0x60 }, "UrbanChainGr", "UrbanChain Group Co., Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x50, 0x70 }, "IdneoTechnol", "Idneo Technologies,S.A.U." }, + { { 0x8C, 0x1F, 0x64, 0x50, 0x80 }, "KiteRiseTech", "Kite Rise Technologies GmbH" }, { { 0x8C, 0x1F, 0x64, 0x50, 0x90 }, "SeasonElectr", "Season Electronics Ltd" }, { { 0x8C, 0x1F, 0x64, 0x50, 0xA0 }, "BellcoTradin", "Bellco Trading Company (Pvt) Ltd" }, { { 0x8C, 0x1F, 0x64, 0x50, 0xB0 }, "EntianTechno", "Beijing Entian Technology Development Co., Ltd" }, @@ -53127,6 +54817,7 @@ { { 0x8C, 0x1F, 0x64, 0x51, 0x10 }, "ControlAutTe", "Control Aut Tecnologia em Automação LTDA" }, { { 0x8C, 0x1F, 0x64, 0x51, 0x20 }, "BlikSensing", "Blik Sensing B.V." }, { { 0x8C, 0x1F, 0x64, 0x51, 0x40 }, "iOpt", "iOpt" }, + { { 0x8C, 0x1F, 0x64, 0x51, 0x50 }, "DanieleSalad", "Daniele Saladino" }, { { 0x8C, 0x1F, 0x64, 0x51, 0x60 }, "TclOperation", "Tcl Operations Polska Sp. Z O.O." }, { { 0x8C, 0x1F, 0x64, 0x51, 0x70 }, "SmartRadarSy", "Smart Radar System, Inc" }, { { 0x8C, 0x1F, 0x64, 0x51, 0x80 }, "WagnerGroup", "Wagner Group GmbH" }, @@ -53138,10 +54829,12 @@ { { 0x8C, 0x1F, 0x64, 0x52, 0x50 }, "UnitedStates", "United States Technologies Inc." }, { { 0x8C, 0x1F, 0x64, 0x52, 0x60 }, "CAITRON", "CAITRON GmbH" }, { { 0x8C, 0x1F, 0x64, 0x52, 0x70 }, "Pdw", "Pdw" }, + { { 0x8C, 0x1F, 0x64, 0x52, 0x80 }, "LuxshareElec", "Luxshare Electronic Technology (KunShan) Ltd" }, { { 0x8C, 0x1F, 0x64, 0x52, 0xA0 }, "HiwinMikrosy", "Hiwin Mikrosystem Corp." }, { { 0x8C, 0x1F, 0x64, 0x52, 0xD0 }, "CubicITSdbaG", "Cubic ITS, Inc. dba GRIDSMART Technologies" }, { { 0x8C, 0x1F, 0x64, 0x52, 0xE0 }, "CLOUDTELECOM", "CLOUD TELECOM Inc." }, { { 0x8C, 0x1F, 0x64, 0x53, 0x00 }, "SIPazon", "SIPazon AB" }, + { { 0x8C, 0x1F, 0x64, 0x53, 0x30 }, "BoeingIndiaP", "Boeing India Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x53, 0x40 }, "SuryaElectro", "Surya Electronics" }, { { 0x8C, 0x1F, 0x64, 0x53, 0x50 }, "ColumbusMcKi", "Columbus McKinnon" }, { { 0x8C, 0x1F, 0x64, 0x53, 0x60 }, "LxtvTechnolo", "Beijing Lxtv Technology Co.,Ltd" }, @@ -53153,6 +54846,7 @@ { { 0x8C, 0x1F, 0x64, 0x54, 0x00 }, "Enclavamient", "Enclavamientos y Señalización Ferroviaria Enyse S.A." }, { { 0x8C, 0x1F, 0x64, 0x54, 0x20 }, "LandisGyrEqu", "Landis+Gyr Equipamentos de Medição Ltda" }, { { 0x8C, 0x1F, 0x64, 0x54, 0x40 }, "TinkerbeeInn", "Tinkerbee Innovations Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0x54, 0x60 }, "DEUTAWerke", "DEUTA Werke GmbH" }, { { 0x8C, 0x1F, 0x64, 0x54, 0x80 }, "CongyunTechn", "Beijing Congyun Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x54, 0x90 }, "BradTechnolo", "Brad Technology" }, { { 0x8C, 0x1F, 0x64, 0x54, 0xA0 }, "BeldenIndiaP", "Belden India Private Limited" }, @@ -53183,13 +54877,14 @@ { { 0x8C, 0x1F, 0x64, 0x57, 0x20 }, "ZmbiziApp", "Zmbizi App Llc" }, { { 0x8C, 0x1F, 0x64, 0x57, 0x30 }, "IngeniousTec", "Ingenious Technology LLC" }, { { 0x8C, 0x1F, 0x64, 0x57, 0x40 }, "FlockAudio", "Flock Audio Inc." }, - { { 0x8C, 0x1F, 0x64, 0x57, 0x50 }, "YuHengElectr", "Yu-Heng Electric Co., LTD" }, + { { 0x8C, 0x1F, 0x64, 0x57, 0x50 }, "YuHengElectr", "Yu Heng Electric CO. TD" }, { { 0x8C, 0x1F, 0x64, 0x57, 0xA0 }, "NPOECOINTECH", "NPO ECO-INTECH Ltd." }, - { { 0x8C, 0x1F, 0x64, 0x57, 0xB0 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x57, 0xB0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x57, 0xD0 }, "ISDI", "ISDI Ltd" }, { { 0x8C, 0x1F, 0x64, 0x57, 0xE0 }, "GuoqingInfor", "Guoqing (shangdong) Information Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x58, 0x00 }, "SAKURASEIKI", "SAKURA SEIKI Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x58, 0x10 }, "SpectraDynam", "SpectraDynamics, Inc." }, + { { 0x8C, 0x1F, 0x64, 0x58, 0x30 }, "3Egreentech", "3Egreen tech. Co. Ltd." }, { { 0x8C, 0x1F, 0x64, 0x58, 0x50 }, "DIDONIndustr", "Shanghai DIDON Industry Co,. Ltd." }, { { 0x8C, 0x1F, 0x64, 0x58, 0x90 }, "Hvrnd", "Hvrnd" }, { { 0x8C, 0x1F, 0x64, 0x58, 0xB0 }, "QuectelWirel", "Quectel Wireless Solutions Co.,Ltd." }, @@ -53197,12 +54892,15 @@ { { 0x8C, 0x1F, 0x64, 0x58, 0xE0 }, "NovantaIMS", "Novanta IMS" }, { { 0x8C, 0x1F, 0x64, 0x59, 0x10 }, "MBconnectlin", "MB connect line GmbH Fernwartungssysteme" }, { { 0x8C, 0x1F, 0x64, 0x59, 0x30 }, "BrillianNetw", "Brillian Network & Automation Integrated System Co., Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x59, 0x50 }, "InspiniaTech", "Inspinia Technology s.r.o." }, { { 0x8C, 0x1F, 0x64, 0x59, 0x60 }, "RFCode", "RF Code" }, { { 0x8C, 0x1F, 0x64, 0x59, 0x80 }, "TirasoftTech", "Tirasoft Technology" }, { { 0x8C, 0x1F, 0x64, 0x59, 0xA0 }, "Primalucelab", "Primalucelab isrl" }, { { 0x8C, 0x1F, 0x64, 0x59, 0xC0 }, "Private", "Private" }, + { { 0x8C, 0x1F, 0x64, 0x59, 0xD0 }, "CommBox", "CommBox Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x59, 0xF0 }, "DeltaCompute", "Delta Computers LLC." }, { { 0x8C, 0x1F, 0x64, 0x5A, 0x00 }, "SeongwonEng", "Seongwon Eng Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x5A, 0x10 }, "BreasMedical", "Breas Medical AB" }, { { 0x8C, 0x1F, 0x64, 0x5A, 0x40 }, "Dave", "Dave Srl" }, { { 0x8C, 0x1F, 0x64, 0x5A, 0x60 }, "KinneyIndust", "Kinney Industries, Inc" }, { { 0x8C, 0x1F, 0x64, 0x5A, 0x70 }, "Rch", "Rch Spa" }, @@ -53232,6 +54930,7 @@ { { 0x8C, 0x1F, 0x64, 0x5C, 0xC0 }, "Alpesrecherc", "Alpes recherche et développement" }, { { 0x8C, 0x1F, 0x64, 0x5C, 0xD0 }, "MahindrMahin", "Mahindr & Mahindra" }, { { 0x8C, 0x1F, 0x64, 0x5C, 0xE0 }, "Packetalk", "Packetalk LLC" }, + { { 0x8C, 0x1F, 0x64, 0x5C, 0xF0 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x5D, 0x00 }, "ImageEnginee", "Image Engineering" }, { { 0x8C, 0x1F, 0x64, 0x5D, 0x10 }, "TwinDevelopm", "Twin Development" }, { { 0x8C, 0x1F, 0x64, 0x5D, 0x30 }, "EloyWater", "Eloy Water" }, @@ -53251,7 +54950,9 @@ { { 0x8C, 0x1F, 0x64, 0x5E, 0xA0 }, "BTGInstrumen", "BTG Instruments AB" }, { { 0x8C, 0x1F, 0x64, 0x5E, 0xB0 }, "Tiama", "Tiama" }, { { 0x8C, 0x1F, 0x64, 0x5E, 0xC0 }, "NvBekaert", "Nv Bekaert Sa" }, + { { 0x8C, 0x1F, 0x64, 0x5E, 0xD0 }, "DEUTAWerke", "DEUTA Werke GmbH" }, { { 0x8C, 0x1F, 0x64, 0x5F, 0x10 }, "HDLink", "HD Link Co., Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x5F, 0x20 }, "CMCAppliedTe", "CMC Applied Technology institute" }, { { 0x8C, 0x1F, 0x64, 0x5F, 0x50 }, "HongSeok", "HongSeok Ltd." }, { { 0x8C, 0x1F, 0x64, 0x5F, 0x60 }, "ForwardEdgeA", "Forward Edge.AI" }, { { 0x8C, 0x1F, 0x64, 0x5F, 0x70 }, "EagleHarborT", "Eagle Harbor Technologies, Inc." }, @@ -53259,13 +54960,19 @@ { { 0x8C, 0x1F, 0x64, 0x5F, 0xA0 }, "PolCamSp", "PolCam Systems Sp. z o.o." }, { { 0x8C, 0x1F, 0x64, 0x5F, 0xB0 }, "Recom", "Recom Llc." }, { { 0x8C, 0x1F, 0x64, 0x5F, 0xC0 }, "LanceDesign", "Lance Design LLC" }, + { { 0x8C, 0x1F, 0x64, 0x5F, 0xF0 }, "Dave", "Dave Srl" }, { { 0x8C, 0x1F, 0x64, 0x60, 0x00 }, "AnhuiChaokun", "Anhui Chaokun Testing Equipment Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x60, 0x10 }, "Camius", "Camius" }, { { 0x8C, 0x1F, 0x64, 0x60, 0x30 }, "FukuEnergyTe", "Fuku Energy Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x60, 0x50 }, "Xacti", "Xacti Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x60, 0x60 }, "NodOnSAS", "NodOn SAS" }, + { { 0x8C, 0x1F, 0x64, 0x60, 0x70 }, "NanjingAoton", "Nanjing Aotong Intelligent Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x60, 0x80 }, "CongTyPhanKy", "Cong Ty Co Phan Ky Thuat Moi Truong Viet An" }, { { 0x8C, 0x1F, 0x64, 0x60, 0xA0 }, "Rfengine", "Rfengine Co., Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x60, 0xB0 }, "eumigindustr", "eumig industrie-TV GmbH." }, + { { 0x8C, 0x1F, 0x64, 0x60, 0xC0 }, "PAL", "PAL Inc." }, { { 0x8C, 0x1F, 0x64, 0x60, 0xE0 }, "ICTInternati", "ICT International" }, + { { 0x8C, 0x1F, 0x64, 0x60, 0xF0 }, "Sael", "Sael Srl" }, { { 0x8C, 0x1F, 0x64, 0x61, 0x00 }, "ZhongzhiHuid", "Beijing Zhongzhi Huida Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x61, 0x10 }, "SiemensIndus", "Siemens Industry Software Inc." }, { { 0x8C, 0x1F, 0x64, 0x61, 0x60 }, "DEUTAWerke", "DEUTA Werke GmbH" }, @@ -53281,9 +54988,11 @@ { { 0x8C, 0x1F, 0x64, 0x62, 0x40 }, "Canastra", "Canastra AG" }, { { 0x8C, 0x1F, 0x64, 0x62, 0x50 }, "Stresstech", "Stresstech OY" }, { { 0x8C, 0x1F, 0x64, 0x62, 0x60 }, "Csiro", "Csiro" }, + { { 0x8C, 0x1F, 0x64, 0x62, 0x70 }, "ibgPrüfcompu", "ibg Prüfcomputer GmbH" }, { { 0x8C, 0x1F, 0x64, 0x62, 0xC0 }, "EasyXRAdvanc", "Hangzhou EasyXR Advanced Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x62, 0xD0 }, "EmbedddedPlu", "Embeddded Plus Plus" }, { { 0x8C, 0x1F, 0x64, 0x62, 0xE0 }, "ViewSonic", "ViewSonic Corp" }, + { { 0x8C, 0x1F, 0x64, 0x62, 0xF0 }, "ProDesignEle", "Pro Design Electronic GmbH" }, { { 0x8C, 0x1F, 0x64, 0x63, 0x10 }, "HaiyangOlix", "Haiyang Olix Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x63, 0x40 }, "Aml", "Aml" }, { { 0x8C, 0x1F, 0x64, 0x63, 0x60 }, "EuropeTrade", "Europe Trade" }, @@ -53297,13 +55006,17 @@ { { 0x8C, 0x1F, 0x64, 0x64, 0x40 }, "Dave", "Dave Srl" }, { { 0x8C, 0x1F, 0x64, 0x64, 0x70 }, "SeniorGroup", "Senior Group LLC" }, { { 0x8C, 0x1F, 0x64, 0x64, 0x80 }, "Gridpulsecoo", "Gridpulse c.o.o." }, + { { 0x8C, 0x1F, 0x64, 0x64, 0xD0 }, "Newone", "Newone Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x64, 0xE0 }, "NilfiskFood", "Nilfisk Food" }, + { { 0x8C, 0x1F, 0x64, 0x64, 0xF0 }, "InvixiumAcce", "Invixium Access Inc" }, { { 0x8C, 0x1F, 0x64, 0x65, 0x00 }, "Ltec", "L tec Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x65, 0x10 }, "TeledyneCeta", "Teledyne Cetac" }, + { { 0x8C, 0x1F, 0x64, 0x65, 0x20 }, "TokyoInterph", "Tokyo Interphone Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x65, 0x30 }, "P5", "P5" }, { { 0x8C, 0x1F, 0x64, 0x65, 0x50 }, "SEI", "S.E.I. Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x65, 0x60 }, "OptotuneSwit", "Optotune Switzerland AG" }, { { 0x8C, 0x1F, 0x64, 0x65, 0x70 }, "BrightSoluti", "Bright Solutions PTE LTD" }, + { { 0x8C, 0x1F, 0x64, 0x65, 0xA0 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x65, 0xB0 }, "SUS", "SUS Corporation" }, { { 0x8C, 0x1F, 0x64, 0x65, 0xD0 }, "ActionStream", "Action Streamer LLC" }, { { 0x8C, 0x1F, 0x64, 0x65, 0xF0 }, "AstrometricI", "Astrometric Instruments, Inc." }, @@ -53312,6 +55025,7 @@ { { 0x8C, 0x1F, 0x64, 0x66, 0x20 }, "SuzhouLeamor", "Suzhou Leamore Optronics Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x66, 0x30 }, "maltechTechn", "mal-tech Technological Solutions Ltd/CRISP" }, { { 0x8C, 0x1F, 0x64, 0x66, 0x40 }, "Thermoeye", "Thermoeye Inc" }, + { { 0x8C, 0x1F, 0x64, 0x66, 0xB0 }, "CurruxVision", "Currux Vision LLC" }, { { 0x8C, 0x1F, 0x64, 0x66, 0xC0 }, "LineagePower", "Lineage Power Pvt Ltd.," }, { { 0x8C, 0x1F, 0x64, 0x66, 0xD0 }, "Vt100", "Vt100 Srl" }, { { 0x8C, 0x1F, 0x64, 0x66, 0xE0 }, "Monnit", "Monnit Corporation" }, @@ -53330,10 +55044,14 @@ { { 0x8C, 0x1F, 0x64, 0x68, 0x00 }, "Mitrol", "Mitrol S.R.L." }, { { 0x8C, 0x1F, 0x64, 0x68, 0x10 }, "wayfiwireles", "wayfiwireless.com" }, { { 0x8C, 0x1F, 0x64, 0x68, 0x30 }, "Slat", "Slat" }, + { { 0x8C, 0x1F, 0x64, 0x68, 0x40 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x68, 0x50 }, "SancharWirel", "Sanchar Wireless Communications Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x68, 0x60 }, "Pazzk", "Pazzk" }, { { 0x8C, 0x1F, 0x64, 0x68, 0x70 }, "Lamontec", "Lamontec" }, + { { 0x8C, 0x1F, 0x64, 0x68, 0x90 }, "AurekaSmartL", "Aureka Smart Living W.L.L" }, { { 0x8C, 0x1F, 0x64, 0x68, 0xC0 }, "GuangZhouHOK", "GuangZhou HOKO Electric CO.,LTD" }, { { 0x8C, 0x1F, 0x64, 0x68, 0xE0 }, "OrientalElec", "Oriental Electronics, Inc." }, + { { 0x8C, 0x1F, 0x64, 0x69, 0x00 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x69, 0x10 }, "WendeTan", "Wende Tan" }, { { 0x8C, 0x1F, 0x64, 0x69, 0x20 }, "NexilisElect", "Nexilis Electronics India Pvt Ltd (PICSYS)" }, { { 0x8C, 0x1F, 0x64, 0x69, 0x30 }, "Adaptiv", "Adaptiv LTD" }, @@ -53343,14 +55061,17 @@ { { 0x8C, 0x1F, 0x64, 0x69, 0x70 }, "Sontay", "Sontay Ltd." }, { { 0x8C, 0x1F, 0x64, 0x69, 0x80 }, "ArcusEDS", "Arcus-EDS GmbH" }, { { 0x8C, 0x1F, 0x64, 0x69, 0x90 }, "FIDICA", "FIDICA GmbH & Co. KG" }, + { { 0x8C, 0x1F, 0x64, 0x69, 0xD0 }, "BotsUnlimite", "Bots Unlimited LLC" }, { { 0x8C, 0x1F, 0x64, 0x69, 0xE0 }, "ATAutomation", "AT-Automation Technology GmbH" }, { { 0x8C, 0x1F, 0x64, 0x69, 0xF0 }, "Insightec", "Insightec" }, { { 0x8C, 0x1F, 0x64, 0x6A, 0x00 }, "Avionica", "Avionica" }, { { 0x8C, 0x1F, 0x64, 0x6A, 0x30 }, "BectonDickin", "Becton Dickinson" }, { { 0x8C, 0x1F, 0x64, 0x6A, 0x40 }, "Automata", "Automata Spa" }, + { { 0x8C, 0x1F, 0x64, 0x6A, 0x60 }, "Q", "Q (Cue), Inc." }, + { { 0x8C, 0x1F, 0x64, 0x6A, 0x70 }, "MobileMustHa", "MobileMustHave" }, { { 0x8C, 0x1F, 0x64, 0x6A, 0x80 }, "Bulwark", "Bulwark" }, { { 0x8C, 0x1F, 0x64, 0x6A, 0xB0 }, "TohoSystem", "Toho System Co., Ltd." }, - { { 0x8C, 0x1F, 0x64, 0x6A, 0xD0 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x6A, 0xD0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x6A, 0xE0 }, "BrayInternat", "Bray International" }, { { 0x8C, 0x1F, 0x64, 0x6B, 0x00 }, "ONetTechnolo", "O-Net Technologies(Shenzhen)Group Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x6B, 0x10 }, "SpecialistMe", "Specialist Mechanical Engineers (PTY)LTD" }, @@ -53363,28 +55084,35 @@ { { 0x8C, 0x1F, 0x64, 0x6B, 0xB0 }, "SeasonElectr", "Season Electronics Ltd" }, { { 0x8C, 0x1F, 0x64, 0x6B, 0xD0 }, "IoTWaterAnal", "IoT Water Analytics S.L." }, { { 0x8C, 0x1F, 0x64, 0x6B, 0xF0 }, "Automata", "Automata GmbH & Co. KG" }, + { { 0x8C, 0x1F, 0x64, 0x6C, 0x10 }, "GogoBA", "Gogo BA" }, + { { 0x8C, 0x1F, 0x64, 0x6C, 0x40 }, "inmediQ", "inmediQ GmbH" }, { { 0x8C, 0x1F, 0x64, 0x6C, 0x60 }, "Fit", "Fit" }, { { 0x8C, 0x1F, 0x64, 0x6C, 0x80 }, "TaikoAudio", "Taiko Audio B.V." }, + { { 0x8C, 0x1F, 0x64, 0x6C, 0xA0 }, "MelissaClima", "Melissa Climate Jsc" }, { { 0x8C, 0x1F, 0x64, 0x6C, 0xB0 }, "GJDManufactu", "GJD Manufacturing" }, { { 0x8C, 0x1F, 0x64, 0x6C, 0xC0 }, "NewtouchElec", "Newtouch Electronics (Shanghai) Co., LTD." }, { { 0x8C, 0x1F, 0x64, 0x6C, 0xD0 }, "XingtuxinkeE", "Wuhan Xingtuxinke ELectronic Co.,Ltd" }, - { { 0x8C, 0x1F, 0x64, 0x6C, 0xE0 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x6C, 0xE0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x6C, 0xF0 }, "Italora", "Italora" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0x00 }, "Abb", "Abb" }, + { { 0x8C, 0x1F, 0x64, 0x6D, 0x10 }, "Smithmeter", "Smith meter Inc" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0x20 }, "VectorNavTec", "VectorNav Technologies" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0x40 }, "HitachiEnerg", "Hitachi Energy Poland sp. Z o o" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0x50 }, "HTKHamburg", "HTK Hamburg GmbH" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0x60 }, "Argosdyne", "Argosdyne Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0x70 }, "LeopardImagi", "Leopard Imaging Inc" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0x90 }, "Khimo", "Khimo" }, + { { 0x8C, 0x1F, 0x64, 0x6D, 0xA0 }, "浙江红谱科技有限公司", "浙江红谱科技有限公司" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0xC0 }, "IntrinsicInn", "Intrinsic Innovation, LLC" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0xD0 }, "ViewSonic", "ViewSonic Corp" }, { { 0x8C, 0x1F, 0x64, 0x6D, 0xE0 }, "SUN・TECTRO", "SUN・TECTRO,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x6D, 0xF0 }, "ALPHITechnol", "ALPHI Technology Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x6E, 0x00 }, "KMtronic", "KMtronic LTD" }, { { 0x8C, 0x1F, 0x64, 0x6E, 0x20 }, "SCU", "SCU Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x6E, 0x30 }, "ViewSonicInt", "ViewSonic International Corporation" }, { { 0x8C, 0x1F, 0x64, 0x6E, 0x40 }, "RABMicroflui", "RAB Microfluidics R&D Company Ltd" }, { { 0x8C, 0x1F, 0x64, 0x6E, 0x70 }, "WiTricity", "WiTricity Corporation" }, + { { 0x8C, 0x1F, 0x64, 0x6E, 0x90 }, "sunforest", "SHENZHEN sunforest Co.LTD" }, { { 0x8C, 0x1F, 0x64, 0x6E, 0xA0 }, "KMtronic", "KMtronic ltd" }, { { 0x8C, 0x1F, 0x64, 0x6E, 0xB0 }, "EnlessWirele", "Enless Wireless" }, { { 0x8C, 0x1F, 0x64, 0x6E, 0xC0 }, "BitTradeOne", "Bit Trade One, Ltd." }, @@ -53401,13 +55129,16 @@ { { 0x8C, 0x1F, 0x64, 0x70, 0x30 }, "CalnexSoluti", "Calnex Solutions plc" }, { { 0x8C, 0x1F, 0x64, 0x70, 0x70 }, "Oas", "Oas Ag" }, { { 0x8C, 0x1F, 0x64, 0x70, 0x80 }, "Zuum", "Zuum" }, + { { 0x8C, 0x1F, 0x64, 0x70, 0xA0 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x70, 0xB0 }, "Onicon", "Onicon" }, { { 0x8C, 0x1F, 0x64, 0x70, 0xC0 }, "BroyceContro", "Broyce Control Ltd" }, { { 0x8C, 0x1F, 0x64, 0x70, 0xE0 }, "OvercomTech", "OvercomTech" }, + { { 0x8C, 0x1F, 0x64, 0x71, 0x00 }, "ZengarInstit", "Zengar Institute Inc" }, { { 0x8C, 0x1F, 0x64, 0x71, 0x20 }, "NexionDataPL", "Nexion Data Systems P/L" }, { { 0x8C, 0x1F, 0x64, 0x71, 0x30 }, "Nstek", "Nstek Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x71, 0x50 }, "InternetProt", "Internet Protocolo Logica Sl" }, { { 0x8C, 0x1F, 0x64, 0x71, 0x80 }, "Abb", "Abb" }, + { { 0x8C, 0x1F, 0x64, 0x71, 0x90 }, "delResearch", "delResearch, LLC" }, { { 0x8C, 0x1F, 0x64, 0x71, 0xA0 }, "ChellInstrum", "Chell Instruments Ltd" }, { { 0x8C, 0x1F, 0x64, 0x71, 0xB0 }, "Adasky", "Adasky Ltd." }, { { 0x8C, 0x1F, 0x64, 0x71, 0xD0 }, "Epigonspolsr", "Epigon spol. s r.o." }, @@ -53425,6 +55156,7 @@ { { 0x8C, 0x1F, 0x64, 0x72, 0xF0 }, "GMVAerospace", "GMV Aerospace and Defence SAU" }, { { 0x8C, 0x1F, 0x64, 0x73, 0x10 }, "ehoosys", "ehoosys Co.,LTD." }, { { 0x8C, 0x1F, 0x64, 0x73, 0x30 }, "VideoNetwork", "Video Network Security" }, + { { 0x8C, 0x1F, 0x64, 0x73, 0x40 }, "ZktecoEurope", "Zkteco Europe" }, { { 0x8C, 0x1F, 0x64, 0x73, 0x70 }, "VytahyVymysl", "Vytahy-Vymyslicky s.r.o." }, { { 0x8C, 0x1F, 0x64, 0x73, 0x80 }, "ssolgrid", "ssolgrid" }, { { 0x8C, 0x1F, 0x64, 0x73, 0x90 }, "Monnit", "Monnit Corporation" }, @@ -53434,6 +55166,7 @@ { { 0x8C, 0x1F, 0x64, 0x73, 0xE0 }, "LJTechnology", "Beijing LJ Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x73, 0xF0 }, "Ubiscale", "Ubiscale" }, { { 0x8C, 0x1F, 0x64, 0x74, 0x00 }, "NorventoTecn", "Norvento Tecnología, S.L." }, + { { 0x8C, 0x1F, 0x64, 0x74, 0x10 }, "Traton", "Traton Ab" }, { { 0x8C, 0x1F, 0x64, 0x74, 0x30 }, "RosenxtTechn", "Rosenxt Technology USA" }, { { 0x8C, 0x1F, 0x64, 0x74, 0x40 }, "ChaseoConnec", "Chaseo Connectome" }, { { 0x8C, 0x1F, 0x64, 0x74, 0x50 }, "R2DAutomatio", "R2D Automation" }, @@ -53442,14 +55175,18 @@ { { 0x8C, 0x1F, 0x64, 0x74, 0x90 }, "Tiama", "Tiama" }, { { 0x8C, 0x1F, 0x64, 0x74, 0xB0 }, "ARModularRF", "AR Modular RF" }, { { 0x8C, 0x1F, 0x64, 0x74, 0xE0 }, "OpenParkTech", "OpenPark Technologies Kft" }, + { { 0x8C, 0x1F, 0x64, 0x75, 0x00 }, "CoralInfrate", "Coral Infratel Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x75, 0x10 }, "CITSATechnol", "CITSA Technologies Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x75, 0x40 }, "DevRayITSolu", "DevRay IT Solutions Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x75, 0x50 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0x75, 0x60 }, "StarInternat", "Star Systems International Limited" }, { { 0x8C, 0x1F, 0x64, 0x75, 0x90 }, "Systel", "Systel Inc" }, + { { 0x8C, 0x1F, 0x64, 0x75, 0xB0 }, "MeijiElectri", "Meiji Electric Industry" }, { { 0x8C, 0x1F, 0x64, 0x75, 0xC0 }, "AmericanEner", "American Energy Storage Innovations" }, + { { 0x8C, 0x1F, 0x64, 0x75, 0xE0 }, "YonnetBilisi", "Yonnet Bilisim Yaz. Egt. Ve Dan. Hiz. Tic. A.S." }, { { 0x8C, 0x1F, 0x64, 0x75, 0xF0 }, "ASTRACOM", "ASTRACOM Co. Ltd" }, { { 0x8C, 0x1F, 0x64, 0x76, 0x00 }, "QLightAS", "Q-Light AS" }, + { { 0x8C, 0x1F, 0x64, 0x76, 0x10 }, "BOESmartIoTT", "BOE Smart IoT Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x76, 0x20 }, "SupportProfe", "Support Professionals B.V." }, { { 0x8C, 0x1F, 0x64, 0x76, 0x30 }, "AndurilImagi", "Anduril Imaging" }, { { 0x8C, 0x1F, 0x64, 0x76, 0x40 }, "nanoTRONIXCo", "nanoTRONIX Computing Inc." }, @@ -53458,6 +55195,7 @@ { { 0x8C, 0x1F, 0x64, 0x76, 0x80 }, "mapnagroup", "mapna group" }, { { 0x8C, 0x1F, 0x64, 0x76, 0x90 }, "Vonamic", "Vonamic GmbH" }, { { 0x8C, 0x1F, 0x64, 0x76, 0xA0 }, "DorletSau", "Dorlet Sau" }, + { { 0x8C, 0x1F, 0x64, 0x76, 0xB0 }, "WheribleGPS", "Wherible GPS, Inc." }, { { 0x8C, 0x1F, 0x64, 0x76, 0xC0 }, "GuanShowTech", "Guan Show Technologe Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x76, 0xE0 }, "develogic", "develogic GmbH" }, { { 0x8C, 0x1F, 0x64, 0x76, 0xF0 }, "INVENTIASp", "INVENTIA Sp. z o.o." }, @@ -53474,9 +55212,13 @@ { { 0x8C, 0x1F, 0x64, 0x77, 0xE0 }, "Institutegeo", "Institute of geophysics, China earthquake administration" }, { { 0x8C, 0x1F, 0x64, 0x77, 0xF0 }, "TargaSystem", "TargaSystem S.r.L." }, { { 0x8C, 0x1F, 0x64, 0x78, 0x00 }, "HME", "HME Co.,ltd" }, + { { 0x8C, 0x1F, 0x64, 0x78, 0x10 }, "Druck", "Druck Ltd." }, { { 0x8C, 0x1F, 0x64, 0x78, 0x20 }, "Atm", "Atm Llc" }, + { { 0x8C, 0x1F, 0x64, 0x78, 0x30 }, "VMA", "VMA GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x78, 0x40 }, "Maysun", "Maysun Corporation" }, { { 0x8C, 0x1F, 0x64, 0x78, 0x70 }, "Tabology", "Tabology" }, { { 0x8C, 0x1F, 0x64, 0x78, 0x90 }, "DEUTAWerke", "DEUTA Werke GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x78, 0xB0 }, "Senso2Me", "Senso2Me Nv" }, { { 0x8C, 0x1F, 0x64, 0x78, 0xF0 }, "Connection", "Connection Systems" }, { { 0x8C, 0x1F, 0x64, 0x79, 0x10 }, "OtisTechnolo", "Otis Technology and Development(Shanghai) Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x79, 0x30 }, "Aditec", "Aditec GmbH" }, @@ -53489,9 +55231,10 @@ { { 0x8C, 0x1F, 0x64, 0x7A, 0x10 }, "GuardianCont", "Guardian Controls International Ltd" }, { { 0x8C, 0x1F, 0x64, 0x7A, 0x30 }, "Ibercomp", "Ibercomp SA" }, { { 0x8C, 0x1F, 0x64, 0x7A, 0x40 }, "Hirotech", "Hirotech inc." }, - { { 0x8C, 0x1F, 0x64, 0x7A, 0x50 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x7A, 0x50 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x7A, 0x60 }, "OTMetric", "OTMetric" }, { { 0x8C, 0x1F, 0x64, 0x7A, 0x70 }, "TimegateInst", "Timegate Instruments Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x7A, 0x90 }, "FemtoTools", "FemtoTools AG" }, { { 0x8C, 0x1F, 0x64, 0x7A, 0xA0 }, "XSENSORTechn", "XSENSOR Technology Corp." }, { { 0x8C, 0x1F, 0x64, 0x7A, 0xB0 }, "DEUTAWerke", "DEUTA Werke GmbH" }, { { 0x8C, 0x1F, 0x64, 0x7A, 0xE0 }, "DEK", "D-E-K GmbH & Co.KG" }, @@ -53506,14 +55249,17 @@ { { 0x8C, 0x1F, 0x64, 0x7B, 0xB0 }, "KotsuDengyos", "Kotsu Dengyosha Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x7B, 0xC0 }, "GOdevelopmen", "GO development GmbH" }, { { 0x8C, 0x1F, 0x64, 0x7B, 0xE0 }, "inomatic", "inomatic GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x7C, 0x10 }, "RailTelemati", "Rail Telematics Corp" }, { { 0x8C, 0x1F, 0x64, 0x7C, 0x20 }, "CTIIntlSolut", "CTI Intl Solutions" }, { { 0x8C, 0x1F, 0x64, 0x7C, 0x40 }, "MBconnectlin", "MB connect line GmbH" }, { { 0x8C, 0x1F, 0x64, 0x7C, 0x60 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0x7C, 0x70 }, "AsconTecnolo", "Ascon Tecnologic S.r.l." }, { { 0x8C, 0x1F, 0x64, 0x7C, 0x80 }, "JacquetDecha", "Jacquet Dechaume" }, + { { 0x8C, 0x1F, 0x64, 0x7C, 0xC0 }, "KuntuTechnol", "Kuntu Technology Limited Liability Compant" }, { { 0x8C, 0x1F, 0x64, 0x7C, 0xD0 }, "FugroTechnol", "Fugro Technology B.V." }, { { 0x8C, 0x1F, 0x64, 0x7C, 0xE0 }, "smartlogicte", "Shanghai smartlogic technology Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x7C, 0xF0 }, "Transdigital", "Transdigital Pty Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x7D, 0x00 }, "TecsysdoBras", "Tecsys do Brasil Industrial Ltda" }, { { 0x8C, 0x1F, 0x64, 0x7D, 0x20 }, "Enlaps", "Enlaps" }, { { 0x8C, 0x1F, 0x64, 0x7D, 0x30 }, "SuntechEngin", "Suntech Engineering" }, { { 0x8C, 0x1F, 0x64, 0x7D, 0x40 }, "Penteon", "Penteon Corporation" }, @@ -53522,6 +55268,7 @@ { { 0x8C, 0x1F, 0x64, 0x7D, 0x80 }, "HIROSAWAELEC", "HIROSAWA ELECTRIC Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x7D, 0x90 }, "Noisewave", "Noisewave Corporation" }, { { 0x8C, 0x1F, 0x64, 0x7D, 0xA0 }, "XptiTecnolog", "Xpti Tecnologias em Segurança Ltda" }, + { { 0x8C, 0x1F, 0x64, 0x7D, 0xB0 }, "RacoUniversa", "Raco Universal Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x7D, 0xC0 }, "LineagePower", "Lineage Power Pvt Ltd.," }, { { 0x8C, 0x1F, 0x64, 0x7D, 0xD0 }, "TAKASAKIKYOD", "TAKASAKI KYODO COMPUTING CENTER Co.,LTD." }, { { 0x8C, 0x1F, 0x64, 0x7D, 0xE0 }, "SOCNOCAI", "SOCNOC AI Inc" }, @@ -53540,8 +55287,11 @@ { { 0x8C, 0x1F, 0x64, 0x7F, 0x20 }, "ATAutomation", "AT-Automation Technology GmbH" }, { { 0x8C, 0x1F, 0x64, 0x7F, 0x30 }, "VideosysBroa", "Videosys Broadcast Ltd" }, { { 0x8C, 0x1F, 0x64, 0x7F, 0x40 }, "GMInternatio", "G.M. International srl" }, + { { 0x8C, 0x1F, 0x64, 0x7F, 0x60 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, { { 0x8C, 0x1F, 0x64, 0x7F, 0x80 }, "FleetSafeInd", "FleetSafe India Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0x7F, 0x90 }, "CopelionInte", "Copelion International Inc" }, { { 0x8C, 0x1F, 0x64, 0x7F, 0xC0 }, "MitsubishiEl", "Mitsubishi Electric Klimat Transportation Systems S.p.A." }, + { { 0x8C, 0x1F, 0x64, 0x7F, 0xE0 }, "KonvisonTech", "Shenzhen Konvison Technology Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x80, 0x00 }, "SDGTelecomEq", "Shenzhen SDG Telecom Equipment Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0x80, 0x10 }, "ZhejiangLaol", "Zhejiang Laolan Information Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x80, 0x20 }, "DaiichiElect", "Daiichi Electric Industry Co., Ltd" }, @@ -53561,7 +55311,9 @@ { { 0x8C, 0x1F, 0x64, 0x81, 0x70 }, "nkemarineele", "nke marine electronics" }, { { 0x8C, 0x1F, 0x64, 0x81, 0x90 }, "Warecube", "Warecube, Inc." }, { { 0x8C, 0x1F, 0x64, 0x81, 0xA0 }, "GeminiElectr", "Gemini Electronics B.V." }, + { { 0x8C, 0x1F, 0x64, 0x81, 0xB0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x81, 0xD0 }, "GogoBA", "Gogo BA" }, + { { 0x8C, 0x1F, 0x64, 0x81, 0xE0 }, "37130", "37130" }, { { 0x8C, 0x1F, 0x64, 0x81, 0xF0 }, "ViewSonic", "ViewSonic Corp" }, { { 0x8C, 0x1F, 0x64, 0x82, 0x00 }, "Tiama", "Tiama" }, { { 0x8C, 0x1F, 0x64, 0x82, 0x20 }, "IPDevices", "IP Devices" }, @@ -53572,14 +55324,18 @@ { { 0x8C, 0x1F, 0x64, 0x82, 0xC0 }, "PowerElectro", "Power Electronics Espana, S.L." }, { { 0x8C, 0x1F, 0x64, 0x82, 0xF0 }, "AnySignal", "AnySignal" }, { { 0x8C, 0x1F, 0x64, 0x83, 0x00 }, "Vtron", "Vtron Pty Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x83, 0x50 }, "AdetecSas", "Adetec Sas" }, { { 0x8C, 0x1F, 0x64, 0x83, 0x70 }, "runZero", "runZero, Inc" }, { { 0x8C, 0x1F, 0x64, 0x83, 0x80 }, "Drimaes", "Drimaes Inc." }, { { 0x8C, 0x1F, 0x64, 0x83, 0x90 }, "CEDARAudio", "CEDAR Audio Ltd" }, { { 0x8C, 0x1F, 0x64, 0x83, 0xA0 }, "Grossenbache", "Grossenbacher Systeme AG" }, + { { 0x8C, 0x1F, 0x64, 0x83, 0xB0 }, "StarviewAsia", "Starview Asia Company" }, { { 0x8C, 0x1F, 0x64, 0x83, 0xC0 }, "XtendTechnol", "Xtend Technologies Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x83, 0xD0 }, "Lsignature", "L-signature" }, { { 0x8C, 0x1F, 0x64, 0x83, 0xE0 }, "Sicon", "Sicon srl" }, + { { 0x8C, 0x1F, 0x64, 0x84, 0x00 }, "InfoMacSp", "InfoMac Sp. z o.o. Sp.k." }, { { 0x8C, 0x1F, 0x64, 0x84, 0x20 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, + { { 0x8C, 0x1F, 0x64, 0x84, 0x30 }, "ImageSoft", "Image Soft Oy" }, { { 0x8C, 0x1F, 0x64, 0x84, 0x60 }, "FoXieOptoele", "Fo Xie Optoelectronics Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x84, 0x80 }, "JenaOptronik", "Jena-Optronik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x84, 0x90 }, "TalleresdeEs", "Talleres de Escoriaza SAU" }, @@ -53592,9 +55348,13 @@ { { 0x8C, 0x1F, 0x64, 0x85, 0x60 }, "GartenAutoma", "Garten Automation" }, { { 0x8C, 0x1F, 0x64, 0x85, 0x70 }, "rodacomputer", "roda computer GmbH" }, { { 0x8C, 0x1F, 0x64, 0x85, 0x80 }, "SFERA", "SFERA srl" }, + { { 0x8C, 0x1F, 0x64, 0x85, 0x90 }, "InvaderTechn", "Invader Technologies Pvt Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x85, 0xA0 }, "ENBIKTechnol", "ENBIK Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x85, 0xB0 }, "AtlanticPump", "Atlantic Pumps Ltd" }, { { 0x8C, 0x1F, 0x64, 0x85, 0xC0 }, "Zing5gCommun", "Zing 5g Communications Canada Inc." }, { { 0x8C, 0x1F, 0x64, 0x85, 0xE0 }, "ApenGroup", "Apen Group S.p.A. (VAT IT08767740155)" }, + { { 0x8C, 0x1F, 0x64, 0x85, 0xF0 }, "NECAsiaPacif", "NEC Asia Pacific Pte Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x86, 0x10 }, "AvioNovaTech", "AvioNova (Chengdu) Technology Company Limited" }, { { 0x8C, 0x1F, 0x64, 0x86, 0x30 }, "EngiNe", "EngiNe srl" }, { { 0x8C, 0x1F, 0x64, 0x86, 0x40 }, "IMIThomsonVa", "IMI Thomson Valves" }, { { 0x8C, 0x1F, 0x64, 0x86, 0x60 }, "Unitron", "Unitron Systems b.v." }, @@ -53640,6 +55400,7 @@ { { 0x8C, 0x1F, 0x64, 0x8A, 0xD0 }, "GateviewTech", "Gateview Technologies" }, { { 0x8C, 0x1F, 0x64, 0x8A, 0xE0 }, "QunfangTechn", "Shenzhen Qunfang Technology Co., LTD." }, { { 0x8C, 0x1F, 0x64, 0x8A, 0xF0 }, "Ibeos", "Ibeos" }, + { { 0x8C, 0x1F, 0x64, 0x8B, 0x10 }, "Viewpixel", "Viewpixel Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0x8B, 0x20 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, { { 0x8C, 0x1F, 0x64, 0x8B, 0x30 }, "HubbellPower", "Hubbell Power Systems" }, { { 0x8C, 0x1F, 0x64, 0x8B, 0x50 }, "AshtonBentle", "Ashton Bentley Collaboration Spaces" }, @@ -53652,6 +55413,7 @@ { { 0x8C, 0x1F, 0x64, 0x8C, 0x20 }, "Cirrus", "Cirrus Systems, Inc." }, { { 0x8C, 0x1F, 0x64, 0x8C, 0x40 }, "HermesNetwor", "Hermes Network Inc" }, { { 0x8C, 0x1F, 0x64, 0x8C, 0x50 }, "NextTMicrowa", "NextT Microwave Inc" }, + { { 0x8C, 0x1F, 0x64, 0x8C, 0x80 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x8C, 0xA0 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0x8C, 0xB0 }, "Chromaviso", "Chromaviso A/S" }, { { 0x8C, 0x1F, 0x64, 0x8C, 0xD0 }, "GuanShowTech", "Guan Show Technologe Co., Ltd." }, @@ -53659,12 +55421,14 @@ { { 0x8C, 0x1F, 0x64, 0x8C, 0xF0 }, "Diffraction", "Diffraction Limited" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0x00 }, "Enerthing", "Enerthing GmbH" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0x10 }, "OrlacoProduc", "Orlaco Products B.V." }, + { { 0x8C, 0x1F, 0x64, 0x8D, 0x20 }, "SonicItalia", "Sonic Italia" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0x40 }, "RecabSweden", "Recab Sweden AB" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0x50 }, "Agramkow", "Agramkow A/S" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0x60 }, "ADCGlobalTec", "ADC Global Technology Sdn Bhd" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0x80 }, "Mbv", "Mbv Ag" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0x90 }, "PietroFioren", "Pietro Fiorentini Spa" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0xA0 }, "Dart", "Dart Systems Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x8D, 0xB0 }, "TaesungMedia", "Taesung Media" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0xE0 }, "IconetServic", "Iconet Services" }, { { 0x8C, 0x1F, 0x64, 0x8D, 0xF0 }, "Grossenbache", "Grossenbacher Systeme AG" }, { { 0x8C, 0x1F, 0x64, 0x8E, 0x00 }, "ReivaxAutoma", "Reivax S/A Automação e Controle" }, @@ -53677,12 +55441,14 @@ { { 0x8C, 0x1F, 0x64, 0x8E, 0xB0 }, "NumaProducts", "Numa Products LLC" }, { { 0x8C, 0x1F, 0x64, 0x8E, 0xC0 }, "LMSServices", "LMS Services GmbH & Co. KG" }, { { 0x8C, 0x1F, 0x64, 0x8E, 0xE0 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, + { { 0x8C, 0x1F, 0x64, 0x8F, 0x00 }, "Igl", "Igl" }, { { 0x8C, 0x1F, 0x64, 0x8F, 0x40 }, "Loadrite", "Loadrite (Auckland) Limited" }, { { 0x8C, 0x1F, 0x64, 0x8F, 0x50 }, "Dave", "Dave Srl" }, { { 0x8C, 0x1F, 0x64, 0x8F, 0x60 }, "IdneoTechnol", "Idneo Technologies S.A.U." }, + { { 0x8C, 0x1F, 0x64, 0x8F, 0x70 }, "BORMANNEDVun", "BORMANN EDV und Zubehoer" }, { { 0x8C, 0x1F, 0x64, 0x8F, 0x80 }, "HIGHVOLTPrüf", "HIGHVOLT Prüftechnik" }, { { 0x8C, 0x1F, 0x64, 0x8F, 0xB0 }, "TelevicRail", "Televic Rail GmbH" }, - { { 0x8C, 0x1F, 0x64, 0x8F, 0xE0 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x8F, 0xE0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x8F, 0xF0 }, "KrugerDBSeri", "Kruger DB Series Indústria Eletrônica ltda" }, { { 0x8C, 0x1F, 0x64, 0x90, 0x10 }, "Comrex", "Comrex" }, { { 0x8C, 0x1F, 0x64, 0x90, 0x20 }, "TimeMachines", "TimeMachines Inc." }, @@ -53700,6 +55466,7 @@ { { 0x8C, 0x1F, 0x64, 0x91, 0x20 }, "MARIAN", "MARIAN GmbH" }, { { 0x8C, 0x1F, 0x64, 0x91, 0x30 }, "ZeusProductD", "Zeus Product Design Ltd" }, { { 0x8C, 0x1F, 0x64, 0x91, 0x40 }, "MitomiGiken", "Mitomi Giken Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0x91, 0x60 }, "SeptS", "Sept-S" }, { { 0x8C, 0x1F, 0x64, 0x91, 0x80 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, { { 0x8C, 0x1F, 0x64, 0x91, 0xA0 }, "Profcon", "Profcon AB" }, { { 0x8C, 0x1F, 0x64, 0x91, 0xB0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, @@ -53720,8 +55487,10 @@ { { 0x8C, 0x1F, 0x64, 0x93, 0x70 }, "H2OkInnovati", "H2Ok Innovations" }, { { 0x8C, 0x1F, 0x64, 0x93, 0x90 }, "SPITTechnolo", "SPIT Technology, Inc" }, { { 0x8C, 0x1F, 0x64, 0x93, 0xA0 }, "RejåsSweden", "Rejås of Sweden AB" }, + { { 0x8C, 0x1F, 0x64, 0x93, 0xF0 }, "Temcoline", "Temcoline" }, { { 0x8C, 0x1F, 0x64, 0x94, 0x10 }, "Lorenz", "Lorenz GmbH & Co. KG" }, { { 0x8C, 0x1F, 0x64, 0x94, 0x30 }, "Autark", "Autark GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x94, 0x40 }, "BRSSistemasE", "BRS Sistemas Eletrônicos" }, { { 0x8C, 0x1F, 0x64, 0x94, 0x50 }, "DeqinShowcas", "Deqin Showcase" }, { { 0x8C, 0x1F, 0x64, 0x94, 0x60 }, "UniJet", "UniJet Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x94, 0x70 }, "LLCTCVympel", "LLC \"TC \"Vympel\"" }, @@ -53737,14 +55506,17 @@ { { 0x8C, 0x1F, 0x64, 0x95, 0xB0 }, "Qualitel", "Qualitel Corporation" }, { { 0x8C, 0x1F, 0x64, 0x95, 0xC0 }, "Fasetto", "Fasetto, Inc." }, { { 0x8C, 0x1F, 0x64, 0x95, 0xE0 }, "LandisGyrEqu", "Landis+Gyr Equipamentos de Medição Ltda" }, + { { 0x8C, 0x1F, 0x64, 0x96, 0x10 }, "JmvBharatPri", "Jmv Bharat Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x96, 0x20 }, "UmanoMedical", "Umano Medical Inc." }, { { 0x8C, 0x1F, 0x64, 0x96, 0x30 }, "GogoBusiness", "Gogo Business Aviation" }, { { 0x8C, 0x1F, 0x64, 0x96, 0x40 }, "PowerElectro", "Power Electronics Espana, S.L." }, - { { 0x8C, 0x1F, 0x64, 0x96, 0x50 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0x96, 0x50 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x96, 0x60 }, "RasterImages", "Raster Images Pvt. Ltd" }, { { 0x8C, 0x1F, 0x64, 0x96, 0x70 }, "Dave", "Dave Srl" }, { { 0x8C, 0x1F, 0x64, 0x96, 0x80 }, "IavEngineeri", "Iav Engineering Sarl" }, { { 0x8C, 0x1F, 0x64, 0x96, 0xA0 }, "EAElektroAut", "EA Elektro-Automatik GmbH" }, + { { 0x8C, 0x1F, 0x64, 0x96, 0xB0 }, "VantageoPriv", "Vantageo Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0x96, 0xF0 }, "VortixNetwor", "Vortix Networks" }, { { 0x8C, 0x1F, 0x64, 0x97, 0x00 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x97, 0x10 }, "InfrasafeAdv", "Infrasafe/ Advantor Systems" }, { { 0x8C, 0x1F, 0x64, 0x97, 0x30 }, "DorsettTechn", "Dorsett Technologies Inc" }, @@ -53754,8 +55526,10 @@ { { 0x8C, 0x1F, 0x64, 0x97, 0xD0 }, "KSE", "KSE GmbH" }, { { 0x8C, 0x1F, 0x64, 0x97, 0xE0 }, "SonaNetworks", "Sona Networks Private Limited" }, { { 0x8C, 0x1F, 0x64, 0x97, 0xF0 }, "TalleresdeEs", "Talleres de Escoriaza SA" }, + { { 0x8C, 0x1F, 0x64, 0x98, 0x30 }, "BakerHughesE", "Baker Hughes EMEA" }, { { 0x8C, 0x1F, 0x64, 0x98, 0x40 }, "AbacusPeriph", "Abacus Peripherals Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0x98, 0x70 }, "PeterHuberKa", "Peter Huber Kaeltemaschinenbau SE" }, + { { 0x8C, 0x1F, 0x64, 0x98, 0x80 }, "NortekMeasur", "Nortek(QingDao) Measuring Equipment Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0x98, 0x90 }, "PhenX", "Phe-nX B.V." }, { { 0x8C, 0x1F, 0x64, 0x98, 0xA0 }, "Ligpt", "Ligpt" }, { { 0x8C, 0x1F, 0x64, 0x98, 0xB0 }, "SyscomInstru", "Syscom Instruments SA" }, @@ -53771,12 +55545,15 @@ { { 0x8C, 0x1F, 0x64, 0x99, 0xE0 }, "EIDOS", "EIDOS s.r.l." }, { { 0x8C, 0x1F, 0x64, 0x9A, 0x10 }, "PacificSoftw", "Pacific Software Development Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0x9A, 0x20 }, "LadyBugTechn", "LadyBug Technologies, LLC" }, + { { 0x8C, 0x1F, 0x64, 0x9A, 0x30 }, "Fortus", "Fortus" }, { { 0x8C, 0x1F, 0x64, 0x9A, 0x40 }, "LabLogic", "LabLogic Systems" }, { { 0x8C, 0x1F, 0x64, 0x9A, 0x50 }, "Xi‘anShengxi", "Xi‘an Shengxin Science& Technology Development Co.?Ltd." }, { { 0x8C, 0x1F, 0x64, 0x9A, 0x60 }, "InstitutoDeG", "Instituto De Gestão, Redes Tecnológicas E Nergias" }, + { { 0x8C, 0x1F, 0x64, 0x9A, 0x70 }, "NihonBouhanC", "Nihon Bouhan Camera Inc" }, { { 0x8C, 0x1F, 0x64, 0x9A, 0x90 }, "Tiama", "Tiama" }, { { 0x8C, 0x1F, 0x64, 0x9A, 0xB0 }, "Dave", "Dave Srl" }, { { 0x8C, 0x1F, 0x64, 0x9A, 0xC0 }, "JingtangComm", "Hangzhou Jingtang Communication Technology Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0x9A, 0xD0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0x9B, 0x20 }, "EmersonRosem", "Emerson Rosemount Analytical" }, { { 0x8C, 0x1F, 0x64, 0x9B, 0x30 }, "Böckelt", "Böckelt GmbH" }, { { 0x8C, 0x1F, 0x64, 0x9B, 0x50 }, "BerkeleyNucl", "Berkeley Nucleonics Corp" }, @@ -53790,6 +55567,8 @@ { { 0x8C, 0x1F, 0x64, 0x9C, 0x00 }, "HeaderRhyme", "Header Rhyme" }, { { 0x8C, 0x1F, 0x64, 0x9C, 0x10 }, "RealWear", "RealWear" }, { { 0x8C, 0x1F, 0x64, 0x9C, 0x30 }, "CamozziAutom", "Camozzi Automation SpA" }, + { { 0x8C, 0x1F, 0x64, 0x9C, 0x40 }, "IndraHeeraNe", "Indra Heera Network Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0x9C, 0x50 }, "PactonTechno", "Pacton Technologies Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0x9C, 0x60 }, "GoldingAudio", "Golding Audio Ltd" }, { { 0x8C, 0x1F, 0x64, 0x9C, 0xA0 }, "EDCAcoustics", "EDC Acoustics" }, { { 0x8C, 0x1F, 0x64, 0x9C, 0xB0 }, "SizhongInfor", "Shanghai Sizhong Information Technology Co., Ltd" }, @@ -53797,6 +55576,7 @@ { { 0x8C, 0x1F, 0x64, 0x9C, 0xE0 }, "ExiFlowMeasu", "Exi Flow Measurement Ltd" }, { { 0x8C, 0x1F, 0x64, 0x9C, 0xF0 }, "ASAPElectron", "ASAP Electronics GmbH" }, { { 0x8C, 0x1F, 0x64, 0x9D, 0x00 }, "SalineLectro", "Saline Lectronics, Inc." }, + { { 0x8C, 0x1F, 0x64, 0x9D, 0x10 }, "TelevicRail", "Televic Rail GmbH" }, { { 0x8C, 0x1F, 0x64, 0x9D, 0x30 }, "EAElektroAut", "EA Elektro-Automatik GmbH" }, { { 0x8C, 0x1F, 0x64, 0x9D, 0x40 }, "WolfspyreLab", "Wolfspyre Labs" }, { { 0x8C, 0x1F, 0x64, 0x9D, 0x80 }, "Integerpl", "Integer.pl S.A." }, @@ -53829,11 +55609,14 @@ { { 0x8C, 0x1F, 0x64, 0xA0, 0x60 }, "secutech", "secutech Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xA0, 0x70 }, "GJDManufactu", "GJD Manufacturing" }, { { 0x8C, 0x1F, 0x64, 0xA0, 0x80 }, "StatconElect", "Statcon Electronics India Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xA0, 0x90 }, "Raycon", "Raycon" }, { { 0x8C, 0x1F, 0x64, 0xA0, 0xA0 }, "WiseTechInte", "Shanghai Wise-Tech Intelligent Technology Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xA0, 0xB0 }, "ChannelMaste", "Channel Master LLC" }, + { { 0x8C, 0x1F, 0x64, 0xA0, 0xC0 }, "Produkcijast", "Produkcija studio C.P.G d.o.o." }, { { 0x8C, 0x1F, 0x64, 0xA0, 0xD0 }, "LumiplanDuha", "Lumiplan Duhamel" }, { { 0x8C, 0x1F, 0x64, 0xA0, 0xE0 }, "ElacAmericas", "Elac Americas Inc." }, { { 0x8C, 0x1F, 0x64, 0xA0, 0xF0 }, "DorletSau", "Dorlet Sau" }, + { { 0x8C, 0x1F, 0x64, 0xA1, 0x00 }, "ZJUHangzhouG", "ZJU-Hangzhou Global Scientific and Technological Innovation Center" }, { { 0x8C, 0x1F, 0x64, 0xA1, 0x20 }, "FUJIHENSOKUK", "FUJIHENSOKUKI Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xA1, 0x30 }, "INVENTIASp", "INVENTIA Sp. z o.o." }, { { 0x8C, 0x1F, 0x64, 0xA1, 0x40 }, "Uplusit", "Uplusit" }, @@ -53841,12 +55624,17 @@ { { 0x8C, 0x1F, 0x64, 0xA1, 0x70 }, "Pneumax", "Pneumax Spa" }, { { 0x8C, 0x1F, 0x64, 0xA1, 0xB0 }, "Zilica", "Zilica Limited" }, { { 0x8C, 0x1F, 0x64, 0xA1, 0xC0 }, "manageon", "manageon" }, + { { 0x8C, 0x1F, 0x64, 0xA1, 0xD0 }, "MYIRElectron", "MYIR Electronics Limited" }, { { 0x8C, 0x1F, 0x64, 0xA1, 0xF0 }, "HitachiEnerg", "Hitachi Energy India Limited" }, + { { 0x8C, 0x1F, 0x64, 0xA2, 0x00 }, "Intenseye", "Intenseye Inc." }, { { 0x8C, 0x1F, 0x64, 0xA2, 0x60 }, "Automatic", "Automatic Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0xA2, 0x70 }, "NapinoContin", "Napino Continental Vehicle Elctronics Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0xA2, 0x80 }, "Monnit", "Monnit Corporation" }, { { 0x8C, 0x1F, 0x64, 0xA2, 0x90 }, "RingtailSecu", "Ringtail Security" }, { { 0x8C, 0x1F, 0x64, 0xA2, 0xB0 }, "WENetVietnam", "WENet Vietnam Joint Stock company" }, { { 0x8C, 0x1F, 0x64, 0xA2, 0xD0 }, "ACSL", "ACSL Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xA2, 0xE0 }, "EAElektroAut", "EA Elektro-Automatik GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xA2, 0xF0 }, "AMCEuropeKft", "AMC Europe Kft." }, { { 0x8C, 0x1F, 0x64, 0xA3, 0x00 }, "TMP", "TMP Srl" }, { { 0x8C, 0x1F, 0x64, 0xA3, 0x10 }, "ZingCommunic", "Zing Communications Inc" }, { { 0x8C, 0x1F, 0x64, 0xA3, 0x20 }, "Nautel", "Nautel LTD" }, @@ -53857,10 +55645,12 @@ { { 0x8C, 0x1F, 0x64, 0xA3, 0x80 }, "NuGridPower", "NuGrid Power" }, { { 0x8C, 0x1F, 0x64, 0xA3, 0x90 }, "MG", "MG s.r.l." }, { { 0x8C, 0x1F, 0x64, 0xA3, 0xB0 }, "FujianSatlin", "Fujian Satlink Electronics Co., Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xA3, 0xC0 }, "TalleresdeEs", "Talleres de Escoriaza SAU" }, { { 0x8C, 0x1F, 0x64, 0xA3, 0xE0 }, "HiwinMikrosy", "Hiwin Mikrosystem Corp." }, { { 0x8C, 0x1F, 0x64, 0xA3, 0xF0 }, "ViewSonic", "ViewSonic Corp" }, { { 0x8C, 0x1F, 0x64, 0xA4, 0x20 }, "RodgersInstr", "Rodgers Instruments US LLC" }, { { 0x8C, 0x1F, 0x64, 0xA4, 0x40 }, "Rapidev", "Rapidev Pvt Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xA4, 0x50 }, "UMeiDahIntLE", "U -Mei-Dah Int'L Enterprise Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xA4, 0x70 }, "SaarniCloud", "Saarni Cloud Oy" }, { { 0x8C, 0x1F, 0x64, 0xA4, 0x80 }, "WalleniusWat", "Wallenius Water Innovation AB" }, { { 0x8C, 0x1F, 0x64, 0xA4, 0x90 }, "Integerpl", "Integer.pl S.A." }, @@ -53878,6 +55668,7 @@ { { 0x8C, 0x1F, 0x64, 0xA5, 0xF0 }, "WattsonAudio", "Wattson Audio SA" }, { { 0x8C, 0x1F, 0x64, 0xA6, 0x00 }, "ActiveOptica", "Active Optical Systems, LLC" }, { { 0x8C, 0x1F, 0x64, 0xA6, 0x10 }, "BreasMedical", "Breas Medical AB" }, + { { 0x8C, 0x1F, 0x64, 0xA6, 0x40 }, "VigorElectri", "Vigor Electric Corp." }, { { 0x8C, 0x1F, 0x64, 0xA6, 0x70 }, "Electrovymir", "Electrovymir LLC" }, { { 0x8C, 0x1F, 0x64, 0xA6, 0xA0 }, "SphereComSer", "Sphere Com Services Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xA6, 0xD0 }, "CyberneX", "CyberneX Co., Ltd" }, @@ -53885,6 +55676,8 @@ { { 0x8C, 0x1F, 0x64, 0xA6, 0xF0 }, "CardinalScal", "Cardinal Scales Manufacturing Co" }, { { 0x8C, 0x1F, 0x64, 0xA7, 0x00 }, "VteknikElekt", "V-teknik Elektronik AB" }, { { 0x8C, 0x1F, 0x64, 0xA7, 0x10 }, "Martec", "Martec S.p.A." }, + { { 0x8C, 0x1F, 0x64, 0xA7, 0x20 }, "FirstDesignS", "First Design System Inc." }, + { { 0x8C, 0x1F, 0x64, 0xA7, 0x40 }, "HiwinMikrosy", "Hiwin Mikrosystem Corp." }, { { 0x8C, 0x1F, 0x64, 0xA7, 0x50 }, "ProconElectr", "Procon Electronics Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0xA7, 0x60 }, "DEUTAWERKE", "DEUTA-WERKE GmbH" }, { { 0x8C, 0x1F, 0x64, 0xA7, 0x70 }, "RaxTechInter", "Rax-Tech International" }, @@ -53902,11 +55695,13 @@ { { 0x8C, 0x1F, 0x64, 0xA9, 0x10 }, "InfinitiveGr", "Infinitive Group Limited" }, { { 0x8C, 0x1F, 0x64, 0xA9, 0x20 }, "AgrologyPBC", "Agrology, PBC" }, { { 0x8C, 0x1F, 0x64, 0xA9, 0x40 }, "Futurewaveul", "Future wave ultra tech Company" }, + { { 0x8C, 0x1F, 0x64, 0xA9, 0x50 }, "Sentek", "Sentek Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0xA9, 0x70 }, "Integerpl", "Integer.pl S.A." }, { { 0x8C, 0x1F, 0x64, 0xA9, 0x80 }, "JacobsTechno", "Jacobs Technology, Inc." }, { { 0x8C, 0x1F, 0x64, 0xA9, 0xA0 }, "Signasystems", "Signasystems Elektronik San. ve Tic. Ltd. Sti." }, { { 0x8C, 0x1F, 0x64, 0xA9, 0xB0 }, "OvideMaudetS", "Ovide Maudet SL" }, { { 0x8C, 0x1F, 0x64, 0xA9, 0xC0 }, "UpstartPower", "Upstart Power" }, + { { 0x8C, 0x1F, 0x64, 0xA9, 0xD0 }, "AegexTechnol", "Aegex Technologies LLC Magyarországi Fióktelepe" }, { { 0x8C, 0x1F, 0x64, 0xA9, 0xE0 }, "OptimumInstr", "Optimum Instruments Inc." }, { { 0x8C, 0x1F, 0x64, 0xAA, 0x00 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0xAA, 0x10 }, "TechFasssro", "Tech Fass s.r.o." }, @@ -53917,6 +55712,8 @@ { { 0x8C, 0x1F, 0x64, 0xAA, 0x80 }, "axelife", "axelife" }, { { 0x8C, 0x1F, 0x64, 0xAA, 0xA0 }, "LederElektro", "Leder Elektronik Design GmbH" }, { { 0x8C, 0x1F, 0x64, 0xAA, 0xB0 }, "BlueSwordInt", "BlueSword Intelligent Technology Co., Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xAA, 0xC0 }, "Cdr", "Cdr Srl" }, + { { 0x8C, 0x1F, 0x64, 0xAB, 0x00 }, "Etm", "Etm Co Ltd" }, { { 0x8C, 0x1F, 0x64, 0xAB, 0x30 }, "VelvuTechnol", "Velvu Technologies Private Limited" }, { { 0x8C, 0x1F, 0x64, 0xAB, 0x40 }, "ZhongchenMic", "Beijing Zhongchen Microelectronics Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xAB, 0x50 }, "JustmorphPte", "Justmorph Pte. Ltd." }, @@ -53939,6 +55736,7 @@ { { 0x8C, 0x1F, 0x64, 0xAD, 0x20 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xAD, 0x30 }, "WorkingSetSo", "Working Set Software Solutions" }, { { 0x8C, 0x1F, 0x64, 0xAD, 0x40 }, "FlextronicsI", "Flextronics International Kft" }, + { { 0x8C, 0x1F, 0x64, 0xAD, 0x60 }, "Internationa", "International Security Systems W.L.L." }, { { 0x8C, 0x1F, 0x64, 0xAD, 0x70 }, "Monnit", "Monnit Corporation" }, { { 0x8C, 0x1F, 0x64, 0xAD, 0x80 }, "NovantaIMS", "Novanta IMS" }, { { 0x8C, 0x1F, 0x64, 0xAD, 0xB0 }, "HebeiWeijiEl", "Hebei Weiji Electric Co.,Ltd" }, @@ -53970,27 +55768,36 @@ { { 0x8C, 0x1F, 0x64, 0xB0, 0x30 }, "PisoftwareTe", "Shenzhen Pisoftware Technology Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xB0, 0x80 }, "CronusElectr", "Cronus Electronics" }, { { 0x8C, 0x1F, 0x64, 0xB0, 0xC0 }, "BarkodesBilg", "Barkodes Bilgisayar Sistemleri Bilgi Iletisim ve Y" }, + { { 0x8C, 0x1F, 0x64, 0xB0, 0xE0 }, "WatthourEngi", "Watthour Engineering Co., Inc." }, { { 0x8C, 0x1F, 0x64, 0xB0, 0xF0 }, "HKCSecurity", "HKC Security Ltd." }, { { 0x8C, 0x1F, 0x64, 0xB1, 0x00 }, "MTUAeroEngin", "MTU Aero Engines AG" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0x30 }, "Abode", "Abode Systems Inc" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0x40 }, "MurataManufa", "Murata Manufacturing CO., Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xB1, 0x50 }, "Pneumax", "Pneumax Spa" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0x70 }, "DATInformati", "DAT Informatics Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0x80 }, "Grossenbache", "Grossenbacher Systeme AG" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0x90 }, "DITRON", "DITRON S.r.l." }, + { { 0x8C, 0x1F, 0x64, 0xB1, 0xA0 }, "PanoramicPow", "Panoramic Power" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0xB0 }, "Novin", "Nov'in" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0xD0 }, "TochoMarking", "Tocho Marking Systems America, Inc" }, + { { 0x8C, 0x1F, 0x64, 0xB1, 0xE0 }, "Aidhom", "Aidhom" }, { { 0x8C, 0x1F, 0x64, 0xB1, 0xF0 }, "winckerinter", "wincker international enterprise co., ltd" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0x00 }, "LechpolElect", "Lechpol Electronics Spółka z o.o. Sp.k." }, { { 0x8C, 0x1F, 0x64, 0xB2, 0x20 }, "BlighterSurv", "Blighter Surveillance Systems Ltd" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0x40 }, "Abb", "Abb" }, + { { 0x8C, 0x1F, 0x64, 0xB2, 0x50 }, "ThermoFisher", "Thermo Fisher Scientific (Asheville) LLC" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0x60 }, "AVLDiTEST", "AVL DiTEST GmbH" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0x70 }, "InHandPlus", "InHandPlus Inc." }, { { 0x8C, 0x1F, 0x64, 0xB2, 0x80 }, "SeasonElectr", "Season Electronics Ltd" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0xA0 }, "LumiplanDuha", "Lumiplan Duhamel" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0xB0 }, "RhombusEurop", "Rhombus Europe" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0xC0 }, "SanminaIsrae", "Sanmina Israel Medical Systems Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xB2, 0xD0 }, "wondermedite", "wonder meditec" }, { { 0x8C, 0x1F, 0x64, 0xB2, 0xF0 }, "MtechnologyG", "Mtechnology - Gamma Commerciale Srl" }, + { { 0x8C, 0x1F, 0x64, 0xB3, 0x00 }, "FujianONETHI", "Fujian ONETHING Technology Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xB3, 0x10 }, "Rsc", "Rsc" }, { { 0x8C, 0x1F, 0x64, 0xB3, 0x20 }, "PlugPower", "Plug Power" }, + { { 0x8C, 0x1F, 0x64, 0xB3, 0x50 }, "RADAElectron", "RADA Electronics Industries Ltd." }, { { 0x8C, 0x1F, 0x64, 0xB3, 0x60 }, "Pneumax", "Pneumax Spa" }, { { 0x8C, 0x1F, 0x64, 0xB3, 0x70 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0xB3, 0xA0 }, "dreamDNS", "dream DNS" }, @@ -53998,10 +55805,13 @@ { { 0x8C, 0x1F, 0x64, 0xB3, 0xC0 }, "SafeproAIVid", "Safepro AI Video Research Labs Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xB3, 0xD0 }, "RealD", "RealD, Inc." }, { { 0x8C, 0x1F, 0x64, 0xB3, 0xF0 }, "FellTechnolo", "Fell Technology AS" }, + { { 0x8C, 0x1F, 0x64, 0xB4, 0x10 }, "StateGridInt", "State Grid Intelligence Technology Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xB4, 0x40 }, "SamkyungMS", "Samkyung MS" }, { { 0x8C, 0x1F, 0x64, 0xB4, 0x60 }, "PhygitallSol", "Phygitall Soluções Em Internet Das Coisas" }, { { 0x8C, 0x1F, 0x64, 0xB4, 0x70 }, "LineagePower", "Lineage Power Pvt Ltd.," }, { { 0x8C, 0x1F, 0x64, 0xB4, 0xC0 }, "PicocomTechn", "Picocom Technology Ltd" }, { { 0x8C, 0x1F, 0x64, 0xB4, 0xF0 }, "VaunixTechno", "Vaunix Technology Corporation" }, + { { 0x8C, 0x1F, 0x64, 0xB5, 0x00 }, "Kinemetrics", "Kinemetrics, Inc." }, { { 0x8C, 0x1F, 0x64, 0xB5, 0x40 }, "Framatome", "Framatome Inc." }, { { 0x8C, 0x1F, 0x64, 0xB5, 0x50 }, "SancharTeles", "Sanchar Telesystems limited" }, { { 0x8C, 0x1F, 0x64, 0xB5, 0x60 }, "Arcvideo", "Arcvideo" }, @@ -54015,6 +55825,7 @@ { { 0x8C, 0x1F, 0x64, 0xB6, 0x70 }, "M2Mcraft", "M2M craft Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xB6, 0x80 }, "AllElectroni", "All-Systems Electronics Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0xB6, 0x90 }, "QuanxingTech", "Quanxing Tech Co.,LTD" }, + { { 0x8C, 0x1F, 0x64, 0xB6, 0xA0 }, "MobileyeVisi", "Mobileye Vision Technologies LTD" }, { { 0x8C, 0x1F, 0x64, 0xB6, 0xB0 }, "KELCElectron", "KELC Electronics System Co., LTD." }, { { 0x8C, 0x1F, 0x64, 0xB6, 0xC0 }, "LaserMechani", "Laser Mechanisms, Inc." }, { { 0x8C, 0x1F, 0x64, 0xB6, 0xD0 }, "AndyL", "Andy-L Ltd" }, @@ -54028,6 +55839,8 @@ { { 0x8C, 0x1F, 0x64, 0xB7, 0xB0 }, "GateviewTech", "Gateview Technologies" }, { { 0x8C, 0x1F, 0x64, 0xB7, 0xC0 }, "EvernetTaiwa", "Evernet Co,.Ltd Taiwan" }, { { 0x8C, 0x1F, 0x64, 0xB7, 0xD0 }, "Scheurich", "Scheurich GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xB7, 0xE0 }, "MavenPet", "Maven Pet Inc" }, + { { 0x8C, 0x1F, 0x64, 0xB8, 0x00 }, "Private", "Private" }, { { 0x8C, 0x1F, 0x64, 0xB8, 0x10 }, "ProlifeEquip", "Prolife Equipamentos Médicos Ltda." }, { { 0x8C, 0x1F, 0x64, 0xB8, 0x20 }, "SeedCore", "Seed Core Co., LTD." }, { { 0x8C, 0x1F, 0x64, 0xB8, 0x30 }, "AustralisEle", "ShenZhen Australis Electronic Technology Co.,Ltd." }, @@ -54036,11 +55849,13 @@ { { 0x8C, 0x1F, 0x64, 0xB8, 0x60 }, "ElektronikMo", "Elektronik & Modellprodukter Gävle AB" }, { { 0x8C, 0x1F, 0x64, 0xB8, 0x80 }, "INTRONIK", "INTRONIK GmbH" }, { { 0x8C, 0x1F, 0x64, 0xB8, 0xB0 }, "DogWatch", "DogWatch Inc" }, + { { 0x8C, 0x1F, 0x64, 0xB8, 0xC0 }, "ChipsetCommu", "Chipset Communication Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xB8, 0xD0 }, "Tongyelnnova", "Tongye lnnovation Science and Technology (Shenzhen) Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xB8, 0xE0 }, "RevertTechno", "Revert Technologies" }, { { 0x8C, 0x1F, 0x64, 0xB9, 0x10 }, "ClealinkTech", "Clealink Technology" }, { { 0x8C, 0x1F, 0x64, 0xB9, 0x20 }, "Neurable", "Neurable" }, { { 0x8C, 0x1F, 0x64, 0xB9, 0x30 }, "ModernServer", "Modern Server Solutions LLP" }, + { { 0x8C, 0x1F, 0x64, 0xB9, 0x60 }, "ObservableSp", "Observable Space" }, { { 0x8C, 0x1F, 0x64, 0xB9, 0x70 }, "GeminiElectr", "Gemini Electronics B.V." }, { { 0x8C, 0x1F, 0x64, 0xB9, 0x80 }, "Calamity", "Calamity, Inc." }, { { 0x8C, 0x1F, 0x64, 0xB9, 0x90 }, "iLifeX", "iLifeX" }, @@ -54051,9 +55866,11 @@ { { 0x8C, 0x1F, 0x64, 0xBA, 0x00 }, "JmvLps", "Jmv Lps Ltd" }, { { 0x8C, 0x1F, 0x64, 0xBA, 0x20 }, "BESOsp", "BESO sp. z o.o." }, { { 0x8C, 0x1F, 0x64, 0xBA, 0x30 }, "DEUTAWERKE", "DEUTA-WERKE GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xBA, 0x40 }, "BuckeyeMount", "Buckeye Mountain" }, { { 0x8C, 0x1F, 0x64, 0xBA, 0x60 }, "FMCTechnolog", "FMC Technologies Measurement Solutions Inc" }, { { 0x8C, 0x1F, 0x64, 0xBA, 0x70 }, "iLensysTechn", "iLensys Technologies PVT LTD" }, { { 0x8C, 0x1F, 0x64, 0xBA, 0x80 }, "AvMapsrlu", "AvMap srlu" }, + { { 0x8C, 0x1F, 0x64, 0xBA, 0x90 }, "FuzhengTrans", "Beijing Fuzheng Transportation Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0xBA, 0xA0 }, "MineVision", "Mine Vision Systems" }, { { 0x8C, 0x1F, 0x64, 0xBA, 0xB0 }, "Ycn", "Ycn" }, { { 0x8C, 0x1F, 0x64, 0xBA, 0xD0 }, "JemacSweden", "Jemac Sweden AB" }, @@ -54068,6 +55885,7 @@ { { 0x8C, 0x1F, 0x64, 0xBB, 0x70 }, "JiangxiLvCCh", "Jiangxi Lv C-Chong Charging Technology Co.Ltd" }, { { 0x8C, 0x1F, 0x64, 0xBB, 0x80 }, "ezDOOR", "ezDOOR, LLC" }, { { 0x8C, 0x1F, 0x64, 0xBB, 0x90 }, "SmartDTechno", "SmartD Technologies Inc" }, + { { 0x8C, 0x1F, 0x64, 0xBB, 0xA0 }, "elysia", "elysia GmbH" }, { { 0x8C, 0x1F, 0x64, 0xBB, 0xC0 }, "Liberator", "Liberator Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0xBB, 0xE0 }, "AirScandbaHe", "AirScan, Inc. dba HemaTechnologies" }, { { 0x8C, 0x1F, 0x64, 0xBB, 0xF0 }, "Retency", "Retency" }, @@ -54084,6 +55902,7 @@ { { 0x8C, 0x1F, 0x64, 0xBC, 0xC0 }, "SoundHealth", "Sound Health Systems" }, { { 0x8C, 0x1F, 0x64, 0xBC, 0xD0 }, "ALSE", "A.L.S.E." }, { { 0x8C, 0x1F, 0x64, 0xBC, 0xE0 }, "BESOsp", "BESO sp. z o.o." }, + { { 0x8C, 0x1F, 0x64, 0xBD, 0x00 }, "MesaLabs", "Mesa Labs, Inc." }, { { 0x8C, 0x1F, 0x64, 0xBD, 0x20 }, "attocube", "attocube systems AG" }, { { 0x8C, 0x1F, 0x64, 0xBD, 0x30 }, "IOMasterTech", "IO Master Technology" }, { { 0x8C, 0x1F, 0x64, 0xBD, 0x50 }, "ProCustomGro", "Pro-Custom Group" }, @@ -54095,6 +55914,7 @@ { { 0x8C, 0x1F, 0x64, 0xBE, 0x10 }, "Geolux", "Geolux" }, { { 0x8C, 0x1F, 0x64, 0xBE, 0x30 }, "Reo", "Reo Ag" }, { { 0x8C, 0x1F, 0x64, 0xBE, 0x80 }, "Technologies", "Technologies Bacmove Inc." }, + { { 0x8C, 0x1F, 0x64, 0xBE, 0xA0 }, "MicrochipTec", "Microchip Technologies Inc" }, { { 0x8C, 0x1F, 0x64, 0xBE, 0xD0 }, "GeniusSports", "Genius Sports SS LLC" }, { { 0x8C, 0x1F, 0x64, 0xBE, 0xE0 }, "Sirius", "Sirius LLC" }, { { 0x8C, 0x1F, 0x64, 0xBE, 0xF0 }, "TriumphSEC", "Triumph SEC" }, @@ -54105,6 +55925,7 @@ { { 0x8C, 0x1F, 0x64, 0xBF, 0x40 }, "FluidCompone", "Fluid Components Intl" }, { { 0x8C, 0x1F, 0x64, 0xBF, 0x50 }, "UrbanJungleP", "The Urban Jungle Project" }, { { 0x8C, 0x1F, 0x64, 0xBF, 0x60 }, "PanoramicPow", "Panoramic Power" }, + { { 0x8C, 0x1F, 0x64, 0xBF, 0x70 }, "IntelliconPr", "Intellicon Private Limited" }, { { 0x8C, 0x1F, 0x64, 0xBF, 0x80 }, "Cdsi", "Cdsi" }, { { 0x8C, 0x1F, 0x64, 0xBF, 0xB0 }, "TechArgos", "TechArgos" }, { { 0x8C, 0x1F, 0x64, 0xBF, 0xC0 }, "ASiSTechnolo", "ASiS Technologies Pte Ltd" }, @@ -54118,6 +55939,7 @@ { { 0x8C, 0x1F, 0x64, 0xC0, 0x60 }, "TardisTechno", "Tardis Technology" }, { { 0x8C, 0x1F, 0x64, 0xC0, 0x70 }, "HYOSUNGHeavy", "HYOSUNG Heavy Industries Corporation" }, { { 0x8C, 0x1F, 0x64, 0xC0, 0x80 }, "TriamecMotio", "Triamec Motion AG" }, + { { 0x8C, 0x1F, 0x64, 0xC0, 0x90 }, "SEI", "S.E.I. Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xC0, 0xA0 }, "Acrolabs", "Acrolabs,Inc" }, { { 0x8C, 0x1F, 0x64, 0xC0, 0xC0 }, "GiordanoCont", "Giordano Controls Spa" }, { { 0x8C, 0x1F, 0x64, 0xC0, 0xD0 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, @@ -54134,12 +55956,15 @@ { { 0x8C, 0x1F, 0x64, 0xC1, 0xF0 }, "Esys", "Esys Srl" }, { { 0x8C, 0x1F, 0x64, 0xC2, 0x20 }, "Pulcroio", "Pulcro.io LLC" }, { { 0x8C, 0x1F, 0x64, 0xC2, 0x40 }, "Alifax", "Alifax S.r.l." }, + { { 0x8C, 0x1F, 0x64, 0xC2, 0x60 }, "IronwoodElec", "Ironwood Electronics" }, { { 0x8C, 0x1F, 0x64, 0xC2, 0x70 }, "LiftVentures", "Lift Ventures, Inc" }, { { 0x8C, 0x1F, 0x64, 0xC2, 0x80 }, "TornadoSpect", "Tornado Spectral Systems Inc." }, { { 0x8C, 0x1F, 0x64, 0xC2, 0x90 }, "BRSSistemasE", "BRS Sistemas Eletrônicos" }, { { 0x8C, 0x1F, 0x64, 0xC2, 0xB0 }, "XingtuxinkeE", "Wuhan Xingtuxinke ELectronic Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xC2, 0xD0 }, "iENSO", "iENSO Inc." }, { { 0x8C, 0x1F, 0x64, 0xC2, 0xF0 }, "PowerElectro", "Power Electronics Espana, S.L." }, + { { 0x8C, 0x1F, 0x64, 0xC3, 0x10 }, "Ambarella", "Ambarella Inc." }, + { { 0x8C, 0x1F, 0x64, 0xC3, 0x40 }, "XinyuandiTec", "Chengdu Xinyuandi Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xC3, 0x50 }, "PeterHuberKa", "Peter Huber Kaeltemaschinenbau SE" }, { { 0x8C, 0x1F, 0x64, 0xC3, 0x60 }, "ODTech", "ODTech Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xC3, 0x80 }, "EcoAdapt", "Eco-Adapt" }, @@ -54152,6 +55977,7 @@ { { 0x8C, 0x1F, 0x64, 0xC4, 0x30 }, "SmartlogTech", "Shenzhen Smartlog Technologies Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xC4, 0x40 }, "SyprisElectr", "Sypris Electronics" }, { { 0x8C, 0x1F, 0x64, 0xC4, 0x50 }, "FlextroincsI", "Flextroincs International (Taiwain Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xC4, 0x60 }, "InexTechnolo", "Inex Technologies" }, { { 0x8C, 0x1F, 0x64, 0xC4, 0xA0 }, "SGiTechnolog", "SGi Technology Group Ltd." }, { { 0x8C, 0x1F, 0x64, 0xC4, 0xC0 }, "LumiplanDuha", "Lumiplan Duhamel" }, { { 0x8C, 0x1F, 0x64, 0xC4, 0xE0 }, "iCEIntellige", "iCE-Intelligent Controlled Environments" }, @@ -54162,6 +55988,7 @@ { { 0x8C, 0x1F, 0x64, 0xC5, 0x40 }, "FirstMode", "First Mode" }, { { 0x8C, 0x1F, 0x64, 0xC5, 0x60 }, "Eridan", "Eridan" }, { { 0x8C, 0x1F, 0x64, 0xC5, 0x70 }, "StrategicRob", "Strategic Robotic Systems" }, + { { 0x8C, 0x1F, 0x64, 0xC5, 0x80 }, "Kitagawa", "Kitagawa Corporation" }, { { 0x8C, 0x1F, 0x64, 0xC5, 0x90 }, "Tunstall", "Tunstall A/S" }, { { 0x8C, 0x1F, 0x64, 0xC5, 0xD0 }, "AlfaProximad", "Alfa Proxima d.o.o." }, { { 0x8C, 0x1F, 0x64, 0xC5, 0xE0 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, @@ -54175,8 +56002,12 @@ { { 0x8C, 0x1F, 0x64, 0xC6, 0xB0 }, "Mediana", "Mediana" }, { { 0x8C, 0x1F, 0x64, 0xC6, 0xD0 }, "EAElektroAut", "EA Elektro-Automatik GmbH" }, { { 0x8C, 0x1F, 0x64, 0xC6, 0xE0 }, "SafeInstrume", "Safe Instruments" }, + { { 0x8C, 0x1F, 0x64, 0xC6, 0xF0 }, "LuneauTechno", "Luneau Technology Operations" }, + { { 0x8C, 0x1F, 0x64, 0xC7, 0x00 }, "InvixiumAcce", "Invixium Access Inc" }, { { 0x8C, 0x1F, 0x64, 0xC7, 0x10 }, "Yaviar", "Yaviar LLC" }, + { { 0x8C, 0x1F, 0x64, 0xC7, 0x40 }, "NipponTechno", "Nippon Techno Lab Inc" }, { { 0x8C, 0x1F, 0x64, 0xC7, 0x50 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, + { { 0x8C, 0x1F, 0x64, 0xC7, 0x80 }, "PolonAlfa", "Polon-Alfa S.A." }, { { 0x8C, 0x1F, 0x64, 0xC7, 0x90 }, "P3Lab", "P3Lab" }, { { 0x8C, 0x1F, 0x64, 0xC7, 0xB0 }, "FreedomAtlan", "Freedom Atlantic" }, { { 0x8C, 0x1F, 0x64, 0xC7, 0xC0 }, "MERKLESchwei", "MERKLE Schweissanlagen-Technik GmbH" }, @@ -54184,6 +56015,7 @@ { { 0x8C, 0x1F, 0x64, 0xC8, 0x00 }, "VECOSEurope", "VECOS Europe B.V." }, { { 0x8C, 0x1F, 0x64, 0xC8, 0x10 }, "TaolinkTechn", "Taolink Technologies Corporation" }, { { 0x8C, 0x1F, 0x64, 0xC8, 0x30 }, "PowerElectro", "Power Electronics Espana, S.L." }, + { { 0x8C, 0x1F, 0x64, 0xC8, 0x40 }, "Luceor", "Luceor" }, { { 0x8C, 0x1F, 0x64, 0xC8, 0x50 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0xC8, 0xD0 }, "Aeronautics", "Aeronautics Ltd." }, { { 0x8C, 0x1F, 0x64, 0xC8, 0xF0 }, "JWFroehlichM", "JW Froehlich Maschinenfabrik GmbH" }, @@ -54191,10 +56023,13 @@ { { 0x8C, 0x1F, 0x64, 0xC9, 0x20 }, "EQEarthquake", "EQ Earthquake Ltd." }, { { 0x8C, 0x1F, 0x64, 0xC9, 0x60 }, "SmartDataInt", "Smart Data (Shenzhen) Intelligent System Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xC9, 0x70 }, "MagnetPhysik", "Magnet-Physik Dr. Steingroever GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xC9, 0x90 }, "VinfastTradi", "Vinfast Trading and Production JSC" }, { { 0x8C, 0x1F, 0x64, 0xC9, 0xA0 }, "InfosoftDigi", "Infosoft Digital Design and Services P L" }, { { 0x8C, 0x1F, 0x64, 0xC9, 0xB0 }, "JMVoithSE", "J.M. Voith SE & Co. KG" }, + { { 0x8C, 0x1F, 0x64, 0xC9, 0xD0 }, "CreatingClou", "Creating Cloud Technology Co.,Ltd.,CT-CLOUD" }, { { 0x8C, 0x1F, 0x64, 0xC9, 0xE0 }, "CytoTronics", "CytoTronics" }, { { 0x8C, 0x1F, 0x64, 0xC9, 0xF0 }, "PeachCreek", "PeachCreek" }, + { { 0x8C, 0x1F, 0x64, 0xCA, 0x00 }, "SarvWebsPriv", "Sarv Webs Private Limited" }, { { 0x8C, 0x1F, 0x64, 0xCA, 0x10 }, "PantherunTec", "Pantherun Technologies Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xCA, 0x20 }, "eumigindustr", "eumig industrie-TV GmbH." }, { { 0x8C, 0x1F, 0x64, 0xCA, 0x40 }, "BitPart", "Bit Part LLC" }, @@ -54205,6 +56040,7 @@ { { 0x8C, 0x1F, 0x64, 0xCA, 0xD0 }, "GeneralMotor", "General Motors" }, { { 0x8C, 0x1F, 0x64, 0xCA, 0xE0 }, "OphirManufac", "Ophir Manufacturing Solutions Pte Ltd" }, { { 0x8C, 0x1F, 0x64, 0xCA, 0xF0 }, "BRSSistemasE", "BRS Sistemas Eletrônicos" }, + { { 0x8C, 0x1F, 0x64, 0xCB, 0x10 }, "Xi’anSunwayC", "Xi’an Sunway Communication Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xCB, 0x20 }, "DyncirSoluçõ", "Dyncir Soluções Tecnológicas Ltda" }, { { 0x8C, 0x1F, 0x64, 0xCB, 0x30 }, "DELOIndustri", "DELO Industrie Klebstoffe GmbH & Co. KGaA" }, { { 0x8C, 0x1F, 0x64, 0xCB, 0x50 }, "GamberJohnso", "Gamber-Johnson LLC" }, @@ -54218,22 +56054,31 @@ { { 0x8C, 0x1F, 0x64, 0xCC, 0x20 }, "Toyogiken", "Toyogiken Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xCC, 0x50 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0xCC, 0x60 }, "GeniusVision", "Genius Vision Digital Private Limited" }, + { { 0x8C, 0x1F, 0x64, 0xCC, 0x80 }, "Sicon", "Sicon srl" }, + { { 0x8C, 0x1F, 0x64, 0xCC, 0x90 }, "BenchmarkEle", "Benchmark Electronics BV" }, { { 0x8C, 0x1F, 0x64, 0xCC, 0xB0 }, "suzhouyuecro", "suzhou yuecrown Electronic Technology Co.,LTD" }, { { 0x8C, 0x1F, 0x64, 0xCC, 0xE0 }, "Tesollo", "Tesollo" }, + { { 0x8C, 0x1F, 0x64, 0xCC, 0xF0 }, "TiptopPlatfo", "Tiptop Platform P. Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xCD, 0x00 }, "Reo", "Reo Ag" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0x10 }, "FlextronicsI", "Flextronics International Kft" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0x30 }, "Pionierkraft", "Pionierkraft GmbH" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0x40 }, "ShengliTechn", "Shengli Technologies" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0x60 }, "USM", "USM Pty Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xCD, 0x70 }, "EmbeddedDesi", "Embedded Designs Services India Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0x80 }, "GogoBusiness", "Gogo Business Aviation" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0x90 }, "Fingoti", "Fingoti Limited" }, + { { 0x8C, 0x1F, 0x64, 0xCD, 0xA0 }, "SPXFlowTechn", "SPX Flow Technology BV" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0xB0 }, "EuropeanTele", "European Telecommunication International Kft" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0xD0 }, "Signalling", "The Signalling Company" }, { { 0x8C, 0x1F, 0x64, 0xCD, 0xF0 }, "CanwayTechno", "Canway Technology GmbH" }, - { { 0x8C, 0x1F, 0x64, 0xCE, 0x00 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0xCE, 0x00 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0xCE, 0x30 }, "PixelDesignM", "Pixel Design & Manufacturing Sdn. Bhd." }, { { 0x8C, 0x1F, 0x64, 0xCE, 0x40 }, "SlUsa", "Sl Usa, Llc" }, + { { 0x8C, 0x1F, 0x64, 0xCE, 0x50 }, "Private", "Private" }, + { { 0x8C, 0x1F, 0x64, 0xCE, 0x90 }, "LandisGyrEqu", "Landis+Gyr Equipamentos de Medição Ltda" }, { { 0x8C, 0x1F, 0x64, 0xCE, 0xB0 }, "EurekaForSma", "Eureka For Smart Properties Co. W.L.L" }, { { 0x8C, 0x1F, 0x64, 0xCE, 0xC0 }, "ZhuhaiHuayam", "Zhuhai Huaya machinery Technology Co., LTD" }, + { { 0x8C, 0x1F, 0x64, 0xCE, 0xD0 }, "NhaTrangHite", "Nha Trang Hitech Company, Ltd" }, { { 0x8C, 0x1F, 0x64, 0xCE, 0xE0 }, "Displax", "Displax S.A." }, { { 0x8C, 0x1F, 0x64, 0xCE, 0xF0 }, "GoertekRobot", "Goertek Robotics Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xCF, 0x10 }, "ROBOfiber", "ROBOfiber, Inc." }, @@ -54257,7 +56102,9 @@ { { 0x8C, 0x1F, 0x64, 0xD0, 0xE0 }, "Labforge", "Labforge Inc." }, { { 0x8C, 0x1F, 0x64, 0xD0, 0xF0 }, "Mecco", "Mecco LLC" }, { { 0x8C, 0x1F, 0x64, 0xD1, 0x10 }, "Benetel", "Benetel" }, + { { 0x8C, 0x1F, 0x64, 0xD1, 0x20 }, "QuanzhouRadi", "Quanzhou Radioboss Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0xD1, 0x30 }, "EYatskoIndiv", "EYatsko Individual" }, + { { 0x8C, 0x1F, 0x64, 0xD1, 0x40 }, "AnadoluTrafi", "Anadolu Trafi̇k Kontrol Si̇s.Taş.San.Ve Ti̇c. Ltd.Şti̇" }, { { 0x8C, 0x1F, 0x64, 0xD1, 0x50 }, "MBconnectlin", "MB connect line GmbH" }, { { 0x8C, 0x1F, 0x64, 0xD1, 0x70 }, "IAltanovagro", "I.S.A. - Altanova group srl" }, { { 0x8C, 0x1F, 0x64, 0xD1, 0x80 }, "WuxiTongxinH", "Wuxi Tongxin Hengtong Technology Co., Ltd." }, @@ -54269,6 +56116,7 @@ { { 0x8C, 0x1F, 0x64, 0xD1, 0xF0 }, "FreeTalkEngi", "Free Talk Engineering Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0xD2, 0x00 }, "NASEngineeri", "NAS Engineering PRO" }, { { 0x8C, 0x1F, 0x64, 0xD2, 0x10 }, "AmetekCts", "Ametek Cts Gmbh" }, + { { 0x8C, 0x1F, 0x64, 0xD2, 0x20 }, "NineFives", "Nine Fives LLC" }, { { 0x8C, 0x1F, 0x64, 0xD2, 0x30 }, "PLX", "PLX Inc." }, { { 0x8C, 0x1F, 0x64, 0xD2, 0x40 }, "R3IoT", "R3 IoT Ltd." }, { { 0x8C, 0x1F, 0x64, 0xD2, 0x70 }, "Taiv", "Taiv Inc" }, @@ -54281,12 +56129,14 @@ { { 0x8C, 0x1F, 0x64, 0xD3, 0x40 }, "Kronotech", "Kronotech Srl" }, { { 0x8C, 0x1F, 0x64, 0xD3, 0x80 }, "CuuLongTechn", "Cuu Long Technology And Trading Company Limited" }, { { 0x8C, 0x1F, 0x64, 0xD3, 0xA0 }, "AppliedMater", "Applied Materials" }, + { { 0x8C, 0x1F, 0x64, 0xD3, 0xB0 }, "GogoBA", "Gogo BA" }, { { 0x8C, 0x1F, 0x64, 0xD3, 0xC0 }, "KIBEnergo", "\"KIB Energo\" LLC" }, { { 0x8C, 0x1F, 0x64, 0xD3, 0xF0 }, "SchnoorIndus", "Schnoor Industrieelektronik GmbH" }, { { 0x8C, 0x1F, 0x64, 0xD4, 0x00 }, "BreasMedical", "Breas Medical AB" }, { { 0x8C, 0x1F, 0x64, 0xD4, 0x20 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xD4, 0x40 }, "MonarchInstr", "Monarch Instrument" }, { { 0x8C, 0x1F, 0x64, 0xD4, 0x60 }, "End2EndTechn", "End 2 End Technologies" }, + { { 0x8C, 0x1F, 0x64, 0xD4, 0x80 }, "Private", "Private" }, { { 0x8C, 0x1F, 0x64, 0xD4, 0x90 }, "FutureLifeTe", "Future Life Technology" }, { { 0x8C, 0x1F, 0x64, 0xD4, 0xA0 }, "Caproc", "Caproc Oy" }, { { 0x8C, 0x1F, 0x64, 0xD4, 0xD0 }, "LiburdiDimet", "Liburdi Dimetrics Corp." }, @@ -54296,8 +56146,10 @@ { { 0x8C, 0x1F, 0x64, 0xD5, 0x20 }, "CriticalSoft", "Critical Software SA" }, { { 0x8C, 0x1F, 0x64, 0xD5, 0x30 }, "Gridnt", "Gridnt" }, { { 0x8C, 0x1F, 0x64, 0xD5, 0x40 }, "GrupoEpelsaS", "Grupo Epelsa S.L." }, + { { 0x8C, 0x1F, 0x64, 0xD5, 0x50 }, "FairwindsTec", "Fairwinds Technologies" }, { { 0x8C, 0x1F, 0x64, 0xD5, 0x60 }, "WisdomAudio", "Wisdom Audio" }, { { 0x8C, 0x1F, 0x64, 0xD5, 0x80 }, "ZumbachElect", "Zumbach Electronic AG" }, + { { 0x8C, 0x1F, 0x64, 0xD5, 0xA0 }, "RealtekSemic", "Realtek Semiconductor Corp." }, { { 0x8C, 0x1F, 0x64, 0xD5, 0xB0 }, "LocalSecurit", "Local Security" }, { { 0x8C, 0x1F, 0x64, 0xD5, 0xD0 }, "GeniusVision", "Genius Vision Digital Private Limited" }, { { 0x8C, 0x1F, 0x64, 0xD5, 0xE0 }, "Integerpl", "Integer.pl S.A." }, @@ -54305,9 +56157,10 @@ { { 0x8C, 0x1F, 0x64, 0xD6, 0x10 }, "AdventDiamon", "Advent Diamond" }, { { 0x8C, 0x1F, 0x64, 0xD6, 0x20 }, "Alpesrecherc", "Alpes recherche et développement" }, { { 0x8C, 0x1F, 0x64, 0xD6, 0x30 }, "Mobileye", "Mobileye" }, - { { 0x8C, 0x1F, 0x64, 0xD6, 0x40 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0xD6, 0x40 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0xD6, 0x90 }, "ADiCo", "ADiCo Corporation" }, { { 0x8C, 0x1F, 0x64, 0xD6, 0xC0 }, "Packetalk", "Packetalk LLC" }, + { { 0x8C, 0x1F, 0x64, 0xD7, 0x10 }, "ComputechInt", "Computech International" }, { { 0x8C, 0x1F, 0x64, 0xD7, 0x30 }, "BRSSistemasE", "BRS Sistemas Eletrônicos" }, { { 0x8C, 0x1F, 0x64, 0xD7, 0x40 }, "TexComputer", "Tex Computer Srl" }, { { 0x8C, 0x1F, 0x64, 0xD7, 0x70 }, "Private", "Private" }, @@ -54319,13 +56172,16 @@ { { 0x8C, 0x1F, 0x64, 0xD8, 0x00 }, "Aztek", "Aztek Sa" }, { { 0x8C, 0x1F, 0x64, 0xD8, 0x10 }, "MitsubishiEl", "Mitsubishi Electric India Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0xD8, 0x80 }, "UniversityGe", "University of Geneva - Department of Particle Physics" }, + { { 0x8C, 0x1F, 0x64, 0xD8, 0xA0 }, "BoonArthurEn", "Boon Arthur Engineering Pte Ltd" }, { { 0x8C, 0x1F, 0x64, 0xD8, 0xC0 }, "Smri", "Smri" }, + { { 0x8C, 0x1F, 0x64, 0xD8, 0xD0 }, "WiTronix", "Wi-Tronix, LLC" }, { { 0x8C, 0x1F, 0x64, 0xD8, 0xE0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0xD8, 0xF0 }, "DEUTAWERKE", "DEUTA-WERKE GmbH" }, { { 0x8C, 0x1F, 0x64, 0xD9, 0x00 }, "SMITEC", "SMITEC S.p.A." }, { { 0x8C, 0x1F, 0x64, 0xD9, 0x10 }, "ZhejiangHeal", "Zhejiang Healnoc Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xD9, 0x20 }, "MitsubishiEl", "Mitsubishi Electric India Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0xD9, 0x30 }, "AlgodueElett", "Algodue Elettronica Srl" }, + { { 0x8C, 0x1F, 0x64, 0xD9, 0x50 }, "Teczz", "Teczz Llc" }, { { 0x8C, 0x1F, 0x64, 0xD9, 0x60 }, "SmartCabling", "Smart Cabling & Transmission Corp." }, { { 0x8C, 0x1F, 0x64, 0xD9, 0x80 }, "Gnewtekphoto", "Gnewtek photoelectric technology Ltd." }, { { 0x8C, 0x1F, 0x64, 0xD9, 0x90 }, "InvixiumAcce", "Invixium Access Inc" }, @@ -54335,22 +56191,27 @@ { { 0x8C, 0x1F, 0x64, 0xD9, 0xD0 }, "MitsubishiHe", "Mitsubishi Heavy Industries Thermal Systems, Ltd." }, { { 0x8C, 0x1F, 0x64, 0xD9, 0xE0 }, "WagnerGroup", "Wagner Group GmbH" }, { { 0x8C, 0x1F, 0x64, 0xDA, 0x10 }, "HangtengTech", "Hangteng (HK) Technology Co., Limited" }, + { { 0x8C, 0x1F, 0x64, 0xDA, 0x40 }, "FoenixCoding", "Foenix Coding Ltd" }, { { 0x8C, 0x1F, 0x64, 0xDA, 0x50 }, "Daom", "Daom" }, { { 0x8C, 0x1F, 0x64, 0xDA, 0x60 }, "PowerElectro", "Power Electronics Espana, S.L." }, { { 0x8C, 0x1F, 0x64, 0xDA, 0xA0 }, "Davetech", "Davetech Limited" }, { { 0x8C, 0x1F, 0x64, 0xDA, 0xE0 }, "Maincoautomo", "Mainco automotion s.l." }, { { 0x8C, 0x1F, 0x64, 0xDA, 0xF0 }, "ZhuhaiLonlel", "Zhuhai Lonl electric Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xDB, 0x10 }, "YamatoScale", "Shanghai Yamato Scale Co., Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xDB, 0x40 }, "MBconnectlin", "MB connect line GmbH" }, { { 0x8C, 0x1F, 0x64, 0xDB, 0x50 }, "victtron", "victtron" }, { { 0x8C, 0x1F, 0x64, 0xDB, 0x70 }, "Lambda", "Lambda Systems Inc." }, + { { 0x8C, 0x1F, 0x64, 0xDB, 0x80 }, "DangongTechn", "Beijing Dangong Technology Co., Ltd" }, { { 0x8C, 0x1F, 0x64, 0xDB, 0x90 }, "ErmesElettro", "Ermes Elettronica s.r.l." }, { { 0x8C, 0x1F, 0x64, 0xDB, 0xA0 }, "ElectronicEq", "Electronic Equipment Company Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0xDB, 0xB0 }, "WürthElektro", "Würth Elektronik ICS GmbH & Co. KG" }, { { 0x8C, 0x1F, 0x64, 0xDB, 0xD0 }, "GiordanoCont", "Giordano Controls Spa" }, { { 0x8C, 0x1F, 0x64, 0xDB, 0xF0 }, "RuggedContro", "Rugged Controls" }, { { 0x8C, 0x1F, 0x64, 0xDC, 0x00 }, "PigsCanFlyLa", "Pigs Can Fly Labs LLC" }, + { { 0x8C, 0x1F, 0x64, 0xDC, 0x10 }, "SEGRONAutoma", "SEGRON Automation, s.r.o." }, { { 0x8C, 0x1F, 0x64, 0xDC, 0x20 }, "ProconElectr", "Procon Electronics Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0xDC, 0x30 }, "PacketDigita", "Packet Digital, LLC" }, + { { 0x8C, 0x1F, 0x64, 0xDC, 0x40 }, "AmazonRoboti", "Amazon Robotics MTAC Matrix NPI" }, { { 0x8C, 0x1F, 0x64, 0xDC, 0x60 }, "R&K", "R&K" }, { { 0x8C, 0x1F, 0x64, 0xDC, 0x70 }, "WideSwathRes", "Wide Swath Research, LLC" }, { { 0x8C, 0x1F, 0x64, 0xDC, 0x80 }, "DwdmRu", "Dwdm.Ru Llc" }, @@ -54359,11 +56220,13 @@ { { 0x8C, 0x1F, 0x64, 0xDC, 0xB0 }, "CeresdataTec", "Beijing Ceresdata Technology Co., LTD" }, { { 0x8C, 0x1F, 0x64, 0xDC, 0xF0 }, "Reo", "Reo Ag" }, { { 0x8C, 0x1F, 0x64, 0xDD, 0x20 }, "ShieldCctv", "Shield-Cctv Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xDD, 0x30 }, "CHUGOKUELECT", "CHUGOKU ELECTRICAL INSTRUMENTS Co.,LTD." }, { { 0x8C, 0x1F, 0x64, 0xDD, 0x40 }, "MidlandsTech", "Midlands Technical Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xDD, 0x50 }, "CardinalScal", "Cardinal Scales Manufacturing Co" }, { { 0x8C, 0x1F, 0x64, 0xDD, 0x70 }, "KSTtechnolog", "KST technology" }, { { 0x8C, 0x1F, 0x64, 0xDD, 0x90 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" }, { { 0x8C, 0x1F, 0x64, 0xDD, 0xB0 }, "EfficientRes", "Efficient Residential Heating GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xDD, 0xD0 }, "IrmosTechnol", "Irmos Technologies AG" }, { { 0x8C, 0x1F, 0x64, 0xDD, 0xE0 }, "JemacSweden", "Jemac Sweden AB" }, { { 0x8C, 0x1F, 0x64, 0xDE, 0x00 }, "BorgWarnerEn", "BorgWarner Engineering Services AG" }, { { 0x8C, 0x1F, 0x64, 0xDE, 0x10 }, "FrankeAquaro", "Franke Aquarotter GmbH" }, @@ -54375,12 +56238,15 @@ { { 0x8C, 0x1F, 0x64, 0xDE, 0xB0 }, "PXMMarekZupn", "PXM Marek Zupnik spolka komandytowa" }, { { 0x8C, 0x1F, 0x64, 0xDE, 0xD0 }, "PhotonPath", "PhotonPath" }, { { 0x8C, 0x1F, 0x64, 0xDF, 0x50 }, "ConceptProSu", "Concept Pro Surveillance" }, + { { 0x8C, 0x1F, 0x64, 0xDF, 0x60 }, "Micronova", "Micronova srl" }, { { 0x8C, 0x1F, 0x64, 0xDF, 0x80 }, "WittraNetwor", "Wittra Networks AB" }, { { 0x8C, 0x1F, 0x64, 0xDF, 0x90 }, "VuWallTechno", "VuWall Technology Europe GmbH" }, { { 0x8C, 0x1F, 0x64, 0xDF, 0xA0 }, "Atse", "Atse Llc" }, { { 0x8C, 0x1F, 0x64, 0xDF, 0xB0 }, "Bobeesc", "Bobeesc Co." }, { { 0x8C, 0x1F, 0x64, 0xDF, 0xC0 }, "MeikoElectro", "Meiko Electronics Co.,Ltd." }, + { { 0x8C, 0x1F, 0x64, 0xDF, 0xD0 }, "NovantaIMS", "Novanta IMS" }, { { 0x8C, 0x1F, 0x64, 0xDF, 0xE0 }, "NuvationEner", "Nuvation Energy" }, + { { 0x8C, 0x1F, 0x64, 0xDF, 0xF0 }, "VingloopTech", "Vingloop Technology Ltd" }, { { 0x8C, 0x1F, 0x64, 0xE0, 0x00 }, "DvbTech", "Dvb-Tech S.R.L." }, { { 0x8C, 0x1F, 0x64, 0xE0, 0x20 }, "ITSTeknik", "ITS Teknik A/S" }, { { 0x8C, 0x1F, 0x64, 0xE0, 0x40 }, "新川センサテクノロジ株式", "新川センサテクノロジ株式会社" }, @@ -54402,6 +56268,9 @@ { { 0x8C, 0x1F, 0x64, 0xE2, 0x10 }, "LGLHTAircraf", "LG-LHT Aircraft Solutions GmbH" }, { { 0x8C, 0x1F, 0x64, 0xE2, 0x30 }, "ChemitoInfot", "Chemito Infotech PVT LTD" }, { { 0x8C, 0x1F, 0x64, 0xE2, 0x40 }, "CometaSas", "Cometa Sas" }, + { { 0x8C, 0x1F, 0x64, 0xE2, 0x60 }, "HyperSilicon", "HyperSilicon Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xE2, 0x70 }, "EurotronicTe", "Eurotronic Technology GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xE2, 0xA0 }, "WhiteboxTech", "Whitebox Technology Hong Kong Ltd" }, { { 0x8C, 0x1F, 0x64, 0xE2, 0xB0 }, "GlotechEximP", "Glotech Exim Private Limited" }, { { 0x8C, 0x1F, 0x64, 0xE2, 0xD0 }, "RADAElectron", "RADA Electronics Industries Ltd." }, { { 0x8C, 0x1F, 0x64, 0xE2, 0xE0 }, "RADAElectron", "RADA Electronics Industries Ltd." }, @@ -54410,6 +56279,8 @@ { { 0x8C, 0x1F, 0x64, 0xE3, 0x20 }, "SeAIoTSoluti", "SeAIoT Solutions Ltda" }, { { 0x8C, 0x1F, 0x64, 0xE3, 0x30 }, "AmiadWater", "Amiad Water Systems" }, { { 0x8C, 0x1F, 0x64, 0xE3, 0x50 }, "Horcery", "Horcery LLC" }, + { { 0x8C, 0x1F, 0x64, 0xE3, 0x60 }, "Metabuild", "Metabuild" }, + { { 0x8C, 0x1F, 0x64, 0xE3, 0x70 }, "RADAElectron", "RADA Electronics Industries Ltd." }, { { 0x8C, 0x1F, 0x64, 0xE3, 0xA0 }, "AITEC", "AITEC Corporation" }, { { 0x8C, 0x1F, 0x64, 0xE3, 0xB0 }, "NewaysTechno", "Neways Technologies B.V." }, { { 0x8C, 0x1F, 0x64, 0xE3, 0xC0 }, "FinotexElect", "Finotex Electronic Solutions PVT LTD" }, @@ -54427,6 +56298,7 @@ { { 0x8C, 0x1F, 0x64, 0xE4, 0xD0 }, "SanTelequip", "San Telequip (P) Ltd.," }, { { 0x8C, 0x1F, 0x64, 0xE4, 0xE0 }, "TrivediAdvan", "Trivedi Advanced Technologies LLC" }, { { 0x8C, 0x1F, 0x64, 0xE4, 0xF0 }, "Sabl", "Sabl Systems Pty Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xE5, 0x00 }, "INVENTIASp", "INVENTIA Sp. z o.o." }, { { 0x8C, 0x1F, 0x64, 0xE5, 0x20 }, "LcmVelociApS", "LcmVeloci ApS" }, { { 0x8C, 0x1F, 0x64, 0xE5, 0x30 }, "TProjeMuhend", "T Proje Muhendislik Dis Tic. Ltd. Sti." }, { { 0x8C, 0x1F, 0x64, 0xE5, 0x80 }, "Heitec", "Heitec Ag" }, @@ -54464,11 +56336,14 @@ { { 0x8C, 0x1F, 0x64, 0xE8, 0xD0 }, "Plura", "Plura" }, { { 0x8C, 0x1F, 0x64, 0xE8, 0xF0 }, "JieChuangHeY", "JieChuang HeYi(Beijing) Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xE9, 0x00 }, "MHEElectroni", "MHE Electronics" }, + { { 0x8C, 0x1F, 0x64, 0xE9, 0x10 }, "RADICTechnol", "RADIC Technologies, Inc." }, { { 0x8C, 0x1F, 0x64, 0xE9, 0x20 }, "EAElektroAut", "EA Elektro-Automatik GmbH" }, { { 0x8C, 0x1F, 0x64, 0xE9, 0x40 }, "ZinTechnolog", "Zin Technologies" }, { { 0x8C, 0x1F, 0x64, 0xE9, 0x80 }, "LuxshareElec", "Luxshare Electronic Technology (Kunshan) LTD" }, { { 0x8C, 0x1F, 0x64, 0xE9, 0x90 }, "PantherunTec", "Pantherun Technologies Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xE9, 0xA0 }, "SiFive", "SiFive Inc" }, + { { 0x8C, 0x1F, 0x64, 0xE9, 0xB0 }, "DiscoverEner", "Discover Energy Systems Corp." }, + { { 0x8C, 0x1F, 0x64, 0xE9, 0xD0 }, "ZhuhaiLonlel", "Zhuhai Lonl electric Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xE9, 0xF0 }, "LumiplanDuha", "Lumiplan Duhamel" }, { { 0x8C, 0x1F, 0x64, 0xEA, 0x60 }, "DialPlan", "Dial Plan Limited" }, { { 0x8C, 0x1F, 0x64, 0xEA, 0x80 }, "ZumbachElect", "Zumbach Electronic AG" }, @@ -54478,25 +56353,32 @@ { { 0x8C, 0x1F, 0x64, 0xEA, 0xE0 }, "TrafficPolsk", "Traffic Polska sp. z o. o." }, { { 0x8C, 0x1F, 0x64, 0xEB, 0x00 }, "ExyteTechnol", "Exyte Technology GmbH" }, { { 0x8C, 0x1F, 0x64, 0xEB, 0x20 }, "AquaBroadcas", "Aqua Broadcast Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xEB, 0x40 }, "1Finity", "1Finity Inc." }, { { 0x8C, 0x1F, 0x64, 0xEB, 0x50 }, "MeiryoDenshi", "Meiryo Denshi Corp." }, { { 0x8C, 0x1F, 0x64, 0xEB, 0x70 }, "DeltaSolutio", "Delta Solutions LLC" }, + { { 0x8C, 0x1F, 0x64, 0xEB, 0x80 }, "PowerElectro", "Power Electronics Espana, S.L." }, { { 0x8C, 0x1F, 0x64, 0xEB, 0x90 }, "KxSTechnolog", "KxS Technologies Oy" }, { { 0x8C, 0x1F, 0x64, 0xEB, 0xA0 }, "HyveSolution", "Hyve Solutions" }, - { { 0x8C, 0x1F, 0x64, 0xEB, 0xB0 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0xEB, 0xB0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0xEB, 0xC0 }, "Project92com", "Project92.com" }, { { 0x8C, 0x1F, 0x64, 0xEB, 0xD0 }, "EspritDigita", "Esprit Digital Ltd" }, { { 0x8C, 0x1F, 0x64, 0xEB, 0xE0 }, "TrafagItalia", "Trafag Italia S.r.l." }, { { 0x8C, 0x1F, 0x64, 0xEB, 0xF0 }, "STEAMIQ", "STEAMIQ, Inc." }, + { { 0x8C, 0x1F, 0x64, 0xEC, 0x00 }, "VOOSTanalyti", "VOOST analytics" }, { { 0x8C, 0x1F, 0x64, 0xEC, 0x10 }, "ActronikaSAS", "Actronika SAS" }, + { { 0x8C, 0x1F, 0x64, 0xEC, 0x20 }, "HarbinDigita", "Harbin Digital Economy Development Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xEC, 0xC0 }, "BaldwinJimek", "Baldwin Jimek AB" }, { { 0x8C, 0x1F, 0x64, 0xEC, 0xF0 }, "Monnit", "Monnit Corporation" }, + { { 0x8C, 0x1F, 0x64, 0xED, 0x00 }, "JupperTechno", "Shanghai Jupper Technology Co.Ltd" }, { { 0x8C, 0x1F, 0x64, 0xED, 0x30 }, "Senso2Me", "Senso2Me Nv" }, { { 0x8C, 0x1F, 0x64, 0xED, 0x40 }, "ZhejiangChit", "Zhejiang Chitic-Safeway New Energy Technical Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xED, 0x50 }, "SmartDataInt", "Smart Data (Shenzhen) Intelligent System Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xED, 0x60 }, "PowTechnolog", "PowTechnology Limited" }, + { { 0x8C, 0x1F, 0x64, 0xED, 0x70 }, "CSTechsro", "CS-Tech s.r.o." }, { { 0x8C, 0x1F, 0x64, 0xED, 0x80 }, "McsInnovatio", "Mcs Innovation Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xED, 0x90 }, "NetgenHitech", "Netgen Hitech Solutions Llp" }, { { 0x8C, 0x1F, 0x64, 0xED, 0xA0 }, "DEUTAWERKE", "DEUTA-WERKE GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xED, 0xC0 }, "InfosoftDigi", "Infosoft Digital Design and Services P L" }, { { 0x8C, 0x1F, 0x64, 0xED, 0xD0 }, "OnDisSolutio", "OnDis Solutions Ltd" }, { { 0x8C, 0x1F, 0x64, 0xED, 0xF0 }, "XleraSolutio", "Xlera Solutions, LLC" }, { { 0x8C, 0x1F, 0x64, 0xEE, 0x00 }, "Private", "Private" }, @@ -54531,6 +56413,9 @@ { { 0x8C, 0x1F, 0x64, 0xF1, 0xB0 }, "Nextep", "Nextep Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xF1, 0xC0 }, "RigelEnginee", "Rigel Engineering, LLC" }, { { 0x8C, 0x1F, 0x64, 0xF1, 0xD0 }, "MBconnectlin", "MB connect line GmbH Fernwartungssysteme" }, + { { 0x8C, 0x1F, 0x64, 0xF1, 0xE0 }, "EngageTechno", "Engage Technologies" }, + { { 0x8C, 0x1F, 0x64, 0xF2, 0x00 }, "Thermaco", "Thermaco Incorporated" }, + { { 0x8C, 0x1F, 0x64, 0xF2, 0x10 }, "nanoTRONIXCo", "nanoTRONIX Computing Inc." }, { { 0x8C, 0x1F, 0x64, 0xF2, 0x20 }, "VoyageAudio", "Voyage Audio LLC" }, { { 0x8C, 0x1F, 0x64, 0xF2, 0x30 }, "IDEXIndia", "IDEX India Pvt Ltd" }, { { 0x8C, 0x1F, 0x64, 0xF2, 0x40 }, "Albotronic", "Albotronic" }, @@ -54543,6 +56428,7 @@ { { 0x8C, 0x1F, 0x64, 0xF3, 0x10 }, "Internationa", "International Water Treatment Maritime AS" }, { { 0x8C, 0x1F, 0x64, 0xF3, 0x20 }, "INVTElectric", "Shenzhen INVT Electric Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xF3, 0x30 }, "Sicon", "Sicon srl" }, + { { 0x8C, 0x1F, 0x64, 0xF3, 0x70 }, "Polarity", "Polarity Inc" }, { { 0x8C, 0x1F, 0x64, 0xF3, 0x90 }, "WeinanWinsFu", "Weinan Wins Future Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xF3, 0xA0 }, "intersaar", "intersaar GmbH" }, { { 0x8C, 0x1F, 0x64, 0xF3, 0xB0 }, "REMANGTechno", "Beijing REMANG Technology Co., Ltd." }, @@ -54553,7 +56439,9 @@ { { 0x8C, 0x1F, 0x64, 0xF4, 0x30 }, "wtec", "wtec GmbH" }, { { 0x8C, 0x1F, 0x64, 0xF4, 0x50 }, "Jbf", "Jbf" }, { { 0x8C, 0x1F, 0x64, 0xF4, 0x60 }, "BroadcastToo", "Broadcast Tools, Inc." }, + { { 0x8C, 0x1F, 0x64, 0xF4, 0x80 }, "Fibernet", "Fibernet Ltd" }, { { 0x8C, 0x1F, 0x64, 0xF4, 0x90 }, "CenterClick", "CenterClick LLC" }, + { { 0x8C, 0x1F, 0x64, 0xF4, 0xA0 }, "InliteDesign", "In-lite Design BV" }, { { 0x8C, 0x1F, 0x64, 0xF4, 0xB0 }, "JorexLorexIn", "Jorex Lorex India Private Limited" }, { { 0x8C, 0x1F, 0x64, 0xF4, 0xC0 }, "inomatic", "inomatic GmbH" }, { { 0x8C, 0x1F, 0x64, 0xF4, 0xE0 }, "ADAMCZEWSKIe", "ADAMCZEWSKI elektronische Messtechnik GmbH" }, @@ -54561,6 +56449,7 @@ { { 0x8C, 0x1F, 0x64, 0xF5, 0x00 }, "VigorElectri", "Vigor Electric Corp." }, { { 0x8C, 0x1F, 0x64, 0xF5, 0x20 }, "AMFMedical", "AMF Medical SA" }, { { 0x8C, 0x1F, 0x64, 0xF5, 0x30 }, "BeckmanCoult", "Beckman Coulter Inc" }, + { { 0x8C, 0x1F, 0x64, 0xF5, 0x40 }, "RowanToolsOf", "Rowan Tools Office" }, { { 0x8C, 0x1F, 0x64, 0xF5, 0x60 }, "KC5Internati", "KC5 International Sdn Bhd" }, { { 0x8C, 0x1F, 0x64, 0xF5, 0x70 }, "EAElektroAut", "EA Elektro-Automatik GmbH" }, { { 0x8C, 0x1F, 0x64, 0xF5, 0x90 }, "Inovonics", "Inovonics Inc." }, @@ -54573,6 +56462,7 @@ { { 0x8C, 0x1F, 0x64, 0xF6, 0x50 }, "TalleresdeEs", "Talleres de Escoriaza SA" }, { { 0x8C, 0x1F, 0x64, 0xF6, 0x70 }, "DistronSL", "Distron S.L." }, { { 0x8C, 0x1F, 0x64, 0xF6, 0x80 }, "YUYAMAMFG", "YUYAMA MFG Co.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xF6, 0x90 }, "SUS", "SUS Corporation" }, { { 0x8C, 0x1F, 0x64, 0xF6, 0xC0 }, "Sonatronic", "Sonatronic" }, { { 0x8C, 0x1F, 0x64, 0xF6, 0xD0 }, "OphirManufac", "Ophir Manufacturing Solutions Pte Ltd" }, { { 0x8C, 0x1F, 0x64, 0xF6, 0xE0 }, "ITG", "ITG Co.Ltd" }, @@ -54587,11 +56477,13 @@ { { 0x8C, 0x1F, 0x64, 0xF7, 0xC0 }, "GeneralDynam", "General Dynamics IT" }, { { 0x8C, 0x1F, 0x64, 0xF7, 0xD0 }, "RpgInformati", "Rpg Informatica, S.A." }, { { 0x8C, 0x1F, 0x64, 0xF7, 0xF0 }, "VisionSafety", "Vision Systems Safety Tech" }, + { { 0x8C, 0x1F, 0x64, 0xF8, 0x00 }, "VinfastTradi", "Vinfast Trading and Production JSC" }, { { 0x8C, 0x1F, 0x64, 0xF8, 0x30 }, "VishayNobel", "Vishay Nobel AB" }, { { 0x8C, 0x1F, 0x64, 0xF8, 0x40 }, "KSTtechnolog", "KST technology" }, { { 0x8C, 0x1F, 0x64, 0xF8, 0x60 }, "INFOSTECH", "INFOSTECH Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xF8, 0x70 }, "FlyElectroni", "Fly Electronic (Shang Hai) Technology Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xF8, 0x80 }, "LAMTECMessun", "LAMTEC Mess- und Regeltechnik für Feuerungen GmbH & Co. KG" }, + { { 0x8C, 0x1F, 0x64, 0xF8, 0xC0 }, "BkLab", "Bk Lab" }, { { 0x8C, 0x1F, 0x64, 0xF9, 0x00 }, "Enfabrica", "Enfabrica" }, { { 0x8C, 0x1F, 0x64, 0xF9, 0x10 }, "Consonance", "Consonance" }, { { 0x8C, 0x1F, 0x64, 0xF9, 0x20 }, "VisionSafety", "Vision Systems Safety Tech" }, @@ -54600,14 +56492,17 @@ { { 0x8C, 0x1F, 0x64, 0xF9, 0x60 }, "SACOControls", "SACO Controls Inc." }, { { 0x8C, 0x1F, 0x64, 0xF9, 0x70 }, "Dentalhitec", "Dentalhitec" }, { { 0x8C, 0x1F, 0x64, 0xF9, 0x80 }, "XpsEletronic", "Xps Eletronica Ltda" }, + { { 0x8C, 0x1F, 0x64, 0xF9, 0x90 }, "SysinnoTechn", "Sysinno Technology Inc." }, { { 0x8C, 0x1F, 0x64, 0xF9, 0xB0 }, "Elsist", "Elsist Srl" }, { { 0x8C, 0x1F, 0x64, 0xF9, 0xC0 }, "TongCybsecTe", "Beijing Tong Cybsec Technology Co.,LTD" }, { { 0x8C, 0x1F, 0x64, 0xF9, 0xE0 }, "DREAMSWELLTe", "DREAMSWELL Technology CO.,Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xFA, 0x00 }, "Pneumax", "Pneumax Spa" }, { { 0x8C, 0x1F, 0x64, 0xFA, 0x20 }, "AZDPrahasroZ", "AZD Praha s.r.o., ZOZ Olomouc" }, { { 0x8C, 0x1F, 0x64, 0xFA, 0x40 }, "ChinaInforma", "China Information Technology Designing &Consulting Institute Co.,Ltd." }, { { 0x8C, 0x1F, 0x64, 0xFA, 0x50 }, "FrazerNashCo", "Frazer-Nash Consultancy" }, { { 0x8C, 0x1F, 0x64, 0xFA, 0x60 }, "SurveyorLabs", "SurveyorLabs LLC" }, { { 0x8C, 0x1F, 0x64, 0xFA, 0x80 }, "Unitron", "Unitron Systems b.v." }, + { { 0x8C, 0x1F, 0x64, 0xFA, 0x90 }, "FaceLabsAIDB", "FaceLabs.AI DBA PropTech.AI" }, { { 0x8C, 0x1F, 0x64, 0xFA, 0xA0 }, "MassarNetwor", "Massar Networks" }, { { 0x8C, 0x1F, 0x64, 0xFA, 0xB0 }, "LIAN", "LIAN Corporation" }, { { 0x8C, 0x1F, 0x64, 0xFA, 0xC0 }, "ShowaElectri", "Showa Electric Laboratory co.,ltd." }, @@ -54615,6 +56510,7 @@ { { 0x8C, 0x1F, 0x64, 0xFB, 0x10 }, "Abb", "Abb" }, { { 0x8C, 0x1F, 0x64, 0xFB, 0x40 }, "ThalesNederl", "Thales Nederland BV" }, { { 0x8C, 0x1F, 0x64, 0xFB, 0x50 }, "BavariaDigit", "Bavaria Digital Technik GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xFB, 0x60 }, "Racelogic", "Racelogic Ltd" }, { { 0x8C, 0x1F, 0x64, 0xFB, 0x70 }, "GraceDesignL", "Grace Design/Lunatec LLC" }, { { 0x8C, 0x1F, 0x64, 0xFB, 0x90 }, "IWSGlobal", "IWS Global Pty Ltd" }, { { 0x8C, 0x1F, 0x64, 0xFB, 0xA0 }, "OntoInnovati", "Onto Innovation" }, @@ -54624,6 +56520,8 @@ { { 0x8C, 0x1F, 0x64, 0xFC, 0x30 }, "CyclopsTechn", "Cyclops Technology Group" }, { { 0x8C, 0x1F, 0x64, 0xFC, 0x40 }, "DorletSau", "Dorlet Sau" }, { { 0x8C, 0x1F, 0x64, 0xFC, 0x50 }, "Sumico", "Sumico" }, + { { 0x8C, 0x1F, 0x64, 0xFC, 0x60 }, "InvertekDriv", "Invertek Drives Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xFC, 0xA0 }, "Elektrotechn", "Elektrotechnik & Elektronik Oltmann GmbH" }, { { 0x8C, 0x1F, 0x64, 0xFC, 0xC0 }, "GredmannTaiw", "Gredmann Taiwan Ltd." }, { { 0x8C, 0x1F, 0x64, 0xFC, 0xD0 }, "elbitEWandsi", "elbit systems - EW and sigint - Elisra" }, { { 0x8C, 0x1F, 0x64, 0xFD, 0x00 }, "NearEarthAut", "Near Earth Autonomy" }, @@ -54636,8 +56534,8 @@ { { 0x8C, 0x1F, 0x64, 0xFD, 0xA0 }, "ArkhamTechno", "Arkham Technology" }, { { 0x8C, 0x1F, 0x64, 0xFD, 0xB0 }, "DeepSenXeInt", "DeepSenXe International ltd." }, { { 0x8C, 0x1F, 0x64, 0xFD, 0xC0 }, "NuphotonTech", "Nuphoton Technologies" }, - { { 0x8C, 0x1F, 0x64, 0xFD, 0xF0 }, "PotterElectr", "Potter Electric Signal Company" }, - { { 0x8C, 0x1F, 0x64, 0xFE, 0x00 }, "PotterElectr", "Potter Electric Signal Company" }, + { { 0x8C, 0x1F, 0x64, 0xFD, 0xF0 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, + { { 0x8C, 0x1F, 0x64, 0xFE, 0x00 }, "PotterElectr", "Potter Electric Signal Co. LLC" }, { { 0x8C, 0x1F, 0x64, 0xFE, 0x10 }, "SOREL", "SOREL GmbH" }, { { 0x8C, 0x1F, 0x64, 0xFE, 0x20 }, "VUVAnalytics", "VUV Analytics, Inc." }, { { 0x8C, 0x1F, 0x64, 0xFE, 0x30 }, "PowerElectro", "Power Electronics Espana, S.L." }, @@ -54647,11 +56545,13 @@ { { 0x8C, 0x1F, 0x64, 0xFE, 0xB0 }, "ZhejiangSaij", "Zhejiang Saijin Semiiconductor Technology Co., Ltd." }, { { 0x8C, 0x1F, 0x64, 0xFE, 0xC0 }, "Newtec", "Newtec A/S" }, { { 0x8C, 0x1F, 0x64, 0xFE, 0xD0 }, "TelevicRail", "Televic Rail GmbH" }, + { { 0x8C, 0x1F, 0x64, 0xFE, 0xE0 }, "LeapInfo", "Leap Info Systems Pvt. Ltd." }, { { 0x8C, 0x1F, 0x64, 0xFF, 0x30 }, "FuzhouTucsen", "Fuzhou Tucsen Photonics Co.,Ltd" }, { { 0x8C, 0x1F, 0x64, 0xFF, 0x40 }, "SMSgroup", "SMS group GmbH" }, { { 0x8C, 0x1F, 0x64, 0xFF, 0x50 }, "IQTools", "IQ Tools LLC" }, { { 0x8C, 0x1F, 0x64, 0xFF, 0x60 }, "AsconTecnolo", "Ascon Tecnologic S.r.l." }, { { 0x8C, 0x1F, 0x64, 0xFF, 0x80 }, "Chamsys", "Chamsys Ltd" }, { { 0x8C, 0x1F, 0x64, 0xFF, 0x90 }, "Vtron", "Vtron Pty Ltd" }, + { { 0x8C, 0x1F, 0x64, 0xFF, 0xB0 }, "TaicangT&WEl", "Taicang T&W Electronics" }, { { 0x8C, 0x1F, 0x64, 0xFF, 0xC0 }, "InvendisTech", "Invendis Technologies India Pvt Ltd" }, }; diff -Nru wireshark-4.4.7/epan/packet.c wireshark-4.4.13/epan/packet.c --- wireshark-4.4.7/epan/packet.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/packet.c 2026-01-14 18:05:54.000000000 +0000 @@ -3857,7 +3857,10 @@ ws_assert(dtbl_entry); handle = dtbl_entry->current; - ws_assert(handle); + /* current might be NULL, if there was an initial value but then + * set to no handle via Decode As. */ + if (!handle) + return; proto_id = dissector_handle_get_protocol_index(handle); diff -Nru wireshark-4.4.7/epan/pci-ids.c wireshark-4.4.13/epan/pci-ids.c --- wireshark-4.4.7/epan/pci-ids.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/pci-ids.c 2026-01-14 18:05:54.000000000 +0000 @@ -4,10 +4,10 @@ * https://pci-ids.ucw.cz/, fetched indirectly via * https://github.com/pciutils/pciids * - * List of PCI ID's + * List of PCI IDs * - * Version: 2025.05.27 - * Date: 2025-05-27 03:15:02 + * Version: 2026.01.11 + * Date: 2026-01-11 03:15:02 * * Maintained by Albert Pool, Martin Mares, and other volunteers from * the PCI ID Project at https://pci-ids.ucw.cz/. @@ -65,35 +65,54 @@ static pci_id_t const pci_vid_0014[] = { {0x0014, 0xFFFF, 0xFFFF, 0xFFFF, "Loongson Technology LLC(0x0014)"}, -{0x0014, 0x7A00, 0xFFFF, 0xFFFF, "Hyper Transport Bridge Controller(0x7A00)"}, -{0x0014, 0x7A02, 0xFFFF, 0xFFFF, "APB (Advanced Peripheral Bus) Controller(0x7A02)"}, -{0x0014, 0x7A03, 0xFFFF, 0xFFFF, "Gigabit Ethernet Controller(0x7A03)"}, -{0x0014, 0x7A04, 0xFFFF, 0xFFFF, "OTG USB Controller(0x7A04)"}, -{0x0014, 0x7A05, 0xFFFF, 0xFFFF, "Vivante GPU (Graphics Processing Unit)(0x7A05)"}, -{0x0014, 0x7A06, 0xFFFF, 0xFFFF, "DC (Display Controller)(0x7A06)"}, -{0x0014, 0x7A07, 0xFFFF, 0xFFFF, "HDA (High Definition Audio) Controller(0x7A07)"}, -{0x0014, 0x7A08, 0xFFFF, 0xFFFF, "SATA AHCI Controller(0x7A08)"}, -{0x0014, 0x7A09, 0xFFFF, 0xFFFF, "PCI-to-PCI Bridge(0x7A09)"}, -{0x0014, 0x7A0B, 0xFFFF, 0xFFFF, "SPI Controller(0x7A0B)"}, -{0x0014, 0x7A0C, 0xFFFF, 0xFFFF, "LPC Controller(0x7A0C)"}, -{0x0014, 0x7A0F, 0xFFFF, 0xFFFF, "DMA (Direct Memory Access) Controller(0x7A0F)"}, -{0x0014, 0x7A10, 0xFFFF, 0xFFFF, "Hyper Transport Bridge Controller(0x7A10)"}, -{0x0014, 0x7A13, 0xFFFF, 0xFFFF, "7A2000 PCH Gigabit Ethernet Controller(0x7A13)"}, -{0x0014, 0x7A14, 0xFFFF, 0xFFFF, "EHCI USB Controller(0x7A14)"}, -{0x0014, 0x7A15, 0xFFFF, 0xFFFF, "Vivante GPU (Graphics Processing Unit)(0x7A15)"}, -{0x0014, 0x7A18, 0xFFFF, 0xFFFF, "SATA 3 AHCI Controller(0x7A18)"}, +{0x0014, 0x7A00, 0xFFFF, 0xFFFF, "7A1000 Chipset Hyper Transport Bridge Controller(0x7A00)"}, +{0x0014, 0x7A02, 0xFFFF, 0xFFFF, "2K1000 / 7A1000 Chipset Advanced Peripheral Bus Controller(0x7A02)"}, +{0x0014, 0x7A03, 0xFFFF, 0xFFFF, "2K1000/2000 / 7A1000 Chipset Gigabit Ethernet Controller(0x7A03)"}, +{0x0014, 0x7A04, 0xFFFF, 0xFFFF, "2K1000 / 7A1000 Chipset OTG USB Controller(0x7A04)"}, +{0x0014, 0x7A05, 0xFFFF, 0xFFFF, "2K1000 Vivante GC1000 GPU(0x7A05)"}, +{0x0014, 0x7A06, 0xFFFF, 0xFFFF, "2K1000 / 7A1000 Chipset Display Controller(0x7A06)"}, +{0x0014, 0x7A07, 0xFFFF, 0xFFFF, "2K1000/2000 / 7A1000/2000 Chipset HD Audio Controller(0x7A07)"}, +{0x0014, 0x7A08, 0xFFFF, 0xFFFF, "2K1000 / 7A1000 Chipset 3Gb/s SATA AHCI Controller(0x7A08)"}, +{0x0014, 0x7A09, 0xFFFF, 0xFFFF, "2K1000 / 7A1000 Chipset PCIe x1 Bridge(0x7A09)"}, +{0x0014, 0x7A0B, 0xFFFF, 0xFFFF, "7A1000 Chipset SPI Controller(0x7A0B)"}, +{0x0014, 0x7A0C, 0xFFFF, 0xFFFF, "2K2000 / 7A1000/2000 Chipset LPC Controller(0x7A0C)"}, +{0x0014, 0x7A0E, 0xFFFF, 0xFFFF, "2K2000 AES Controller(0x7A0E)"}, +{0x0014, 0x7A0F, 0xFFFF, 0xFFFF, "2K1000 / 7A1000 Chipset DMA Controller(0x7A0F)"}, +{0x0014, 0x7A10, 0xFFFF, 0xFFFF, "7A2000 Chipset Hyper Transport Bridge Controller(0x7A10)"}, +{0x0014, 0x7A13, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset Gigabit Ethernet Controller(0x7A13)"}, +{0x0014, 0x7A14, 0xFFFF, 0xFFFF, "2K1000 / 7A1000/2000 Chipset USB EHCI Controller(0x7A14)"}, +{0x0014, 0x7A15, 0xFFFF, 0xFFFF, "7A1000 Chipset Vivante GC1000 GPU(0x7A15)"}, +{0x0014, 0x7A16, 0xFFFF, 0xFFFF, "2K1000/2000 VPU Decoder(0x7A16)"}, +{0x0014, 0x7A17, 0xFFFF, 0xFFFF, "7A1000 Chipset AC97 Audio Controller(0x7A17)"}, +{0x0014, 0x7A18, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset 6Gb/s SATA AHCI Controller(0x7A18)"}, {0x0014, 0x7A19, 0xFFFF, 0xFFFF, "PCI-to-PCI Bridge(0x7A19)"}, -{0x0014, 0x7A1B, 0xFFFF, 0xFFFF, "SPI Controller(0x7A1B)"}, -{0x0014, 0x7A24, 0xFFFF, 0xFFFF, "OHCI USB Controller(0x7A24)"}, -{0x0014, 0x7A25, 0xFFFF, 0xFFFF, "LG100 GPU(0x7A25)"}, -{0x0014, 0x7A27, 0xFFFF, 0xFFFF, "7A2000 PCH I2S Controller(0x7A27)"}, -{0x0014, 0x7A29, 0xFFFF, 0xFFFF, "PCI-to-PCI Bridge(0x7A29)"}, -{0x0014, 0x7A34, 0xFFFF, 0xFFFF, "xHCI USB Controller(0x7A34)"}, -{0x0014, 0x7A36, 0xFFFF, 0xFFFF, "Display Controller(0x7A36)"}, -{0x0014, 0x7A39, 0xFFFF, 0xFFFF, "PCIe x1 Root Port(0x7A39)"}, -{0x0014, 0x7A49, 0xFFFF, 0xFFFF, "PCIe x4 Root Port(0x7A49)"}, -{0x0014, 0x7A59, 0xFFFF, 0xFFFF, "PCIe x8 Root Port(0x7A59)"}, -{0x0014, 0x7A69, 0xFFFF, 0xFFFF, "PCIe x16 Root Port(0x7A69)"}, +{0x0014, 0x7A1A, 0xFFFF, 0xFFFF, "2K2000 Configuration Bus(0x7A1A)"}, +{0x0014, 0x7A1B, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset SPI Controller(0x7A1B)"}, +{0x0014, 0x7A1D, 0xFFFF, 0xFFFF, "2K2000 RapidIO Interface(0x7A1D)"}, +{0x0014, 0x7A1E, 0xFFFF, 0xFFFF, "2K2000 DES Controller(0x7A1E)"}, +{0x0014, 0x7A22, 0xFFFF, 0xFFFF, "2K2000 Advanced Peripheral Bus Controller(0x7A22)"}, +{0x0014, 0x7A24, 0xFFFF, 0xFFFF, "2K1000 / 7A1000/2000 Chipset USB OHCI Controller(0x7A24)"}, +{0x0014, 0x7A25, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset LG100 GPU(0x7A25)"}, +{0x0014, 0x7A26, 0xFFFF, 0xFFFF, "2K1000 Camera Controller(0x7A26)"}, +{0x0014, 0x7A27, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset I2S Controller(0x7A27)"}, +{0x0014, 0x7A29, 0xFFFF, 0xFFFF, "7A1000 Chipset PCIe x8 Bridge(0x7A29)"}, +{0x0014, 0x7A2E, 0xFFFF, 0xFFFF, "2K2000 RSA Controller(0x7A2E)"}, +{0x0014, 0x7A2F, 0xFFFF, 0xFFFF, "2K2000 DMA Controller(0x7A2F)"}, +{0x0014, 0x7A34, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset USB 3.0 xHCI Controller(0x7A34)"}, +{0x0014, 0x7A36, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset Display Controller(0x7A36)"}, +{0x0014, 0x7A37, 0xFFFF, 0xFFFF, "2K2000 HDMI Audio Controller(0x7A37)"}, +{0x0014, 0x7A39, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset PCIe x1 Root Port(0x7A39)"}, +{0x0014, 0x7A3E, 0xFFFF, 0xFFFF, "2K2000 RNG Controller(0x7A3E)"}, +{0x0014, 0x7A44, 0xFFFF, 0xFFFF, "2K2000 USB 2.0 xHCI Controller(0x7A44)"}, +{0x0014, 0x7A48, 0xFFFF, 0xFFFF, "2K2000 SDIO Controller(0x7A48)"}, +{0x0014, 0x7A49, 0xFFFF, 0xFFFF, "2K2000 / 7A2000 Chipset PCIe x4 Root Port(0x7A49)"}, +{0x0014, 0x7A54, 0xFFFF, 0xFFFF, "2K2000 OTG USB Controller(0x7A54)"}, +{0x0014, 0x7A59, 0xFFFF, 0xFFFF, "7A2000 Chipset PCIe x8 Root Port(0x7A59)"}, +{0x0014, 0x7A69, 0xFFFF, 0xFFFF, "7A2000 Chipset PCIe x16 Root Port(0x7A69)"}, +{0x0014, 0x7A79, 0xFFFF, 0xFFFF, "2K2000 PCIe Root Complex(0x7A79)"}, +{0x0014, 0x7A88, 0xFFFF, 0xFFFF, "2K2000 eMMC Controller(0x7A88)"}, +{0x0014, 0x7A8E, 0xFFFF, 0xFFFF, "2K2000 SE Controller(0x7A8E)"}, +{0x0014, 0x7AF9, 0xFFFF, 0xFFFF, "2K2000 PCIe Endpoint(0x7AF9)"}, }; /* pci_vid_0014[] */ static pci_id_t const pci_vid_0018[] = { @@ -108,6 +127,10 @@ {0x001C, 0x0001, 0x001C, 0x0005, "2 Channel CAN Bus SJC1000 (Optically Isolated)(0x001C-0x0005)"}, }; /* pci_vid_001C[] */ +static pci_id_t const pci_vid_0029[] = { +{0x0029, 0xFFFF, 0xFFFF, 0xFFFF, "MICROCHIP(0x0029)"}, +}; /* pci_vid_0029[] */ + static pci_id_t const pci_vid_003D[] = { {0x003D, 0xFFFF, 0xFFFF, 0xFFFF, "Lockheed Martin-Marietta Corp(0x003D)"}, }; /* pci_vid_003D[] */ @@ -118,7 +141,6 @@ static pci_id_t const pci_vid_0070[] = { {0x0070, 0xFFFF, 0xFFFF, 0xFFFF, "Hauppauge computer works Inc.(0x0070)"}, -{0x0070, 0x7801, 0xFFFF, 0xFFFF, "WinTV HVR-1800 MCE(0x7801)"}, }; /* pci_vid_0070[] */ static pci_id_t const pci_vid_0071[] = { @@ -142,6 +164,10 @@ {0x0123, 0xFFFF, 0xFFFF, 0xFFFF, "General Dynamics(0x0123)"}, }; /* pci_vid_0123[] */ +static pci_id_t const pci_vid_0127[] = { +{0x0127, 0xFFFF, 0xFFFF, 0xFFFF, "MIPS(0x0127)"}, +}; /* pci_vid_0127[] */ + static pci_id_t const pci_vid_0128[] = { {0x0128, 0xFFFF, 0xFFFF, 0xFFFF, "Dell (wrong ID)(0x0128)"}, }; /* pci_vid_0128[] */ @@ -189,6 +215,8 @@ {0x025E, 0x0B70, 0xFFFF, 0xFFFF, "NVMe DC SSD [Yorktown controller](0x0B70)"}, {0x025E, 0x2B59, 0xFFFF, 0xFFFF, "NVMe DC SSD [Atomos Prime](0x2B59)"}, {0x025E, 0x2B59, 0x025E, 0x0008, "NVMe DC SSD U.2-SFF 15mm [D7-PS1010](0x025E-0x0008)"}, +{0x025E, 0x2B59, 0x025E, 0x000C, "NVMe DC SSD E1.S 9.5mm [D7-PS1010](0x025E-0x000C)"}, +{0x025E, 0x2B59, 0x025E, 0x000D, "NVMe DC SSD E1.S 15mm [D7-PS1010](0x025E-0x000D)"}, {0x025E, 0x2B59, 0x025E, 0x0019, "NVMe DC SSD E3.S-1T 7.5mm [D7-PS1010](0x025E-0x0019)"}, {0x025E, 0x2B59, 0x025E, 0x0108, "NVMe DC SSD U.2-SFF 15mm [D7-PS1030](0x025E-0x0108)"}, {0x025E, 0x2B59, 0x025E, 0x0119, "NVMe DC SSD E3.S-1T 7.5mm [D7-PS1030](0x025E-0x0119)"}, @@ -232,6 +260,10 @@ {0x0315, 0xFFFF, 0xFFFF, 0xFFFF, "SK-Electronics Co., Ltd.(0x0315)"}, }; /* pci_vid_0315[] */ +static pci_id_t const pci_vid_031E[] = { +{0x031E, 0xFFFF, 0xFFFF, 0xFFFF, "ANDES(0x031E)"}, +}; /* pci_vid_031E[] */ + static pci_id_t const pci_vid_0357[] = { {0x0357, 0xFFFF, 0xFFFF, 0xFFFF, "TTTech Computertechnik AG (Wrong ID)(0x0357)"}, {0x0357, 0x000A, 0xFFFF, 0xFFFF, "TTP-Monitoring Card V2.0(0x000A)"}, @@ -242,10 +274,18 @@ {0x0432, 0x0001, 0xFFFF, 0xFFFF, "Pluto2 DVB-T Receiver for PCMCIA [EasyWatch MobilSet](0x0001)"}, }; /* pci_vid_0432[] */ +static pci_id_t const pci_vid_0489[] = { +{0x0489, 0xFFFF, 0xFFFF, 0xFFFF, "SIFIVE(0x0489)"}, +}; /* pci_vid_0489[] */ + static pci_id_t const pci_vid_0497[] = { {0x0497, 0xFFFF, 0xFFFF, 0xFFFF, "Dell Inc. (wrong ID)(0x0497)"}, }; /* pci_vid_0497[] */ +static pci_id_t const pci_vid_05B7[] = { +{0x05B7, 0xFFFF, 0xFFFF, 0xFFFF, "THEAD(0x05B7)"}, +}; /* pci_vid_05B7[] */ + static pci_id_t const pci_vid_060E[] = { {0x060E, 0xFFFF, 0xFFFF, 0xFFFF, "Lightelligence(0x060E)"}, {0x060E, 0x0001, 0xFFFF, 0xFFFF, "Hummingbird ES(0x0001)"}, @@ -301,6 +341,7 @@ {0x0731, 0x920A, 0x0731, 0x920A, "JH920(0x0731-0x920A)"}, {0x0731, 0x920A, 0x0731, 0x920B, "JH920-I(0x0731-0x920B)"}, {0x0731, 0x920A, 0x0731, 0x920C, "JH920-M(0x0731-0x920C)"}, +{0x0731, 0x920A, 0x0731, 0x920D, "JH920-II(0x0731-0x920D)"}, {0x0731, 0x920B, 0xFFFF, 0xFFFF, "JH920-I(0x920B)"}, {0x0731, 0x920C, 0xFFFF, 0xFFFF, "JH920-M(0x920C)"}, {0x0731, 0x9210, 0xFFFF, 0xFFFF, "JM9210(0x9210)"}, @@ -317,6 +358,7 @@ {0x0731, 0x930A, 0x0731, 0x930A, "JH930-I(0x0731-0x930A)"}, {0x0731, 0x930A, 0x0731, 0x930B, "JH930-M(0x0731-0x930B)"}, {0x0731, 0x930A, 0x0731, 0x930C, "JH930(0x0731-0x930C)"}, +{0x0731, 0x930A, 0x0731, 0x930D, "JH930-II(0x0731-0x930D)"}, {0x0731, 0x930B, 0xFFFF, 0xFFFF, "JH930-M(0x930B)"}, {0x0731, 0xF011, 0xFFFF, 0xFFFF, "JM1100-IV(0xF011)"}, {0x0731, 0xF111, 0xFFFF, 0xFFFF, "JM1100-MV(0xF111)"}, @@ -395,20 +437,8 @@ {0x0E11, 0x0046, 0x0E11, 0x409B, "Smart Array 642(0x0E11-0x409B)"}, {0x0E11, 0x0046, 0x0E11, 0x409C, "Smart Array 6400(0x0E11-0x409C)"}, {0x0E11, 0x0046, 0x0E11, 0x409D, "Smart Array 6400 EM(0x0E11-0x409D)"}, -{0x0E11, 0x0049, 0xFFFF, 0xFFFF, "NC7132 Gigabit Upgrade Module(0x0049)"}, -{0x0E11, 0x004A, 0xFFFF, 0xFFFF, "NC6136 Gigabit Server Adapter(0x004A)"}, {0x0E11, 0x005A, 0xFFFF, 0xFFFF, "Remote Insight II board - Lights-Out(0x005A)"}, -{0x0E11, 0x007C, 0xFFFF, 0xFFFF, "NC7770 1000BaseTX(0x007C)"}, -{0x0E11, 0x007D, 0xFFFF, 0xFFFF, "NC6770 1000BaseTX(0x007D)"}, -{0x0E11, 0x0085, 0xFFFF, 0xFFFF, "NC7780 1000BaseTX(0x0085)"}, {0x0E11, 0x00B1, 0xFFFF, 0xFFFF, "Remote Insight II board - PCI device(0x00B1)"}, -{0x0E11, 0x00BB, 0xFFFF, 0xFFFF, "NC7760(0x00BB)"}, -{0x0E11, 0x00CA, 0xFFFF, 0xFFFF, "NC7771(0x00CA)"}, -{0x0E11, 0x00CB, 0xFFFF, 0xFFFF, "NC7781(0x00CB)"}, -{0x0E11, 0x00CF, 0xFFFF, 0xFFFF, "NC7772(0x00CF)"}, -{0x0E11, 0x00D0, 0xFFFF, 0xFFFF, "NC7782(0x00D0)"}, -{0x0E11, 0x00D1, 0xFFFF, 0xFFFF, "NC7783(0x00D1)"}, -{0x0E11, 0x00E3, 0xFFFF, 0xFFFF, "NC7761(0x00E3)"}, {0x0E11, 0x0508, 0xFFFF, 0xFFFF, "Netelligent 4/16 Token Ring(0x0508)"}, {0x0E11, 0x1000, 0xFFFF, 0xFFFF, "Triflex/Pentium Bridge, Model 1000(0x1000)"}, {0x0E11, 0x2000, 0xFFFF, 0xFFFF, "Triflex/Pentium Bridge, Model 2000(0x2000)"}, @@ -418,18 +448,10 @@ {0x0E11, 0x4000, 0xFFFF, 0xFFFF, "4000 [Triflex](0x4000)"}, {0x0E11, 0x4040, 0xFFFF, 0xFFFF, "Integrated Array(0x4040)"}, {0x0E11, 0x4048, 0xFFFF, 0xFFFF, "Compaq Raid LC2(0x4048)"}, -{0x0E11, 0x4050, 0xFFFF, 0xFFFF, "Smart Array 4200(0x4050)"}, -{0x0E11, 0x4051, 0xFFFF, 0xFFFF, "Smart Array 4250ES(0x4051)"}, -{0x0E11, 0x4058, 0xFFFF, 0xFFFF, "Smart Array 431(0x4058)"}, {0x0E11, 0x4070, 0xFFFF, 0xFFFF, "Smart Array 5300(0x4070)"}, {0x0E11, 0x4080, 0xFFFF, 0xFFFF, "Smart Array 5i(0x4080)"}, {0x0E11, 0x4082, 0xFFFF, 0xFFFF, "Smart Array 532(0x4082)"}, {0x0E11, 0x4083, 0xFFFF, 0xFFFF, "Smart Array 5312(0x4083)"}, -{0x0E11, 0x4091, 0xFFFF, 0xFFFF, "Smart Array 6i(0x4091)"}, -{0x0E11, 0x409A, 0xFFFF, 0xFFFF, "Smart Array 641(0x409A)"}, -{0x0E11, 0x409B, 0xFFFF, 0xFFFF, "Smart Array 642(0x409B)"}, -{0x0E11, 0x409C, 0xFFFF, 0xFFFF, "Smart Array 6400(0x409C)"}, -{0x0E11, 0x409D, 0xFFFF, 0xFFFF, "Smart Array 6400 EM(0x409D)"}, {0x0E11, 0x6010, 0xFFFF, 0xFFFF, "HotPlug PCI Bridge 6010(0x6010)"}, {0x0E11, 0x7020, 0xFFFF, 0xFFFF, "USB Controller(0x7020)"}, {0x0E11, 0xA0EC, 0xFFFF, 0xFFFF, "Fibre Channel Host Controller(0xA0EC)"}, @@ -462,31 +484,12 @@ {0x0E11, 0xAE6D, 0xFFFF, 0xFFFF, "NorthStar CPU to PCI Bridge(0xAE6D)"}, {0x0E11, 0xB011, 0xFFFF, 0xFFFF, "Netelligent 10/100 TX Embedded UTP(0xB011)"}, {0x0E11, 0xB012, 0xFFFF, 0xFFFF, "Netelligent 10 T/2 PCI UTP/Coax(0xB012)"}, -{0x0E11, 0xB01E, 0xFFFF, 0xFFFF, "NC3120 Fast Ethernet NIC(0xB01E)"}, -{0x0E11, 0xB01F, 0xFFFF, 0xFFFF, "NC3122 Fast Ethernet NIC(0xB01F)"}, -{0x0E11, 0xB02F, 0xFFFF, 0xFFFF, "NC1120 Ethernet NIC(0xB02F)"}, {0x0E11, 0xB030, 0xFFFF, 0xFFFF, "Netelligent 10/100 TX UTP(0xB030)"}, -{0x0E11, 0xB04A, 0xFFFF, 0xFFFF, "10/100 TX PCI Intel WOL UTP Controller(0xB04A)"}, {0x0E11, 0xB060, 0xFFFF, 0xFFFF, "Smart Array 5300 Controller(0xB060)"}, -{0x0E11, 0xB0C6, 0xFFFF, 0xFFFF, "NC3161 Fast Ethernet NIC(0xB0C6)"}, -{0x0E11, 0xB0C7, 0xFFFF, 0xFFFF, "NC3160 Fast Ethernet NIC(0xB0C7)"}, -{0x0E11, 0xB0D7, 0xFFFF, 0xFFFF, "NC3121 Fast Ethernet NIC(0xB0D7)"}, -{0x0E11, 0xB0DD, 0xFFFF, 0xFFFF, "NC3131 Fast Ethernet NIC(0xB0DD)"}, -{0x0E11, 0xB0DE, 0xFFFF, 0xFFFF, "NC3132 Fast Ethernet Module(0xB0DE)"}, -{0x0E11, 0xB0DF, 0xFFFF, 0xFFFF, "NC6132 Gigabit Module(0xB0DF)"}, -{0x0E11, 0xB0E0, 0xFFFF, 0xFFFF, "NC6133 Gigabit Module(0xB0E0)"}, -{0x0E11, 0xB0E1, 0xFFFF, 0xFFFF, "NC3133 Fast Ethernet Module(0xB0E1)"}, -{0x0E11, 0xB123, 0xFFFF, 0xFFFF, "NC6134 Gigabit NIC(0xB123)"}, -{0x0E11, 0xB134, 0xFFFF, 0xFFFF, "NC3163 Fast Ethernet NIC(0xB134)"}, -{0x0E11, 0xB13C, 0xFFFF, 0xFFFF, "NC3162 Fast Ethernet NIC(0xB13C)"}, -{0x0E11, 0xB144, 0xFFFF, 0xFFFF, "NC3123 Fast Ethernet NIC(0xB144)"}, -{0x0E11, 0xB163, 0xFFFF, 0xFFFF, "NC3134 Fast Ethernet NIC(0xB163)"}, -{0x0E11, 0xB164, 0xFFFF, 0xFFFF, "NC3165 Fast Ethernet Upgrade Module(0xB164)"}, {0x0E11, 0xB178, 0xFFFF, 0xFFFF, "Smart Array 5i/532(0xB178)"}, {0x0E11, 0xB178, 0x0E11, 0x4080, "Smart Array 5i(0x0E11-0x4080)"}, {0x0E11, 0xB178, 0x0E11, 0x4082, "Smart Array 532(0x0E11-0x4082)"}, {0x0E11, 0xB178, 0x0E11, 0x4083, "Smart Array 5312(0x0E11-0x4083)"}, -{0x0E11, 0xB1A4, 0xFFFF, 0xFFFF, "NC7131 Gigabit Server Adapter(0xB1A4)"}, {0x0E11, 0xB200, 0xFFFF, 0xFFFF, "Memory Hot-Plug Controller(0xB200)"}, {0x0E11, 0xB203, 0xFFFF, 0xFFFF, "Integrated Lights Out Controller(0xB203)"}, {0x0E11, 0xB203, 0x103C, 0x3305, "iLO2(0x103C-0x3305)"}, @@ -702,7 +705,7 @@ {0x1000, 0x005B, 0x1028, 0x1F35, "PERC H710 Adapter(0x1028-0x1F35)"}, {0x1000, 0x005B, 0x1028, 0x1F37, "PERC H710 Mini (for blades)(0x1028-0x1F37)"}, {0x1000, 0x005B, 0x1028, 0x1F38, "PERC H710 Mini (for monolithics)(0x1028-0x1F38)"}, -{0x1000, 0x005B, 0x15D9, 0x0690, "LSI MegaRAID ROMB(0x15D9-0x0690)"}, +{0x1000, 0x005B, 0x15D9, 0x0690, "AOC-S2208L-H8iR(0x15D9-0x0690)"}, {0x1000, 0x005B, 0x8086, 0x3510, "RMS25PB080 RAID Controller(0x8086-0x3510)"}, {0x1000, 0x005B, 0x8086, 0x3511, "RMS25PB040 RAID Controller(0x8086-0x3511)"}, {0x1000, 0x005B, 0x8086, 0x3512, "RMT3PB080 RAID Controller(0x8086-0x3512)"}, @@ -804,6 +807,7 @@ {0x1000, 0x0072, 0x1000, 0x3040, "9210-8i(0x1000-0x3040)"}, {0x1000, 0x0072, 0x1000, 0x3080, "9200-8e [LSI SAS 6Gb/s SAS/SATA PCIe x8 External HBA](0x1000-0x3080)"}, {0x1000, 0x0072, 0x1000, 0x30B0, "9200-8e [LSI SAS 6Gb/s SAS/SATA PCIe x8 External HBA](0x1000-0x30B0)"}, +{0x1000, 0x0072, 0x1000, 0x30E0, "9202-16e(0x1000-0x30E0)"}, {0x1000, 0x0072, 0x1014, 0x03CA, "IBM 6Gb SAS HBA [9212-4i4e](0x1014-0x03CA)"}, {0x1000, 0x0072, 0x1028, 0x1F1C, "6Gbps SAS HBA Adapter(0x1028-0x1F1C)"}, {0x1000, 0x0072, 0x1028, 0x1F1D, "PERC H200 Adapter(0x1028-0x1F1D)"}, @@ -816,7 +820,7 @@ {0x1000, 0x0072, 0x1BD4, 0x000E, "6G SAS2008IR(0x1BD4-0x000E)"}, {0x1000, 0x0072, 0x1BD4, 0x000F, "6G SAS2008IT SA5248(0x1BD4-0x000F)"}, {0x1000, 0x0072, 0x1BD4, 0x0010, "6G SAS2008IR SA5248(0x1BD4-0x0010)"}, -{0x1000, 0x0072, 0x4C52, 0x96C8, "LRSA96C8 8-Port SATA3(6Gb/s)Exchange Adapter (with Raid)(0x4C52-0x96C8)"}, +{0x1000, 0x0072, 0x4C52, 0x96C8, "LRSA96C8 8-Port SATA3 (6Gb/s) Exchange Adapter (with RAID)(0x4C52-0x96C8)"}, {0x1000, 0x0072, 0x8086, 0x350F, "RMS2LL040 RAID Controller(0x8086-0x350F)"}, {0x1000, 0x0072, 0x8086, 0x3700, "SSD 910 Series(0x8086-0x3700)"}, {0x1000, 0x0073, 0xFFFF, 0xFFFF, "MegaRAID SAS 2008 [Falcon](0x0073)"}, @@ -921,6 +925,7 @@ {0x1000, 0x0087, 0x1000, 0x3040, "9207-8e SAS2.1 HBA(0x1000-0x3040)"}, {0x1000, 0x0087, 0x1000, 0x3050, "SAS9217-8i(0x1000-0x3050)"}, {0x1000, 0x0087, 0x1000, 0x3060, "SAS9217-4i4e(0x1000-0x3060)"}, +{0x1000, 0x0087, 0x1000, 0x3070, "SAS9206-16e(0x1000-0x3070)"}, {0x1000, 0x0087, 0x1014, 0x0472, "N2125 External Host Bus Adapter(0x1014-0x0472)"}, {0x1000, 0x0087, 0x1014, 0x047A, "N2115 Internal Host Bus Adapter(0x1014-0x047A)"}, {0x1000, 0x0087, 0x1590, 0x0041, "H220i(0x1590-0x0041)"}, @@ -1001,6 +1006,7 @@ {0x1000, 0x00A5, 0x15D9, 0x1D03, "AOC-S4116L-H16IR (16DD/96DD) RAID Adapter(0x15D9-0x1D03)"}, {0x1000, 0x00A5, 0x15D9, 0x1D07, "AOC-S4016L-L16IT Storage Adapter(0x15D9-0x1D07)"}, {0x1000, 0x00A5, 0x15D9, 0x1D08, "AOC-S4016L-L16IR Storage Adapter(0x15D9-0x1D08)"}, +{0x1000, 0x00A5, 0x17AA, 0x7855, "ThinkSystem RAID 950W-16i 8GB Flash PCIe Gen4 24Gb Adapter(0x17AA-0x7855)"}, {0x1000, 0x00A5, 0x1D49, 0x020A, "ThinkSystem 450W-16e SAS/SATA PCIe Gen4 24Gb HBA(0x1D49-0x020A)"}, {0x1000, 0x00AB, 0xFFFF, 0xFFFF, "SAS3516 Fusion-MPT Tri-Mode RAID On Chip (ROC)(0x00AB)"}, {0x1000, 0x00AB, 0x1000, 0x3040, "HBA 9400-8i8e(0x1000-0x3040)"}, @@ -1022,6 +1028,7 @@ {0x1000, 0x00AF, 0x1D49, 0x0202, "ThinkSystem 430-8e SAS/SATA 12Gb HBA(0x1D49-0x0202)"}, {0x1000, 0x00AF, 0x1D49, 0x0204, "ThinkSystem 430-8i SAS/SATA 12Gb Dense HBA(0x1D49-0x0204)"}, {0x1000, 0x00B2, 0xFFFF, 0xFFFF, "PCIe Switch management endpoint(0x00B2)"}, +{0x1000, 0x00B2, 0x15D9, 0x1D24, "AOM-PCIE5-418P(0x15D9-0x1D24)"}, {0x1000, 0x00B2, 0x1D49, 0x0003, "ThinkSystem 1611-8P PCIe Gen4 NVMe Switch Adapter(0x1D49-0x0003)"}, {0x1000, 0x00B3, 0xFFFF, 0xFFFF, "Fusion-MPT 24G SAS/PCIe SAS50xx/SAS51xx(0x00B3)"}, {0x1000, 0x00B3, 0x1000, 0x5000, "MegaRAID 9760W-32i 24G SAS/PCIe Storage Adapter(0x1000-0x5000)"}, @@ -1034,7 +1041,10 @@ {0x1000, 0x00B3, 0x1028, 0x22D3, "PERC H975i Adapter(0x1028-0x22D3)"}, {0x1000, 0x00B3, 0x1028, 0x23CB, "PERC H975i Front(0x1028-0x23CB)"}, {0x1000, 0x00B3, 0x1028, 0x23CD, "PERC H975i Adapter(0x1028-0x23CD)"}, +{0x1000, 0x00B3, 0x1028, 0x2446, "PERC H976i Front(0x1028-0x2446)"}, +{0x1000, 0x00B3, 0x17AA, 0x784C, "ThinkSystem RAID 960W PCIe Gen5 Adapter(0x17AA-0x784C)"}, {0x1000, 0x00B3, 0x1D49, 0x020B, "ThinkSystem 460-16e SAS/SATA PCIe Gen5 24Gb HBA(0x1D49-0x020B)"}, +{0x1000, 0x00B4, 0xFFFF, 0xFFFF, "Fusion-MPT 24G SAS/PCIe SAS50xx/SAS51xx(0x00B4)"}, {0x1000, 0x00B5, 0xFFFF, 0xFFFF, "Fusion-MPT 24G SAS/PCIe SAS50xx/SAS51xx(0x00B5)"}, {0x1000, 0x00B5, 0x1000, 0x5000, "MegaRAID 9760W-32i 24G SAS/PCIe Storage Adapter(0x1000-0x5000)"}, {0x1000, 0x00B5, 0x1000, 0x5001, "MegaRAID 9760W-16i 24G SAS/PCIe Storage Adapter(0x1000-0x5001)"}, @@ -1046,6 +1056,15 @@ {0x1000, 0x00B5, 0x1028, 0x22D3, "PERC H975i Adapter - Virtual(0x1028-0x22D3)"}, {0x1000, 0x00B5, 0x1028, 0x23CB, "PERC H975i Front - Virtual(0x1028-0x23CB)"}, {0x1000, 0x00B5, 0x1028, 0x23CD, "PERC H975i Adapter - Virtual(0x1028-0x23CD)"}, +{0x1000, 0x00B5, 0x17AA, 0x784C, "ThinkSystem RAID 960W PCIe Gen5 Adapter(0x17AA-0x784C)"}, +{0x1000, 0x00B6, 0xFFFF, 0xFFFF, "Fusion-MPT 24G SAS/PCIe SAS50xx/SAS51xx(0x00B6)"}, +{0x1000, 0x00B6, 0x1000, 0x5000, "MegaRAID 9760W-32i 24G SAS/PCIe Storage Adapter(0x1000-0x5000)"}, +{0x1000, 0x00B6, 0x1000, 0x5001, "MegaRAID 9760W-16i 24G SAS/PCIe Storage Adapter(0x1000-0x5001)"}, +{0x1000, 0x00B6, 0x1000, 0x5010, "MegaRAID 9760W-16i16e 24G SAS/PCIe Storage Adapter(0x1000-0x5010)"}, +{0x1000, 0x00B6, 0x1000, 0x5020, "eHBA 9700W-32i 24G SAS/PCIe Storage Adapter(0x1000-0x5020)"}, +{0x1000, 0x00B6, 0x1000, 0x5021, "eHBA 9700W-16i 24G SAS/PCIe Storage Adapter(0x1000-0x5021)"}, +{0x1000, 0x00B6, 0x1000, 0x5030, "eHBA 9700-16e 24G SAS/PCIe Storage Adapter(0x1000-0x5030)"}, +{0x1000, 0x00B6, 0x1028, 0x2446, "PERC H976i Front - Virtual(0x1028-0x2446)"}, {0x1000, 0x00B8, 0xFFFF, 0xFFFF, "Fusion-MPT Switch SAS50xx/SAS51xx(0x00B8)"}, {0x1000, 0x00BE, 0xFFFF, 0xFFFF, "SAS3504 Fusion-MPT Tri-Mode RAID On Chip (ROC)(0x00BE)"}, {0x1000, 0x00BF, 0xFFFF, 0xFFFF, "SAS3404 Fusion-MPT Tri-Mode I/O Controller Chip (IOC)(0x00BF)"}, @@ -1056,6 +1075,7 @@ {0x1000, 0x00C4, 0xFFFF, 0xFFFF, "SAS3224 PCI-Express Fusion-MPT SAS-3(0x00C4)"}, {0x1000, 0x00C4, 0x1000, 0x3190, "SAS9305-16i(0x1000-0x3190)"}, {0x1000, 0x00C4, 0x1000, 0x31A0, "SAS9305-24i(0x1000-0x31A0)"}, +{0x1000, 0x00C4, 0x1000, 0x31B0, "SAS9306-24i(0x1000-0x31B0)"}, {0x1000, 0x00C4, 0x1170, 0x0002, "SAS3224 PCI Express to 12Gb HBA MEZZ CARD(0x1170-0x0002)"}, {0x1000, 0x00C5, 0xFFFF, 0xFFFF, "SAS3316 PCI-Express Fusion-MPT SAS-3(0x00C5)"}, {0x1000, 0x00C6, 0xFFFF, 0xFFFF, "SAS3316 PCI-Express Fusion-MPT SAS-3(0x00C6)"}, @@ -1266,11 +1286,15 @@ {0x1000, 0x10E6, 0x1D49, 0x0505, "ThinkSystem RAID 540-8i PCIe Gen4 12Gb Adapter(0x1D49-0x0505)"}, {0x1000, 0x10E6, 0x1D49, 0x0506, "ThinkSystem RAID 540-16i PCIe Gen4 12Gb Adapter(0x1D49-0x0506)"}, {0x1000, 0x10E6, 0x1D49, 0x0507, "ThinkSystem RAID 545-8i PCIe Gen4 12Gb Adapter(0x1D49-0x0507)"}, +{0x1000, 0x10E6, 0x1D49, 0x0508, "ThinkSystem RAID 545-8i PCIe Gen4 12Gb Internal Adapter(0x1D49-0x0508)"}, {0x1000, 0x10E6, 0x1D49, 0x0700, "ThinkSystem M.2 RAID B540i-2i SATA/NVMe Enablement Kit(0x1D49-0x0700)"}, {0x1000, 0x10E6, 0x1D49, 0x0701, "ThinkSystem 7mm RAID B540p-2HS SATA/NVMe Enablement Kit(0x1D49-0x0701)"}, {0x1000, 0x10E6, 0x1D49, 0x0702, "ThinkSystem M.2 RAID B540p-2HS SATA/NVMe Enablement Kit(0x1D49-0x0702)"}, {0x1000, 0x10E6, 0x1D49, 0x0703, "ThinkSystem M.2 RAID B540d-2HS SATA/NVMe Enablement Kit(0x1D49-0x0703)"}, {0x1000, 0x10E6, 0x1D49, 0x0704, "ThinkSystem M.2 RAID B545i-2i SATA/NVMe Enablement Kit(0x1D49-0x0704)"}, +{0x1000, 0x10E6, 0x1D49, 0x0705, "ThinkSystem M.2 RAID B550p-2HS SATA/NVMe Enablement Kit(0x1D49-0x0705)"}, +{0x1000, 0x10E6, 0x1D49, 0x0706, "ThinkSystem M.2 RAID B550d-2HS SATA/NVMe Enablement Kit(0x1D49-0x0706)"}, +{0x1000, 0x10E6, 0x1D49, 0x0707, "ThinkSystem M.2 RAID B550i-2i SATA/NVMe Enablement Kit(0x1D49-0x0707)"}, {0x1000, 0x10E7, 0xFFFF, 0xFFFF, "MegaRAID 12GSAS/PCIe Unsupported SAS38xx(0x10E7)"}, {0x1000, 0x1960, 0xFFFF, 0xFFFF, "MegaRAID(0x1960)"}, {0x1000, 0x1960, 0x1000, 0x0518, "MegaRAID 518 SCSI 320-2 Controller(0x1000-0x0518)"}, @@ -1321,6 +1345,7 @@ {0x1000, 0xC030, 0x1000, 0x100B, "PEX89000 PCIe Gen 5 Virtual Upstream/Downstream Port(0x1000-0x100B)"}, {0x1000, 0xC030, 0x1000, 0x2004, "PEX89000 Virtual PCIe TWC/NT 2.0 Endpoint(0x1000-0x2004)"}, {0x1000, 0xC030, 0x1000, 0x2005, "PEX89000 Virtual PCIe gDMA Endpoint(0x1000-0x2005)"}, +{0x1000, 0xC030, 0x15D9, 0x1D24, "AOM-PCIE5-418P(0x15D9-0x1D24)"}, {0x1000, 0xC034, 0xFFFF, 0xFFFF, "PEX890xx PCIe Gen 5 Switch(0xC034)"}, {0x1000, 0xC034, 0x1000, 0x0024, "PEX89024 PCIe Gen 5 24 port/lane Switch Upstream/Downstream Port(0x1000-0x0024)"}, {0x1000, 0xC034, 0x1000, 0x0032, "PEX89032 PCIe Gen 5 32 port/lane Switch Upstream/Downstream Port(0x1000-0x0032)"}, @@ -1381,7 +1406,8 @@ {0x1002, 0x145A, 0xFFFF, 0xFFFF, "Dummy Function (absent graphics controller)(0x145A)"}, {0x1002, 0x1478, 0xFFFF, 0xFFFF, "Navi 10 XL Upstream Port of PCI Express Switch(0x1478)"}, {0x1002, 0x1479, 0xFFFF, 0xFFFF, "Navi 10 XL Downstream Port of PCI Express Switch(0x1479)"}, -{0x1002, 0x1506, 0xFFFF, 0xFFFF, "Mendocino(0x1506)"}, +{0x1002, 0x1506, 0xFFFF, 0xFFFF, "Mendocino [Radeon 610M](0x1506)"}, +{0x1002, 0x1506, 0x17AA, 0x380E, "IdeaPad 1 15AMN7(0x17AA-0x380E)"}, {0x1002, 0x150E, 0xFFFF, 0xFFFF, "Strix [Radeon 880M / 890M](0x150E)"}, {0x1002, 0x154C, 0xFFFF, 0xFFFF, "Kryptos [Radeon RX 350](0x154C)"}, {0x1002, 0x154C, 0x1462, 0x7C28, "MS-7C28 Motherboard(0x1462-0x7C28)"}, @@ -1390,6 +1416,7 @@ {0x1002, 0x1552, 0xFFFF, 0xFFFF, "Pooky(0x1552)"}, {0x1002, 0x1561, 0xFFFF, 0xFFFF, "Anubis(0x1561)"}, {0x1002, 0x1586, 0xFFFF, 0xFFFF, "Strix Halo [Radeon Graphics / Radeon 8050S Graphics / Radeon 8060S Graphics](0x1586)"}, +{0x1002, 0x15B3, 0xFFFF, 0xFFFF, "Stoney HDMI/DP Audio Controller(0x15B3)"}, {0x1002, 0x15BF, 0xFFFF, 0xFFFF, "Phoenix1(0x15BF)"}, {0x1002, 0x15C8, 0xFFFF, 0xFFFF, "Phoenix2(0x15C8)"}, {0x1002, 0x15D8, 0xFFFF, 0xFFFF, "Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series](0x15D8)"}, @@ -1416,11 +1443,11 @@ {0x1002, 0x15FF, 0xFFFF, 0xFFFF, "Fenghuang [Zhongshan Subor Z+](0x15FF)"}, {0x1002, 0x1607, 0xFFFF, 0xFFFF, "Arden(0x1607)"}, {0x1002, 0x1636, 0xFFFF, 0xFFFF, "Renoir [Radeon Vega Series / Radeon Vega Mobile Series](0x1636)"}, -{0x1002, 0x1637, 0xFFFF, 0xFFFF, "Renoir Radeon High Definition Audio Controller(0x1637)"}, +{0x1002, 0x1637, 0xFFFF, 0xFFFF, "Renoir/Cezanne HDMI/DP Audio Controller(0x1637)"}, {0x1002, 0x1638, 0xFFFF, 0xFFFF, "Cezanne [Radeon Vega Series / Radeon Vega Mobile Series](0x1638)"}, {0x1002, 0x1638, 0x1043, 0x16C2, "Radeon Vega 8(0x1043-0x16C2)"}, {0x1002, 0x163F, 0xFFFF, 0xFFFF, "VanGogh [AMD Custom GPU 0405](0x163F)"}, -{0x1002, 0x1640, 0xFFFF, 0xFFFF, "Radeon High Definition Audio Controller [Rembrandt/Strix](0x1640)"}, +{0x1002, 0x1640, 0xFFFF, 0xFFFF, "Radeon High Definition Audio Controller(0x1640)"}, {0x1002, 0x164C, 0xFFFF, 0xFFFF, "Lucienne(0x164C)"}, {0x1002, 0x164D, 0xFFFF, 0xFFFF, "Rembrandt(0x164D)"}, {0x1002, 0x164E, 0xFFFF, 0xFFFF, "Raphael(0x164E)"}, @@ -1428,8 +1455,9 @@ {0x1002, 0x1681, 0xFFFF, 0xFFFF, "Rembrandt [Radeon 680M](0x1681)"}, {0x1002, 0x1714, 0xFFFF, 0xFFFF, "BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series](0x1714)"}, {0x1002, 0x1714, 0x103C, 0x168B, "ProBook 4535s(0x103C-0x168B)"}, -{0x1002, 0x1900, 0xFFFF, 0xFFFF, "Phoenix3(0x1900)"}, -{0x1002, 0x1901, 0xFFFF, 0xFFFF, "Phoenix4(0x1901)"}, +{0x1002, 0x1900, 0xFFFF, 0xFFFF, "HawkPoint1(0x1900)"}, +{0x1002, 0x1901, 0xFFFF, 0xFFFF, "HawkPoint2(0x1901)"}, +{0x1002, 0x1902, 0xFFFF, 0xFFFF, "Krackan2(0x1902)"}, {0x1002, 0x3150, 0xFFFF, 0xFFFF, "RV380/M24 [Mobility Radeon X600](0x3150)"}, {0x1002, 0x3150, 0x103C, 0x0934, "nx8220(0x103C-0x0934)"}, {0x1002, 0x3151, 0xFFFF, 0xFFFF, "RV380 GL [FireMV 2400](0x3151)"}, @@ -3929,6 +3957,7 @@ {0x1002, 0x6995, 0xFFFF, 0xFFFF, "Lexa XT [Radeon PRO WX 2100](0x6995)"}, {0x1002, 0x699F, 0xFFFF, 0xFFFF, "Lexa PRO [Radeon 540/540X/550/550X / RX 540X/550/550X](0x699F)"}, {0x1002, 0x699F, 0x1028, 0x1720, "Radeon RX 550X(0x1028-0x1720)"}, +{0x1002, 0x699F, 0x1458, 0x22F3, "Radeon RX 550 2GB(0x1458-0x22F3)"}, {0x1002, 0x699F, 0x148C, 0x2380, "Lexa XL [Radeon RX 550](0x148C-0x2380)"}, {0x1002, 0x699F, 0x17AA, 0x5069, "Thinkpad E480/E580(0x17AA-0x5069)"}, {0x1002, 0x699F, 0x1DA2, 0xE367, "Lexa PRO [Radeon RX 550](0x1DA2-0xE367)"}, @@ -4092,6 +4121,7 @@ {0x1002, 0x731F, 0x1002, 0x0B36, "Reference RX 5700 XT(0x1002-0x0B36)"}, {0x1002, 0x731F, 0x1458, 0x2313, "Radeon RX 5700 XT Gaming OC(0x1458-0x2313)"}, {0x1002, 0x731F, 0x1458, 0x231D, "Radeon RX 5600 XT/REV 2.0 [Windforce 6GB OC](0x1458-0x231D)"}, +{0x1002, 0x731F, 0x1462, 0x381E, "RX 5600 XT MECH OC(0x1462-0x381E)"}, {0x1002, 0x731F, 0x148C, 0x2398, "AXRX 5700 XT 8GBD6-3DHE/OC [PowerColor Red Devil Radeon RX 5700 XT](0x148C-0x2398)"}, {0x1002, 0x731F, 0x1682, 0x5701, "RX 5700 XT RAW II(0x1682-0x5701)"}, {0x1002, 0x731F, 0x1849, 0x5102, "RX5700 CLD 8GO [ASRock Challenger D RX 5700 OC](0x1849-0x5102)"}, @@ -4135,6 +4165,7 @@ {0x1002, 0x73C4, 0xFFFF, 0xFFFF, "Navi 22 USB(0x73C4)"}, {0x1002, 0x73CE, 0xFFFF, 0xFFFF, "Navi 22-XL SRIOV MxGPU(0x73CE)"}, {0x1002, 0x73DF, 0xFFFF, 0xFFFF, "Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT](0x73DF)"}, +{0x1002, 0x73DF, 0x1002, 0x0E36, "Radeon RX 6700 XT 12G(0x1002-0x0E36)"}, {0x1002, 0x73DF, 0x1043, 0x16C2, "Radeon RX 6800M(0x1043-0x16C2)"}, {0x1002, 0x73DF, 0x1458, 0x2408, "Radeon RX 6750 XT GAMING OC 12G(0x1458-0x2408)"}, {0x1002, 0x73DF, 0x1462, 0x3980, "Radeon RX 6700 XT Mech 2X 12G [MSI](0x1462-0x3980)"}, @@ -4174,6 +4205,7 @@ {0x1002, 0x7446, 0xFFFF, 0xFFFF, "Navi 31 USB(0x7446)"}, {0x1002, 0x7448, 0xFFFF, 0xFFFF, "Navi 31 [Radeon Pro W7900](0x7448)"}, {0x1002, 0x744A, 0xFFFF, 0xFFFF, "Navi 31 [Radeon Pro W7900 Dual Slot](0x744A)"}, +{0x1002, 0x744B, 0xFFFF, 0xFFFF, "Navi 31 [Radeon Pro W7900D](0x744B)"}, {0x1002, 0x744C, 0xFFFF, 0xFFFF, "Navi 31 [Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M](0x744C)"}, {0x1002, 0x744C, 0x1002, 0x0E3B, "RX 7900 XTX / RX 7900 GRE [XFX](0x1002-0x0E3B)"}, {0x1002, 0x744C, 0x1043, 0x0506, "TUF Gaming Radeon RX 7900 XTX OC(0x1043-0x0506)"}, @@ -4198,15 +4230,23 @@ {0x1002, 0x7489, 0xFFFF, 0xFFFF, "Navi 33 [Radeon Pro W7500](0x7489)"}, {0x1002, 0x748B, 0xFFFF, 0xFFFF, "Navi 33 [Radeon Graphics](0x748B)"}, {0x1002, 0x7499, 0xFFFF, 0xFFFF, "Navi 33 [Radeon RX 7400/7300/Pro W7400](0x7499)"}, +{0x1002, 0x749F, 0xFFFF, 0xFFFF, "Navi 33 [Radeon RX 7500](0x749F)"}, {0x1002, 0x74A0, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI300A](0x74A0)"}, {0x1002, 0x74A1, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI300X](0x74A1)"}, {0x1002, 0x74A2, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI308X](0x74A2)"}, {0x1002, 0x74A5, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI325X](0x74A5)"}, {0x1002, 0x74A9, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI300X HF](0x74A9)"}, {0x1002, 0x74B5, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI300X VF](0x74B5)"}, +{0x1002, 0x74B9, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI325X VF](0x74B9)"}, {0x1002, 0x74BD, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI300X HF](0x74BD)"}, -{0x1002, 0x7550, 0xFFFF, 0xFFFF, "Navi 48 [RX 9070/9070 XT](0x7550)"}, +{0x1002, 0x7550, 0xFFFF, 0xFFFF, "Navi 48 [Radeon RX 9070/9070 XT/9070 GRE](0x7550)"}, +{0x1002, 0x7550, 0x148C, 0x2435, "Reaper Radeon RX 9070 XT 16GB GDDR6 (RX9070XT 16G-A)(0x148C-0x2435)"}, {0x1002, 0x7550, 0x1DA2, 0xE490, "Navi 48 XTX [Sapphire Pulse Radeon RX 9070 XT](0x1DA2-0xE490)"}, +{0x1002, 0x7551, 0xFFFF, 0xFFFF, "Navi 48 [Radeon AI PRO R9700](0x7551)"}, +{0x1002, 0x7590, 0xFFFF, 0xFFFF, "Navi 44 [Radeon RX 9060 XT](0x7590)"}, +{0x1002, 0x7590, 0x1EAE, 0x8601, "RX-96TS316W7 [SWIFT RX 9060 XT OC White Triple Fan Gaming Edition 16GB](0x1EAE-0x8601)"}, +{0x1002, 0x75A0, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI350X](0x75A0)"}, +{0x1002, 0x75A3, 0xFFFF, 0xFFFF, "Aqua Vanjaram [Instinct MI355X](0x75A3)"}, {0x1002, 0x7833, 0xFFFF, 0xFFFF, "RS350 Host Bridge(0x7833)"}, {0x1002, 0x7834, 0xFFFF, 0xFFFF, "RS350 [Radeon 9100 PRO/XT IGP](0x7834)"}, {0x1002, 0x7835, 0xFFFF, 0xFFFF, "RS350M [Mobility Radeon 9000 IGP](0x7835)"}, @@ -4602,6 +4642,7 @@ {0x1002, 0xAB28, 0xFFFF, 0xFFFF, "Navi 21/23 HDMI/DP Audio Controller(0xAB28)"}, {0x1002, 0xAB30, 0xFFFF, 0xFFFF, "Navi 31 HDMI/DP Audio(0xAB30)"}, {0x1002, 0xAB38, 0xFFFF, 0xFFFF, "Navi 10 HDMI Audio(0xAB38)"}, +{0x1002, 0xAB40, 0xFFFF, 0xFFFF, "Navi 48 HDMI/DP Audio Controller(0xAB40)"}, {0x1002, 0xAC00, 0xFFFF, 0xFFFF, "Theater 506 World-Wide Analog Decoder(0xAC00)"}, {0x1002, 0xAC01, 0xFFFF, 0xFFFF, "Theater 506 World-Wide Analog Decoder(0xAC01)"}, {0x1002, 0xAC02, 0xFFFF, 0xFFFF, "TV Wonder HD 600 PCIe(0xAC02)"}, @@ -5002,6 +5043,7 @@ {0x1014, 0x0144, 0xFFFF, 0xFFFF, "Yotta Video Compositor Output(0x0144)"}, {0x1014, 0x0144, 0x1014, 0x0145, "Yotta Output Controller (ytout)(0x1014-0x0145)"}, {0x1014, 0x0156, 0xFFFF, 0xFFFF, "405GP PLB to PCI Bridge(0x0156)"}, +{0x1014, 0x0156, 0x1FC3, 0x0004, "IC695ETM001 RX3i Ethernet PCI Module(0x1FC3-0x0004)"}, {0x1014, 0x015E, 0xFFFF, 0xFFFF, "622Mbps ATM PCI Adapter(0x015E)"}, {0x1014, 0x0160, 0xFFFF, 0xFFFF, "64bit/66MHz PCI ATM 155 MMF(0x0160)"}, {0x1014, 0x016E, 0xFFFF, 0xFFFF, "GXT4000P Graphics Adapter(0x016E)"}, @@ -5601,7 +5643,7 @@ {0x1022, 0x15DC, 0xFFFF, 0xFFFF, "Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B(0x15DC)"}, {0x1022, 0x15DC, 0xEA50, 0xCE19, "mCOM10-L1900(0xEA50-0xCE19)"}, {0x1022, 0x15DE, 0xFFFF, 0xFFFF, "Raven/Raven2/FireFlight HD Audio Controller(0x15DE)"}, -{0x1022, 0x15DF, 0xFFFF, 0xFFFF, "Family 17h (Models 10h-1fh) Platform Security Processor(0x15DF)"}, +{0x1022, 0x15DF, 0xFFFF, 0xFFFF, "Raven/Raven2/FireFlight/Renoir/Cezanne Platform Security Processor(0x15DF)"}, {0x1022, 0x15DF, 0x1043, 0x876B, "PRIME Motherboard(0x1043-0x876B)"}, {0x1022, 0x15DF, 0x17AA, 0x5124, "ThinkPad E595(0x17AA-0x5124)"}, {0x1022, 0x15DF, 0xEA50, 0xCE19, "mCOM10-L1900(0xEA50-0xCE19)"}, @@ -5618,7 +5660,7 @@ {0x1022, 0x15E2, 0xFFFF, 0xFFFF, "Audio Coprocessor(0x15E2)"}, {0x1022, 0x15E2, 0x17AA, 0x5124, "ThinkPad E595(0x17AA-0x5124)"}, {0x1022, 0x15E2, 0xEA50, 0xCE19, "mCOM10-L1900(0xEA50-0xCE19)"}, -{0x1022, 0x15E3, 0xFFFF, 0xFFFF, "Family 17h/19h/1ah HD Audio Controller(0x15E3)"}, +{0x1022, 0x15E3, 0xFFFF, 0xFFFF, "Ryzen HD Audio Controller(0x15E3)"}, {0x1022, 0x15E3, 0x103C, 0x8615, "Pavilion Laptop 15-cw1xxx(0x103C-0x8615)"}, {0x1022, 0x15E3, 0x103C, 0x8B17, "ProBook 445 G9/455 G9(0x103C-0x8B17)"}, {0x1022, 0x15E3, 0x1043, 0x86C7, "PRIME B450M-A Motherboard(0x1043-0x86C7)"}, @@ -5843,6 +5885,7 @@ {0x1022, 0x43C8, 0xFFFF, 0xFFFF, "400 Series Chipset SATA Controller(0x43C8)"}, {0x1022, 0x43D5, 0xFFFF, 0xFFFF, "400 Series Chipset USB 3.1 xHCI Compliant Host Controller(0x43D5)"}, {0x1022, 0x43E9, 0xFFFF, 0xFFFF, "500 Series Chipset Switch Upstream Port(0x43E9)"}, +{0x1022, 0x43EA, 0xFFFF, 0xFFFF, "500 Series Chipset Switch Downstream Port(0x43EA)"}, {0x1022, 0x43EB, 0xFFFF, 0xFFFF, "500 Series Chipset SATA Controller(0x43EB)"}, {0x1022, 0x43EB, 0x1B21, 0x1062, "ASM1062 Serial ATA Controller(0x1B21-0x1062)"}, {0x1022, 0x43EC, 0xFFFF, 0xFFFF, "A520 Series Chipset USB 3.1 XHCI Controller(0x43EC)"}, @@ -6196,6 +6239,7 @@ {0x1028, 0x0016, 0xFFFF, 0xFFFF, "PowerEdge Expandable RAID controller S300(0x0016)"}, {0x1028, 0x0016, 0x1028, 0x1F24, "PERC S300 Controller(0x1028-0x1F24)"}, {0x1028, 0x0073, 0xFFFF, 0xFFFF, "NV-RAM Adapter(0x0073)"}, +{0x1028, 0x0C46, 0xFFFF, 0xFFFF, "PERC S160 RAID controller(0x0C46)"}, {0x1028, 0x1028, 0xFFFF, 0xFFFF, "PCIe Bridge riser(0x1028)"}, {0x1028, 0x2600, 0xFFFF, 0xFFFF, "ENT NVMe RT1(0x2600)"}, {0x1028, 0x2600, 0x1028, 0x215E, "ENT NVMe RT1 RI 3.84TB(0x1028-0x215E)"}, @@ -6394,6 +6438,7 @@ {0x102B, 0x0534, 0xFFFF, 0xFFFF, "G200eR2(0x0534)"}, {0x102B, 0x0534, 0x1028, 0x04F7, "PowerEdge R320 server(0x1028-0x04F7)"}, {0x102B, 0x0536, 0xFFFF, 0xFFFF, "Integrated Matrox G200eW3 Graphics Controller(0x0536)"}, +{0x102B, 0x0536, 0x1028, 0x0A6B, "PowerEdge R760(0x1028-0x0A6B)"}, {0x102B, 0x0538, 0xFFFF, 0xFFFF, "MGA G200eH3(0x0538)"}, {0x102B, 0x0538, 0x1590, 0x00E4, "iLO5 VGA(0x1590-0x00E4)"}, {0x102B, 0x0540, 0xFFFF, 0xFFFF, "M91XX(0x0540)"}, @@ -6587,6 +6632,7 @@ {0x102F, 0x01B4, 0xFFFF, 0xFFFF, "Celleb platform IDE interface(0x01B4)"}, {0x102F, 0x01B5, 0xFFFF, 0xFFFF, "SCC USB 2.0 EHCI controller(0x01B5)"}, {0x102F, 0x01B6, 0xFFFF, 0xFFFF, "SCC USB 1.1 OHCI controller(0x01B6)"}, +{0x102F, 0x01BA, 0xFFFF, 0xFFFF, "SpursEngine SE1000 accelerator(0x01BA)"}, }; /* pci_vid_102F[] */ static pci_id_t const pci_vid_1030[] = { @@ -6628,6 +6674,7 @@ {0x1033, 0x0035, 0x1033, 0x0035, "USB Controller(0x1033-0x0035)"}, {0x1033, 0x0035, 0x103C, 0x1293, "USB add-in card(0x103C-0x1293)"}, {0x1033, 0x0035, 0x103C, 0x1294, "USB 2.0 add-in card(0x103C-0x1294)"}, +{0x1033, 0x0035, 0x1154, 0x0207, "Buffalo IFC-USB2P4(0x1154-0x0207)"}, {0x1033, 0x0035, 0x1179, 0x0001, "USB(0x1179-0x0001)"}, {0x1033, 0x0035, 0x1186, 0x0035, "DUB-C2 USB 2.0 2-port 32-bit cardbus controller(0x1186-0x0035)"}, {0x1033, 0x0035, 0x12EE, 0x7000, "Root Hub(0x12EE-0x7000)"}, @@ -6662,6 +6709,7 @@ {0x1033, 0x00CE, 0xFFFF, 0xFFFF, "uPD72871 [Firewarden] IEEE1394a OHCI 1.0 Link/1-port PHY Controller(0x00CE)"}, {0x1033, 0x00DF, 0xFFFF, 0xFFFF, "Vr4131(0x00DF)"}, {0x1033, 0x00E0, 0xFFFF, 0xFFFF, "uPD72010x USB 2.0 Controller(0x00E0)"}, +{0x1033, 0x00E0, 0x1154, 0x0208, "Buffalo IFC-USB2P4(0x1154-0x0208)"}, {0x1033, 0x00E0, 0x1186, 0xF100, "DUB-C2 USB 2.0 2-port 32-bit cardbus controller(0x1186-0xF100)"}, {0x1033, 0x00E0, 0x12EE, 0x7001, "Root hub(0x12EE-0x7001)"}, {0x1033, 0x00E0, 0x14C2, 0x0205, "PTI-205N USB 2.0 Host Controller(0x14C2-0x0205)"}, @@ -6674,6 +6722,7 @@ {0x1033, 0x010C, 0xFFFF, 0xFFFF, "VR7701(0x010C)"}, {0x1033, 0x0125, 0xFFFF, 0xFFFF, "uPD720400 PCI Express - PCI/PCI-X Bridge(0x0125)"}, {0x1033, 0x013A, 0xFFFF, 0xFFFF, "Dual Tuner/MPEG Encoder(0x013A)"}, +{0x1033, 0x0165, 0xFFFF, 0xFFFF, "uPD61253F1 MPEG Video Broadcast Decoder(0x0165)"}, {0x1033, 0x0194, 0xFFFF, 0xFFFF, "uPD720200 USB 3.0 Host Controller(0x0194)"}, {0x1033, 0x0194, 0x1028, 0x04A3, "Precision M4600(0x1028-0x04A3)"}, {0x1033, 0x0194, 0x1028, 0x04B2, "Vostro 3350(0x1028-0x04B2)"}, @@ -7515,6 +7564,7 @@ {0x104C, 0xAC8F, 0xFFFF, 0xFFFF, "PCI7420/7620 SD/MS-Pro Controller(0xAC8F)"}, {0x104C, 0xAC8F, 0x1028, 0x018D, "Inspiron 700m/710m(0x1028-0x018D)"}, {0x104C, 0xB001, 0xFFFF, 0xFFFF, "TMS320C6424(0xB001)"}, +{0x104C, 0xB012, 0xFFFF, 0xFFFF, "TDA4VH PCIE Root Complex(0xB012)"}, {0x104C, 0xFE00, 0xFFFF, 0xFFFF, "FireWire Host Controller(0xFE00)"}, {0x104C, 0xFE03, 0xFFFF, 0xFFFF, "12C01A FireWire Host Controller(0xFE03)"}, }; /* pci_vid_104C[] */ @@ -7524,6 +7574,7 @@ {0x104D, 0x8004, 0xFFFF, 0xFFFF, "DTL-H2500 [Playstation development board](0x8004)"}, {0x104D, 0x8009, 0xFFFF, 0xFFFF, "CXD1947Q i.LINK Controller(0x8009)"}, {0x104D, 0x800C, 0xFFFF, 0xFFFF, "DTL-H800 [PS1 sound development board](0x800C)"}, +{0x104D, 0x800D, 0xFFFF, 0xFFFF, "DVBK-2000(E) DV Still Image Capture Board(0x800D)"}, {0x104D, 0x8039, 0xFFFF, 0xFFFF, "CXD3222 i.LINK Controller(0x8039)"}, {0x104D, 0x8047, 0xFFFF, 0xFFFF, "PS2 TOOL MRP(0x8047)"}, {0x104D, 0x8056, 0xFFFF, 0xFFFF, "Rockwell HCF 56K modem(0x8056)"}, @@ -7715,7 +7766,7 @@ {0x1057, 0x4802, 0xFFFF, 0xFFFF, "Falcon(0x4802)"}, {0x1057, 0x4803, 0xFFFF, 0xFFFF, "Hawk(0x4803)"}, {0x1057, 0x4806, 0xFFFF, 0xFFFF, "CPX8216(0x4806)"}, -{0x1057, 0x480B, 0xFFFF, 0xFFFF, "MPC7410(0x480B)"}, +{0x1057, 0x480B, 0xFFFF, 0xFFFF, "Harrier PCI Host Bridge(0x480B)"}, {0x1057, 0x4D68, 0xFFFF, 0xFFFF, "20268(0x4D68)"}, {0x1057, 0x5600, 0xFFFF, 0xFFFF, "SM56 PCI Modem(0x5600)"}, {0x1057, 0x5600, 0x1057, 0x0300, "SM56 PCI Speakerphone Modem(0x1057-0x0300)"}, @@ -8209,6 +8260,11 @@ {0x1077, 0x1664, 0x1077, 0xE4F7, "FastLinQ QL45212H 25GbE Adapter (SR-IOV VF)(0x1077-0xE4F7)"}, {0x1077, 0x1664, 0x1077, 0xE4F8, "FastLinQ QL45611H 100GbE Adapter (SR-IOV VF)(0x1077-0xE4F8)"}, {0x1077, 0x1664, 0x1590, 0x0245, "10/20/25GbE 2P 4820c CNA SRIOV(0x1590-0x0245)"}, +{0x1077, 0x16A1, 0xFFFF, 0xFFFF, "BCM57840 NetXtreme II 10 Gigabit Ethernet(0x16A1)"}, +{0x1077, 0x16A1, 0x1590, 0x00EC, "FlexFabric 10Gb 4-port 536FLR-T Adapter(0x1590-0x00EC)"}, +{0x1077, 0x16AB, 0xFFFF, 0xFFFF, "NetXtreme II BCM57840 10/20 Gigabit Ethernet Multi Function(0x16AB)"}, +{0x1077, 0x16AD, 0xFFFF, 0xFFFF, "NetXtreme II BCM57840 10/20 Gigabit Ethernet Virtual Function(0x16AD)"}, +{0x1077, 0x16AD, 0x1590, 0x00EC, "FlexFabric 10Gb 4-port 536FLR-T Adapter(0x1590-0x00EC)"}, {0x1077, 0x2020, 0xFFFF, 0xFFFF, "ISP2020A Fast!SCSI Basic Adapter(0x2020)"}, {0x1077, 0x2031, 0xFFFF, 0xFFFF, "ISP8324-based 16Gb Fibre Channel to PCI Express Adapter(0x2031)"}, {0x1077, 0x2031, 0x103C, 0x17E7, "SN1000Q 16Gb Single Port Fibre Channel Adapter(0x103C-0x17E7)"}, @@ -10166,6 +10222,8 @@ {0x10B5, 0x9656, 0x1885, 0x0701, "Tsunami FPGA PMC with Altera Stratix S30(0x1885-0x0701)"}, {0x10B5, 0x9712, 0xFFFF, 0xFFFF, "PEX9712 12-Lane, 5-Port PCIe Gen 3 (8.0 GT/s) ExpressFabric Switch(0x9712)"}, {0x10B5, 0x9733, 0xFFFF, 0xFFFF, "PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch(0x9733)"}, +{0x10B5, 0x9733, 0x1028, 0x1FC7, "UCEA-200 0235NK NVMe PCIe Extender Adapter with Full-Height Bracket(0x1028-0x1FC7)"}, +{0x10B5, 0x9733, 0x1028, 0x1FC8, "UCEA-200 0CDC7W NVMe PCIe Extender Adapter with Half-Height Bracket(0x1028-0x1FC8)"}, {0x10B5, 0x9733, 0x1D49, 0x0001, "ThinkSystem 1610-4P NVMe Switch Adapter(0x1D49-0x0001)"}, {0x10B5, 0x9733, 0x1D49, 0x0002, "ThinkSystem 810-4P NVMe Switch Adapter(0x1D49-0x0002)"}, {0x10B5, 0x9749, 0xFFFF, 0xFFFF, "PEX 9749 49-lane, 13-port PCI Express Gen 3 (8.0 GT/s) Switch(0x9749)"}, @@ -10969,7 +11027,7 @@ {0x10DE, 0x0068, 0xFFFF, 0xFFFF, "nForce2 USB Controller(0x0068)"}, {0x10DE, 0x0068, 0x1043, 0x0C11, "A7N8X Mainboard(0x1043-0x0C11)"}, {0x10DE, 0x0068, 0xA0A0, 0x03B4, "UK79G-1394 motherboard(0xA0A0-0x03B4)"}, -{0x10DE, 0x006A, 0xFFFF, 0xFFFF, "nForce2 AC97 Audio Controler (MCP)(0x006A)"}, +{0x10DE, 0x006A, 0xFFFF, 0xFFFF, "nForce2 AC97 Audio Controller (MCP)(0x006A)"}, {0x10DE, 0x006A, 0x1043, 0x8095, "nForce2 AC97 Audio Controller (MCP)(0x1043-0x8095)"}, {0x10DE, 0x006A, 0xA0A0, 0x0304, "UK79G-1394 motherboard(0xA0A0-0x0304)"}, {0x10DE, 0x006B, 0xFFFF, 0xFFFF, "nForce Audio Processing Unit(0x006B)"}, @@ -11570,6 +11628,7 @@ {0x10DE, 0x0322, 0x1043, 0x02FB, "V9250 Magic(0x1043-0x02FB)"}, {0x10DE, 0x0322, 0x1043, 0x8180, "V9520-X/TD/128M(0x1043-0x8180)"}, {0x10DE, 0x0322, 0x107D, 0x2967, "WinFast A340T 128MB(0x107D-0x2967)"}, +{0x10DE, 0x0322, 0x1462, 0x9073, "MS-8907 (FX5200-TDR128)(0x1462-0x9073)"}, {0x10DE, 0x0322, 0x1462, 0x9110, "MS-8911 (FX5200-TD128)(0x1462-0x9110)"}, {0x10DE, 0x0322, 0x1462, 0x9171, "MS-8917 (FX5200-T128)(0x1462-0x9171)"}, {0x10DE, 0x0322, 0x1462, 0x9360, "MS-8936 (FX5200-T128)(0x1462-0x9360)"}, @@ -13518,11 +13577,13 @@ {0x10DE, 0x15FB, 0xFFFF, 0xFFFF, "GP100GL [GP100 SKU 200](0x15FB)"}, {0x10DE, 0x15FC, 0xFFFF, 0xFFFF, "GP100GL [Tesla P100-DGXS-16GB](0x15FC)"}, {0x10DE, 0x15FF, 0xFFFF, 0xFFFF, "GP100GL [GP100 SKU 15ff](0x15FF)"}, +{0x10DE, 0x1613, 0xFFFF, 0xFFFF, "GM204GL [GRID M60 Service Provider](0x1613)"}, {0x10DE, 0x1617, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 980M](0x1617)"}, {0x10DE, 0x1618, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 970M](0x1618)"}, {0x10DE, 0x1619, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 965M](0x1619)"}, {0x10DE, 0x161A, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 980 Mobile](0x161A)"}, {0x10DE, 0x1667, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 965M](0x1667)"}, +{0x10DE, 0x1676, 0xFFFF, 0xFFFF, "GM204GLM [Quadro M2200 Mobile](0x1676)"}, {0x10DE, 0x1725, 0xFFFF, 0xFFFF, "GP100(0x1725)"}, {0x10DE, 0x172E, 0xFFFF, 0xFFFF, "GP100(0x172E)"}, {0x10DE, 0x172F, 0xFFFF, 0xFFFF, "GP100(0x172F)"}, @@ -13837,6 +13898,7 @@ {0x10DE, 0x2182, 0xFFFF, 0xFFFF, "TU116 [GeForce GTX 1660 Ti](0x2182)"}, {0x10DE, 0x2183, 0xFFFF, 0xFFFF, "TU116(0x2183)"}, {0x10DE, 0x2184, 0xFFFF, 0xFFFF, "TU116 [GeForce GTX 1660](0x2184)"}, +{0x10DE, 0x2186, 0xFFFF, 0xFFFF, "TU116 [PG160 SKU18](0x2186)"}, {0x10DE, 0x2187, 0xFFFF, 0xFFFF, "TU116 [GeForce GTX 1650 SUPER](0x2187)"}, {0x10DE, 0x2188, 0xFFFF, 0xFFFF, "TU116 [GeForce GTX 1650](0x2188)"}, {0x10DE, 0x2189, 0xFFFF, 0xFFFF, "TU116 [CMP 30HX](0x2189)"}, @@ -13851,7 +13913,8 @@ {0x10DE, 0x2200, 0xFFFF, 0xFFFF, "GA102(0x2200)"}, {0x10DE, 0x2203, 0xFFFF, 0xFFFF, "GA102 [GeForce RTX 3090 Ti](0x2203)"}, {0x10DE, 0x2204, 0xFFFF, 0xFFFF, "GA102 [GeForce RTX 3090](0x2204)"}, -{0x10DE, 0x2204, 0x147D, 0x10DE, "NVIDIA Geforce RTX 3090 Founders Edition(0x147D-0x10DE)"}, +{0x10DE, 0x2204, 0x10DE, 0x147D, "GeForce RTX 3090 Founders Edition(0x10DE-0x147D)"}, +{0x10DE, 0x2204, 0x3842, 0x3973, "GeForce RTX 3090 XC3(0x3842-0x3973)"}, {0x10DE, 0x2205, 0xFFFF, 0xFFFF, "GA102 [GeForce RTX 3080 Ti 20GB](0x2205)"}, {0x10DE, 0x2206, 0xFFFF, 0xFFFF, "GA102 [GeForce RTX 3080](0x2206)"}, {0x10DE, 0x2206, 0x10DE, 0x1467, "GA102 [GeForce RTX 3080](0x10DE-0x1467)"}, @@ -13882,10 +13945,21 @@ {0x10DE, 0x229E, 0xFFFF, 0xFFFF, "Orin PCIe x1 Root Complex(0x229E)"}, {0x10DE, 0x22A3, 0xFFFF, 0xFFFF, "GH100 [H100 NVSwitch](0x22A3)"}, {0x10DE, 0x22BA, 0xFFFF, 0xFFFF, "AD102 High Definition Audio Controller(0x22BA)"}, +{0x10DE, 0x22BB, 0xFFFF, 0xFFFF, "AD103 High Definition Audio Controller(0x22BB)"}, {0x10DE, 0x22BC, 0xFFFF, 0xFFFF, "AD104 High Definition Audio Controller(0x22BC)"}, {0x10DE, 0x22BD, 0xFFFF, 0xFFFF, "AD106M High Definition Audio Controller(0x22BD)"}, {0x10DE, 0x22BE, 0xFFFF, 0xFFFF, "AD107 High Definition Audio Controller(0x22BE)"}, +{0x10DE, 0x22CE, 0xFFFF, 0xFFFF, "GB10 GEN5 X4 PCIe host(0x22CE)"}, +{0x10DE, 0x22D0, 0xFFFF, 0xFFFF, "GB10 GEN4 X1 PCIe host(0x22D0)"}, +{0x10DE, 0x22D1, 0xFFFF, 0xFFFF, "GB20B PCI bridge(0x22D1)"}, +{0x10DE, 0x22D8, 0xFFFF, 0xFFFF, "THOR Processor PCI Express Root Port(0x22D8)"}, +{0x10DE, 0x22E6, 0xFFFF, 0xFFFF, "THOR Processor PCI Express x16 Controller(0x22E6)"}, +{0x10DE, 0x22E8, 0xFFFF, 0xFFFF, "GB202 High Definition Audio Controller(0x22E8)"}, +{0x10DE, 0x22E9, 0xFFFF, 0xFFFF, "GB203 High Definition Audio Controller(0x22E9)"}, +{0x10DE, 0x22EB, 0xFFFF, 0xFFFF, "GB206 High Definition Audio Controller(0x22EB)"}, +{0x10DE, 0x22EC, 0xFFFF, 0xFFFF, "GB207 High Definition Audio Controller(0x22EC)"}, {0x10DE, 0x2302, 0xFFFF, 0xFFFF, "GH100(0x2302)"}, +{0x10DE, 0x230C, 0xFFFF, 0xFFFF, "GH100 [H20 NVL16](0x230C)"}, {0x10DE, 0x230E, 0xFFFF, 0xFFFF, "GH100 [H20 NVL16](0x230E)"}, {0x10DE, 0x2313, 0xFFFF, 0xFFFF, "GH100 [H100 CNX](0x2313)"}, {0x10DE, 0x2321, 0xFFFF, 0xFFFF, "GH100 [H100L 94GB](0x2321)"}, @@ -13908,6 +13982,7 @@ {0x10DE, 0x2343, 0xFFFF, 0xFFFF, "GH100(0x2343)"}, {0x10DE, 0x2345, 0xFFFF, 0xFFFF, "GH100 [GH100-88K-A1](0x2345)"}, {0x10DE, 0x2348, 0xFFFF, 0xFFFF, "GH100 [GH200 144G HBM3e](0x2348)"}, +{0x10DE, 0x237E, 0xFFFF, 0xFFFF, "GH100 [H100 GH3](0x237E)"}, {0x10DE, 0x237F, 0xFFFF, 0xFFFF, "GH100 [Skinny Joe](0x237F)"}, {0x10DE, 0x23B0, 0xFFFF, 0xFFFF, "GH100(0x23B0)"}, {0x10DE, 0x23F0, 0xFFFF, 0xFFFF, "GH100(0x23F0)"}, @@ -14079,36 +14154,68 @@ {0x10DE, 0x2941, 0xFFFF, 0xFFFF, "GB100 [HGX GB200](0x2941)"}, {0x10DE, 0x297E, 0xFFFF, 0xFFFF, "GB100(0x297E)"}, {0x10DE, 0x2980, 0xFFFF, 0xFFFF, "GB102 [Reserved Dev ID A](0x2980)"}, +{0x10DE, 0x29BB, 0xFFFF, 0xFFFF, "GB102 [DRIVE P2021](0x29BB)"}, {0x10DE, 0x29BC, 0xFFFF, 0xFFFF, "GB102 [B100](0x29BC)"}, {0x10DE, 0x29C0, 0xFFFF, 0xFFFF, "GB102 [Reserved Dev ID B](0x29C0)"}, {0x10DE, 0x29F1, 0xFFFF, 0xFFFF, "GB102(0x29F1)"}, +{0x10DE, 0x2B00, 0xFFFF, 0xFFFF, "GB10B [Jetson AGX Thor](0x2B00)"}, {0x10DE, 0x2B85, 0xFFFF, 0xFFFF, "GB202 [GeForce RTX 5090](0x2B85)"}, {0x10DE, 0x2B87, 0xFFFF, 0xFFFF, "GB202 [GeForce RTX 5090 D](0x2B87)"}, +{0x10DE, 0x2B8C, 0xFFFF, 0xFFFF, "GB202 [GeForce RTX 5090 D V2](0x2B8C)"}, {0x10DE, 0x2BB1, 0xFFFF, 0xFFFF, "GB202GL [RTX PRO 6000 Blackwell Workstation Edition](0x2BB1)"}, -{0x10DE, 0x2BB3, 0xFFFF, 0xFFFF, "GB202GL [RTX PRO 5000 Blackwell](0x2BB3)"}, +{0x10DE, 0x2BB2, 0xFFFF, 0xFFFF, "GB202GL [RTX PRO 6000D Blackwell Workstation Edition](0x2BB2)"}, +{0x10DE, 0x2BB3, 0xFFFF, 0xFFFF, "GB202GL [RTX PRO 5000 Blackwell / RTX PRO 5000 72GB Blackwell](0x2BB3)"}, {0x10DE, 0x2BB4, 0xFFFF, 0xFFFF, "GB202GL [RTX PRO 6000 Blackwell Max-Q Workstation Edition](0x2BB4)"}, {0x10DE, 0x2BB5, 0xFFFF, 0xFFFF, "GB202GL [RTX PRO 6000 Blackwell Server Edition](0x2BB5)"}, +{0x10DE, 0x2BB9, 0xFFFF, 0xFFFF, "GB202GL [RTX 6000D](0x2BB9)"}, +{0x10DE, 0x2BBC, 0xFFFF, 0xFFFF, "GB202GL [RTX PRO 6000D Blackwell Max-Q Workstation Edition](0x2BBC)"}, {0x10DE, 0x2C02, 0xFFFF, 0xFFFF, "GB203 [GeForce RTX 5080](0x2C02)"}, {0x10DE, 0x2C05, 0xFFFF, 0xFFFF, "GB203 [GeForce RTX 5070 Ti](0x2C05)"}, {0x10DE, 0x2C18, 0xFFFF, 0xFFFF, "GB203M / GN22 [GeForce RTX 5090 Max-Q / Mobile](0x2C18)"}, {0x10DE, 0x2C19, 0xFFFF, 0xFFFF, "GB203M / GN22 [GeForce RTX 5080 Max-Q / Mobile](0x2C19)"}, {0x10DE, 0x2C2C, 0xFFFF, 0xFFFF, "GB6-256(N22W-ES-A1)(0x2C2C)"}, +{0x10DE, 0x2C31, 0xFFFF, 0xFFFF, "GB203GL [RTX PRO 4500 Blackwell](0x2C31)"}, +{0x10DE, 0x2C33, 0xFFFF, 0xFFFF, "GB203GL [RTX PRO 4000 Blackwell SFF Edition](0x2C33)"}, +{0x10DE, 0x2C34, 0xFFFF, 0xFFFF, "GB203GL [RTX PRO 4000 Blackwell](0x2C34)"}, +{0x10DE, 0x2C38, 0xFFFF, 0xFFFF, "GB203GLM [RTX PRO 5000 Blackwell Generation Laptop GPU](0x2C38)"}, +{0x10DE, 0x2C39, 0xFFFF, 0xFFFF, "GB203GLM [RTX PRO 4000 Blackwell Generation Laptop GPU](0x2C39)"}, +{0x10DE, 0x2C3A, 0xFFFF, 0xFFFF, "GB203GL [RTX PRO 4500 Blackwell](0x2C3A)"}, {0x10DE, 0x2C58, 0xFFFF, 0xFFFF, "GB203M / GN22-X11 [GeForce RTX 5090 Max-Q / Mobile](0x2C58)"}, {0x10DE, 0x2C59, 0xFFFF, 0xFFFF, "GB203M / GN22-X9 [GeForce RTX 5080 Max-Q / Mobile](0x2C59)"}, +{0x10DE, 0x2C77, 0xFFFF, 0xFFFF, "GB203GLM [RTX PRO 5000 Blackwell Embedded GPU](0x2C77)"}, +{0x10DE, 0x2C79, 0xFFFF, 0xFFFF, "GB203GLM [RTX PRO 4000 Blackwell Embedded GPU](0x2C79)"}, {0x10DE, 0x2D04, 0xFFFF, 0xFFFF, "GB206 [GeForce RTX 5060 Ti](0x2D04)"}, {0x10DE, 0x2D05, 0xFFFF, 0xFFFF, "GB206 [GeForce RTX 5060](0x2D05)"}, {0x10DE, 0x2D18, 0xFFFF, 0xFFFF, "GB206M [GeForce RTX 5070 Max-Q / Mobile](0x2D18)"}, {0x10DE, 0x2D19, 0xFFFF, 0xFFFF, "GB206M [GeForce RTX 5060 Max-Q / Mobile](0x2D19)"}, {0x10DE, 0x2D2C, 0xFFFF, 0xFFFF, "GB6-128 (N22Y-ES-A1)(0x2D2C)"}, +{0x10DE, 0x2D30, 0xFFFF, 0xFFFF, "GB206GL [RTX PRO 2000 Blackwell](0x2D30)"}, +{0x10DE, 0x2D39, 0xFFFF, 0xFFFF, "GB206GLM [RTX PRO 2000 Blackwell Generation Laptop GPU](0x2D39)"}, {0x10DE, 0x2D58, 0xFFFF, 0xFFFF, "GB206M [GeForce RTX 5070 Max-Q / Mobile](0x2D58)"}, {0x10DE, 0x2D59, 0xFFFF, 0xFFFF, "GB206M [GeForce RTX 5060 Max-Q / Mobile](0x2D59)"}, +{0x10DE, 0x2D79, 0xFFFF, 0xFFFF, "GB206GLM [RTX PRO 2000 Blackwell Embedded GPU](0x2D79)"}, +{0x10DE, 0x2D83, 0xFFFF, 0xFFFF, "GB207 [GeForce RTX 5050](0x2D83)"}, {0x10DE, 0x2D98, 0xFFFF, 0xFFFF, "GB207M [GeForce RTX 5050 Max-Q / Mobile](0x2D98)"}, +{0x10DE, 0x2DB8, 0xFFFF, 0xFFFF, "GB207GLM [RTX PRO 1000 Blackwell Generation Laptop GPU](0x2DB8)"}, +{0x10DE, 0x2DB9, 0xFFFF, 0xFFFF, "GB207GLM [RTX PRO 500 Blackwell Generation Laptop GPU](0x2DB9)"}, {0x10DE, 0x2DD8, 0xFFFF, 0xFFFF, "GB207M [GeForce RTX 5050 Max-Q / Mobile](0x2DD8)"}, -{0x10DE, 0x2E2A, 0xFFFF, 0xFFFF, "GB20B(0x2E2A)"}, +{0x10DE, 0x2DF9, 0xFFFF, 0xFFFF, "GB207GLM [RTX PRO 500 Blackwell Embedded GPU](0x2DF9)"}, +{0x10DE, 0x2E12, 0xFFFF, 0xFFFF, "GB20B [GB10](0x2E12)"}, +{0x10DE, 0x2E2A, 0xFFFF, 0xFFFF, "GB20B [JMJWOA-Generic-GPU](0x2E2A)"}, {0x10DE, 0x2F04, 0xFFFF, 0xFFFF, "GB205 [GeForce RTX 5070](0x2F04)"}, {0x10DE, 0x2F18, 0xFFFF, 0xFFFF, "GB205M [GeForce RTX 5070 Ti Mobile](0x2F18)"}, +{0x10DE, 0x2F38, 0xFFFF, 0xFFFF, "GB205GLM [RTX PRO 3000 Blackwell Generation Laptop GPU](0x2F38)"}, {0x10DE, 0x2F58, 0xFFFF, 0xFFFF, "GB205M [GeForce RTX 5070 Ti Mobile](0x2F58)"}, -{0x10DE, 0x31C0, 0xFFFF, 0xFFFF, "GB110(0x31C0)"}, +{0x10DE, 0x2F80, 0xFFFF, 0xFFFF, "GB205 High Definition Audio Controller(0x2F80)"}, +{0x10DE, 0x3180, 0xFFFF, 0xFFFF, "GB110 [Reserved Dev ID A](0x3180)"}, +{0x10DE, 0x3182, 0xFFFF, 0xFFFF, "GB110 [B300 SXM6 AC](0x3182)"}, +{0x10DE, 0x31A1, 0xFFFF, 0xFFFF, "GB110 [GB300 MaxQ](0x31A1)"}, +{0x10DE, 0x31C0, 0xFFFF, 0xFFFF, "GB110 [Reserved Dev ID B](0x31C0)"}, +{0x10DE, 0x31C2, 0xFFFF, 0xFFFF, "GB110 [GB300](0x31C2)"}, +{0x10DE, 0x31FE, 0xFFFF, 0xFFFF, "GB110(0x31FE)"}, +{0x10DE, 0x3200, 0xFFFF, 0xFFFF, "GB112(0x3200)"}, +{0x10DE, 0x3224, 0xFFFF, 0xFFFF, "GB112(0x3224)"}, +{0x10DE, 0x323E, 0xFFFF, 0xFFFF, "GB112(0x323E)"}, {0x10DE, 0x3340, 0xFFFF, 0xFFFF, "GB120(0x3340)"}, }; /* pci_vid_10DE[] */ @@ -14133,6 +14240,7 @@ {0x10DF, 0x072B, 0xFFFF, 0xFFFF, "OneConnect iSCSI Initiator + Target (Skyhawk-VF)(0x072B)"}, {0x10DF, 0x072C, 0xFFFF, 0xFFFF, "OneConnect FCoE Initiator (Skyhawk-VF)(0x072C)"}, {0x10DF, 0x1AE5, 0xFFFF, 0xFFFF, "LP6000 Fibre Channel Host Adapter(0x1AE5)"}, +{0x10DF, 0xD300, 0xFFFF, 0xFFFF, "LPE41100/LPE42100 Series 64G/128G Fibre Channel Adapter(0xD300)"}, {0x10DF, 0xE100, 0xFFFF, 0xFFFF, "Proteus-X: LightPulse IOV Fibre Channel Host Adapter(0xE100)"}, {0x10DF, 0xE131, 0xFFFF, 0xFFFF, "LightPulse 8Gb/s PCIe Shared I/O Fibre Channel Adapter(0xE131)"}, {0x10DF, 0xE180, 0xFFFF, 0xFFFF, "Proteus-X: LightPulse IOV Fibre Channel Host Adapter(0xE180)"}, @@ -14214,6 +14322,9 @@ {0x10DF, 0xF500, 0xFFFF, 0xFFFF, "LPe37000/LPe38000 Series 32Gb/64Gb Fibre Channel Adapter(0xF500)"}, {0x10DF, 0xF500, 0x1014, 0x06C1, "PCIe4 4-Port 32Gb Fibre Channel Adapter for POWER (FC EN1L/EN1M; CCIN 2CFC)(0x1014-0x06C1)"}, {0x10DF, 0xF500, 0x1014, 0x06C2, "PCIe4 2-Port 64Gb Fibre Channel Adapter for POWER (FC EN1N/EN1P; CCIN 2CFD)(0x1014-0x06C2)"}, +{0x10DF, 0xF500, 0x1590, 0x042E, "Synergy 7330C 64Gb Fibre Channel Host Bus Adapter(0x1590-0x042E)"}, +{0x10DF, 0xF500, 0x1590, 0x0451, "SN1620E 2-Port 32Gb Fibre Channel Adapter(0x1590-0x0451)"}, +{0x10DF, 0xF500, 0x1590, 0x0452, "SN1720E 2-Port 64Gb Fibre Channel Adapter(0x1590-0x0452)"}, {0x10DF, 0xF500, 0x1590, 0x0454, "Synergy 5331C 32Gb Fibre Channel Host Bus Adapter(0x1590-0x0454)"}, {0x10DF, 0xF600, 0xFFFF, 0xFFFF, "LPe37100S/LPe38100S Series 32Gb/64Gb Fibre Channel Adapter(0xF600)"}, {0x10DF, 0xF700, 0xFFFF, 0xFFFF, "LP7000 Fibre Channel Host Adapter(0xF700)"}, @@ -14366,6 +14477,7 @@ {0x10EC, 0x2600, 0xFFFF, 0xFFFF, "Killer E2600 GbE Controller(0x2600)"}, {0x10EC, 0x3000, 0xFFFF, 0xFFFF, "Killer E3000 2.5GbE Controller(0x3000)"}, {0x10EC, 0x4321, 0xFFFF, 0xFFFF, "RTL8852BE 802.11ax PCIe Wireless Network Adapter(0x4321)"}, +{0x10EC, 0x5000, 0xFFFF, 0xFFFF, "Killer E5000 5GbE Controller(0x5000)"}, {0x10EC, 0x5208, 0xFFFF, 0xFFFF, "RTS5208 PCI Express Card Reader(0x5208)"}, {0x10EC, 0x5209, 0xFFFF, 0xFFFF, "RTS5209 PCI Express Card Reader(0x5209)"}, {0x10EC, 0x5227, 0xFFFF, 0xFFFF, "RTS5227 PCI Express Card Reader(0x5227)"}, @@ -14408,6 +14520,7 @@ {0x10EC, 0x5763, 0xFFFF, 0xFFFF, "RTS5763DL NVMe SSD Controller (DRAM-less)(0x5763)"}, {0x10EC, 0x5765, 0xFFFF, 0xFFFF, "RTS5765DL NVMe SSD Controller (DRAM-less)(0x5765)"}, {0x10EC, 0x5770, 0xFFFF, 0xFFFF, "RTS5770DL NVMe SSD Controller (DRAM-less)(0x5770)"}, +{0x10EC, 0x5771, 0xFFFF, 0xFFFF, "RTS5771 NVMe SSD Controller (DRAM-less)(0x5771)"}, {0x10EC, 0x5772, 0xFFFF, 0xFFFF, "RTS5772DL NVMe SSD Controller (DRAM-less)(0x5772)"}, {0x10EC, 0x8029, 0xFFFF, 0xFFFF, "RTL-8029(AS)(0x8029)"}, {0x10EC, 0x8029, 0x10B8, 0x2011, "EZ-Card (SMC1208)(0x10B8-0x2011)"}, @@ -14419,6 +14532,7 @@ {0x10EC, 0x8125, 0xFFFF, 0xFFFF, "RTL8125 2.5GbE Controller(0x8125)"}, {0x10EC, 0x8125, 0x4C52, 0x2022, "LRES2022PT Single-port 2.5Gb Ethernet Network Adapter(0x4C52-0x2022)"}, {0x10EC, 0x8126, 0xFFFF, 0xFFFF, "RTL8126 5GbE Controller(0x8126)"}, +{0x10EC, 0x8127, 0xFFFF, 0xFFFF, "RTL8127 10GbE Controller(0x8127)"}, {0x10EC, 0x8129, 0xFFFF, 0xFFFF, "RTL-8129(0x8129)"}, {0x10EC, 0x8129, 0x10EC, 0x8129, "RT8129 Fast Ethernet Adapter(0x10EC-0x8129)"}, {0x10EC, 0x8129, 0x11EC, 0x8129, "RTL8111/8168 PCIe Gigabit Ethernet (misconfigured)(0x11EC-0x8129)"}, @@ -14564,7 +14678,7 @@ {0x10EC, 0x816C, 0xEA50, 0xCE19, "mCOM10-L1900(0xEA50-0xCE19)"}, {0x10EC, 0x816D, 0xFFFF, 0xFFFF, "RTL811x EHCI host controller(0x816D)"}, {0x10EC, 0x816D, 0xEA50, 0xCE19, "mCOM10-L1900(0xEA50-0xCE19)"}, -{0x10EC, 0x816E, 0xFFFF, 0xFFFF, "Realtek RealManage BMC(0x816E)"}, +{0x10EC, 0x816E, 0xFFFF, 0xFFFF, "RealManage BMC(0x816E)"}, {0x10EC, 0x8171, 0xFFFF, 0xFFFF, "RTL8191SEvA Wireless LAN Controller(0x8171)"}, {0x10EC, 0x8172, 0xFFFF, 0xFFFF, "RTL8191SEvB Wireless LAN Controller(0x8172)"}, {0x10EC, 0x8173, 0xFFFF, 0xFFFF, "RTL8192SE Wireless LAN Controller(0x8173)"}, @@ -14580,6 +14694,7 @@ {0x10EC, 0x8180, 0x1385, 0x4700, "MA521 802.11b Wireless PC Card(0x1385-0x4700)"}, {0x10EC, 0x8180, 0x1737, 0x0019, "WPC11v4 802.11b Wireless-B Notebook Adapter(0x1737-0x0019)"}, {0x10EC, 0x8185, 0xFFFF, 0xFFFF, "RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller(0x8185)"}, +{0x10EC, 0x8185, 0x187E, 0x8225, "ZyAIR G-302 v3(0x187E-0x8225)"}, {0x10EC, 0x818B, 0xFFFF, 0xFFFF, "RTL8192EE PCIe Wireless Network Adapter(0x818B)"}, {0x10EC, 0x8190, 0xFFFF, 0xFFFF, "RTL8190 802.11n PCI Wireless Network Adapter(0x8190)"}, {0x10EC, 0x8191, 0xFFFF, 0xFFFF, "RTL8192CE PCIe Wireless Network Adapter(0x8191)"}, @@ -15041,6 +15156,7 @@ {0x1106, 0x0410, 0xFFFF, 0xFFFF, "VX900 Series Host Bridge: Host Control(0x0410)"}, {0x1106, 0x0415, 0xFFFF, 0xFFFF, "VT6415 PATA IDE Host Controller(0x0415)"}, {0x1106, 0x0415, 0x1043, 0x838F, "Motherboard(0x1043-0x838F)"}, +{0x1106, 0x0415, 0x1849, 0x0415, "Motherboard(0x1849-0x0415)"}, {0x1106, 0x0419, 0xFFFF, 0xFFFF, "VN1000 Host Bridge(0x0419)"}, {0x1106, 0x0501, 0xFFFF, 0xFFFF, "VT8501 [Apollo MVP4](0x0501)"}, {0x1106, 0x0505, 0xFFFF, 0xFFFF, "VT82C505(0x0505)"}, @@ -15483,7 +15599,7 @@ {0x1106, 0x5419, 0xFFFF, 0xFFFF, "VN1000 I/O APIC Interrupt Controller(0x5419)"}, {0x1106, 0x6100, 0xFFFF, 0xFFFF, "VT85C100A [Rhine II](0x6100)"}, {0x1106, 0x6122, 0xFFFF, 0xFFFF, "VN1000 Graphics [Chrome 520 IGP](0x6122)"}, -{0x1106, 0x6287, 0xFFFF, 0xFFFF, "SATA RAID Controller(0x6287)"}, +{0x1106, 0x6287, 0xFFFF, 0xFFFF, "VT8251 AHCI SATA Controller(0x6287)"}, {0x1106, 0x6290, 0xFFFF, 0xFFFF, "K8M890CE Host Bridge(0x6290)"}, {0x1106, 0x6327, 0xFFFF, 0xFFFF, "P4M890 Security Device(0x6327)"}, {0x1106, 0x6353, 0xFFFF, 0xFFFF, "VX800/VX820 Scratch Registers(0x6353)"}, @@ -17314,7 +17430,7 @@ {0x1180, 0x0832, 0x103C, 0x30CC, "Pavilion dv6700(0x103C-0x30CC)"}, {0x1180, 0x0832, 0x103C, 0x30CF, "Pavilion dv9668eg Laptop(0x103C-0x30CF)"}, {0x1180, 0x0832, 0x17AA, 0x20C5, "ThinkPad R61(0x17AA-0x20C5)"}, -{0x1180, 0x0832, 0x17AA, 0x20C7, "ThinkPad R61(0x17AA-0x20C7)"}, +{0x1180, 0x0832, 0x17AA, 0x20C7, "ThinkPad R61/T400(0x17AA-0x20C7)"}, {0x1180, 0x0841, 0xFFFF, 0xFFFF, "R5C841 CardBus/SD/SDIO/MMC/MS/MSPro/xD/IEEE1394(0x0841)"}, {0x1180, 0x0843, 0xFFFF, 0xFFFF, "R5C843 MMC Host Controller(0x0843)"}, {0x1180, 0x0843, 0x1025, 0x0121, "Aspire 5920G(0x1025-0x0121)"}, @@ -17341,7 +17457,7 @@ {0x1180, 0x0852, 0x1324, 0x10CF, "P7120(0x1324-0x10CF)"}, {0x1180, 0x0852, 0x17AA, 0x20CB, "ThinkPad T400(0x17AA-0x20CB)"}, {0x1180, 0xE230, 0xFFFF, 0xFFFF, "R5U2xx (R5U230 / R5U231 / R5U241) [Memory Stick Host Controller](0xE230)"}, -{0x1180, 0xE476, 0xFFFF, 0xFFFF, "CardBus bridge(0xE476)"}, +{0x1180, 0xE476, 0xFFFF, 0xFFFF, "R5U242 PCIe to CardBus Bridge(0xE476)"}, {0x1180, 0xE476, 0x1028, 0x040A, "Latitude E6410(0x1028-0x040A)"}, {0x1180, 0xE476, 0x1028, 0x040B, "Latitude E6510(0x1028-0x040B)"}, {0x1180, 0xE822, 0xFFFF, 0xFFFF, "MMC/SD Host Controller(0xE822)"}, @@ -17821,6 +17937,7 @@ {0x11AB, 0x6180, 0xFFFF, 0xFFFF, "88F6180 [Kirkwood] ARM SoC(0x6180)"}, {0x11AB, 0x6192, 0xFFFF, 0xFFFF, "88F6190/6192 [Kirkwood] ARM SoC(0x6192)"}, {0x11AB, 0x6281, 0xFFFF, 0xFFFF, "88F6281 [Kirkwood] ARM SoC(0x6281)"}, +{0x11AB, 0x6282, 0xFFFF, 0xFFFF, "88F6282 [Armada 300] ARM SoC(0x6282)"}, {0x11AB, 0x6381, 0xFFFF, 0xFFFF, "MV78xx0 [Discovery Innovation] ARM SoC(0x6381)"}, {0x11AB, 0x6440, 0xFFFF, 0xFFFF, "88SE63x0 x1, 88SE6440 x4 PCIe SAS/SATA 3Gb/s RAID controller(0x6440)"}, {0x11AB, 0x6450, 0xFFFF, 0xFFFF, "64560 System Controller(0x6450)"}, @@ -18705,7 +18822,7 @@ {0x1217, 0x7223, 0x103C, 0x0890, "NC6000 laptop(0x103C-0x0890)"}, {0x1217, 0x7223, 0x10CF, 0x11C4, "Lifebook P5020D Laptop(0x10CF-0x11C4)"}, {0x1217, 0x7233, 0xFFFF, 0xFFFF, "OZ711MP3/MS3 4-in-1 MemoryCardBus Controller(0x7233)"}, -{0x1217, 0x8120, 0xFFFF, 0xFFFF, "Integrated MMC/SD Controller(0x8120)"}, +{0x1217, 0x8120, 0xFFFF, 0xFFFF, "OZ888 SD/MMC Card Reader Controller(0x8120)"}, {0x1217, 0x8130, 0xFFFF, 0xFFFF, "Integrated MS/MSPRO/xD Controller(0x8130)"}, {0x1217, 0x8220, 0xFFFF, 0xFFFF, "OZ600FJ1/OZ900FJ1 SD/MMC Card Reader Controller(0x8220)"}, {0x1217, 0x8221, 0xFFFF, 0xFFFF, "OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller(0x8221)"}, @@ -18715,9 +18832,11 @@ {0x1217, 0x8330, 0xFFFF, 0xFFFF, "OZ600 MS/xD Controller(0x8330)"}, {0x1217, 0x8330, 0x1028, 0x04A3, "Precision M4600(0x1028-0x04A3)"}, {0x1217, 0x8331, 0xFFFF, 0xFFFF, "O2 Flash Memory Card(0x8331)"}, -{0x1217, 0x8520, 0xFFFF, 0xFFFF, "SD/MMC Card Reader Controller(0x8520)"}, -{0x1217, 0x8621, 0xFFFF, 0xFFFF, "SD/MMC Card Reader Controller(0x8621)"}, +{0x1217, 0x8520, 0xFFFF, 0xFFFF, "OZ777 SD/MMC Card Reader Controller(0x8520)"}, +{0x1217, 0x8620, 0xFFFF, 0xFFFF, "OZ620 SD/MMC Card Reader Controller(0x8620)"}, +{0x1217, 0x8621, 0xFFFF, 0xFFFF, "OZ711 SD/MMC Card Reader Controller(0x8621)"}, {0x1217, 0x8621, 0x17AA, 0x5068, "Thinkpad E480/E580(0x17AA-0x5068)"}, +{0x1217, 0x8621, 0x1E44, 0x1776, "Steam Deck(0x1E44-0x1776)"}, {0x1217, 0x8760, 0xFFFF, 0xFFFF, "FORESEE E2M2 NVMe SSD(0x8760)"}, }; /* pci_vid_1217[] */ @@ -19133,6 +19252,7 @@ {0x125B, 0x9100, 0xA000, 0x6000, "SPI(0xA000-0x6000)"}, {0x125B, 0x9100, 0xA000, 0x7000, "Local Bus(0xA000-0x7000)"}, {0x125B, 0x9100, 0xEA50, 0x1C10, "RXi2-BP(0xEA50-0x1C10)"}, +{0x125B, 0x9105, 0xFFFF, 0xFFFF, "AX99100 PCIe to I/O Bridge(0x9105)"}, }; /* pci_vid_125B[] */ static pci_id_t const pci_vid_125C[] = { @@ -19331,6 +19451,7 @@ {0x126F, 0x2263, 0xFFFF, 0xFFFF, "SM2263EN/SM2263XT (DRAM-less) NVMe SSD Controllers(0x2263)"}, {0x126F, 0x2268, 0xFFFF, 0xFFFF, "SM2268XT (DRAM-less) NVMe SSD Controller(0x2268)"}, {0x126F, 0x2269, 0xFFFF, 0xFFFF, "SM2269XT (DRAM-less) NVMe SSD Controller(0x2269)"}, +{0x126F, 0x2508, 0xFFFF, 0xFFFF, "SM2508 NVMe 2.0 SSD Controller(0x2508)"}, {0x126F, 0x8366, 0xFFFF, 0xFFFF, "SM8366 NVMe SSD Controller [MonTitan](0x8366)"}, }; /* pci_vid_126F[] */ @@ -19909,6 +20030,11 @@ static pci_id_t const pci_vid_12BA[] = { {0x12BA, 0xFFFF, 0xFFFF, 0xFFFF, "BittWare, Inc.(0x12BA)"}, +{0x12BA, 0x0069, 0xFFFF, 0xFFFF, "VectorPath S7t-VG6(0x0069)"}, +{0x12BA, 0x0069, 0x12BA, 0xB5D4, "BW_BMC_IF(0x12BA-0xB5D4)"}, +{0x12BA, 0x0079, 0xFFFF, 0xFFFF, "VectorPath VP815(0x0079)"}, +{0x12BA, 0x0079, 0x12BA, 0xB5D4, "BW_BMC_IF(0x12BA-0xB5D4)"}, +{0x12BA, 0x007A, 0xFFFF, 0xFFFF, "VectorPath VP708(0x007A)"}, }; /* pci_vid_12BA[] */ static pci_id_t const pci_vid_12BB[] = { @@ -20128,6 +20254,7 @@ {0x12D8, 0xE110, 0xFFFF, 0xFFFF, "PI7C9X110 PCIe- to-PCI bridge(0xE110)"}, {0x12D8, 0xE110, 0x1775, 0x11CC, "CC11/CL11 CompactPCI Bridge(0x1775-0x11CC)"}, {0x12D8, 0xE111, 0xFFFF, 0xFFFF, "PI7C9X111SL PCIe-to-PCI Reversible Bridge(0xE111)"}, +{0x12D8, 0xE111, 0xEA50, 0x3BBB, "OCuLink to RX3i backplane bridge(0xEA50-0x3BBB)"}, {0x12D8, 0xE112, 0xFFFF, 0xFFFF, "PI7C9X112SL PCIe-to-PCI Bridge(0xE112)"}, {0x12D8, 0xE113, 0xFFFF, 0xFFFF, "PI7C9X113SL/PI7C9X118SL PCIe-to-PCI Bridge(0xE113)"}, {0x12D8, 0xE130, 0xFFFF, 0xFFFF, "PCI Express to PCI-XPI7C9X130 PCI-X Bridge(0xE130)"}, @@ -20893,11 +21020,46 @@ {0x1344, 0x51C4, 0x1028, 0x2293, "DC NVMe SED 7450 MU U.2 12.8TB(0x1028-0x2293)"}, {0x1344, 0x51C4, 0x1028, 0x2294, "DC NVMe ISE 7450 MU U.2 12.8TB(0x1028-0x2294)"}, {0x1344, 0x51C4, 0x1344, 0x3000, "U.3 1600GB [MTFDKCB1T6TFS/MTFDKCC1T6TFS](0x1344-0x3000)"}, +{0x1344, 0x51C9, 0xFFFF, 0xFFFF, "7600 PRO NVMe SSD(0x51C9)"}, +{0x1344, 0x51C9, 0x1028, 0x2421, "MTFDLBQ1T9THG-1BP1DFCDA(0x1028-0x2421)"}, +{0x1344, 0x51C9, 0x1028, 0x2422, "MTFDLBQ3T8THG-1BP1DFCDA(0x1028-0x2422)"}, +{0x1344, 0x51C9, 0x1028, 0x2423, "MTFDLBQ7T6THG-1BP1DFCDA(0x1028-0x2423)"}, +{0x1344, 0x51C9, 0x1028, 0x2424, "MTFDLBQ15T3THG-1BP1DFCDA(0x1028-0x2424)"}, +{0x1344, 0x51C9, 0x1028, 0x2429, "MTFDLBQ1T9THG-1BP1JABDA(0x1028-0x2429)"}, +{0x1344, 0x51C9, 0x1028, 0x242A, "MTFDLBQ3T8THG-1BP1JABDA(0x1028-0x242A)"}, +{0x1344, 0x51C9, 0x1028, 0x242B, "MTFDLBQ7T6THG-1BP1JABDA(0x1028-0x242B)"}, +{0x1344, 0x51C9, 0x1028, 0x242C, "MTFDLBQ15T3THG-1BP1JABDA(0x1028-0x242C)"}, +{0x1344, 0x51C9, 0x1028, 0x2431, "MTFDLAL1T9THG-1BP1DFCDA(0x1028-0x2431)"}, +{0x1344, 0x51C9, 0x1028, 0x2432, "MTFDLAL3T8THG-1BP1DFCDA(0x1028-0x2432)"}, +{0x1344, 0x51C9, 0x1028, 0x2433, "MTFDLAL7T6THG-1BP1DFCDA(0x1028-0x2433)"}, +{0x1344, 0x51C9, 0x1028, 0x2434, "MTFDLAL15T3THG-1BP1DFCDA(0x1028-0x2434)"}, +{0x1344, 0x51C9, 0x1028, 0x2439, "MTFDLAL1T9THG-1BP1JABDA(0x1028-0x2439)"}, +{0x1344, 0x51C9, 0x1028, 0x243A, "MTFDLAL3T8THG-1BP1JABDA(0x1028-0x243A)"}, +{0x1344, 0x51C9, 0x1028, 0x243B, "MTFDLAL7T6THG-1BP1JABDA(0x1028-0x243B)"}, +{0x1344, 0x51C9, 0x1028, 0x243C, "MTFDLAL15T3THG-1BP1JABDA(0x1028-0x243C)"}, +{0x1344, 0x51CA, 0xFFFF, 0xFFFF, "7600 MAX NVMe SSD(0x51CA)"}, +{0x1344, 0x51CA, 0x1028, 0x2425, "MTFDLBQ1T6THS-1BP1DFCDA(0x1028-0x2425)"}, +{0x1344, 0x51CA, 0x1028, 0x2426, "MTFDLBQ3T2THS-1BP1DFCDA(0x1028-0x2426)"}, +{0x1344, 0x51CA, 0x1028, 0x2427, "MTFDLBQ6T4THS-1BP1DFCDA(0x1028-0x2427)"}, +{0x1344, 0x51CA, 0x1028, 0x2428, "MTFDLBQ12T8THS-1BP1DFCDA(0x1028-0x2428)"}, +{0x1344, 0x51CA, 0x1028, 0x242D, "MTFDLBQ1T6THS-1BP1JABDA(0x1028-0x242D)"}, +{0x1344, 0x51CA, 0x1028, 0x242E, "MTFDLBQ3T2THS-1BP1JABDA(0x1028-0x242E)"}, +{0x1344, 0x51CA, 0x1028, 0x242F, "MTFDLBQ6T4THS-1BP1JABDA(0x1028-0x242F)"}, +{0x1344, 0x51CA, 0x1028, 0x2430, "MTFDLBQ12T8THS-1BP1JABDA(0x1028-0x2430)"}, +{0x1344, 0x51CA, 0x1028, 0x2435, "MTFDLAL1T6THS-1BP1DFCDA(0x1028-0x2435)"}, +{0x1344, 0x51CA, 0x1028, 0x2436, "MTFDLAL3T2THS-1BP1DFCDA(0x1028-0x2436)"}, +{0x1344, 0x51CA, 0x1028, 0x2437, "MTFDLAL6T4THS-1BP1DFCDA(0x1028-0x2437)"}, +{0x1344, 0x51CA, 0x1028, 0x2438, "MTFDLAL12T8THS-1BP1DFCDA(0x1028-0x2438)"}, +{0x1344, 0x51CA, 0x1028, 0x243D, "MTFDLAL1T6THS-1BP1JABDA(0x1028-0x243D)"}, +{0x1344, 0x51CA, 0x1028, 0x243E, "MTFDLAL3T2THS-1BP1JABDA(0x1028-0x243E)"}, +{0x1344, 0x51CA, 0x1028, 0x243F, "MTFDLAL6T4THS-1BP1JABDA(0x1028-0x243F)"}, +{0x1344, 0x51CA, 0x1028, 0x2440, "MTFDLAL12T8THS-1BP1JABDA(0x1028-0x2440)"}, {0x1344, 0x51CB, 0xFFFF, 0xFFFF, "6550 ION NVMe SSD(0x51CB)"}, {0x1344, 0x51CB, 0x1028, 0x2379, "MTFDLBQ61T4THL-1BK1JABDA(0x1028-0x2379)"}, {0x1344, 0x51CB, 0x1028, 0x23A6, "MTFDLBQ30T7THL-1BK1JABDA(0x1028-0x23A6)"}, {0x1344, 0x51CB, 0x1028, 0x23A7, "MTFDLAL61T4THL-1BK1JABDA(0x1028-0x23A7)"}, {0x1344, 0x51CB, 0x1028, 0x23A8, "MTFDLAL30T7THL-1BK1JABDA(0x1028-0x23A8)"}, +{0x1344, 0x51CD, 0xFFFF, 0xFFFF, "9650 PRO NVMe SSD(0x51CD)"}, {0x1344, 0x5404, 0xFFFF, 0xFFFF, "2210 NVMe SSD [Cobain](0x5404)"}, {0x1344, 0x5405, 0xFFFF, 0xFFFF, "2300 NVMe SSD [Santana](0x5405)"}, {0x1344, 0x5407, 0xFFFF, 0xFFFF, "3400 NVMe SSD [Hendrix](0x5407)"}, @@ -20912,6 +21074,8 @@ {0x1344, 0x5428, 0xFFFF, 0xFFFF, "4600 NVMe SSD(0x5428)"}, {0x1344, 0x5429, 0xFFFF, 0xFFFF, "2600 NVMe SSD (DRAM-less)(0x5429)"}, {0x1344, 0x6001, 0xFFFF, 0xFFFF, "2100AI NVMe SSD [Nitro](0x6001)"}, +{0x1344, 0x6003, 0xFFFF, 0xFFFF, "4150AT NVMe SSD(0x6003)"}, +{0x1344, 0x6004, 0xFFFF, 0xFFFF, "4100AT NVMe SSD (DRAM-less)(0x6004)"}, }; /* pci_vid_1344[] */ static pci_id_t const pci_vid_1345[] = { @@ -21651,8 +21815,13 @@ {0x13A8, 0x0252, 0xFFFF, 0xFFFF, "XR17V252 Dual UART PCI controller(0x0252)"}, {0x13A8, 0x0254, 0xFFFF, 0xFFFF, "XR17V254 Quad UART PCI controller(0x0254)"}, {0x13A8, 0x0258, 0xFFFF, 0xFFFF, "XR17V258 Octal UART PCI controller(0x0258)"}, -{0x13A8, 0x0352, 0xFFFF, 0xFFFF, "XR17V3521 Dual PCIe UART(0x0352)"}, +{0x13A8, 0x0352, 0xFFFF, 0xFFFF, "XR17V352 High Performance Dual PCI Express UART(0x0352)"}, {0x13A8, 0x0352, 0x4C52, 0x9252, "LRUS9252H 2-Port RS232 Serial Adapter(0x4C52-0x9252)"}, +{0x13A8, 0x0354, 0xFFFF, 0xFFFF, "XR17V354 High Performance Quad PCI Express UART(0x0354)"}, +{0x13A8, 0x0358, 0xFFFF, 0xFFFF, "XR17V358 High Performance Octal PCI Express UART(0x0358)"}, +{0x13A8, 0x0358, 0xEA50, 0x8232, "8-Channel RS232 Card(0xEA50-0x8232)"}, +{0x13A8, 0x8358, 0xFFFF, 0xFFFF, "Twin XR17V358 High Performance Octal PCI Express UARTs(0x8358)"}, +{0x13A8, 0x8358, 0xEA50, 0x8232, "16-Channel RS232 Card(0xEA50-0x8232)"}, }; /* pci_vid_13A8[] */ static pci_id_t const pci_vid_13A9[] = { @@ -23336,6 +23505,8 @@ static pci_id_t const pci_vid_1433[] = { {0x1433, 0xFFFF, 0xFFFF, 0xFFFF, "Eltec Elektronik GmbH(0x1433)"}, +{0x1433, 0x0002, 0xFFFF, 0xFFFF, "XRD_FG (PCGR-200) [95510214H](0x0002)"}, +{0x1433, 0x0006, 0xFFFF, 0xFFFF, "XRD_FGx Opto (PCGR-300) [95510215H](0x0006)"}, }; /* pci_vid_1433[] */ static pci_id_t const pci_vid_1435[] = { @@ -23460,7 +23631,6 @@ static pci_id_t const pci_vid_144D[] = { {0x144D, 0xFFFF, 0xFFFF, 0xFFFF, "Samsung Electronics Co Ltd(0x144D)"}, {0x144D, 0x1600, 0xFFFF, 0xFFFF, "S4LN053X01 AHCI SSD Controller(Apple slot)(0x1600)"}, -{0x144D, 0x9602, 0xFFFF, 0xFFFF, "RS780/RS880 PCI to PCI bridge (int gfx)(0x9602)"}, {0x144D, 0xA544, 0xFFFF, 0xFFFF, "Exynos 8890 PCIe Root Complex(0xA544)"}, {0x144D, 0xA575, 0xFFFF, 0xFFFF, "Exynos 7420 PCIe Root Complex(0xA575)"}, {0x144D, 0xA5E3, 0xFFFF, 0xFFFF, "Exynos 5433 PCIe Root Complex(0xA5E3)"}, @@ -23470,20 +23640,12 @@ {0x144D, 0xA802, 0x144D, 0xA801, "PM963 2.5\" NVMe PCIe SSD(0x144D-0xA801)"}, {0x144D, 0xA804, 0xFFFF, 0xFFFF, "NVMe SSD Controller SM961/PM961/SM963(0xA804)"}, {0x144D, 0xA804, 0x144D, 0xA801, "SM963 2.5\" NVMe PCIe SSD(0x144D-0xA801)"}, -{0x144D, 0xA806, 0xFFFF, 0xFFFF, "NVMe SSD SM0032L(0xA806)"}, +{0x144D, 0xA806, 0xFFFF, 0xFFFF, "PM971 BGA PCIe x2 NVMe SSD(0xA806)"}, {0x144D, 0xA808, 0xFFFF, 0xFFFF, "NVMe SSD Controller SM981/PM981/PM983(0xA808)"}, {0x144D, 0xA808, 0x144D, 0xA801, "SSD 970 EVO/PRO(0x144D-0xA801)"}, {0x144D, 0xA808, 0x1D49, 0x403B, "Thinksystem U.2 PM983 NVMe SSD(0x1D49-0x403B)"}, {0x144D, 0xA809, 0xFFFF, 0xFFFF, "NVMe SSD Controller 980 (DRAM-less)(0xA809)"}, {0x144D, 0xA80A, 0xFFFF, 0xFFFF, "NVMe SSD Controller PM9A1/PM9A3/980PRO(0xA80A)"}, -{0x144D, 0xA80A, 0x0128, 0x215A, "DC NVMe PM9A3 RI U.2 960GB(0x0128-0x215A)"}, -{0x144D, 0xA80A, 0x0128, 0x215B, "DC NVMe PM9A3 RI U.2 1.92TB(0x0128-0x215B)"}, -{0x144D, 0xA80A, 0x0128, 0x215C, "DC NVMe PM9A3 RI U.2 3.84TB(0x0128-0x215C)"}, -{0x144D, 0xA80A, 0x0128, 0x215D, "DC NVMe PM9A3 RI U.2 7.68TB(0x0128-0x215D)"}, -{0x144D, 0xA80A, 0x0128, 0x2166, "DC NVMe PM9A3 RI 110M.2 960GB(0x0128-0x2166)"}, -{0x144D, 0xA80A, 0x0128, 0x2167, "DC NVMe PM9A3 RI 110M.2 1.92TB(0x0128-0x2167)"}, -{0x144D, 0xA80A, 0x0128, 0x2168, "DC NVMe PM9A3 RI 80M.2 480GB(0x0128-0x2168)"}, -{0x144D, 0xA80A, 0x0128, 0x2169, "DC NVMe PM9A3 RI 80M.2 960GB(0x0128-0x2169)"}, {0x144D, 0xA80A, 0x1028, 0x215A, "DC NVMe PM9A3 RI U.2 960GB(0x1028-0x215A)"}, {0x144D, 0xA80A, 0x1028, 0x215B, "DC NVMe PM9A3 RI U.2 1.92TB(0x1028-0x215B)"}, {0x144D, 0xA80A, 0x1028, 0x215C, "DC NVMe PM9A3 RI U.2 3.84TB(0x1028-0x215C)"}, @@ -23499,9 +23661,12 @@ {0x144D, 0xA80A, 0x144D, 0xA813, "General DC NVMe PM9A3(0x144D-0xA813)"}, {0x144D, 0xA80B, 0xFFFF, 0xFFFF, "NVMe SSD Controller PM9B1 (DRAM-less)(0xA80B)"}, {0x144D, 0xA80C, 0xFFFF, 0xFFFF, "NVMe SSD Controller S4LV008[Pascal](0xA80C)"}, +{0x144D, 0xA80C, 0x144D, 0xA801, "SSD 990 PRO(0x144D-0xA801)"}, {0x144D, 0xA80D, 0xFFFF, 0xFFFF, "NVMe SSD Controller PM9C1a (DRAM-less)(0xA80D)"}, {0x144D, 0xA80E, 0xFFFF, 0xFFFF, "NVMe SSD Controller PM9D3a(0xA80E)"}, {0x144D, 0xA80F, 0xFFFF, 0xFFFF, "BM9C1 QLC NVME SSD (DRAM-less)(0xA80F)"}, +{0x144D, 0xA810, 0xFFFF, 0xFFFF, "NVMe SSD 9100 PRO [PM9E1](0xA810)"}, +{0x144D, 0xA811, 0xFFFF, 0xFFFF, "BM9H1 NVME SSD (DRAM-less)(0xA811)"}, {0x144D, 0xA820, 0xFFFF, 0xFFFF, "NVMe SSD Controller 171X(0xA820)"}, {0x144D, 0xA820, 0x1028, 0x1F95, "Express Flash NVMe XS1715 SSD 400GB(0x1028-0x1F95)"}, {0x144D, 0xA820, 0x1028, 0x1F96, "Express Flash NVMe XS1715 SSD 800GB(0x1028-0x1F96)"}, @@ -23756,9 +23921,6 @@ static pci_id_t const pci_vid_1462[] = { {0x1462, 0xFFFF, 0xFFFF, 0xFFFF, "Micro-Star International Co., Ltd. [MSI](0x1462)"}, {0x1462, 0x3483, 0xFFFF, 0xFFFF, "MSI USB 3.0 (VIA VL80x-based xHCI USB Controller)(0x3483)"}, -{0x1462, 0x5027, 0xFFFF, 0xFFFF, "RX 6650XT MECH 2X(0x5027)"}, -{0x1462, 0x7C56, 0xFFFF, 0xFFFF, "Realtek Ethernet controller RTL8111H(0x7C56)"}, -{0x1462, 0xAAF0, 0xFFFF, 0xFFFF, "Radeon RX 580 Gaming X 8G(0xAAF0)"}, }; /* pci_vid_1462[] */ static pci_id_t const pci_vid_1463[] = { @@ -24216,14 +24378,19 @@ {0x14C3, 0x7650, 0xFFFF, 0xFFFF, "MT7650 802.11ac(0x7650)"}, {0x14C3, 0x7662, 0xFFFF, 0xFFFF, "MT7662E 802.11ac PCI Express Wireless Network Adapter(0x7662)"}, {0x14C3, 0x7663, 0xFFFF, 0xFFFF, "MT7663 802.11ac PCI Express Wireless Network Adapter(0x7663)"}, -{0x14C3, 0x7915, 0xFFFF, 0xFFFF, "MT7915E 802.11ax PCI Express Wireless Network Adapter(0x7915)"}, -{0x14C3, 0x7916, 0xFFFF, 0xFFFF, "MT7905D/MT7975(0x7916)"}, +{0x14C3, 0x7902, 0xFFFF, 0xFFFF, "MT7902 802.11ax PCIe Wireless Network Adapter [Filogic 310](0x7902)"}, +{0x14C3, 0x7915, 0xFFFF, 0xFFFF, "MT7915A/MT7915D normal link PCIe Wi-Fi 6(802.11ax) 80MHz 4x4/2x2 Wireless Network Adapter [Filogic 615](0x7915)"}, +{0x14C3, 0x7916, 0xFFFF, 0xFFFF, "MT7915A/MT7915D hif link PCIe Wi-Fi 6(802.11ax) 80MHz 4x4/2x2 Wireless Network Adapter [Filogic 615](0x7916)"}, {0x14C3, 0x7922, 0xFFFF, 0xFFFF, "MT7922 802.11ax PCI Express Wireless Network Adapter(0x7922)"}, {0x14C3, 0x7922, 0x1A3B, 0x5300, "ASUS PCE-AXE59BT(0x1A3B-0x5300)"}, -{0x14C3, 0x7961, 0xFFFF, 0xFFFF, "MT7921 802.11ax PCI Express Wireless Network Adapter(0x7961)"}, +{0x14C3, 0x7925, 0xFFFF, 0xFFFF, "MT7925 802.11be 160MHz 2x2 PCIe Wireless Network Adapter [Filogic 360](0x7925)"}, +{0x14C3, 0x7927, 0xFFFF, 0xFFFF, "MT7927 802.11be 320MHz 2x2 PCIe Wireless Network Adapter [Filogic 380](0x7927)"}, +{0x14C3, 0x7961, 0xFFFF, 0xFFFF, "MT7921 802.11ax PCIe Wireless Network Adapter [Filogic 330](0x7961)"}, {0x14C3, 0x7988, 0xFFFF, 0xFFFF, "MT7988 PCI Express Host Bridge [Filogic 880](0x7988)"}, -{0x14C3, 0x7990, 0xFFFF, 0xFFFF, "MT7996 802.11be PCI Express Wireless Network Adapter (Port 0)(0x7990)"}, -{0x14C3, 0x7991, 0xFFFF, 0xFFFF, "MT7996 802.11be PCI Express Wireless Network Adapter (Port 1)(0x7991)"}, +{0x14C3, 0x7990, 0xFFFF, 0xFFFF, "MT7996 primary link PCIe Wi-Fi 7(802.11be) 320MHz Wireless Network Adapter [Filogic 680](0x7990)"}, +{0x14C3, 0x7991, 0xFFFF, 0xFFFF, "MT7996 secondary link PCIe Wi-Fi 7(802.11be) 320MHz Wireless Network Adapter [Filogic 680](0x7991)"}, +{0x14C3, 0x7992, 0xFFFF, 0xFFFF, "MT7992 primary link PCIe Wi-Fi 7(802.11be) 160MHz Wireless Network Adapter [Filogic 660](0x7992)"}, +{0x14C3, 0x799A, 0xFFFF, 0xFFFF, "MT7992 secondary link PCIe Wi-Fi 7(802.11be) 160MHz Wireless Network Adapter [Filogic 660](0x799A)"}, {0x14C3, 0x8650, 0xFFFF, 0xFFFF, "MT7650 Bluetooth(0x8650)"}, }; /* pci_vid_14C3[] */ @@ -25182,6 +25349,7 @@ {0x14E4, 0x4430, 0xFFFF, 0xFFFF, "BCM44xx CardBus iLine32 HomePNA 2.0(0x4430)"}, {0x14E4, 0x4432, 0xFFFF, 0xFFFF, "BCM4432 CardBus 10/100BaseT(0x4432)"}, {0x14E4, 0x4433, 0xFFFF, 0xFFFF, "BCM4387 802.11ax Dual Band Wireless LAN Controller(0x4433)"}, +{0x14E4, 0x4434, 0xFFFF, 0xFFFF, "BCM4388 802.11ax Dual Band Wireless LAN Controller(0x4434)"}, {0x14E4, 0x4464, 0xFFFF, 0xFFFF, "BCM4364 802.11ac Wireless Network Adapter(0x4464)"}, {0x14E4, 0x4488, 0xFFFF, 0xFFFF, "BCM4377b Wireless Network Adapter(0x4488)"}, {0x14E4, 0x449D, 0xFFFF, 0xFFFF, "BCM43752 802.11ax Dual Band Wireless LAN Controller(0x449D)"}, @@ -25236,6 +25404,7 @@ {0x14E4, 0x5E88, 0xFFFF, 0xFFFF, "Viper Offload Engine(0x5E88)"}, {0x14E4, 0x5F69, 0xFFFF, 0xFFFF, "BRCM4378 Bluetooth Controller(0x5F69)"}, {0x14E4, 0x5F71, 0xFFFF, 0xFFFF, "BRCM4387 Bluetooth Controller(0x5F71)"}, +{0x14E4, 0x5F72, 0xFFFF, 0xFFFF, "BCM4388 Bluetooth Controller(0x5F72)"}, {0x14E4, 0x5FA0, 0xFFFF, 0xFFFF, "BRCM4377 Bluetooth Controller(0x5FA0)"}, {0x14E4, 0x8411, 0xFFFF, 0xFFFF, "BCM47xx PCIe Bridge(0x8411)"}, {0x14E4, 0x8602, 0xFFFF, 0xFFFF, "BCM7400/BCM7405 Serial ATA Controller(0x8602)"}, @@ -26011,9 +26180,6 @@ static pci_id_t const pci_vid_153B[] = { {0x153B, 0xFFFF, 0xFFFF, 0xFFFF, "TERRATEC Electronic GmbH(0x153B)"}, -{0x153B, 0x1144, 0xFFFF, 0xFFFF, "Aureon 5.1(0x1144)"}, -{0x153B, 0x1147, 0xFFFF, 0xFFFF, "Aureon 5.1 Sky(0x1147)"}, -{0x153B, 0x1158, 0xFFFF, 0xFFFF, "Philips Semiconductors SAA7134 (rev 01) [Terratec Cinergy 600 TV](0x1158)"}, }; /* pci_vid_153B[] */ static pci_id_t const pci_vid_153C[] = { @@ -26627,11 +26793,12 @@ {0x15B3, 0x0274, 0xFFFF, 0xFFFF, "Spectrum-6 in Flash Recovery Mode(0x0274)"}, {0x15B3, 0x0275, 0xFFFF, 0xFFFF, "Spectrum-6 RMA(0x0275)"}, {0x15B3, 0x0277, 0xFFFF, 0xFFFF, "Spectrum-6 Tile(0x0277)"}, -{0x15B3, 0x0278, 0xFFFF, 0xFFFF, "Quantum-4 in Flash Recovery Mode(0x0278)"}, -{0x15B3, 0x0279, 0xFFFF, 0xFFFF, "Quantum-4 RMA(0x0279)"}, +{0x15B3, 0x0278, 0xFFFF, 0xFFFF, "NVLink-6 Switch in Flash Recovery Mode(0x0278)"}, +{0x15B3, 0x0279, 0xFFFF, 0xFFFF, "NVLink-6 Switch RMA(0x0279)"}, {0x15B3, 0x027A, 0xFFFF, 0xFFFF, "Eros Chiplet(0x027A)"}, -{0x15B3, 0x027C, 0xFFFF, 0xFFFF, "Quantum-5 in Flash Recovery Mode(0x027C)"}, -{0x15B3, 0x027D, 0xFFFF, 0xFFFF, "Quantum-5 RMA(0x027D)"}, +{0x15B3, 0x027C, 0xFFFF, 0xFFFF, "NVLink-7 Switch in Flash Recovery Mode(0x027C)"}, +{0x15B3, 0x027D, 0xFFFF, 0xFFFF, "NVLink-7 Switch RMA(0x027D)"}, +{0x15B3, 0x027E, 0xFFFF, 0xFFFF, "Spectrum-7 Tile(0x027E)"}, {0x15B3, 0x0281, 0xFFFF, 0xFFFF, "NPS-600 Flash Recovery(0x0281)"}, {0x15B3, 0x0282, 0xFFFF, 0xFFFF, "ArcusE Flash recovery(0x0282)"}, {0x15B3, 0x0283, 0xFFFF, 0xFFFF, "ArcusE RMA(0x0283)"}, @@ -26645,8 +26812,12 @@ {0x15B3, 0x0292, 0xFFFF, 0xFFFF, "Arcus3 Flash Recovery(0x0292)"}, {0x15B3, 0x0293, 0xFFFF, 0xFFFF, "Arcus3 RMA(0x0293)"}, {0x15B3, 0x0294, 0xFFFF, 0xFFFF, "Ophy 2.1 (SagittaZ)(0x0294)"}, -{0x15B3, 0x02A0, 0xFFFF, 0xFFFF, "Quantum-6 in Flash Recovery Mode(0x02A0)"}, -{0x15B3, 0x02A1, 0xFFFF, 0xFFFF, "Quantum-6 RMA(0x02A1)"}, +{0x15B3, 0x0296, 0xFFFF, 0xFFFF, "OPHY2.6(0x0296)"}, +{0x15B3, 0x0298, 0xFFFF, 0xFFFF, "OPHY3.0(0x0298)"}, +{0x15B3, 0x029A, 0xFFFF, 0xFFFF, "OPHY3.1(0x029A)"}, +{0x15B3, 0x029C, 0xFFFF, 0xFFFF, "OPHY3.5(0x029C)"}, +{0x15B3, 0x02A0, 0xFFFF, 0xFFFF, "NVLink-8 Switch in Flash Recovery Mode(0x02A0)"}, +{0x15B3, 0x02A1, 0xFFFF, 0xFFFF, "NVLink-8 Switch RMA(0x02A1)"}, {0x15B3, 0x02A2, 0xFFFF, 0xFFFF, "Spectrum-7 in Flash Recovery Mode(0x02A2)"}, {0x15B3, 0x02A3, 0xFFFF, 0xFFFF, "Spectrum-7 RMA(0x02A3)"}, {0x15B3, 0x1002, 0xFFFF, 0xFFFF, "MT25400 Family [ConnectX-2 Virtual Function](0x1002)"}, @@ -26715,6 +26886,8 @@ {0x15B3, 0x1015, 0x117C, 0x00B4, "FastFrame N322 Dual-port 25Gb Ethernet Adapter(0x117C-0x00B4)"}, {0x15B3, 0x1015, 0x117C, 0x40B7, "ThunderLink TLN3-3252 Dual-port 25Gb Ethernet Adapter(0x117C-0x40B7)"}, {0x15B3, 0x1015, 0x117C, 0x40B8, "ThunderLink TLN3-3102 Dual-port 10Gb Ethernet Adapter(0x117C-0x40B8)"}, +{0x15B3, 0x1015, 0x1458, 0x0280, "CLN4C44(0x1458-0x0280)"}, +{0x15B3, 0x1015, 0x1458, 0x0281, "CLN4C44 with NCSI(0x1458-0x0281)"}, {0x15B3, 0x1015, 0x15B3, 0x0001, "ConnectX-4 Lx EN network interface card, 25GbE single-port SFP28, PCIe3.0 x8, tall bracket, ROHS R6(0x15B3-0x0001)"}, {0x15B3, 0x1015, 0x15B3, 0x0003, "Stand-up ConnectX-4 Lx EN, 25GbE dual-port SFP28, PCIe3.0 x8, MCX4121A-ACAT(0x15B3-0x0003)"}, {0x15B3, 0x1015, 0x15B3, 0x0004, "ConnectX-4 Lx Stand-up dual-port 10GbE MCX4121A-XCAT(0x15B3-0x0004)"}, @@ -26728,6 +26901,7 @@ {0x15B3, 0x1015, 0x193D, 0x1083, "NIC-ETH640F-3S-2P(0x193D-0x1083)"}, {0x15B3, 0x1015, 0x193D, 0x1084, "NIC-ETH540F-3S-2P(0x193D-0x1084)"}, {0x15B3, 0x1015, 0x1E81, 0x0C10, "25GbE dual-port SFP28, PCIe3.0 x8 [3SC10](0x1E81-0x0C10)"}, +{0x15B3, 0x1015, 0x1F3F, 0x0C10, "25GbE dual-port SFP28, PCIe3.0 x8, 3SC10(0x1F3F-0x0C10)"}, {0x15B3, 0x1016, 0xFFFF, 0xFFFF, "MT27710 Family [ConnectX-4 Lx Virtual Function](0x1016)"}, {0x15B3, 0x1017, 0xFFFF, 0xFFFF, "MT27800 Family [ConnectX-5](0x1017)"}, {0x15B3, 0x1017, 0x117C, 0x00B1, "FastFrame N311 Single-port 10Gb Ethernet Adapter(0x117C-0x00B1)"}, @@ -26754,6 +26928,7 @@ {0x15B3, 0x101F, 0x193D, 0x1035, "NIC-ETH641F-LP-2P SFP28 2x25GbE PCIe Network Adapter(0x193D-0x1035)"}, {0x15B3, 0x101F, 0x1BD4, 0x00AC, "O252MCX6Lx(0x1BD4-0x00AC)"}, {0x15B3, 0x101F, 0x1BD4, 0x00AE, "S252MCX6Lx(0x1BD4-0x00AE)"}, +{0x15B3, 0x101F, 0x1F3F, 0x0C11, "25GbE dual-port SFP28, PCIe4.0 x8, 3SC1125GbE dual-port SFP28, PCIe4.0 x8, 3SC11(0x1F3F-0x0C11)"}, {0x15B3, 0x101F, 0x1FF9, 0x00AD, "ENFM6251-SP2(0x1FF9-0x00AD)"}, {0x15B3, 0x101F, 0x1FF9, 0x00AF, "ENPM6251-SP2(0x1FF9-0x00AF)"}, {0x15B3, 0x1020, 0xFFFF, 0xFFFF, "MT28860(0x1020)"}, @@ -26859,6 +27034,7 @@ {0x15B3, 0xCAF1, 0xFFFF, 0xFFFF, "ConnectX-4 CAPI Function(0xCAF1)"}, {0x15B3, 0xCB84, 0xFFFF, 0xFFFF, "MT52100(0xCB84)"}, {0x15B3, 0xCF08, 0xFFFF, 0xFFFF, "Switch-IB2(0xCF08)"}, +{0x15B3, 0xCF09, 0xFFFF, 0xFFFF, "Quantum Aggregation Node(0xCF09)"}, {0x15B3, 0xCF6C, 0xFFFF, 0xFFFF, "MT53100 [Spectrum-2](0xCF6C)"}, {0x15B3, 0xCF70, 0xFFFF, 0xFFFF, "Spectrum-3(0xCF70)"}, {0x15B3, 0xCF80, 0xFFFF, 0xFFFF, "Spectrum-4(0xCF80)"}, @@ -26869,9 +27045,9 @@ {0x15B3, 0xD2F2, 0xFFFF, 0xFFFF, "Quantum-2 NDR (400Gbps) switch(0xD2F2)"}, {0x15B3, 0xD2F4, 0xFFFF, 0xFFFF, "Quantum-3(0xD2F4)"}, {0x15B3, 0xD2F6, 0xFFFF, 0xFFFF, "Quantum-3CPO(0xD2F6)"}, -{0x15B3, 0xD2F8, 0xFFFF, 0xFFFF, "Quantum-4(0xD2F8)"}, -{0x15B3, 0xD2FA, 0xFFFF, 0xFFFF, "Quantum-5(0xD2FA)"}, -{0x15B3, 0xD2FC, 0xFFFF, 0xFFFF, "Quantum-6(0xD2FC)"}, +{0x15B3, 0xD2F8, 0xFFFF, 0xFFFF, "NVLink-6 Switch(0xD2F8)"}, +{0x15B3, 0xD2FA, 0xFFFF, 0xFFFF, "NVLink-7 Switch(0xD2FA)"}, +{0x15B3, 0xD2FC, 0xFFFF, 0xFFFF, "NVLink-8 Switch(0xD2FC)"}, }; /* pci_vid_15B3[] */ static pci_id_t const pci_vid_15B4[] = { @@ -26911,7 +27087,7 @@ {0x15B7, 0x5004, 0xFFFF, 0xFFFF, "PC SN520 x2 M.2 2230 NVMe SSD(0x5004)"}, {0x15B7, 0x5005, 0xFFFF, 0xFFFF, "PC SN520 x2 M.2 2242 NVMe SSD(0x5005)"}, {0x15B7, 0x5006, 0xFFFF, 0xFFFF, "SanDisk Extreme Pro / WD Black SN750 / PC SN730 / Red SN700 NVMe SSD(0x5006)"}, -{0x15B7, 0x5007, 0xFFFF, 0xFFFF, "IX SN530 NVMe SSD (DRAM-less)(0x5007)"}, +{0x15B7, 0x5007, 0xFFFF, 0xFFFF, "IX SN530 NVMe SSD / microSD Express Card (DRAM-less)(0x5007)"}, {0x15B7, 0x5008, 0xFFFF, 0xFFFF, "PC SN530 NVMe SSD (DRAM-less)(0x5008)"}, {0x15B7, 0x5009, 0xFFFF, 0xFFFF, "SanDisk Ultra 3D / WD PC SN530, IX SN530, Blue SN550 NVMe SSD (DRAM-less)(0x5009)"}, {0x15B7, 0x5009, 0x15B7, 0x5009, "WD Blue SN550 NVMe SSD(0x15B7-0x5009)"}, @@ -26922,7 +27098,7 @@ {0x15B7, 0x5014, 0xFFFF, 0xFFFF, "WD PC SN540 / Green SN350 NVMe SSD 1 TB (DRAM-less)(0x5014)"}, {0x15B7, 0x5015, 0xFFFF, 0xFFFF, "PC SN740 NVMe SSD (DRAM-less)(0x5015)"}, {0x15B7, 0x5016, 0xFFFF, 0xFFFF, "WD PC SN740 NVMe SSD 512GB (DRAM-less)(0x5016)"}, -{0x15B7, 0x5017, 0xFFFF, 0xFFFF, "WD Black SN770 / PC SN740 256GB / PC SN560 (DRAM-less) NVMe SSD(0x5017)"}, +{0x15B7, 0x5017, 0xFFFF, 0xFFFF, "WD SN560/SN740/SN770/SN5000 NVMe SSD(0x5017)"}, {0x15B7, 0x5019, 0xFFFF, 0xFFFF, "WD Green SN350 240GB (DRAM-less) / SN560E NVMe SSD(0x5019)"}, {0x15B7, 0x501A, 0xFFFF, 0xFFFF, "SanDisk Ultra 3D / WD Blue SN570 NVMe SSD (DRAM-less)(0x501A)"}, {0x15B7, 0x501D, 0xFFFF, 0xFFFF, "WD Blue SN550 NVMe SSD 2TB (DRAM-less)(0x501D)"}, @@ -26937,11 +27113,14 @@ {0x15B7, 0x5036, 0xFFFF, 0xFFFF, "WD PC SN5000S M.2 2280 NVMe SSD (DRAM-less)(0x5036)"}, {0x15B7, 0x5041, 0xFFFF, 0xFFFF, "WD Blue SN580 NVMe SSD (DRAM-less)(0x5041)"}, {0x15B7, 0x5042, 0xFFFF, 0xFFFF, "WD Black SN770M NVMe SSD (DRAM-less)(0x5042)"}, -{0x15B7, 0x5045, 0xFFFF, 0xFFFF, "WD_BLACK SN7100 NVMe SSD (DRAM-less)(0x5045)"}, +{0x15B7, 0x5043, 0xFFFF, 0xFFFF, "WD PC SN7100S M.2 2230 NVMe SSD (DRAM-less)(0x5043)"}, +{0x15B7, 0x5044, 0xFFFF, 0xFFFF, "WD PC SN7100S M.2 2242 NVMe SSD (DRAM-less)(0x5044)"}, +{0x15B7, 0x5045, 0xFFFF, 0xFFFF, "WD_BLACK SN7100/WD PC SN7100S M.2 2280 NVMe SSD (DRAM-less)(0x5045)"}, {0x15B7, 0x5046, 0xFFFF, 0xFFFF, "SanDisk Extreme NVMe SSD (DRAM-less)(0x5046)"}, {0x15B7, 0x5049, 0xFFFF, 0xFFFF, "SN8000S NVMe SSD(0x5049)"}, {0x15B7, 0x504A, 0xFFFF, 0xFFFF, "WD Blue SN5000 NVMe SSD (DRAM-less)(0x504A)"}, {0x15B7, 0x5050, 0xFFFF, 0xFFFF, "WD PC SN8050S / WD_BLACK SN8100 NVMe SSD(0x5050)"}, +{0x15B7, 0x5063, 0xFFFF, 0xFFFF, "WD Blue SN5100 NVMe SSD (DRAM-less)(0x5063)"}, }; /* pci_vid_15B7[] */ static pci_id_t const pci_vid_15B8[] = { @@ -27069,6 +27248,8 @@ static pci_id_t const pci_vid_15CF[] = { {0x15CF, 0xFFFF, 0xFFFF, 0xFFFF, "Hilscher Gesellschaft für Systemautomation mbH(0x15CF)"}, {0x15CF, 0x0000, 0xFFFF, 0xFFFF, "CIFX PCI/PCIe(0x0000)"}, +{0x15CF, 0x0090, 0xFFFF, 0xFFFF, "CIFX PCIe(0x0090)"}, +{0x15CF, 0x0900, 0xFFFF, 0xFFFF, "CIFX PCIe(0x0900)"}, }; /* pci_vid_15CF[] */ static pci_id_t const pci_vid_15D1[] = { @@ -27105,9 +27286,6 @@ static pci_id_t const pci_vid_15D9[] = { {0x15D9, 0xFFFF, 0xFFFF, 0xFFFF, "Super Micro Computer Inc(0x15D9)"}, -{0x15D9, 0x1B64, 0xFFFF, 0xFFFF, "SCC-B8SB80-B1(0x1B64)"}, -{0x15D9, 0x1B9D, 0xFFFF, 0xFFFF, "Supermicro AOC-S3816L-L16IR(0x1B9D)"}, -{0x15D9, 0x1C6E, 0xFFFF, 0xFFFF, "Supermicro AOC-SLG4-2H8M2(0x1C6E)"}, }; /* pci_vid_15D9[] */ static pci_id_t const pci_vid_15DA[] = { @@ -27578,8 +27756,6 @@ static pci_id_t const pci_vid_1682[] = { {0x1682, 0xFFFF, 0xFFFF, 0xFFFF, "XFX Pine Group Inc.(0x1682)"}, -{0x1682, 0x5701, 0xFFFF, 0xFFFF, "Radeon 5700 XT Thicc III Ultra(0x5701)"}, -{0x1682, 0xC580, 0xFFFF, 0xFFFF, "Radeon RX 580(0xC580)"}, }; /* pci_vid_1682[] */ static pci_id_t const pci_vid_1688[] = { @@ -28197,8 +28373,13 @@ {0x172A, 0x13C8, 0xFFFF, 0xFFFF, "AEP SureWare Runner 1000V3(0x13C8)"}, }; /* pci_vid_172A[] */ +static pci_id_t const pci_vid_172F[] = { +{0x172F, 0xFFFF, 0xFFFF, 0xFFFF, "Sparkle Computer Co., Ltd.(0x172F)"}, +}; /* pci_vid_172F[] */ + static pci_id_t const pci_vid_1734[] = { {0x1734, 0xFFFF, 0xFFFF, 0xFFFF, "Fujitsu Technology Solutions(0x1734)"}, +{0x1734, 0x1228, 0xFFFF, 0xFFFF, "iRMC-S5 HTI Device(0x1228)"}, {0x1734, 0x9602, 0xFFFF, 0xFFFF, "RS780/RS880 PCI to PCI bridge (int gfx)(0x9602)"}, }; /* pci_vid_1734[] */ @@ -28302,6 +28483,12 @@ static pci_id_t const pci_vid_1761[] = { {0x1761, 0xFFFF, 0xFFFF, 0xFFFF, "Pickering Interfaces Ltd(0x1761)"}, +{0x1761, 0x4411, 0xFFFF, 0xFFFF, "50-297A(0x4411)"}, +{0x1761, 0x4411, 0x1761, 0x331F, "50-297A-014(0x1761-0x331F)"}, +{0x1761, 0x4411, 0x1761, 0x3320, "50-297A-050(0x1761-0x3320)"}, +{0x1761, 0x4411, 0x1761, 0x3321, "50-297A-056(0x1761-0x3321)"}, +{0x1761, 0x4411, 0x1761, 0x3368, "50-297A-130(0x1761-0x3368)"}, +{0x1761, 0x4411, 0x1761, 0x3372, "50-297A-122(0x1761-0x3372)"}, }; /* pci_vid_1761[] */ static pci_id_t const pci_vid_1771[] = { @@ -28518,7 +28705,7 @@ {0x17A0, 0x8084, 0xFFFF, 0xFFFF, "GL880 USB 2.0 EHCI controller(0x8084)"}, {0x17A0, 0x9750, 0xFFFF, 0xFFFF, "GL9750 SD Host Controller(0x9750)"}, {0x17A0, 0x9755, 0xFFFF, 0xFFFF, "GL9755 SD Host Controller(0x9755)"}, -{0x17A0, 0x9767, 0xFFFF, 0xFFFF, "GL9767 SD Host Controller(0x9767)"}, +{0x17A0, 0x9767, 0xFFFF, 0xFFFF, "GL9767 PCIe SD UHS-II & SD Express Card Reader Controller(0x9767)"}, {0x17A0, 0xE763, 0xFFFF, 0xFFFF, "GL9763E eMMC Controller(0xE763)"}, }; /* pci_vid_17A0[] */ @@ -28591,6 +28778,7 @@ {0x17CB, 0x0302, 0xFFFF, 0xFFFF, "MDM9x55 LTE Modem [Snapdragon X16](0x0302)"}, {0x17CB, 0x0304, 0xFFFF, 0xFFFF, "SDX24 [Snapdragon X24 4G](0x0304)"}, {0x17CB, 0x0306, 0xFFFF, 0xFFFF, "SDX55 [Snapdragon X55 5G](0x0306)"}, +{0x17CB, 0x0308, 0xFFFF, 0xFFFF, "SDX62 [Snapdragon X62 5G](0x0308)"}, {0x17CB, 0x0400, 0xFFFF, 0xFFFF, "Datacenter Technologies QDF2432 PCI Express Root Port(0x0400)"}, {0x17CB, 0x0401, 0xFFFF, 0xFFFF, "Datacenter Technologies QDF2400 PCI Express Root Port(0x0401)"}, {0x17CB, 0x1000, 0xFFFF, 0xFFFF, "QCS405 PCIe Root Complex(0x1000)"}, @@ -28612,6 +28800,12 @@ static pci_id_t const pci_vid_17CD[] = { {0x17CD, 0xFFFF, 0xFFFF, 0xFFFF, "Cadence Design Systems, Inc.(0x17CD)"}, +{0x17CD, 0x0100, 0xFFFF, 0xFFFF, "CIX PCIe Root Port(0x0100)"}, +{0x17CD, 0xDC01, 0xFFFF, 0xFFFF, "Phytium PCIe 3.0 x1 Root Complex(0xDC01)"}, +{0x17CD, 0xDC08, 0xFFFF, 0xFFFF, "Phytium PCIe 3.0 x8 Root Complex(0xDC08)"}, +{0x17CD, 0xDC16, 0xFFFF, 0xFFFF, "Phytium PCIe 3.0 x8 Root Complex(0xDC16)"}, +{0x17CD, 0xFC01, 0xFFFF, 0xFFFF, "Phytium PCIe 3.0 x1 Root Complex(0xFC01)"}, +{0x17CD, 0xFC16, 0xFFFF, 0xFFFF, "Phytium PCIe 3.0 x8/x16 Root Complex(0xFC16)"}, }; /* pci_vid_17CD[] */ static pci_id_t const pci_vid_17CF[] = { @@ -29118,8 +29312,6 @@ static pci_id_t const pci_vid_187E[] = { {0x187E, 0xFFFF, 0xFFFF, 0xFFFF, "ZyXEL Communications Corporation(0x187E)"}, -{0x187E, 0x3403, 0xFFFF, 0xFFFF, "ZyAir G-110 802.11g(0x3403)"}, -{0x187E, 0x340E, 0xFFFF, 0xFFFF, "M-302 802.11g XtremeMIMO(0x340E)"}, }; /* pci_vid_187E[] */ static pci_id_t const pci_vid_1885[] = { @@ -29406,6 +29598,7 @@ static pci_id_t const pci_vid_1912[] = { {0x1912, 0xFFFF, 0xFFFF, 0xFFFF, "Renesas Electronics Corp.(0x1912)"}, {0x1912, 0x0002, 0xFFFF, 0xFFFF, "SH7780 PCI Controller (PCIC)(0x0002)"}, +{0x1912, 0x0004, 0xFFFF, 0xFFFF, "SH7763 PCI Controller (PCIC)(0x0004)"}, {0x1912, 0x0011, 0xFFFF, 0xFFFF, "SH7757 PCIe End-Point [PBI](0x0011)"}, {0x1912, 0x0012, 0xFFFF, 0xFFFF, "SH7757 PCIe-PCI Bridge [PPB](0x0012)"}, {0x1912, 0x0013, 0xFFFF, 0xFFFF, "SH7757 PCIe Switch [PS](0x0013)"}, @@ -29415,6 +29608,7 @@ {0x1912, 0x001A, 0xFFFF, 0xFFFF, "SH7758 PCIe-PCI Bridge [PPB](0x001A)"}, {0x1912, 0x001B, 0xFFFF, 0xFFFF, "SH7758 PCIe End-Point [PBI](0x001B)"}, {0x1912, 0x001D, 0xFFFF, 0xFFFF, "SH7758 PCIe Switch [PS](0x001D)"}, +{0x1912, 0x0033, 0xFFFF, 0xFFFF, "RZ/G3S PCIe 2.0 Controller(0x0033)"}, }; /* pci_vid_1912[] */ static pci_id_t const pci_vid_1919[] = { @@ -29723,6 +29917,14 @@ {0x1957, 0x0441, 0xFFFF, 0xFFFF, "T4240 without security(0x0441)"}, {0x1957, 0x0446, 0xFFFF, 0xFFFF, "T4160 with security(0x0446)"}, {0x1957, 0x0447, 0xFFFF, 0xFFFF, "T4160 without security(0x0447)"}, +{0x1957, 0x0820, 0xFFFF, 0xFFFF, "T1040 with security(0x0820)"}, +{0x1957, 0x0821, 0xFFFF, 0xFFFF, "T1040 without security(0x0821)"}, +{0x1957, 0x0824, 0xFFFF, 0xFFFF, "T1042 with security(0x0824)"}, +{0x1957, 0x0825, 0xFFFF, 0xFFFF, "T1042 without security(0x0825)"}, +{0x1957, 0x0828, 0xFFFF, 0xFFFF, "T1020 with security(0x0828)"}, +{0x1957, 0x0829, 0xFFFF, 0xFFFF, "T1020 without security(0x0829)"}, +{0x1957, 0x082C, 0xFFFF, 0xFFFF, "T1022 with security(0x082C)"}, +{0x1957, 0x082D, 0xFFFF, 0xFFFF, "T1022 without security(0x082D)"}, {0x1957, 0x0830, 0xFFFF, 0xFFFF, "T2080 with security(0x0830)"}, {0x1957, 0x0831, 0xFFFF, 0xFFFF, "T2080 without security(0x0831)"}, {0x1957, 0x0838, 0xFFFF, 0xFFFF, "T2081 with security(0x0838)"}, @@ -29898,6 +30100,7 @@ {0x1987, 0x5021, 0xFFFF, 0xFFFF, "PS5021-E21 PCIe4 NVMe Controller (DRAM-less)(0x5021)"}, {0x1987, 0x5026, 0xFFFF, 0xFFFF, "PS5026-E26 PCIe5 NVMe Controller(0x5026)"}, {0x1987, 0x5027, 0xFFFF, 0xFFFF, "PS5027-E27T PCIe4 NVMe Controller (DRAM-less)(0x5027)"}, +{0x1987, 0x5029, 0xFFFF, 0xFFFF, "PS5029-E29T PCIe4 NVMe Controller (DRAM-less)(0x5029)"}, {0x1987, 0x5031, 0xFFFF, 0xFFFF, "PS5031-E31T PCIe5 NVMe Controller(0x5031)"}, {0x1987, 0x5302, 0xFFFF, 0xFFFF, "PS5302-X2 PCIe5 NVMe Controller(0x5302)"}, }; /* pci_vid_1987[] */ @@ -29918,6 +30121,10 @@ static pci_id_t const pci_vid_1998[] = { {0x1998, 0xFFFF, 0xFFFF, 0xFFFF, "Toyou Feiji Electronics Co., Ltd.(0x1998)"}, +{0x1998, 0x0001, 0xFFFF, 0xFFFF, "TOBOLT1 51987 NVMe SSD(0x0001)"}, +{0x1998, 0x0001, 0x1998, 0x0384, "TOBOLT1 51987 3840G 2.5\" U.2 NVMe SSD(0x1998-0x0384)"}, +{0x1998, 0x0001, 0x1998, 0x0768, "TOBOLT1 51987 7680G 2.5\" U.2 NVMe SSD(0x1998-0x0768)"}, +{0x1998, 0x0001, 0x1998, 0x2012, "TOBOLT1 51987 3840G 2.5\" U.2 NVMe SSD(0x1998-0x2012)"}, }; /* pci_vid_1998[] */ static pci_id_t const pci_vid_1999[] = { @@ -30082,14 +30289,17 @@ {0x19E5, 0x0222, 0x19E5, 0x00A1, "Hi1822 SP670 (2*100GE)(0x19E5-0x00A1)"}, {0x19E5, 0x1710, 0xFFFF, 0xFFFF, "iBMA Virtual Network Adapter(0x1710)"}, {0x19E5, 0x1711, 0xFFFF, 0xFFFF, "Hi171x Series [iBMC Intelligent Management system chip w/VGA support](0x1711)"}, +{0x19E5, 0x1712, 0xFFFF, 0xFFFF, "Intelligent Management system chip Virtual Network Adapter(0x1712)"}, {0x19E5, 0x1822, 0xFFFF, 0xFFFF, "Hi1822 Family (4*25GE)(0x1822)"}, {0x19E5, 0x1822, 0x19E5, 0xD129, "Hi1822 SP570 (4*25GE)(0x19E5-0xD129)"}, {0x19E5, 0x1822, 0x19E5, 0xD136, "Hi1822 SP580 (4*25GE)(0x19E5-0xD136)"}, {0x19E5, 0x1822, 0x19E5, 0xD141, "Hi1822 SP583 (4*25GE)(0x19E5-0xD141)"}, {0x19E5, 0x1822, 0x19E5, 0xD146, "Hi1822 SP585 (4*25GE)(0x19E5-0xD146)"}, +{0x19E5, 0x36F0, 0xFFFF, 0xFFFF, "Intelligent Management system chip SATA AHCI support(0x36F0)"}, {0x19E5, 0x3714, 0xFFFF, 0xFFFF, "ES3000 V5 NVMe PCIe SSD(0x3714)"}, {0x19E5, 0x3714, 0x19E5, 0x5312, "NVMe SSD ES3500P V5 2000GB 2.5\" U.2(0x19E5-0x5312)"}, {0x19E5, 0x371E, 0xFFFF, 0xFFFF, "Hi1822 Family Virtual Bridge(0x371E)"}, +{0x19E5, 0x3730, 0xFFFF, 0xFFFF, "Intelligent Management system chip GE support(0x3730)"}, {0x19E5, 0x3754, 0xFFFF, 0xFFFF, "ES3000 V6 NVMe PCIe SSD(0x3754)"}, {0x19E5, 0x3754, 0x19E5, 0x6122, "NVMe SSD ES3600P V6 1600GB 2.5\" U.2(0x19E5-0x6122)"}, {0x19E5, 0x3754, 0x19E5, 0x6123, "NVMe SSD ES3600P V6 3200GB 2.5\" U.2(0x19E5-0x6123)"}, @@ -30108,14 +30318,18 @@ {0x19E5, 0x3758, 0x19E5, 0x01AD, "RAID SP686C-M-40i 4G(0x19E5-0x01AD)"}, {0x19E5, 0x375E, 0xFFFF, 0xFFFF, "Hi1822 Family Virtual Function(0x375E)"}, {0x19E5, 0x375F, 0xFFFF, 0xFFFF, "Hi1822 Family Virtual Function(0x375F)"}, +{0x19E5, 0x3770, 0xFFFF, 0xFFFF, "Intelligent Management system chip Virtual Feature USB2.0 HOST support(0x3770)"}, {0x19E5, 0x379E, 0xFFFF, 0xFFFF, "Hi1822 Family Virtual Function(0x379E)"}, {0x19E5, 0x379F, 0xFFFF, 0xFFFF, "Hi1822 Family Virtual Function(0x379F)"}, +{0x19E5, 0x37B0, 0xFFFF, 0xFFFF, "Intelligent Management system chip USB3.0 HOST support(0x37B0)"}, +{0x19E5, 0x37F0, 0xFFFF, 0xFFFF, "Intelligent Management system chip USB2.0 HOST support(0x37F0)"}, +{0x19E5, 0x3830, 0xFFFF, 0xFFFF, "Intelligent Management system chip Memory-Mapped Buffer Interface(0x3830)"}, {0x19E5, 0x3858, 0xFFFF, 0xFFFF, "SP186 HBA Controller Card(0x3858)"}, {0x19E5, 0x3858, 0x19E5, 0x0120, "HBA SP186-M-32i(0x19E5-0x0120)"}, {0x19E5, 0x3858, 0x19E5, 0x0125, "HBA SP186-M-40i(0x19E5-0x0125)"}, {0x19E5, 0x3858, 0x19E5, 0x0180, "HBA SP186-M-16i(0x19E5-0x0180)"}, {0x19E5, 0x3858, 0x19E5, 0x0188, "HBA SP186-M-8i(0x19E5-0x0188)"}, -{0x19E5, 0xA120, 0xFFFF, 0xFFFF, "HiSilicon PCIe Root Port with Gen4(0xA120)"}, +{0x19E5, 0xA120, 0xFFFF, 0xFFFF, "HiSilicon PCIe Root Port(0xA120)"}, {0x19E5, 0xA121, 0xFFFF, 0xFFFF, "HiSilicon PCI-PCI Bridge(0xA121)"}, {0x19E5, 0xA122, 0xFFFF, 0xFFFF, "HiSilicon Embedded DMA Engine(0xA122)"}, {0x19E5, 0xA124, 0xFFFF, 0xFFFF, "HiSilicon Internal SDI Function Engine(0xA124)"}, @@ -30123,8 +30337,10 @@ {0x19E5, 0xA126, 0xFFFF, 0xFFFF, "HiSilicon SDI NVMe Storage Controller(0xA126)"}, {0x19E5, 0xA127, 0xFFFF, 0xFFFF, "HiSilicon SDI Accelerator(0xA127)"}, {0x19E5, 0xA12A, 0xFFFF, 0xFFFF, "HiSilicon Add-on PCI-PCI Bridge(0xA12A)"}, +{0x19E5, 0xA12C, 0xFFFF, 0xFFFF, "HiSilicon Embedded PCIe DFX(0xA12C)"}, {0x19E5, 0xA12D, 0xFFFF, 0xFFFF, "HiSilicon Embedded PMU(0xA12D)"}, {0x19E5, 0xA12E, 0xFFFF, 0xFFFF, "HiSilicon Embedded PCIe PTT(0xA12E)"}, +{0x19E5, 0xA12F, 0xFFFF, 0xFFFF, "HiSilicon DFX Registers(0xA12F)"}, {0x19E5, 0xA220, 0xFFFF, 0xFFFF, "HNS GE Network Controller(0xA220)"}, {0x19E5, 0xA221, 0xFFFF, 0xFFFF, "HNS GE/10GE/25GE Network Controller(0xA221)"}, {0x19E5, 0xA221, 0x19E5, 0x0454, "TM280(0x19E5-0x0454)"}, @@ -30170,6 +30386,11 @@ {0x19F1, 0xFFFF, 0xFFFF, 0xFFFF, "BFG Tech(0x19F1)"}, }; /* pci_vid_19F1[] */ +static pci_id_t const pci_vid_19FE[] = { +{0x19FE, 0xFFFF, 0xFFFF, 0xFFFF, "ESI Audiotechnik GmbH(0x19FE)"}, +{0x19FE, 0x7000, 0xFFFF, 0xFFFF, "MAYA44 family PCI Audio Controller(0x7000)"}, +}; /* pci_vid_19FE[] */ + static pci_id_t const pci_vid_19FF[] = { {0x19FF, 0xFFFF, 0xFFFF, 0xFFFF, "Eclipse Electronic Systems, Inc.(0x19FF)"}, }; /* pci_vid_19FF[] */ @@ -30177,10 +30398,16 @@ static pci_id_t const pci_vid_1A03[] = { {0x1A03, 0xFFFF, 0xFFFF, 0xFFFF, "ASPEED Technology, Inc.(0x1A03)"}, {0x1A03, 0x1150, 0xFFFF, 0xFFFF, "AST1150 PCI-to-PCI Bridge(0x1150)"}, +{0x1A03, 0x1150, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, +{0x1A03, 0x1150, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, +{0x1A03, 0x1150, 0x15D9, 0x1D50, "X14DBG-AP(0x15D9-0x1D50)"}, {0x1A03, 0x2000, 0xFFFF, 0xFFFF, "ASPEED Graphics Family(0x2000)"}, -{0x1A03, 0x2000, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, -{0x1A03, 0x2000, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, -{0x1A03, 0x2000, 0x15D9, 0x1B95, "H12SSL-i(0x15D9-0x1B95)"}, +{0x1A03, 0x2000, 0x15D9, 0x0821, "X10DRW-i (AST2400 BMC)(0x15D9-0x0821)"}, +{0x1A03, 0x2000, 0x15D9, 0x0832, "X10SRL-F (AST2400 BMC)(0x15D9-0x0832)"}, +{0x1A03, 0x2000, 0x15D9, 0x086B, "X10DRS (AST2400 BMC)(0x15D9-0x086B)"}, +{0x1A03, 0x2000, 0x15D9, 0x1B95, "H12SSL-i (AST2500 BMC)(0x15D9-0x1B95)"}, +{0x1A03, 0x2000, 0x15D9, 0x1D50, "X14DBG-AP (AST2600 BMC)(0x15D9-0x1D50)"}, +{0x1A03, 0x2000, 0x1849, 0x2000, "ROME2D32LM3 (AST2500 BMC)(0x1849-0x2000)"}, }; /* pci_vid_1A03[] */ static pci_id_t const pci_vid_1A05[] = { @@ -30272,7 +30499,11 @@ static pci_id_t const pci_vid_1A3E[] = { {0x1A3E, 0xFFFF, 0xFFFF, 0xFFFF, "Micro-Research Finland Oy(0x1A3E)"}, {0x1A3E, 0x132C, 0xFFFF, 0xFFFF, "MTCA Event Receiver 300(0x132C)"}, +{0x1A3E, 0x152C, 0xFFFF, 0xFFFF, "CompactPCI Event Receiver 300(0x152C)"}, +{0x1A3E, 0x172C, 0xFFFF, 0xFFFF, "PCI Express Event Receiver 300(0x172C)"}, +{0x1A3E, 0x192C, 0xFFFF, 0xFFFF, "CompactPCI Event Receiver TG 300(0x192C)"}, {0x1A3E, 0x232C, 0xFFFF, 0xFFFF, "MTCA Event Master 300(0x232C)"}, +{0x1A3E, 0x252C, 0xFFFF, 0xFFFF, "CompactPCI Event Generator 300(0x252C)"}, }; /* pci_vid_1A3E[] */ static pci_id_t const pci_vid_1A41[] = { @@ -30285,7 +30516,7 @@ }; /* pci_vid_1A41[] */ static pci_id_t const pci_vid_1A4A[] = { -{0x1A4A, 0xFFFF, 0xFFFF, 0xFFFF, "SLAC National Accelerator Lab TID-AIR(0x1A4A)"}, +{0x1A4A, 0xFFFF, 0xFFFF, 0xFFFF, "SLAC National Accelerator Lab TID-ID(0x1A4A)"}, {0x1A4A, 0x1000, 0xFFFF, 0xFFFF, "MCOR Power Supply Controller(0x1000)"}, {0x1A4A, 0x1010, 0xFFFF, 0xFFFF, "AMC EVR - Stockholm Timing Board(0x1010)"}, {0x1A4A, 0x1020, 0xFFFF, 0xFFFF, "PGPCard - Gen3 Cameralink Interface(0x1020)"}, @@ -30296,6 +30527,28 @@ {0x1A4A, 0x2011, 0xFFFF, 0xFFFF, "PCI-Express EVR - TPR Version(0x2011)"}, {0x1A4A, 0x2020, 0xFFFF, 0xFFFF, "PGP-GEN3 PCIe - 8 Lane Plus EVR(0x2020)"}, {0x1A4A, 0x2030, 0xFFFF, 0xFFFF, "AXI Stream DAQ PCIe card(0x2030)"}, +{0x1A4A, 0x2030, 0x1022, 0x0005, "Xilinx AC701(0x1022-0x0005)"}, +{0x1A4A, 0x2030, 0x1022, 0x0006, "Xilinx Alveo U50(0x1022-0x0006)"}, +{0x1A4A, 0x2030, 0x1022, 0x0007, "Xilinx Alveo U200(0x1022-0x0007)"}, +{0x1A4A, 0x2030, 0x1022, 0x0008, "Xilinx Alveo U250(0x1022-0x0008)"}, +{0x1A4A, 0x2030, 0x1022, 0x0009, "Xilinx Alveo U280(0x1022-0x0009)"}, +{0x1A4A, 0x2030, 0x1022, 0x000A, "Xilinx KC705(0x1022-0x000A)"}, +{0x1A4A, 0x2030, 0x1022, 0x000B, "Xilinx KCU105(0x1022-0x000B)"}, +{0x1A4A, 0x2030, 0x1022, 0x000C, "Xilinx KCU116(0x1022-0x000C)"}, +{0x1A4A, 0x2030, 0x1022, 0x000D, "Xilinx KCU1500(0x1022-0x000D)"}, +{0x1A4A, 0x2030, 0x1022, 0x000E, "Xilinx VCU128(0x1022-0x000E)"}, +{0x1A4A, 0x2030, 0x1022, 0x000F, "Xilinx Alveo U55C(0x1022-0x000F)"}, +{0x1A4A, 0x2030, 0x1022, 0x0010, "Xilinx Varium C1100(0x1022-0x0010)"}, +{0x1A4A, 0x2030, 0x1022, 0x100D, "Xilinx KCU1500 Extended(0x1022-0x100D)"}, +{0x1A4A, 0x2030, 0x1022, 0x100F, "Xilinx Alveo U55C Extended(0x1022-0x100F)"}, +{0x1A4A, 0x2030, 0x1022, 0x1010, "Xilinx Varium C1100 Extended(0x1022-0x1010)"}, +{0x1A4A, 0x2030, 0x12BA, 0x0002, "XUPVV8 VU13P(0x12BA-0x0002)"}, +{0x1A4A, 0x2030, 0x12BA, 0x0013, "XUPVV8 VU9P(0x12BA-0x0013)"}, +{0x1A4A, 0x2030, 0x1A4A, 0x0003, "PGP Card GEN3(0x1A4A-0x0003)"}, +{0x1A4A, 0x2030, 0x1A4A, 0x0004, "PGP Card GEN4(0x1A4A-0x0004)"}, +{0x1A4A, 0x2030, 0x1D92, 0x0011, "PC821 KU085(0x1D92-0x0011)"}, +{0x1A4A, 0x2030, 0x1D92, 0x0012, "PC821 KU115(0x1D92-0x0012)"}, +{0x1A4A, 0x2030, 0x4144, 0x0001, "ADM-PCIE-KU3(0x4144-0x0001)"}, {0x1A4A, 0x2040, 0xFFFF, 0xFFFF, "EXO PCIe TEM(0x2040)"}, {0x1A4A, 0x3000, 0xFFFF, 0xFFFF, "COB DTM V1(0x3000)"}, {0x1A4A, 0x3001, 0xFFFF, 0xFFFF, "COB DTM V2(0x3001)"}, @@ -30520,7 +30773,9 @@ {0x1AE8, 0x0A57, 0xFFFF, 0xFFFF, "microEnable 5 AQ8-CXP6D(0x0A57)"}, {0x1AE8, 0x0A58, 0xFFFF, 0xFFFF, "microEnable 5 VD8-CL(0x0A58)"}, {0x1AE8, 0x0A5A, 0xFFFF, 0xFFFF, "microEnable 5 AD8-CL(0x0A5A)"}, +{0x1AE8, 0x0A62, 0xFFFF, 0xFFFF, "imaFlex CXP-12 Quad(0x0A62)"}, {0x1AE8, 0x0A64, 0xFFFF, 0xFFFF, "imaWorx CXP-12 Quad(0x0A64)"}, +{0x1AE8, 0x0A69, 0xFFFF, 0xFFFF, "imaFlex CXP-12 Penta(0x0A69)"}, {0x1AE8, 0x0B52, 0xFFFF, 0xFFFF, "mE5 Abacus 4G Base(0x0B52)"}, {0x1AE8, 0x0B53, 0xFFFF, 0xFFFF, "mE5 Abacus 4G Base II(0x0B53)"}, {0x1AE8, 0x0B61, 0xFFFF, 0xFFFF, "mE6 Abacus 4TG(0x0B61)"}, @@ -30589,21 +30844,83 @@ {0x1AF4, 0x1005, 0xFFFF, 0xFFFF, "Virtio RNG(0x1005)"}, {0x1AF4, 0x1009, 0xFFFF, 0xFFFF, "Virtio filesystem(0x1009)"}, {0x1AF4, 0x1041, 0xFFFF, 0xFFFF, "Virtio 1.0 network device(0x1041)"}, +{0x1AF4, 0x1041, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1042, 0xFFFF, 0xFFFF, "Virtio 1.0 block device(0x1042)"}, +{0x1AF4, 0x1042, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1043, 0xFFFF, 0xFFFF, "Virtio 1.0 console(0x1043)"}, +{0x1AF4, 0x1043, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1044, 0xFFFF, 0xFFFF, "Virtio 1.0 RNG(0x1044)"}, -{0x1AF4, 0x1045, 0xFFFF, 0xFFFF, "Virtio 1.0 memory balloon(0x1045)"}, +{0x1AF4, 0x1044, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1045, 0xFFFF, 0xFFFF, "Virtio 1.0 balloon(0x1045)"}, +{0x1AF4, 0x1045, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1046, 0xFFFF, 0xFFFF, "Virtio 1.0 ioMemory(0x1046)"}, +{0x1AF4, 0x1046, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1047, 0xFFFF, 0xFFFF, "Virtio 1.0 remote processor messaging(0x1047)"}, +{0x1AF4, 0x1047, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1048, 0xFFFF, 0xFFFF, "Virtio 1.0 SCSI(0x1048)"}, -{0x1AF4, 0x1049, 0xFFFF, 0xFFFF, "Virtio 1.0 filesystem(0x1049)"}, +{0x1AF4, 0x1048, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1049, 0xFFFF, 0xFFFF, "Virtio 9P transport(0x1049)"}, +{0x1AF4, 0x1049, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x104A, 0xFFFF, 0xFFFF, "Virtio 1.0 WLAN MAC(0x104A)"}, +{0x1AF4, 0x104A, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x104B, 0xFFFF, 0xFFFF, "Virtio 1.0 remoteproc serial link(0x104B)"}, +{0x1AF4, 0x104B, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x104D, 0xFFFF, 0xFFFF, "Virtio 1.0 memory balloon(0x104D)"}, +{0x1AF4, 0x104D, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1050, 0xFFFF, 0xFFFF, "Virtio 1.0 GPU(0x1050)"}, +{0x1AF4, 0x1050, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1051, 0xFFFF, 0xFFFF, "Virtio 1.0 clock/timer(0x1051)"}, +{0x1AF4, 0x1051, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1052, 0xFFFF, 0xFFFF, "Virtio 1.0 input(0x1052)"}, +{0x1AF4, 0x1052, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1053, 0xFFFF, 0xFFFF, "Virtio 1.0 socket(0x1053)"}, +{0x1AF4, 0x1053, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1054, 0xFFFF, 0xFFFF, "Virtio 1.0 crypto(0x1054)"}, -{0x1AF4, 0x1058, 0xFFFF, 0xFFFF, "virtio-mem(0x1058)"}, +{0x1AF4, 0x1054, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1055, 0xFFFF, 0xFFFF, "Virtio 1.0 signal distribution device(0x1055)"}, +{0x1AF4, 0x1055, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1056, 0xFFFF, 0xFFFF, "Virtio 1.0 pstore device(0x1056)"}, +{0x1AF4, 0x1056, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1057, 0xFFFF, 0xFFFF, "Virtio 1.0 IOMMU(0x1057)"}, +{0x1AF4, 0x1057, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1058, 0xFFFF, 0xFFFF, "Virtio 1.0 mem(0x1058)"}, +{0x1AF4, 0x1058, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, {0x1AF4, 0x1059, 0xFFFF, 0xFFFF, "Virtio 1.0 sound(0x1059)"}, -{0x1AF4, 0x105A, 0xFFFF, 0xFFFF, "Virtio file system(0x105A)"}, -{0x1AF4, 0x1110, 0xFFFF, 0xFFFF, "Inter-VM shared memory(0x1110)"}, -{0x1AF4, 0x1110, 0x1AF4, 0x1100, "QEMU Virtual Machine(0x1AF4-0x1100)"}, +{0x1AF4, 0x1059, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x105A, 0xFFFF, 0xFFFF, "Virtio 1.0 file system(0x105A)"}, +{0x1AF4, 0x105A, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x105B, 0xFFFF, 0xFFFF, "Virtio 1.0 pmem(0x105B)"}, +{0x1AF4, 0x105B, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x105C, 0xFFFF, 0xFFFF, "Virtio 1.0 rpmb(0x105C)"}, +{0x1AF4, 0x105C, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x105D, 0xFFFF, 0xFFFF, "Virtio 1.0 mac80211-hwsim(0x105D)"}, +{0x1AF4, 0x105D, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x105E, 0xFFFF, 0xFFFF, "Virtio 1.0 video encoder(0x105E)"}, +{0x1AF4, 0x105E, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x105F, 0xFFFF, 0xFFFF, "Virtio 1.0 video decoder(0x105F)"}, +{0x1AF4, 0x105F, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1060, 0xFFFF, 0xFFFF, "Virtio 1.0 SCMI(0x1060)"}, +{0x1AF4, 0x1060, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1061, 0xFFFF, 0xFFFF, "Virtio 1.0 nitro secure module(0x1061)"}, +{0x1AF4, 0x1061, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1062, 0xFFFF, 0xFFFF, "Virtio 1.0 I2C adapter(0x1062)"}, +{0x1AF4, 0x1062, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1063, 0xFFFF, 0xFFFF, "Virtio 1.0 watchdog(0x1063)"}, +{0x1AF4, 0x1063, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1064, 0xFFFF, 0xFFFF, "Virtio 1.0 can(0x1064)"}, +{0x1AF4, 0x1064, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1065, 0xFFFF, 0xFFFF, "Virtio 1.0 dmabuf(0x1065)"}, +{0x1AF4, 0x1065, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1066, 0xFFFF, 0xFFFF, "Virtio 1.0 parameter server(0x1066)"}, +{0x1AF4, 0x1066, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1067, 0xFFFF, 0xFFFF, "Virtio 1.0 audio policy(0x1067)"}, +{0x1AF4, 0x1067, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1068, 0xFFFF, 0xFFFF, "Virtio 1.0 Bluetooth(0x1068)"}, +{0x1AF4, 0x1068, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1069, 0xFFFF, 0xFFFF, "Virtio 1.0 GPIO(0x1069)"}, +{0x1AF4, 0x1069, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, +{0x1AF4, 0x1110, 0xFFFF, 0xFFFF, "QEMU Inter-VM shared memory device(0x1110)"}, +{0x1AF4, 0x1110, 0x1AF4, 0x1100, "QEMU(0x1AF4-0x1100)"}, }; /* pci_vid_1AF4[] */ static pci_id_t const pci_vid_1AF5[] = { @@ -30628,7 +30945,7 @@ }; /* pci_vid_1B03[] */ static pci_id_t const pci_vid_1B08[] = { -{0x1B08, 0xFFFF, 0xFFFF, 0xFFFF, "MSC Technologies GmbH(0x1B08)"}, +{0x1B08, 0xFFFF, 0xFFFF, 0xFFFF, "Tria Technologies GmbH(0x1B08)"}, }; /* pci_vid_1B08[] */ static pci_id_t const pci_vid_1B0A[] = { @@ -30688,6 +31005,7 @@ {0x1B21, 0x2423, 0xFFFF, 0xFFFF, "ASM4242 PCIe Switch Downstream Port(0x2423)"}, {0x1B21, 0x2425, 0xFFFF, 0xFFFF, "ASM4242 USB 4 / Thunderbolt 3 Host Router(0x2425)"}, {0x1B21, 0x2426, 0xFFFF, 0xFFFF, "ASM4242 USB 3.2 xHCI Controller(0x2426)"}, +{0x1B21, 0x2463, 0xFFFF, 0xFFFF, "ASM2464PD USB4 Device Controller 40G(0x2463)"}, {0x1B21, 0x2806, 0xFFFF, 0xFFFF, "ASM2806 4-Port PCIe x2 Gen3 Packet Switch(0x2806)"}, {0x1B21, 0x2812, 0xFFFF, 0xFFFF, "ASM2812 6-Port PCIe x4 Gen3 Packet Switch(0x2812)"}, {0x1B21, 0x2824, 0xFFFF, 0xFFFF, "ASM2824 PCIe Gen3 Packet Switch(0x2824)"}, @@ -30794,6 +31112,9 @@ {0x1B4B, 0xFFFF, 0xFFFF, 0xFFFF, "Marvell Technology Group Ltd.(0x1B4B)"}, {0x1B4B, 0x0100, 0xFFFF, 0xFFFF, "88F3700 [Armada 3700 Family] ARM SoC(0x0100)"}, {0x1B4B, 0x0640, 0xFFFF, 0xFFFF, "88SE9128 SATA III 6Gb/s RAID Controller(0x0640)"}, +{0x1B4B, 0x1092, 0xFFFF, 0xFFFF, "88SS1092 NVMe SSD Controller(0x1092)"}, +{0x1B4B, 0x1160, 0xFFFF, 0xFFFF, "88NV1160 PCIe x2 NVMe SSD Controller (DRAM-less)(0x1160)"}, +{0x1B4B, 0x1321, 0xFFFF, 0xFFFF, "88SS1321 NVMe SSD Controller(0x1321)"}, {0x1B4B, 0x2241, 0xFFFF, 0xFFFF, "88NR2241 Non-Volatile memory controller(0x2241)"}, {0x1B4B, 0x2241, 0x1028, 0x2112, "BOSS-N1 Monolithic(0x1028-0x2112)"}, {0x1B4B, 0x2241, 0x1028, 0x2113, "BOSS-N1 Modular(0x1028-0x2113)"}, @@ -30801,15 +31122,20 @@ {0x1B4B, 0x2241, 0x1028, 0x2196, "ROR-N1(0x1028-0x2196)"}, {0x1B4B, 0x2241, 0x1028, 0x2286, "BOSS-N1 DC-MHS(0x1028-0x2286)"}, {0x1B4B, 0x2241, 0x1028, 0x2287, "BOSS-N1 Modular DC-MHS(0x1028-0x2287)"}, +{0x1B4B, 0x2241, 0x1028, 0x23B0, "eBOSS-N1 DC-MHS(0x1028-0x23B0)"}, +{0x1B4B, 0x2241, 0x1590, 0x02F6, "NS204i-p Gen10+ Boot Controller(0x1590-0x02F6)"}, {0x1B4B, 0x2241, 0x1B4B, 0x2241, "Santa Cruz NVMe Host Adapter(0x1B4B-0x2241)"}, {0x1B4B, 0x2241, 0x1B96, 0x4000, "WD_BLACK AN1500 NVMe SSD(0x1B96-0x4000)"}, {0x1B4B, 0x2241, 0x1D49, 0x0306, "ThinkSystem M.2 NVMe 2-Bay RAID Enablement Kit(0x1D49-0x0306)"}, {0x1B4B, 0x2241, 0x1D49, 0x0307, "ThinkSystem 7mm NVMe 2-Bay Rear RAID Enablement Kit(0x1D49-0x0307)"}, +{0x1B4B, 0x2241, 0x207D, 0x0800, "TrustRAID B310n(0x207D-0x0800)"}, {0x1B4B, 0x2241, 0x4C52, 0x9541, "LRNV9541 2-port M.2 NVMe Raid Adapter(0x4C52-0x9541)"}, {0x1B4B, 0x2B42, 0xFFFF, 0xFFFF, "88W8997 2.4/5 GHz Dual-Band 2x2 Wi-Fi® 5 (802.11ac) + Bluetooth® 5.3 Solution(0x2B42)"}, {0x1B4B, 0x2B43, 0xFFFF, 0xFFFF, "NXP 88W9098 Wi-Fi 6 (ax) MAC #1(0x2B43)"}, {0x1B4B, 0x2B44, 0xFFFF, 0xFFFF, "NXP 88W9098 Wi-Fi 6 (ax) MAC #2(0x2B44)"}, {0x1B4B, 0x2B45, 0xFFFF, 0xFFFF, "NXP 88W9098 Bluetooth 5.3(0x2B45)"}, +{0x1B4B, 0x624E, 0xFFFF, 0xFFFF, "DAWICONTROL DC-624e RAID(0x624E)"}, +{0x1B4B, 0x624E, 0xDC93, 0x624E, "DC-624e RAID(0xDC93-0x624E)"}, {0x1B4B, 0x9120, 0xFFFF, 0xFFFF, "88SE9120 SATA 6Gb/s Controller(0x9120)"}, {0x1B4B, 0x9122, 0xFFFF, 0xFFFF, "88SE912x SATA 6Gb/s Controller [AHCI mode](0x9122)"}, {0x1B4B, 0x9123, 0xFFFF, 0xFFFF, "88SE9123 PCIe SATA 6.0 Gb/s controller(0x9123)"}, @@ -30850,6 +31176,7 @@ {0x1B4B, 0x9230, 0x1D49, 0x0304, "ThinkSystem M.2 SATA 2-Bay RAID Enablement Kit(0x1D49-0x0304)"}, {0x1B4B, 0x9230, 0x1D49, 0x0305, "ThinkSystem 7mm SATA 2-Bay Rear RAID Enablement Kit(0x1D49-0x0305)"}, {0x1B4B, 0x9230, 0x4C52, 0x9630, "LRST9630 4-port SATA3(6Gb/s) Raid Adapter(0x4C52-0x9630)"}, +{0x1B4B, 0x9230, 0xDC93, 0x624E, "DC-624e RAID(0xDC93-0x624E)"}, {0x1B4B, 0x9235, 0xFFFF, 0xFFFF, "88SE9235 PCIe 2.0 x2 4-port SATA 6 Gb/s Controller(0x9235)"}, {0x1B4B, 0x9445, 0xFFFF, 0xFFFF, "88SE9445 PCIe 2.0 x4 4-Port SAS/SATA 6 Gbps RAID Controller(0x9445)"}, {0x1B4B, 0x9480, 0xFFFF, 0xFFFF, "88SE9480 SAS/SATA 6Gb/s RAID controller(0x9480)"}, @@ -30870,6 +31197,23 @@ {0x1B55, 0xF1C4, 0xFFFF, 0xFFFF, "Dual ASI-RX/TX-CI card(0xF1C4)"}, }; /* pci_vid_1B55[] */ +static pci_id_t const pci_vid_1B59[] = { +{0x1B59, 0xFFFF, 0xFFFF, 0xFFFF, "Achronix Semiconductor Corporation(0x1B59)"}, +{0x1B59, 0x0010, 0xFFFF, 0xFFFF, "VectorPath S7t-VG6(0x0010)"}, +{0x1B59, 0x0010, 0x1B59, 0xAC10, "SDK demonstration design(0x1B59-0xAC10)"}, +{0x1B59, 0x0010, 0x1B59, 0xAC12, "Ethernet board link(0x1B59-0xAC12)"}, +{0x1B59, 0x0010, 0x1B59, 0xAC13, "DDR4 PCIe Ethernet demonstration design(0x1B59-0xAC13)"}, +{0x1B59, 0x0010, 0x1B59, 0xAC15, "Licensing reference design(0x1B59-0xAC15)"}, +{0x1B59, 0x0010, 0x1B59, 0xAC16, "Partial reconfiguration reference design(0x1B59-0xAC16)"}, +{0x1B59, 0x0012, 0xFFFF, 0xFFFF, "VectorPath VP815(0x0012)"}, +{0x1B59, 0x0012, 0x1B59, 0xAC10, "SDK demonstration design(0x1B59-0xAC10)"}, +{0x1B59, 0x0012, 0x1B59, 0xAC12, "Ethernet board link(0x1B59-0xAC12)"}, +{0x1B59, 0x0012, 0x1B59, 0xAC13, "DDR4 PCIe Ethernet demonstration design(0x1B59-0xAC13)"}, +{0x1B59, 0x0012, 0x1B59, 0xAC15, "Licensing reference design(0x1B59-0xAC15)"}, +{0x1B59, 0x0012, 0x1B59, 0xAC16, "Partial reconfiguration reference design(0x1B59-0xAC16)"}, +{0x1B59, 0x0013, 0xFFFF, 0xFFFF, "VectorPath VP708(0x0013)"}, +}; /* pci_vid_1B59[] */ + static pci_id_t const pci_vid_1B5E[] = { {0x1B5E, 0xFFFF, 0xFFFF, 0xFFFF, "STAR-Dundee Ltd.(0x1B5E)"}, {0x1B5E, 0x0001, 0xFFFF, 0xFFFF, "SpaceWire PCI Mk2(0x0001)"}, @@ -31047,15 +31391,17 @@ {0x1BB1, 0x0100, 0x1BB1, 0x0181, "Nytro 5060H(0x1BB1-0x0181)"}, {0x1BB1, 0x0100, 0x1BB1, 0x01A1, "Nytro XP7102(0x1BB1-0x01A1)"}, {0x1BB1, 0x0155, 0xFFFF, 0xFFFF, "Nytro 5x50 NVMe SSD(0x0155)"}, +{0x1BB1, 0x2000, 0xFFFF, 0xFFFF, "PCIe Gen4 SSD(0x2000)"}, {0x1BB1, 0x5012, 0xFFFF, 0xFFFF, "FireCuda/IronWolf 510 SSD(0x5012)"}, {0x1BB1, 0x5013, 0xFFFF, 0xFFFF, "BarraCuda Q5 NVMe SSD (DRAM-less)(0x5013)"}, {0x1BB1, 0x5016, 0xFFFF, 0xFFFF, "FireCuda 520/IronWolf 525 SSD(0x5016)"}, {0x1BB1, 0x5018, 0xFFFF, 0xFFFF, "E18 PCIe SSD(0x5018)"}, {0x1BB1, 0x5019, 0xFFFF, 0xFFFF, "BarraCuda PCIe SSD (DRAM-less)(0x5019)"}, -{0x1BB1, 0x5021, 0xFFFF, 0xFFFF, "FireCuda 520 SSD(0x5021)"}, +{0x1BB1, 0x5021, 0xFFFF, 0xFFFF, "PCIe Gen4 SSD(0x5021)"}, {0x1BB1, 0x5026, 0xFFFF, 0xFFFF, "FireCuda 540 SSD(0x5026)"}, {0x1BB1, 0x5027, 0xFFFF, 0xFFFF, "LaCie Rugged SSD Pro5(0x5027)"}, {0x1BB1, 0x5100, 0xFFFF, 0xFFFF, "PCIe Gen3 SSD(0x5100)"}, +{0x1BB1, 0x5101, 0xFFFF, 0xFFFF, "PCIe Gen5 SSD(0x5101)"}, }; /* pci_vid_1BB1[] */ static pci_id_t const pci_vid_1BB3[] = { @@ -31216,6 +31562,13 @@ {0x1C09, 0x5001, 0xFFFF, 0xFFFF, "25G-PCIE3-8B-2S Security Intelligent Adapter(0x5001)"}, }; /* pci_vid_1C09[] */ +static pci_id_t const pci_vid_1C19[] = { +{0x1C19, 0xFFFF, 0xFFFF, 0xFFFF, "LaCie(0x1C19)"}, +{0x1C19, 0x0003, 0xFFFF, 0xFFFF, "6big and 12big Thunderbolt 3(0x0003)"}, +{0x1C19, 0x0003, 0x1C19, 0x0003, "6big Thunderbolt 3(0x1C19-0x0003)"}, +{0x1C19, 0x0003, 0x1C19, 0x0004, "12big Thunderbolt 3(0x1C19-0x0004)"}, +}; /* pci_vid_1C19[] */ + static pci_id_t const pci_vid_1C1C[] = { {0x1C1C, 0xFFFF, 0xFFFF, 0xFFFF, "Symphony(0x1C1C)"}, {0x1C1C, 0x0001, 0xFFFF, 0xFFFF, "82C101(0x0001)"}, @@ -31236,6 +31589,8 @@ {0x1C1F, 0x0023, 0xFFFF, 0xFFFF, "FD722-M2(0x0023)"}, {0x1C1F, 0x0024, 0xFFFF, 0xFFFF, "FD722 with bypass(0x0024)"}, {0x1C1F, 0x0025, 0xFFFF, 0xFFFF, "FD922(0x0025)"}, +{0x1C1F, 0x0026, 0xFFFF, 0xFFFF, "FD788(0x0026)"}, +{0x1C1F, 0x0027, 0xFFFF, 0xFFFF, "FD940(0x0027)"}, }; /* pci_vid_1C1F[] */ static pci_id_t const pci_vid_1C28[] = { @@ -31312,6 +31667,11 @@ {0x1C44, 0x8000, 0xFFFF, 0xFFFF, "8000 Storage IO Controller(0x8000)"}, }; /* pci_vid_1C44[] */ +static pci_id_t const pci_vid_1C4E[] = { +{0x1C4E, 0xFFFF, 0xFFFF, 0xFFFF, "TECHWAY(0x1C4E)"}, +{0x1C4E, 0x7024, 0xFFFF, 0xFFFF, "Default PCIe Endpoint ID(0x7024)"}, +}; /* pci_vid_1C4E[] */ + static pci_id_t const pci_vid_1C58[] = { {0x1C58, 0xFFFF, 0xFFFF, 0xFFFF, "HGST, Inc.(0x1C58)"}, {0x1C58, 0x0003, 0xFFFF, 0xFFFF, "Ultrastar SN100 Series NVMe SSD(0x0003)"}, @@ -31526,6 +31886,7 @@ {0x1C5F, 0x003F, 0x1EA0, 0x2111, "TP2511 Series E3.S NVMe Datacenter SSD(3.84TB)(0x1EA0-0x2111)"}, {0x1C5F, 0x003F, 0x1EA0, 0x2200, "TP2510 Series U.2 NVMe Datacenter SSD(7.68TB)(0x1EA0-0x2200)"}, {0x1C5F, 0x003F, 0x1EA0, 0x2201, "TP2511 Series U.2 NVMe Datacenter SSD(7.68TB)(0x1EA0-0x2201)"}, +{0x1C5F, 0x003F, 0x1EA0, 0x2202, "TP2310 Series U.2 NVMe Datacenter SSD(7.68TB)(0x1EA0-0x2202)"}, {0x1C5F, 0x003F, 0x1EA0, 0x2210, "TP2510 Series E3.S NVMe Datacenter SSD(7.68TB)(0x1EA0-0x2210)"}, {0x1C5F, 0x003F, 0x1EA0, 0x2211, "TP2511 Series E3.S NVMe Datacenter SSD(7.68TB)(0x1EA0-0x2211)"}, {0x1C5F, 0x003F, 0x1EA0, 0x2301, "TP2511 Series U.2 NVMe Datacenter SSD (15.36TB)(0x1EA0-0x2301)"}, @@ -31605,12 +31966,14 @@ {0x1CC1, 0x1202, 0xFFFF, 0xFFFF, "IM2P32A8 NVMe SSD (DRAM-less)(0x1202)"}, {0x1CC1, 0x1602, 0xFFFF, 0xFFFF, "LEGEND 900 NVMe SSD (DRAM-less)(0x1602)"}, {0x1CC1, 0x2263, 0xFFFF, 0xFFFF, "XPG SX6000 Lite NVMe SSD (DRAM-less)(0x2263)"}, +{0x1CC1, 0x2708, 0xFFFF, 0xFFFF, "Premier Extreme SDXC SD 7.0 / microSDXC SD7.1 Express Card (DRAM-less)(0x2708)"}, {0x1CC1, 0x32A8, 0xFFFF, 0xFFFF, "SM2P32A8 NVMe SSD (DRAM-less)(0x32A8)"}, {0x1CC1, 0x33F3, 0xFFFF, 0xFFFF, "IM2P33F3 NVMe SSD (DRAM-less)(0x33F3)"}, {0x1CC1, 0x33F4, 0xFFFF, 0xFFFF, "IM2P33F4 NVMe SSD (DRAM-less)(0x33F4)"}, {0x1CC1, 0x33F8, 0xFFFF, 0xFFFF, "IM2P33F8 series NVMe SSD (DRAM-less)(0x33F8)"}, {0x1CC1, 0x41C3, 0xFFFF, 0xFFFF, "SM2P41C3 NVMe SSD (DRAM-less)(0x41C3)"}, {0x1CC1, 0x41C8, 0xFFFF, 0xFFFF, "SM2P41C8 NVMe SSD (DRAM-less)(0x41C8)"}, +{0x1CC1, 0x41D3, 0xFFFF, 0xFFFF, "SM2P41D3 NVMe SSD (DRAM-less)(0x41D3)"}, {0x1CC1, 0x5236, 0xFFFF, 0xFFFF, "XPG GAMMIX S70 BLADE NVMe SSD(0x5236)"}, {0x1CC1, 0x5350, 0xFFFF, 0xFFFF, "XPG GAMMIX S50, S50 Lite NVMe SSD(0x5350)"}, {0x1CC1, 0x5370, 0xFFFF, 0xFFFF, "GAMMIX S70 BLADE, PS5 PREMIUM NVMe SSD(0x5370)"}, @@ -31627,9 +31990,18 @@ {0x1CC1, 0x625A, 0xFFFF, 0xFFFF, "LEGEND 850 LITE NVMe SSD (DRAM-less)(0x625A)"}, {0x1CC1, 0x627A, 0xFFFF, 0xFFFF, "LEGEND 800 NVMe SSD (DRAM-less)(0x627A)"}, {0x1CC1, 0x628A, 0xFFFF, 0xFFFF, "LEGEND 800 NVMe SSD (DRAM-less)(0x628A)"}, +{0x1CC1, 0x631A, 0xFFFF, 0xFFFF, "LEGEND 970 NVMe SSD(0x631A)"}, {0x1CC1, 0x633A, 0xFFFF, 0xFFFF, "LEGEND 900 NVMe SSD (DRAM-less)(0x633A)"}, +{0x1CC1, 0x634C, 0xFFFF, 0xFFFF, "LEGEND 820 NVMe SSD (DRAM-less)(0x634C)"}, +{0x1CC1, 0x635A, 0xFFFF, 0xFFFF, "XPG GAMMIX S60 NVMe SSD (DRAM-less)(0x635A)"}, +{0x1CC1, 0x636A, 0xFFFF, 0xFFFF, "XPG GAMMIX S55 NVMe SSD (DRAM-less)(0x636A)"}, {0x1CC1, 0x642A, 0xFFFF, 0xFFFF, "XPG GAMMIX S50 CORE NVMe SSD (DRAM-less)(0x642A)"}, +{0x1CC1, 0x646A, 0xFFFF, 0xFFFF, "XPG MARS 980 BLADE NVMe SSD(0x646A)"}, +{0x1CC1, 0x648A, 0xFFFF, 0xFFFF, "LEGEND 860 NVMe SSD (DRAM-less)(0x648A)"}, +{0x1CC1, 0x64BA, 0xFFFF, 0xFFFF, "LEGEND 900 PRO NVMe SSD(0x64BA)"}, {0x1CC1, 0x8201, 0xFFFF, 0xFFFF, "XPG SX8200 Pro PCIe Gen3x4 M.2 2280 Solid State Drive(0x8201)"}, +{0x1CC1, 0xA010, 0xFFFF, 0xFFFF, "TRUSTA T7P5 NVMe SSD(0xA010)"}, +{0x1CC1, 0xA120, 0xFFFF, 0xFFFF, "TRUSTA T5P4B NVMe SSD(0xA120)"}, }; /* pci_vid_1CC1[] */ static pci_id_t const pci_vid_1CC4[] = { @@ -31653,7 +32025,9 @@ {0x1CC4, 0x2263, 0xFFFF, 0xFFFF, "AM611 PCIe 3.0 x2 NVMe SSD 256GB(0x2263)"}, {0x1CC4, 0x5008, 0xFFFF, 0xFFFF, "AM610 PCIe 3.0 x2 NVMe SSD 128GB, 256GB(0x5008)"}, {0x1CC4, 0x5012, 0xFFFF, 0xFFFF, "AH530 PCIe 3.0 NVMe SSD 512GB(0x5012)"}, +{0x1CC4, 0x5201, 0xFFFF, 0xFFFF, "AM520 PCIe 3.0 NVMe SSD 128GB(0x5201)"}, {0x1CC4, 0x5212, 0xFFFF, 0xFFFF, "AM521 PCIe 3.0 NVMe SSD 256GB(0x5212)"}, +{0x1CC4, 0x5414, 0xFFFF, 0xFFFF, "AM541 PCIe 4.0 NVMe SSD 1024GB(0x5414)"}, {0x1CC4, 0x6201, 0xFFFF, 0xFFFF, "AM620 PCIe 3.0 NVMe SSD 128GB(0x6201)"}, {0x1CC4, 0x6202, 0xFFFF, 0xFFFF, "AM620 PCIe 3.0 NVMe SSD 256GB(0x6202)"}, {0x1CC4, 0x6203, 0xFFFF, 0xFFFF, "AM620 PCIe 3.0 NVMe SSD 512GB(0x6203)"}, @@ -31663,6 +32037,7 @@ {0x1CC4, 0x6304, 0xFFFF, 0xFFFF, "AM630 PCIe 4.0 NVMe SSD 1024GB(0x6304)"}, {0x1CC4, 0x634C, 0xFFFF, 0xFFFF, "LEGEND 820 NVMe SSD (DRAM-less)(0x634C)"}, {0x1CC4, 0x635A, 0xFFFF, 0xFFFF, "GAMMIX S60 NVMe SSD (DRAM-less)(0x635A)"}, +{0x1CC4, 0x660B, 0xFFFF, 0xFFFF, "AH660 PCIe 4.0 NVMe SSD 512GB(0x660B)"}, {0x1CC4, 0x660C, 0xFFFF, 0xFFFF, "AH660 PCIe 4.0 NVMe SSD(0x660C)"}, {0x1CC4, 0x6A01, 0xFFFF, 0xFFFF, "AM620 PCIe 3.0 NVMe SSD 128GB(0x6A01)"}, {0x1CC4, 0x6A02, 0xFFFF, 0xFFFF, "AM6A0 PCIe 4.0 NVMe SSD 256GB(0x6A02)"}, @@ -31673,6 +32048,17 @@ {0x1CC4, 0x6B04, 0xFFFF, 0xFFFF, "AM6B0 PCIe 4.0 NVMe SSD(0x6B04)"}, {0x1CC4, 0x6B13, 0xFFFF, 0xFFFF, "AM6B1 PCIe 4.0 NVMe SSD 512GB (DRAM-less)(0x6B13)"}, {0x1CC4, 0x6B14, 0xFFFF, 0xFFFF, "RPJYJ1T24MLR1HWY PCIe 4.0 NVMe SSD 1024GB (DRAM-less)(0x6B14)"}, +{0x1CC4, 0x6C13, 0xFFFF, 0xFFFF, "AM6C1 PCIe 4.0 NVMe SSD(0x6C13)"}, +{0x1CC4, 0x6D03, 0xFFFF, 0xFFFF, "AM6DX PCIe 5.0 NVMe SSD(0x6D03)"}, +{0x1CC4, 0x7030, 0xFFFF, 0xFFFF, "NVMe SSD Controller UH7X3X series(0x7030)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7112, "NVMe SSD UH733a U.2 1.6TB(0x1CC4-0x7112)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7113, "NVMe SSD UH733a U.2 3.2TB(0x1CC4-0x7113)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7114, "NVMe SSD UH733a U.2 6.4TB(0x1CC4-0x7114)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7115, "NVMe SSD UH733a U.2 12.8TB(0x1CC4-0x7115)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7122, "NVMe SSD UH713a U.2 1.92TB(0x1CC4-0x7122)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7123, "NVMe SSD UH713a U.2 3.84TB(0x1CC4-0x7123)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7124, "NVMe SSD UH713a U.2 7.68TB(0x1CC4-0x7124)"}, +{0x1CC4, 0x7030, 0x1CC4, 0x7125, "NVMe SSD UH713a U.2 15.36TB(0x1CC4-0x7125)"}, {0x1CC4, 0x8030, 0xFFFF, 0xFFFF, "NVMe SSD Controller UH8X2X/UH7X2X series(0x8030)"}, {0x1CC4, 0x8030, 0x1CC4, 0x1122, "NVMe SSD UH812a U.2 1.92TB(0x1CC4-0x1122)"}, {0x1CC4, 0x8030, 0x1CC4, 0x1123, "NVMe SSD UH812a U.2 3.84TB(0x1CC4-0x1123)"}, @@ -31694,10 +32080,32 @@ {0x1CC4, 0x8030, 0x1CC4, 0x3123, "NVMe SSD UH712a U.2 3.84TB(0x1CC4-0x3123)"}, {0x1CC4, 0x8030, 0x1CC4, 0x3124, "NVMe SSD UH712a U.2 7.68TB(0x1CC4-0x3124)"}, {0x1CC4, 0x8030, 0x1CC4, 0x3125, "NVMe SSD UH712a U.2 15.36TB(0x1CC4-0x3125)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x5125, "NVMe SSD UH802a U.2 15.36TB(0x1CC4-0x5125)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x5126, "NVMe SSD UH802a U.2 30.72TB(0x1CC4-0x5126)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x5127, "NVMe SSD UH802a U.2 61.44TB(0x1CC4-0x5127)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6112, "NVMe SSD UH832c U.2 1.6TB(0x1CC4-0x6112)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6113, "NVMe SSD UH832c U.2 3.2TB(0x1CC4-0x6113)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6114, "NVMe SSD UH832c U.2 6.4TB(0x1CC4-0x6114)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6115, "NVMe SSD UH832c U.2 12.8TB(0x1CC4-0x6115)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6122, "NVMe SSD UH812c U.2 1.92TB(0x1CC4-0x6122)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6123, "NVMe SSD UH812c U.2 3.84TB(0x1CC4-0x6123)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6124, "NVMe SSD UH812c U.2 7.68TB(0x1CC4-0x6124)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6125, "NVMe SSD UH812c U.2 15.36TB(0x1CC4-0x6125)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6214, "NVMe SSD UH832c E3.S 6.4TB(0x1CC4-0x6214)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6215, "NVMe SSD UH832c E3.S 12.8TB(0x1CC4-0x6215)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6224, "NVMe SSD UH812c E3.S 7.68TB(0x1CC4-0x6224)"}, +{0x1CC4, 0x8030, 0x1CC4, 0x6225, "NVMe SSD UH812c E3.S 15.36TB(0x1CC4-0x6225)"}, {0x1CC4, 0x8030, 0x1EA0, 0x4124, "NVMe SSD TP3511 U.2 7.68TB(0x1EA0-0x4124)"}, {0x1CC4, 0x8030, 0x1EA0, 0x4125, "NVMe SSD TP3511 U.2 15.36TB(0x1EA0-0x4125)"}, {0x1CC4, 0x8030, 0x1EA0, 0x4224, "NVMe SSD TP3511 E3.S 7.68TB(0x1EA0-0x4224)"}, {0x1CC4, 0x8030, 0x1EA0, 0x4225, "NVMe SSD TP3511 E3.S 15.36TB(0x1EA0-0x4225)"}, +{0x1CC4, 0x8030, 0x1EA0, 0x5125, "NVMe SSD TP3310 U.2 15.36TB(0x1EA0-0x5125)"}, +{0x1CC4, 0x8030, 0x1EA0, 0x5126, "NVMe SSD TP3310 U.2 30.72TB(0x1EA0-0x5126)"}, +{0x1CC4, 0x8030, 0x1EA0, 0x5127, "NVMe SSD TP3310 U.2 61.44TB(0x1EA0-0x5127)"}, +{0x1CC4, 0x8030, 0x1EA0, 0x6124, "NVMe SSD TP3510 U.2 7.68TB(0x1EA0-0x6124)"}, +{0x1CC4, 0x8030, 0x1EA0, 0x6125, "NVMe SSD TP3510 U.2 15.36TB(0x1EA0-0x6125)"}, +{0x1CC4, 0x8030, 0x1EA0, 0x6224, "NVMe SSD TP3510 E3.S 7.68TB(0x1EA0-0x6224)"}, +{0x1CC4, 0x8030, 0x1EA0, 0x6225, "NVMe SSD TP3510 E3.S 15.36TB(0x1EA0-0x6225)"}, }; /* pci_vid_1CC4[] */ static pci_id_t const pci_vid_1CC5[] = { @@ -31735,6 +32143,7 @@ {0x1CD7, 0x0002, 0xFFFF, 0xFFFF, "Pro Capture AIO(0x0002)"}, {0x1CD7, 0x0010, 0xFFFF, 0xFFFF, "Pro Capture Endpoint(0x0010)"}, {0x1CD7, 0x0014, 0xFFFF, 0xFFFF, "PRO CAPTURE AIO 4K PLUS(0x0014)"}, +{0x1CD7, 0x0015, 0xFFFF, 0xFFFF, "Pro Capture HDMI 4K +(0x0015)"}, {0x1CD7, 0x0017, 0xFFFF, 0xFFFF, "PRO CAPTURE AIO 4K(0x0017)"}, {0x1CD7, 0x0051, 0xFFFF, 0xFFFF, "Eco Capture Dual HDMI M.2(0x0051)"}, {0x1CD7, 0x0052, 0xFFFF, 0xFFFF, "Eco Capture HDMI 4K M.2(0x0052)"}, @@ -31778,16 +32187,16 @@ {0x1CF2, 0x8046, 0xFFFF, 0xFFFF, "NX I512 OVS PF Ethernet Controller(0x8046)"}, {0x1CF2, 0x8047, 0xFFFF, 0xFFFF, "NEO X510 BOND PF Ethernet Controller(0x8047)"}, {0x1CF2, 0x8048, 0xFFFF, 0xFFFF, "NEO X510 OVS PF Ethernet Controller(0x8048)"}, -{0x1CF2, 0x8049, 0xFFFF, 0xFFFF, "NX E312 SRIOV RDMA PF Ethernet Controller(0x8049)"}, +{0x1CF2, 0x8049, 0xFFFF, 0xFFFF, "NX E312-02R00 Ethernet Controller [RDMA](0x8049)"}, {0x1CF2, 0x804A, 0xFFFF, 0xFFFF, "NEO X512 NOF PF Ethernet Controller(0x804A)"}, {0x1CF2, 0x804B, 0xFFFF, 0xFFFF, "NEO X512 SRIOV PF Ethernet Controller(0x804B)"}, {0x1CF2, 0x804C, 0xFFFF, 0xFFFF, "NEO X512 INITIATOR1 PF Ethernet Controller(0x804C)"}, {0x1CF2, 0x804D, 0xFFFF, 0xFFFF, "NEO X512 INITIATOR2 PF Ethernet Controller(0x804D)"}, {0x1CF2, 0x804E, 0xFFFF, 0xFFFF, "NX I512 UPF PF Ethernet Controller(0x804E)"}, {0x1CF2, 0x804F, 0xFFFF, 0xFFFF, "NX I512 UPF VF Ethernet Controller Virtual Function(0x804F)"}, -{0x1CF2, 0x8060, 0xFFFF, 0xFFFF, "NX E312 SRIOV RDMA VF Ethernet Controller Virtual Function(0x8060)"}, -{0x1CF2, 0x8061, 0xFFFF, 0xFFFF, "NX E310 SRIOV PF Ethernet Controller(0x8061)"}, -{0x1CF2, 0x8062, 0xFFFF, 0xFFFF, "NX E310 SRIOV VF Ethernet Controller Virtual Function(0x8062)"}, +{0x1CF2, 0x8060, 0xFFFF, 0xFFFF, "NX E312-02R00 Ethernet Controller Virtual Function [RDMA](0x8060)"}, +{0x1CF2, 0x8061, 0xFFFF, 0xFFFF, "NX E310-01N00 Ethernet Controller(0x8061)"}, +{0x1CF2, 0x8062, 0xFFFF, 0xFFFF, "NX E310-01N00 Ethernet Controller Virtual Function(0x8062)"}, {0x1CF2, 0x8063, 0xFFFF, 0xFFFF, "NX I510 BOND PF Ethernet Controller(0x8063)"}, {0x1CF2, 0x8064, 0xFFFF, 0xFFFF, "NX I510 OVS PF Ethernet Controller(0x8064)"}, {0x1CF2, 0x8065, 0xFFFF, 0xFFFF, "NX I510 VDPA VF Ethernet Controller Virtual Function(0x8065)"}, @@ -31799,33 +32208,29 @@ {0x1CF2, 0x806D, 0xFFFF, 0xFFFF, "NX I512 RDMA PF Ethernet Controller(0x806D)"}, {0x1CF2, 0x806E, 0xFFFF, 0xFFFF, "NX I512 RDMA VF Ethernet Controller Virtual Function(0x806E)"}, {0x1CF2, 0x806F, 0xFFFF, 0xFFFF, "NX I512 UPF BOND PF Ethernet Controller(0x806F)"}, -{0x1CF2, 0x8075, 0xFFFF, 0xFFFF, "NX VGCF BOND0 PF Ethernet Controller(0x8075)"}, -{0x1CF2, 0x8076, 0xFFFF, 0xFFFF, "NX VGCF NE0 PF Ethernet Controller(0x8076)"}, -{0x1CF2, 0x8077, 0xFFFF, 0xFFFF, "NX VGCF NE0 VF Ethernet Controller Virtual Function(0x8077)"}, -{0x1CF2, 0x8078, 0xFFFF, 0xFFFF, "NX VGCF BOND1 PF Ethernet Controller(0x8078)"}, -{0x1CF2, 0x8079, 0xFFFF, 0xFFFF, "NX VGCF NE1 PF Ethernet Controller(0x8079)"}, -{0x1CF2, 0x807A, 0xFFFF, 0xFFFF, "NX VGCF NE1 VF Ethernet Controller Virtual Function(0x807A)"}, -{0x1CF2, 0x807B, 0xFFFF, 0xFFFF, "NX VGCF NE2 PF Ethernet Controller(0x807B)"}, -{0x1CF2, 0x807C, 0xFFFF, 0xFFFF, "NX VGCF NE2 VF Ethernet Controller Virtual Function(0x807C)"}, -{0x1CF2, 0x807D, 0xFFFF, 0xFFFF, "NX E312S SRIOV PF Ethernet Controller(0x807D)"}, -{0x1CF2, 0x807E, 0xFFFF, 0xFFFF, "NX E316 SRIOV PF Ethernet Controller(0x807E)"}, -{0x1CF2, 0x807F, 0xFFFF, 0xFFFF, "NX E316 SRIOV VF Ethernet Controller Virtual Function(0x807F)"}, -{0x1CF2, 0x8080, 0xFFFF, 0xFFFF, "NX E311 SRIOV PF Ethernet Controller(0x8080)"}, -{0x1CF2, 0x8081, 0xFFFF, 0xFFFF, "NX E311 SRIOV VF Ethernet Controller Virtual Function(0x8081)"}, +{0x1CF2, 0x807D, 0xFFFF, 0xFFFF, "NX E312S-01R00 Ethernet Controller(0x807D)"}, +{0x1CF2, 0x807E, 0xFFFF, 0xFFFF, "NX E316-01R00 Ethernet Controller(0x807E)"}, +{0x1CF2, 0x807F, 0xFFFF, 0xFFFF, "NX E316-01R00 Ethernet Controller Virtual Function(0x807F)"}, +{0x1CF2, 0x8080, 0xFFFF, 0xFFFF, "NX E311-01N00 Ethernet Controller(0x8080)"}, +{0x1CF2, 0x8081, 0xFFFF, 0xFFFF, "NX E311-01N00 Ethernet Controller Virtual Function(0x8081)"}, {0x1CF2, 0x8082, 0xFFFF, 0xFFFF, "NX I511 SRIOV PF Ethernet Controller(0x8082)"}, {0x1CF2, 0x8083, 0xFFFF, 0xFFFF, "NX I511 SRIOV VF Ethernet Controller Virtual Function(0x8083)"}, -{0x1CF2, 0x8084, 0xFFFF, 0xFFFF, "NX E310 RDMA PF Ethernet Controller(0x8084)"}, -{0x1CF2, 0x8085, 0xFFFF, 0xFFFF, "NX E310 RDMA VF Ethernet Controller Virtual Function(0x8085)"}, +{0x1CF2, 0x8084, 0xFFFF, 0xFFFF, "NX E310-02R00 Ethernet Controller [RDMA](0x8084)"}, +{0x1CF2, 0x8085, 0xFFFF, 0xFFFF, "NX E310-02R00 Ethernet Controller Virtual Function [RDMA](0x8085)"}, {0x1CF2, 0x8086, 0xFFFF, 0xFFFF, "NX I510 SRIOV SEC PF Ethernet Controller(0x8086)"}, {0x1CF2, 0x8087, 0xFFFF, 0xFFFF, "NX I510 SRIOV SEC VF Ethernet Controller Virtual Function(0x8087)"}, -{0x1CF2, 0x8088, 0xFFFF, 0xFFFF, "NX E312S SRIOV VF Ethernet Controller Virtual Function(0x8088)"}, +{0x1CF2, 0x8088, 0xFFFF, 0xFFFF, "NX E312S-01R00 Ethernet Controller Virtual Function(0x8088)"}, {0x1CF2, 0x8089, 0xFFFF, 0xFFFF, "NEO X512 SRIOV PF Ethernet Controller(0x8089)"}, {0x1CF2, 0x808A, 0xFFFF, 0xFFFF, "NEO X512 SRIOV PF Ethernet Controller(0x808A)"}, -{0x1CF2, 0x80A0, 0xFFFF, 0xFFFF, "NX E312 PF Ethernet Controller(0x80A0)"}, -{0x1CF2, 0x80A1, 0xFFFF, 0xFFFF, "NX E312 VF Ethernet Controller Virtual Function(0x80A1)"}, -{0x1CF2, 0x80A2, 0xFFFF, 0xFFFF, "NX E312S_D SRIOV PF Ethernet Controller(0x80A2)"}, -{0x1CF2, 0x80A3, 0xFFFF, 0xFFFF, "NX E312S_D SRIOV VF Ethernet Controller Virtual Function(0x80A3)"}, +{0x1CF2, 0x80A0, 0xFFFF, 0xFFFF, "NX E312-01N00 Ethernet Controller(0x80A0)"}, +{0x1CF2, 0x80A1, 0xFFFF, 0xFFFF, "NX E312-01N00 Ethernet Controller Virtual Function(0x80A1)"}, +{0x1CF2, 0x80A2, 0xFFFF, 0xFFFF, "NX E312SD-01R00 Ethernet Controller(0x80A2)"}, +{0x1CF2, 0x80A3, 0xFFFF, 0xFFFF, "NX E312SD-01R00 Ethernet Controller Virtual Function(0x80A3)"}, {0x1CF2, 0x80A4, 0xFFFF, 0xFFFF, "NX I512 OFFLOAD PF Ethernet Controller(0x80A4)"}, +{0x1CF2, 0x80AB, 0xFFFF, 0xFFFF, "NX E318-01R00 Ethernet Controller(0x80AB)"}, +{0x1CF2, 0x80AC, 0xFFFF, 0xFFFF, "NX E318-01R00 Ethernet Controller Virtual Function(0x80AC)"}, +{0x1CF2, 0x80B6, 0xFFFF, 0xFFFF, "NX E310S-01N00 Ethernet Controller(0x80B6)"}, +{0x1CF2, 0x80B7, 0xFFFF, 0xFFFF, "NX E310S-01N00 Ethernet Controller Virtual Function(0x80B7)"}, }; /* pci_vid_1CF2[] */ static pci_id_t const pci_vid_1CF7[] = { @@ -31858,6 +32263,8 @@ {0x1D0F, 0x7164, 0x1D0F, 0x0000, "Trainium(0x1D0F-0x0000)"}, {0x1D0F, 0x7264, 0xFFFF, 0xFFFF, "NeuronDevice (Inferentia2)(0x7264)"}, {0x1D0F, 0x7364, 0xFFFF, 0xFFFF, "NeuronDevice (Trainium2)(0x7364)"}, +{0x1D0F, 0x7564, 0xFFFF, 0xFFFF, "NeuronDevice (Trainium3)(0x7564)"}, +{0x1D0F, 0x7565, 0xFFFF, 0xFFFF, "NeuronDevice (Trainium3)(0x7565)"}, {0x1D0F, 0x8061, 0xFFFF, 0xFFFF, "NVMe EBS Controller(0x8061)"}, {0x1D0F, 0xCD01, 0xFFFF, 0xFFFF, "NVMe SSD Controller(0xCD01)"}, {0x1D0F, 0xEC20, 0xFFFF, 0xFFFF, "Elastic Network Adapter (ENA)(0xEC20)"}, @@ -32014,6 +32421,11 @@ {0x1D37, 0x0016, 0xFFFF, 0xFFFF, "PM4edge User Device(0x0016)"}, }; /* pci_vid_1D37[] */ +static pci_id_t const pci_vid_1D39[] = { +{0x1D39, 0xFFFF, 0xFFFF, 0xFFFF, "Baikal Electronics(0x1D39)"}, +{0x1D39, 0x8060, 0xFFFF, 0xFFFF, "Baikal-M PCIe Controller(0x8060)"}, +}; /* pci_vid_1D39[] */ + static pci_id_t const pci_vid_1D40[] = { {0x1D40, 0xFFFF, 0xFFFF, 0xFFFF, "Techman Electronics (Changshu) Co., Ltd.(0x1D40)"}, {0x1D40, 0x5501, 0xFFFF, 0xFFFF, "XC100C55-xxxx NVME SSD(0x5501)"}, @@ -32046,6 +32458,11 @@ {0x1D62, 0xFFFF, 0xFFFF, 0xFFFF, "Nebbiolo Technologies(0x1D62)"}, }; /* pci_vid_1D62[] */ +static pci_id_t const pci_vid_1D63[] = { +{0x1D63, 0xFFFF, 0xFFFF, 0xFFFF, "StorArt Technology Co., Ltd(0x1D63)"}, +{0x1D63, 0x3801, 0xFFFF, 0xFFFF, "SA3801 PCIe 3.0 x2 NVMe controller(0x3801)"}, +}; /* pci_vid_1D63[] */ + static pci_id_t const pci_vid_1D65[] = { {0x1D65, 0xFFFF, 0xFFFF, 0xFFFF, "Imagine Communications Corp.(0x1D65)"}, {0x1D65, 0x04DE, 0xFFFF, 0xFFFF, "Taurus/McKinley(0x04DE)"}, @@ -32080,6 +32497,7 @@ {0x1D6A, 0x14C0, 0xFFFF, 0xFFFF, "AQC113C NBase-T/IEEE 802.3an Ethernet Controller [Marvell Scalable mGig](0x14C0)"}, {0x1D6A, 0x80B1, 0xFFFF, 0xFFFF, "AQtion AQC100S NBase-T/IEEE 802.3an Ethernet Controller [Atlantic 10G](0x80B1)"}, {0x1D6A, 0x87B1, 0xFFFF, 0xFFFF, "AQtion AQC107S NBase-T/IEEE 802.3an Ethernet Controller [Atlantic 10G](0x87B1)"}, +{0x1D6A, 0x87B1, 0x16B8, 0x72E1, "Solo 10G Thunderbolt 3 PCIe 10Gb Ethernet Adapter(0x16B8-0x72E1)"}, {0x1D6A, 0x87B1, 0x1C7A, 0xDE2B, "Thunderbolt 10G Ethernet Adapter(0x1C7A-0xDE2B)"}, {0x1D6A, 0x93C0, 0xFFFF, 0xFFFF, "AQtion AQC114CS NBase-T/IEEE 802.3bz Ethernet Controller [Antigua 5G](0x93C0)"}, {0x1D6A, 0x94C0, 0xFFFF, 0xFFFF, "AQtion AQC113CS NBase-T/IEEE 802.3an Ethernet Controller [Antigua 10G](0x94C0)"}, @@ -32138,6 +32556,9 @@ {0x1D6C, 0x102A, 0xFFFF, 0xFFFF, "AR-TK242-FX2 [4x100GbE Gen5 Packet Capture-Replay Device](0x102A)"}, {0x1D6C, 0x102B, 0xFFFF, 0xFFFF, "AR-ARKV-FX1 [Arkville 128B DPDK Data Mover for Versal/CPM5](0x102B)"}, {0x1D6C, 0x102C, 0xFFFF, 0xFFFF, "AR-TK242-V80 [Gen5 PCAP Processor](0x102C)"}, +{0x1D6C, 0x102D, 0xFFFF, 0xFFFF, "AR-TK242-FX2 [8x10GbE Gen5 Packet Capture-Replay Device](0x102D)"}, +{0x1D6C, 0x102E, 0xFFFF, 0xFFFF, "AR-TK242-FX2 [8x25GbE Gen5 Packet Capture-Replay Device](0x102E)"}, +{0x1D6C, 0x102F, 0xFFFF, 0xFFFF, "AR-TK242-FX2 [1x400GbE Gen5 Packet Capture-Replay Device](0x102F)"}, {0x1D6C, 0x4200, 0xFFFF, 0xFFFF, "A5PL-E1-10GETI [10 GbE Ethernet Traffic Instrument](0x4200)"}, }; /* pci_vid_1D6C[] */ @@ -32247,15 +32668,18 @@ {0x1D87, 0xFFFF, 0xFFFF, 0xFFFF, "Rockchip Electronics Co., Ltd(0x1D87)"}, {0x1D87, 0x0100, 0xFFFF, 0xFFFF, "RK3399 PCI Express Root Port(0x0100)"}, {0x1D87, 0x1808, 0xFFFF, 0xFFFF, "RK1808 Neural Network Processor Card(0x1808)"}, +{0x1D87, 0x182A, 0xFFFF, 0xFFFF, "RK182x Edge AI Computing Coprocessor(0x182A)"}, {0x1D87, 0x3528, 0xFFFF, 0xFFFF, "RK3528 PCI Express Root Port(0x3528)"}, {0x1D87, 0x3562, 0xFFFF, 0xFFFF, "RK3562 PCI Express Root Port(0x3562)"}, {0x1D87, 0x3566, 0xFFFF, 0xFFFF, "RK3568 Remote Signal Processor(0x3566)"}, +{0x1D87, 0x3576, 0xFFFF, 0xFFFF, "RK3576(0x3576)"}, {0x1D87, 0x3588, 0xFFFF, 0xFFFF, "RK3588(0x3588)"}, }; /* pci_vid_1D87[] */ static pci_id_t const pci_vid_1D89[] = { {0x1D89, 0xFFFF, 0xFFFF, 0xFFFF, "YEESTOR Microelectronics Co., Ltd(0x1D89)"}, {0x1D89, 0x0280, 0xFFFF, 0xFFFF, "PCIe NVMe SSD(0x0280)"}, +{0x1D89, 0xEF25, 0xFFFF, 0xFFFF, "GDRAMARS GMT1000 NVMe SSD (DRAM-less)(0xEF25)"}, }; /* pci_vid_1D89[] */ static pci_id_t const pci_vid_1D8F[] = { @@ -32311,14 +32735,18 @@ static pci_id_t const pci_vid_1D97[] = { {0x1D97, 0xFFFF, 0xFFFF, 0xFFFF, "Shenzhen Longsys Electronics Co., Ltd.(0x1D97)"}, +{0x1D97, 0x0304, 0xFFFF, 0xFFFF, "HIKSEMI FUTURE Lite NVMe SSD(0x0304)"}, {0x1D97, 0x1062, 0xFFFF, 0xFFFF, "Lexar NM710 NVME SSD(0x1062)"}, {0x1D97, 0x1160, 0xFFFF, 0xFFFF, "FORESEE P900 BGA NVMe SSD (DRAM-less)(0x1160)"}, {0x1D97, 0x1202, 0xFFFF, 0xFFFF, "Lexar NM610 PRO NVME SSD (DRAM-less)(0x1202)"}, {0x1D97, 0x12E4, 0xFFFF, 0xFFFF, "ORCA 4836 Series eSSD(0x12E4)"}, -{0x1D97, 0x1602, 0xFFFF, 0xFFFF, "Lexar NM790 NVME SSD (DRAM-less)(0x1602)"}, +{0x1D97, 0x1602, 0xFFFF, 0xFFFF, "Lexar NM790 / Patriot Viper VP4300 Lite NVMe SSD (DRAM-less)(0x1602)"}, +{0x1D97, 0x1806, 0xFFFF, 0xFFFF, "Lexar NM990 NVMe SSD (DRAM-less)(0x1806)"}, {0x1D97, 0x1D97, 0xFFFF, 0xFFFF, "Lexar NM620 NVME SSD (DRAM-less)(0x1D97)"}, {0x1D97, 0x2263, 0xFFFF, 0xFFFF, "SM2263EN/SM2263XT-based OEM NVME SSD (DRAM-less)(0x2263)"}, {0x1D97, 0x2269, 0xFFFF, 0xFFFF, "FORESEE XP2000, Lexar NM760 NVME SSD (DRAM-less)(0x2269)"}, +{0x1D97, 0x2508, 0xFFFF, 0xFFFF, "Lexar NM1090 PRO NVMe SSD(0x2508)"}, +{0x1D97, 0x2708, 0xFFFF, 0xFFFF, "Lexar microSD Express card (DRAM-less)(0x2708)"}, {0x1D97, 0x5216, 0xFFFF, 0xFFFF, "FORESEE XP1000 / Lexar Professional CFexpress Type B Gold series, NM620 PCIe NVME SSD (DRAM-less)(0x5216)"}, {0x1D97, 0x5220, 0xFFFF, 0xFFFF, "FORESEE XP2100 NVMe SSD (DRAM-less)(0x5220)"}, {0x1D97, 0x5236, 0xFFFF, 0xFFFF, "Lexar NM800 PRO NVME SSD(0x5236)"}, @@ -32368,9 +32796,13 @@ }; /* pci_vid_1DAD[] */ static pci_id_t const pci_vid_1DB2[] = { -{0x1DB2, 0xFFFF, 0xFFFF, 0xFFFF, "ATP ELECTRONICS INC(0x1DB2)"}, +{0x1DB2, 0xFFFF, 0xFFFF, 0xFFFF, "ATP Electronics, Inc.(0x1DB2)"}, }; /* pci_vid_1DB2[] */ +static pci_id_t const pci_vid_1DB3[] = { +{0x1DB3, 0xFFFF, 0xFFFF, 0xFFFF, "Unisoc (Shanghai) Technologies Co., Ltd.(0x1DB3)"}, +}; /* pci_vid_1DB3[] */ + static pci_id_t const pci_vid_1DB7[] = { {0x1DB7, 0xFFFF, 0xFFFF, 0xFFFF, "Phytium Technology Co., Ltd.(0x1DB7)"}, {0x1DB7, 0xDC20, 0xFFFF, 0xFFFF, "[X100 Series](0xDC20)"}, @@ -32402,6 +32834,7 @@ static pci_id_t const pci_vid_1DBB[] = { {0x1DBB, 0xFFFF, 0xFFFF, 0xFFFF, "NGD Systems, Inc.(0x1DBB)"}, +{0x1DBB, 0x1021, 0xFFFF, 0xFFFF, "ICS-8100 NVMe SSD(0x1021)"}, }; /* pci_vid_1DBB[] */ static pci_id_t const pci_vid_1DBE[] = { @@ -32476,6 +32909,7 @@ static pci_id_t const pci_vid_1DC5[] = { {0x1DC5, 0xFFFF, 0xFFFF, 0xFFFF, "FADU Inc.(0x1DC5)"}, {0x1DC5, 0x4081, 0xFFFF, 0xFFFF, "FC4121 PCIe 4.0 NVMe controller [DELTA](0x4081)"}, +{0x1DC5, 0x5161, 0xFFFF, 0xFFFF, "FC5161 PCIe 5.0 NVMe controller [ECHO](0x5161)"}, {0x1DC5, 0x6150, 0xFFFF, 0xFFFF, "FC3081 PCIe 3.0 NVMe controller [BRAVO](0x6150)"}, }; /* pci_vid_1DC5[] */ @@ -32507,6 +32941,10 @@ {0x1DD4, 0x5200, 0xFFFF, 0xFFFF, "N5200 NVMe SSD(0x5200)"}, }; /* pci_vid_1DD4[] */ +static pci_id_t const pci_vid_1DD5[] = { +{0x1DD5, 0xFFFF, 0xFFFF, 0xFFFF, "Manli Technology Group Limited(0x1DD5)"}, +}; /* pci_vid_1DD5[] */ + static pci_id_t const pci_vid_1DD8[] = { {0x1DD8, 0xFFFF, 0xFFFF, 0xFFFF, "AMD Pensando Systems(0x1DD8)"}, {0x1DD8, 0x0002, 0xFFFF, 0xFFFF, "DSC2 Elba Upstream Port(0x0002)"}, @@ -32784,7 +33222,7 @@ static pci_id_t const pci_vid_1DED[] = { {0x1DED, 0xFFFF, 0xFFFF, 0xFFFF, "Alibaba (China) Co., Ltd.(0x1DED)"}, -{0x1DED, 0x107F, 0xFFFF, 0xFFFF, "Alibaba Elastic RDMA Adapter(0x107F)"}, +{0x1DED, 0x107F, 0xFFFF, 0xFFFF, "Elastic RDMA Adapter(0x107F)"}, {0x1DED, 0x5007, 0xFFFF, 0xFFFF, "Elastic RDMA Adapter(0x5007)"}, {0x1DED, 0x8000, 0xFFFF, 0xFFFF, "M1 Root Port(0x8000)"}, {0x1DED, 0x8001, 0xFFFF, 0xFFFF, "ACC-RCiEP(0x8001)"}, @@ -32810,7 +33248,16 @@ {0x1DEE, 0x4121, 0x1DEE, 0x0012, "NVMe SSD SP406 3.84T 2.5\" U.2(0x1DEE-0x0012)"}, {0x1DEE, 0x4121, 0x1DEE, 0x0013, "NVMe SSD SP406 7.68T 2.5\" U.2(0x1DEE-0x0013)"}, {0x1DEE, 0x5161, 0xFFFF, 0xFFFF, "BIWIN NVMe SSD SP506/SP516(0x5161)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0001, "NVMe SSD SP516 1.6T 2.5\" U.2(0x1DEE-0x0001)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0002, "NVMe SSD SP516 3.2T 2.5\" U.2(0x1DEE-0x0002)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0003, "NVMe SSD SP516 6.4T 2.5\" U.2(0x1DEE-0x0003)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0004, "NVMe SSD SP516 12.8T 2.5\" U.2(0x1DEE-0x0004)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0011, "NVMe SSD SP506 1.92T 2.5\" U.2(0x1DEE-0x0011)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0012, "NVMe SSD SP506 3.84T 2.5\" U.2(0x1DEE-0x0012)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0013, "NVMe SSD SP506 7.68T 2.5\" U.2(0x1DEE-0x0013)"}, +{0x1DEE, 0x5161, 0x1DEE, 0x0014, "NVMe SSD SP506 15.36T 2.5\" U.2(0x1DEE-0x0014)"}, {0x1DEE, 0x5216, 0xFFFF, 0xFFFF, "KingSpec NX series NVMe SSD (DRAM-less)(0x5216)"}, +{0x1DEE, 0x5236, 0xFFFF, 0xFFFF, "Acer Predator GM7000 NVMe SSD(0x5236)"}, {0x1DEE, 0x7700, 0xFFFF, 0xFFFF, "BIWIN NVMe SSD SP50Y/SP51Y(0x7700)"}, }; /* pci_vid_1DEE[] */ @@ -32893,6 +33340,9 @@ {0x1DF8, 0xFFFF, 0xFFFF, 0xFFFF, "V&G Information System Co.,Ltd(0x1DF8)"}, {0x1DF8, 0x3000, 0xFFFF, 0xFFFF, "PC NVMe SSD(0x3000)"}, {0x1DF8, 0x3000, 0x1DF8, 0x3100, "M.2 NVMe Gen3*4 SSD(0x1DF8-0x3100)"}, +{0x1DF8, 0x4000, 0xFFFF, 0xFFFF, "M.2 NVMe SSD(0x4000)"}, +{0x1DF8, 0x4000, 0x1DF8, 0x4001, "M.2 NVMe Gen4*4 SSD(0x1DF8-0x4001)"}, +{0x1DF8, 0x4000, 0x1DF8, 0x4002, "M.2 NVMe Gen4*4 SSD(0x1DF8-0x4002)"}, {0x1DF8, 0xC000, 0xFFFF, 0xFFFF, "DC NVMe SSD(0xC000)"}, {0x1DF8, 0xC000, 0x1DF8, 0xC600, "Enterprise U.2 NVMe SSD(0x1DF8-0xC600)"}, {0x1DF8, 0xD000, 0xFFFF, 0xFFFF, "PC NVMe SSD(0xD000)"}, @@ -32903,6 +33353,8 @@ static pci_id_t const pci_vid_1DFA[] = { {0x1DFA, 0xFFFF, 0xFFFF, 0xFFFF, "Astera Labs, Inc.(0x1DFA)"}, +{0x1DFA, 0x01E2, 0xFFFF, 0xFFFF, "CXL 2.0 Memory Controller CM5xxxx [Leo](0x01E2)"}, +{0x1DFA, 0x05C0, 0xFFFF, 0xFFFF, "PCIe 6 Fabric Switch PF6xxx [Scorpio](0x05C0)"}, }; /* pci_vid_1DFA[] */ static pci_id_t const pci_vid_1DFC[] = { @@ -32914,6 +33366,11 @@ {0x1E0D, 0xFFFF, 0xFFFF, 0xFFFF, "SambaNova Systems, Inc(0x1E0D)"}, }; /* pci_vid_1E0D[] */ +static pci_id_t const pci_vid_1E0E[] = { +{0x1E0E, 0xFFFF, 0xFFFF, 0xFFFF, "Qualcomm / Option SimTech, Incorporated(0x1E0E)"}, +{0x1E0E, 0x9071, 0xFFFF, 0xFFFF, "SIM8230G 5GNR/LTE/GNSS(0x9071)"}, +}; /* pci_vid_1E0E[] */ + static pci_id_t const pci_vid_1E0F[] = { {0x1E0F, 0xFFFF, 0xFFFF, 0xFFFF, "KIOXIA Corporation(0x1E0F)"}, {0x1E0F, 0x0001, 0xFFFF, 0xFFFF, "NVMe SSD Controller BG4 (DRAM-less)(0x0001)"}, @@ -32959,7 +33416,7 @@ {0x1E0F, 0x0011, 0x1028, 0x2193, "NVMe CD7 E3.S 1.92TB(0x1028-0x2193)"}, {0x1E0F, 0x0011, 0x1028, 0x2194, "NVMe CD7 E3.S 3.84TB(0x1028-0x2194)"}, {0x1E0F, 0x0011, 0x1028, 0x2195, "NVMe CD7 E3.S 7.68TB(0x1028-0x2195)"}, -{0x1E0F, 0x0013, 0xFFFF, 0xFFFF, "VMe SSD Controller CM7(0x0013)"}, +{0x1E0F, 0x0013, 0xFFFF, 0xFFFF, "NVMe SSD Controller CM7(0x0013)"}, {0x1E0F, 0x0013, 0x1028, 0x222D, "Ent NVMe CM7 FIPS U.2 RI 30.72TB(0x1028-0x222D)"}, {0x1E0F, 0x0013, 0x1028, 0x222E, "Ent NVMe CM7 FIPS U.2 RI 15.36TB(0x1028-0x222E)"}, {0x1E0F, 0x0013, 0x1028, 0x222F, "Ent NVMe CM7 FIPS U.2 RI 7.68TB(0x1028-0x222F)"}, @@ -33045,6 +33502,10 @@ {0x1E0F, 0x0031, 0xFFFF, 0xFFFF, "PCIe 5.0 NVMe SSD Controller XG10(0x0031)"}, {0x1E0F, 0x0032, 0xFFFF, 0xFFFF, "PCIe 4.0 NVMe SSD Controller XG10d(0x0032)"}, {0x1E0F, 0x0033, 0xFFFF, 0xFFFF, "Exceria Plus G4 NVMe SSD (DRAM-less)(0x0033)"}, +{0x1E0F, 0x0034, 0xFFFF, 0xFFFF, "CM9-based E3.S NVMe SSD(0x0034)"}, +{0x1E0F, 0x0035, 0xFFFF, 0xFFFF, "CM9-based U3 NVMe SSD(0x0035)"}, +{0x1E0F, 0x003E, 0xFFFF, 0xFFFF, "LC9 E3.S NVMe SSD(0x003E)"}, +{0x1E0F, 0x003F, 0xFFFF, 0xFFFF, "LC9 U.2 NVMe SSD(0x003F)"}, }; /* pci_vid_1E0F[] */ static pci_id_t const pci_vid_1E17[] = { @@ -33094,8 +33555,8 @@ {0x1E36, 0xC032, 0xFFFF, 0xFFFF, "S90 [Enflame](0xC032)"}, {0x1E36, 0xC033, 0xFFFF, 0xFFFF, "S60G [Enflame](0xC033)"}, {0x1E36, 0xC035, 0xFFFF, 0xFFFF, "S60 [Enflame](0xC035)"}, -{0x1E36, 0xC041, 0xFFFF, 0xFFFF, "L300 AI module [Enflame](0xC041)"}, -{0x1E36, 0xC042, 0xFFFF, 0xFFFF, "L600 AI module [Enflame](0xC042)"}, +{0x1E36, 0xC041, 0xFFFF, 0xFFFF, "L300 [Enflame](0xC041)"}, +{0x1E36, 0xC042, 0xFFFF, 0xFFFF, "L600 [Enflame](0xC042)"}, }; /* pci_vid_1E36[] */ static pci_id_t const pci_vid_1E38[] = { @@ -33124,6 +33585,8 @@ {0x1E3B, 0x0600, 0x1E3B, 0x0013, "Enterprise NVMe SSD U.2 3.20TB (R5302)(0x1E3B-0x0013)"}, {0x1E3B, 0x0600, 0x1E3B, 0x0027, "Enterprise NVMe SSD U.2 61.44TB (J5060)(0x1E3B-0x0027)"}, {0x1E3B, 0x0600, 0x1E3B, 0x0028, "Enterprise NVMe SSD U.2 61.44TB (J5060D)(0x1E3B-0x0028)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x0029, "Enterprise NVMe SSD U.2 15.36TB (J5060)(0x1E3B-0x0029)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x002A, "Enterprise NVMe SSD U.2 15.36TB (J5060D)(0x1E3B-0x002A)"}, {0x1E3B, 0x0600, 0x1E3B, 0x0030, "Enterprise NVMe SSD U.2 3.84TB (J5100)(0x1E3B-0x0030)"}, {0x1E3B, 0x0600, 0x1E3B, 0x0031, "Enterprise NVMe SSD U.2 7.68TB (J5100)(0x1E3B-0x0031)"}, {0x1E3B, 0x0600, 0x1E3B, 0x0032, "Enterprise NVMe SSD U.2 15.36TB (J5100)(0x1E3B-0x0032)"}, @@ -33156,6 +33619,8 @@ {0x1E3B, 0x0600, 0x1E3B, 0x0069, "Enterprise NVMe SSD U.2 3.20TB (R5301D)(0x1E3B-0x0069)"}, {0x1E3B, 0x0600, 0x1E3B, 0x006C, "Enterprise NVMe SSD U.2 1.92TB (R5101)(0x1E3B-0x006C)"}, {0x1E3B, 0x0600, 0x1E3B, 0x006D, "Enterprise NVMe SSD U.2 1.60TB (J5301)(0x1E3B-0x006D)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x0083, "Enterprise NVMe SSD AIC 1.6TB (J5310)(0x1E3B-0x0083)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x0096, "Enterprise NVMe SSD AIC 1.92TB (J5110)(0x1E3B-0x0096)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00B9, "Enterprise NVMe SSD U.2 25.60TB(0x1E3B-0x00B9)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00BE, "Enterprise NVMe SSD U.2 30.72TB(0x1E3B-0x00BE)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00C1, "Enterprise NVMe SSD U.2 25.60TB(0x1E3B-0x00C1)"}, @@ -33178,7 +33643,7 @@ {0x1E3B, 0x0600, 0x1E3B, 0x00E9, "Enterprise NVMe SSD U.2 6.40TB (J5301)(0x1E3B-0x00E9)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00EA, "Enterprise NVMe SSD U.2 3.20TB (J5301D)(0x1E3B-0x00EA)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00EB, "Enterprise NVMe SSD U.2 6.40TB (J5301D)(0x1E3B-0x00EB)"}, -{0x1E3B, 0x0600, 0x1E3B, 0x00EC, "Enterprise NVMe SSD U.2 30.72TB (J5101)(0x1E3B-0x00EC)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x00EC, "Enterprise NVMe SSD U.2 7.68TB (J5100)(0x1E3B-0x00EC)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00ED, "Enterprise NVMe SSD U.2 30.72TB (R5101)(0x1E3B-0x00ED)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00EE, "Enterprise NVMe SSD U.2 15.36B (J5101)(0x1E3B-0x00EE)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00EF, "Enterprise NVMe SSD U.2 12.80TB (J5301)(0x1E3B-0x00EF)"}, @@ -33188,18 +33653,92 @@ {0x1E3B, 0x0600, 0x1E3B, 0x00F3, "Enterprise NVMe SSD U.2 3.20TB (X2900)(0x1E3B-0x00F3)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00F5, "Enterprise NVMe SSD U.2 0.40TB (X2900P)(0x1E3B-0x00F5)"}, {0x1E3B, 0x0600, 0x1E3B, 0x00F6, "Enterprise NVMe SSD U.2 0.80TB (X2900P)(0x1E3B-0x00F6)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x00F8, "Enterprise NVMe SSD U.2 122.88TB(0x1E3B-0x00F8)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x00F9, "Enterprise NVMe SSD U.2 122.88TB (J5060D)(0x1E3B-0x00F9)"}, +{0x1E3B, 0x0600, 0x1E3B, 0x00FC, "Enterprise NVMe SSD U.2 7.68TB (J5000D)(0x1E3B-0x00FC)"}, {0x1E3B, 0x0800, 0xFFFF, 0xFFFF, "NVMe SSD Controller DP800(0x0800)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x0001, "Enterprise NVMe SSD U.2 3.84TB(R6100)(0x1E3B-0x0001)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x0007, "Enterprise NVMe SSD U.2 15.36TB (R6100)(0x1E3B-0x0007)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x000A, "Enterprise NVMe SSD U.2 3.20TB (R6300)(0x1E3B-0x000A)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x000D, "Enterprise NVMe SSD U.2 6.40TB (R6300)(0x1E3B-0x000D)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x0010, "Enterprise NVMe SSD U.2 12.80TB (R6300)(0x1E3B-0x0010)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x0018, "Enterprise NVMe SSD U.2 3.84TB (R6100C)(0x1E3B-0x0018)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x0019, "Enterprise NVMe SSD U.2 7.68TB (R6100C)(0x1E3B-0x0019)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x001A, "Enterprise NVMe SSD U.2 3.20TB (R6300C)(0x1E3B-0x001A)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x001B, "Enterprise NVMe SSD U.2 6.40TB (R6300C)(0x1E3B-0x001B)"}, -{0x1E3B, 0x0800, 0x1E3B, 0x001C, "Enterprise NVMe SSD U.2 7.68TB (R6100)(0x1E3B-0x001C)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0001, "Enterprise NVMe SSD U.2 3.84TB (R6101)(0x1E3B-0x0001)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0003, "Enterprise NVMe SSD U.2 7.68TB (R6100)(0x1E3B-0x0003)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0004, "Enterprise NVMe SSD U.2 7.68TB (R6101)(0x1E3B-0x0004)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0006, "Enterprise NVMe SSD U.2 15.36TB (R6100)(0x1E3B-0x0006)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0007, "Enterprise NVMe SSD U.2 15.36TB (R6101)(0x1E3B-0x0007)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x000A, "Enterprise NVMe SSD U.2 3.2TB (R6301)(0x1E3B-0x000A)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x000C, "Enterprise NVMe SSD U.2 6.4TB (R6300)(0x1E3B-0x000C)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x000D, "Enterprise NVMe SSD U.2 6.4TB (R6301)(0x1E3B-0x000D)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x000F, "Enterprise NVMe SSD U.2 12.8TB (R6300)(0x1E3B-0x000F)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0010, "Enterprise NVMe SSD U.2 12.8TB (R6301)(0x1E3B-0x0010)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0018, "Enterprise NVMe SSD U.2 3.84TB (R6101C)(0x1E3B-0x0018)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0019, "Enterprise NVMe SSD U.2 7.68TB (R6101C)(0x1E3B-0x0019)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x001A, "Enterprise NVMe SSD U.2 3.2TB (R6301C)(0x1E3B-0x001A)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x001B, "Enterprise NVMe SSD U.2 6.4TB (R6301C)(0x1E3B-0x001B)"}, {0x1E3B, 0x0800, 0x1E3B, 0x001D, "Enterprise NVMe SSD U.2 3.84TB (R6101)(0x1E3B-0x001D)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x001E, "Enterprise NVMe SSD U.2 3.84TB (R6100)(0x1E3B-0x001E)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x001F, "Enterprise NVMe SSD U.2 1.92TB (R6101)(0x1E3B-0x001F)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0024, "Enterprise NVMe SSD U.2 3.2TB (R6300)(0x1E3B-0x0024)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0027, "Enterprise NVMe SSD U.2 7.68TB (R6101)(0x1E3B-0x0027)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0028, "Enterprise NVMe SSD U.2 15.36TB (R6101)(0x1E3B-0x0028)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x002A, "Enterprise NVMe SSD U.2 6.4TB (R6301)(0x1E3B-0x002A)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x002B, "Enterprise NVMe SSD U.2 12.8TB (R6301)(0x1E3B-0x002B)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x002C, "Enterprise NVMe SSD U.2 30.72TB (R6101)(0x1E3B-0x002C)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x002D, "Enterprise NVMe SSD U.2 25.6TB (R6301)(0x1E3B-0x002D)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x002E, "Enterprise NVMe SSD U.2 15.36TB (R6000)(0x1E3B-0x002E)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x002F, "Enterprise NVMe SSD U.2 30.72TB (R6000)(0x1E3B-0x002F)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0034, "Enterprise NVMe SSD U.2 30.72TB (R6060)(0x1E3B-0x0034)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0035, "Enterprise NVMe SSD U.2 61.44TB (R6060)(0x1E3B-0x0035)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0036, "Enterprise NVMe SSD U.2 122.88TB (R6060)(0x1E3B-0x0036)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x003B, "Enterprise NVMe SSD U.2 1.6TB (R6301)(0x1E3B-0x003B)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x003F, "Enterprise NVMe SSD U.2 7.68TB (R6100)(0x1E3B-0x003F)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0040, "Enterprise NVMe SSD U.2 15.36TB (R6100)(0x1E3B-0x0040)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0041, "Enterprise NVMe SSD U.2 6.4TB (R6300)(0x1E3B-0x0041)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0042, "Enterprise NVMe SSD U.2 12.8TB (R6300)(0x1E3B-0x0042)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0043, "Enterprise NVMe SSD U.2 1.92TB (R6101)(0x1E3B-0x0043)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0049, "Enterprise NVMe SSD U.2 1.92TB (R6101)(0x1E3B-0x0049)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0051, "Enterprise NVMe SSD U.2 7.68TB (R6101)(0x1E3B-0x0051)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0052, "Enterprise NVMe SSD U.2 15.36TB (R6101)(0x1E3B-0x0052)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0054, "Enterprise NVMe SSD U.2 6.4TB (R6301)(0x1E3B-0x0054)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0055, "Enterprise NVMe SSD U.2 12.8TB (R6301)(0x1E3B-0x0055)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0058, "Enterprise NVMe SSD U.2 0.8TB (X5900P)(0x1E3B-0x0058)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0059, "Enterprise NVMe SSD U.2 15.36TB (R6060)(0x1E3B-0x0059)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x005A, "Enterprise NVMe SSD U.2 3.84TB (R6101)(0x1E3B-0x005A)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x005C, "Enterprise NVMe SSD U.2 3.84TB (R6101)(0x1E3B-0x005C)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0060, "Enterprise NVMe SSD U.2 15.36TB (R6000)(0x1E3B-0x0060)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0061, "Enterprise NVMe SSD U.2 30.72TB (R6000)(0x1E3B-0x0061)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0062, "Enterprise NVMe SSD U.2 15.36TB (R6060)(0x1E3B-0x0062)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0063, "Enterprise NVMe SSD U.2 30.72TB (R6060)(0x1E3B-0x0063)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0064, "Enterprise NVMe SSD U.2 61.44TB (R6060)(0x1E3B-0x0064)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0065, "Enterprise NVMe SSD U.2 122.88TB (R6060)(0x1E3B-0x0065)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0067, "Enterprise NVMe SSD U.2 7.68TB (R6101)(0x1E3B-0x0067)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0068, "Enterprise NVMe SSD U.2 15.36TB (R6101)(0x1E3B-0x0068)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0069, "Enterprise NVMe SSD U.2 6.4TB (R6301)(0x1E3B-0x0069)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x006A, "Enterprise NVMe SSD U.2 12.8TB (R6301)(0x1E3B-0x006A)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0070, "Enterprise NVMe SSD U.2 7.68TB (R6101)(0x1E3B-0x0070)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0071, "Enterprise NVMe SSD U.2 15.36TB (R6101)(0x1E3B-0x0071)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0072, "Enterprise NVMe SSD U.2 6.4TB (R6301)(0x1E3B-0x0072)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0073, "Enterprise NVMe SSD U.2 12.8TB (R6301)(0x1E3B-0x0073)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0077, "Enterprise NVMe SSD U.2 3.84TB (R6100)(0x1E3B-0x0077)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0078, "Enterprise NVMe SSD U.2 3.2TB (R6300)(0x1E3B-0x0078)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0079, "Enterprise NVMe SSD U.2 3.84TB (R6100)(0x1E3B-0x0079)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x007A, "Enterprise NVMe SSD U.2 3.2TB (R6300)(0x1E3B-0x007A)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x007B, "Enterprise NVMe SSD U.2 30.72TB (R6101)(0x1E3B-0x007B)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x007C, "Enterprise NVMe SSD U.2 25.6TB (R6301)(0x1E3B-0x007C)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x007D, "Enterprise NVMe SSD U.2 1.6TB (X5900P)(0x1E3B-0x007D)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x007E, "Enterprise NVMe SSD U.2 0.8TB (X5900P)(0x1E3B-0x007E)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x007F, "Enterprise NVMe SSD U.2 1.6TB (X5900P)(0x1E3B-0x007F)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0143, "Enterprise NVMe SSD U.2 1.92TB (R6101)(0x1E3B-0x0143)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0144, "Enterprise NVMe SSD U.2 1.6TB (R6301)(0x1E3B-0x0144)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x0149, "Enterprise NVMe SSD U.2 1.92TB (R6101)(0x1E3B-0x0149)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x014C, "Enterprise NVMe SSD U.2 1.6TB (R6301)(0x1E3B-0x014C)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x015A, "Enterprise NVMe SSD U.2 3.84TB (R6101)(0x1E3B-0x015A)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x015B, "Enterprise NVMe SSD U.2 3.2TB (R6301)(0x1E3B-0x015B)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x015C, "Enterprise NVMe SSD U.2 3.84TB (R6101)(0x1E3B-0x015C)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x015D, "Enterprise NVMe SSD U.2 3.2TB (R6301)(0x1E3B-0x015D)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x2000, "Enterprise NVMe SSD E1.S 9.5 3.2TB (X5900P)(0x1E3B-0x2000)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x3001, "Enterprise NVMe SSD E3.S 3.84TB (R6100)(0x1E3B-0x3001)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x3002, "Enterprise NVMe SSD E3.S 7.68TB (R6100)(0x1E3B-0x3002)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x3003, "Enterprise NVMe SSD E3.S 15.36TB (R6100)(0x1E3B-0x3003)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x3004, "Enterprise NVMe SSD E3.S 3.2TB (R6300)(0x1E3B-0x3004)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x3005, "Enterprise NVMe SSD E3.S 6.4TB (R6300)(0x1E3B-0x3005)"}, +{0x1E3B, 0x0800, 0x1E3B, 0x3006, "Enterprise NVMe SSD E3.S 12.8TB (R6300)(0x1E3B-0x3006)"}, {0x1E3B, 0x1098, 0xFFFF, 0xFFFF, "Haishen3 NVMe SSD(0x1098)"}, {0x1E3B, 0x1098, 0x1E3B, 0x0001, "Enterprise NVMe SSD U.2 0.8TB (H2100)(0x1E3B-0x0001)"}, {0x1E3B, 0x1098, 0x1E3B, 0x0002, "Enterprise NVMe SSD U.2 0.96TB (H2200)(0x1E3B-0x0002)"}, @@ -33231,6 +33770,13 @@ {0x1E3B, 0x1098, 0x1E3B, 0x008A, "Enterprise NVMe SSD HHHL 0.8TB (H3900)(0x1E3B-0x008A)"}, {0x1E3B, 0x1098, 0x1E3B, 0x008B, "Enterprise NVMe SSD HHHL 1.6TB (H3900)(0x1E3B-0x008B)"}, {0x1E3B, 0x1098, 0x1E3B, 0x0091, "Enterprise NVMe SSD HHHL 0.75TB (H3900)(0x1E3B-0x0091)"}, +{0x1E3B, 0x1321, 0xFFFF, 0xFFFF, "AdgeStor NVMe SSD(0x1321)"}, +{0x1E3B, 0x1321, 0x1E3B, 0x4000, "AdgeStor NVMe SSD M.2 0.48TB(0x1E3B-0x4000)"}, +{0x1E3B, 0x1321, 0x1E3B, 0x4001, "AdgeStor NVMe SSD M.2 0.96TB(0x1E3B-0x4001)"}, +{0x1E3B, 0x1321, 0x1E3B, 0x4002, "AdgeStor NVMe SSD M.2 1.92TB(0x1E3B-0x4002)"}, +{0x1E3B, 0x1321, 0x1E3B, 0x4100, "AdgeStor NVMe SSD M.2 0.48TB(0x1E3B-0x4100)"}, +{0x1E3B, 0x1321, 0x1E3B, 0x4101, "AdgeStor NVMe SSD M.2 0.96TB(0x1E3B-0x4101)"}, +{0x1E3B, 0x1321, 0x1E3B, 0x4102, "AdgeStor NVMe SSD M.2 1.92TB(0x1E3B-0x4102)"}, {0x1E3B, 0x1333, 0xFFFF, 0xFFFF, "Haishen5 NVMe SSD(0x1333)"}, {0x1E3B, 0x1333, 0x1E3B, 0x001A, "Enterprise NVMe SSD E3.S 1T 3.84TB (H5100)(0x1E3B-0x001A)"}, {0x1E3B, 0x1333, 0x1E3B, 0x001B, "Enterprise NVMe SSD E3.S 1T 7.68TB (H5100)(0x1E3B-0x001B)"}, @@ -33269,7 +33815,7 @@ {0x1E3B, 0x3001, 0x1E3B, 0x3001, "Ethernet Network Adapter DN200-X1V for 10GbE SFP+ 2-port(0x1E3B-0x3001)"}, {0x1E3B, 0x3002, 0xFFFF, 0xFFFF, "Ethernet Controller DN200 Series Virtual Function(0x3002)"}, {0x1E3B, 0x300C, 0xFFFF, 0xFFFF, "Ethernet RAID Combo Controller DN200C for 1GbE(0x300C)"}, -{0x1E3B, 0x300C, 0x1E3B, 0x300C, "Ethernet RAID Combo Adapter DN200C-G2V for 1GbE 4-port(0x1E3B-0x300C)"}, +{0x1E3B, 0x300C, 0x1E3B, 0x300C, "Ethernet RAID Combo Adapter DN200C-G2 for 1GbE 4-port(0x1E3B-0x300C)"}, {0x1E3B, 0x300D, 0xFFFF, 0xFFFF, "Ethernet RAID Combo Controller DN200C Series Virtual Function(0x300D)"}, {0x1E3B, 0x5001, 0xFFFF, 0xFFFF, "RAID Controller DP808A(0x5001)"}, {0x1E3B, 0x5002, 0xFFFF, 0xFFFF, "RAID Controller DP808AL(0x5002)"}, @@ -33298,7 +33844,7 @@ }; /* pci_vid_1E44[] */ static pci_id_t const pci_vid_1E48[] = { -{0x1E48, 0xFFFF, 0xFFFF, 0xFFFF, "Continental(0x1E48)"}, +{0x1E48, 0xFFFF, 0xFFFF, 0xFFFF, "Aumovio(0x1E48)"}, }; /* pci_vid_1E48[] */ static pci_id_t const pci_vid_1E49[] = { @@ -33308,6 +33854,8 @@ {0x1E49, 0x0041, 0xFFFF, 0xFFFF, "ZHITAI TiPro7000(0x0041)"}, {0x1E49, 0x0071, 0xFFFF, 0xFFFF, "ZHITAI TiPlus7100(0x0071)"}, {0x1E49, 0x0081, 0xFFFF, 0xFFFF, "ZHITAI Ti600 NVMe SSD(0x0081)"}, +{0x1E49, 0x0090, 0xFFFF, 0xFFFF, "ZHITAI TiPro9000 NVMe SSD(0x0090)"}, +{0x1E49, 0x00A1, 0xFFFF, 0xFFFF, "ZHITAI TiPlus7100s NVMe SSD (DRAM-less)(0x00A1)"}, {0x1E49, 0x1001, 0xFFFF, 0xFFFF, "PC005 NVMe SSD(0x1001)"}, {0x1E49, 0x1011, 0xFFFF, 0xFFFF, "PC210 M.2 2280 NVMe SSD(0x1011)"}, {0x1E49, 0x1013, 0xFFFF, 0xFFFF, "PC210 M.2 2242 NVMe SSD(0x1013)"}, @@ -33315,6 +33863,16 @@ {0x1E49, 0x1033, 0xFFFF, 0xFFFF, "PC300 M.2 2242 NVMe SSD (DRAM-less)(0x1033)"}, {0x1E49, 0x1071, 0xFFFF, 0xFFFF, "PC411 M.2 2280 NVMe SSD (DRAM-less)(0x1071)"}, {0x1E49, 0x1073, 0xFFFF, 0xFFFF, "PC411 M.2 2242 NVMe SSD (DRAM-less)(0x1073)"}, +{0x1E49, 0x1078, 0xFFFF, 0xFFFF, "PE321 U.2 NVMe SSD(0x1078)"}, +{0x1E49, 0x1081, 0xFFFF, 0xFFFF, "PC41Q M.2 2280 NVMe SSD (DRAM-less)(0x1081)"}, +{0x1E49, 0x1083, 0xFFFF, 0xFFFF, "PC41Q M.2 2242 NVMe SSD (DRAM-less)(0x1083)"}, +{0x1E49, 0x1101, 0xFFFF, 0xFFFF, "PC450 M.2 2280 NVMe SSD (DRAM-less)(0x1101)"}, +{0x1E49, 0x1103, 0xFFFF, 0xFFFF, "PC450 M.2 2242 NVMe SSD (DRAM-less)(0x1103)"}, +{0x1E49, 0x1111, 0xFFFF, 0xFFFF, "PC42Q M.2 2280 NVMe SSD (DRAM-less)(0x1111)"}, +{0x1E49, 0x1113, 0xFFFF, 0xFFFF, "PC42Q M.2 2242 NVMe SSD (DRAM-less)(0x1113)"}, +{0x1E49, 0x1121, 0xFFFF, 0xFFFF, "PC550 M.2 2280 NVMe SSD(0x1121)"}, +{0x1E49, 0x1123, 0xFFFF, 0xFFFF, "PC550 M.2 2242 NVMe SSD(0x1123)"}, +{0x1E49, 0x1A28, 0xFFFF, 0xFFFF, "PE511 U.2 NVMe SSD(0x1A28)"}, }; /* pci_vid_1E49[] */ static pci_id_t const pci_vid_1E4B[] = { @@ -33331,9 +33889,12 @@ static pci_id_t const pci_vid_1E4C[] = { {0x1E4C, 0xFFFF, 0xFFFF, 0xFFFF, "GSI Technology(0x1E4C)"}, -{0x1E4C, 0x0010, 0xFFFF, 0xFFFF, "Associative Processing Unit [Leda](0x0010)"}, +{0x1E4C, 0x0010, 0xFFFF, 0xFFFF, "Gemini-I(0x0010)"}, +{0x1E4C, 0x0010, 0x1E4C, 0x0010, "Leda-E(0x1E4C-0x0010)"}, {0x1E4C, 0x0010, 0x1E4C, 0x0120, "SE120(0x1E4C-0x0120)"}, -{0x1E4C, 0x0020, 0xFFFF, 0xFFFF, "Associative Processing Unit [Leda-2](0x0020)"}, +{0x1E4C, 0x0020, 0xFFFF, 0xFFFF, "Gemini-II(0x0020)"}, +{0x1E4C, 0x0020, 0x1E4C, 0x0011, "Leda-E2 rev 1.1(0x1E4C-0x0011)"}, +{0x1E4C, 0x0020, 0x1E4C, 0x0020, "G2-Edge(0x1E4C-0x0020)"}, }; /* pci_vid_1E4C[] */ static pci_id_t const pci_vid_1E50[] = { @@ -33346,6 +33907,9 @@ {0x1E52, 0x401E, 0x1E52, 0x0014, "n300(0x1E52-0x0014)"}, {0x1E52, 0x401E, 0x1E52, 0x0018, "n150(0x1E52-0x0018)"}, {0x1E52, 0xB140, 0xFFFF, 0xFFFF, "Blackhole(0xB140)"}, +{0x1E52, 0xB140, 0x1E52, 0x0040, "p150a(0x1E52-0x0040)"}, +{0x1E52, 0xB140, 0x1E52, 0x0041, "p150b(0x1E52-0x0041)"}, +{0x1E52, 0xB140, 0x1E52, 0x0043, "p100a(0x1E52-0x0043)"}, {0x1E52, 0xFACA, 0xFFFF, 0xFFFF, "Grayskull(0xFACA)"}, {0x1E52, 0xFACA, 0x1E52, 0x0003, "e150(0x1E52-0x0003)"}, {0x1E52, 0xFACA, 0x1E52, 0x0007, "e75(0x1E52-0x0007)"}, @@ -33372,6 +33936,7 @@ static pci_id_t const pci_vid_1E60[] = { {0x1E60, 0xFFFF, 0xFFFF, 0xFFFF, "Hailo Technologies Ltd.(0x1E60)"}, {0x1E60, 0x2864, 0xFFFF, 0xFFFF, "Hailo-8 AI Processor(0x2864)"}, +{0x1E60, 0x45C4, 0xFFFF, 0xFFFF, "Hailo-10H AI Processor(0x45C4)"}, }; /* pci_vid_1E60[] */ static pci_id_t const pci_vid_1E67[] = { @@ -33430,6 +33995,7 @@ {0x1E81, 0x1203, 0x1E81, 0xA214, "NVMe SSD UHXXXa series U.2 6400GB(0x1E81-0xA214)"}, {0x1E81, 0x1203, 0x1E81, 0xF123, "NVMe SSD TP6500 series U.2 3840GB(0x1E81-0xF123)"}, {0x1E81, 0x6206, 0xFFFF, 0xFFFF, "AM620 NVMe SSD(0x6206)"}, +{0x1E81, 0x6A02, 0xFFFF, 0xFFFF, "AM6A0 NVMe SSD (DRAM-less)(0x6A02)"}, }; /* pci_vid_1E81[] */ static pci_id_t const pci_vid_1E83[] = { @@ -33437,7 +34003,7 @@ }; /* pci_vid_1E83[] */ static pci_id_t const pci_vid_1E85[] = { -{0x1E85, 0xFFFF, 0xFFFF, 0xFFFF, "Heitec AG(0x1E85)"}, +{0x1E85, 0xFFFF, 0xFFFF, 0xFFFF, "HEITEC AG(0x1E85)"}, }; /* pci_vid_1E85[] */ static pci_id_t const pci_vid_1E89[] = { @@ -33463,8 +34029,22 @@ {0x1E95, 0x1002, 0x1EA0, 0x5636, "TP1500 Series U.2 NVMe Datacenter SSD(0x1EA0-0x5636)"}, {0x1E95, 0x1003, 0xFFFF, 0xFFFF, "CLR-8W512 NVMe SSD M.2 (DRAM-less)(0x1003)"}, {0x1E95, 0x1005, 0xFFFF, 0xFFFF, "PLEXTOR M10P(GN) NVMe SSD M.2(0x1005)"}, +{0x1E95, 0x1006, 0xFFFF, 0xFFFF, "CA8 Series NVMe SSD M.2(0x1006)"}, {0x1E95, 0x1007, 0xFFFF, 0xFFFF, "CL4-8D512 NVMe SSD M.2 (DRAM-less)(0x1007)"}, {0x1E95, 0x1008, 0xFFFF, 0xFFFF, "CL5-8D512 NVMe SSD M.2 (DRAM-less)(0x1008)"}, +{0x1E95, 0x100B, 0xFFFF, 0xFFFF, "XB2-311024 NVMe SSD M.2 (DRAM-less)(0x100B)"}, +{0x1E95, 0x100C, 0xFFFF, 0xFFFF, "CL6 Series NVMe SSD M.2 (DRAM-less)(0x100C)"}, +{0x1E95, 0x100D, 0xFFFF, 0xFFFF, "PJ1 Series NVMe SSD(0x100D)"}, +{0x1E95, 0x100D, 0x1E95, 0x0000, "M.2 2280 480 GB(0x1E95-0x0000)"}, +{0x1E95, 0x100D, 0x1E95, 0x0001, "M.2 2280 960 GB(0x1E95-0x0001)"}, +{0x1E95, 0x100D, 0x1E95, 0x0002, "M.2 2280 1920 GB(0x1E95-0x0002)"}, +{0x1E95, 0x100D, 0x1E95, 0x0003, "M.2 22110 3840 GB(0x1E95-0x0003)"}, +{0x1E95, 0x100F, 0xFFFF, 0xFFFF, "EJ5-2W3840 NVMe SSD U.2(0x100F)"}, +{0x1E95, 0x1010, 0xFFFF, 0xFFFF, "CX3 Series NVMe SSD(0x1010)"}, +{0x1E95, 0x1010, 0x1E95, 0x0000, "M.2 2280 480 GB(0x1E95-0x0000)"}, +{0x1E95, 0x1010, 0x1E95, 0x0001, "M.2 2280 960 GB(0x1E95-0x0001)"}, +{0x1E95, 0x1010, 0x1E95, 0x0002, "M.2 2280 1,920 GB(0x1E95-0x0002)"}, +{0x1E95, 0x1010, 0x1E95, 0x0003, "M.2 2280 3,840 GB(0x1E95-0x0003)"}, {0x1E95, 0x3500, 0xFFFF, 0xFFFF, "CA5-8D256 NVMe SSD M.2(0x3500)"}, {0x1E95, 0x35F1, 0xFFFF, 0xFFFF, "PLEXTOR M9PGN Plus NVMe SSD M.2(0x35F1)"}, {0x1E95, 0x9100, 0xFFFF, 0xFFFF, "CL1-3D256-Q11 NVMe SSD M.2(0x9100)"}, @@ -33723,6 +34303,18 @@ {0x1EE4, 0x1180, 0x1EE4, 0x0425, "NVMe SSD U.2 1.6TB (P8118Z3)(0x1EE4-0x0425)"}, {0x1EE4, 0x1180, 0x1EE4, 0x0426, "NVMe SSD U.2 3.2TB (P8118Z3)(0x1EE4-0x0426)"}, {0x1EE4, 0x1180, 0x1EE4, 0x0427, "NVMe SSD U.2 6.4TB (P8118Z3)(0x1EE4-0x0427)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0515, "NVMe SSD U.2 1.92TB (P8118Z4)(0x1EE4-0x0515)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0516, "NVMe SSD U.2 3.84TB (P8118Z4)(0x1EE4-0x0516)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0517, "NVMe SSD U.2 7.68TB (P8118Z4)(0x1EE4-0x0517)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0525, "NVMe SSD U.2 1.6TB (P8118Z4)(0x1EE4-0x0525)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0526, "NVMe SSD U.2 3.2TB (P8118Z4)(0x1EE4-0x0526)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0527, "NVMe SSD U.2 6.4TB (P8118Z4)(0x1EE4-0x0527)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0615, "NVMe SSD U.2 1.92TB (P8128Z3)(0x1EE4-0x0615)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0616, "NVMe SSD U.2 3.84TB (P8128Z3)(0x1EE4-0x0616)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0617, "NVMe SSD U.2 7.68TB (P8128Z3)(0x1EE4-0x0617)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0625, "NVMe SSD U.2 1.6TB (P8128Z3)(0x1EE4-0x0625)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0626, "NVMe SSD U.2 3.2TB (P8128Z3)(0x1EE4-0x0626)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x0627, "NVMe SSD U.2 6.4TB (P8128Z3)(0x1EE4-0x0627)"}, {0x1EE4, 0x1180, 0x1EE4, 0x3013, "NVMe SSD AIC 480GB (P8118E)(0x1EE4-0x3013)"}, {0x1EE4, 0x1180, 0x1EE4, 0x3014, "NVMe SSD AIC 960GB (P8118E)(0x1EE4-0x3014)"}, {0x1EE4, 0x1180, 0x1EE4, 0x3015, "NVMe SSD AIC 1.92TB (P8118E)(0x1EE4-0x3015)"}, @@ -33747,6 +34339,30 @@ {0x1EE4, 0x1180, 0x1EE4, 0x3225, "NVMe SSD AIC 1.6TB (P8118X)(0x1EE4-0x3225)"}, {0x1EE4, 0x1180, 0x1EE4, 0x3226, "NVMe SSD AIC 3.2TB (P8118X)(0x1EE4-0x3226)"}, {0x1EE4, 0x1180, 0x1EE4, 0x3227, "NVMe SSD AIC 6.4TB (P8118X)(0x1EE4-0x3227)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3315, "NVMe SSD AIC 1.92TB (P8118E4)(0x1EE4-0x3315)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3316, "NVMe SSD AIC 3.84TB (P8118E4)(0x1EE4-0x3316)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3317, "NVMe SSD AIC 7.68TB (P8118E4)(0x1EE4-0x3317)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3325, "NVMe SSD AIC 1.6TB (P8118E4)(0x1EE4-0x3325)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3326, "NVMe SSD AIC 3.2TB (P8118E4)(0x1EE4-0x3326)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3327, "NVMe SSD AIC 6.4TB (P8118E4)(0x1EE4-0x3327)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3415, "NVMe SSD AIC 1.92TB (P8118Z3)(0x1EE4-0x3415)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3416, "NVMe SSD AIC 3.84TB (P8118Z3)(0x1EE4-0x3416)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3417, "NVMe SSD AIC 7.68TB (P8118Z3)(0x1EE4-0x3417)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3425, "NVMe SSD AIC 1.6TB (P8118Z3)(0x1EE4-0x3425)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3426, "NVMe SSD AIC 3.2TB (P8118Z3)(0x1EE4-0x3426)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3427, "NVMe SSD AIC 6.4TB (P8118Z3)(0x1EE4-0x3427)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3515, "NVMe SSD AIC 1.92TB (P8118Z4)(0x1EE4-0x3515)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3516, "NVMe SSD AIC 3.84TB (P8118Z4)(0x1EE4-0x3516)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3517, "NVMe SSD AIC 7.68TB (P8118Z4)(0x1EE4-0x3517)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3525, "NVMe SSD AIC 1.6TB (P8118Z4)(0x1EE4-0x3525)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3526, "NVMe SSD AIC 3.2TB (P8118Z4)(0x1EE4-0x3526)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3527, "NVMe SSD AIC 6.4TB (P8118Z4)(0x1EE4-0x3527)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3615, "NVMe SSD AIC 1.92TB (P8128Z3)(0x1EE4-0x3615)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3616, "NVMe SSD AIC 3.84TB (P8128Z3)(0x1EE4-0x3616)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3617, "NVMe SSD AIC 7.68TB (P8128Z3)(0x1EE4-0x3617)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3625, "NVMe SSD AIC 1.6TB (P8128Z3)(0x1EE4-0x3625)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3626, "NVMe SSD AIC 3.2TB (P8128Z3)(0x1EE4-0x3626)"}, +{0x1EE4, 0x1180, 0x1EE4, 0x3627, "NVMe SSD AIC 6.4TB (P8128Z3)(0x1EE4-0x3627)"}, {0x1EE4, 0x1180, 0x1EE4, 0xABCD, "NVMe SSD U.2(0x1EE4-0xABCD)"}, {0x1EE4, 0x1181, 0xFFFF, 0xFFFF, "PETA8118 NVMe E1S Series(0x1181)"}, {0x1EE4, 0x1181, 0x1EE4, 0x2015, "NVMe SSD E1.S 1.92TB (P8118E)(0x1EE4-0x2015)"}, @@ -33767,6 +34383,30 @@ {0x1EE4, 0x1181, 0x1EE4, 0x2225, "NVMe SSD E1.S 1.6TB (P8118X)(0x1EE4-0x2225)"}, {0x1EE4, 0x1181, 0x1EE4, 0x2226, "NVMe SSD E1.S 3.2TB (P8118X)(0x1EE4-0x2226)"}, {0x1EE4, 0x1181, 0x1EE4, 0x2227, "NVMe SSD E1.S 6.4TB (P8118X)(0x1EE4-0x2227)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2315, "NVMe SSD E1.S 1.92TB (P8118E4)(0x1EE4-0x2315)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2316, "NVMe SSD E1.S 3.84TB (P8118E4)(0x1EE4-0x2316)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2317, "NVMe SSD E1.S 7.68TB (P8118E4)(0x1EE4-0x2317)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2325, "NVMe SSD E1.S 1.6TB (P8118E4)(0x1EE4-0x2325)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2326, "NVMe SSD E1.S 3.2TB (P8118E4)(0x1EE4-0x2326)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2327, "NVMe SSD E1.S 6.4TB (P8118E4)(0x1EE4-0x2327)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2415, "NVMe SSD E1.S 1.92TB (P8118Z3)(0x1EE4-0x2415)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2416, "NVMe SSD E1.S 3.84TB (P8118Z3)(0x1EE4-0x2416)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2417, "NVMe SSD E1.S 7.68TB (P8118Z3)(0x1EE4-0x2417)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2425, "NVMe SSD E1.S 1.6TB (P8118Z3)(0x1EE4-0x2425)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2426, "NVMe SSD E1.S 3.2TB (P8118Z3)(0x1EE4-0x2426)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2427, "NVMe SSD E1.S 6.4TB (P8118Z3)(0x1EE4-0x2427)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2515, "NVMe SSD E1.S 1.92TB (P8118Z4)(0x1EE4-0x2515)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2516, "NVMe SSD E1.S 3.84TB (P8118Z4)(0x1EE4-0x2516)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2517, "NVMe SSD E1.S 7.68TB (P8118Z4)(0x1EE4-0x2517)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2525, "NVMe SSD E1.S 1.6TB (P8118Z4)(0x1EE4-0x2525)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2526, "NVMe SSD E1.S 3.2TB (P8118Z4)(0x1EE4-0x2526)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2527, "NVMe SSD E1.S 6.4TB (P8118Z4)(0x1EE4-0x2527)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2615, "NVMe SSD E1.S 1.92TB (P8128Z3)(0x1EE4-0x2615)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2616, "NVMe SSD E1.S 3.84TB (P8128Z3)(0x1EE4-0x2616)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2617, "NVMe SSD E1.S 7.68TB (P8128Z3)(0x1EE4-0x2617)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2625, "NVMe SSD E1.S 1.6TB (P8128Z3)(0x1EE4-0x2625)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2626, "NVMe SSD E1.S 3.2TB (P8128Z3)(0x1EE4-0x2626)"}, +{0x1EE4, 0x1181, 0x1EE4, 0x2627, "NVMe SSD E1.S 6.4TB (P8128Z3)(0x1EE4-0x2627)"}, {0x1EE4, 0x1182, 0xFFFF, 0xFFFF, "PETA8118 NVMe M2 Series(0x1182)"}, {0x1EE4, 0x1182, 0x1EE4, 0x1013, "NVMe SSD M.2 480GB (P8118E)(0x1EE4-0x1013)"}, {0x1EE4, 0x1182, 0x1EE4, 0x1014, "NVMe SSD M.2 960GB (P8118E)(0x1EE4-0x1014)"}, @@ -33792,6 +34432,46 @@ {0x1EE4, 0x1182, 0x1EE4, 0x1224, "NVMe SSD M.2 800GB (P8118X)(0x1EE4-0x1224)"}, {0x1EE4, 0x1182, 0x1EE4, 0x1225, "NVMe SSD M.2 1.6TB (P8118X)(0x1EE4-0x1225)"}, {0x1EE4, 0x1182, 0x1EE4, 0x1226, "NVMe SSD M.2 3.2TB (P8118X)(0x1EE4-0x1226)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1313, "NVMe SSD M.2 480GB (P8118E4)(0x1EE4-0x1313)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1314, "NVMe SSD M.2 960GB (P8118E4)(0x1EE4-0x1314)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1315, "NVMe SSD M.2 1.92TB (P8118E4)(0x1EE4-0x1315)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1316, "NVMe SSD M.2 3.84TB (P8118E4)(0x1EE4-0x1316)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1317, "NVMe SSD M.2 7.68TB (P8118E4)(0x1EE4-0x1317)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1323, "NVMe SSD M.2 400GB (P8118E4)(0x1EE4-0x1323)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1324, "NVMe SSD M.2 800GB (P8118E4)(0x1EE4-0x1324)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1325, "NVMe SSD M.2 1.6TB (P8118E4)(0x1EE4-0x1325)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1326, "NVMe SSD M.2 3.2TB (P8118E4)(0x1EE4-0x1326)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1327, "NVMe SSD M.2 6.4TB (P8118E4)(0x1EE4-0x1327)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1413, "NVMe SSD M.2 480GB (P8118Z3)(0x1EE4-0x1413)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1414, "NVMe SSD M.2 960GB (P8118Z3)(0x1EE4-0x1414)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1415, "NVMe SSD M.2 1.92TB (P8118Z3)(0x1EE4-0x1415)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1416, "NVMe SSD M.2 3.84TB (P8118Z3)(0x1EE4-0x1416)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1417, "NVMe SSD M.2 7.68TB (P8118Z3)(0x1EE4-0x1417)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1423, "NVMe SSD M.2 400GB(P8118Z3)(0x1EE4-0x1423)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1424, "NVMe SSD M.2 800GB (P8118Z3)(0x1EE4-0x1424)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1425, "NVMe SSD M.2 1.6TB (P8118Z3)(0x1EE4-0x1425)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1426, "NVMe SSD M.2 3.2TB (P8118Z3)(0x1EE4-0x1426)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1427, "NVMe SSD M.2 6.4TB (P8118Z3)(0x1EE4-0x1427)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1513, "NVMe SSD M.2 480GB (P8118Z4)(0x1EE4-0x1513)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1514, "NVMe SSD M.2 960GB (P8118Z4)(0x1EE4-0x1514)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1515, "NVMe SSD M.2 1.92TB (P8118Z4)(0x1EE4-0x1515)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1516, "NVMe SSD M.2 3.84TB (P8118Z4)(0x1EE4-0x1516)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1517, "NVMe SSD M.2 7.68TB (P8118Z4)(0x1EE4-0x1517)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1523, "NVMe SSD M.2 400GB (P8118Z4)(0x1EE4-0x1523)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1524, "NVMe SSD M.2 800GB (P8118Z4)(0x1EE4-0x1524)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1525, "NVMe SSD M.2 1.6TB (P8118Z4)(0x1EE4-0x1525)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1526, "NVMe SSD M.2 3.2TB (P8118Z4)(0x1EE4-0x1526)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1527, "NVMe SSD M.2 6.4TB (P8118Z4)(0x1EE4-0x1527)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1613, "NVMe SSD M.2 480GB (P8128Z3)(0x1EE4-0x1613)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1614, "NVMe SSD M.2 960GB (P8128Z3)(0x1EE4-0x1614)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1615, "NVMe SSD M.2 1.92TB (P8128Z3)(0x1EE4-0x1615)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1616, "NVMe SSD M.2 3.84TB (P8128Z3)(0x1EE4-0x1616)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1617, "NVMe SSD M.2 7.68TB (P8128Z3)(0x1EE4-0x1617)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1623, "NVMe SSD M.2 400GB (P8128Z3)(0x1EE4-0x1623)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1624, "NVMe SSD M.2 800GB (P8128Z3)(0x1EE4-0x1624)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1625, "NVMe SSD M.2 1.6TB (P8128Z3)(0x1EE4-0x1625)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1626, "NVMe SSD M.2 3.2TB (P8128Z3)(0x1EE4-0x1626)"}, +{0x1EE4, 0x1182, 0x1EE4, 0x1627, "NVMe SSD M.2 6.4TB (P8128Z3)(0x1EE4-0x1627)"}, }; /* pci_vid_1EE4[] */ static pci_id_t const pci_vid_1EE9[] = { @@ -33810,6 +34490,7 @@ {0x1EED, 0x10A1, 0xFFFF, 0xFFFF, "XDX110 Audio Controller(0x10A1)"}, {0x1EED, 0x10A2, 0xFFFF, 0xFFFF, "XDX110M(0x10A2)"}, {0x1EED, 0x10A4, 0xFFFF, 0xFFFF, "XDX E1100(0x10A4)"}, +{0x1EED, 0x1100, 0xFFFF, 0xFFFF, "XDX110(0x1100)"}, {0x1EED, 0x1140, 0xFFFF, 0xFFFF, "XDX120(0x1140)"}, {0x1EED, 0x1142, 0xFFFF, 0xFFFF, "XDX120M(0x1142)"}, {0x1EED, 0x1144, 0xFFFF, 0xFFFF, "XDX E1200(0x1144)"}, @@ -33841,6 +34522,7 @@ {0x1EED, 0x1810, 0xFFFF, 0xFFFF, "XDX TJ01 Audio(0x1810)"}, {0x1EED, 0x1820, 0xFFFF, 0xFFFF, "XDX TJ02 Audio(0x1820)"}, {0x1EED, 0x1830, 0xFFFF, 0xFFFF, "XDX TJ03 Audio(0x1830)"}, +{0x1EED, 0x2100, 0xFFFF, 0xFFFF, "XDX290(0x2100)"}, }; /* pci_vid_1EED[] */ static pci_id_t const pci_vid_1EF6[] = { @@ -33869,6 +34551,12 @@ {0x1EFF, 0x1221, 0xFFFF, 0xFFFF, "RBLN-CA22 (VF)(0x1221)"}, {0x1EFF, 0x1250, 0xFFFF, 0xFFFF, "RBLN-CA25 (PF)(0x1250)"}, {0x1EFF, 0x1251, 0xFFFF, 0xFFFF, "RBLN-CA25 (VF)(0x1251)"}, +{0x1EFF, 0x2030, 0xFFFF, 0xFFFF, "RBLN-CR03 (PF)(0x2030)"}, +{0x1EFF, 0x2031, 0xFFFF, 0xFFFF, "RBLN-CR03 (VF)(0x2031)"}, +{0x1EFF, 0x2130, 0xFFFF, 0xFFFF, "RBLN-CR13 (PF)(0x2130)"}, +{0x1EFF, 0x2131, 0xFFFF, 0xFFFF, "RBLN-CR13 (VF)(0x2131)"}, +{0x1EFF, 0x2230, 0xFFFF, 0xFFFF, "RBLN-CR23 (PF)(0x2230)"}, +{0x1EFF, 0x2231, 0xFFFF, 0xFFFF, "RBLN-CR23 (VF)(0x2231)"}, }; /* pci_vid_1EFF[] */ static pci_id_t const pci_vid_1F02[] = { @@ -33879,7 +34567,8 @@ {0x1F03, 0xFFFF, 0xFFFF, 0xFFFF, "Shenzhen Shichuangyi Electronics Co., Ltd(0x1F03)"}, {0x1F03, 0x1202, 0xFFFF, 0xFFFF, "MAP1202-Based NVMe SSD (DRAM-less)(0x1202)"}, {0x1F03, 0x2262, 0xFFFF, 0xFFFF, "SM2262EN-based OEM SSD(0x2262)"}, -{0x1F03, 0x2263, 0xFFFF, 0xFFFF, "SM2263XT-Base NVMe SSD(0x2263)"}, +{0x1F03, 0x2263, 0xFFFF, 0xFFFF, "SM2263XT-Based NVMe SSD (DRAM-less)(0x2263)"}, +{0x1F03, 0x2269, 0xFFFF, 0xFFFF, "SM2269XT-Based NVMe SSD (DRAM-less)(0x2269)"}, {0x1F03, 0x5216, 0xFFFF, 0xFFFF, "IG5216-based NVMe SSD (DRAM-less)(0x5216)"}, {0x1F03, 0x5220, 0xFFFF, 0xFFFF, "IG5220-Based NVMe SSD(0x5220)"}, {0x1F03, 0x5236, 0xFFFF, 0xFFFF, "IG5236-Based NVMe SSD(0x5236)"}, @@ -33907,13 +34596,24 @@ {0x1F0F, 0x1222, 0xFFFF, 0xFFFF, "D1055AS Ethernet Controller(0x1222)"}, {0x1F0F, 0x1223, 0xFFFF, 0xFFFF, "D1055AS Ethernet Controller(0x1223)"}, {0x1F0F, 0x1600, 0xFFFF, 0xFFFF, "M16104 Family(0x1600)"}, -{0x1F0F, 0x1600, 0x1F0F, 0x0001, "M16104 Family(0x1F0F-0x0001)"}, +{0x1F0F, 0x1600, 0x1F0F, 0x0001, "N1045XS, Quad-port 10GbE, PCIe 3.0 x8(0x1F0F-0x0001)"}, {0x1F0F, 0x1601, 0xFFFF, 0xFFFF, "M16104 Family Virtual Function(0x1601)"}, {0x1F0F, 0x1601, 0x1F0F, 0x0001, "M16104 Family Virtual Function(0x1F0F-0x0001)"}, +{0x1F0F, 0x1610, 0xFFFF, 0xFFFF, "M16140 Family(0x1610)"}, +{0x1F0F, 0x1610, 0x1F0F, 0x0001, "S1405WQ, Single-port 400GbE, PCIe5.0 x16(0x1F0F-0x0001)"}, +{0x1F0F, 0x1610, 0x1F0F, 0x0002, "S1406VQ, Dual-port 200GbE, PCIe5.0 x16(0x1F0F-0x0002)"}, +{0x1F0F, 0x1800, 0xFFFF, 0xFFFF, "M16104 Family(0x1800)"}, +{0x1F0F, 0x1800, 0x1F0F, 0x0001, "CXP-6, Quad-port, PCIe 3.0 x4, Fan(0x1F0F-0x0001)"}, +{0x1F0F, 0x1800, 0x1F0F, 0x0002, "CXP-12, Quad-port, PCIe 3.0 x8, Fan(0x1F0F-0x0002)"}, +{0x1F0F, 0x1801, 0xFFFF, 0xFFFF, "M16105 Family(0x1801)"}, +{0x1F0F, 0x1801, 0x1F0F, 0x0001, "CXP-31, Dual-port, PCIe 4.0 x8, Fan(0x1F0F-0x0001)"}, {0x1F0F, 0x1A00, 0xFFFF, 0xFFFF, "M16104 Family(0x1A00)"}, -{0x1F0F, 0x1A00, 0x1F0F, 0x0001, "M16104 Family(0x1F0F-0x0001)"}, +{0x1F0F, 0x1A00, 0x1F0F, 0x0001, "N1045XT, Quad-port 10GbE, PCIe 3.0 x8(0x1F0F-0x0001)"}, +{0x1F0F, 0x1A00, 0x1F0F, 0x0002, "N1045XT, Quad-port 10GbE, PCIe 3.0 x8, Fan(0x1F0F-0x0002)"}, {0x1F0F, 0x1A01, 0xFFFF, 0xFFFF, "M16104 Family Virtual Function(0x1A01)"}, {0x1F0F, 0x1A01, 0x1F0F, 0x0001, "M16104 Family Virtual Function(0x1F0F-0x0001)"}, +{0x1F0F, 0x1A02, 0xFFFF, 0xFFFF, "M16102 Family(0x1A02)"}, +{0x1F0F, 0x1A02, 0x1F0F, 0x0001, "N1025XT, Dual-port 10GbE, PCIe 3.0 x4, Fan(0x1F0F-0x0001)"}, {0x1F0F, 0x2022, 0xFFFF, 0xFFFF, "D1055AS PCI Express Switch Upstream Port(0x2022)"}, {0x1F0F, 0x3403, 0xFFFF, 0xFFFF, "M18110 Family(0x3403)"}, {0x1F0F, 0x3404, 0xFFFF, 0xFFFF, "M18110 Lx Family(0x3404)"}, @@ -33932,12 +34632,32 @@ {0x1F0F, 0x3411, 0xFFFF, 0xFFFF, "M18000 Family BASE-T OCP(0x3411)"}, {0x1F0F, 0x3412, 0xFFFF, 0xFFFF, "M18000 Lx Family BASE-T OCP(0x3412)"}, {0x1F0F, 0x3413, 0xFFFF, 0xFFFF, "M18000 Family Virtual Function(0x3413)"}, +{0x1F0F, 0x3502, 0xFFFF, 0xFFFF, "M18305 Family(0x3502)"}, +{0x1F0F, 0x3502, 0x1F0F, 0x0001, "S2055AS, 2x 25GbE, SFP28, PCIe 4.0 x8(0x1F0F-0x0001)"}, +{0x1F0F, 0x3502, 0x1F0F, 0x0002, "S2025XS, 2x 10GbE, SFP+, PCIe 4.0 x8(0x1F0F-0x0002)"}, +{0x1F0F, 0x3504, 0xFFFF, 0xFFFF, "M18305 Family BASE-T(0x3504)"}, +{0x1F0F, 0x3504, 0x1F0F, 0x0001, "S2025XT, 2x 10GbE, Base-T, PCIe 4.0 x8, Fan(0x1F0F-0x0001)"}, +{0x1F0F, 0x3504, 0x1F0F, 0x0002, "S2025XT, 2x 10GbE, Base-T, PCIe 4.0 x8(0x1F0F-0x0002)"}, +{0x1F0F, 0x350A, 0xFFFF, 0xFFFF, "M18305 Family Virtual Function(0x350A)"}, +{0x1F0F, 0x350A, 0x1F0F, 0x0001, "M18305 Family Virtual Function(0x1F0F-0x0001)"}, {0x1F0F, 0x9088, 0xFFFF, 0xFFFF, "D1055AS PCI Express Switch Downstream Port(0x9088)"}, }; /* pci_vid_1F0F[] */ static pci_id_t const pci_vid_1F16[] = { {0x1F16, 0xFFFF, 0xFFFF, 0xFFFF, "XConn Technologies(0x1F16)"}, -{0x1F16, 0xC500, 0xFFFF, 0xFFFF, "XC50256(0xC500)"}, +{0x1F16, 0xC500, 0xFFFF, 0xFFFF, "XC50256 CXL2.0 Switch(0xC500)"}, +{0x1F16, 0xC510, 0xFFFF, 0xFFFF, "XC51256 PCIe 5.0 Switch(0xC510)"}, +{0x1F16, 0xC601, 0xFFFF, 0xFFFF, "C60064 CXL 3.1 Switch(0xC601)"}, +{0x1F16, 0xC602, 0xFFFF, 0xFFFF, "XC60256 CXL 3.1 Switch(0xC602)"}, +{0x1F16, 0xC603, 0xFFFF, 0xFFFF, "XC60064 CXL 3.1 Switch(0xC603)"}, +{0x1F16, 0xC604, 0xFFFF, 0xFFFF, "XC60148 CXL 3.1 Switch(0xC604)"}, +{0x1F16, 0xC605, 0xFFFF, 0xFFFF, "XC60260 CXL 3.1 Switch(0xC605)"}, +{0x1F16, 0xC611, 0xFFFF, 0xFFFF, "XC61064 PCIe 6.1 Switch(0xC611)"}, +{0x1F16, 0xC612, 0xFFFF, 0xFFFF, "XC61256 PCIe 6.1 Switch(0xC612)"}, +{0x1F16, 0xC613, 0xFFFF, 0xFFFF, "XC61064 PCIe 6.2 Switch(0xC613)"}, +{0x1F16, 0xC614, 0xFFFF, 0xFFFF, "XC61148 PCIe 6.2 Switch(0xC614)"}, +{0x1F16, 0xC615, 0xFFFF, 0xFFFF, "XC61260 PCIe 6.2 Switch(0xC615)"}, +{0x1F16, 0xC640, 0xFFFF, 0xFFFF, "XC61064 PCIe 6.2 Switch(0xC640)"}, }; /* pci_vid_1F16[] */ static pci_id_t const pci_vid_1F17[] = { @@ -33983,7 +34703,9 @@ static pci_id_t const pci_vid_1F31[] = { {0x1F31, 0xFFFF, 0xFFFF, 0xFFFF, "Nextorage(0x1F31)"}, -{0x1F31, 0x4512, 0xFFFF, 0xFFFF, "Nextorage NE1N NVMe SSD(0x4512)"}, +{0x1F31, 0x4512, 0xFFFF, 0xFFFF, "NE1N NVMe SSD(0x4512)"}, +{0x1F31, 0x451B, 0xFFFF, 0xFFFF, "NN4LE NVMe SSD (DRAM-less)(0x451B)"}, +{0x1F31, 0x4622, 0xFFFF, 0xFFFF, "NEM-PAC NVMe SSD (DRAM-less)(0x4622)"}, }; /* pci_vid_1F31[] */ static pci_id_t const pci_vid_1F3F[] = { @@ -34030,12 +34752,12 @@ static pci_id_t const pci_vid_1F40[] = { {0x1F40, 0xFFFF, 0xFFFF, 0xFFFF, "Netac Technology Co.,Ltd(0x1F40)"}, {0x1F40, 0x0001, 0xFFFF, 0xFFFF, "PCIe 4 NVMe SSD (DRAM-less)(0x0001)"}, -{0x1F40, 0x1202, 0xFFFF, 0xFFFF, "PCIe 3 NVMe SSD (DRAM-less)(0x1202)"}, -{0x1F40, 0x1602, 0xFFFF, 0xFFFF, "PCIe 4 NVMe SSD (DRAM-less)(0x1602)"}, +{0x1F40, 0x1202, 0xFFFF, 0xFFFF, "NV3000 NVMe SSD (DRAM-less)(0x1202)"}, +{0x1F40, 0x1602, 0xFFFF, 0xFFFF, "NV7000-t NVMe SSD (DRAM-less)(0x1602)"}, {0x1F40, 0x1F40, 0xFFFF, 0xFFFF, "PCIe 4 NVMe SSD (DRAM-less)(0x1F40)"}, {0x1F40, 0x2263, 0xFFFF, 0xFFFF, "PCIe 3 SM based NVMe SSD (DRAM-less)(0x2263)"}, {0x1F40, 0x5216, 0xFFFF, 0xFFFF, "PCIe 3 NVMe SSD (DRAM-less)(0x5216)"}, -{0x1F40, 0x5236, 0xFFFF, 0xFFFF, "PCIe 4 INNOGRIT based NVMe SSD(0x5236)"}, +{0x1F40, 0x5236, 0xFFFF, 0xFFFF, "NV7000 NVMe SSD(0x5236)"}, {0x1F40, 0x5765, 0xFFFF, 0xFFFF, "PCIe 3 NVMe SSD (DRAM-less)(0x5765)"}, }; /* pci_vid_1F40[] */ @@ -34044,32 +34766,24 @@ }; /* pci_vid_1F44[] */ static pci_id_t const pci_vid_1F47[] = { -{0x1F47, 0xFFFF, 0xFFFF, 0xFFFF, "YUSUR Technology Co., Ltd.(0x1F47)"}, -{0x1F47, 0x1001, 0xFFFF, 0xFFFF, "FLEXFLOW-2200T Ethernet Controller(0x1001)"}, -{0x1F47, 0x1001, 0x1F47, 0x0001, "FLEXFLOW-2200T Ethernet 10G 2P(0x1F47-0x0001)"}, -{0x1F47, 0x1001, 0x1F47, 0x0002, "FLEXFLOW-2200T Ethernet 25G 2P(0x1F47-0x0002)"}, -{0x1F47, 0x1001, 0x1F47, 0x0003, "FLEXFLOW-2200T Ethernet 40G 2P(0x1F47-0x0003)"}, -{0x1F47, 0x1001, 0x1F47, 0x0004, "FLEXFLOW-2200T Ethernet 100G 1P(0x1F47-0x0004)"}, -{0x1F47, 0x1001, 0x1F47, 0x0005, "FLEXFLOW-2200T Ethernet 100G 2P(0x1F47-0x0005)"}, -{0x1F47, 0x1001, 0x1F47, 0x0006, "FLEXFLOW-2200T Ethernet 10G 2P(0x1F47-0x0006)"}, -{0x1F47, 0x1001, 0x1F47, 0x0007, "FLEXFLOW-2200T Ethernet 25G 2P(0x1F47-0x0007)"}, -{0x1F47, 0x1001, 0x1F47, 0x0008, "FLEXFLOW-2200T Ethernet 40G 2P(0x1F47-0x0008)"}, -{0x1F47, 0x1001, 0x1F47, 0x0009, "FLEXFLOW-2200T Ethernet 100G 1P(0x1F47-0x0009)"}, -{0x1F47, 0x1001, 0x1F47, 0x000A, "FLEXFLOW-2200T Ethernet 100G 2P(0x1F47-0x000A)"}, -{0x1F47, 0x1002, 0xFFFF, 0xFFFF, "FLEXFLOW-2200T Ethernet Controller (Virtual Function)(0x1002)"}, -{0x1F47, 0x1003, 0xFFFF, 0xFFFF, "FLEXFLOW-2200T Ethernet Controller MGMT Function(0x1003)"}, -{0x1F47, 0x1004, 0xFFFF, 0xFFFF, "FLEXFLOW-2200T DATA Offload Engine(0x1004)"}, -{0x1F47, 0x1011, 0xFFFF, 0xFFFF, "FLEXFLOW-2200T Ethernet Controller(0x1011)"}, -{0x1F47, 0x1011, 0x1F47, 0x0001, "Ethernet 10G 2P FLEXFLOW-2200T(0x1F47-0x0001)"}, -{0x1F47, 0x1011, 0x1F47, 0x0002, "Ethernet 25G 2P FLEXFLOW-2200T(0x1F47-0x0002)"}, -{0x1F47, 0x1011, 0x1F47, 0x0003, "Ethernet 40G 2P FLEXFLOW-2200T(0x1F47-0x0003)"}, -{0x1F47, 0x1011, 0x1F47, 0x0004, "Ethernet 100G 1P FLEXFLOW-2200T(0x1F47-0x0004)"}, -{0x1F47, 0x1011, 0x1F47, 0x0005, "Ethernet 100G 2P FLEXFLOW-2200T(0x1F47-0x0005)"}, -{0x1F47, 0x1011, 0x1F47, 0x0006, "Ethernet 10G 2P FLEXFLOW-2200T(0x1F47-0x0006)"}, -{0x1F47, 0x1011, 0x1F47, 0x0007, "Ethernet 25G 2P FLEXFLOW-2200T(0x1F47-0x0007)"}, -{0x1F47, 0x1011, 0x1F47, 0x0008, "Ethernet 40G 2P FLEXFLOW-2200T(0x1F47-0x0008)"}, -{0x1F47, 0x1011, 0x1F47, 0x0009, "Ethernet 100G 1P FLEXFLOW-2200T(0x1F47-0x0009)"}, -{0x1F47, 0x1011, 0x1F47, 0x000A, "Ethernet 100G 2P FLEXFLOW-2200T(0x1F47-0x000A)"}, +{0x1F47, 0xFFFF, 0xFFFF, 0xFFFF, "YUSUR Technology(0x1F47)"}, +{0x1F47, 0x1001, 0xFFFF, 0xFFFF, "K2-Pro Family [FLEXFLOW-2200T](0x1001)"}, +{0x1F47, 0x1001, 0x1F47, 0x0001, "FLEXFLOW-2200T 2*10GE Ethernet Adapter(0x1F47-0x0001)"}, +{0x1F47, 0x1001, 0x1F47, 0x0002, "FLEXFLOW-2200T 2*25GE Ethernet Adapter(0x1F47-0x0002)"}, +{0x1F47, 0x1001, 0x1F47, 0x0003, "FLEXFLOW-2200T 2*40GE Ethernet Adapter(0x1F47-0x0003)"}, +{0x1F47, 0x1001, 0x1F47, 0x0004, "Ethernet 100G 1P FLEXFLOW-2200T(0x1F47-0x0004)"}, +{0x1F47, 0x1001, 0x1F47, 0x0005, "FLEXFLOW-2200T 2*100GE Ethernet Adapter(0x1F47-0x0005)"}, +{0x1F47, 0x1001, 0x1F47, 0x0006, "Ethernet 10G 2P FLEXFLOW-2200T(0x1F47-0x0006)"}, +{0x1F47, 0x1001, 0x1F47, 0x0007, "Ethernet 25G 2P FLEXFLOW-2200T(0x1F47-0x0007)"}, +{0x1F47, 0x1001, 0x1F47, 0x0008, "Ethernet 40G 2P FLEXFLOW-2200T(0x1F47-0x0008)"}, +{0x1F47, 0x1001, 0x1F47, 0x0009, "Ethernet 100G 1P FLEXFLOW-2200T(0x1F47-0x0009)"}, +{0x1F47, 0x1001, 0x1F47, 0x000A, "Ethernet 100G 2P FLEXFLOW-2200T(0x1F47-0x000A)"}, +{0x1F47, 0x1002, 0xFFFF, 0xFFFF, "K2-Pro Family [FLEXFLOW-2200T Virtual Function](0x1002)"}, +{0x1F47, 0x1003, 0xFFFF, 0xFFFF, "K2-Pro Family [FLEXFLOW-2200T MGMT Function](0x1003)"}, +{0x1F47, 0x1004, 0xFFFF, 0xFFFF, "K2-Pro Family [FLEXFLOW-2200T DATA Offload Engine](0x1004)"}, +{0x1F47, 0x1005, 0xFFFF, 0xFFFF, "CONFLUX-2200P NVMe Controller(0x1005)"}, +{0x1F47, 0x1105, 0xFFFF, 0xFFFF, "CONFLUX-2200P NVMe Controller [Virtual Function](0x1105)"}, +{0x1F47, 0x1203, 0xFFFF, 0xFFFF, "K2-Pro Family [FLEXFLOW-2200T RoCEv2 Network Controller](0x1203)"}, {0x1F47, 0x2018, 0xFFFF, 0xFFFF, "DPU Card(0x2018)"}, {0x1F47, 0x2020, 0xFFFF, 0xFFFF, "DPU(0x2020)"}, {0x1F47, 0x3101, 0xFFFF, 0xFFFF, "FLEXFLOW-2100R Ethernet Controller(0x3101)"}, @@ -34090,41 +34804,19 @@ {0x1F47, 0x3201, 0x1F47, 0x0006, "Ethernet 25G 2P FLEXFLOW-2200R(0x1F47-0x0006)"}, {0x1F47, 0x3201, 0x1F47, 0x0007, "Ethernet 50G 2P FLEXFLOW-2200R(0x1F47-0x0007)"}, {0x1F47, 0x3201, 0x1F47, 0x0008, "Ethernet 100G 2P FLEXFLOW-2200R(0x1F47-0x0008)"}, -{0x1F47, 0x3211, 0xFFFF, 0xFFFF, "FLEXFLOW-2200R Ethernet Controller(0x3211)"}, -{0x1F47, 0x3211, 0x1F47, 0x0001, "Ethernet 10G 2P FLEXFLOW-2200R(0x1F47-0x0001)"}, -{0x1F47, 0x3211, 0x1F47, 0x0002, "Ethernet 25G 2P FLEXFLOW-2200R(0x1F47-0x0002)"}, -{0x1F47, 0x3211, 0x1F47, 0x0003, "Ethernet 50G 2P FLEXFLOW-2200R(0x1F47-0x0003)"}, -{0x1F47, 0x3211, 0x1F47, 0x0004, "Ethernet 100G 2P FLEXFLOW-2200R(0x1F47-0x0004)"}, -{0x1F47, 0x3211, 0x1F47, 0x0005, "Ethernet 10G 2P FLEXFLOW-2200R(0x1F47-0x0005)"}, -{0x1F47, 0x3211, 0x1F47, 0x0006, "Ethernet 25G 2P FLEXFLOW-2200R(0x1F47-0x0006)"}, -{0x1F47, 0x3211, 0x1F47, 0x0007, "Ethernet 50G 2P FLEXFLOW-2200R(0x1F47-0x0007)"}, -{0x1F47, 0x3211, 0x1F47, 0x0008, "Ethernet 100G 2P FLEXFLOW-2200R(0x1F47-0x0008)"}, -{0x1F47, 0x4001, 0xFFFF, 0xFFFF, "CONFLUX-2200E Ethernet Controller(0x4001)"}, +{0x1F47, 0x4001, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200E](0x4001)"}, {0x1F47, 0x4001, 0x1F47, 0x0001, "Ethernet 25G 2P CONFLUX-2200E(0x1F47-0x0001)"}, {0x1F47, 0x4001, 0x1F47, 0x0002, "Ethernet 40G 2P CONFLUX-2200E(0x1F47-0x0002)"}, {0x1F47, 0x4001, 0x1F47, 0x0003, "Ethernet 100G 1P CONFLUX-2200E(0x1F47-0x0003)"}, {0x1F47, 0x4001, 0x1F47, 0x0004, "Ethernet 100G 2P CONFLUX-2200E(0x1F47-0x0004)"}, -{0x1F47, 0x4001, 0x1F47, 0x0005, "Ethernet 25G 2P CONFLUX-2200E(0x1F47-0x0005)"}, +{0x1F47, 0x4001, 0x1F47, 0x0005, "CONFLUX-2200E 2*25GE Ethernet Adapter(0x1F47-0x0005)"}, {0x1F47, 0x4001, 0x1F47, 0x0006, "Ethernet 40G 2P CONFLUX-2200E(0x1F47-0x0006)"}, {0x1F47, 0x4001, 0x1F47, 0x0007, "Ethernet 100G 1P CONFLUX-2200E(0x1F47-0x0007)"}, -{0x1F47, 0x4001, 0x1F47, 0x0008, "Ethernet 100G 2P CONFLUX-2200E(0x1F47-0x0008)"}, -{0x1F47, 0x4001, 0x1F47, 0x0009, "Ethernet 25G 2P CONFLUX-2200E(0x1F47-0x0009)"}, -{0x1F47, 0x4001, 0x1F47, 0x000A, "Ethernet 40G 2P CONFLUX-2200E(0x1F47-0x000A)"}, -{0x1F47, 0x4001, 0x1F47, 0x000B, "Ethernet 100G 1P CONFLUX-2200E(0x1F47-0x000B)"}, -{0x1F47, 0x4001, 0x1F47, 0x000C, "Ethernet 100G 2P CONFLUX-2200E(0x1F47-0x000C)"}, -{0x1F47, 0x4011, 0xFFFF, 0xFFFF, "CONFLUX-2200E Ethernet Controller(0x4011)"}, -{0x1F47, 0x4011, 0x1F47, 0x0001, "Ethernet 25G 2P CONFLUX-2200E(0x1F47-0x0001)"}, -{0x1F47, 0x4011, 0x1F47, 0x0002, "Ethernet 40G 2P CONFLUX-2200E(0x1F47-0x0002)"}, -{0x1F47, 0x4011, 0x1F47, 0x0003, "Ethernet 100G 1P CONFLUX-2200E(0x1F47-0x0003)"}, -{0x1F47, 0x4011, 0x1F47, 0x0004, "Ethernet 100G 2P CONFLUX-2200E(0x1F47-0x0004)"}, -{0x1F47, 0x4011, 0x1F47, 0x0005, "Ethernet 25G 2P CONFLUX-2200E(0x1F47-0x0005)"}, -{0x1F47, 0x4011, 0x1F47, 0x0006, "Ethernet 40G 2P CONFLUX-2200E(0x1F47-0x0006)"}, -{0x1F47, 0x4011, 0x1F47, 0x0007, "Ethernet 100G 1P CONFLUX-2200E(0x1F47-0x0007)"}, -{0x1F47, 0x4011, 0x1F47, 0x0008, "Ethernet 100G 2P CONFLUX-2200E(0x1F47-0x0008)"}, -{0x1F47, 0x4011, 0x1F47, 0x0009, "Ethernet 25G 2P CONFLUX-2200E(0x1F47-0x0009)"}, -{0x1F47, 0x4011, 0x1F47, 0x000A, "Ethernet 40G 2P CONFLUX-2200E(0x1F47-0x000A)"}, -{0x1F47, 0x4011, 0x1F47, 0x000B, "Ethernet 100G 1P CONFLUX-2200E(0x1F47-0x000B)"}, -{0x1F47, 0x4011, 0x1F47, 0x000C, "Ethernet 100G 2P CONFLUX-2200E(0x1F47-0x000C)"}, +{0x1F47, 0x4001, 0x1F47, 0x0008, "CONFLUX-2200E 2*100GE Ethernet Adapter(0x1F47-0x0008)"}, +{0x1F47, 0x4002, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200E Virtual Function](0x4002)"}, +{0x1F47, 0x4003, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200E MGMT Function](0x4003)"}, +{0x1F47, 0x4004, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200E DATA Offload Engine](0x4004)"}, +{0x1F47, 0x4203, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200E RoCEv2 Network Controller](0x4203)"}, {0x1F47, 0x5001, 0xFFFF, 0xFFFF, "CONFLUX-2200P Ethernet Controller(0x5001)"}, {0x1F47, 0x5001, 0x1F47, 0x0001, "Ethernet 25G 2P CONFLUX-2200P(0x1F47-0x0001)"}, {0x1F47, 0x5001, 0x1F47, 0x0003, "Ethernet 100G 2P CONFLUX-2200P(0x1F47-0x0003)"}, @@ -34134,6 +34826,7 @@ {0x1F47, 0x5001, 0x1F47, 0x0009, "Ethernet 100G 2P CONFLUX-2200P(0x1F47-0x0009)"}, {0x1F47, 0x5001, 0x1F47, 0x000A, "Ethernet 25G 2P CONFLUX-2200P(0x1F47-0x000A)"}, {0x1F47, 0x5001, 0x1F47, 0x000C, "Ethernet 100G 2P CONFLUX-2200P(0x1F47-0x000C)"}, +{0x1F47, 0x5002, 0xFFFF, 0xFFFF, "CONFLUX-2200P Ethernet Controller [Virtual Function](0x5002)"}, {0x1F47, 0x5003, 0xFFFF, 0xFFFF, "CONFLUX-2200P NVMe Controller(0x5003)"}, {0x1F47, 0x5003, 0x1F47, 0x0001, "Ethernet 25G 2P CONFLUX-2200P(0x1F47-0x0001)"}, {0x1F47, 0x5003, 0x1F47, 0x0003, "Ethernet 100G 2P CONFLUX-2200P(0x1F47-0x0003)"}, @@ -34143,12 +34836,14 @@ {0x1F47, 0x5003, 0x1F47, 0x0009, "Ethernet 100G 2P CONFLUX-2200P(0x1F47-0x0009)"}, {0x1F47, 0x5003, 0x1F47, 0x000A, "Ethernet 25G 2P CONFLUX-2200P(0x1F47-0x000A)"}, {0x1F47, 0x5003, 0x1F47, 0x000C, "Ethernet 100G 2P CONFLUX-2200P(0x1F47-0x000C)"}, +{0x1F47, 0x5004, 0xFFFF, 0xFFFF, "CONFLUX-2200P NVMe Controller [Virtual Function](0x5004)"}, {0x1F47, 0x5005, 0xFFFF, 0xFFFF, "CONFLUX-2200P Ethernet Controller [MGMT Function](0x5005)"}, {0x1F47, 0x5005, 0x1F47, 0x0001, "CONFLUX-2200P Ethernet Controller [MGMT Function](0x1F47-0x0001)"}, {0x1F47, 0x5005, 0x1F47, 0x0002, "CONFLUX-2200P Ethernet Controller [MGMT Function] DPU(0x1F47-0x0002)"}, {0x1F47, 0x5006, 0xFFFF, 0xFFFF, "CONFLUX-2200P Ethernet Controller [YDMI Function](0x5006)"}, {0x1F47, 0x5006, 0x1F47, 0x0001, "CONFLUX-2200P Ethernet Controller [YDMI Function](0x1F47-0x0001)"}, {0x1F47, 0x5006, 0x1F47, 0x0002, "CONFLUX-2200P Ethernet Controller [YDMI Function] DPU(0x1F47-0x0002)"}, +{0x1F47, 0x5007, 0xFFFF, 0xFFFF, "CONFLUX-2200P DATA OFFLOAD ENGINE(0x5007)"}, {0x1F47, 0x5011, 0xFFFF, 0xFFFF, "CONFLUX-2200P Ethernet Controller(0x5011)"}, {0x1F47, 0x5011, 0x1F47, 0x0004, "Ethernet 25G 2P CONFLUX-2200P(0x1F47-0x0004)"}, {0x1F47, 0x5011, 0x1F47, 0x0006, "Ethernet 100G 2P CONFLUX-2200P(0x1F47-0x0006)"}, @@ -34160,8 +34855,19 @@ {0x1F47, 0x5016, 0xFFFF, 0xFFFF, "CONFLUX-2200P Ethernet Controller [YDMI Function](0x5016)"}, {0x1F47, 0x5016, 0x1F47, 0x0001, "CONFLUX-2200P Ethernet Controller [YDMI Function](0x1F47-0x0001)"}, {0x1F47, 0x5016, 0x1F47, 0x0002, "CONFLUX-2200P Ethernet Controller [YDMI Function] DPU(0x1F47-0x0002)"}, +{0x1F47, 0x6001, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200X](0x6001)"}, +{0x1F47, 0x6001, 0x1F47, 0x0002, "CONFLUX-2200X 2*25GE Ethernet Adapter(0x1F47-0x0002)"}, +{0x1F47, 0x6001, 0x1F47, 0x0003, "CONFLUX-2200X 2*40GE Ethernet Adapter(0x1F47-0x0003)"}, +{0x1F47, 0x6001, 0x1F47, 0x0005, "CONFLUX-2200X 2*100GE Ethernet Adapter(0x1F47-0x0005)"}, +{0x1F47, 0x6002, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200X Virtual Function](0x6002)"}, +{0x1F47, 0x6003, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200X MGMT Function](0x6003)"}, +{0x1F47, 0x6004, 0xFFFF, 0xFFFF, "K2-Pro Family [CONFLUX-2200X DATA Offload Engine](0x6004)"}, }; /* pci_vid_1F47[] */ +static pci_id_t const pci_vid_1F49[] = { +{0x1F49, 0xFFFF, 0xFFFF, 0xFFFF, "NeuReality LTD(0x1F49)"}, +}; /* pci_vid_1F49[] */ + static pci_id_t const pci_vid_1F4B[] = { {0x1F4B, 0xFFFF, 0xFFFF, 0xFFFF, "Axera Semiconductor Co., Ltd(0x1F4B)"}, }; /* pci_vid_1F4B[] */ @@ -34196,6 +34902,8 @@ {0x1F67, 0x1111, 0x1BD4, 0x00B9, "O2E1YYSA100(0x1BD4-0x00B9)"}, {0x1F67, 0x1111, 0x1FF9, 0x00B1, "ENFY1102-QP2(0x1FF9-0x00B1)"}, {0x1F67, 0x1111, 0x1FF9, 0x00B8, "ENFY1202-QP1(0x1FF9-0x00B8)"}, +{0x1F67, 0x1111, 0x1FF9, 0x00BA, "ENFY1251-SP4(0x1FF9-0x00BA)"}, +{0x1F67, 0x1111, 0x1FF9, 0x00BB, "ENFY1251-SP4 (Roce)(0x1FF9-0x00BB)"}, {0x1F67, 0x1112, 0xFFFF, 0xFFFF, "metaScale SmartNIC Virtual Function(0x1112)"}, {0x1F67, 0x1151, 0xFFFF, 0xFFFF, "metaVisor DPU Physical Function(0x1151)"}, {0x1F67, 0x1152, 0xFFFF, 0xFFFF, "metaVisor DPU Virtual Function(0x1152)"}, @@ -34218,6 +34926,7 @@ static pci_id_t const pci_vid_1F82[] = { {0x1F82, 0xFFFF, 0xFFFF, 0xFFFF, "d-Matrix(0x1F82)"}, {0x1F82, 0x0011, 0xFFFF, 0xFFFF, "Corsair [DMX 1000 Series](0x0011)"}, +{0x1F82, 0x00F1, 0xFFFF, 0xFFFF, "Jetstream [DMX F1 Transparent NIC](0x00F1)"}, }; /* pci_vid_1F82[] */ static pci_id_t const pci_vid_1F90[] = { @@ -34228,10 +34937,31 @@ static pci_id_t const pci_vid_1F99[] = { {0x1F99, 0xFFFF, 0xFFFF, 0xFFFF, "Shenzhen Techwinsemi Technology Co., Ltd.(0x1F99)"}, -{0x1F99, 0x1202, 0xFFFF, 0xFFFF, "TWSC TE3420 series(0x1202)"}, +{0x1F99, 0x1202, 0xFFFF, 0xFFFF, "TE3420 series / Patriot P320 M.2 NVMe SSD (DRAM-less)(0x1202)"}, {0x1F99, 0x1608, 0xFFFF, 0xFFFF, "PCIe Gen4 x4 M.2 2280(0x1608)"}, {0x1F99, 0x1F88, 0xFFFF, 0xFFFF, "TE3420 PCIe Gen3 x4 M.2 2280(0x1F88)"}, +{0x1F99, 0x2269, 0xFFFF, 0xFFFF, "XE4403 Series NVMe PCIe Gen4x4 SSD(0x2269)"}, +{0x1F99, 0x3101, 0xFFFF, 0xFFFF, "EP1021 Series M.2 2242 NVMe PCIe Gen3x4 SSD(0x3101)"}, +{0x1F99, 0x3105, 0xFFFF, 0xFFFF, "EP2021 Series M.2 2242 NVMe PCIe Gen4x4 SSD(0x3105)"}, +{0x1F99, 0x3201, 0xFFFF, 0xFFFF, "EP1021 Series M.2 2280 NVMe PCIe Gen3x4 SSD(0x3201)"}, +{0x1F99, 0x3202, 0xFFFF, 0xFFFF, "EP1031 Series M.2 2280 NVMe PCIe Gen3x4 SSD(0x3202)"}, +{0x1F99, 0x3205, 0xFFFF, 0xFFFF, "EP2021 Series M.2 2280 NVMe PCIe Gen4x4 SSD(0x3205)"}, +{0x1F99, 0x3206, 0xFFFF, 0xFFFF, "EP2031 Series M.2 2280 NVMe PCIe Gen4x4 SSD(0x3206)"}, +{0x1F99, 0x3261, 0xFFFF, 0xFFFF, "DP1421 Series M.2 2280 NVMe PCIe Gen3x4 SSD(0x3261)"}, {0x1F99, 0x3420, 0xFFFF, 0xFFFF, "PCIe Gen3 x4 M.2 2280(0x3420)"}, +{0x1F99, 0x6100, 0xFFFF, 0xFFFF, "TE3420 Series NVMe PCIe Gen3x4 SSD(0x6100)"}, +{0x1F99, 0x6101, 0xFFFF, 0xFFFF, "XE3420 Series NVMe PCIe Gen3x4 SSD(0x6101)"}, +{0x1F99, 0x6102, 0xFFFF, 0xFFFF, "TE4407 Series NVMe PCIe Gen4x4 SSD(0x6102)"}, +{0x1F99, 0x6103, 0xFFFF, 0xFFFF, "XE4407 Series NVMe PCIe Gen4x4 SSD(0x6103)"}, +{0x1F99, 0x6104, 0xFFFF, 0xFFFF, "TE4408 Series NVMe PCIe Gen4x4 SSD(0x6104)"}, +{0x1F99, 0x6105, 0xFFFF, 0xFFFF, "XE4408 Series NVMe PCIe Gen4x4 SSD(0x6105)"}, +{0x1F99, 0x6106, 0xFFFF, 0xFFFF, "TE4402 Series NVMe PCIe Gen4x4 SSD(0x6106)"}, +{0x1F99, 0x6107, 0xFFFF, 0xFFFF, "XE4402 Series NVMe PCIe Gen4x4 SSD(0x6107)"}, +{0x1F99, 0x6108, 0xFFFF, 0xFFFF, "TE4405 Series NVMe PCIe Gen4x4 SSD(0x6108)"}, +{0x1F99, 0x6109, 0xFFFF, 0xFFFF, "XE4405 Series NVMe PCIe Gen4x4 SSD(0x6109)"}, +{0x1F99, 0x610A, 0xFFFF, 0xFFFF, "TE4406 Series NVMe PCIe Gen4x4 SSD(0x610A)"}, +{0x1F99, 0x610B, 0xFFFF, 0xFFFF, "XE4406 Series NVMe PCIe Gen4x4 SSD(0x610B)"}, +{0x1F99, 0x610C, 0xFFFF, 0xFFFF, "TE3410 Series NVMe PCIe Gen3x4 SSD(0x610C)"}, }; /* pci_vid_1F99[] */ static pci_id_t const pci_vid_1F9D[] = { @@ -34240,6 +34970,10 @@ {0x1F9D, 0x11AA, 0xFFFF, 0xFFFF, "Metis AIPU (rev 01)(0x11AA)"}, }; /* pci_vid_1F9D[] */ +static pci_id_t const pci_vid_1FA4[] = { +{0x1FA4, 0xFFFF, 0xFFFF, 0xFFFF, "Shandong SinoChip Semiconductors Co., Ltd(0x1FA4)"}, +}; /* pci_vid_1FA4[] */ + static pci_id_t const pci_vid_1FAA[] = { {0x1FAA, 0xFFFF, 0xFFFF, 0xFFFF, "Hexaflake (Shanghai) Information Technology Co., Ltd.(0x1FAA)"}, {0x1FAA, 0x0C10, 0xFFFF, 0xFFFF, "Compass C10 PF(0x0C10)"}, @@ -34286,6 +35020,15 @@ {0x1FB0, 0x5000, 0x1FB0, 0x5003, "NF5003(0x1FB0-0x5003)"}, }; /* pci_vid_1FB0[] */ +static pci_id_t const pci_vid_1FBD[] = { +{0x1FBD, 0xFFFF, 0xFFFF, 0xFFFF, "Shenzhen Enrigin Technology Co., Ltd.(0x1FBD)"}, +{0x1FBD, 0x0001, 0xFFFF, 0xFFFF, "D10(0x0001)"}, +{0x1FBD, 0x0002, 0xFFFF, 0xFFFF, "D20 Plus(0x0002)"}, +{0x1FBD, 0x0003, 0xFFFF, 0xFFFF, "D20 Max(0x0003)"}, +{0x1FBD, 0x0004, 0xFFFF, 0xFFFF, "D20 Pro(0x0004)"}, +{0x1FBD, 0x0101, 0xFFFF, 0xFFFF, "D2(0x0101)"}, +}; /* pci_vid_1FBD[] */ + static pci_id_t const pci_vid_1FC0[] = { {0x1FC0, 0xFFFF, 0xFFFF, 0xFFFF, "Ascom (Finland) Oy(0x1FC0)"}, {0x1FC0, 0x0300, 0xFFFF, 0xFFFF, "E2200 Dual E1/Rawpipe Card(0x0300)"}, @@ -34298,6 +35041,55 @@ {0x1FC1, 0x0010, 0xFFFF, 0xFFFF, "IBA6120 InfiniBand HCA(0x0010)"}, }; /* pci_vid_1FC1[] */ +static pci_id_t const pci_vid_1FC3[] = { +{0x1FC3, 0xFFFF, 0xFFFF, 0xFFFF, "Emerson(0x1FC3)"}, +{0x1FC3, 0x0004, 0xFFFF, 0xFFFF, "IC695ETM001 RX3i Ethernet PCI Module(0x0004)"}, +{0x1FC3, 0x0005, 0xFFFF, 0xFFFF, "IC695ALG600 RX3i Universal Analog Input(0x0005)"}, +{0x1FC3, 0x0006, 0xFFFF, 0xFFFF, "IC695ALG240 RX3i Isolated Analog Input(0x0006)"}, +{0x1FC3, 0x0007, 0xFFFF, 0xFFFF, "IC695ALG331 RX3i Isolated Analog Output(0x0007)"}, +{0x1FC3, 0x0008, 0xFFFF, 0xFFFF, "IC695PBM300 RX3i Profibus Master(0x0008)"}, +{0x1FC3, 0x0009, 0xFFFF, 0xFFFF, "IC695PBS301 RX3i Profibus Slave(0x0009)"}, +{0x1FC3, 0x000A, 0xFFFF, 0xFFFF, "IC695ALG616 RX3i 16 Channel Input Analog Voltage/Current(0x000A)"}, +{0x1FC3, 0x000B, 0xFFFF, 0xFFFF, "IC695ALG708 RX3i 8 Channel Output Analog Voltage/Current(0x000B)"}, +{0x1FC3, 0x000C, 0xFFFF, 0xFFFF, "IC695ALG626 RX3i 16 Channel Input Analog Voltage/Current with HART(0x000C)"}, +{0x1FC3, 0x000D, 0xFFFF, 0xFFFF, "IC695ALG608 RX3i 8 Channel Input Analog Voltage/Current(0x000D)"}, +{0x1FC3, 0x000E, 0xFFFF, 0xFFFF, "IC695ALG628 RX3i 8 Channel Input Analog Voltage/Current with HART(0x000E)"}, +{0x1FC3, 0x000F, 0xFFFF, 0xFFFF, "IC695ALG728 RX3i 8 Channel Output Analog Voltage/Current with HART(0x000F)"}, +{0x1FC3, 0x0010, 0xFFFF, 0xFFFF, "IC695ALG704 RX3i 4 Channel Output Analog Voltage/Current(0x0010)"}, +{0x1FC3, 0x0011, 0xFFFF, 0xFFFF, "IC695HSC304 RX3i High Speed Counter (4 counters)(0x0011)"}, +{0x1FC3, 0x0012, 0xFFFF, 0xFFFF, "IC695HSC308 RX3i High Speed Counter (8 counters)(0x0012)"}, +{0x1FC3, 0x0013, 0xFFFF, 0xFFFF, "IC695PMM335 PACMotion Digital Motion Control Module(0x0013)"}, +{0x1FC3, 0x0014, 0xFFFF, 0xFFFF, "IC695CMM002 RX3i Serial Communications Module (2 ports)(0x0014)"}, +{0x1FC3, 0x0015, 0xFFFF, 0xFFFF, "IC695CMM004 RX3i Serial Communications Module (4 ports)(0x0015)"}, +{0x1FC3, 0x0016, 0xFFFF, 0xFFFF, "IC695PNC001 RX3i Profinet Controller – XH4 version(0x0016)"}, +{0x1FC3, 0x0017, 0xFFFF, 0xFFFF, "IC695PNC001 RX3i Profinet Controller – Atom-based version(0x0017)"}, +{0x1FC3, 0x0018, 0xFFFF, 0xFFFF, "IC695CMX128 RX3i 128MB Control Memory Xchange(0x0018)"}, +{0x1FC3, 0x0019, 0xFFFF, 0xFFFF, "IC695RMX128 RX3i 128MB Redundancy Memory Xchange(0x0019)"}, +{0x1FC3, 0x001A, 0xFFFF, 0xFFFF, "IC695ALG106 RX3i 6 Channel Isolated Analog Input(0x001A)"}, +{0x1FC3, 0x001B, 0xFFFF, 0xFFFF, "IC695ALG112 RX3i 12 Channel Isolated Analog Input(0x001B)"}, +{0x1FC3, 0x001C, 0xFFFF, 0xFFFF, "IC695ALG808 RX3i 8 Channel Isolated Analog Output(0x001C)"}, +{0x1FC3, 0x001D, 0xFFFF, 0xFFFF, "IC695ALG306 RX3i Isolated Thermocouple Module (6 Channel)(0x001D)"}, +{0x1FC3, 0x001E, 0xFFFF, 0xFFFF, "IC695ALG312 RX3i Isolated Thermocouple Module (12 Channel)(0x001E)"}, +{0x1FC3, 0x001F, 0xFFFF, 0xFFFF, "IC695ALG508 RX3i Isolated RTD Module (8 Channel)(0x001F)"}, +{0x1FC3, 0x0020, 0xFFFF, 0xFFFF, "IC695ALG412 RX3i Isolated High-Speed Thermocouple Module (12 Channel)(0x0020)"}, +{0x1FC3, 0x0021, 0xFFFF, 0xFFFF, "IC695PRS015 RX3i High-Speed Serial Pressure Transducer Module (1 Port)(0x0021)"}, +{0x1FC3, 0x0022, 0xFFFF, 0xFFFF, "IC695MDL664 RX3i 16 Circuit Smart Input 24 VDC(0x0022)"}, +{0x1FC3, 0x0023, 0xFFFF, 0xFFFF, "IC695MDL764 RX3i 16 Circuit Smart Output 24/125 VDC 2A (8 Positive / 8 Negative)(0x0023)"}, +{0x1FC3, 0x0024, 0xFFFF, 0xFFFF, "IC695MDL765 RX3i 16 Circuit Smart Output 24/125 VDC 2A (16 Positive)(0x0024)"}, +{0x1FC3, 0x0025, 0xFFFF, 0xFFFF, "IC695CNM001 RX3i CANopen Master(0x0025)"}, +{0x1FC3, 0x0026, 0xFFFF, 0xFFFF, "Advanced I/O R&D Device(0x0026)"}, +{0x1FC3, 0x0027, 0xFFFF, 0xFFFF, "IC695ECM850 RX3i Ethernet Communication Module(0x0027)"}, +{0x1FC3, 0x0028, 0xFFFF, 0xFFFF, "IC695RMX228 RX3i 128MB Redundancy Memory Xchange with Single Fiber transceiver(0x0028)"}, +{0x1FC3, 0x0029, 0xFFFF, 0xFFFF, "IC695PMM345 PACMotion Digital Motion Control Module (EtherCAT)(0x0029)"}, +{0x1FC3, 0x002A, 0xFFFF, 0xFFFF, "IC695HSC318 RX3i High Speed Counter (8 counters)(0x002A)"}, +{0x1FC3, 0x8003, 0xFFFF, 0xFFFF, "IC695CPU310/CMU310/NIU001 RX3i Controller 300 MHz Celeron(0x8003)"}, +{0x1FC3, 0x8004, 0xFFFF, 0xFFFF, "IC695CPU315/320/CRU320 RX3i Controller 1.0 GHz Celeron-M(0x8004)"}, +{0x1FC3, 0x8005, 0xFFFF, 0xFFFF, "IC695PNS001/101 RX3i Profinet Scanner(0x8005)"}, +{0x1FC3, 0x8006, 0xFFFF, 0xFFFF, "IC695CPE/CRE330 RX3i Controller 1.0 GHz G-series(0x8006)"}, +{0x1FC3, 0x8007, 0xFFFF, 0xFFFF, "IC695CPE302/305/310/NIU001+ RX3i Controller 1.1 GHz Atom Z510(0x8007)"}, +{0x1FC3, 0x800D, 0xFFFF, 0xFFFF, "IC695CPE302/305/310/NIU001+ RX3i Controller Atom x3930(0x800D)"}, +}; /* pci_vid_1FC3[] */ + static pci_id_t const pci_vid_1FC9[] = { {0x1FC9, 0xFFFF, 0xFFFF, 0xFFFF, "Tehuti Networks Ltd.(0x1FC9)"}, {0x1FC9, 0x3009, 0xFFFF, 0xFFFF, "10-Giga TOE SmartNIC(0x3009)"}, @@ -34349,6 +35141,17 @@ {0x1FC9, 0x4527, 0xFFFF, 0xFFFF, "TN9710Q 5GBase-T/NBASE-T Ethernet Adapter(0x4527)"}, }; /* pci_vid_1FC9[] */ +static pci_id_t const pci_vid_1FCB[] = { +{0x1FCB, 0xFFFF, 0xFFFF, 0xFFFF, "Varex Imaging Deutschland AG(0x1FCB)"}, +{0x1FCB, 0x0001, 0xFFFF, 0xFFFF, "XRD_FG (PCGR-200) [95510214H](0x0001)"}, +{0x1FCB, 0x0002, 0xFFFF, 0xFFFF, "XRD_FGx Opto (PCGR-300) [95510215H](0x0002)"}, +{0x1FCB, 0x0003, 0xFFFF, 0xFFFF, "XRD_FGe Opto (PCGR-400 / PCGR-410) [95510216H / 95510218H](0x0003)"}, +{0x1FCB, 0x0004, 0xFFFF, 0xFFFF, "XRD_FGe (PCGR-210) [95510217H](0x0004)"}, +{0x1FCB, 0x0005, 0xFFFF, 0xFFFF, "XRD_FGe Opto V3 (PCGR-415) [95510220H](0x0005)"}, +{0x1FCB, 0x0006, 0xFFFF, 0xFFFF, "XRD_FGe Opto V4 (PCGR-500) [95510221H](0x0006)"}, +{0x1FCB, 0x0007, 0xFFFF, 0xFFFF, "XRD_FGe Opto V5 (PCGR-510) [95510222H](0x0007)"}, +}; /* pci_vid_1FCB[] */ + static pci_id_t const pci_vid_1FCC[] = { {0x1FCC, 0xFFFF, 0xFFFF, 0xFFFF, "StreamLabs(0x1FCC)"}, {0x1FCC, 0xF416, 0xFFFF, 0xFFFF, "MS416(0xF416)"}, @@ -34400,6 +35203,7 @@ {0x1FE4, 0x1600, 0x1FE4, 0x0075, "Enterprise NVMe SSD U.2 3.84TB(HP610)(0x1FE4-0x0075)"}, {0x1FE4, 0x1600, 0x1FE4, 0x0076, "Enterprise NVMe SSD U.2 7.68TB(HP610)(0x1FE4-0x0076)"}, {0x1FE4, 0x1600, 0x1FE4, 0x0078, "Enterprise NVMe SSD U.2 3.20TB(HP630)(0x1FE4-0x0078)"}, +{0x1FE4, 0x1600, 0x1FE4, 0x0079, "Enterprise NVMe SSD U.2 6.40TB (HP630)(0x1FE4-0x0079)"}, }; /* pci_vid_1FE4[] */ static pci_id_t const pci_vid_1FE9[] = { @@ -34433,6 +35237,8 @@ {0x1FF4, 0x0000, 0xFFFF, 0xFFFF, "DX_M1(0x0000)"}, {0x1FF4, 0x0001, 0xFFFF, 0xFFFF, "DX_M1A(0x0001)"}, {0x1FF4, 0x1000, 0xFFFF, 0xFFFF, "DX_H1(0x1000)"}, +{0x1FF4, 0x2000, 0xFFFF, 0xFFFF, "DX_VNPU_M1(0x2000)"}, +{0x1FF4, 0x2001, 0xFFFF, 0xFFFF, "DX_VNPU(0x2001)"}, }; /* pci_vid_1FF4[] */ static pci_id_t const pci_vid_1FF8[] = { @@ -34445,6 +35251,37 @@ {0x1FF9, 0xFFFF, 0xFFFF, 0xFFFF, "Inagile Electronic Technology Co., LTD(0x1FF9)"}, }; /* pci_vid_1FF9[] */ +static pci_id_t const pci_vid_1FFF[] = { +{0x1FFF, 0xFFFF, 0xFFFF, 0xFFFF, "DENSO Corporation(0x1FFF)"}, +{0x1FFF, 0x8000, 0xFFFF, 0xFFFF, "MCST PCIe controller(0x8000)"}, +{0x1FFF, 0x8008, 0xFFFF, 0xFFFF, "MCST USB 1.1 OHCI controller(0x8008)"}, +{0x1FFF, 0x800A, 0xFFFF, 0xFFFF, "MCST HD Audio Controller(0x800A)"}, +{0x1FFF, 0x800B, 0xFFFF, 0xFFFF, "MCST PATA IDE Host Controller(0x800B)"}, +{0x1FFF, 0x800E, 0xFFFF, 0xFFFF, "MCST System Power Managment Controller(0x800E)"}, +{0x1FFF, 0x8010, 0xFFFF, 0xFFFF, "MCST PCIe 2.0 x4 Root Port(0x8010)"}, +{0x1FFF, 0x8011, 0xFFFF, 0xFFFF, "MCST PCIe 2.0 x16 Root Port(0x8011)"}, +{0x1FFF, 0x8014, 0xFFFF, 0xFFFF, "MCST MPV Controller(0x8014)"}, +{0x1FFF, 0x8017, 0xFFFF, 0xFFFF, "MCST PCIe controller(0x8017)"}, +{0x1FFF, 0x8018, 0xFFFF, 0xFFFF, "MCST I2C/SPI controller(0x8018)"}, +{0x1FFF, 0x8019, 0xFFFF, 0xFFFF, "MCST UART controller(0x8019)"}, +{0x1FFF, 0x801A, 0xFFFF, 0xFFFF, "MCST SATA 3 AHCI controller(0x801A)"}, +{0x1FFF, 0x801E, 0xFFFF, 0xFFFF, "MCST USB 2.0 EHCI controller(0x801E)"}, +{0x1FFF, 0x8025, 0xFFFF, 0xFFFF, "MCST MPV Controller(0x8025)"}, +{0x1FFF, 0x8026, 0xFFFF, 0xFFFF, "MCST 10 Gigabit Ethernet MAC controller(0x8026)"}, +{0x1FFF, 0x8027, 0xFFFF, 0xFFFF, "MCST Gigabit Ethernet MAC controller(0x8027)"}, +{0x1FFF, 0x8028, 0xFFFF, 0xFFFF, "MCST I2C/SPI controller(0x8028)"}, +{0x1FFF, 0x8029, 0xFFFF, 0xFFFF, "MCST USB 3 XHCI controller(0x8029)"}, +{0x1FFF, 0x802A, 0xFFFF, 0xFFFF, "MCST IMG GX6650 3D GPU(0x802A)"}, +{0x1FFF, 0x802B, 0xFFFF, 0xFFFF, "MCST Video encoder E5810(0x802B)"}, +{0x1FFF, 0x802C, 0xFFFF, 0xFFFF, "MCST Video decoder D5520(0x802C)"}, +{0x1FFF, 0x802D, 0xFFFF, 0xFFFF, "MCST VP9 Video encoder(0x802D)"}, +{0x1FFF, 0x802E, 0xFFFF, 0xFFFF, "MCST VP9 Video decoder(0x802E)"}, +{0x1FFF, 0x802F, 0xFFFF, 0xFFFF, "MCST UART controller(0x802F)"}, +{0x1FFF, 0x8031, 0xFFFF, 0xFFFF, "MCST MGA 2.5 GPU(0x8031)"}, +{0x1FFF, 0x8032, 0xFFFF, 0xFFFF, "MCST PCIe 3.0 x16 Root Complex(0x8032)"}, +{0x1FFF, 0x8033, 0xFFFF, 0xFFFF, "MCST PCIe 3.0 x8 Root Complex(0x8033)"}, +}; /* pci_vid_1FFF[] */ + static pci_id_t const pci_vid_2000[] = { {0x2000, 0xFFFF, 0xFFFF, 0xFFFF, "Smart Link Ltd.(0x2000)"}, {0x2000, 0x2800, 0xFFFF, 0xFFFF, "SmartPCI2800 V.92 PCI Soft DFT(0x2800)"}, @@ -34463,6 +35300,11 @@ {0x2004, 0xFFFF, 0xFFFF, 0xFFFF, "Smart Link Ltd.(0x2004)"}, }; /* pci_vid_2004[] */ +static pci_id_t const pci_vid_201F[] = { +{0x201F, 0xFFFF, 0xFFFF, 0xFFFF, "SpacemiT(0x201F)"}, +{0x201F, 0x0001, 0xFFFF, 0xFFFF, "X60 PCIe 2.0 x2 Root Complex(0x0001)"}, +}; /* pci_vid_201F[] */ + static pci_id_t const pci_vid_202C[] = { {0x202C, 0xFFFF, 0xFFFF, 0xFFFF, "CAEN S.p.A.(0x202C)"}, {0x202C, 0x5818, 0xFFFF, 0xFFFF, "A5818(0x5818)"}, @@ -34476,9 +35318,24 @@ {0x2036, 0x1618, 0x2036, 0x0862, "NF1618 Family NX862 (2*50GE)(0x2036-0x0862)"}, {0x2036, 0x1618, 0x2036, 0x0863, "NF1618 Family NX863 (2*100GE)(0x2036-0x0863)"}, {0x2036, 0x1618, 0x2036, 0x0864, "NF1618 Family NX864 (1*200GE)(0x2036-0x0864)"}, +{0x2036, 0x1618, 0x2036, 0x0865, "NF1618 Family NX865 (2*200GE)(0x2036-0x0865)"}, {0x2036, 0x1619, 0xFFFF, 0xFFFF, "NF1618 Family Virtual Function(0x1619)"}, +{0x2036, 0x8000, 0xFFFF, 0xFFFF, "NP36xxx PCIe Gen 6 Switch(0x8000)"}, +{0x2036, 0x8000, 0x2036, 0x0104, "NP36104 PCIe Gen 6 26 port/104 lane Switch Upstream/Downstream Port(0x2036-0x0104)"}, +{0x2036, 0x8000, 0x2036, 0x0144, "NP36144 PCIe Gen 6 36 port/144 lane Switch Upstream/Downstream Port(0x2036-0x0144)"}, +{0x2036, 0x8000, 0x2036, 0x1000, "NP36000 PCIe Gen 6 Virtual Upstream/Downstream Port(0x2036-0x1000)"}, +{0x2036, 0x8000, 0x2036, 0x1001, "NP36000 Virtual PCIe MGR 1.x Endpoint(0x2036-0x1001)"}, +{0x2036, 0x8000, 0x2036, 0x1002, "NP36000 Virtual PCIe DMA 1.x Endpoint(0x2036-0x1002)"}, +{0x2036, 0x8000, 0x2036, 0x1003, "NP36000 Virtual PCIe NTB 1.x Endpoint(0x2036-0x1003)"}, +{0x2036, 0x8000, 0x2036, 0x1004, "NP36000 Virtual PCIe Placeholder 1.x Endpoint(0x2036-0x1004)"}, +{0x2036, 0x8000, 0x2036, 0x1005, "NP36000 Virtual PCIe C2PMem 1.x Endpoint(0x2036-0x1005)"}, +{0x2036, 0x8000, 0x2036, 0x1006, "NP36000 Virtual PCIe Pktgen 1.x Endpoint(0x2036-0x1006)"}, }; /* pci_vid_2036[] */ +static pci_id_t const pci_vid_203B[] = { +{0x203B, 0xFFFF, 0xFFFF, 0xFFFF, "XTX Markets Technologies Ltd.(0x203B)"}, +}; /* pci_vid_203B[] */ + static pci_id_t const pci_vid_2046[] = { {0x2046, 0xFFFF, 0xFFFF, 0xFFFF, "GXMICRO Technology (Shanghai) Co., Ltd.(0x2046)"}, }; /* pci_vid_2046[] */ @@ -34487,6 +35344,10 @@ {0x2048, 0xFFFF, 0xFFFF, 0xFFFF, "Beijing SpaceControl Technology Co.Ltd(0x2048)"}, }; /* pci_vid_2048[] */ +static pci_id_t const pci_vid_2058[] = { +{0x2058, 0xFFFF, 0xFFFF, 0xFFFF, "Lime Microsystems Ltd.(0x2058)"}, +}; /* pci_vid_2058[] */ + static pci_id_t const pci_vid_205C[] = { {0x205C, 0xFFFF, 0xFFFF, 0xFFFF, "Zhejiang VMing Semiconductor Co., Ltd.(0x205C)"}, {0x205C, 0x1514, 0xFFFF, 0xFFFF, "EP9410 U.2 1.92TB NVME SSD(0x1514)"}, @@ -34496,6 +35357,10 @@ {0x205C, 0x1536, 0xFFFF, 0xFFFF, "EP9430 U.2 6.4TB NVME SSD(0x1536)"}, }; /* pci_vid_205C[] */ +static pci_id_t const pci_vid_205D[] = { +{0x205D, 0xFFFF, 0xFFFF, 0xFFFF, "Shanghai Zijing Xinjie Intelligent Technology Co., Ltd.(0x205D)"}, +}; /* pci_vid_205D[] */ + static pci_id_t const pci_vid_2061[] = { {0x2061, 0xFFFF, 0xFFFF, 0xFFFF, "Unis Flash Memory(0x2061)"}, {0x2061, 0x4000, 0xFFFF, 0xFFFF, "E4000 controller(0x4000)"}, @@ -34527,19 +35392,63 @@ {0x2061, 0x5200, 0x2061, 0x2061, "E520Q NVMe SSD 30.72TB PCIe 5.0 U.2(0x2061-0x2061)"}, {0x2061, 0x5200, 0x2061, 0x2062, "E520Q NVMe SSD 61.44TB PCIe 5.0 U.2(0x2061-0x2062)"}, {0x2061, 0x5200, 0x2061, 0x2063, "E520Q NVMe SSD 122.88TB PCIe 5.0 U.2(0x2061-0x2063)"}, +{0x2061, 0x5300, 0xFFFF, 0xFFFF, "E5300 NVMe Controller(0x5300)"}, +{0x2061, 0x5300, 0x2061, 0x2041, "E5300 NVMe SSD 3.2TB PCIe 5.0 U.2(0x2061-0x2041)"}, +{0x2061, 0x5300, 0x2061, 0x2042, "E5300 NVMe SSD 3.84TB PCIe 5.0 U.2(0x2061-0x2042)"}, +{0x2061, 0x5300, 0x2061, 0x2043, "E5300 NVMe SSD 6.4TB PCIe 5.0 U.2(0x2061-0x2043)"}, +{0x2061, 0x5300, 0x2061, 0x2044, "E5300 NVMe SSD 7.68TB PCIe 5.0 U.2(0x2061-0x2044)"}, +{0x2061, 0x5300, 0x2061, 0x2045, "E5300 NVMe SSD 12.8TB PCIe 5.0 U.2(0x2061-0x2045)"}, +{0x2061, 0x5300, 0x2061, 0x2046, "E5300 NVMe SSD 15.36TB PCIe 5.0 U.2(0x2061-0x2046)"}, }; /* pci_vid_2061[] */ static pci_id_t const pci_vid_2063[] = { {0x2063, 0xFFFF, 0xFFFF, 0xFFFF, "Hubei Yangtze Mason Semiconductor Technology Co., Ltd.(0x2063)"}, +{0x2063, 0x0BB8, 0xFFFF, 0xFFFF, "MC3000(0x0BB8)"}, +{0x2063, 0x0BB9, 0xFFFF, 0xFFFF, "RC3000(0x0BB9)"}, +{0x2063, 0x0C1C, 0xFFFF, 0xFFFF, "MC3100(0x0C1C)"}, +{0x2063, 0x0C1D, 0xFFFF, 0xFFFF, "MC3100T(0x0C1D)"}, +{0x2063, 0x0C80, 0xFFFF, 0xFFFF, "RC3200(0x0C80)"}, +{0x2063, 0x1388, 0xFFFF, 0xFFFF, "MC5000(0x1388)"}, +{0x2063, 0x1389, 0xFFFF, 0xFFFF, "RC5000(0x1389)"}, {0x2063, 0x1406, 0xFFFF, 0xFFFF, "ME7000 NVMe SSD(0x1406)"}, +{0x2063, 0x1B58, 0xFFFF, 0xFFFF, "MC7000(0x1B58)"}, +{0x2063, 0x1B59, 0xFFFF, 0xFFFF, "RC7000(0x1B59)"}, +{0x2063, 0x1C20, 0xFFFF, 0xFFFF, "LC7200(0x1C20)"}, +{0x2063, 0x36B0, 0xFFFF, 0xFFFF, "ME14000 NVMe SSD(0x36B0)"}, +{0x2063, 0x36B0, 0x2063, 0x1000, "NVMe SSD ME14000 U.2 3.2TB(0x2063-0x1000)"}, +{0x2063, 0x36B0, 0x2063, 0x1001, "NVMe SSD ME14000 U.2 3.84TB(0x2063-0x1001)"}, +{0x2063, 0x36B0, 0x2063, 0x1002, "NVMe SSD ME14000 U.2 6.4TB(0x2063-0x1002)"}, +{0x2063, 0x36B0, 0x2063, 0x1003, "NVMe SSD ME14000 U.2 7.68TB(0x2063-0x1003)"}, +{0x2063, 0x36B0, 0x2063, 0x1004, "NVMe SSD ME14000 U.2 12.8TB(0x2063-0x1004)"}, +{0x2063, 0x36B0, 0x2063, 0x1005, "NVMe SSD ME14000 U.2 15.36TB(0x2063-0x1005)"}, +{0x2063, 0x36B0, 0x2063, 0x1006, "NVMe SSD ME14000 U.2 25.6TB(0x2063-0x1006)"}, +{0x2063, 0x36B0, 0x2063, 0x1007, "NVMe SSD ME14000 U.2 30.72TB(0x2063-0x1007)"}, +{0x2063, 0x36B0, 0x2063, 0x1008, "NVMe SSD ME14000 U.2 61.44TB(0x2063-0x1008)"}, +{0x2063, 0x36B0, 0x2063, 0x1009, "NVMe SSD ME14000 U.2 122.88TB(0x2063-0x1009)"}, +{0x2063, 0x36B0, 0x2063, 0x1010, "NVMe SSD ME14000 U.2 3.2TB(0x2063-0x1010)"}, +{0x2063, 0x36B0, 0x2063, 0x1011, "NVMe SSD ME14000 U.2 3.84TB(0x2063-0x1011)"}, +{0x2063, 0x36B0, 0x2063, 0x1012, "NVMe SSD ME14000 U.2 6.4TB(0x2063-0x1012)"}, +{0x2063, 0x36B0, 0x2063, 0x1013, "NVMe SSD ME14000 U.2 7.68TB(0x2063-0x1013)"}, +{0x2063, 0x36B0, 0x2063, 0x1014, "NVMe SSD ME14000 U.2 12.8TB(0x2063-0x1014)"}, +{0x2063, 0x36B0, 0x2063, 0x1015, "NVMe SSD ME14000 U.2 15.36TB(0x2063-0x1015)"}, +{0x2063, 0x36B0, 0x2063, 0x1016, "NVMe SSD ME14000 U.2 25.6TB(0x2063-0x1016)"}, +{0x2063, 0x36B0, 0x2063, 0x1017, "NVMe SSD ME14000 U.2 30.72TB(0x2063-0x1017)"}, +{0x2063, 0x36B0, 0x2063, 0x1018, "NVMe SSD ME14000 U.2 61.44TB(0x2063-0x1018)"}, +{0x2063, 0x36B0, 0x2063, 0x1019, "NVMe SSD ME14000 U.2 122.88TB(0x2063-0x1019)"}, }; /* pci_vid_2063[] */ static pci_id_t const pci_vid_206D[] = { {0x206D, 0xFFFF, 0xFFFF, 0xFFFF, "GigaIO Networks, Inc.(0x206D)"}, }; /* pci_vid_206D[] */ +static pci_id_t const pci_vid_2077[] = { +{0x2077, 0xFFFF, 0xFFFF, 0xFFFF, "OpenAI(0x2077)"}, +}; /* pci_vid_2077[] */ + static pci_id_t const pci_vid_207D[] = { {0x207D, 0xFFFF, 0xFFFF, 0xFFFF, "HRDT(0x207D)"}, +{0x207D, 0x0610, 0xFFFF, 0xFFFF, "2-port SATA 6 Gb/s RAID Controller(0x0610)"}, +{0x207D, 0x0610, 0x207D, 0x0801, "TrustRAID B260s 2-port SATA RAID Adapter(0x207D-0x0801)"}, {0x207D, 0x0612, 0xFFFF, 0xFFFF, "SATA BootRAID Controller(0x0612)"}, }; /* pci_vid_207D[] */ @@ -34550,15 +35459,18 @@ static pci_id_t const pci_vid_2094[] = { {0x2094, 0xFFFF, 0xFFFF, 0xFFFF, "Shenzhen Wodposit Electronics Co., Ltd.(0x2094)"}, {0x2094, 0x1281, 0xFFFF, 0xFFFF, "WPBSNM8-256GTP(0x1281)"}, -{0x2094, 0x1282, 0xFFFF, 0xFFFF, "WPSBNM8-512GTP(0x1282)"}, +{0x2094, 0x1282, 0xFFFF, 0xFFFF, "WPBSNM8-512GTP(0x1282)"}, {0x2094, 0x1283, 0xFFFF, 0xFFFF, "WPBSNM8-1TTP(0x1283)"}, {0x2094, 0x1284, 0xFFFF, 0xFFFF, "WPBSNM8-256GMP(0x1284)"}, -{0x2094, 0x1285, 0xFFFF, 0xFFFF, "WPBSNM8-512GMP(0x1285)"}, -{0x2094, 0x1286, 0xFFFF, 0xFFFF, "WPBSNM8-2TMP(0x1286)"}, -{0x2094, 0x1287, 0xFFFF, 0xFFFF, "WPBSNM8-1TMP(0x1287)"}, -{0x2094, 0x1661, 0xFFFF, 0xFFFF, "WPBSN4M8-512GMP(0x1661)"}, -{0x2094, 0x1662, 0xFFFF, 0xFFFF, "WPBSN4M8-1TMP(0x1662)"}, -{0x2094, 0x1663, 0xFFFF, 0xFFFF, "WPBSN4M8-2TMP(0x1663)"}, +{0x2094, 0x1285, 0xFFFF, 0xFFFF, "WPBSN4M8-512GMP(0x1285)"}, +{0x2094, 0x1286, 0xFFFF, 0xFFFF, "WPBSN4M8-1TMP(0x1286)"}, +{0x2094, 0x1287, 0xFFFF, 0xFFFF, "WPBSN4M8-2TMP(0x1287)"}, +{0x2094, 0x1661, 0xFFFF, 0xFFFF, "WPBSNM8-512GMP(0x1661)"}, +{0x2094, 0x1662, 0xFFFF, 0xFFFF, "WPBSNM8-1TMP(0x1662)"}, +{0x2094, 0x1663, 0xFFFF, 0xFFFF, "WPBSNM8-2TMP(0x1663)"}, +{0x2094, 0x1664, 0xFFFF, 0xFFFF, "WPBSN4M8-1TGP(0x1664)"}, +{0x2094, 0x1665, 0xFFFF, 0xFFFF, "WPBSN4M8-2TGP(0x1665)"}, +{0x2094, 0x1666, 0xFFFF, 0xFFFF, "WPBSN4M8-4TGP(0x1666)"}, }; /* pci_vid_2094[] */ static pci_id_t const pci_vid_2096[] = { @@ -34569,6 +35481,10 @@ {0x2096, 0x5404, 0xFFFF, 0xFFFF, "KCP54(04) 2280 PCIe G4 x4 TLC(0x5404)"}, }; /* pci_vid_2096[] */ +static pci_id_t const pci_vid_2099[] = { +{0x2099, 0xFFFF, 0xFFFF, 0xFFFF, "Rolling Wireless S.a.r.l.(0x2099)"}, +}; /* pci_vid_2099[] */ + static pci_id_t const pci_vid_209B[] = { {0x209B, 0xFFFF, 0xFFFF, 0xFFFF, "BitIntelligence Technology(0x209B)"}, {0x209B, 0x1000, 0xFFFF, 0xFFFF, "TCU Family - TCU-1(0x1000)"}, @@ -34579,6 +35495,10 @@ {0x209F, 0xFFFF, 0xFFFF, 0xFFFF, "Mobilint, Inc.(0x209F)"}, }; /* pci_vid_209F[] */ +static pci_id_t const pci_vid_20A6[] = { +{0x20A6, 0xFFFF, 0xFFFF, 0xFFFF, "XCENA, Inc.(0x20A6)"}, +}; /* pci_vid_20A6[] */ + static pci_id_t const pci_vid_20A7[] = { {0x20A7, 0xFFFF, 0xFFFF, 0xFFFF, "EEVengers Inc.(0x20A7)"}, }; /* pci_vid_20A7[] */ @@ -34593,6 +35513,10 @@ {0x20A9, 0x1104, 0xFFFF, 0xFFFF, "NEOTAPX FPGA Timing Synchronization Card(0x1104)"}, }; /* pci_vid_20A9[] */ +static pci_id_t const pci_vid_20B5[] = { +{0x20B5, 0xFFFF, 0xFFFF, 0xFFFF, "Shanghai StarFive Technology Co., Ltd.(0x20B5)"}, +}; /* pci_vid_20B5[] */ + static pci_id_t const pci_vid_20BA[] = { {0x20BA, 0xFFFF, 0xFFFF, 0xFFFF, "Hangzhou Hikstorage Technology Co., Ltd.(0x20BA)"}, {0x20BA, 0x1202, 0xFFFF, 0xFFFF, "NAND memory controller(0x1202)"}, @@ -34607,10 +35531,69 @@ static pci_id_t const pci_vid_20BC[] = { {0x20BC, 0xFFFF, 0xFFFF, 0xFFFF, "Xinsheng Technology Co., Ltd.(0x20BC)"}, {0x20BC, 0x1001, 0xFFFF, 0xFFFF, "Smart Network Adapter(0x1001)"}, +{0x20BC, 0x1001, 0x20BC, 0x1082, "Ethernet Network Adapter XS-N1082-2X for 10GbE SFP+ Dual-port(0x20BC-0x1082)"}, {0x20BC, 0x1001, 0x20BC, 0x2083, "Ethernet Network Adapter XS-N2083-2X for 25GbE SFP28 SFP+ Dual-port ROCEv2(0x20BC-0x2083)"}, +{0x20BC, 0x1001, 0x20BC, 0x2084, "Ethernet Network Adapter XS-N2084-2X for 25GbE SFP28 SFP+ Dual-port ROCEv2(0x20BC-0x2084)"}, +{0x20BC, 0x1001, 0x20BC, 0x4084, "Ethernet Network Adapter XS-N4084-2X for 100GbE QSFP28/56 Dual-port(0x20BC-0x4084)"}, {0x20BC, 0x2001, 0xFFFF, 0xFFFF, "Solid State Storage(0x2001)"}, }; /* pci_vid_20BC[] */ +static pci_id_t const pci_vid_20C0[] = { +{0x20C0, 0xFFFF, 0xFFFF, 0xFFFF, "ExpectedIT GmbH(0x20C0)"}, +}; /* pci_vid_20C0[] */ + +static pci_id_t const pci_vid_20C1[] = { +{0x20C1, 0xFFFF, 0xFFFF, 0xFFFF, "Suzhou Yige Technology Co., Ltd.(0x20C1)"}, +{0x20C1, 0x1234, 0xFFFF, 0xFFFF, "YG Testchip(0x1234)"}, +}; /* pci_vid_20C1[] */ + +static pci_id_t const pci_vid_20D0[] = { +{0x20D0, 0xFFFF, 0xFFFF, 0xFFFF, "Telin Semiconductor (Wuhan) Co., Ltd.(0x20D0)"}, +{0x20D0, 0x2001, 0xFFFF, 0xFFFF, "PACIFIC-S1 NVMe SSD(0x2001)"}, +}; /* pci_vid_20D0[] */ + +static pci_id_t const pci_vid_20D2[] = { +{0x20D2, 0xFFFF, 0xFFFF, 0xFFFF, "Awide Labs LTD.(0x20D2)"}, +{0x20D2, 0x0200, 0xFFFF, 0xFFFF, "XRaid [Extreme Performance Compression RAID Accelerator](0x0200)"}, +}; /* pci_vid_20D2[] */ + +static pci_id_t const pci_vid_20D8[] = { +{0x20D8, 0xFFFF, 0xFFFF, 0xFFFF, "EHTech (Beijing) Co. Ltd.(0x20D8)"}, +{0x20D8, 0x0201, 0xFFFF, 0xFFFF, "TUNAN-7 1x200GbE Controller(0x0201)"}, +{0x20D8, 0x0201, 0x20D8, 0x0201, "TUNAN-7S 1x200GbE Controller(0x20D8-0x0201)"}, +{0x20D8, 0x0201, 0x20D8, 0x0211, "TUNAN-7 1x200GbE Controller(0x20D8-0x0211)"}, +{0x20D8, 0x1201, 0xFFFF, 0xFFFF, "TUNAN-7 2x100GbE Controller(0x1201)"}, +{0x20D8, 0x1201, 0x20D8, 0x1201, "TUNAN-7S 2x100GbE Controller(0x20D8-0x1201)"}, +{0x20D8, 0x1201, 0x20D8, 0x1211, "TUNAN-7 2x100GbE Controller(0x20D8-0x1211)"}, +{0x20D8, 0x2201, 0xFFFF, 0xFFFF, "TUNAN-7 2x25GbE Controller(0x2201)"}, +{0x20D8, 0x2201, 0x20D8, 0x2201, "TUNAN-7 2x25GbE Controller(0x20D8-0x2201)"}, +{0x20D8, 0x2201, 0x20D8, 0x2211, "TUNAN-7V 2x25GbE Controller(0x20D8-0x2211)"}, +{0x20D8, 0x3201, 0xFFFF, 0xFFFF, "TUNAN-7 2x200GbE Controller(0x3201)"}, +{0x20D8, 0x3201, 0x20D8, 0x3201, "TUNAN-7 2x200GbE Controller(0x20D8-0x3201)"}, +{0x20D8, 0x4201, 0xFFFF, 0xFFFF, "TUNAN-7 1x400GbE Controller(0x4201)"}, +{0x20D8, 0x4201, 0x20D8, 0x4201, "TUNAN-7V 1x400GbE Controller(0x20D8-0x4201)"}, +}; /* pci_vid_20D8[] */ + +static pci_id_t const pci_vid_20DC[] = { +{0x20DC, 0xFFFF, 0xFFFF, 0xFFFF, "Sharetronic Data Technology Co., Ltd.(0x20DC)"}, +{0x20DC, 0x1202, 0xFFFF, 0xFFFF, "M.2 2280 PCIe Gen3 x 4 Series.(0x1202)"}, +}; /* pci_vid_20DC[] */ + +static pci_id_t const pci_vid_20E1[] = { +{0x20E1, 0xFFFF, 0xFFFF, 0xFFFF, "CECloud Computing Technology Co., Ltd.(0x20E1)"}, +{0x20E1, 0x7101, 0xFFFF, 0xFFFF, "LS X710-E(0x7101)"}, +{0x20E1, 0x7103, 0xFFFF, 0xFFFF, "LS X710-M(0x7103)"}, +{0x20E1, 0x7104, 0xFFFF, 0xFFFF, "LS X710-P(0x7104)"}, +}; /* pci_vid_20E1[] */ + +static pci_id_t const pci_vid_20E3[] = { +{0x20E3, 0xFFFF, 0xFFFF, 0xFFFF, "Elix Systems SA(0x20E3)"}, +}; /* pci_vid_20E3[] */ + +static pci_id_t const pci_vid_20E7[] = { +{0x20E7, 0xFFFF, 0xFFFF, 0xFFFF, "TOPSSD(0x20E7)"}, +}; /* pci_vid_20E7[] */ + static pci_id_t const pci_vid_20F4[] = { {0x20F4, 0xFFFF, 0xFFFF, 0xFFFF, "TRENDnet(0x20F4)"}, }; /* pci_vid_20F4[] */ @@ -34681,7 +35664,7 @@ {0x2646, 0x501C, 0xFFFF, 0xFFFF, "NV2 NVMe SSD [E19T] (DRAM-less)(0x501C)"}, {0x2646, 0x501D, 0xFFFF, 0xFFFF, "NV2 NVMe SSD [TC2200] (DRAM-less)(0x501D)"}, {0x2646, 0x501E, 0xFFFF, 0xFFFF, "OM3PGP4 NVMe SSD (DRAM-less)(0x501E)"}, -{0x2646, 0x501F, 0xFFFF, 0xFFFF, "FURY Renegade NVMe SSD + Heatsink [E18](0x501F)"}, +{0x2646, 0x501F, 0xFFFF, 0xFFFF, "FURY Renegade NVMe SSD [E18] (Heatsink)(0x501F)"}, {0x2646, 0x5021, 0xFFFF, 0xFFFF, "OM8SEP4 Design-In PCIe 4 NVMe SSD (QLC) (DRAM-less)(0x5021)"}, {0x2646, 0x5022, 0xFFFF, 0xFFFF, "OM8PGP4 Design-In PCIe 4 NVMe SSD (QLC) (DRAM-less)(0x5022)"}, {0x2646, 0x5023, 0xFFFF, 0xFFFF, "NV2 NVMe SSD [SM2269XT] (DRAM-less)(0x5023)"}, @@ -34693,6 +35676,8 @@ {0x2646, 0x502A, 0xFFFF, 0xFFFF, "FURY Renegade G5 NVMe SSD [SM2508](0x502A)"}, {0x2646, 0x502B, 0xFFFF, 0xFFFF, "NV3 NVMe SSD [E29T] (DRAM-less)(0x502B)"}, {0x2646, 0x502C, 0xFFFF, 0xFFFF, "DC3000ME NVMe SSD [SC5](0x502C)"}, +{0x2646, 0x502D, 0xFFFF, 0xFFFF, "OM8TAP4 PCIe 4 NVMe SSD (QLC) (DRAM-less)(0x502D)"}, +{0x2646, 0x5030, 0xFFFF, 0xFFFF, "NV3 2230 NVMe SSD [SM2268XT2] (DRAM-less)(0x5030)"}, }; /* pci_vid_2646[] */ static pci_id_t const pci_vid_270B[] = { @@ -34729,6 +35714,10 @@ {0x2BD8, 0xFFFF, 0xFFFF, 0xFFFF, "ROPEX Industrie-Elektronik GmbH(0x2BD8)"}, }; /* pci_vid_2BD8[] */ +static pci_id_t const pci_vid_2FF1[] = { +{0x2FF1, 0xFFFF, 0xFFFF, 0xFFFF, "Maginfra Co., LTD(0x2FF1)"}, +}; /* pci_vid_2FF1[] */ + static pci_id_t const pci_vid_3000[] = { {0x3000, 0xFFFF, 0xFFFF, 0xFFFF, "Hansol Electronics Inc.(0x3000)"}, }; /* pci_vid_3000[] */ @@ -34841,7 +35830,7 @@ }; /* pci_vid_37D9[] */ static pci_id_t const pci_vid_3842[] = { -{0x3842, 0xFFFF, 0xFFFF, 0xFFFF, "eVga.com. Corp.(0x3842)"}, +{0x3842, 0xFFFF, 0xFFFF, 0xFFFF, "EVGA Corporation(0x3842)"}, }; /* pci_vid_3842[] */ static pci_id_t const pci_vid_38EF[] = { @@ -35277,6 +36266,7 @@ static pci_id_t const pci_vid_4C4D[] = { {0x4C4D, 0xFFFF, 0xFFFF, 0xFFFF, "Liquid-Markets GmbH(0x4C4D)"}, +{0x4C4D, 0x9997, 0xFFFF, 0xFFFF, "UberNIC(0x9997)"}, {0x4C4D, 0x9998, 0xFFFF, 0xFFFF, "TaSR(0x9998)"}, {0x4C4D, 0x9999, 0xFFFF, 0xFFFF, "UberNIC PoC/testing/dev(0x9999)"}, }; /* pci_vid_4C4D[] */ @@ -35302,6 +36292,11 @@ {0x4C53, 0x0001, 0x4C53, 0x3002, "PLUSTEST-MM card (PMC)(0x4C53-0x3002)"}, }; /* pci_vid_4C53[] */ +static pci_id_t const pci_vid_4C54[] = { +{0x4C54, 0xFFFF, 0xFFFF, 0xFFFF, "Lisuan Technology Co., Ltd.(0x4C54)"}, +{0x4C54, 0x5000, 0xFFFF, 0xFFFF, "LISUAN 7G100 Series Graphics(0x5000)"}, +}; /* pci_vid_4C54[] */ + static pci_id_t const pci_vid_4CA1[] = { {0x4CA1, 0xFFFF, 0xFFFF, 0xFFFF, "Seanix Technology Inc(0x4CA1)"}, }; /* pci_vid_4CA1[] */ @@ -36146,8 +37141,10 @@ {0x8086, 0x0684, 0xFFFF, 0xFFFF, "H470 Chipset LPC/eSPI Controller(0x0684)"}, {0x8086, 0x0685, 0xFFFF, 0xFFFF, "Z490 Chipset LPC/eSPI Controller(0x0685)"}, {0x8086, 0x0687, 0xFFFF, 0xFFFF, "Q470 Chipset LPC/eSPI Controller(0x0687)"}, -{0x8086, 0x068D, 0xFFFF, 0xFFFF, "Comet Lake LPC Controller(0x068D)"}, +{0x8086, 0x068C, 0xFFFF, 0xFFFF, "QM480 Chipset LPC/eSPI Controller(0x068C)"}, +{0x8086, 0x068D, 0xFFFF, 0xFFFF, "HM470 Chipset LPC/eSPI Controller(0x068D)"}, {0x8086, 0x068E, 0xFFFF, 0xFFFF, "WM490 Chipset LPC/eSPI Controller(0x068E)"}, +{0x8086, 0x0697, 0xFFFF, 0xFFFF, "W480 Chipset LPC/eSPI Controller(0x0697)"}, {0x8086, 0x06A3, 0xFFFF, 0xFFFF, "Comet Lake PCH SMBus Controller(0x06A3)"}, {0x8086, 0x06A4, 0xFFFF, 0xFFFF, "Comet Lake PCH SPI Controller(0x06A4)"}, {0x8086, 0x06A8, 0xFFFF, 0xFFFF, "Comet Lake PCH Serial IO UART Host Controller #0(0x06A8)"}, @@ -36391,6 +37388,7 @@ {0x8086, 0x0937, 0xFFFF, 0xFFFF, "Quark SoC X1000 10/100 Ethernet MAC(0x0937)"}, {0x8086, 0x0939, 0xFFFF, 0xFFFF, "Quark SoC X1000 USB EHCI Host Controller / USB 2.0 Device(0x0939)"}, {0x8086, 0x093A, 0xFFFF, 0xFFFF, "Quark SoC X1000 USB OHCI Host Controller(0x093A)"}, +{0x8086, 0x093C, 0xFFFF, 0xFFFF, "WiGig(802.11ad) wireless network connection(0x093C)"}, {0x8086, 0x0953, 0xFFFF, 0xFFFF, "PCIe Data Center SSD(0x0953)"}, {0x8086, 0x0953, 0x8086, 0x3702, "DC P3700 SSD(0x8086-0x3702)"}, {0x8086, 0x0953, 0x8086, 0x3703, "DC P3700 SSD [2.5\" SFF](0x8086-0x3703)"}, @@ -36533,6 +37531,8 @@ {0x8086, 0x0A55, 0x1028, 0x1FE8, "Express Flash NVMe 2.0TB HHHL AIC (P4600)(0x1028-0x1FE8)"}, {0x8086, 0x0A55, 0x1028, 0x1FE9, "Express Flash NVMe 4.0TB HHHL AIC (P4600)(0x1028-0x1FE9)"}, {0x8086, 0x0B00, 0xFFFF, 0xFFFF, "Ice Lake CBDMA [QuickData Technology](0x0B00)"}, +{0x8086, 0x0B23, 0xFFFF, 0xFFFF, "Xeon Root Event Collector(0x0B23)"}, +{0x8086, 0x0B25, 0xFFFF, 0xFFFF, "Data Streaming Accelerator (DSA)(0x0B25)"}, {0x8086, 0x0B26, 0xFFFF, 0xFFFF, "Thunderbolt 4 Bridge [Goshen Ridge 2020](0x0B26)"}, {0x8086, 0x0B27, 0xFFFF, 0xFFFF, "Thunderbolt 4 USB Controller [Goshen Ridge 2020](0x0B27)"}, {0x8086, 0x0B2B, 0xFFFF, 0xFFFF, "PAC with Intel Stratix 10 SX FPGA [FPGA PAC D5005](0x0B2B)"}, @@ -36652,6 +37652,7 @@ {0x8086, 0x0CF8, 0xFFFF, 0xFFFF, "Ethernet Controller X710 Intel(R) FPGA Programmable Acceleration Card N3000 for Networking(0x0CF8)"}, {0x8086, 0x0CF8, 0x8086, 0x0000, "Ethernet Controller X710 Intel(R) FPGA Programmable Acceleration Card N3000 for Networking(0x8086-0x0000)"}, {0x8086, 0x0CF8, 0x8086, 0x0001, "Ethernet Controller X710 Intel(R) FPGA Programmable Acceleration Card N3000 for Networking(0x8086-0x0001)"}, +{0x8086, 0x0CFE, 0xFFFF, 0xFFFF, "In-Memory Analytics Accelerator (IAA)(0x0CFE)"}, {0x8086, 0x0D00, 0xFFFF, 0xFFFF, "Crystal Well DRAM Controller(0x0D00)"}, {0x8086, 0x0D01, 0xFFFF, 0xFFFF, "Crystal Well PCI Express x16 Controller(0x0D01)"}, {0x8086, 0x0D03, 0xFFFF, 0xFFFF, "Crystal Well Dynamic Platform and Thermal Framework Processor Participant(0x0D03)"}, @@ -37225,7 +38226,7 @@ {0x8086, 0x10A5, 0x8086, 0x10A6, "PRO/1000 PF Quad Port Server Adapter(0x8086-0x10A6)"}, {0x8086, 0x10A6, 0xFFFF, 0xFFFF, "82599EB 10-Gigabit Dummy Function(0x10A6)"}, {0x8086, 0x10A7, 0xFFFF, 0xFFFF, "82575EB Gigabit Network Connection(0x10A7)"}, -{0x8086, 0x10A7, 0x15D9, 0x10A7, "X10DRW-i(0x15D9-0x10A7)"}, +{0x8086, 0x10A7, 0x15D9, 0x10A7, "AOC-SG-i2(0x15D9-0x10A7)"}, {0x8086, 0x10A7, 0x8086, 0x10A8, "82575EB Gigabit Riser Card(0x8086-0x10A8)"}, {0x8086, 0x10A9, 0xFFFF, 0xFFFF, "82575EB Gigabit Backplane Connection(0x10A9)"}, {0x8086, 0x10B0, 0xFFFF, 0xFFFF, "82573L PRO/1000 PL Network Connection(0x10B0)"}, @@ -37637,6 +38638,17 @@ {0x8086, 0x123E, 0xFFFF, 0xFFFF, "82466GX (IHPC) Integrated Hot-Plug Controller (hidden mode)(0x123E)"}, {0x8086, 0x123F, 0xFFFF, 0xFFFF, "82466GX Integrated Hot-Plug Controller (IHPC)(0x123F)"}, {0x8086, 0x1240, 0xFFFF, 0xFFFF, "82752 (752) AGP Graphics Accelerator(0x1240)"}, +{0x8086, 0x1248, 0xFFFF, 0xFFFF, "Ethernet Controller E835-CC for backplane(0x1248)"}, +{0x8086, 0x1249, 0xFFFF, 0xFFFF, "Ethernet Controller E835-CC for QSFP(0x1249)"}, +{0x8086, 0x1249, 0x8086, 0x0001, "Ethernet Network Adapter E835-C-Q2(0x8086-0x0001)"}, +{0x8086, 0x1249, 0x8086, 0x0002, "Ethernet Network Adapter E835-C-Q2 for OCP 3.0(0x8086-0x0002)"}, +{0x8086, 0x1249, 0x8086, 0x0003, "Ethernet Network Adapter E835-CC-Q1(0x8086-0x0003)"}, +{0x8086, 0x1249, 0x8086, 0x0004, "Ethernet Network Adapter E835-CC-Q1 for OCP 3.0(0x8086-0x0004)"}, +{0x8086, 0x124A, 0xFFFF, 0xFFFF, "Ethernet Controller E835-CC for SFP(0x124A)"}, +{0x8086, 0x124A, 0x8086, 0x0001, "Ethernet Network Adapter E835-XXV-2 for OCP 3.0(0x8086-0x0001)"}, +{0x8086, 0x124A, 0x8086, 0x0002, "Ethernet Network Adapter E835-XXV-4(0x8086-0x0002)"}, +{0x8086, 0x124A, 0x8086, 0x0003, "Ethernet Network Adapter E835-XXV-2(0x8086-0x0003)"}, +{0x8086, 0x124A, 0x8086, 0x0004, "Ethernet Network Adapter E835-XXV-4 for OCP 3.0(0x8086-0x0004)"}, {0x8086, 0x124B, 0xFFFF, 0xFFFF, "82380FB (MPCI2) Mobile Docking Controller(0x124B)"}, {0x8086, 0x124C, 0xFFFF, 0xFFFF, "Ethernet Connection E823-L for backplane(0x124C)"}, {0x8086, 0x124D, 0xFFFF, 0xFFFF, "Ethernet Connection E823-L for SFP(0x124D)"}, @@ -37646,6 +38658,14 @@ {0x8086, 0x125B, 0xFFFF, 0xFFFF, "Ethernet Controller I226-LM(0x125B)"}, {0x8086, 0x125C, 0xFFFF, 0xFFFF, "Ethernet Controller I226-V(0x125C)"}, {0x8086, 0x125D, 0xFFFF, 0xFFFF, "Ethernet Controller I226-IT(0x125D)"}, +{0x8086, 0x1261, 0xFFFF, 0xFFFF, "Ethernet Controller E835-C for backplane(0x1261)"}, +{0x8086, 0x1262, 0xFFFF, 0xFFFF, "Ethernet Controller E835-C for QSFP(0x1262)"}, +{0x8086, 0x1263, 0xFFFF, 0xFFFF, "Ethernet Controller E835-C for SFP(0x1263)"}, +{0x8086, 0x1265, 0xFFFF, 0xFFFF, "Ethernet Controller E835-L for backplane(0x1265)"}, +{0x8086, 0x1266, 0xFFFF, 0xFFFF, "Ethernet Controller E835-L for QSFP(0x1266)"}, +{0x8086, 0x1267, 0xFFFF, 0xFFFF, "Ethernet Controller E835-L for SFP(0x1267)"}, +{0x8086, 0x128C, 0xFFFF, 0xFFFF, "60Cx8980 Series QAT(0x128C)"}, +{0x8086, 0x128D, 0xFFFF, 0xFFFF, "60Cx8980 Series QAT – Virtual Function(0x128D)"}, {0x8086, 0x12D1, 0xFFFF, 0xFFFF, "Ethernet Controller E830-CC for backplane(0x12D1)"}, {0x8086, 0x12D2, 0xFFFF, 0xFFFF, "Ethernet Controller E830-CC for QSFP(0x12D2)"}, {0x8086, 0x12D2, 0x8086, 0x0001, "Ethernet Network Adapter E830-C-Q2(0x8086-0x0001)"}, @@ -37656,8 +38676,9 @@ {0x8086, 0x12D3, 0x8086, 0x0001, "Ethernet Network Adapter E830-XXV-2 for OCP 3.0(0x8086-0x0001)"}, {0x8086, 0x12D3, 0x8086, 0x0003, "Ethernet Network Adapter E830-XXV-2(0x8086-0x0003)"}, {0x8086, 0x12D3, 0x8086, 0x0004, "Ethernet Network Adapter E830-XXV-4 for OCP 3.0(0x8086-0x0004)"}, -{0x8086, 0x12D3, 0x8086, 0x0005, "Ethernet Network Adapter E830-XXV-8 for OCP 3.0(0x8086-0x0005)"}, -{0x8086, 0x12D3, 0x8086, 0x0006, "Ethernet Network Adapter E830-XXV-8(0x8086-0x0006)"}, +{0x8086, 0x12D3, 0x8086, 0x0005, "Ethernet Network Adapter E830-XXV-8F for OCP 3.0(0x8086-0x0005)"}, +{0x8086, 0x12D3, 0x8086, 0x0006, "Ethernet Network Adapter E830-XXV-8F(0x8086-0x0006)"}, +{0x8086, 0x12D3, 0x8086, 0x0007, "Ethernet Network Adapter E830-XXV-4F(0x8086-0x0007)"}, {0x8086, 0x12D4, 0xFFFF, 0xFFFF, "Ethernet Controller E830-CC for SFP-DD(0x12D4)"}, {0x8086, 0x12D5, 0xFFFF, 0xFFFF, "Ethernet Controller E830-C for backplane(0x12D5)"}, {0x8086, 0x12D8, 0xFFFF, 0xFFFF, "Ethernet Controller E830-C for QSFP(0x12D8)"}, @@ -37835,6 +38856,7 @@ {0x8086, 0x1528, 0x1137, 0x00BF, "Ethernet Converged Network Adapter X540-T2(0x1137-0x00BF)"}, {0x8086, 0x1528, 0x1170, 0x0052, "Ethernet Controller 10-Gigabit X540-AT2(0x1170-0x0052)"}, {0x8086, 0x1528, 0x15D9, 0x0734, "AOC-STG-I2T(0x15D9-0x0734)"}, +{0x8086, 0x1528, 0x16B8, 0x7112, "Twin 10G Thunderbolt 3 PCIe 10Gb Ethernet Adapter(0x16B8-0x7112)"}, {0x8086, 0x1528, 0x17AA, 0x1073, "ThinkServer X540-T2 AnyFabric(0x17AA-0x1073)"}, {0x8086, 0x1528, 0x17AA, 0x4006, "Ethernet Controller 10-Gigabit X540-AT2(0x17AA-0x4006)"}, {0x8086, 0x1528, 0x1BD4, 0x001A, "10G base-T DP ER102Ti3 Rack Adapter(0x1BD4-0x001A)"}, @@ -37868,6 +38890,7 @@ {0x8086, 0x1533, 0x17AA, 0x1509, "I210 Gigabit Network Connection(0x17AA-0x1509)"}, {0x8086, 0x1533, 0x17AA, 0x404D, "I210 PCIe 1Gb 1-Port RJ45 LOM(0x17AA-0x404D)"}, {0x8086, 0x1533, 0x17AA, 0x407A, "I210 PCIe 1Gb 1-Port RJ45 LOM(0x17AA-0x407A)"}, +{0x8086, 0x1533, 0x1AB6, 0x0214, "TS3 Plus Thunderbolt 3 Dock PCIe NIC(0x1AB6-0x0214)"}, {0x8086, 0x1533, 0x4C52, 0x1051, "LRES1051PT Dual-port 1Gb Ethernet Network Adapter(0x4C52-0x1051)"}, {0x8086, 0x1533, 0x4C52, 0x1210, "LREC9204CT Single-port 1Gb Ethernet Network Adapter(0x4C52-0x1210)"}, {0x8086, 0x1533, 0x4C52, 0x2057, "LRES2057PT Dual-port 1Gb Ethernet Network Adapter(0x4C52-0x2057)"}, @@ -37896,6 +38919,7 @@ {0x8086, 0x1538, 0x1059, 0x0190, "RD20057 M.2 Dual 1GbE-T1 15m(0x1059-0x0190)"}, {0x8086, 0x1539, 0xFFFF, 0xFFFF, "I211 Gigabit Network Connection(0x1539)"}, {0x8086, 0x153A, 0xFFFF, 0xFFFF, "Ethernet Connection I217-LM(0x153A)"}, +{0x8086, 0x153A, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x153A, 0x103C, 0x1909, "ZBook 15(0x103C-0x1909)"}, {0x8086, 0x153A, 0x103C, 0x1998, "EliteDesk 800 G1(0x103C-0x1998)"}, {0x8086, 0x153A, 0x17AA, 0x220E, "ThinkPad T440p(0x17AA-0x220E)"}, @@ -38153,6 +39177,7 @@ {0x8086, 0x1593, 0x1137, 0x02EA, "E810XXVDA4T 4x25/10 GbE SFP28 PCIe NIC(0x1137-0x02EA)"}, {0x8086, 0x1593, 0x4C52, 0x1023, "LRES1023PF Quad-port 25Gb Ethernet Server Adapter(0x4C52-0x1023)"}, {0x8086, 0x1593, 0x4C52, 0x3027, "LRES3027PF Quad-port 25Gb Ethernet Server Adapter for OCP(0x4C52-0x3027)"}, +{0x8086, 0x1593, 0x4C52, 0x6080, "LRES6080PF TimeSync 25G/10GbE Quad-Port Time Synchronization Ethernet Card(0x4C52-0x6080)"}, {0x8086, 0x1593, 0x8086, 0x0002, "Ethernet Network Adapter E810-L-2(0x8086-0x0002)"}, {0x8086, 0x1593, 0x8086, 0x0005, "Ethernet Network Adapter E810-XXV-4(0x8086-0x0005)"}, {0x8086, 0x1593, 0x8086, 0x0006, "Ethernet Network Adapter E810-XXV-4(0x8086-0x0006)"}, @@ -38160,6 +39185,7 @@ {0x8086, 0x1593, 0x8086, 0x0008, "Ethernet Network Adapter E810-XXV-2(0x8086-0x0008)"}, {0x8086, 0x1593, 0x8086, 0x0009, "Ethernet Network Adapter E810-XXV-2 for OCP 2.0(0x8086-0x0009)"}, {0x8086, 0x1593, 0x8086, 0x000A, "Ethernet 25G 4P E810-XXV Adapter(0x8086-0x000A)"}, +{0x8086, 0x1593, 0x8086, 0x000B, "Ethernet Network Adapter E810-XXV-2 for OCP 3.0(0x8086-0x000B)"}, {0x8086, 0x1593, 0x8086, 0x000C, "Ethernet Network Adapter E810-XXV-4 for OCP 3.0(0x8086-0x000C)"}, {0x8086, 0x1593, 0x8086, 0x000D, "Ethernet 25G 4P E810-XXV OCP(0x8086-0x000D)"}, {0x8086, 0x1593, 0x8086, 0x000E, "Ethernet Network Adapter E810-XXV-4T(0x8086-0x000E)"}, @@ -38295,6 +39321,7 @@ {0x8086, 0x15FF, 0x1137, 0x02C2, "X710T4LG 4x10 GbE RJ45 PCIe NIC(0x1137-0x02C2)"}, {0x8086, 0x15FF, 0x1137, 0x02D9, "Ethernet Network Adapter X710-T2L OCP 3.0(0x1137-0x02D9)"}, {0x8086, 0x15FF, 0x1137, 0x02DA, "Ethernet Network Adapter X710-T4L OCP 3.0(0x1137-0x02DA)"}, +{0x8086, 0x15FF, 0x15D9, 0x1C76, "AOM-PTG-I2T-P(0x15D9-0x1C76)"}, {0x8086, 0x15FF, 0x193D, 0x1082, "NIC-ETH565T-3S-2P(0x193D-0x1082)"}, {0x8086, 0x15FF, 0x4C52, 0x1012, "LRES1012PT Dual-port 10Gb Ethernet Network Adapter(0x4C52-0x1012)"}, {0x8086, 0x15FF, 0x4C52, 0x3021, "LRES3021PT Dual-port 10Gb Ethernet Server Adapter for OCP(0x4C52-0x3021)"}, @@ -38323,7 +39350,7 @@ {0x8086, 0x1603, 0xFFFF, 0xFFFF, "Broadwell-U Processor Thermal Subsystem(0x1603)"}, {0x8086, 0x1604, 0xFFFF, 0xFFFF, "Broadwell-U Host Bridge -OPI(0x1604)"}, {0x8086, 0x1605, 0xFFFF, 0xFFFF, "Broadwell-U PCI Express x8 Controller(0x1605)"}, -{0x8086, 0x1606, 0xFFFF, 0xFFFF, "HD Graphics(0x1606)"}, +{0x8086, 0x1606, 0xFFFF, 0xFFFF, "Broadwell-U GT1 [HD Graphics](0x1606)"}, {0x8086, 0x1607, 0xFFFF, 0xFFFF, "Broadwell-U CHAPS Device(0x1607)"}, {0x8086, 0x1608, 0xFFFF, 0xFFFF, "Broadwell-U Host Bridge -OPI(0x1608)"}, {0x8086, 0x1609, 0xFFFF, 0xFFFF, "Broadwell-U x4 PCIe(0x1609)"}, @@ -38334,19 +39361,19 @@ {0x8086, 0x160E, 0xFFFF, 0xFFFF, "Broadwell-U Integrated Graphics(0x160E)"}, {0x8086, 0x160F, 0xFFFF, 0xFFFF, "Broadwell-U SoftSKU(0x160F)"}, {0x8086, 0x1610, 0xFFFF, 0xFFFF, "Broadwell-U Host Bridge - DMI(0x1610)"}, -{0x8086, 0x1612, 0xFFFF, 0xFFFF, "HD Graphics 5600(0x1612)"}, +{0x8086, 0x1612, 0xFFFF, 0xFFFF, "Broadwell-H GT2 [HD Graphics 5600](0x1612)"}, {0x8086, 0x1614, 0xFFFF, 0xFFFF, "Broadwell-U Host Bridge - DMI(0x1614)"}, -{0x8086, 0x1616, 0xFFFF, 0xFFFF, "HD Graphics 5500(0x1616)"}, +{0x8086, 0x1616, 0xFFFF, 0xFFFF, "Broadwell-U GT2 [HD Graphics 5500](0x1616)"}, {0x8086, 0x1616, 0x103C, 0x2216, "ZBook 15u G2 Mobile Workstation(0x103C-0x2216)"}, {0x8086, 0x1618, 0xFFFF, 0xFFFF, "Broadwell-U Host Bridge - DMI(0x1618)"}, {0x8086, 0x161A, 0xFFFF, 0xFFFF, "Broadwell-U Integrated Graphics(0x161A)"}, {0x8086, 0x161B, 0xFFFF, 0xFFFF, "Broadwell-U Integrated Graphics(0x161B)"}, {0x8086, 0x161D, 0xFFFF, 0xFFFF, "Broadwell-U Integrated Graphics(0x161D)"}, -{0x8086, 0x161E, 0xFFFF, 0xFFFF, "HD Graphics 5300(0x161E)"}, -{0x8086, 0x1622, 0xFFFF, 0xFFFF, "Iris Pro Graphics 6200(0x1622)"}, -{0x8086, 0x1626, 0xFFFF, 0xFFFF, "HD Graphics 6000(0x1626)"}, -{0x8086, 0x162A, 0xFFFF, 0xFFFF, "Iris Pro Graphics P6300(0x162A)"}, -{0x8086, 0x162B, 0xFFFF, 0xFFFF, "Iris Graphics 6100(0x162B)"}, +{0x8086, 0x161E, 0xFFFF, 0xFFFF, "Broadwell-Y GT2 [HD Graphics 5300](0x161E)"}, +{0x8086, 0x1622, 0xFFFF, 0xFFFF, "Broadwell-DT/H GT3 [Iris Pro Graphics 6200](0x1622)"}, +{0x8086, 0x1626, 0xFFFF, 0xFFFF, "Broadwell-U GT3 [HD Graphics 6000](0x1626)"}, +{0x8086, 0x162A, 0xFFFF, 0xFFFF, "Broadwell-DT GT3 [Iris Pro Graphics P6300](0x162A)"}, +{0x8086, 0x162B, 0xFFFF, 0xFFFF, "Broadwell-U GT3 [Iris Graphics 6100](0x162B)"}, {0x8086, 0x162D, 0xFFFF, 0xFFFF, "Broadwell-U Integrated Graphics(0x162D)"}, {0x8086, 0x162E, 0xFFFF, 0xFFFF, "Broadwell-U Integrated Graphics(0x162E)"}, {0x8086, 0x1632, 0xFFFF, 0xFFFF, "Broadwell-U Integrated Graphics(0x1632)"}, @@ -38387,7 +39414,7 @@ {0x8086, 0x18F3, 0xFFFF, 0xFFFF, "Atom Processor P5xxx Series SATA Controller(0x18F3)"}, {0x8086, 0x1900, 0xFFFF, 0xFFFF, "Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers(0x1900)"}, {0x8086, 0x1901, 0xFFFF, 0xFFFF, "6th-10th Gen Core Processor PCIe Controller (x16)(0x1901)"}, -{0x8086, 0x1902, 0xFFFF, 0xFFFF, "HD Graphics 510(0x1902)"}, +{0x8086, 0x1902, 0xFFFF, 0xFFFF, "Skylake-S GT1 [HD Graphics 510](0x1902)"}, {0x8086, 0x1903, 0xFFFF, 0xFFFF, "Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem(0x1903)"}, {0x8086, 0x1903, 0x1028, 0x06D6, "Latitude 7275 tablet(0x1028-0x06D6)"}, {0x8086, 0x1903, 0x1028, 0x06DC, "Latitude E7470(0x1028-0x06DC)"}, @@ -38403,7 +39430,7 @@ {0x8086, 0x1904, 0x17AA, 0x2247, "ThinkPad T570(0x17AA-0x2247)"}, {0x8086, 0x1904, 0x17AA, 0x382A, "B51-80 Laptop(0x17AA-0x382A)"}, {0x8086, 0x1905, 0xFFFF, 0xFFFF, "Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x8)(0x1905)"}, -{0x8086, 0x1906, 0xFFFF, 0xFFFF, "HD Graphics 510(0x1906)"}, +{0x8086, 0x1906, 0xFFFF, 0xFFFF, "Skylake-U GT1 [HD Graphics 510](0x1906)"}, {0x8086, 0x1906, 0x17AA, 0x382A, "B51-80 Laptop(0x17AA-0x382A)"}, {0x8086, 0x1908, 0xFFFF, 0xFFFF, "Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers(0x1908)"}, {0x8086, 0x1909, 0xFFFF, 0xFFFF, "Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x4)(0x1909)"}, @@ -38423,8 +39450,8 @@ {0x8086, 0x1911, 0x17AA, 0x2247, "ThinkPad T570(0x17AA-0x2247)"}, {0x8086, 0x1911, 0x17AA, 0x224F, "ThinkPad X1 Carbon 5th Gen(0x17AA-0x224F)"}, {0x8086, 0x1911, 0x17AA, 0x225D, "ThinkPad T480(0x17AA-0x225D)"}, -{0x8086, 0x1912, 0xFFFF, 0xFFFF, "HD Graphics 530(0x1912)"}, -{0x8086, 0x1916, 0xFFFF, 0xFFFF, "Skylake GT2 [HD Graphics 520](0x1916)"}, +{0x8086, 0x1912, 0xFFFF, 0xFFFF, "Skylake-S GT2 [HD Graphics 530](0x1912)"}, +{0x8086, 0x1916, 0xFFFF, 0xFFFF, "Skylake-U GT2 [HD Graphics 520](0x1916)"}, {0x8086, 0x1916, 0x1028, 0x06DC, "Latitude E7470(0x1028-0x06DC)"}, {0x8086, 0x1916, 0x1028, 0x06F3, "Latitude 3570(0x1028-0x06F3)"}, {0x8086, 0x1916, 0x103C, 0x8079, "EliteBook 840 G3(0x103C-0x8079)"}, @@ -38433,24 +39460,24 @@ {0x8086, 0x1919, 0xFFFF, 0xFFFF, "Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Imaging Unit(0x1919)"}, {0x8086, 0x1919, 0x1028, 0x06D6, "Latitude 7275 tablet(0x1028-0x06D6)"}, {0x8086, 0x1919, 0x1028, 0x06E6, "Latitude 11 5175 2-in-1(0x1028-0x06E6)"}, -{0x8086, 0x191B, 0xFFFF, 0xFFFF, "HD Graphics 530(0x191B)"}, +{0x8086, 0x191B, 0xFFFF, 0xFFFF, "Skylake-H GT2 [HD Graphics 530](0x191B)"}, {0x8086, 0x191B, 0x1028, 0x06E4, "XPS 15 9550(0x1028-0x06E4)"}, {0x8086, 0x191B, 0x103C, 0x825B, "OMEN-17-w001nv(0x103C-0x825B)"}, -{0x8086, 0x191D, 0xFFFF, 0xFFFF, "HD Graphics P530(0x191D)"}, -{0x8086, 0x191E, 0xFFFF, 0xFFFF, "HD Graphics 515(0x191E)"}, +{0x8086, 0x191D, 0xFFFF, 0xFFFF, "Skylake-DT/H GT2 [HD Graphics P530](0x191D)"}, +{0x8086, 0x191E, 0xFFFF, 0xFFFF, "Skylake-Y GT2 [HD Graphics 515](0x191E)"}, {0x8086, 0x191E, 0x1028, 0x06D6, "Latitude 7275 tablet(0x1028-0x06D6)"}, {0x8086, 0x191E, 0x1028, 0x06E6, "Latitude 11 5175 2-in-1(0x1028-0x06E6)"}, {0x8086, 0x191F, 0xFFFF, 0xFFFF, "Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers(0x191F)"}, {0x8086, 0x1921, 0xFFFF, 0xFFFF, "HD Graphics 520(0x1921)"}, {0x8086, 0x1923, 0xFFFF, 0xFFFF, "HD Graphics 535(0x1923)"}, -{0x8086, 0x1926, 0xFFFF, 0xFFFF, "Iris Graphics 540(0x1926)"}, -{0x8086, 0x1927, 0xFFFF, 0xFFFF, "Iris Graphics 550(0x1927)"}, +{0x8086, 0x1926, 0xFFFF, 0xFFFF, "Skylake-U GT3 [Iris Graphics 540](0x1926)"}, +{0x8086, 0x1927, 0xFFFF, 0xFFFF, "Skylake-U GT3 [Iris Graphics 550](0x1927)"}, {0x8086, 0x192B, 0xFFFF, 0xFFFF, "Iris Graphics 555(0x192B)"}, -{0x8086, 0x192D, 0xFFFF, 0xFFFF, "Iris Graphics P555(0x192D)"}, +{0x8086, 0x192D, 0xFFFF, 0xFFFF, "Skylake-H GT3 [Iris Graphics P555](0x192D)"}, {0x8086, 0x1932, 0xFFFF, 0xFFFF, "Iris Pro Graphics 580(0x1932)"}, -{0x8086, 0x193A, 0xFFFF, 0xFFFF, "Iris Pro Graphics P580(0x193A)"}, -{0x8086, 0x193B, 0xFFFF, 0xFFFF, "Iris Pro Graphics 580(0x193B)"}, -{0x8086, 0x193D, 0xFFFF, 0xFFFF, "Iris Pro Graphics P580(0x193D)"}, +{0x8086, 0x193A, 0xFFFF, 0xFFFF, "Skylake-H GT4 [Iris Pro Graphics P580](0x193A)"}, +{0x8086, 0x193B, 0xFFFF, 0xFFFF, "Skylake-H GT4 [Iris Pro Graphics 580](0x193B)"}, +{0x8086, 0x193D, 0xFFFF, 0xFFFF, "Skylake-H GT4 [Iris Pro Graphics P580](0x193D)"}, {0x8086, 0x1960, 0xFFFF, 0xFFFF, "80960RP (i960RP) Microprocessor(0x1960)"}, {0x8086, 0x1960, 0x101E, 0x0431, "MegaRAID 431 RAID Controller(0x101E-0x0431)"}, {0x8086, 0x1960, 0x101E, 0x0438, "MegaRAID 438 Ultra2 LVD RAID Controller(0x101E-0x0438)"}, @@ -38551,10 +39578,34 @@ {0x8086, 0x1B48, 0xFFFF, 0xFFFF, "82597EX 10GbE Ethernet Controller(0x1B48)"}, {0x8086, 0x1B48, 0x8086, 0xA01F, "PRO/10GbE LR Server Adapter(0x8086-0xA01F)"}, {0x8086, 0x1B48, 0x8086, 0xA11F, "PRO/10GbE LR Server Adapter(0x8086-0xA11F)"}, -{0x8086, 0x1BCD, 0xFFFF, 0xFFFF, "Emmitsburg (C740 Family) USB 3.2 Gen 1 xHCI Controller(0x1BCD)"}, +{0x8086, 0x1B81, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets eSPI Controller(0x1B81)"}, +{0x8086, 0x1BA2, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets SATA0 Controller (AHCI)(0x1BA2)"}, +{0x8086, 0x1BA6, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets SATA0 Controller (RAID)(0x1BA6)"}, +{0x8086, 0x1BAD, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets UART0(0x1BAD)"}, +{0x8086, 0x1BAE, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets UART1(0x1BAE)"}, +{0x8086, 0x1BB0, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #8(0x1BB0)"}, +{0x8086, 0x1BB1, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #9(0x1BB1)"}, +{0x8086, 0x1BB2, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #10(0x1BB2)"}, +{0x8086, 0x1BB3, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #11(0x1BB3)"}, +{0x8086, 0x1BB4, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #12(0x1BB4)"}, +{0x8086, 0x1BB5, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #13(0x1BB5)"}, +{0x8086, 0x1BB8, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #0(0x1BB8)"}, +{0x8086, 0x1BB9, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #1(0x1BB9)"}, +{0x8086, 0x1BBA, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #2(0x1BBA)"}, +{0x8086, 0x1BBB, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #3(0x1BBB)"}, +{0x8086, 0x1BBC, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #4(0x1BBC)"}, +{0x8086, 0x1BBD, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #5(0x1BBD)"}, +{0x8086, 0x1BBE, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #6(0x1BBE)"}, +{0x8086, 0x1BBF, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets PCI Express Root Port #7(0x1BBF)"}, +{0x8086, 0x1BC7, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets Power Management Controller(0x1BC7)"}, +{0x8086, 0x1BC8, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets Audio(0x1BC8)"}, +{0x8086, 0x1BC9, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets SMBus(0x1BC9)"}, +{0x8086, 0x1BCD, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets USB 3.2 Gen 1 xHCI Controller(0x1BCD)"}, {0x8086, 0x1BCD, 0x1BD4, 0x00A5, "RS0800I5H16i(0x1BD4-0x00A5)"}, {0x8086, 0x1BD2, 0xFFFF, 0xFFFF, "Sapphire Rapids SATA AHCI Controller(0x1BD2)"}, +{0x8086, 0x1BD6, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets SATA2 Controller (RAID)(0x1BD6)"}, {0x8086, 0x1BF2, 0xFFFF, 0xFFFF, "Sapphire Rapids SATA AHCI Controller(0x1BF2)"}, +{0x8086, 0x1BF6, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets SATA1 Controller (RAID)(0x1BF6)"}, {0x8086, 0x1C00, 0xFFFF, 0xFFFF, "6 Series/C200 Series Chipset Family Desktop SATA Controller (IDE mode, ports 0-3)(0x1C00)"}, {0x8086, 0x1C01, 0xFFFF, 0xFFFF, "6 Series/C200 Series Chipset Family Mobile SATA Controller (IDE mode, ports 0-3)(0x1C01)"}, {0x8086, 0x1C02, 0xFFFF, 0xFFFF, "6 Series/C200 Series Chipset Family 6 port Desktop SATA AHCI Controller(0x1C02)"}, @@ -39019,6 +40070,7 @@ {0x8086, 0x201C, 0xFFFF, 0xFFFF, "Sky Lake-E Non-Transparent Bridge Registers(0x201C)"}, {0x8086, 0x201D, 0xFFFF, 0xFFFF, "Volume Management Device NVMe RAID Controller(0x201D)"}, {0x8086, 0x2020, 0xFFFF, 0xFFFF, "Sky Lake-E DMI3 Registers(0x2020)"}, +{0x8086, 0x2020, 0x15D9, 0x0917, "X11DPi-N(T)(0x15D9-0x0917)"}, {0x8086, 0x2020, 0x15D9, 0x095D, "X11SPM-TF(0x15D9-0x095D)"}, {0x8086, 0x2021, 0xFFFF, 0xFFFF, "Sky Lake-E CBDMA Registers(0x2021)"}, {0x8086, 0x2024, 0xFFFF, 0xFFFF, "Sky Lake-E MM/Vt-d Configuration Registers(0x2024)"}, @@ -39072,6 +40124,8 @@ {0x8086, 0x208E, 0xFFFF, 0xFFFF, "Sky Lake-E CHA Registers(0x208E)"}, {0x8086, 0x2240, 0xFFFF, 0xFFFF, "Larrabee(0x2240)"}, {0x8086, 0x2241, 0xFFFF, 0xFFFF, "Larrabee(0x2241)"}, +{0x8086, 0x2249, 0xFFFF, 0xFFFF, "Knights Ferry coprocessor(0x2249)"}, +{0x8086, 0x224A, 0xFFFF, 0xFFFF, "Knights Ferry coprocessor(0x224A)"}, {0x8086, 0x2250, 0xFFFF, 0xFFFF, "Xeon Phi coprocessor 5100 series(0x2250)"}, {0x8086, 0x225C, 0xFFFF, 0xFFFF, "Xeon Phi coprocessor SE10/7120 series(0x225C)"}, {0x8086, 0x225D, 0xFFFF, 0xFFFF, "Xeon Phi coprocessor 3120 series(0x225D)"}, @@ -39252,6 +40306,7 @@ {0x8086, 0x2448, 0x1734, 0x1055, "Amilo M1420(0x1734-0x1055)"}, {0x8086, 0x2448, 0x17AA, 0x2013, "ThinkPad R60e(0x17AA-0x2013)"}, {0x8086, 0x2448, 0x17AA, 0x20AE, "ThinkPad T61/R61(0x17AA-0x20AE)"}, +{0x8086, 0x2448, 0x17AA, 0x20F4, "ThinkPad T400(0x17AA-0x20F4)"}, {0x8086, 0x2448, 0x17C0, 0x10D2, "Medion Akoya E7214 Notebook PC [MD98410](0x17C0-0x10D2)"}, {0x8086, 0x2448, 0x17C0, 0x4083, "Medion WIM 2210 Notebook PC [MD96850](0x17C0-0x4083)"}, {0x8086, 0x2448, 0x8086, 0x544B, "Desktop Board D425KT(0x8086-0x544B)"}, @@ -40356,6 +41411,8 @@ {0x8086, 0x2701, 0x1028, 0x200A, "Express Flash NVMe [Optane] 375GB AIC (P4800X)(0x1028-0x200A)"}, {0x8086, 0x2701, 0x8086, 0x3904, "NVMe Datacenter SSD [Optane] x4 AIC (P4800X)(0x8086-0x3904)"}, {0x8086, 0x2701, 0x8086, 0x3905, "NVMe Datacenter SSD [Optane] 15mm 2.5\" U.2 (P4800X)(0x8086-0x3905)"}, +{0x8086, 0x2710, 0xFFFF, 0xFFFF, "Dynamic Load Balancer 2.0 (DLB)(0x2710)"}, +{0x8086, 0x2714, 0xFFFF, 0xFFFF, "Dynamic Load Balancer 2.5 (DLB)(0x2714)"}, {0x8086, 0x2723, 0xFFFF, 0xFFFF, "Wi-Fi 6 AX200(0x2723)"}, {0x8086, 0x2723, 0x1A56, 0x1654, "Killer Wi-Fi 6 AX1650x (AX200NGW)(0x1A56-0x1654)"}, {0x8086, 0x2723, 0x8086, 0x0084, "Wi-Fi 6 AX200NGW(0x8086-0x0084)"}, @@ -40820,6 +41877,7 @@ {0x8086, 0x282A, 0xFFFF, 0xFFFF, "82801 Mobile SATA Controller [RAID mode](0x282A)"}, {0x8086, 0x282A, 0x1028, 0x040B, "Latitude E6510(0x1028-0x040B)"}, {0x8086, 0x282A, 0xE4BF, 0x50C1, "PC1-GROOVE(0xE4BF-0x50C1)"}, +{0x8086, 0x282B, 0xFFFF, 0xFFFF, "C740 Series (Emmitsburg) Chipsets SATA2 Controller (RAID) Alternate ID(0x282B)"}, {0x8086, 0x282F, 0xFFFF, 0xFFFF, "tSATA Controller [RAID Mode](0x282F)"}, {0x8086, 0x2830, 0xFFFF, 0xFFFF, "82801H (ICH8 Family) USB UHCI Controller #1(0x2830)"}, {0x8086, 0x2830, 0x1025, 0x0121, "Aspire 5920G(0x1025-0x0121)"}, @@ -41025,7 +42083,9 @@ {0x8086, 0x2850, 0x17AA, 0x20A6, "ThinkPad T61/R61(0x17AA-0x20A6)"}, {0x8086, 0x2850, 0x17C0, 0x4083, "Medion WIM 2210 Notebook PC [MD96850](0x17C0-0x4083)"}, {0x8086, 0x2850, 0xE4BF, 0xCC47, "CCG-RUMBA(0xE4BF-0xCC47)"}, +{0x8086, 0x2880, 0xFFFF, 0xFFFF, "Ice Lake DDRIO Registers(0x2880)"}, {0x8086, 0x28C0, 0xFFFF, 0xFFFF, "Volume Management Device NVMe RAID Controller(0x28C0)"}, +{0x8086, 0x28C0, 0x1D49, 0x011A, "Intel VROC (VMD NVMe RAID) for ThinkSystem V4 PL(0x1D49-0x011A)"}, {0x8086, 0x2912, 0xFFFF, 0xFFFF, "82801IH (ICH9DH) LPC Interface Controller(0x2912)"}, {0x8086, 0x2914, 0xFFFF, 0xFFFF, "82801IO (ICH9DO) LPC Interface Controller(0x2914)"}, {0x8086, 0x2914, 0x1028, 0x0211, "Optiplex 755(0x1028-0x0211)"}, @@ -41254,18 +42314,22 @@ {0x8086, 0x2940, 0x103C, 0x2A6F, "Asus IPIBL-LB Motherboard(0x103C-0x2A6F)"}, {0x8086, 0x2940, 0x1043, 0x8277, "P5K PRO Motherboard: 82801IR [ICH9R](0x1043-0x8277)"}, {0x8086, 0x2940, 0x1462, 0x7345, "MS-7345 Motherboard: Intel 82801I/IR [ICH9/ICH9R](0x1462-0x7345)"}, +{0x8086, 0x2940, 0x17AA, 0x20F3, "ThinkPad T400(0x17AA-0x20F3)"}, {0x8086, 0x2940, 0x8086, 0x2940, "Optiplex 755(0x8086-0x2940)"}, {0x8086, 0x2942, 0xFFFF, 0xFFFF, "82801I (ICH9 Family) PCI Express Port 2(0x2942)"}, {0x8086, 0x2942, 0x1028, 0x020D, "Inspiron 530(0x1028-0x020D)"}, +{0x8086, 0x2942, 0x17AA, 0x20F3, "ThinkPad T400(0x17AA-0x20F3)"}, {0x8086, 0x2944, 0xFFFF, 0xFFFF, "82801I (ICH9 Family) PCI Express Port 3(0x2944)"}, {0x8086, 0x2944, 0x1028, 0x020D, "Inspiron 530(0x1028-0x020D)"}, {0x8086, 0x2944, 0x103C, 0x2A6F, "Asus IPIBL-LB Motherboard(0x103C-0x2A6F)"}, {0x8086, 0x2946, 0xFFFF, 0xFFFF, "82801I (ICH9 Family) PCI Express Port 4(0x2946)"}, {0x8086, 0x2946, 0x1028, 0x020D, "Inspiron 530(0x1028-0x020D)"}, +{0x8086, 0x2946, 0x17AA, 0x20F3, "ThinkPad T400(0x17AA-0x20F3)"}, {0x8086, 0x2948, 0xFFFF, 0xFFFF, "82801I (ICH9 Family) PCI Express Port 5(0x2948)"}, {0x8086, 0x2948, 0x1028, 0x020D, "Inspiron 530(0x1028-0x020D)"}, {0x8086, 0x2948, 0x1043, 0x8277, "P5K PRO Motherboard: 82801IR [ICH9R](0x1043-0x8277)"}, {0x8086, 0x2948, 0x1462, 0x7345, "MS-7345 Motherboard: Intel 82801I/IR [ICH9/ICH9R](0x1462-0x7345)"}, +{0x8086, 0x2948, 0x17AA, 0x20F3, "ThinkPad T400(0x17AA-0x20F3)"}, {0x8086, 0x294A, 0xFFFF, 0xFFFF, "82801I (ICH9 Family) PCI Express Port 6(0x294A)"}, {0x8086, 0x294A, 0x1028, 0x020D, "Inspiron 530(0x1028-0x020D)"}, {0x8086, 0x294A, 0x1043, 0x8277, "P5K PRO Motherboard: 82801IR [ICH9R](0x1043-0x8277)"}, @@ -41431,9 +42495,11 @@ {0x8086, 0x2A41, 0xE4BF, 0xCC4D, "CCM-BOOGIE(0xE4BF-0xCC4D)"}, {0x8086, 0x2A42, 0xFFFF, 0xFFFF, "Mobile 4 Series Chipset Integrated Graphics Controller(0x2A42)"}, {0x8086, 0x2A42, 0x1028, 0x02AA, "Dell Inspiron 1545(0x1028-0x02AA)"}, +{0x8086, 0x2A42, 0x17AA, 0x20E4, "ThinkPad T400(0x17AA-0x20E4)"}, {0x8086, 0x2A42, 0x17AA, 0x2112, "ThinkPad T400(0x17AA-0x2112)"}, {0x8086, 0x2A42, 0xE4BF, 0xCC4D, "CCM-BOOGIE(0xE4BF-0xCC4D)"}, {0x8086, 0x2A43, 0xFFFF, 0xFFFF, "Mobile 4 Series Chipset Integrated Graphics Controller(0x2A43)"}, +{0x8086, 0x2A43, 0x17AA, 0x20E4, "ThinkPad T400(0x17AA-0x20E4)"}, {0x8086, 0x2A43, 0x17AA, 0x2112, "ThinkPad T400(0x17AA-0x2112)"}, {0x8086, 0x2A43, 0xE4BF, 0xCC4D, "CCM-BOOGIE(0xE4BF-0xCC4D)"}, {0x8086, 0x2A44, 0xFFFF, 0xFFFF, "Mobile 4 Series Chipset MEI Controller(0x2A44)"}, @@ -41441,6 +42507,7 @@ {0x8086, 0x2A45, 0xFFFF, 0xFFFF, "Mobile 4 Series Chipset MEI Controller(0x2A45)"}, {0x8086, 0x2A46, 0xFFFF, 0xFFFF, "Mobile 4 Series Chipset PT IDER Controller(0x2A46)"}, {0x8086, 0x2A47, 0xFFFF, 0xFFFF, "Mobile 4 Series Chipset AMT SOL Redirection(0x2A47)"}, +{0x8086, 0x2A47, 0x17AA, 0x20EC, "ThinkPad T400(0x17AA-0x20EC)"}, {0x8086, 0x2A50, 0xFFFF, 0xFFFF, "Cantiga MEI Controller(0x2A50)"}, {0x8086, 0x2A51, 0xFFFF, 0xFFFF, "Cantiga MEI Controller(0x2A51)"}, {0x8086, 0x2A52, 0xFFFF, 0xFFFF, "Cantiga PT IDER Controller(0x2A52)"}, @@ -41887,6 +42954,7 @@ {0x8086, 0x2FFE, 0xFFFF, 0xFFFF, "Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers(0x2FFE)"}, {0x8086, 0x2FFE, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x3101, 0xFFFF, 0xFFFF, "Killer E3100X 2.5 Gigabit Ethernet Controller(0x3101)"}, +{0x8086, 0x3102, 0xFFFF, 0xFFFF, "Ethernet Controller I226-K(0x3102)"}, {0x8086, 0x3140, 0xFFFF, 0xFFFF, "Easel/Monette Hill Image Processor [Pixel Visual Core](0x3140)"}, {0x8086, 0x3165, 0xFFFF, 0xFFFF, "Wireless 3165(0x3165)"}, {0x8086, 0x3165, 0x8086, 0x4010, "Dual Band Wireless AC 3165 [Stone Peak 1x1](0x8086-0x4010)"}, @@ -41938,6 +43006,18 @@ {0x8086, 0x31F0, 0xFFFF, 0xFFFF, "Gemini Lake Host Bridge(0x31F0)"}, {0x8086, 0x3200, 0xFFFF, 0xFFFF, "GD31244 PCI-X SATA HBA(0x3200)"}, {0x8086, 0x3200, 0x1775, 0xC200, "C2K onboard SATA host bus adapter(0x1775-0xC200)"}, +{0x8086, 0x3245, 0xFFFF, 0xFFFF, "Xeon UPI Mesh Stop M2UPI Registers(0x3245)"}, +{0x8086, 0x324A, 0xFFFF, 0xFFFF, "Xeon IMC0 Mesh to Mem Registers(0x324A)"}, +{0x8086, 0x324C, 0xFFFF, 0xFFFF, "Xeon Unicast Group1 CHA Registers(0x324C)"}, +{0x8086, 0x324D, 0xFFFF, 0xFFFF, "Xeon Unicast Group0 CHA Registers(0x324D)"}, +{0x8086, 0x3258, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR0(0x3258)"}, +{0x8086, 0x3259, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR1(0x3259)"}, +{0x8086, 0x325A, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR2(0x325A)"}, +{0x8086, 0x325B, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR3(0x325B)"}, +{0x8086, 0x325C, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR4(0x325C)"}, +{0x8086, 0x325D, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR5(0x325D)"}, +{0x8086, 0x325E, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR6(0x325E)"}, +{0x8086, 0x325F, 0xFFFF, 0xFFFF, "Power Control Unit (PCU) CR7(0x325F)"}, {0x8086, 0x3310, 0xFFFF, 0xFFFF, "IOP348 I/O Processor(0x3310)"}, {0x8086, 0x3310, 0x1054, 0x3030, "HRA380 Hitachi RAID Adapter to PCIe(0x1054-0x3030)"}, {0x8086, 0x3310, 0x1054, 0x3034, "HRA381 Hitachi RAID Adapter to PCIe(0x1054-0x3034)"}, @@ -42013,7 +43093,33 @@ {0x8086, 0x3438, 0xFFFF, 0xFFFF, "7500/5520/5500/X58 I/O Hub Throttle Registers(0x3438)"}, {0x8086, 0x3440, 0xFFFF, 0xFFFF, "Ice Lake UPI Misc(0x3440)"}, {0x8086, 0x3441, 0xFFFF, 0xFFFF, "Ice Lake UPI Link/Phy0(0x3441)"}, +{0x8086, 0x3442, 0xFFFF, 0xFFFF, "Ice Lake UPI Phy0 Registers(0x3442)"}, +{0x8086, 0x3445, 0xFFFF, 0xFFFF, "Ice Lake UPI Mesh Stop Registers(0x3445)"}, +{0x8086, 0x3446, 0xFFFF, 0xFFFF, "Ice Lake UPI PMON0 Registers(0x3446)"}, +{0x8086, 0x3447, 0xFFFF, 0xFFFF, "Ice Lake UPI PMON1 Registers(0x3447)"}, +{0x8086, 0x3448, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x3448)"}, +{0x8086, 0x344A, 0xFFFF, 0xFFFF, "Ice Lake Integrated Memory Controller(0x344A)"}, +{0x8086, 0x344B, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x344B)"}, +{0x8086, 0x344C, 0xFFFF, 0xFFFF, "Ice Lake CHA Registers(0x344C)"}, +{0x8086, 0x344D, 0xFFFF, 0xFFFF, "Ice Lake CHA Registers(0x344D)"}, +{0x8086, 0x344F, 0xFFFF, 0xFFFF, "Ice Lake CHA Registers(0x344F)"}, +{0x8086, 0x3450, 0xFFFF, 0xFFFF, "Ice Lake Ubox Registers(0x3450)"}, +{0x8086, 0x3451, 0xFFFF, 0xFFFF, "Ice Lake Ubox Registers(0x3451)"}, +{0x8086, 0x3452, 0xFFFF, 0xFFFF, "Ice Lake Ubox Registers(0x3452)"}, +{0x8086, 0x3455, 0xFFFF, 0xFFFF, "Ice Lake Ubox Registers(0x3455)"}, {0x8086, 0x3456, 0xFFFF, 0xFFFF, "Ice Lake NorthPeak(0x3456)"}, +{0x8086, 0x3457, 0xFFFF, 0xFFFF, "Ice Lake CHA Registers(0x3457)"}, +{0x8086, 0x3458, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x3458)"}, +{0x8086, 0x3459, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x3459)"}, +{0x8086, 0x345A, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x345A)"}, +{0x8086, 0x345B, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x345B)"}, +{0x8086, 0x345C, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x345C)"}, +{0x8086, 0x345D, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x345D)"}, +{0x8086, 0x345E, 0xFFFF, 0xFFFF, "Ice Lake PCU Registers(0x345E)"}, +{0x8086, 0x347A, 0xFFFF, 0xFFFF, "Ice Lake PCI Express Root Port A(0x347A)"}, +{0x8086, 0x347B, 0xFFFF, 0xFFFF, "Ice Lake PCI Express Root Port B(0x347B)"}, +{0x8086, 0x347C, 0xFFFF, 0xFFFF, "Ice Lake PCI Express Root Port C(0x347C)"}, +{0x8086, 0x347D, 0xFFFF, 0xFFFF, "Ice Lake PCI Express Root Port D(0x347D)"}, {0x8086, 0x347E, 0xFFFF, 0xFFFF, "Ice Lake Xeon Non-Transparent Bridge(0x347E)"}, {0x8086, 0x3482, 0xFFFF, 0xFFFF, "Ice Lake-LP LPC Controller(0x3482)"}, {0x8086, 0x34A3, 0xFFFF, 0xFFFF, "Ice Lake-LP SMBus Controller(0x34A3)"}, @@ -42071,6 +43177,10 @@ {0x8086, 0x3518, 0xFFFF, 0xFFFF, "6311ESB/6321ESB PCI Express Downstream Port E3(0x3518)"}, {0x8086, 0x3518, 0x15D9, 0x9680, "X7DBN Motherboard(0x15D9-0x9680)"}, {0x8086, 0x3519, 0xFFFF, 0xFFFF, "6310ESB PCI Express Downstream Port E3(0x3519)"}, +{0x8086, 0x352A, 0xFFFF, 0xFFFF, "PCI Express Gen5 Port A(0x352A)"}, +{0x8086, 0x352B, 0xFFFF, 0xFFFF, "PCI Express Gen5 Port B(0x352B)"}, +{0x8086, 0x352C, 0xFFFF, 0xFFFF, "PCI Express Gen5 Port C(0x352C)"}, +{0x8086, 0x352D, 0xFFFF, 0xFFFF, "PCI Express Gen5 Port D(0x352D)"}, {0x8086, 0x3575, 0xFFFF, 0xFFFF, "82830M/MG/MP Host Bridge(0x3575)"}, {0x8086, 0x3575, 0x0E11, 0x0030, "Evo N600c(0x0E11-0x0030)"}, {0x8086, 0x3575, 0x1014, 0x021D, "ThinkPad A/T/X Series(0x1014-0x021D)"}, @@ -42244,7 +43354,12 @@ {0x8086, 0x372B, 0xFFFF, 0xFFFF, "Xeon C5500/C3500 Core(0x372B)"}, {0x8086, 0x372C, 0xFFFF, 0xFFFF, "Xeon C5500/C3500 Reserved(0x372C)"}, {0x8086, 0x373F, 0xFFFF, 0xFFFF, "Xeon C5500/C3500 IOxAPIC(0x373F)"}, -{0x8086, 0x37C8, 0xFFFF, 0xFFFF, "C62x Chipset QuickAssist Technology(0x37C8)"}, +{0x8086, 0x37C0, 0xFFFF, 0xFFFF, "C62x chipset series PCIe x16/x8 Upstream Port(0x37C0)"}, +{0x8086, 0x37C2, 0xFFFF, 0xFFFF, "C62x chipset series PCIe Virtual Switch Port 0(0x37C2)"}, +{0x8086, 0x37C3, 0xFFFF, 0xFFFF, "C62x chipset series PCIe Virtual Switch Port 1(0x37C3)"}, +{0x8086, 0x37C4, 0xFFFF, 0xFFFF, "C62x chipset series PCIe Virtual Switch Port 2(0x37C4)"}, +{0x8086, 0x37C5, 0xFFFF, 0xFFFF, "C62x chipset series PCIe Virtual Switch Port 3(0x37C5)"}, +{0x8086, 0x37C8, 0xFFFF, 0xFFFF, "C62x Chipset series QuickAssist Technology Physical Function 0~2(0x37C8)"}, {0x8086, 0x37C8, 0x8086, 0x0001, "QuickAssist Adapter 8960(0x8086-0x0001)"}, {0x8086, 0x37C8, 0x8086, 0x0002, "QuickAssist Adapter 8970(0x8086-0x0002)"}, {0x8086, 0x37C9, 0xFFFF, 0xFFFF, "C62x Chipset QuickAssist Technology Virtual Function(0x37C9)"}, @@ -42268,6 +43383,7 @@ {0x8086, 0x37D1, 0x1590, 0x0216, "Ethernet 1Gb 2-port 368i Adapter(0x1590-0x0216)"}, {0x8086, 0x37D1, 0x1590, 0x0217, "Ethernet 1Gb 2-port 368FLR-MMT Adapter(0x1590-0x0217)"}, {0x8086, 0x37D1, 0x1590, 0x0247, "Ethernet 1Gb 4-port 369i Adapter(0x1590-0x0247)"}, +{0x8086, 0x37D1, 0x15D9, 0x37D1, "X11DPi-N(0x15D9-0x37D1)"}, {0x8086, 0x37D1, 0x17AA, 0x4020, "Ethernet Connection X722 for 1GbE(0x17AA-0x4020)"}, {0x8086, 0x37D1, 0x17AA, 0x4021, "Ethernet Connection X722 for 1GbE(0x17AA-0x4021)"}, {0x8086, 0x37D1, 0x17AA, 0x4022, "Ethernet Connection X722 for 1GbE(0x17AA-0x4022)"}, @@ -42899,7 +44015,7 @@ {0x8086, 0x4641, 0xFFFF, 0xFFFF, "12th Gen Core Processor Host Bridge/DRAM Registers(0x4641)"}, {0x8086, 0x4641, 0x1028, 0x0B10, "Precision 3571(0x1028-0x0B10)"}, {0x8086, 0x464D, 0xFFFF, 0xFFFF, "12th Gen Core Processor PCI Express x4 Controller #0(0x464D)"}, -{0x8086, 0x464E, 0xFFFF, 0xFFFF, "Alder Lake-N Thunderbolt 4 USB Controller(0x464E)"}, +{0x8086, 0x464E, 0xFFFF, 0xFFFF, "Alder Lake-N Processor USB 3.2 xHCI Controller(0x464E)"}, {0x8086, 0x464F, 0xFFFF, 0xFFFF, "12th Gen Core Processor Gaussian & Neural Accelerator(0x464F)"}, {0x8086, 0x464F, 0x1028, 0x0B10, "Precision 3571(0x1028-0x0B10)"}, {0x8086, 0x4650, 0xFFFF, 0xFFFF, "12th Gen Core Processor Host Bridge(0x4650)"}, @@ -42911,7 +44027,7 @@ {0x8086, 0x467D, 0xFFFF, 0xFFFF, "Platform Monitoring Technology(0x467D)"}, {0x8086, 0x467E, 0xFFFF, 0xFFFF, "GNA Scoring Accelerator(0x467E)"}, {0x8086, 0x467F, 0xFFFF, 0xFFFF, "Volume Management Device NVMe RAID Controller(0x467F)"}, -{0x8086, 0x4680, 0xFFFF, 0xFFFF, "AlderLake-S GT1(0x4680)"}, +{0x8086, 0x4680, 0xFFFF, 0xFFFF, "Alder Lake-S GT1 [UHD Graphics 770](0x4680)"}, {0x8086, 0x4682, 0xFFFF, 0xFFFF, "Alder Lake-S GT1 [UHD Graphics 730](0x4682)"}, {0x8086, 0x4688, 0xFFFF, 0xFFFF, "Alder Lake-HX GT1 [UHD Graphics 770](0x4688)"}, {0x8086, 0x468A, 0xFFFF, 0xFFFF, "Alder Lake-S [UHD Graphics](0x468A)"}, @@ -42954,6 +44070,8 @@ {0x8086, 0x4945, 0xFFFF, 0xFFFF, "402xx Series QAT Virtual Function(0x4945)"}, {0x8086, 0x4946, 0xFFFF, 0xFFFF, "420xx Series QAT(0x4946)"}, {0x8086, 0x4947, 0xFFFF, 0xFFFF, "420xx Series QAT Virtual Function(0x4947)"}, +{0x8086, 0x4948, 0xFFFF, 0xFFFF, "6xxx Series QAT(0x4948)"}, +{0x8086, 0x4949, 0xFFFF, 0xFFFF, "6xxx Series QAT Virtual Function(0x4949)"}, {0x8086, 0x4B00, 0xFFFF, 0xFFFF, "Elkhart Lake eSPI Controller(0x4B00)"}, {0x8086, 0x4B23, 0xFFFF, 0xFFFF, "Elkhart Lake SMBus Controller(0x4B23)"}, {0x8086, 0x4B24, 0xFFFF, 0xFFFF, "Elkhart Lake SPI (Flash) Controller(0x4B24)"}, @@ -42968,6 +44086,8 @@ {0x8086, 0x4B70, 0xFFFF, 0xFFFF, "Elkhart Lake Management Engine Interface(0x4B70)"}, {0x8086, 0x4B7D, 0xFFFF, 0xFFFF, "Elkhart Lake USB 3.10 XHCI(0x4B7D)"}, {0x8086, 0x4B7F, 0xFFFF, 0xFFFF, "Elkhart Lake PMC SRAM(0x4B7F)"}, +{0x8086, 0x4BC1, 0xFFFF, 0xFFFF, "Elkhart Lake Controller Area Network (CAN) interface #0(0x4BC1)"}, +{0x8086, 0x4BC2, 0xFFFF, 0xFFFF, "Elkhart Lake Controller Area Network (CAN) interface #1(0x4BC2)"}, {0x8086, 0x4C3D, 0xFFFF, 0xFFFF, "Volume Management Device NVMe RAID Controller(0x4C3D)"}, {0x8086, 0x4C8A, 0xFFFF, 0xFFFF, "RocketLake-S GT1 [UHD Graphics 750](0x4C8A)"}, {0x8086, 0x4C8B, 0xFFFF, 0xFFFF, "RocketLake-S GT1 [UHD Graphics 730](0x4C8B)"}, @@ -43147,9 +44267,15 @@ {0x8086, 0x5201, 0x8086, 0x0001, "EtherExpress PRO/100 Server Ethernet Adapter(0x8086-0x0001)"}, {0x8086, 0x530D, 0xFFFF, 0xFFFF, "80310 (IOP) IO Processor(0x530D)"}, {0x8086, 0x5481, 0xFFFF, 0xFFFF, "Alder Lake-N PCH eSPI Controller(0x5481)"}, +{0x8086, 0x54A0, 0xFFFF, 0xFFFF, "Alder Lake-N P2SB Bridge(0x54A0)"}, +{0x8086, 0x54A1, 0xFFFF, 0xFFFF, "Alder Lake-N Power Management Controller (PMC)(0x54A1)"}, {0x8086, 0x54A3, 0xFFFF, 0xFFFF, "Alder Lake-N SMBus(0x54A3)"}, {0x8086, 0x54A4, 0xFFFF, 0xFFFF, "Alder Lake-N SPI (flash) Controller(0x54A4)"}, +{0x8086, 0x54A6, 0xFFFF, 0xFFFF, "Alder Lake-N Intel Trace Hub(0x54A6)"}, {0x8086, 0x54A8, 0xFFFF, 0xFFFF, "Alder Lake-N Serial IO UART Host Controller(0x54A8)"}, +{0x8086, 0x54A9, 0xFFFF, 0xFFFF, "Alder Lake-N UART Controller(0x54A9)"}, +{0x8086, 0x54AA, 0xFFFF, 0xFFFF, "Alder Lake-N Generic SPI (GSPI) Controller #0(0x54AA)"}, +{0x8086, 0x54AB, 0xFFFF, 0xFFFF, "Alder Lake-N Generic SPI (GSPI) Controller #1(0x54AB)"}, {0x8086, 0x54B0, 0xFFFF, 0xFFFF, "Alder Lake-N PCI Express Root Port #9(0x54B0)"}, {0x8086, 0x54B1, 0xFFFF, 0xFFFF, "Alder Lake-N PCI Express Root Port #10(0x54B1)"}, {0x8086, 0x54B2, 0xFFFF, 0xFFFF, "Alder Lake-N PCI Express Root Port #11(0x54B2)"}, @@ -43159,17 +44285,47 @@ {0x8086, 0x54BA, 0xFFFF, 0xFFFF, "Alder Lake-N PCI Express Root Port #3(0x54BA)"}, {0x8086, 0x54BB, 0xFFFF, 0xFFFF, "Alder Lake-N PCI Express Root Port #4(0x54BB)"}, {0x8086, 0x54BE, 0xFFFF, 0xFFFF, "Alder Lake-N PCI Express Root Port #7(0x54BE)"}, +{0x8086, 0x54C4, 0xFFFF, 0xFFFF, "Alder Lake-N eMMC Controller(0x54C4)"}, +{0x8086, 0x54C5, 0xFFFF, 0xFFFF, "Alder Lake-N I2C Controller #4(0x54C5)"}, +{0x8086, 0x54C6, 0xFFFF, 0xFFFF, "Alder Lake-N I2C Controller #5(0x54C6)"}, +{0x8086, 0x54C7, 0xFFFF, 0xFFFF, "Alder Lake-N UART Controller #2(0x54C7)"}, {0x8086, 0x54C8, 0xFFFF, 0xFFFF, "Alder Lake-N PCH High Definition Audio Controller(0x54C8)"}, +{0x8086, 0x54D0, 0xFFFF, 0xFFFF, "Alder Lake-N Touch Host Controller #0 (THC #0)(0x54D0)"}, +{0x8086, 0x54D1, 0xFFFF, 0xFFFF, "Alder Lake-N Touch Host Controller #1 (THC #1)(0x54D1)"}, {0x8086, 0x54D3, 0xFFFF, 0xFFFF, "Alder Lake-N SATA AHCI Controller(0x54D3)"}, +{0x8086, 0x54DA, 0xFFFF, 0xFFFF, "Alder Lake-N UART Controller #3(0x54DA)"}, {0x8086, 0x54E0, 0xFFFF, 0xFFFF, "Alder Lake-N PCH HECI Controller(0x54E0)"}, -{0x8086, 0x54ED, 0xFFFF, 0xFFFF, "Alder Lake-N PCH USB 3.2 xHCI Host Controller(0x54ED)"}, +{0x8086, 0x54E1, 0xFFFF, 0xFFFF, "Alder Lake-N PCH HECI Controller(0x54E1)"}, +{0x8086, 0x54E4, 0xFFFF, 0xFFFF, "Alder Lake-N PCH HECI Controller(0x54E4)"}, +{0x8086, 0x54E5, 0xFFFF, 0xFFFF, "Alder Lake-N PCH HECI Controller(0x54E5)"}, +{0x8086, 0x54E8, 0xFFFF, 0xFFFF, "Alder Lake-N PCH I2C Controller(0x54E8)"}, +{0x8086, 0x54E9, 0xFFFF, 0xFFFF, "Alder Lake-N PCH I2C Controller(0x54E9)"}, +{0x8086, 0x54EA, 0xFFFF, 0xFFFF, "Alder Lake-N PCH I2C Controller(0x54EA)"}, +{0x8086, 0x54EB, 0xFFFF, 0xFFFF, "Alder Lake-N PCH I2C Controller(0x54EB)"}, +{0x8086, 0x54ED, 0xFFFF, 0xFFFF, "Alder Lake-N PCH USB 3.2 Gen 2x1 (10 Gb/s) xHCI Host Controller(0x54ED)"}, +{0x8086, 0x54EE, 0xFFFF, 0xFFFF, "Alder Lake-N USB 3.2 Gen 1x1 (5 Gb/s) Device Controller (xDCI)(0x54EE)"}, {0x8086, 0x54EF, 0xFFFF, 0xFFFF, "Alder Lake-N PCH Shared SRAM(0x54EF)"}, -{0x8086, 0x54F0, 0xFFFF, 0xFFFF, "CNVi: Wi-Fi(0x54F0)"}, +{0x8086, 0x54F0, 0xFFFF, 0xFFFF, "Alder Lake-N PCH CNVi WiFi(0x54F0)"}, {0x8086, 0x54F0, 0x8086, 0x0244, "Wi-Fi 6 AX101NGW(0x8086-0x0244)"}, +{0x8086, 0x54F1, 0xFFFF, 0xFFFF, "Alder Lake-N PCH CNVi WiFi(0x54F1)"}, +{0x8086, 0x54F2, 0xFFFF, 0xFFFF, "Alder Lake-N PCH CNVi WiFi(0x54F2)"}, +{0x8086, 0x54F3, 0xFFFF, 0xFFFF, "Alder Lake-N PCH CNVi WiFi(0x54F3)"}, +{0x8086, 0x54FB, 0xFFFF, 0xFFFF, "Alder Lake-N Generic SPI (GSPI) Controller #2(0x54FB)"}, +{0x8086, 0x54FC, 0xFFFF, 0xFFFF, "Alder Lake-N Integrated Sensor Hub(0x54FC)"}, +{0x8086, 0x54FF, 0xFFFF, 0xFFFF, "Alder Lake-N UFS Controller(0x54FF)"}, {0x8086, 0x5502, 0xFFFF, 0xFFFF, "Ethernet Controller (2) I225-LMvP(0x5502)"}, {0x8086, 0x5502, 0x103C, 0x87B9, "Thunderbolt Dock G4 PCIe NIC(0x103C-0x87B9)"}, {0x8086, 0x5502, 0x17AA, 0x2303, "ThinkPad Universal Thunderbolt 4 Dock PCIe NIC(0x17AA-0x2303)"}, {0x8086, 0x5502, 0x1AB6, 0x0225, "TS4 On-Board 2.5GbE Ethernet Adaptor(0x1AB6-0x0225)"}, +{0x8086, 0x5503, 0xFFFF, 0xFFFF, "Ethernet Controller I226-LMvP(0x5503)"}, +{0x8086, 0x550A, 0xFFFF, 0xFFFF, "Ethernet Connection (18) I219-LM(0x550A)"}, +{0x8086, 0x550B, 0xFFFF, 0xFFFF, "Ethernet Connection (18) I219-LM(0x550B)"}, +{0x8086, 0x550C, 0xFFFF, 0xFFFF, "Ethernet Connection (19) I219-LM(0x550C)"}, +{0x8086, 0x550D, 0xFFFF, 0xFFFF, "Ethernet Connection (19) I219-V(0x550D)"}, +{0x8086, 0x550E, 0xFFFF, 0xFFFF, "Ethernet Connection (20) I219-LM(0x550E)"}, +{0x8086, 0x550F, 0xFFFF, 0xFFFF, "Ethernet Connection (20) I219-V(0x550F)"}, +{0x8086, 0x5510, 0xFFFF, 0xFFFF, "Ethernet Connection (21) I219-LM(0x5510)"}, +{0x8086, 0x5511, 0xFFFF, 0xFFFF, "Ethernet Connection (21) I219-V(0x5511)"}, {0x8086, 0x5690, 0xFFFF, 0xFFFF, "DG2 [Arc A770M](0x5690)"}, {0x8086, 0x5691, 0xFFFF, 0xFFFF, "DG2 [Arc A730M](0x5691)"}, {0x8086, 0x5692, 0xFFFF, 0xFFFF, "DG2 [Arc A550M](0x5692)"}, @@ -43185,7 +44341,11 @@ {0x8086, 0x56A3, 0xFFFF, 0xFFFF, "DG2 [Arc Xe Graphics](0x56A3)"}, {0x8086, 0x56A4, 0xFFFF, 0xFFFF, "DG2 [Arc Xe Graphics](0x56A4)"}, {0x8086, 0x56A5, 0xFFFF, 0xFFFF, "DG2 [Arc A380](0x56A5)"}, +{0x8086, 0x56A5, 0x172F, 0x3941, "A380 ELF(0x172F-0x3941)"}, +{0x8086, 0x56A5, 0x172F, 0x3943, "A380 ELF(0x172F-0x3943)"}, +{0x8086, 0x56A5, 0x172F, 0x4017, "A380 Pioneer(0x172F-0x4017)"}, {0x8086, 0x56A6, 0xFFFF, 0xFFFF, "DG2 [Arc A310](0x56A6)"}, +{0x8086, 0x56A6, 0x172F, 0x4019, "A380 ECO(0x172F-0x4019)"}, {0x8086, 0x56A7, 0xFFFF, 0xFFFF, "DG2 [Arc Xe Graphics](0x56A7)"}, {0x8086, 0x56A8, 0xFFFF, 0xFFFF, "DG2 [Arc Xe Graphics](0x56A8)"}, {0x8086, 0x56A9, 0xFFFF, 0xFFFF, "DG2 [Arc Xe Graphics](0x56A9)"}, @@ -43202,21 +44362,25 @@ {0x8086, 0x56C0, 0xFFFF, 0xFFFF, "ATS-M [Data Center GPU Flex 170](0x56C0)"}, {0x8086, 0x56C1, 0xFFFF, 0xFFFF, "ATS-M [Data Center GPU Flex 140](0x56C1)"}, {0x8086, 0x56C2, 0xFFFF, 0xFFFF, "ATS-M [Data Center GPU Flex 170V](0x56C2)"}, -{0x8086, 0x5780, 0xFFFF, 0xFFFF, "Thunderbolt 80/120G Bridge [Barlow Ridge Host 80G 2023](0x5780)"}, -{0x8086, 0x5781, 0xFFFF, 0xFFFF, "Thunderbolt 80/120G NHI [Barlow Ridge Host 80G 2023](0x5781)"}, -{0x8086, 0x5782, 0xFFFF, 0xFFFF, "Thunderbolt 80/120G USB Controller [Barlow Ridge Host 80G 2023](0x5782)"}, -{0x8086, 0x5783, 0xFFFF, 0xFFFF, "Thunderbolt Bridge [Barlow Ridge Host 40G 2023](0x5783)"}, -{0x8086, 0x5784, 0xFFFF, 0xFFFF, "Thunderbolt NHI [Barlow Ridge Host 40G 2023](0x5784)"}, -{0x8086, 0x5785, 0xFFFF, 0xFFFF, "Thunderbolt USB Controller [Barlow Ridge Host 40G 2023](0x5785)"}, -{0x8086, 0x5786, 0xFFFF, 0xFFFF, "Thunderbolt 80/120G Bridge [Barlow Ridge Hub 80G 2023](0x5786)"}, -{0x8086, 0x5787, 0xFFFF, 0xFFFF, "Thunderbolt 80/120G USB Controller [Barlow Ridge Hub 80G 2023](0x5787)"}, +{0x8086, 0x5780, 0xFFFF, 0xFFFF, "JHL9580 Thunderbolt 5 80/120G Bridge [Barlow Ridge Host 80G 2023](0x5780)"}, +{0x8086, 0x5781, 0xFFFF, 0xFFFF, "JHL9580 Thunderbolt 5 80/120G NHI [Barlow Ridge Host 80G 2023](0x5781)"}, +{0x8086, 0x5782, 0xFFFF, 0xFFFF, "JHL9580 Thunderbolt 5 80/120G USB Controller [Barlow Ridge Host 80G 2023](0x5782)"}, +{0x8086, 0x5783, 0xFFFF, 0xFFFF, "JHL9540 Thunderbolt 4 Bridge [Barlow Ridge Host 40G 2023](0x5783)"}, +{0x8086, 0x5784, 0xFFFF, 0xFFFF, "JHL9540 Thunderbolt 4 NHI [Barlow Ridge Host 40G 2023](0x5784)"}, +{0x8086, 0x5785, 0xFFFF, 0xFFFF, "JHL9540 Thunderbolt 4 USB Controller [Barlow Ridge Host 40G 2023](0x5785)"}, +{0x8086, 0x5786, 0xFFFF, 0xFFFF, "JHL9480 Thunderbolt 5 80/120G Bridge [Barlow Ridge Hub 80G 2023](0x5786)"}, +{0x8086, 0x5787, 0xFFFF, 0xFFFF, "JHL9480 Thunderbolt 5 80/120G USB Controller [Barlow Ridge Hub 80G 2023](0x5787)"}, +{0x8086, 0x5794, 0xFFFF, 0xFFFF, "Granite Rapids SPI Controller(0x5794)"}, {0x8086, 0x5795, 0xFFFF, 0xFFFF, "Granite Rapids Chipset LPC Controller(0x5795)"}, +{0x8086, 0x5796, 0xFFFF, 0xFFFF, "Granite Rapids SMBus Controller(0x5796)"}, {0x8086, 0x579C, 0xFFFF, 0xFFFF, "Ethernet Connection E825-C for backplane(0x579C)"}, {0x8086, 0x579D, 0xFFFF, 0xFFFF, "Ethernet Connection E825-C for QSFP(0x579D)"}, {0x8086, 0x579E, 0xFFFF, 0xFFFF, "Ethernet Connection E825-C for SFP(0x579E)"}, {0x8086, 0x579F, 0xFFFF, 0xFFFF, "Ethernet Connection E825-C 10GbE(0x579F)"}, -{0x8086, 0x57A4, 0xFFFF, 0xFFFF, "Thunderbolt Bridge [Barlow Ridge Hub 40G 2023](0x57A4)"}, -{0x8086, 0x57A5, 0xFFFF, 0xFFFF, "Thunderbolt USB Controller [Barlow Ridge Hub 40G 2023](0x57A5)"}, +{0x8086, 0x57A0, 0xFFFF, 0xFFFF, "Ethernet Connection (24) I219-LM(0x57A0)"}, +{0x8086, 0x57A1, 0xFFFF, 0xFFFF, "Ethernet Connection (24) I219-V(0x57A1)"}, +{0x8086, 0x57A4, 0xFFFF, 0xFFFF, "JHL9440 Thunderbolt 4 Bridge [Barlow Ridge Hub 40G 2023](0x57A4)"}, +{0x8086, 0x57A5, 0xFFFF, 0xFFFF, "JHL9440 Thunderbolt 4 USB Controller [Barlow Ridge Hub 40G 2023](0x57A5)"}, {0x8086, 0x57AD, 0xFFFF, 0xFFFF, "E610 Virtual Function(0x57AD)"}, {0x8086, 0x57AE, 0xFFFF, 0xFFFF, "Ethernet Controller E610 Backplane(0x57AE)"}, {0x8086, 0x57AF, 0xFFFF, 0xFFFF, "Ethernet Controller E610 SFP(0x57AF)"}, @@ -43230,17 +44394,25 @@ {0x8086, 0x57B1, 0x8086, 0x0002, "Ethernet Network Adapter E610-IT4(0x8086-0x0002)"}, {0x8086, 0x57B1, 0x8086, 0x0003, "Ethernet Network Adapter E610-IT4 for OCP 3.0(0x8086-0x0003)"}, {0x8086, 0x57B2, 0xFFFF, 0xFFFF, "Ethernet Controller E610 SGMII(0x57B2)"}, +{0x8086, 0x57B3, 0xFFFF, 0xFFFF, "Ethernet Connection (25) I219-LM(0x57B3)"}, +{0x8086, 0x57B4, 0xFFFF, 0xFFFF, "Ethernet Connection (25) I219-V(0x57B4)"}, +{0x8086, 0x57B5, 0xFFFF, 0xFFFF, "Ethernet Connection (26) I219-LM(0x57B5)"}, +{0x8086, 0x57B6, 0xFFFF, 0xFFFF, "Ethernet Connection (26) I219-V(0x57B6)"}, +{0x8086, 0x57B7, 0xFFFF, 0xFFFF, "Ethernet Connection (27) I219-LM(0x57B7)"}, +{0x8086, 0x57B8, 0xFFFF, 0xFFFF, "Ethernet Connection (27) I219-V(0x57B8)"}, +{0x8086, 0x57B9, 0xFFFF, 0xFFFF, "Ethernet Connection (29) I219-LM(0x57B9)"}, +{0x8086, 0x57BA, 0xFFFF, 0xFFFF, "Ethernet Connection (29) I219-V(0x57BA)"}, {0x8086, 0x5845, 0xFFFF, 0xFFFF, "QEMU NVM Express Controller(0x5845)"}, {0x8086, 0x5845, 0x1AF4, 0x1100, "QEMU Virtual Machine(0x1AF4-0x1100)"}, {0x8086, 0x5900, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x5900)"}, {0x8086, 0x5901, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor PCIe Controller (x16)(0x5901)"}, -{0x8086, 0x5902, 0xFFFF, 0xFFFF, "HD Graphics 610(0x5902)"}, +{0x8086, 0x5902, 0xFFFF, 0xFFFF, "Kaby Lake-S GT1 [HD Graphics 610](0x5902)"}, {0x8086, 0x5904, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x5904)"}, {0x8086, 0x5904, 0x1025, 0x115F, "Aspire E5-575G(0x1025-0x115F)"}, {0x8086, 0x5904, 0x17AA, 0x2247, "ThinkPad T570(0x17AA-0x2247)"}, {0x8086, 0x5904, 0x17AA, 0x224F, "ThinkPad X1 Carbon 5th Gen(0x17AA-0x224F)"}, {0x8086, 0x5905, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor PCIe Controller (x8)(0x5905)"}, -{0x8086, 0x5906, 0xFFFF, 0xFFFF, "HD Graphics 610(0x5906)"}, +{0x8086, 0x5906, 0xFFFF, 0xFFFF, "Kaby Lake-U GT1 [HD Graphics 610](0x5906)"}, {0x8086, 0x5909, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor PCIe Controller (x4)(0x5909)"}, {0x8086, 0x590B, 0xFFFF, 0xFFFF, "HD Graphics 610(0x590B)"}, {0x8086, 0x590C, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x590C)"}, @@ -43251,31 +44423,31 @@ {0x8086, 0x590F, 0x1462, 0x7A72, "H270 PC MATE(0x1462-0x7A72)"}, {0x8086, 0x5910, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x5910)"}, {0x8086, 0x5911, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Gaussian Mixture Model(0x5911)"}, -{0x8086, 0x5912, 0xFFFF, 0xFFFF, "HD Graphics 630(0x5912)"}, +{0x8086, 0x5912, 0xFFFF, 0xFFFF, "Kaby Lake-S GT2 [HD Graphics 630](0x5912)"}, {0x8086, 0x5912, 0x1043, 0x8694, "H110I-PLUS Motherboard(0x1043-0x8694)"}, {0x8086, 0x5912, 0x1462, 0x7994, "H110M ECO/GAMING(0x1462-0x7994)"}, {0x8086, 0x5912, 0x1462, 0x7A72, "H270 PC MATE(0x1462-0x7A72)"}, {0x8086, 0x5914, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x5914)"}, {0x8086, 0x5914, 0x17AA, 0x225D, "ThinkPad T480(0x17AA-0x225D)"}, -{0x8086, 0x5916, 0xFFFF, 0xFFFF, "HD Graphics 620(0x5916)"}, +{0x8086, 0x5916, 0xFFFF, 0xFFFF, "Kaby Lake-U GT2 [HD Graphics 620](0x5916)"}, {0x8086, 0x5916, 0x1025, 0x1094, "Aspire E5-575G(0x1025-0x1094)"}, {0x8086, 0x5916, 0x17AA, 0x2248, "ThinkPad T570(0x17AA-0x2248)"}, {0x8086, 0x5916, 0x17AA, 0x224F, "ThinkPad X1 Carbon 5th Gen(0x17AA-0x224F)"}, -{0x8086, 0x5917, 0xFFFF, 0xFFFF, "UHD Graphics 620(0x5917)"}, +{0x8086, 0x5917, 0xFFFF, 0xFFFF, "Kaby Lake-R GT2 [UHD Graphics 620](0x5917)"}, {0x8086, 0x5917, 0x17AA, 0x225D, "ThinkPad T480 (20L5)(0x17AA-0x225D)"}, {0x8086, 0x5917, 0x17AA, 0x225E, "ThinkPad T480(0x17AA-0x225E)"}, {0x8086, 0x5918, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x5918)"}, -{0x8086, 0x591B, 0xFFFF, 0xFFFF, "HD Graphics 630(0x591B)"}, +{0x8086, 0x591B, 0xFFFF, 0xFFFF, "Kaby Lake-H GT2 [HD Graphics 630](0x591B)"}, {0x8086, 0x591C, 0xFFFF, 0xFFFF, "UHD Graphics 615(0x591C)"}, -{0x8086, 0x591D, 0xFFFF, 0xFFFF, "HD Graphics P630(0x591D)"}, -{0x8086, 0x591E, 0xFFFF, 0xFFFF, "HD Graphics 615(0x591E)"}, +{0x8086, 0x591D, 0xFFFF, 0xFFFF, "Kaby Lake-DT GT2 [HD Graphics P630](0x591D)"}, +{0x8086, 0x591E, 0xFFFF, 0xFFFF, "Kaby Lake-Y GT2 [HD Graphics 615](0x591E)"}, {0x8086, 0x591F, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x591F)"}, {0x8086, 0x5921, 0xFFFF, 0xFFFF, "HD Graphics 620(0x5921)"}, {0x8086, 0x5923, 0xFFFF, 0xFFFF, "HD Graphics 635(0x5923)"}, -{0x8086, 0x5926, 0xFFFF, 0xFFFF, "Iris Plus Graphics 640(0x5926)"}, -{0x8086, 0x5927, 0xFFFF, 0xFFFF, "Iris Plus Graphics 650(0x5927)"}, +{0x8086, 0x5926, 0xFFFF, 0xFFFF, "Kaby Lake-U GT3 [Iris Plus Graphics 640](0x5926)"}, +{0x8086, 0x5927, 0xFFFF, 0xFFFF, "Kaby Lake-U GT3 [Iris Plus Graphics 650](0x5927)"}, {0x8086, 0x5A84, 0xFFFF, 0xFFFF, "Apollo Lake [HD Graphics 505](0x5A84)"}, -{0x8086, 0x5A85, 0xFFFF, 0xFFFF, "HD Graphics 500(0x5A85)"}, +{0x8086, 0x5A85, 0xFFFF, 0xFFFF, "Apollo Lake GT1 [HD Graphics 500](0x5A85)"}, {0x8086, 0x5A88, 0xFFFF, 0xFFFF, "Celeron N3350/Pentium N4200/Atom E3900 Series Imaging Unit(0x5A88)"}, {0x8086, 0x5A98, 0xFFFF, 0xFFFF, "Celeron N3350/Pentium N4200/Atom E3900 Series Audio Cluster(0x5A98)"}, {0x8086, 0x5A9A, 0xFFFF, 0xFFFF, "Celeron N3350/Pentium N4200/Atom E3900 Series Trusted Execution Engine(0x5A9A)"}, @@ -43337,6 +44509,7 @@ {0x8086, 0x65F9, 0xFFFF, 0xFFFF, "5100 Chipset PCI Express x8 Port 6-7(0x65F9)"}, {0x8086, 0x65FA, 0xFFFF, 0xFFFF, "5100 Chipset PCI Express x16 Port 4-7(0x65FA)"}, {0x8086, 0x65FF, 0xFFFF, 0xFFFF, "5100 Chipset DMA Engine(0x65FF)"}, +{0x8086, 0x674C, 0xFFFF, 0xFFFF, "CRI(0x674C)"}, {0x8086, 0x6F00, 0xFFFF, 0xFFFF, "Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DMI2(0x6F00)"}, {0x8086, 0x6F00, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, {0x8086, 0x6F01, 0xFFFF, 0xFFFF, "Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 0(0x6F01)"}, @@ -43598,18 +44771,38 @@ {0x8086, 0x7601, 0xFFFF, 0xFFFF, "82372FB PIIX5 IDE(0x7601)"}, {0x8086, 0x7602, 0xFFFF, 0xFFFF, "82372FB PIIX5 USB(0x7602)"}, {0x8086, 0x7603, 0xFFFF, 0xFFFF, "82372FB PIIX5 SMBus(0x7603)"}, +{0x8086, 0x7702, 0xFFFF, 0xFFFF, "Arrow Lake-H eSPI Controller(0x7702)"}, +{0x8086, 0x7722, 0xFFFF, 0xFFFF, "Arrow Lake SMBus Controller(0x7722)"}, +{0x8086, 0x7723, 0xFFFF, 0xFFFF, "Arrow Lake SPI Controller(0x7723)"}, {0x8086, 0x7725, 0xFFFF, 0xFFFF, "Arrow Lake-H [PCH Serial IO UART Host Controller](0x7725)"}, {0x8086, 0x7726, 0xFFFF, 0xFFFF, "Arrow Lake-H PCH Serial IO UART Host Controller](0x7726)"}, {0x8086, 0x7727, 0xFFFF, 0xFFFF, "Arrow Lake-H [LPC/eSPI Controller](0x7727)"}, +{0x8086, 0x7728, 0xFFFF, 0xFFFF, "Arrow Lake cAVS(0x7728)"}, {0x8086, 0x7730, 0xFFFF, 0xFFFF, "Arrow Lake-H [LPC/eSPI Controller](0x7730)"}, +{0x8086, 0x7738, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #1(0x7738)"}, +{0x8086, 0x7739, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #2(0x7739)"}, +{0x8086, 0x773A, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #3(0x773A)"}, +{0x8086, 0x773B, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #4(0x773B)"}, +{0x8086, 0x773C, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #5(0x773C)"}, +{0x8086, 0x773D, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #6(0x773D)"}, +{0x8086, 0x773E, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #7(0x773E)"}, +{0x8086, 0x773F, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #8(0x773F)"}, +{0x8086, 0x7740, 0xFFFF, 0xFFFF, "Arrow Lake CNVi WiFi(0x7740)"}, +{0x8086, 0x7745, 0xFFFF, 0xFFFF, "Arrow Lake Integrated Sensor Hub(0x7745)"}, {0x8086, 0x7746, 0xFFFF, 0xFFFF, "Arrow Lake-H [LPC/eSPI Controller](0x7746)"}, +{0x8086, 0x774C, 0xFFFF, 0xFFFF, "Arrow Lake Gaussian & Neural Accelerator(0x774C)"}, +{0x8086, 0x774D, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #9 (PXPC)(0x774D)"}, {0x8086, 0x7750, 0xFFFF, 0xFFFF, "Arrow Lake-H [Serial IO I2C Host Controller](0x7750)"}, {0x8086, 0x7751, 0xFFFF, 0xFFFF, "Arrow Lake-H [Serial IO I2C Host Controller](0x7751)"}, {0x8086, 0x7752, 0xFFFF, 0xFFFF, "Arrow Lake-H [PCH Serial IO UART Host Controller](0x7752)"}, +{0x8086, 0x7770, 0xFFFF, 0xFFFF, "Arrow Lake HECI Controller #1(0x7770)"}, +{0x8086, 0x7773, 0xFFFF, 0xFFFF, "Arrow Lake Keyboard and Text (KT) Redirection(0x7773)"}, {0x8086, 0x7778, 0xFFFF, 0xFFFF, "Arrow Lake-H [Serial IO I2C Host Controller](0x7778)"}, {0x8086, 0x7779, 0xFFFF, 0xFFFF, "Arrow Lake-H [Serial IO I2C Host Controller](0x7779)"}, {0x8086, 0x777A, 0xFFFF, 0xFFFF, "Arrow Lake-H [Serial IO I2C Host Controller](0x777A)"}, {0x8086, 0x777B, 0xFFFF, 0xFFFF, "Arrow Lake-H [Serial IO I2C Host Controller](0x777B)"}, +{0x8086, 0x777D, 0xFFFF, 0xFFFF, "Arrow Lake USB 3.2 xHCI Controller(0x777D)"}, +{0x8086, 0x777F, 0xFFFF, 0xFFFF, "Arrow Lake Shared SRAM(0x777F)"}, {0x8086, 0x7800, 0xFFFF, 0xFFFF, "82740 (i740) AGP Graphics Accelerator(0x7800)"}, {0x8086, 0x7800, 0x003D, 0x0008, "Starfighter AGP(0x003D-0x0008)"}, {0x8086, 0x7800, 0x003D, 0x000B, "Starfighter AGP(0x003D-0x000B)"}, @@ -43618,29 +44811,81 @@ {0x8086, 0x7800, 0x10B4, 0x202F, "Lightspeed 740(0x10B4-0x202F)"}, {0x8086, 0x7800, 0x8086, 0x0000, "Terminator 2x/i(0x8086-0x0000)"}, {0x8086, 0x7800, 0x8086, 0x0100, "Intel740 Graphics Accelerator(0x8086-0x0100)"}, -{0x8086, 0x7A04, 0xFFFF, 0xFFFF, "Raptor Lake LPC/eSPI Controller(0x7A04)"}, -{0x8086, 0x7A23, 0xFFFF, 0xFFFF, "Raptor Lake-S PCH SMBus Controller(0x7A23)"}, +{0x8086, 0x7A04, 0xFFFF, 0xFFFF, "Z790 Chipset LPC/eSPI Controller(0x7A04)"}, +{0x8086, 0x7A05, 0xFFFF, 0xFFFF, "H770 Chipset LPC/eSPI Controller(0x7A05)"}, +{0x8086, 0x7A06, 0xFFFF, 0xFFFF, "B760 Chipset LPC/eSPI Controller(0x7A06)"}, +{0x8086, 0x7A0C, 0xFFFF, 0xFFFF, "HM770 Chipset LPC/eSPI Controller(0x7A0C)"}, +{0x8086, 0x7A0D, 0xFFFF, 0xFFFF, "WM790 Chipset LPC/eSPI Controller(0x7A0D)"}, +{0x8086, 0x7A13, 0xFFFF, 0xFFFF, "C266 Chipset LPC/eSPI Controller(0x7A13)"}, +{0x8086, 0x7A14, 0xFFFF, 0xFFFF, "C262 Chipset LPC/eSPI Controller(0x7A14)"}, +{0x8086, 0x7A20, 0xFFFF, 0xFFFF, "700 Series Chipset P2SB(0x7A20)"}, +{0x8086, 0x7A21, 0xFFFF, 0xFFFF, "700 Series Chipset Power Management Controller(0x7A21)"}, +{0x8086, 0x7A23, 0xFFFF, 0xFFFF, "700 Series Chipset SMBus Controller(0x7A23)"}, {0x8086, 0x7A24, 0xFFFF, 0xFFFF, "Raptor Lake SPI (flash) Controller(0x7A24)"}, -{0x8086, 0x7A27, 0xFFFF, 0xFFFF, "Raptor Lake-S PCH Shared SRAM(0x7A27)"}, +{0x8086, 0x7A27, 0xFFFF, 0xFFFF, "Raptor Lake PCH Shared SRAM(0x7A27)"}, +{0x8086, 0x7A28, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO UART Controller #0(0x7A28)"}, +{0x8086, 0x7A29, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO UART Controller #1(0x7A29)"}, +{0x8086, 0x7A2A, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO GSPI Controller #0(0x7A2A)"}, +{0x8086, 0x7A2B, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO GSPI Controller #1(0x7A2B)"}, {0x8086, 0x7A30, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #9(0x7A30)"}, +{0x8086, 0x7A31, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #10(0x7A31)"}, +{0x8086, 0x7A32, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #11(0x7A32)"}, +{0x8086, 0x7A33, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #12(0x7A33)"}, +{0x8086, 0x7A34, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #13(0x7A34)"}, +{0x8086, 0x7A35, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #14(0x7A35)"}, +{0x8086, 0x7A36, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #15(0x7A36)"}, +{0x8086, 0x7A37, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #16(0x7A37)"}, {0x8086, 0x7A38, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #1(0x7A38)"}, -{0x8086, 0x7A3A, 0xFFFF, 0xFFFF, "Raptor Point-S PCH - PCI Express Root Port 3(0x7A3A)"}, +{0x8086, 0x7A39, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #2(0x7A39)"}, +{0x8086, 0x7A3A, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #3(0x7A3A)"}, {0x8086, 0x7A3B, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #4(0x7A3B)"}, +{0x8086, 0x7A3C, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #5(0x7A3C)"}, +{0x8086, 0x7A3D, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #6(0x7A3D)"}, +{0x8086, 0x7A3E, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #7(0x7A3E)"}, +{0x8086, 0x7A3F, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #8(0x7A3F)"}, {0x8086, 0x7A40, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #17(0x7A40)"}, +{0x8086, 0x7A41, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #18(0x7A41)"}, +{0x8086, 0x7A42, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #19(0x7A42)"}, +{0x8086, 0x7A43, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #20(0x7A43)"}, {0x8086, 0x7A44, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #21(0x7A44)"}, +{0x8086, 0x7A45, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #22(0x7A45)"}, +{0x8086, 0x7A46, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #23(0x7A46)"}, +{0x8086, 0x7A47, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #24(0x7A47)"}, {0x8086, 0x7A48, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #25(0x7A48)"}, +{0x8086, 0x7A49, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #26(0x7A49)"}, +{0x8086, 0x7A4A, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #27(0x7A4A)"}, +{0x8086, 0x7A4B, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express Root Port #28(0x7A4B)"}, {0x8086, 0x7A4C, 0xFFFF, 0xFFFF, "Raptor Lake Serial IO I2C Host Controller #0(0x7A4C)"}, {0x8086, 0x7A4D, 0xFFFF, 0xFFFF, "Raptor Lake Serial IO I2C Host Controller #1(0x7A4D)"}, {0x8086, 0x7A4E, 0xFFFF, 0xFFFF, "Raptor Lake Serial IO I2C Host Controller #2(0x7A4E)"}, +{0x8086, 0x7A4F, 0xFFFF, 0xFFFF, "Raptor Lake Serial IO I2C Host Controller #3(0x7A4F)"}, {0x8086, 0x7A50, 0xFFFF, 0xFFFF, "Raptor Lake High Definition Audio Controller(0x7A50)"}, +{0x8086, 0x7A5C, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO UART Controller #3(0x7A5C)"}, {0x8086, 0x7A60, 0xFFFF, 0xFFFF, "Raptor Lake USB 3.2 Gen 2x2 (20 Gb/s) XHCI Host Controller(0x7A60)"}, +{0x8086, 0x7A61, 0xFFFF, 0xFFFF, "Raptor Lake USB 3.2 Gen 1x1 (5 Gb/s) xDCI Device Controller(0x7A61)"}, {0x8086, 0x7A62, 0xFFFF, 0xFFFF, "Raptor Lake SATA AHCI Controller(0x7A62)"}, {0x8086, 0x7A68, 0xFFFF, 0xFFFF, "Raptor Lake CSME HECI #1(0x7A68)"}, {0x8086, 0x7A69, 0xFFFF, 0xFFFF, "Raptor Lake CSME HECI #2(0x7A69)"}, -{0x8086, 0x7A70, 0xFFFF, 0xFFFF, "Raptor Lake-S PCH CNVi WiFi(0x7A70)"}, +{0x8086, 0x7A6A, 0xFFFF, 0xFFFF, "Raptor Lake CSME IDE Redirection(0x7A6A)"}, +{0x8086, 0x7A6B, 0xFFFF, 0xFFFF, "Raptor Lake CSME Keyboard and Text (KT) Redirection(0x7A6B)"}, +{0x8086, 0x7A6C, 0xFFFF, 0xFFFF, "Raptor Lake CSME HECI #3(0x7A6C)"}, +{0x8086, 0x7A6D, 0xFFFF, 0xFFFF, "Raptor Lake CSME HECI #4(0x7A6D)"}, +{0x8086, 0x7A70, 0xFFFF, 0xFFFF, "700 Series Chipset CNVi WiFi(0x7A70)"}, +{0x8086, 0x7A70, 0x8086, 0x0074, "Wi-Fi 6 AX201 160MHz(0x8086-0x0074)"}, {0x8086, 0x7A70, 0x8086, 0x0090, "WiFi 6E AX211 160MHz(0x8086-0x0090)"}, +{0x8086, 0x7A79, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO GSPI Controller #3(0x7A79)"}, +{0x8086, 0x7A7B, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO GSPI Controller #2(0x7A7B)"}, +{0x8086, 0x7A7C, 0xFFFF, 0xFFFF, "Raptor Lake Serial IO I2C Host Controller #4(0x7A7C)"}, +{0x8086, 0x7A7D, 0xFFFF, 0xFFFF, "Raptor Lake Serial IO I2C Host Controller #5(0x7A7D)"}, +{0x8086, 0x7A7E, 0xFFFF, 0xFFFF, "700 Series Chipset Serial IO UART Controller #2(0x7A7E)"}, +{0x8086, 0x7A83, 0xFFFF, 0xFFFF, "Q670 Chipset LPC/eSPI Controller(0x7A83)"}, {0x8086, 0x7A84, 0xFFFF, 0xFFFF, "Z690 Chipset LPC/eSPI Controller(0x7A84)"}, -{0x8086, 0x7A85, 0xFFFF, 0xFFFF, "LPC Controller/eSPI Controller (H670)(0x7A85)"}, +{0x8086, 0x7A85, 0xFFFF, 0xFFFF, "H670 Chipset LPC/eSPI Controller(0x7A85)"}, +{0x8086, 0x7A86, 0xFFFF, 0xFFFF, "B660 Chipset LPC/eSPI Controller(0x7A86)"}, +{0x8086, 0x7A87, 0xFFFF, 0xFFFF, "H610 Chipset LPC/eSPI Controller(0x7A87)"}, +{0x8086, 0x7A88, 0xFFFF, 0xFFFF, "W680 Chipset LPC/eSPI Controller(0x7A88)"}, +{0x8086, 0x7A8C, 0xFFFF, 0xFFFF, "HM670 Chipset LPC/eSPI Controller(0x7A8C)"}, +{0x8086, 0x7A8D, 0xFFFF, 0xFFFF, "WM690 Chipset LPC/eSPI Controller(0x7A8D)"}, {0x8086, 0x7AA3, 0xFFFF, 0xFFFF, "Alder Lake-S PCH SMBus Controller(0x7AA3)"}, {0x8086, 0x7AA4, 0xFFFF, 0xFFFF, "Alder Lake-S PCH SPI Controller(0x7AA4)"}, {0x8086, 0x7AA7, 0xFFFF, 0xFFFF, "Alder Lake-S PCH Shared SRAM(0x7AA7)"}, @@ -43673,21 +44918,25 @@ {0x8086, 0x7AF8, 0xFFFF, 0xFFFF, "Alder Lake-S Integrated Sensor Hub(0x7AF8)"}, {0x8086, 0x7AFC, 0xFFFF, 0xFFFF, "Alder Lake-S PCH Serial IO I2C Controller #4(0x7AFC)"}, {0x8086, 0x7AFD, 0xFFFF, 0xFFFF, "Alder Lake-S PCH Serial IO I2C Controller #5(0x7AFD)"}, +{0x8086, 0x7D01, 0xFFFF, 0xFFFF, "Meteor Lake-H 6p+8e cores Host Bridge/DRAM Controller(0x7D01)"}, {0x8086, 0x7D03, 0xFFFF, 0xFFFF, "Meteor Lake-P Dynamic Tuning Technology(0x7D03)"}, +{0x8086, 0x7D06, 0xFFFF, 0xFFFF, "Arrow Lake-H 6p+8e cores Host Bridge/DRAM Controller(0x7D06)"}, {0x8086, 0x7D0B, 0xFFFF, 0xFFFF, "Volume Management Device NVMe RAID Controller Intel Corporation(0x7D0B)"}, {0x8086, 0x7D0D, 0xFFFF, 0xFFFF, "Meteor Lake-P Platform Monitoring Technology(0x7D0D)"}, {0x8086, 0x7D19, 0xFFFF, 0xFFFF, "Meteor Lake IPU(0x7D19)"}, +{0x8086, 0x7D1C, 0xFFFF, 0xFFFF, "Arrow Lake-HX 8p+16e cores Host Bridge(0x7D1C)"}, {0x8086, 0x7D1D, 0xFFFF, 0xFFFF, "Meteor Lake NPU(0x7D1D)"}, {0x8086, 0x7D40, 0xFFFF, 0xFFFF, "Meteor Lake-M [Intel Graphics](0x7D40)"}, {0x8086, 0x7D41, 0xFFFF, 0xFFFF, "Arrow Lake-U [Intel Graphics](0x7D41)"}, {0x8086, 0x7D45, 0xFFFF, 0xFFFF, "Meteor Lake-P [Intel Graphics](0x7D45)"}, -{0x8086, 0x7D51, 0xFFFF, 0xFFFF, "Arrow Lake-P [Intel Graphics](0x7D51)"}, +{0x8086, 0x7D51, 0xFFFF, 0xFFFF, "Arrow Lake-P [Arc Pro 130T/140T](0x7D51)"}, {0x8086, 0x7D55, 0xFFFF, 0xFFFF, "Meteor Lake-P [Intel Arc Graphics](0x7D55)"}, {0x8086, 0x7D60, 0xFFFF, 0xFFFF, "Meteor Lake-M [Intel Graphics](0x7D60)"}, {0x8086, 0x7D67, 0xFFFF, 0xFFFF, "Arrow Lake-S [Intel Graphics](0x7D67)"}, {0x8086, 0x7DD1, 0xFFFF, 0xFFFF, "Arrow Lake-P [Intel Graphics](0x7DD1)"}, {0x8086, 0x7DD5, 0xFFFF, 0xFFFF, "Meteor Lake-P [Intel Graphics](0x7DD5)"}, {0x8086, 0x7E01, 0xFFFF, 0xFFFF, "Meteor Lake-P LPC/eSPI Controller(0x7E01)"}, +{0x8086, 0x7E02, 0xFFFF, 0xFFFF, "Meteor Lake-H eSPI Controller(0x7E02)"}, {0x8086, 0x7E22, 0xFFFF, 0xFFFF, "Meteor Lake-P SMBus Controller(0x7E22)"}, {0x8086, 0x7E23, 0xFFFF, 0xFFFF, "Meteor Lake-P SPI Controller(0x7E23)"}, {0x8086, 0x7E24, 0xFFFF, 0xFFFF, "Meteor Lake-P Trace Hub(0x7E24)"}, @@ -43696,11 +44945,13 @@ {0x8086, 0x7E27, 0xFFFF, 0xFFFF, "Meteor Lake-P Serial IO SPI Controller #0(0x7E27)"}, {0x8086, 0x7E28, 0xFFFF, 0xFFFF, "Meteor Lake-P HD Audio Controller(0x7E28)"}, {0x8086, 0x7E30, 0xFFFF, 0xFFFF, "Meteor Lake-P Serial IO SPI Controller #1(0x7E30)"}, +{0x8086, 0x7E3F, 0xFFFF, 0xFFFF, "Meteor Lake-H/U PCIe Root Port #8(0x7E3F)"}, {0x8086, 0x7E40, 0xFFFF, 0xFFFF, "Meteor Lake PCH CNVi WiFi(0x7E40)"}, {0x8086, 0x7E40, 0x8086, 0x0094, "Wi-Fi 6E AX211 160MHz(0x8086-0x0094)"}, {0x8086, 0x7E45, 0xFFFF, 0xFFFF, "Meteor Lake-P Integrated Sensor Hub(0x7E45)"}, {0x8086, 0x7E46, 0xFFFF, 0xFFFF, "Meteor Lake-P Serial IO SPI Controller #2(0x7E46)"}, {0x8086, 0x7E4C, 0xFFFF, 0xFFFF, "Meteor Lake-P Gaussian & Neural-Network Accelerator(0x7E4C)"}, +{0x8086, 0x7E4D, 0xFFFF, 0xFFFF, "Meteor Lake-H/U PCIe Root Port #9(0x7E4D)"}, {0x8086, 0x7E50, 0xFFFF, 0xFFFF, "Meteor Lake-P Serial IO I2C Controller #4(0x7E50)"}, {0x8086, 0x7E51, 0xFFFF, 0xFFFF, "Meteor Lake-P Serial IO I2C Controller #5(0x7E51)"}, {0x8086, 0x7E52, 0xFFFF, 0xFFFF, "Meteor Lake-P Serial IO UART Controller #2(0x7E52)"}, @@ -43712,6 +44963,7 @@ {0x8086, 0x7E7B, 0xFFFF, 0xFFFF, "Meteor Lake-P Serial IO I2C Controller #3(0x7E7B)"}, {0x8086, 0x7E7D, 0xFFFF, 0xFFFF, "Meteor Lake-P USB 3.2 Gen 2x1 xHCI Host Controller(0x7E7D)"}, {0x8086, 0x7E7E, 0xFFFF, 0xFFFF, "Meteor Lake-P USB Device Controller(0x7E7E)"}, +{0x8086, 0x7E7F, 0xFFFF, 0xFFFF, "Meteor Lake-H/U Shared SRAM(0x7E7F)"}, {0x8086, 0x7EC0, 0xFFFF, 0xFFFF, "Meteor Lake-P Thunderbolt 4 USB Controller(0x7EC0)"}, {0x8086, 0x7EC2, 0xFFFF, 0xFFFF, "Meteor Lake-P Thunderbolt 4 NHI #0(0x7EC2)"}, {0x8086, 0x7EC3, 0xFFFF, 0xFFFF, "Meteor Lake-P Thunderbolt 4 NHI #1(0x7EC3)"}, @@ -43719,8 +44971,37 @@ {0x8086, 0x7EC5, 0xFFFF, 0xFFFF, "Meteor Lake-P Thunderbolt 4 PCI Express Root Port #1(0x7EC5)"}, {0x8086, 0x7EC6, 0xFFFF, 0xFFFF, "Meteor Lake-P Thunderbolt 4 PCI Express Root Port #2(0x7EC6)"}, {0x8086, 0x7EC7, 0xFFFF, 0xFFFF, "Meteor Lake-P Thunderbolt 4 PCI Express Root Port #3(0x7EC7)"}, +{0x8086, 0x7ECA, 0xFFFF, 0xFFFF, "Meteor Lake-H/U PCIe Root Port #10(0x7ECA)"}, +{0x8086, 0x7ECB, 0xFFFF, 0xFFFF, "Arrow Lake-H/U PCIe Root Port #11 (PXPE)(0x7ECB)"}, +{0x8086, 0x7ECC, 0xFFFF, 0xFFFF, "Meteor Lake-H PCIe Root Port #12(0x7ECC)"}, +{0x8086, 0x7F03, 0xFFFF, 0xFFFF, "Q870 Chipset LPC/eSPI Controller(0x7F03)"}, +{0x8086, 0x7F04, 0xFFFF, 0xFFFF, "Z890 Chipset LPC/eSPI Controller(0x7F04)"}, +{0x8086, 0x7F06, 0xFFFF, 0xFFFF, "B860 Chipset LPC/eSPI Controller(0x7F06)"}, +{0x8086, 0x7F07, 0xFFFF, 0xFFFF, "H810 Chipset LPC/eSPI Controller(0x7F07)"}, +{0x8086, 0x7F08, 0xFFFF, 0xFFFF, "W880 Chipset LPC/eSPI Controller(0x7F08)"}, +{0x8086, 0x7F0C, 0xFFFF, 0xFFFF, "HM870 Chipset LPC/eSPI Controller(0x7F0C)"}, +{0x8086, 0x7F0D, 0xFFFF, 0xFFFF, "WM880 Chipset LPC/eSPI Controller(0x7F0D)"}, +{0x8086, 0x7F20, 0xFFFF, 0xFFFF, "800 Series PCH P2SB(0x7F20)"}, +{0x8086, 0x7F21, 0xFFFF, 0xFFFF, "800 Series PCH Power Management Controller(0x7F21)"}, +{0x8086, 0x7F23, 0xFFFF, 0xFFFF, "800 Series PCH SMBus Controller(0x7F23)"}, +{0x8086, 0x7F24, 0xFFFF, 0xFFFF, "800 Series PCH SPI (flash) Controller(0x7F24)"}, +{0x8086, 0x7F27, 0xFFFF, 0xFFFF, "800 Series PCH Shared SRAM(0x7F27)"}, +{0x8086, 0x7F30, 0xFFFF, 0xFFFF, "800 Series PCH PCIe Root Port #9(0x7F30)"}, +{0x8086, 0x7F34, 0xFFFF, 0xFFFF, "800 Series PCH PCIe Root Port #13(0x7F34)"}, +{0x8086, 0x7F36, 0xFFFF, 0xFFFF, "800 Series PCH PCIe Root Port #15(0x7F36)"}, +{0x8086, 0x7F38, 0xFFFF, 0xFFFF, "800 Series PCH PCIe Root Port #1(0x7F38)"}, +{0x8086, 0x7F3E, 0xFFFF, 0xFFFF, "800 Series PCH PCIe Root Port #7(0x7F3E)"}, +{0x8086, 0x7F40, 0xFFFF, 0xFFFF, "800 Series PCH PCIe Root Port #17(0x7F40)"}, +{0x8086, 0x7F44, 0xFFFF, 0xFFFF, "800 Series PCH PCIe Root Port #21(0x7F44)"}, +{0x8086, 0x7F4C, 0xFFFF, 0xFFFF, "800 Series PCH I2C Controller #0(0x7F4C)"}, +{0x8086, 0x7F4F, 0xFFFF, 0xFFFF, "800 Series PCH I2C Controller #3(0x7F4F)"}, +{0x8086, 0x7F50, 0xFFFF, 0xFFFF, "800 Series ACE (Audio Context Engine)(0x7F50)"}, +{0x8086, 0x7F68, 0xFFFF, 0xFFFF, "800 Series PCH HECI #1(0x7F68)"}, +{0x8086, 0x7F6E, 0xFFFF, 0xFFFF, "800 Series PCH USB 3.1 xHCI HC(0x7F6E)"}, {0x8086, 0x7F70, 0xFFFF, 0xFFFF, "Arrow Lake-S PCH CNVi WiFi(0x7F70)"}, {0x8086, 0x7F70, 0x8086, 0x0094, "WiFi 6E AX211 160MHz(0x8086-0x0094)"}, +{0x8086, 0x7F7A, 0xFFFF, 0xFFFF, "800 Series PCH I2C Controller #4(0x7F7A)"}, +{0x8086, 0x7F7B, 0xFFFF, 0xFFFF, "800 Series PCH I2C Controller #5(0x7F7B)"}, {0x8086, 0x8002, 0xFFFF, 0xFFFF, "Trusted Execution Technology Registers(0x8002)"}, {0x8086, 0x8003, 0xFFFF, 0xFFFF, "Trusted Execution Technology Registers(0x8003)"}, {0x8086, 0x8100, 0xFFFF, 0xFFFF, "US15W/US15X SCH [Poulsbo] Host Bridge(0x8100)"}, @@ -43981,16 +45262,21 @@ {0x8086, 0x8D00, 0xFFFF, 0xFFFF, "C610/X99 series chipset 4-port SATA Controller [IDE mode](0x8D00)"}, {0x8086, 0x8D02, 0xFFFF, 0xFFFF, "C610/X99 series chipset 6-Port SATA Controller [AHCI mode](0x8D02)"}, {0x8086, 0x8D02, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, +{0x8086, 0x8D02, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D04, 0xFFFF, 0xFFFF, "C610/X99 series chipset SATA Controller [RAID mode](0x8D04)"}, {0x8086, 0x8D06, 0xFFFF, 0xFFFF, "C610/X99 series chipset SATA Controller [RAID mode](0x8D06)"}, {0x8086, 0x8D06, 0x17AA, 0x1031, "ThinkServer RAID 110i(0x17AA-0x1031)"}, {0x8086, 0x8D08, 0xFFFF, 0xFFFF, "C610/X99 series chipset 2-port SATA Controller [IDE mode](0x8D08)"}, {0x8086, 0x8D0E, 0xFFFF, 0xFFFF, "C610/X99 series chipset SATA Controller [RAID mode](0x8D0E)"}, {0x8086, 0x8D10, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #1(0x8D10)"}, +{0x8086, 0x8D10, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, +{0x8086, 0x8D10, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D11, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #1(0x8D11)"}, {0x8086, 0x8D12, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #2(0x8D12)"}, +{0x8086, 0x8D12, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D13, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #2(0x8D13)"}, {0x8086, 0x8D14, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #3(0x8D14)"}, +{0x8086, 0x8D14, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D15, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #3(0x8D15)"}, {0x8086, 0x8D16, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #4(0x8D16)"}, {0x8086, 0x8D17, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #4(0x8D17)"}, @@ -44003,29 +45289,42 @@ {0x8086, 0x8D1E, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #8(0x8D1E)"}, {0x8086, 0x8D1F, 0xFFFF, 0xFFFF, "C610/X99 series chipset PCI Express Root Port #8(0x8D1F)"}, {0x8086, 0x8D20, 0xFFFF, 0xFFFF, "C610/X99 series chipset HD Audio Controller(0x8D20)"}, +{0x8086, 0x8D20, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D21, 0xFFFF, 0xFFFF, "C610/X99 series chipset HD Audio Controller(0x8D21)"}, {0x8086, 0x8D22, 0xFFFF, 0xFFFF, "C610/X99 series chipset SMBus Controller(0x8D22)"}, +{0x8086, 0x8D22, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D22, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D22, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D22, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D24, 0xFFFF, 0xFFFF, "C610/X99 series chipset Thermal Subsystem(0x8D24)"}, {0x8086, 0x8D24, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, +{0x8086, 0x8D24, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D26, 0xFFFF, 0xFFFF, "C610/X99 series chipset USB Enhanced Host Controller #1(0x8D26)"}, +{0x8086, 0x8D26, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D26, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D26, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D26, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D2D, 0xFFFF, 0xFFFF, "C610/X99 series chipset USB Enhanced Host Controller #2(0x8D2D)"}, +{0x8086, 0x8D2D, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D2D, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D2D, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D2D, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D31, 0xFFFF, 0xFFFF, "C610/X99 series chipset USB xHCI Host Controller(0x8D31)"}, +{0x8086, 0x8D31, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D31, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D31, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D31, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D33, 0xFFFF, 0xFFFF, "C610/X99 series chipset LAN Controller(0x8D33)"}, {0x8086, 0x8D34, 0xFFFF, 0xFFFF, "C610/X99 series chipset NAND Controller(0x8D34)"}, {0x8086, 0x8D3A, 0xFFFF, 0xFFFF, "C610/X99 series chipset MEI Controller #1(0x8D3A)"}, +{0x8086, 0x8D3A, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D3A, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D3A, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D3A, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D3B, 0xFFFF, 0xFFFF, "C610/X99 series chipset MEI Controller #2(0x8D3B)"}, {0x8086, 0x8D3B, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D3B, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D3B, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D3C, 0xFFFF, 0xFFFF, "C610/X99 series chipset IDE-r Controller(0x8D3C)"}, {0x8086, 0x8D3D, 0xFFFF, 0xFFFF, "C610/X99 series chipset KT Controller(0x8D3D)"}, {0x8086, 0x8D40, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D40)"}, @@ -44033,8 +45332,10 @@ {0x8086, 0x8D42, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D42)"}, {0x8086, 0x8D43, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D43)"}, {0x8086, 0x8D44, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D44)"}, +{0x8086, 0x8D44, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D44, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D44, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D44, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D45, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D45)"}, {0x8086, 0x8D46, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D46)"}, {0x8086, 0x8D47, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D47)"}, @@ -44048,17 +45349,22 @@ {0x8086, 0x8D4F, 0xFFFF, 0xFFFF, "C610/X99 series chipset LPC Controller(0x8D4F)"}, {0x8086, 0x8D60, 0xFFFF, 0xFFFF, "C610/X99 series chipset sSATA Controller [IDE mode](0x8D60)"}, {0x8086, 0x8D62, 0xFFFF, 0xFFFF, "C610/X99 series chipset sSATA Controller [AHCI mode](0x8D62)"}, +{0x8086, 0x8D62, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D62, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, +{0x8086, 0x8D62, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D64, 0xFFFF, 0xFFFF, "C610/X99 series chipset sSATA Controller [RAID mode](0x8D64)"}, {0x8086, 0x8D66, 0xFFFF, 0xFFFF, "C610/X99 series chipset sSATA Controller [RAID mode](0x8D66)"}, {0x8086, 0x8D68, 0xFFFF, 0xFFFF, "C610/X99 series chipset sSATA Controller [IDE mode](0x8D68)"}, {0x8086, 0x8D6E, 0xFFFF, 0xFFFF, "C610/X99 series chipset sSATA Controller [RAID mode](0x8D6E)"}, {0x8086, 0x8D7C, 0xFFFF, 0xFFFF, "C610/X99 series chipset SPSR(0x8D7C)"}, +{0x8086, 0x8D7C, 0x1028, 0x0617, "Precision T5810(0x1028-0x0617)"}, {0x8086, 0x8D7C, 0x15D9, 0x0821, "X10DRW-i(0x15D9-0x0821)"}, {0x8086, 0x8D7C, 0x15D9, 0x0832, "X10SRL-F(0x15D9-0x0832)"}, +{0x8086, 0x8D7C, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x8D7D, 0xFFFF, 0xFFFF, "C610/X99 series chipset MS SMBus 0(0x8D7D)"}, {0x8086, 0x8D7E, 0xFFFF, 0xFFFF, "C610/X99 series chipset MS SMBus 1(0x8D7E)"}, {0x8086, 0x8D7F, 0xFFFF, 0xFFFF, "C610/X99 series chipset MS SMBus 2(0x8D7F)"}, +{0x8086, 0x8D7F, 0x15D9, 0x086B, "X10DRS(0x15D9-0x086B)"}, {0x8086, 0x9000, 0xFFFF, 0xFFFF, "IXP2000 Family Network Processor(0x9000)"}, {0x8086, 0x9001, 0xFFFF, 0xFFFF, "IXP2400 Network Processor(0x9001)"}, {0x8086, 0x9002, 0xFFFF, 0xFFFF, "IXP2300 Network Processor(0x9002)"}, @@ -44443,6 +45749,8 @@ {0x8086, 0xA0B0, 0xFFFF, 0xFFFF, "Tiger Lake-LP PCI Express Root Port #9(0xA0B0)"}, {0x8086, 0xA0B1, 0xFFFF, 0xFFFF, "Tiger Lake-LP PCI Express Root Port #10(0xA0B1)"}, {0x8086, 0xA0B3, 0xFFFF, 0xFFFF, "Tiger Lake-LP PCI Express Root Port #12(0xA0B3)"}, +{0x8086, 0xA0B8, 0xFFFF, 0xFFFF, "Tiger Lake-LP PCI Express Root Port #0(0xA0B8)"}, +{0x8086, 0xA0BB, 0xFFFF, 0xFFFF, "Tiger Lake-LP PCI Express Root Port #3(0xA0BB)"}, {0x8086, 0xA0BC, 0xFFFF, 0xFFFF, "Tiger Lake-LP PCI Express Root Port #5(0xA0BC)"}, {0x8086, 0xA0BD, 0xFFFF, 0xFFFF, "Tigerlake PCH-LP PCI Express Root Port #6(0xA0BD)"}, {0x8086, 0xA0BE, 0xFFFF, 0xFFFF, "Tiger Lake-LP PCI Express Root Port #7(0xA0BE)"}, @@ -44640,7 +45948,7 @@ {0x8086, 0xA1EA, 0xFFFF, 0xFFFF, "C620 Series Chipset Family PCI Express Root Port #20(0xA1EA)"}, {0x8086, 0xA1EC, 0xFFFF, 0xFFFF, "C620 Series Chipset Family MROM 0(0xA1EC)"}, {0x8086, 0xA1ED, 0xFFFF, 0xFFFF, "C620 Series Chipset Family MROM 1(0xA1ED)"}, -{0x8086, 0xA1F0, 0xFFFF, 0xFFFF, "Lewisburg MROM 0(0xA1F0)"}, +{0x8086, 0xA1F0, 0xFFFF, 0xFFFF, "C62x HD Audio Controller(0xA1F0)"}, {0x8086, 0xA1F8, 0xFFFF, 0xFFFF, "Lewisburg IE: HECI #1(0xA1F8)"}, {0x8086, 0xA1F9, 0xFFFF, 0xFFFF, "Lewisburg IE: HECI #2(0xA1F9)"}, {0x8086, 0xA1FA, 0xFFFF, 0xFFFF, "Lewisburg IE: IDE-r(0xA1FA)"}, @@ -44648,12 +45956,33 @@ {0x8086, 0xA1FC, 0xFFFF, 0xFFFF, "Lewisburg IE: HECI #3(0xA1FC)"}, {0x8086, 0xA202, 0xFFFF, 0xFFFF, "Lewisburg SATA Controller [AHCI mode](0xA202)"}, {0x8086, 0xA206, 0xFFFF, 0xFFFF, "Lewisburg SATA Controller [RAID mode](0xA206)"}, +{0x8086, 0xA210, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA210)"}, +{0x8086, 0xA211, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA211)"}, +{0x8086, 0xA212, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA212)"}, +{0x8086, 0xA213, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA213)"}, +{0x8086, 0xA214, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA214)"}, +{0x8086, 0xA215, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA215)"}, +{0x8086, 0xA216, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA216)"}, +{0x8086, 0xA217, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA217)"}, +{0x8086, 0xA218, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA218)"}, +{0x8086, 0xA219, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA219)"}, +{0x8086, 0xA21A, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA21A)"}, +{0x8086, 0xA21B, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA21B)"}, +{0x8086, 0xA21C, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA21C)"}, +{0x8086, 0xA21D, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA21D)"}, +{0x8086, 0xA21E, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA21E)"}, +{0x8086, 0xA21F, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA21F)"}, +{0x8086, 0xA221, 0xFFFF, 0xFFFF, "Lewisburg Power Management Controller(0xA221)"}, {0x8086, 0xA223, 0xFFFF, 0xFFFF, "Lewisburg SMBus(0xA223)"}, {0x8086, 0xA224, 0xFFFF, 0xFFFF, "Lewisburg SPI Controller(0xA224)"}, {0x8086, 0xA242, 0xFFFF, 0xFFFF, "Lewisburg LPC or eSPI Controller(0xA242)"}, {0x8086, 0xA243, 0xFFFF, 0xFFFF, "Lewisburg LPC or eSPI Controller(0xA243)"}, {0x8086, 0xA252, 0xFFFF, 0xFFFF, "Lewisburg SSATA Controller [AHCI mode](0xA252)"}, {0x8086, 0xA256, 0xFFFF, 0xFFFF, "Lewisburg SSATA Controller [RAID mode](0xA256)"}, +{0x8086, 0xA267, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA267)"}, +{0x8086, 0xA268, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA268)"}, +{0x8086, 0xA269, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA269)"}, +{0x8086, 0xA26A, 0xFFFF, 0xFFFF, "Lewisburg PCI Express Root Port(0xA26A)"}, {0x8086, 0xA282, 0xFFFF, 0xFFFF, "200 Series PCH SATA controller [AHCI mode](0xA282)"}, {0x8086, 0xA282, 0x1462, 0x7A72, "H270 PC MATE(0x1462-0x7A72)"}, {0x8086, 0xA286, 0xFFFF, 0xFFFF, "200 Series PCH SATA controller [RAID mode](0xA286)"}, @@ -44800,6 +46129,7 @@ {0x8086, 0xA3EB, 0xFFFF, 0xFFFF, "Comet Lake PCI Express Root Port #21(0xA3EB)"}, {0x8086, 0xA3F0, 0xFFFF, 0xFFFF, "Comet Lake PCH-V cAVS(0xA3F0)"}, {0x8086, 0xA620, 0xFFFF, 0xFFFF, "6400/6402 Advanced Memory Buffer (AMB)(0xA620)"}, +{0x8086, 0xA700, 0xFFFF, 0xFFFF, "Raptor Lake-S Host Bridge/DRAM Controller(0xA700)"}, {0x8086, 0xA703, 0xFFFF, 0xFFFF, "Raptor Lake-S Host Bridge/DRAM Controller(0xA703)"}, {0x8086, 0xA706, 0xFFFF, 0xFFFF, "Raptor Lake-P 6p+8e cores Host Bridge/DRAM Controller(0xA706)"}, {0x8086, 0xA706, 0x1028, 0x0C06, "Precision 3580(0x1028-0x0C06)"}, @@ -44817,7 +46147,7 @@ {0x8086, 0xA73E, 0xFFFF, 0xFFFF, "Raptor Lake-P Thunderbolt 4 NHI #0(0xA73E)"}, {0x8086, 0xA73E, 0x1028, 0x0C06, "Precision 3580(0x1028-0x0C06)"}, {0x8086, 0xA740, 0xFFFF, 0xFFFF, "Raptor Lake-S 8+12 - Host Bridge/DRAM Controller(0xA740)"}, -{0x8086, 0xA74D, 0xFFFF, 0xFFFF, "Raptor Lake PCIe 4.0 Graphics Port(0xA74D)"}, +{0x8086, 0xA74D, 0xFFFF, 0xFFFF, "Raptor Lake PCI Express 4.0 Graphics Port(0xA74D)"}, {0x8086, 0xA74F, 0xFFFF, 0xFFFF, "GNA Scoring Accelerator module(0xA74F)"}, {0x8086, 0xA74F, 0x1028, 0x0C06, "Precision 3580(0x1028-0x0C06)"}, {0x8086, 0xA75D, 0xFFFF, 0xFFFF, "Raptor Lake IPU(0xA75D)"}, @@ -44825,7 +46155,7 @@ {0x8086, 0xA76E, 0xFFFF, 0xFFFF, "Raptor Lake-P Thunderbolt 4 PCI Express Root Port #0(0xA76E)"}, {0x8086, 0xA77D, 0xFFFF, 0xFFFF, "Raptor Lake Crashlog and Telemetry(0xA77D)"}, {0x8086, 0xA77D, 0x1028, 0x0C06, "Precision 3580(0x1028-0x0C06)"}, -{0x8086, 0xA77F, 0xFFFF, 0xFFFF, "Volume Management Device NVMe RAID Controller Intel Corporation(0xA77F)"}, +{0x8086, 0xA77F, 0xFFFF, 0xFFFF, "RST Volume Management Device Controller(0xA77F)"}, {0x8086, 0xA780, 0xFFFF, 0xFFFF, "Raptor Lake-S GT1 [UHD Graphics 770](0xA780)"}, {0x8086, 0xA781, 0xFFFF, 0xFFFF, "Raptor Lake-S UHD Graphics(0xA781)"}, {0x8086, 0xA782, 0xFFFF, 0xFFFF, "Raptor Lake-S UHD Graphics(0xA782)"}, @@ -44881,16 +46211,27 @@ {0x8086, 0xA87F, 0xFFFF, 0xFFFF, "Lunar Lake-M Shared SRAM(0xA87F)"}, {0x8086, 0xABC0, 0xFFFF, 0xFFFF, "Omni-Path Fabric Switch Silicon 100 Series(0xABC0)"}, {0x8086, 0xAD0B, 0xFFFF, 0xFFFF, "Volume Management Device NVMe RAID Controller Intel Corporation(0xAD0B)"}, +{0x8086, 0xAD0D, 0xFFFF, 0xFFFF, "Arrow Lake-HX Crash Log & Telemetry(0xAD0D)"}, {0x8086, 0xAD1D, 0xFFFF, 0xFFFF, "Arrow Lake NPU(0xAD1D)"}, +{0x8086, 0xAE10, 0xFFFF, 0xFFFF, "Arrow Lake-HX Direct eSPI Controller(0xAE10)"}, +{0x8086, 0xAE23, 0xFFFF, 0xFFFF, "Arrow Lake-HX SPI (flash) Controller(0xAE23)"}, +{0x8086, 0xAE4C, 0xFFFF, 0xFFFF, "Arrow Lake-HX Gauss Newton Algorithm (GNA)(0xAE4C)"}, +{0x8086, 0xAE4D, 0xFFFF, 0xFFFF, "Arrow Lake-HX PCIe Root Port #13(0xAE4D)"}, +{0x8086, 0xAE7F, 0xFFFF, 0xFFFF, "Arrow Lake-HX Shared SRAM (SOC-S)(0xAE7F)"}, {0x8086, 0xB03E, 0xFFFF, 0xFFFF, "Panther Lake NPU(0xB03E)"}, -{0x8086, 0xB080, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB080)"}, -{0x8086, 0xB081, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB081)"}, -{0x8086, 0xB082, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB082)"}, -{0x8086, 0xB083, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB083)"}, +{0x8086, 0xB080, 0xFFFF, 0xFFFF, "Panther Lake [Arc B390](0xB080)"}, +{0x8086, 0xB081, 0xFFFF, 0xFFFF, "Panther Lake [Arc B370](0xB081)"}, +{0x8086, 0xB082, 0xFFFF, 0xFFFF, "Panther Lake [Arc B390](0xB082)"}, +{0x8086, 0xB083, 0xFFFF, 0xFFFF, "Panther Lake [Arc B370](0xB083)"}, +{0x8086, 0xB084, 0xFFFF, 0xFFFF, "Panther Lake [Arc Pro B390](0xB084)"}, +{0x8086, 0xB085, 0xFFFF, 0xFFFF, "Panther Lake [Arc Pro B370](0xB085)"}, +{0x8086, 0xB086, 0xFFFF, 0xFFFF, "Panther Lake [Arc Pro B390](0xB086)"}, +{0x8086, 0xB087, 0xFFFF, 0xFFFF, "Panther Lake [Arc Pro B370](0xB087)"}, {0x8086, 0xB08F, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB08F)"}, {0x8086, 0xB090, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB090)"}, {0x8086, 0xB0A0, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB0A0)"}, {0x8086, 0xB0B0, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB0B0)"}, +{0x8086, 0xB0FF, 0xFFFF, 0xFFFF, "Panther Lake [Intel Graphics](0xB0FF)"}, {0x8086, 0xB152, 0xFFFF, 0xFFFF, "21152 PCI-to-PCI Bridge(0xB152)"}, {0x8086, 0xB152, 0x8086, 0xB152, "21152 PCI-to-PCI Bridge(0x8086-0xB152)"}, {0x8086, 0xB154, 0xFFFF, 0xFFFF, "21154 PCI-to-PCI Bridge(0xB154)"}, @@ -44927,19 +46268,25 @@ {0x8086, 0xD156, 0xFFFF, 0xFFFF, "Core Processor Semaphore and Scratchpad Registers(0xD156)"}, {0x8086, 0xD157, 0xFFFF, 0xFFFF, "Core Processor System Control and Status Registers(0xD157)"}, {0x8086, 0xD158, 0xFFFF, 0xFFFF, "Core Processor Miscellaneous Registers(0xD158)"}, +{0x8086, 0xD740, 0xFFFF, 0xFFFF, "NVL-S(0xD740)"}, +{0x8086, 0xD741, 0xFFFF, 0xFFFF, "NVL-U(0xD741)"}, +{0x8086, 0xD742, 0xFFFF, 0xFFFF, "NVL-H(0xD742)"}, +{0x8086, 0xD743, 0xFFFF, 0xFFFF, "NVL-HX(0xD743)"}, +{0x8086, 0xD744, 0xFFFF, 0xFFFF, "NVL-UL(0xD744)"}, +{0x8086, 0xD745, 0xFFFF, 0xFFFF, "NVL-HX(0xD745)"}, {0x8086, 0xE202, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE202)"}, {0x8086, 0xE20B, 0xFFFF, 0xFFFF, "Battlemage G21 [Arc B580](0xE20B)"}, {0x8086, 0xE20C, 0xFFFF, 0xFFFF, "Battlemage G21 [Arc B570](0xE20C)"}, {0x8086, 0xE20D, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE20D)"}, {0x8086, 0xE210, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE210)"}, -{0x8086, 0xE211, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE211)"}, -{0x8086, 0xE212, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE212)"}, +{0x8086, 0xE211, 0xFFFF, 0xFFFF, "Battlemage G21 [Arc Pro B60](0xE211)"}, +{0x8086, 0xE212, 0xFFFF, 0xFFFF, "Battlemage G21 [Arc Pro B50](0xE212)"}, {0x8086, 0xE215, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE215)"}, {0x8086, 0xE216, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE216)"}, -{0x8086, 0xE220, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE220)"}, -{0x8086, 0xE221, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE221)"}, -{0x8086, 0xE222, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE222)"}, -{0x8086, 0xE223, 0xFFFF, 0xFFFF, "Battlemage G21 [Intel Graphics](0xE223)"}, +{0x8086, 0xE220, 0xFFFF, 0xFFFF, "Battlemage G31 [Intel Graphics](0xE220)"}, +{0x8086, 0xE221, 0xFFFF, 0xFFFF, "Battlemage G31 [Intel Graphics](0xE221)"}, +{0x8086, 0xE222, 0xFFFF, 0xFFFF, "Battlemage G31 [Intel Graphics](0xE222)"}, +{0x8086, 0xE223, 0xFFFF, 0xFFFF, "Battlemage G31 [Intel Graphics](0xE223)"}, {0x8086, 0xF1A5, 0xFFFF, 0xFFFF, "SSD 600P Series(0xF1A5)"}, {0x8086, 0xF1A5, 0x8086, 0x390A, "SSDPEKKW256G7 256GB(0x8086-0x390A)"}, {0x8086, 0xF1A6, 0xFFFF, 0xFFFF, "SSD DC P4101/Pro 7600p/760p/E 6100p Series(0xF1A6)"}, @@ -44948,6 +46295,8 @@ {0x8086, 0xF1A8, 0xFFFF, 0xFFFF, "SSD 660P Series(0xF1A8)"}, {0x8086, 0xF1AA, 0xFFFF, 0xFFFF, "SSD 670p Series [Keystone Harbor](0xF1AA)"}, {0x8086, 0xFAF0, 0xFFFF, 0xFFFF, "SSD 665p Series [Neptune Harbor Refresh](0xFAF0)"}, +{0x8086, 0xFD80, 0xFFFF, 0xFFFF, "Wildcat Lake [Intel Graphics](0xFD80)"}, +{0x8086, 0xFD81, 0xFFFF, 0xFFFF, "Wildcat Lake [Intel Graphics](0xFD81)"}, }; /* pci_vid_8086[] */ static pci_id_t const pci_vid_8088[] = { @@ -45041,6 +46390,11 @@ {0x80EE, 0xCAFE, 0xFFFF, 0xFFFF, "VirtualBox Guest Service(0xCAFE)"}, }; /* pci_vid_80EE[] */ +static pci_id_t const pci_vid_8164[] = { +{0x8164, 0xFFFF, 0xFFFF, 0xFFFF, "HippStor Technology Co., Ltd(0x8164)"}, +{0x8164, 0x1600, 0xFFFF, 0xFFFF, "HP600 U.2 NVME SSD(0x1600)"}, +}; /* pci_vid_8164[] */ + static pci_id_t const pci_vid_8322[] = { {0x8322, 0xFFFF, 0xFFFF, 0xFFFF, "Sodick America Corp.(0x8322)"}, }; /* pci_vid_8322[] */ @@ -45049,23 +46403,40 @@ {0x8384, 0xFFFF, 0xFFFF, 0xFFFF, "SigmaTel(0x8384)"}, }; /* pci_vid_8384[] */ +static pci_id_t const pci_vid_8385[] = { +{0x8385, 0xFFFF, 0xFFFF, 0xFFFF, "Suzhou Yige Technology Co., Ltd.(0x8385)"}, +}; /* pci_vid_8385[] */ + static pci_id_t const pci_vid_8401[] = { {0x8401, 0xFFFF, 0xFFFF, 0xFFFF, "TRENDware International Inc.(0x8401)"}, }; /* pci_vid_8401[] */ +static pci_id_t const pci_vid_8412[] = { +{0x8412, 0xFFFF, 0xFFFF, 0xFFFF, "Sharetronic Data Technology Co., Ltd.(0x8412)"}, +}; /* pci_vid_8412[] */ + static pci_id_t const pci_vid_8510[] = { {0x8510, 0xFFFF, 0xFFFF, 0xFFFF, "Sietium Semiconductor Co., Ltd.(0x8510)"}, {0x8510, 0x0201, 0xFFFF, 0xFFFF, "GenBu02 Series GPU(0x0201)"}, {0x8510, 0x0201, 0x8510, 0x0001, "GB2062-PUB-LPDDR(0x8510-0x0001)"}, -{0x8510, 0x0201, 0x8510, 0x0002, "GB2062-PCIe-C0(0x8510-0x0002)"}, +{0x8510, 0x0201, 0x8510, 0x0002, "GB2062-PCIe-C20(0x8510-0x0002)"}, {0x8510, 0x0201, 0x8510, 0x0003, "GB2062-PCIe-C41(0x8510-0x0003)"}, {0x8510, 0x0201, 0x8510, 0x0004, "GB2062-PCIe-HIEILP4(0x8510-0x0004)"}, -{0x8510, 0x0201, 0x8510, 0x0005, "CQ2040-PCIe-C21(0x8510-0x0005)"}, -{0x8510, 0x0201, 0x8510, 0x0007, "GB2062-PCIe-C40(0x8510-0x0007)"}, -{0x8510, 0x0201, 0x8510, 0x0008, "CQ2040-MXM-M60(0x8510-0x0008)"}, -{0x8510, 0x0201, 0x8510, 0x0009, "GB2062-PCIe-C20(0x8510-0x0009)"}, -{0x8510, 0x0201, 0x8510, 0x000B, "GB2062-PCIe-HIEILP42(0x8510-0x000B)"}, -{0x8510, 0x0201, 0x8510, 0x000C, "CQ2040-PUB(0x8510-0x000C)"}, +{0x8510, 0x0201, 0x8510, 0x0005, "GB02-PCIe-C21(0x8510-0x0005)"}, +{0x8510, 0x0201, 0x8510, 0x0006, "CQ2020-C2X Series(0x8510-0x0006)"}, +{0x8510, 0x0201, 0x8510, 0x0007, "GB02-PCIe-C46-4HDMI(0x8510-0x0007)"}, +{0x8510, 0x0201, 0x8510, 0x0008, "GB02-MXM-M60(0x8510-0x0008)"}, +{0x8510, 0x0201, 0x8510, 0x0009, "GB02-PCIe-C46-4HDMI-2DP(0x8510-0x0009)"}, +{0x8510, 0x0201, 0x8510, 0x000A, "GB02-MXM-M62-A-DP(0x8510-0x000A)"}, +{0x8510, 0x0201, 0x8510, 0x000B, "GB02-PCIe-C42(0x8510-0x000B)"}, +{0x8510, 0x0201, 0x8510, 0x000C, "GB02-PUB(0x8510-0x000C)"}, +{0x8510, 0x0201, 0x8510, 0x000D, "GB02-PCIe-C46-6HDMI(0x8510-0x000D)"}, +{0x8510, 0x0201, 0x8510, 0x000E, "GB02-MXM-M62-A-HDMI(0x8510-0x000E)"}, +{0x8510, 0x0201, 0x8510, 0x0010, "GB02-MXM-M66-3HDMI-3DP(0x8510-0x0010)"}, +{0x8510, 0x0201, 0x8510, 0x0011, "GB02-MXM-M66-2HDMI-4DP(0x8510-0x0011)"}, +{0x8510, 0x0201, 0x8510, 0x0012, "GB02-PCIe-C25-HD(0x8510-0x0012)"}, +{0x8510, 0x0201, 0x8510, 0x0013, "GB02-PCIe-C25-HH(0x8510-0x0013)"}, +{0x8510, 0x0201, 0x8510, 0x0014, "GB2064-VPX-V40(0x8510-0x0014)"}, {0x8510, 0x0201, 0x8510, 0x0201, "GB2062-PUB-DDR(0x8510-0x0201)"}, }; /* pci_vid_8510[] */ @@ -45090,7 +46461,9 @@ {0x8848, 0x1000, 0xFFFF, 0xFFFF, "Ethernet Controller N10 Series for 10GbE or 40GbE (Dual-port)(0x1000)"}, {0x8848, 0x1000, 0x4C52, 0x3032, "LRES3032PF Dual-port 10Gb Ethernet Server Adapter for OCP(0x4C52-0x3032)"}, {0x8848, 0x1000, 0x8848, 0x8410, "Ethernet Network Adapter N10G-X2-DC for 10GbE SFP+ 2-port(0x8848-0x8410)"}, +{0x8848, 0x1000, 0x8848, 0xC410, "Ethernet Network Adapter OCP3.0 N10G-X2-DCP for 10GbE SFP+ 2-port(0x8848-0xC410)"}, {0x8848, 0x1001, 0xFFFF, 0xFFFF, "Ethernet Controller N400 Series for 1GbE (Dual-port)(0x1001)"}, +{0x8848, 0x1001, 0x8848, 0x8000, "Ethernet Network Adapter N400L-X4-DD for 1GbE SFP 2-port(0x8848-0x8000)"}, {0x8848, 0x1003, 0xFFFF, 0xFFFF, "Ethernet Controller N400 Series for 10GbE (Single-port)(0x1003)"}, {0x8848, 0x1003, 0x4C52, 0x1050, "LRES1050PF Single-port 10Gb Ethernet Network Adapter(0x4C52-0x1050)"}, {0x8848, 0x1020, 0xFFFF, 0xFFFF, "Ethernet Controller N10 Series for 10GbE (Quad-port)(0x1020)"}, @@ -45098,9 +46471,11 @@ {0x8848, 0x1020, 0x4C52, 0x1031, "LRES1031PF Dual-port 10Gb Ethernet Server Adapter(0x4C52-0x1031)"}, {0x8848, 0x1020, 0x4C52, 0x3031, "LRES3031PF Quad-port 10Gb Ethernet Server Adapter for OCP(0x4C52-0x3031)"}, {0x8848, 0x1020, 0x8848, 0x8451, "Ethernet Network Adapter N10G-X4-QC for 10GbE SFP+ 4-port(0x8848-0x8451)"}, +{0x8848, 0x1020, 0x8848, 0xC451, "Ethernet Network Adapter OCP3.0 N10G-X4-QCP for 10GbE SFP+ 4-port(0x8848-0xC451)"}, {0x8848, 0x1021, 0xFFFF, 0xFFFF, "Ethernet Controller N400 Series for 1GbE (Quad-port)(0x1021)"}, {0x8848, 0x1021, 0x4C52, 0x1032, "LRES1032PF Quad-port 1Gb Ethernet Network Adapter(0x4C52-0x1032)"}, {0x8848, 0x1021, 0x4C52, 0x1039, "LRES1039PT Quad-port 1Gb Ethernet Network Adapter(0x4C52-0x1039)"}, +{0x8848, 0x1021, 0x8848, 0x8041, "Ethernet Network Adapter N400L-X4-QD for 1GbE SFP 4-port(0x8848-0x8041)"}, {0x8848, 0x1060, 0xFFFF, 0xFFFF, "Ethernet Controller N10 Series for 1GbE or 10GbE (8-port)(0x1060)"}, {0x8848, 0x1080, 0xFFFF, 0xFFFF, "Ethernet Controller N10 Series Virtual Function(0x1080)"}, {0x8848, 0x1081, 0xFFFF, 0xFFFF, "Ethernet Controller N400 Series Virtual Function(0x1081)"}, @@ -45113,6 +46488,13 @@ {0x8848, 0x8318, 0xFFFF, 0xFFFF, "Ethernet Controller N500 Series for 1GbE (Dual-port, Copper RJ45)(0x8318)"}, {0x8848, 0x8318, 0x4C52, 0x1049, "LRES1049PT Dual-port 1Gb Ethernet Network Adapter(0x4C52-0x1049)"}, {0x8848, 0x8318, 0x4C52, 0x3043, "LRES3043PT Dual-port 1Gb Ethernet Server Adapter for OCP(0x4C52-0x3043)"}, +{0x8848, 0x8500, 0xFFFF, 0xFFFF, "Ethernet Controller N20 Series for 25GbE(0x8500)"}, +{0x8848, 0x8500, 0x8848, 0x0800, "Ethernet Network Adapter N20 for 25GbE SFP28(0x8848-0x0800)"}, +{0x8848, 0x8500, 0x8848, 0x8800, "Ethernet Network Adapter N20 for RDMA 25GbE SFP28 2-port(0x8848-0x8800)"}, +{0x8848, 0x8501, 0xFFFF, 0xFFFF, "Ethernet Controller N20 Series for 100GbE(0x8501)"}, +{0x8848, 0x8501, 0x8848, 0x8800, "Ethernet Network Adapter N20 for RDMA 100GbE QSFP28 2-port(0x8848-0x8800)"}, +{0x8848, 0x8502, 0xFFFF, 0xFFFF, "Ethernet Controller N20 Series for 40GbE(0x8502)"}, +{0x8848, 0x8502, 0x8848, 0x8800, "Ethernet Network Adapter N20 for RDMA 40GbE QSFP+ 2-port(0x8848-0x8800)"}, }; /* pci_vid_8848[] */ static pci_id_t const pci_vid_8866[] = { @@ -45121,7 +46503,8 @@ static pci_id_t const pci_vid_8888[] = { {0x8888, 0xFFFF, 0xFFFF, 0xFFFF, "Silicon Magic(0x8888)"}, -{0x8888, 0x8504, 0xFFFF, 0xFFFF, "AVMatrix VC42(0x8504)"}, +{0x8888, 0x8504, 0xFFFF, 0xFFFF, "AVMatrix VC42 4-port HDMI Capture(0x8504)"}, +{0x8888, 0x8581, 0xFFFF, 0xFFFF, "AVMatrix VC12 4K HDMI Capture(0x8581)"}, }; /* pci_vid_8888[] */ static pci_id_t const pci_vid_8912[] = { @@ -45983,7 +47366,10 @@ {0xC0A9, 0x5420, 0xFFFF, 0xFFFF, "P3 NVMe PCIe SSD (DRAM-less)(0x5420)"}, {0xC0A9, 0x5421, 0xFFFF, 0xFFFF, "P3 Plus NVMe PCIe SSD (DRAM-less)(0x5421)"}, {0xC0A9, 0x5426, 0xFFFF, 0xFFFF, "P310 NVMe PCIe SSD (DRAM-less)(0x5426)"}, +{0xC0A9, 0x5427, 0xFFFF, 0xFFFF, "P310 NVMe PCIe SSD (DRAM-less)(0x5427)"}, +{0xC0A9, 0x5428, 0xFFFF, 0xFFFF, "T710 NVMe PCIe SSD(0x5428)"}, {0xC0A9, 0x542B, 0xFFFF, 0xFFFF, "T705 NVMe PCIe SSD(0x542B)"}, +{0xC0A9, 0x560A, 0xFFFF, 0xFFFF, "P510 NVMe PCIe SSD (DRAM-less)(0x560A)"}, {0xC0A9, 0x560B, 0xFFFF, 0xFFFF, "E100 NVMe PCIe SSD (DRAM-less)(0x560B)"}, }; /* pci_vid_C0A9[] */ @@ -46013,6 +47399,12 @@ {0xCA50, 0xFFFF, 0xFFFF, 0xFFFF, "Varian Australia Pty Ltd(0xCA50)"}, }; /* pci_vid_CA50[] */ +static pci_id_t const pci_vid_CABC[] = { +{0xCABC, 0xFFFF, 0xFFFF, 0xFFFF, "Cambricon Technologies Corporation Limited(0xCABC)"}, +{0xCABC, 0x0270, 0xFFFF, 0xFFFF, "MLU270-S4(0x0270)"}, +{0xCABC, 0x0370, 0xFFFF, 0xFFFF, "MLU370-S4(0x0370)"}, +}; /* pci_vid_CABC[] */ + static pci_id_t const pci_vid_CACE[] = { {0xCACE, 0xFFFF, 0xFFFF, 0xFFFF, "CACE Technologies, Inc.(0xCACE)"}, {0xCACE, 0x0001, 0xFFFF, 0xFFFF, "TurboCap Port A(0x0001)"}, @@ -46055,6 +47447,11 @@ static pci_id_t const pci_vid_CDFA[] = { {0xCDFA, 0xFFFF, 0xFFFF, 0xFFFF, "NextSilicon Ltd(0xCDFA)"}, {0xCDFA, 0x0007, 0xFFFF, 0xFFFF, "Maverick(0x0007)"}, +{0xCDFA, 0x0009, 0xFFFF, 0xFFFF, "Maverick-2(0x0009)"}, +{0xCDFA, 0x0009, 0xCDFA, 0x0900, "Maverick-2 Single-Die PCIe Card(0xCDFA-0x0900)"}, +{0xCDFA, 0x0009, 0xCDFA, 0x0906, "Maverick-2 Dual-Die OAM(0xCDFA-0x0906)"}, +{0xCDFA, 0x0009, 0xCDFA, 0x0BFF, "Maverick-2 Firmware Update(0xCDFA-0x0BFF)"}, +{0xCDFA, 0x0080, 0xFFFF, 0xFFFF, "Arbel Test Chip(0x0080)"}, }; /* pci_vid_CDFA[] */ static pci_id_t const pci_vid_CEBA[] = { @@ -46135,6 +47532,8 @@ static pci_id_t const pci_vid_D405[] = { {0xD405, 0xFFFF, 0xFFFF, 0xFFFF, "LeapIO(0xD405)"}, +{0xD405, 0x8200, 0xFFFF, 0xFFFF, "LeapHBA(0x8200)"}, +{0xD405, 0x8201, 0xFFFF, 0xFFFF, "LeapRAID(0x8201)"}, }; /* pci_vid_D405[] */ static pci_id_t const pci_vid_D4D4[] = { @@ -46375,6 +47774,10 @@ {0xEDD8, 0xA0A9, 0xFFFF, 0xFFFF, "2000MI(0xA0A9)"}, }; /* pci_vid_EDD8[] */ +static pci_id_t const pci_vid_EFAB[] = { +{0xEFAB, 0xFFFF, 0xFFFF, 0xFFFF, "Enfabrica(0xEFAB)"}, +}; /* pci_vid_EFAB[] */ + static pci_id_t const pci_vid_F043[] = { {0xF043, 0xFFFF, 0xFFFF, 0xFFFF, "ASUSTeK Computer Inc. (Wrong ID)(0xF043)"}, }; /* pci_vid_F043[] */ @@ -46507,23 +47910,25 @@ static pci_vid_index_t const pci_vid_index[] = { {0x0001, 1, pci_vid_0001 }, {0x0010, 2, pci_vid_0010 }, -{0x0014, 30, pci_vid_0014 }, +{0x0014, 49, pci_vid_0014 }, {0x0018, 2, pci_vid_0018 }, {0x001C, 4, pci_vid_001C }, +{0x0029, 1, pci_vid_0029 }, {0x003D, 1, pci_vid_003D }, {0x0059, 1, pci_vid_0059 }, -{0x0070, 2, pci_vid_0070 }, +{0x0070, 1, pci_vid_0070 }, {0x0071, 1, pci_vid_0071 }, {0x0095, 2, pci_vid_0095 }, {0x00A7, 1, pci_vid_00A7 }, {0x0100, 1, pci_vid_0100 }, {0x0123, 1, pci_vid_0123 }, +{0x0127, 1, pci_vid_0127 }, {0x0128, 1, pci_vid_0128 }, {0x018A, 2, pci_vid_018A }, {0x01DE, 4, pci_vid_01DE }, {0x0200, 1, pci_vid_0200 }, {0x021B, 2, pci_vid_021B }, -{0x025E, 33, pci_vid_025E }, +{0x025E, 35, pci_vid_025E }, {0x0270, 1, pci_vid_0270 }, {0x0291, 1, pci_vid_0291 }, {0x02AC, 2, pci_vid_02AC }, @@ -46531,14 +47936,17 @@ {0x0303, 1, pci_vid_0303 }, {0x0308, 1, pci_vid_0308 }, {0x0315, 1, pci_vid_0315 }, +{0x031E, 1, pci_vid_031E }, {0x0357, 2, pci_vid_0357 }, {0x0432, 2, pci_vid_0432 }, +{0x0489, 1, pci_vid_0489 }, {0x0497, 1, pci_vid_0497 }, +{0x05B7, 1, pci_vid_05B7 }, {0x060E, 2, pci_vid_060E }, {0x0675, 5, pci_vid_0675 }, {0x0709, 5, pci_vid_0709 }, {0x0721, 1, pci_vid_0721 }, -{0x0731, 49, pci_vid_0731 }, +{0x0731, 51, pci_vid_0731 }, {0x0777, 1, pci_vid_0777 }, {0x0795, 3, pci_vid_0795 }, {0x07D1, 1, pci_vid_07D1 }, @@ -46549,13 +47957,13 @@ {0x0B0B, 15, pci_vid_0B0B }, {0x0BAE, 1, pci_vid_0BAE }, {0x0CCD, 7, pci_vid_0CCD }, -{0x0E11, 109, pci_vid_0E11 }, +{0x0E11, 70, pci_vid_0E11 }, {0x0E55, 1, pci_vid_0E55 }, {0x0EAC, 2, pci_vid_0EAC }, {0x0F62, 1, pci_vid_0F62 }, -{0x1000, 817, pci_vid_1000 }, +{0x1000, 839, pci_vid_1000 }, {0x1001, 10, pci_vid_1001 }, -{0x1002, 3279, pci_vid_1002 }, +{0x1002, 3295, pci_vid_1002 }, {0x1003, 2, pci_vid_1003 }, {0x1004, 34, pci_vid_1004 }, {0x1005, 8, pci_vid_1005 }, @@ -46571,7 +47979,7 @@ {0x1011, 103, pci_vid_1011 }, {0x1012, 1, pci_vid_1012 }, {0x1013, 54, pci_vid_1013 }, -{0x1014, 166, pci_vid_1014 }, +{0x1014, 167, pci_vid_1014 }, {0x1015, 1, pci_vid_1015 }, {0x1016, 1, pci_vid_1016 }, {0x1017, 2, pci_vid_1017 }, @@ -46585,22 +47993,22 @@ {0x101F, 1, pci_vid_101F }, {0x1020, 1, pci_vid_1020 }, {0x1021, 1, pci_vid_1021 }, -{0x1022, 816, pci_vid_1022 }, +{0x1022, 817, pci_vid_1022 }, {0x1023, 56, pci_vid_1023 }, {0x1024, 4, pci_vid_1024 }, {0x1025, 60, pci_vid_1025 }, -{0x1028, 48, pci_vid_1028 }, +{0x1028, 49, pci_vid_1028 }, {0x1029, 1, pci_vid_1029 }, {0x102A, 12, pci_vid_102A }, -{0x102B, 303, pci_vid_102B }, +{0x102B, 304, pci_vid_102B }, {0x102C, 26, pci_vid_102C }, {0x102D, 2, pci_vid_102D }, {0x102E, 1, pci_vid_102E }, -{0x102F, 18, pci_vid_102F }, +{0x102F, 19, pci_vid_102F }, {0x1030, 1, pci_vid_1030 }, {0x1031, 5, pci_vid_1031 }, {0x1032, 1, pci_vid_1032 }, -{0x1033, 78, pci_vid_1033 }, +{0x1033, 81, pci_vid_1033 }, {0x1034, 1, pci_vid_1034 }, {0x1035, 1, pci_vid_1035 }, {0x1036, 2, pci_vid_1036 }, @@ -46624,8 +48032,8 @@ {0x1049, 1, pci_vid_1049 }, {0x104A, 30, pci_vid_104A }, {0x104B, 4, pci_vid_104B }, -{0x104C, 290, pci_vid_104C }, -{0x104D, 47, pci_vid_104D }, +{0x104C, 291, pci_vid_104C }, +{0x104D, 48, pci_vid_104D }, {0x104E, 7, pci_vid_104E }, {0x104F, 1, pci_vid_104F }, {0x1050, 22, pci_vid_1050 }, @@ -46667,7 +48075,7 @@ {0x1074, 2, pci_vid_1074 }, {0x1075, 1, pci_vid_1075 }, {0x1076, 1, pci_vid_1076 }, -{0x1077, 262, pci_vid_1077 }, +{0x1077, 267, pci_vid_1077 }, {0x1078, 13, pci_vid_1078 }, {0x1079, 1, pci_vid_1079 }, {0x107A, 1, pci_vid_107A }, @@ -46727,7 +48135,7 @@ {0x10B2, 1, pci_vid_10B2 }, {0x10B3, 3, pci_vid_10B3 }, {0x10B4, 3, pci_vid_10B4 }, -{0x10B5, 286, pci_vid_10B5 }, +{0x10B5, 288, pci_vid_10B5 }, {0x10B6, 25, pci_vid_10B6 }, {0x10B7, 132, pci_vid_10B7 }, {0x10B8, 21, pci_vid_10B8 }, @@ -46767,8 +48175,8 @@ {0x10DB, 1, pci_vid_10DB }, {0x10DC, 6, pci_vid_10DC }, {0x10DD, 3, pci_vid_10DD }, -{0x10DE, 3379, pci_vid_10DE }, -{0x10DF, 129, pci_vid_10DF }, +{0x10DE, 3428, pci_vid_10DE }, +{0x10DF, 133, pci_vid_10DF }, {0x10E0, 7, pci_vid_10E0 }, {0x10E1, 5, pci_vid_10E1 }, {0x10E2, 1, pci_vid_10E2 }, @@ -46781,7 +48189,7 @@ {0x10E9, 1, pci_vid_10E9 }, {0x10EA, 10, pci_vid_10EA }, {0x10EB, 3, pci_vid_10EB }, -{0x10EC, 252, pci_vid_10EC }, +{0x10EC, 256, pci_vid_10EC }, {0x10ED, 2, pci_vid_10ED }, {0x10EE, 56, pci_vid_10EE }, {0x10EF, 2, pci_vid_10EF }, @@ -46807,7 +48215,7 @@ {0x1103, 53, pci_vid_1103 }, {0x1104, 1, pci_vid_1104 }, {0x1105, 15, pci_vid_1105 }, -{0x1106, 605, pci_vid_1106 }, +{0x1106, 606, pci_vid_1106 }, {0x1107, 2, pci_vid_1107 }, {0x1108, 9, pci_vid_1108 }, {0x1109, 2, pci_vid_1109 }, @@ -46970,7 +48378,7 @@ {0x11A8, 1, pci_vid_11A8 }, {0x11A9, 2, pci_vid_11A9 }, {0x11AA, 1, pci_vid_11AA }, -{0x11AB, 230, pci_vid_11AB }, +{0x11AB, 231, pci_vid_11AB }, {0x11AC, 1, pci_vid_11AC }, {0x11AD, 11, pci_vid_11AD }, {0x11AE, 1, pci_vid_11AE }, @@ -47076,7 +48484,7 @@ {0x1214, 1, pci_vid_1214 }, {0x1215, 1, pci_vid_1215 }, {0x1216, 1, pci_vid_1216 }, -{0x1217, 59, pci_vid_1217 }, +{0x1217, 61, pci_vid_1217 }, {0x1218, 1, pci_vid_1218 }, {0x1219, 1, pci_vid_1219 }, {0x121A, 45, pci_vid_121A }, @@ -47141,7 +48549,7 @@ {0x1258, 1, pci_vid_1258 }, {0x1259, 6, pci_vid_1259 }, {0x125A, 1, pci_vid_125A }, -{0x125B, 9, pci_vid_125B }, +{0x125B, 10, pci_vid_125B }, {0x125C, 3, pci_vid_125C }, {0x125D, 50, pci_vid_125D }, {0x125E, 1, pci_vid_125E }, @@ -47161,7 +48569,7 @@ {0x126C, 3, pci_vid_126C }, {0x126D, 1, pci_vid_126D }, {0x126E, 1, pci_vid_126E }, -{0x126F, 21, pci_vid_126F }, +{0x126F, 22, pci_vid_126F }, {0x1270, 1, pci_vid_1270 }, {0x1271, 1, pci_vid_1271 }, {0x1272, 1, pci_vid_1272 }, @@ -47236,7 +48644,7 @@ {0x12B7, 1, pci_vid_12B7 }, {0x12B8, 1, pci_vid_12B8 }, {0x12B9, 22, pci_vid_12B9 }, -{0x12BA, 1, pci_vid_12BA }, +{0x12BA, 6, pci_vid_12BA }, {0x12BB, 1, pci_vid_12BB }, {0x12BC, 1, pci_vid_12BC }, {0x12BD, 1, pci_vid_12BD }, @@ -47266,7 +48674,7 @@ {0x12D5, 3, pci_vid_12D5 }, {0x12D6, 1, pci_vid_12D6 }, {0x12D7, 1, pci_vid_12D7 }, -{0x12D8, 28, pci_vid_12D8 }, +{0x12D8, 29, pci_vid_12D8 }, {0x12D9, 7, pci_vid_12D9 }, {0x12DA, 1, pci_vid_12DA }, {0x12DB, 1, pci_vid_12DB }, @@ -47365,7 +48773,7 @@ {0x1341, 1, pci_vid_1341 }, {0x1342, 1, pci_vid_1342 }, {0x1343, 1, pci_vid_1343 }, -{0x1344, 180, pci_vid_1344 }, +{0x1344, 217, pci_vid_1344 }, {0x1345, 1, pci_vid_1345 }, {0x1347, 1, pci_vid_1347 }, {0x1349, 1, pci_vid_1349 }, @@ -47458,7 +48866,7 @@ {0x13A5, 1, pci_vid_13A5 }, {0x13A6, 1, pci_vid_13A6 }, {0x13A7, 1, pci_vid_13A7 }, -{0x13A8, 9, pci_vid_13A8 }, +{0x13A8, 14, pci_vid_13A8 }, {0x13A9, 1, pci_vid_13A9 }, {0x13AA, 1, pci_vid_13AA }, {0x13AB, 1, pci_vid_13AB }, @@ -47595,7 +49003,7 @@ {0x1430, 1, pci_vid_1430 }, {0x1431, 1, pci_vid_1431 }, {0x1432, 2, pci_vid_1432 }, -{0x1433, 1, pci_vid_1433 }, +{0x1433, 3, pci_vid_1433 }, {0x1435, 10, pci_vid_1435 }, {0x1436, 1, pci_vid_1436 }, {0x1437, 1, pci_vid_1437 }, @@ -47620,7 +49028,7 @@ {0x144A, 15, pci_vid_144A }, {0x144B, 1, pci_vid_144B }, {0x144C, 1, pci_vid_144C }, -{0x144D, 207, pci_vid_144D }, +{0x144D, 201, pci_vid_144D }, {0x144E, 1, pci_vid_144E }, {0x144F, 1, pci_vid_144F }, {0x1450, 1, pci_vid_1450 }, @@ -47640,7 +49048,7 @@ {0x145F, 2, pci_vid_145F }, {0x1460, 1, pci_vid_1460 }, {0x1461, 6, pci_vid_1461 }, -{0x1462, 5, pci_vid_1462 }, +{0x1462, 2, pci_vid_1462 }, {0x1463, 1, pci_vid_1463 }, {0x1464, 1, pci_vid_1464 }, {0x1465, 1, pci_vid_1465 }, @@ -47736,7 +49144,7 @@ {0x14C0, 2, pci_vid_14C0 }, {0x14C1, 7, pci_vid_14C1 }, {0x14C2, 1, pci_vid_14C2 }, -{0x14C3, 21, pci_vid_14C3 }, +{0x14C3, 26, pci_vid_14C3 }, {0x14C4, 1, pci_vid_14C4 }, {0x14C5, 1, pci_vid_14C5 }, {0x14C6, 1, pci_vid_14C6 }, @@ -47768,7 +49176,7 @@ {0x14E1, 1, pci_vid_14E1 }, {0x14E2, 1, pci_vid_14E2 }, {0x14E3, 1, pci_vid_14E3 }, -{0x14E4, 886, pci_vid_14E4 }, +{0x14E4, 888, pci_vid_14E4 }, {0x14E5, 1, pci_vid_14E5 }, {0x14E6, 1, pci_vid_14E6 }, {0x14E7, 1, pci_vid_14E7 }, @@ -47855,7 +49263,7 @@ {0x1538, 2, pci_vid_1538 }, {0x1539, 1, pci_vid_1539 }, {0x153A, 1, pci_vid_153A }, -{0x153B, 4, pci_vid_153B }, +{0x153B, 1, pci_vid_153B }, {0x153C, 1, pci_vid_153C }, {0x153D, 1, pci_vid_153D }, {0x153E, 1, pci_vid_153E }, @@ -47972,11 +49380,11 @@ {0x15B0, 1, pci_vid_15B0 }, {0x15B1, 1, pci_vid_15B1 }, {0x15B2, 1, pci_vid_15B2 }, -{0x15B3, 304, pci_vid_15B3 }, +{0x15B3, 314, pci_vid_15B3 }, {0x15B4, 1, pci_vid_15B4 }, {0x15B5, 1, pci_vid_15B5 }, {0x15B6, 17, pci_vid_15B6 }, -{0x15B7, 39, pci_vid_15B7 }, +{0x15B7, 42, pci_vid_15B7 }, {0x15B8, 11, pci_vid_15B8 }, {0x15B9, 1, pci_vid_15B9 }, {0x15BA, 1, pci_vid_15BA }, @@ -48000,7 +49408,7 @@ {0x15CC, 1, pci_vid_15CC }, {0x15CD, 1, pci_vid_15CD }, {0x15CE, 1, pci_vid_15CE }, -{0x15CF, 2, pci_vid_15CF }, +{0x15CF, 4, pci_vid_15CF }, {0x15D1, 1, pci_vid_15D1 }, {0x15D2, 1, pci_vid_15D2 }, {0x15D3, 1, pci_vid_15D3 }, @@ -48009,7 +49417,7 @@ {0x15D6, 1, pci_vid_15D6 }, {0x15D7, 1, pci_vid_15D7 }, {0x15D8, 1, pci_vid_15D8 }, -{0x15D9, 4, pci_vid_15D9 }, +{0x15D9, 1, pci_vid_15D9 }, {0x15DA, 1, pci_vid_15DA }, {0x15DB, 1, pci_vid_15DB }, {0x15DC, 2, pci_vid_15DC }, @@ -48086,7 +49494,7 @@ {0x167D, 2, pci_vid_167D }, {0x167E, 1, pci_vid_167E }, {0x1681, 1, pci_vid_1681 }, -{0x1682, 3, pci_vid_1682 }, +{0x1682, 1, pci_vid_1682 }, {0x1688, 2, pci_vid_1688 }, {0x168A, 7, pci_vid_168A }, {0x168C, 246, pci_vid_168C }, @@ -48126,7 +49534,8 @@ {0x1719, 2, pci_vid_1719 }, {0x1725, 2, pci_vid_1725 }, {0x172A, 2, pci_vid_172A }, -{0x1734, 2, pci_vid_1734 }, +{0x172F, 1, pci_vid_172F }, +{0x1734, 3, pci_vid_1734 }, {0x1735, 1, pci_vid_1735 }, {0x1737, 9, pci_vid_1737 }, {0x173B, 7, pci_vid_173B }, @@ -48138,7 +49547,7 @@ {0x175C, 1, pci_vid_175C }, {0x175E, 1, pci_vid_175E }, {0x1760, 37, pci_vid_1760 }, -{0x1761, 1, pci_vid_1761 }, +{0x1761, 7, pci_vid_1761 }, {0x1771, 1, pci_vid_1771 }, {0x1775, 1, pci_vid_1775 }, {0x177D, 114, pci_vid_177D }, @@ -48158,9 +49567,9 @@ {0x17C0, 1, pci_vid_17C0 }, {0x17C2, 1, pci_vid_17C2 }, {0x17C3, 1, pci_vid_17C3 }, -{0x17CB, 35, pci_vid_17CB }, +{0x17CB, 36, pci_vid_17CB }, {0x17CC, 3, pci_vid_17CC }, -{0x17CD, 1, pci_vid_17CD }, +{0x17CD, 7, pci_vid_17CD }, {0x17CF, 1, pci_vid_17CF }, {0x17D3, 47, pci_vid_17D3 }, {0x17D5, 30, pci_vid_17D5 }, @@ -48208,7 +49617,7 @@ {0x186C, 8, pci_vid_186C }, {0x186F, 1, pci_vid_186F }, {0x1876, 4, pci_vid_1876 }, -{0x187E, 3, pci_vid_187E }, +{0x187E, 1, pci_vid_187E }, {0x1885, 1, pci_vid_1885 }, {0x1888, 5, pci_vid_1888 }, {0x188A, 1, pci_vid_188A }, @@ -48242,7 +49651,7 @@ {0x18FB, 1, pci_vid_18FB }, {0x1904, 3, pci_vid_1904 }, {0x1905, 1, pci_vid_1905 }, -{0x1912, 11, pci_vid_1912 }, +{0x1912, 13, pci_vid_1912 }, {0x1919, 1, pci_vid_1919 }, {0x1923, 5, pci_vid_1923 }, {0x1924, 137, pci_vid_1924 }, @@ -48259,7 +49668,7 @@ {0x1948, 1, pci_vid_1948 }, {0x194A, 10, pci_vid_194A }, {0x1954, 1, pci_vid_1954 }, -{0x1957, 87, pci_vid_1957 }, +{0x1957, 95, pci_vid_1957 }, {0x1958, 1, pci_vid_1958 }, {0x1959, 15, pci_vid_1959 }, {0x1966, 8, pci_vid_1966 }, @@ -48273,11 +49682,11 @@ {0x1977, 1, pci_vid_1977 }, {0x197B, 32, pci_vid_197B }, {0x1982, 3, pci_vid_1982 }, -{0x1987, 15, pci_vid_1987 }, +{0x1987, 16, pci_vid_1987 }, {0x1989, 3, pci_vid_1989 }, {0x198A, 1, pci_vid_198A }, {0x1993, 1, pci_vid_1993 }, -{0x1998, 1, pci_vid_1998 }, +{0x1998, 5, pci_vid_1998 }, {0x1999, 2, pci_vid_1999 }, {0x199A, 1, pci_vid_199A }, {0x199D, 3, pci_vid_199D }, @@ -48295,12 +49704,13 @@ {0x19DE, 1, pci_vid_19DE }, {0x19E2, 1, pci_vid_19E2 }, {0x19E3, 4, pci_vid_19E3 }, -{0x19E5, 117, pci_vid_19E5 }, +{0x19E5, 126, pci_vid_19E5 }, {0x19E7, 6, pci_vid_19E7 }, {0x19EE, 1, pci_vid_19EE }, {0x19F1, 1, pci_vid_19F1 }, +{0x19FE, 2, pci_vid_19FE }, {0x19FF, 1, pci_vid_19FF }, -{0x1A03, 6, pci_vid_1A03 }, +{0x1A03, 12, pci_vid_1A03 }, {0x1A05, 1, pci_vid_1A05 }, {0x1A07, 5, pci_vid_1A07 }, {0x1A08, 2, pci_vid_1A08 }, @@ -48315,9 +49725,9 @@ {0x1A30, 4, pci_vid_1A30 }, {0x1A32, 1, pci_vid_1A32 }, {0x1A3B, 2, pci_vid_1A3B }, -{0x1A3E, 3, pci_vid_1A3E }, +{0x1A3E, 7, pci_vid_1A3E }, {0x1A41, 6, pci_vid_1A41 }, -{0x1A4A, 14, pci_vid_1A4A }, +{0x1A4A, 36, pci_vid_1A4A }, {0x1A51, 1, pci_vid_1A51 }, {0x1A55, 17, pci_vid_1A55 }, {0x1A56, 1, pci_vid_1A56 }, @@ -48353,13 +49763,13 @@ {0x1AE0, 4, pci_vid_1AE0 }, {0x1AE3, 1, pci_vid_1AE3 }, {0x1AE7, 2, pci_vid_1AE7 }, -{0x1AE8, 31, pci_vid_1AE8 }, +{0x1AE8, 33, pci_vid_1AE8 }, {0x1AE9, 7, pci_vid_1AE9 }, {0x1AEA, 4, pci_vid_1AEA }, {0x1AEC, 1, pci_vid_1AEC }, {0x1AED, 17, pci_vid_1AED }, {0x1AEE, 1, pci_vid_1AEE }, -{0x1AF4, 26, pci_vid_1AF4 }, +{0x1AF4, 88, pci_vid_1AF4 }, {0x1AF5, 1, pci_vid_1AF5 }, {0x1AFA, 1, pci_vid_1AFA }, {0x1B00, 4, pci_vid_1B00 }, @@ -48369,7 +49779,7 @@ {0x1B13, 1, pci_vid_1B13 }, {0x1B1A, 2, pci_vid_1B1A }, {0x1B1C, 1, pci_vid_1B1C }, -{0x1B21, 45, pci_vid_1B21 }, +{0x1B21, 46, pci_vid_1B21 }, {0x1B26, 11, pci_vid_1B26 }, {0x1B2C, 1, pci_vid_1B2C }, {0x1B36, 24, pci_vid_1B36 }, @@ -48379,9 +49789,10 @@ {0x1B3E, 4, pci_vid_1B3E }, {0x1B40, 1, pci_vid_1B40 }, {0x1B47, 3, pci_vid_1B47 }, -{0x1B4B, 63, pci_vid_1B4B }, +{0x1B4B, 72, pci_vid_1B4B }, {0x1B4C, 1, pci_vid_1B4C }, {0x1B55, 7, pci_vid_1B55 }, +{0x1B59, 14, pci_vid_1B59 }, {0x1B5E, 15, pci_vid_1B5E }, {0x1B61, 1, pci_vid_1B61 }, {0x1B66, 2, pci_vid_1B66 }, @@ -48396,7 +49807,7 @@ {0x1BAA, 1, pci_vid_1BAA }, {0x1BAD, 3, pci_vid_1BAD }, {0x1BB0, 3, pci_vid_1BB0 }, -{0x1BB1, 69, pci_vid_1BB1 }, +{0x1BB1, 71, pci_vid_1BB1 }, {0x1BB3, 10, pci_vid_1BB3 }, {0x1BB5, 1, pci_vid_1BB5 }, {0x1BBF, 3, pci_vid_1BBF }, @@ -48413,8 +49824,9 @@ {0x1BFD, 1, pci_vid_1BFD }, {0x1C00, 7, pci_vid_1C00 }, {0x1C09, 13, pci_vid_1C09 }, +{0x1C19, 4, pci_vid_1C19 }, {0x1C1C, 2, pci_vid_1C1C }, -{0x1C1F, 14, pci_vid_1C1F }, +{0x1C1F, 16, pci_vid_1C1F }, {0x1C28, 2, pci_vid_1C28 }, {0x1C2C, 40, pci_vid_1C2C }, {0x1C32, 1, pci_vid_1C32 }, @@ -48422,9 +49834,10 @@ {0x1C36, 3, pci_vid_1C36 }, {0x1C3B, 3, pci_vid_1C3B }, {0x1C44, 3, pci_vid_1C44 }, +{0x1C4E, 2, pci_vid_1C4E }, {0x1C58, 7, pci_vid_1C58 }, {0x1C5C, 80, pci_vid_1C5C }, -{0x1C5F, 127, pci_vid_1C5F }, +{0x1C5F, 128, pci_vid_1C5F }, {0x1C63, 2, pci_vid_1C63 }, {0x1C7A, 1, pci_vid_1C7A }, {0x1C7E, 2, pci_vid_1C7E }, @@ -48435,23 +49848,23 @@ {0x1CB1, 1, pci_vid_1CB1 }, {0x1CB5, 2, pci_vid_1CB5 }, {0x1CB8, 1, pci_vid_1CB8 }, -{0x1CC1, 29, pci_vid_1CC1 }, -{0x1CC4, 65, pci_vid_1CC4 }, +{0x1CC1, 40, pci_vid_1CC1 }, +{0x1CC4, 101, pci_vid_1CC4 }, {0x1CC5, 3, pci_vid_1CC5 }, {0x1CC7, 3, pci_vid_1CC7 }, {0x1CCF, 2, pci_vid_1CCF }, {0x1CD2, 10, pci_vid_1CD2 }, -{0x1CD7, 9, pci_vid_1CD7 }, +{0x1CD7, 10, pci_vid_1CD7 }, {0x1CDD, 1, pci_vid_1CDD }, {0x1CE4, 14, pci_vid_1CE4 }, {0x1CF0, 1, pci_vid_1CF0 }, -{0x1CF2, 58, pci_vid_1CF2 }, +{0x1CF2, 54, pci_vid_1CF2 }, {0x1CF7, 1, pci_vid_1CF7 }, {0x1CFA, 1, pci_vid_1CFA }, {0x1CFD, 2, pci_vid_1CFD }, {0x1D00, 1, pci_vid_1D00 }, {0x1D05, 3, pci_vid_1D05 }, -{0x1D0F, 13, pci_vid_1D0F }, +{0x1D0F, 15, pci_vid_1D0F }, {0x1D17, 92, pci_vid_1D17 }, {0x1D18, 2, pci_vid_1D18 }, {0x1D1C, 5, pci_vid_1D1C }, @@ -48461,6 +49874,7 @@ {0x1D26, 6, pci_vid_1D26 }, {0x1D2A, 2, pci_vid_1D2A }, {0x1D37, 5, pci_vid_1D37 }, +{0x1D39, 2, pci_vid_1D39 }, {0x1D40, 4, pci_vid_1D40 }, {0x1D44, 2, pci_vid_1D44 }, {0x1D49, 1, pci_vid_1D49 }, @@ -48468,23 +49882,24 @@ {0x1D5C, 1, pci_vid_1D5C }, {0x1D61, 1, pci_vid_1D61 }, {0x1D62, 1, pci_vid_1D62 }, +{0x1D63, 2, pci_vid_1D63 }, {0x1D65, 2, pci_vid_1D65 }, {0x1D69, 5, pci_vid_1D69 }, -{0x1D6A, 28, pci_vid_1D6A }, -{0x1D6C, 48, pci_vid_1D6C }, +{0x1D6A, 29, pci_vid_1D6A }, +{0x1D6C, 51, pci_vid_1D6C }, {0x1D72, 1, pci_vid_1D72 }, {0x1D78, 71, pci_vid_1D78 }, {0x1D79, 7, pci_vid_1D79 }, {0x1D7C, 2, pci_vid_1D7C }, {0x1D82, 6, pci_vid_1D82 }, -{0x1D87, 7, pci_vid_1D87 }, -{0x1D89, 2, pci_vid_1D89 }, +{0x1D87, 9, pci_vid_1D87 }, +{0x1D89, 3, pci_vid_1D89 }, {0x1D8F, 1, pci_vid_1D8F }, {0x1D92, 1, pci_vid_1D92 }, {0x1D93, 1, pci_vid_1D93 }, {0x1D94, 30, pci_vid_1D94 }, {0x1D95, 3, pci_vid_1D95 }, -{0x1D97, 13, pci_vid_1D97 }, +{0x1D97, 17, pci_vid_1D97 }, {0x1D9B, 5, pci_vid_1D9B }, {0x1DA1, 1, pci_vid_1DA1 }, {0x1DA2, 4, pci_vid_1DA2 }, @@ -48492,16 +49907,18 @@ {0x1DA8, 3, pci_vid_1DA8 }, {0x1DAD, 2, pci_vid_1DAD }, {0x1DB2, 1, pci_vid_1DB2 }, +{0x1DB3, 1, pci_vid_1DB3 }, {0x1DB7, 26, pci_vid_1DB7 }, -{0x1DBB, 1, pci_vid_1DBB }, +{0x1DBB, 2, pci_vid_1DBB }, {0x1DBE, 57, pci_vid_1DBE }, {0x1DBF, 2, pci_vid_1DBF }, {0x1DC2, 1, pci_vid_1DC2 }, -{0x1DC5, 3, pci_vid_1DC5 }, +{0x1DC5, 4, pci_vid_1DC5 }, {0x1DCD, 1, pci_vid_1DCD }, {0x1DCF, 1, pci_vid_1DCF }, {0x1DD3, 1, pci_vid_1DD3 }, {0x1DD4, 13, pci_vid_1DD4 }, +{0x1DD5, 1, pci_vid_1DD5 }, {0x1DD8, 239, pci_vid_1DD8 }, {0x1DDD, 1, pci_vid_1DDD }, {0x1DE0, 6, pci_vid_1DE0 }, @@ -48509,16 +49926,17 @@ {0x1DE4, 2, pci_vid_1DE4 }, {0x1DE5, 4, pci_vid_1DE5 }, {0x1DED, 8, pci_vid_1DED }, -{0x1DEE, 18, pci_vid_1DEE }, +{0x1DEE, 27, pci_vid_1DEE }, {0x1DEF, 27, pci_vid_1DEF }, {0x1DF3, 29, pci_vid_1DF3 }, {0x1DF5, 3, pci_vid_1DF5 }, {0x1DF7, 4, pci_vid_1DF7 }, -{0x1DF8, 9, pci_vid_1DF8 }, -{0x1DFA, 1, pci_vid_1DFA }, +{0x1DF8, 12, pci_vid_1DF8 }, +{0x1DFA, 3, pci_vid_1DFA }, {0x1DFC, 2, pci_vid_1DFC }, {0x1E0D, 1, pci_vid_1E0D }, -{0x1E0F, 130, pci_vid_1E0F }, +{0x1E0E, 2, pci_vid_1E0E }, +{0x1E0F, 134, pci_vid_1E0F }, {0x1E17, 1, pci_vid_1E17 }, {0x1E18, 1, pci_vid_1E18 }, {0x1E24, 8, pci_vid_1E24 }, @@ -48528,20 +49946,20 @@ {0x1E38, 2, pci_vid_1E38 }, {0x1E39, 1, pci_vid_1E39 }, {0x1E3A, 2, pci_vid_1E3A }, -{0x1E3B, 167, pci_vid_1E3B }, +{0x1E3B, 252, pci_vid_1E3B }, {0x1E3D, 1, pci_vid_1E3D }, {0x1E43, 4, pci_vid_1E43 }, {0x1E44, 1, pci_vid_1E44 }, {0x1E48, 1, pci_vid_1E48 }, -{0x1E49, 13, pci_vid_1E49 }, +{0x1E49, 25, pci_vid_1E49 }, {0x1E4B, 9, pci_vid_1E4B }, -{0x1E4C, 4, pci_vid_1E4C }, +{0x1E4C, 7, pci_vid_1E4C }, {0x1E50, 1, pci_vid_1E50 }, -{0x1E52, 9, pci_vid_1E52 }, +{0x1E52, 12, pci_vid_1E52 }, {0x1E57, 3, pci_vid_1E57 }, {0x1E59, 2, pci_vid_1E59 }, {0x1E5D, 3, pci_vid_1E5D }, -{0x1E60, 2, pci_vid_1E60 }, +{0x1E60, 3, pci_vid_1E60 }, {0x1E67, 3, pci_vid_1E67 }, {0x1E68, 2, pci_vid_1E68 }, {0x1E6B, 1, pci_vid_1E6B }, @@ -48550,13 +49968,13 @@ {0x1E7C, 2, pci_vid_1E7C }, {0x1E7E, 3, pci_vid_1E7E }, {0x1E7F, 3, pci_vid_1E7F }, -{0x1E81, 13, pci_vid_1E81 }, +{0x1E81, 14, pci_vid_1E81 }, {0x1E83, 1, pci_vid_1E83 }, {0x1E85, 1, pci_vid_1E85 }, {0x1E89, 3, pci_vid_1E89 }, {0x1E93, 1, pci_vid_1E93 }, {0x1E94, 1, pci_vid_1E94 }, -{0x1E95, 13, pci_vid_1E95 }, +{0x1E95, 27, pci_vid_1E95 }, {0x1E96, 1, pci_vid_1E96 }, {0x1E9F, 1, pci_vid_1E9F }, {0x1EA0, 8, pci_vid_1EA0 }, @@ -48581,49 +49999,54 @@ {0x1ED8, 3, pci_vid_1ED8 }, {0x1ED9, 1, pci_vid_1ED9 }, {0x1EE1, 6, pci_vid_1EE1 }, -{0x1EE4, 101, pci_vid_1EE4 }, +{0x1EE4, 201, pci_vid_1EE4 }, {0x1EE9, 1, pci_vid_1EE9 }, {0x1EEC, 3, pci_vid_1EEC }, -{0x1EED, 36, pci_vid_1EED }, +{0x1EED, 38, pci_vid_1EED }, {0x1EF6, 1, pci_vid_1EF6 }, {0x1EF7, 1, pci_vid_1EF7 }, {0x1EFB, 1, pci_vid_1EFB }, -{0x1EFF, 13, pci_vid_1EFF }, +{0x1EFF, 19, pci_vid_1EFF }, {0x1F02, 1, pci_vid_1F02 }, -{0x1F03, 8, pci_vid_1F03 }, +{0x1F03, 9, pci_vid_1F03 }, {0x1F0A, 2, pci_vid_1F0A }, {0x1F0D, 2, pci_vid_1F0D }, -{0x1F0F, 36, pci_vid_1F0F }, -{0x1F16, 2, pci_vid_1F16 }, +{0x1F0F, 55, pci_vid_1F0F }, +{0x1F16, 14, pci_vid_1F16 }, {0x1F17, 1, pci_vid_1F17 }, {0x1F18, 5, pci_vid_1F18 }, {0x1F1C, 2, pci_vid_1F1C }, {0x1F24, 4, pci_vid_1F24 }, {0x1F2E, 4, pci_vid_1F2E }, {0x1F2F, 7, pci_vid_1F2F }, -{0x1F31, 2, pci_vid_1F31 }, +{0x1F31, 4, pci_vid_1F31 }, {0x1F3F, 38, pci_vid_1F3F }, {0x1F40, 9, pci_vid_1F40 }, {0x1F44, 1, pci_vid_1F44 }, -{0x1F47, 116, pci_vid_1F47 }, +{0x1F47, 96, pci_vid_1F47 }, +{0x1F49, 1, pci_vid_1F49 }, {0x1F4B, 1, pci_vid_1F4B }, {0x1F52, 5, pci_vid_1F52 }, {0x1F56, 1, pci_vid_1F56 }, {0x1F60, 3, pci_vid_1F60 }, -{0x1F67, 14, pci_vid_1F67 }, +{0x1F67, 16, pci_vid_1F67 }, {0x1F6C, 2, pci_vid_1F6C }, {0x1F73, 1, pci_vid_1F73 }, {0x1F7A, 2, pci_vid_1F7A }, -{0x1F82, 2, pci_vid_1F82 }, +{0x1F82, 3, pci_vid_1F82 }, {0x1F90, 3, pci_vid_1F90 }, -{0x1F99, 5, pci_vid_1F99 }, +{0x1F99, 26, pci_vid_1F99 }, {0x1F9D, 3, pci_vid_1F9D }, +{0x1FA4, 1, pci_vid_1FA4 }, {0x1FAA, 5, pci_vid_1FAA }, {0x1FAB, 7, pci_vid_1FAB }, {0x1FB0, 25, pci_vid_1FB0 }, +{0x1FBD, 6, pci_vid_1FBD }, {0x1FC0, 3, pci_vid_1FC0 }, {0x1FC1, 3, pci_vid_1FC1 }, +{0x1FC3, 46, pci_vid_1FC3 }, {0x1FC9, 48, pci_vid_1FC9 }, +{0x1FCB, 8, pci_vid_1FCB }, {0x1FCC, 3, pci_vid_1FCC }, {0x1FCE, 2, pci_vid_1FCE }, {0x1FD4, 3, pci_vid_1FD4 }, @@ -48631,36 +50054,54 @@ {0x1FDE, 3, pci_vid_1FDE }, {0x1FE0, 4, pci_vid_1FE0 }, {0x1FE1, 2, pci_vid_1FE1 }, -{0x1FE4, 9, pci_vid_1FE4 }, +{0x1FE4, 10, pci_vid_1FE4 }, {0x1FE9, 2, pci_vid_1FE9 }, {0x1FF2, 18, pci_vid_1FF2 }, -{0x1FF4, 4, pci_vid_1FF4 }, +{0x1FF4, 6, pci_vid_1FF4 }, {0x1FF8, 3, pci_vid_1FF8 }, {0x1FF9, 1, pci_vid_1FF9 }, +{0x1FFF, 28, pci_vid_1FFF }, {0x2000, 2, pci_vid_2000 }, {0x2001, 1, pci_vid_2001 }, {0x2003, 2, pci_vid_2003 }, {0x2004, 1, pci_vid_2004 }, +{0x201F, 2, pci_vid_201F }, {0x202C, 2, pci_vid_202C }, -{0x2036, 8, pci_vid_2036 }, +{0x2036, 19, pci_vid_2036 }, +{0x203B, 1, pci_vid_203B }, {0x2046, 1, pci_vid_2046 }, {0x2048, 1, pci_vid_2048 }, +{0x2058, 1, pci_vid_2058 }, {0x205C, 6, pci_vid_205C }, -{0x2061, 30, pci_vid_2061 }, -{0x2063, 2, pci_vid_2063 }, +{0x205D, 1, pci_vid_205D }, +{0x2061, 37, pci_vid_2061 }, +{0x2063, 33, pci_vid_2063 }, {0x206D, 1, pci_vid_206D }, -{0x207D, 2, pci_vid_207D }, +{0x2077, 1, pci_vid_2077 }, +{0x207D, 4, pci_vid_207D }, {0x208A, 1, pci_vid_208A }, -{0x2094, 11, pci_vid_2094 }, +{0x2094, 14, pci_vid_2094 }, {0x2096, 5, pci_vid_2096 }, +{0x2099, 1, pci_vid_2099 }, {0x209B, 3, pci_vid_209B }, {0x209F, 1, pci_vid_209F }, +{0x20A6, 1, pci_vid_20A6 }, {0x20A7, 1, pci_vid_20A7 }, {0x20A8, 1, pci_vid_20A8 }, {0x20A9, 3, pci_vid_20A9 }, +{0x20B5, 1, pci_vid_20B5 }, {0x20BA, 3, pci_vid_20BA }, {0x20BB, 2, pci_vid_20BB }, -{0x20BC, 4, pci_vid_20BC }, +{0x20BC, 7, pci_vid_20BC }, +{0x20C0, 1, pci_vid_20C0 }, +{0x20C1, 2, pci_vid_20C1 }, +{0x20D0, 2, pci_vid_20D0 }, +{0x20D2, 2, pci_vid_20D2 }, +{0x20D8, 14, pci_vid_20D8 }, +{0x20DC, 2, pci_vid_20DC }, +{0x20E1, 4, pci_vid_20E1 }, +{0x20E3, 1, pci_vid_20E3 }, +{0x20E7, 1, pci_vid_20E7 }, {0x20F4, 1, pci_vid_20F4 }, {0x2116, 1, pci_vid_2116 }, {0x21B4, 1, pci_vid_21B4 }, @@ -48671,7 +50112,7 @@ {0x2321, 2, pci_vid_2321 }, {0x2348, 2, pci_vid_2348 }, {0x256C, 2, pci_vid_256C }, -{0x2646, 36, pci_vid_2646 }, +{0x2646, 38, pci_vid_2646 }, {0x270B, 1, pci_vid_270B }, {0x270F, 1, pci_vid_270F }, {0x2711, 1, pci_vid_2711 }, @@ -48680,6 +50121,7 @@ {0x2A15, 1, pci_vid_2A15 }, {0x2A18, 2, pci_vid_2A18 }, {0x2BD8, 1, pci_vid_2BD8 }, +{0x2FF1, 1, pci_vid_2FF1 }, {0x3000, 1, pci_vid_3000 }, {0x30C9, 1, pci_vid_30C9 }, {0x3100, 1, pci_vid_3100 }, @@ -48732,9 +50174,10 @@ {0x4B10, 1, pci_vid_4B10 }, {0x4B43, 1, pci_vid_4B43 }, {0x4C48, 1, pci_vid_4C48 }, -{0x4C4D, 3, pci_vid_4C4D }, +{0x4C4D, 4, pci_vid_4C4D }, {0x4C52, 9, pci_vid_4C52 }, {0x4C53, 6, pci_vid_4C53 }, +{0x4C54, 2, pci_vid_4C54 }, {0x4CA1, 1, pci_vid_4CA1 }, {0x4D51, 2, pci_vid_4D51 }, {0x4D54, 1, pci_vid_4D54 }, @@ -48805,19 +50248,22 @@ {0x8008, 4, pci_vid_8008 }, {0x807D, 1, pci_vid_807D }, {0x8080, 2, pci_vid_8080 }, -{0x8086, 9096, pci_vid_8086 }, +{0x8086, 9450, pci_vid_8086 }, {0x8088, 82, pci_vid_8088 }, {0x80EE, 3, pci_vid_80EE }, +{0x8164, 2, pci_vid_8164 }, {0x8322, 1, pci_vid_8322 }, {0x8384, 1, pci_vid_8384 }, +{0x8385, 1, pci_vid_8385 }, {0x8401, 1, pci_vid_8401 }, -{0x8510, 13, pci_vid_8510 }, +{0x8412, 1, pci_vid_8412 }, +{0x8510, 22, pci_vid_8510 }, {0x8686, 3, pci_vid_8686 }, {0x8800, 2, pci_vid_8800 }, {0x8820, 2, pci_vid_8820 }, -{0x8848, 27, pci_vid_8848 }, +{0x8848, 38, pci_vid_8848 }, {0x8866, 1, pci_vid_8866 }, -{0x8888, 2, pci_vid_8888 }, +{0x8888, 3, pci_vid_8888 }, {0x8912, 1, pci_vid_8912 }, {0x8C4A, 2, pci_vid_8C4A }, {0x8E0E, 1, pci_vid_8E0E }, @@ -48878,13 +50324,14 @@ {0xBD11, 1, pci_vid_BD11 }, {0xBDBD, 37, pci_vid_BDBD }, {0xC001, 1, pci_vid_C001 }, -{0xC0A9, 13, pci_vid_C0A9 }, +{0xC0A9, 16, pci_vid_C0A9 }, {0xC0DE, 1, pci_vid_C0DE }, {0xC0FE, 1, pci_vid_C0FE }, {0xCA01, 2, pci_vid_CA01 }, {0xCA02, 2, pci_vid_CA02 }, {0xCA3B, 1, pci_vid_CA3B }, {0xCA50, 1, pci_vid_CA50 }, +{0xCABC, 3, pci_vid_CABC }, {0xCACE, 4, pci_vid_CACE }, {0xCAED, 1, pci_vid_CAED }, {0xCAFE, 5, pci_vid_CAFE }, @@ -48892,14 +50339,14 @@ {0xCCCC, 1, pci_vid_CCCC }, {0xCCEC, 1, pci_vid_CCEC }, {0xCDDD, 3, pci_vid_CDDD }, -{0xCDFA, 2, pci_vid_CDFA }, +{0xCDFA, 7, pci_vid_CDFA }, {0xCEBA, 1, pci_vid_CEBA }, {0xCF86, 2, pci_vid_CF86 }, {0xD063, 3, pci_vid_D063 }, {0xD161, 35, pci_vid_D161 }, {0xD209, 4, pci_vid_D209 }, {0xD20C, 13, pci_vid_D20C }, -{0xD405, 1, pci_vid_D405 }, +{0xD405, 3, pci_vid_D405 }, {0xD4D4, 2, pci_vid_D4D4 }, {0xD531, 1, pci_vid_D531 }, {0xD84D, 1, pci_vid_D84D }, @@ -48925,6 +50372,7 @@ {0xEC80, 2, pci_vid_EC80 }, {0xECC0, 1, pci_vid_ECC0 }, {0xEDD8, 5, pci_vid_EDD8 }, +{0xEFAB, 1, pci_vid_EFAB }, {0xF043, 1, pci_vid_F043 }, {0xF05B, 1, pci_vid_F05B }, {0xF111, 1, pci_vid_F111 }, @@ -48943,7 +50391,7 @@ {0xFFFD, 2, pci_vid_FFFD }, {0xFFFE, 2, pci_vid_FFFE }, {0xFFFF, 1, pci_vid_FFFF }, -}; /* We have 2438 VIDs */ +}; /* We have 2483 VIDs */ static int vid_search(const void *key, const void *tbl_entry) { diff -Nru wireshark-4.4.7/epan/proto.c wireshark-4.4.13/epan/proto.c --- wireshark-4.4.7/epan/proto.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/proto.c 2026-01-14 18:05:54.000000000 +0000 @@ -32,6 +32,7 @@ #include #include +#include #include "packet.h" #include "exceptions.h" @@ -6267,7 +6268,7 @@ int idx, tvbuff_t *tvb, proto_tree *tree, int offset) { - const uint8_t addr[6]; + uint8_t addr[6]; const char *addr_name = NULL; const char *oui_name = NULL; proto_item *addr_item = NULL; @@ -9758,8 +9759,8 @@ static void mark_truncated(char *label_str, size_t name_pos, const size_t size) { - static const char trunc_str[] = " [" UTF8_HORIZONTAL_ELLIPSIS "]"; - const size_t trunc_len = sizeof(trunc_str)-1; + static const char trunc_str[] = " [" UTF8_HORIZONTAL_ELLIPSIS "] "; + const size_t trunc_len = sizeof(trunc_str)-2; /* Default do not include the trailing space. */ char *last_char; /* ..... field_name: dataaaaaaaaaaaaa @@ -9773,8 +9774,12 @@ if (name_pos < size - trunc_len) { memmove(label_str + name_pos + trunc_len, label_str + name_pos, size - name_pos - trunc_len); - memcpy(label_str + name_pos, trunc_str, trunc_len); - + if (name_pos == 0) { + /* Copy the trunc_str after the first byte, so that we don't have a leading space in the label. */ + memcpy(label_str, trunc_str + 1, trunc_len); + } else { + memcpy(label_str + name_pos, trunc_str, trunc_len); + } /* in general, label_str is UTF-8 we can truncate it only at the beginning of a new character we go backwards from the byte right after our buffer and @@ -12162,11 +12167,7 @@ char **filter) { const header_field_info *hfinfo; - char *ptr; - int buf_len; - int i; int start, length, length_remaining; - uint8_t c; if (!finfo) return false; @@ -12282,22 +12283,9 @@ if (filter != NULL) { start = finfo->start; - buf_len = 32 + length * 3; - *filter = (char *)wmem_alloc0(NULL, buf_len); - ptr = *filter; - - ptr += snprintf(ptr, buf_len-(ptr-*filter), - "frame[%d:%d] == ", finfo->start, length); - for (i=0; ids_tvb, start); - start++; - if (i == 0 ) { - ptr += snprintf(ptr, buf_len-(ptr-*filter), "%02x", c); - } - else { - ptr += snprintf(ptr, buf_len-(ptr-*filter), ":%02x", c); - } - } + char *str = bytes_to_dfilter_repr(NULL, tvb_get_ptr(finfo->ds_tvb, start, length), length); + *filter = wmem_strdup_printf(NULL, "frame[%d:%d] == %s", finfo->start, length, str); + wmem_free(NULL, str); } break; @@ -13375,7 +13363,7 @@ if ((item = _proto_tree_add_bits_ret_val(tree, hfindex, tvb, bit_offset, no_of_bits, return_value, encoding))) { - FI_SET_FLAG(PNODE_FINFO(item), FI_BITS_OFFSET(bit_offset)); + FI_SET_FLAG(PNODE_FINFO(item), FI_BITS_OFFSET(bit_offset&0x7)); FI_SET_FLAG(PNODE_FINFO(item), FI_BITS_SIZE(no_of_bits)); } return item; @@ -13507,7 +13495,7 @@ if ((item = _proto_tree_add_bits_format_value(tree, hfindex, tvb, bit_offset, no_of_bits, value_ptr, encoding, value_str))) { - FI_SET_FLAG(PNODE_FINFO(item), FI_BITS_OFFSET(bit_offset)); + FI_SET_FLAG(PNODE_FINFO(item), FI_BITS_OFFSET(bit_offset&0x7)); FI_SET_FLAG(PNODE_FINFO(item), FI_BITS_SIZE(no_of_bits)); } return item; diff -Nru wireshark-4.4.7/epan/services-data.c wireshark-4.4.13/epan/services-data.c --- wireshark-4.4.7/epan/services-data.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/services-data.c 2026-01-14 18:05:54.000000000 +0000 @@ -648,9 +648,6 @@ { 828, "itm-mcell-s", "" }, { 829, "pkix-3-ca-ra", "PKIX-3 CA/RA" }, { 830, "netconf-ssh", "NETCONF over SSH" }, - { 831, "netconf-beep", "NETCONF over BEEP" }, - { 832, "netconfsoaphttp", "NETCONF for SOAP over HTTPS" }, - { 833, "netconfsoapbeep", "NETCONF for SOAP over BEEP" }, { 847, "dhcp-failover2", "dhcp-failover 2" }, { 848, "gdoi", "GDOI" }, { 853, "domain-s", "DNS query-response protocol run over TLS" }, @@ -968,7 +965,7 @@ { 1322, "novation", "Novation" }, { 1323, "brcd", "" }, { 1324, "delta-mcp", "" }, - { 1325, "dx-instrument", "DX-Instrument" }, + { 1325, "dx-instrument", "Thermo Fisher Scientific Instrumentation (Formally Dionex)" }, { 1326, "wimsic", "WIMSIC" }, { 1327, "ultrex", "Ultrex" }, { 1328, "ewall", "EWALL" }, @@ -1613,7 +1610,7 @@ { 1977, "tcoaddressbook", "TCO Address Book" }, { 1978, "unisql", "UniSQL" }, { 1979, "unisql-java", "UniSQL Java" }, - { 1980, "pearldoc-xact", "PearlDoc XACT" }, + { 1980, "panquest-xact", "PanQuest XACT" }, { 1981, "p2pq", "p2pQ" }, { 1982, "estamp", "Evidentiary Timestamp" }, { 1983, "lhtp", "Loophole Test Protocol" }, @@ -3735,7 +3732,7 @@ { 4308, "compx-lockview", "CompX-LockView" }, { 4309, "dserver", "Exsequi Appliance Discovery" }, { 4310, "mirrtex", "Mir-RT exchange service" }, - { 4319, "fox-skytale", "Fox SkyTale encrypted communication" }, + { 4319, "skytale", "Sentyron SkyTale encrypted communication" }, { 4320, "fdt-rcatp", "FDT Remote Categorization Protocol" }, { 4321, "rwhois", "Remote Who Is" }, { 4322, "trim-event", "TRIM Event Service" }, @@ -5251,7 +5248,7 @@ { 43190, "ip-provision", "IP-PROVISION" }, { 43441, "ciscocsdb", "Cisco NetMgmt DB Ports" }, { 44321, "pmcd", "PCP server (pmcd)" }, - { 44322, "pmcdproxy", "PCP server (pmcd) proxy" }, + { 44322, "pmproxy", "PCP proxy (pmproxy)" }, { 44553, "rbr-debug", "REALbasic Remote Debug" }, { 44818, "EtherNet-IP-2", "EtherNet/IP messaging" }, { 45054, "invision-ag", "InVision AG" }, @@ -5280,6 +5277,7 @@ { 113, "ident", "" }, { 143, "imap", "Internet Message Access Protocol" }, { 271, "pt-tls", "IETF Network Endpoint Assessment (NEA) Posture Transport Protocol over TLS (PT-TLS)" }, + { 300, "tacacss", "TLS Secure Login Host Protocol (TACACSS)" }, { 323, "rpki-rtr", "Resource PKI to Router Protocol" }, { 324, "rpki-rtr-tls", "Resource PKI to Router Protocol over TLS" }, { 456, "macon-tcp", "" }, @@ -5410,7 +5408,7 @@ { 4409, "netcabinet-com", "Net-Cabinet comunication" }, { 4410, "itwo-server", "RIB iTWO Application Server" }, { 4411, "found", "Found Messaging Protocol" }, - { 4413, "avi-nms", "AVI Systems NMS" }, + { 4413, "vision-mon", "FORTÉ Vision Monitoring platform" }, { 4414, "updog", "Updog Monitoring and Status Framework" }, { 4415, "brcd-vr-req", "Brocade Virtual Router Request" }, { 4416, "pjj-player", "PJJ Media Player" }, @@ -5794,6 +5792,7 @@ { 9978, "xybrid-rt", "XYBRID RT Server" }, { 9979, "visweather", "Valley Information Systems Weather station data" }, { 9981, "pumpkindb", "Event sourcing database engine with a built-in programming language" }, + { 9986, "kaostransport", "KAOS secure message transport protocol for safety-critical environments" }, { 9988, "nsesrvr", "Software Essentials Secure HTTP server" }, { 10004, "emcrmirccd", "EMC Replication Manager Client" }, { 10005, "emcrmird", "EMC Replication Manager Server" }, @@ -5873,6 +5872,7 @@ { 21212, "trinket-agent", "Distributed artificial intelligence" }, { 21213, "cohesity-agent", "Cohesity backup agents" }, { 21221, "aigairserver", "Services for Air Server" }, + { 21337, "xahaud", "Xahau P2P network protocol" }, { 21553, "rdm-tfs", "Raima RDM TFS" }, { 21801, "sal", "Safe AutoLogon" }, { 22125, "dcap", "dCache Access Protocol" }, @@ -6053,7 +6053,7 @@ { 4371, "l2c-disc", "LAN2CAN Discovery" }, { 4394, "apwi-disc", "American Printware Discovery" }, { 4412, "smallchat", "SmallChat" }, - { 4413, "avi-nms-disc", "AVI Systems NMS" }, + { 4413, "vision-mon-disc", "FORTÉ Vision Monitoring platform" }, { 4416, "pjj-player-disc", "PJJ Media Player discovery" }, { 4418, "axysbridge", "AXYS communication protocol" }, { 4441, "netblox", "Netblox Protocol" }, @@ -6077,6 +6077,7 @@ { 4789, "vxlan", "Virtual eXtensible Local Area Network (VXLAN)" }, { 4790, "vxlan-gpe", "Generic Protocol Extension for Virtual eXtensible Local Area Network (VXLAN)" }, { 4791, "roce", "IP Routable RocE" }, + { 4793, "uet", "Ultra Ethernet Transport" }, { 4803, "notateit-disc", "Notateit Messaging Discovery" }, { 4804, "aja-ntv4-disc", "AJA ntv4 Video System Discovery" }, { 4840, "opcua-udp", "OPC UA Multicast Datagram Protocol" }, @@ -6251,6 +6252,7 @@ { 23294, "5afe-disc", "5AFE SDN Directory discovery" }, { 24322, "hid", "Transport of Human Interface Device data streams" }, { 24577, "bilobit-update", "bilobit Service Update" }, + { 24601, "udpstp", "UDP-based IP-Layer Capacity and performance measurement protocol" }, { 24850, "assoc-disc", "Device Association Discovery" }, { 25954, "bf-game", "Bitfighter game server" }, { 25955, "bf-master", "Bitfighter master server" }, diff -Nru wireshark-4.4.7/epan/tvbuff_composite.c wireshark-4.4.13/epan/tvbuff_composite.c --- wireshark-4.4.7/epan/tvbuff_composite.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/tvbuff_composite.c 2026-01-14 18:05:54.000000000 +0000 @@ -16,13 +16,49 @@ #include "proto.h" /* XXX - only used for DISSECTOR_ASSERT, probably a new header file? */ typedef struct { - GQueue *tvbs; - + tvbuff_t *tvb; /* Used for quick testing to see if this * is the tvbuff that a COMPOSITE is * interested in. */ - unsigned *start_offsets; - unsigned *end_offsets; + unsigned start_offset; + unsigned end_offset; +} tvb_comp_member_t; + +static int +tvb_comp_off_compare(const void *a, const void *b, void *user_data) +{ + tvb_comp_member_t* off_a = (tvb_comp_member_t*)a; + tvb_comp_member_t* off_b = (tvb_comp_member_t*)b; + tvb_comp_member_t* key = (tvb_comp_member_t*)user_data; + + if (off_a->end_offset < off_b->end_offset) + return -1; + else if (off_a->end_offset > off_b->end_offset) + return 1; + + /* This is a hack to ensure that in cases of ties, key is always + * sorted first. This ensures that g_sequence_search returns an + * iterator pointing to the tvb in the sequence with a matching + * offset instead of the node after it. (It would be simpler but + * somewhat slower to have the natural comparison function and + * call g_sequence_lookup followed by g_sequence_search in case + * of failure.) + * + * If we allowed zero length TVBs to be part of the composite, + * we might have to search through all the TVBs with the same + * end_offset to find the right one. (Or maybe we could just + * no-op and not add the zero length TVBs?) + */ + if (off_a == key) { + return -1; + } else if (off_b == key) { + return 1; + } + return 0; +} + +typedef struct { + GSequence *tvbs; } tvb_comp_t; @@ -38,10 +74,8 @@ struct tvb_composite *composite_tvb = (struct tvb_composite *) tvb; tvb_comp_t *composite = &composite_tvb->composite; - g_queue_free(composite->tvbs); + g_sequence_free(composite->tvbs); - g_free(composite->start_offsets); - g_free(composite->end_offsets); g_free((void *)tvb->real_data); } @@ -55,8 +89,8 @@ composite_get_ptr(tvbuff_t *tvb, unsigned abs_offset, unsigned abs_length) { struct tvb_composite *composite_tvb = (struct tvb_composite *) tvb; - unsigned i; tvb_comp_t *composite; + tvb_comp_member_t *member = NULL; tvbuff_t *member_tvb = NULL; unsigned member_offset; @@ -65,23 +99,19 @@ /* Maybe the range specified by offset/length * is contiguous inside one of the member tvbuffs */ composite = &composite_tvb->composite; - GList *item = (GList*)composite->tvbs->head; - - for (i = 0; i < g_queue_get_length(composite->tvbs); i++, item=item->next) { - if (abs_offset <= composite->end_offsets[i]) { - member_tvb = (tvbuff_t *)item->data; - break; - } - } + tvb_comp_member_t key = { .end_offset = abs_offset }; + GSequenceIter *iter = g_sequence_search(composite->tvbs, &key, tvb_comp_off_compare, &key); /* special case */ - if (!member_tvb) { + if (g_sequence_iter_is_end(iter)) { DISSECTOR_ASSERT(abs_offset == tvb->length && abs_length == 0); return ""; } - member_offset = abs_offset - composite->start_offsets[i]; + member = (tvb_comp_member_t *)g_sequence_get(iter); + member_tvb = member->tvb; + member_offset = abs_offset - member->start_offset; if (tvb_bytes_exist(member_tvb, member_offset, abs_length)) { /* @@ -107,8 +137,8 @@ struct tvb_composite *composite_tvb = (struct tvb_composite *) tvb; uint8_t *target = (uint8_t *) _target; - unsigned i; tvb_comp_t *composite; + tvb_comp_member_t *member = NULL; tvbuff_t *member_tvb = NULL; unsigned member_offset, member_length; @@ -118,21 +148,18 @@ * is contiguous inside one of the member tvbuffs */ composite = &composite_tvb->composite; - GList *item = (GList*)composite->tvbs->head; - for (i = 0; i < g_queue_get_length(composite->tvbs); i++, item=item->next) { - if (abs_offset <= composite->end_offsets[i]) { - member_tvb = (tvbuff_t *)item->data; - break; - } - } + tvb_comp_member_t key = { .end_offset = abs_offset }; + GSequenceIter *iter = g_sequence_search(composite->tvbs, &key, tvb_comp_off_compare, &key); /* special case */ - if (!member_tvb) { + if (g_sequence_iter_is_end(iter)) { DISSECTOR_ASSERT(abs_offset == tvb->length && abs_length == 0); return target; } - member_offset = abs_offset - composite->start_offsets[i]; + member = (tvb_comp_member_t *)g_sequence_get(iter); + member_tvb = member->tvb; + member_offset = abs_offset - member->start_offset; if (tvb_bytes_exist(member_tvb, member_offset, abs_length)) { DISSECTOR_ASSERT(!tvb->real_data); @@ -144,18 +171,32 @@ * then iterate across the other member tvb's, copying their portions * until we have copied all data. */ - member_length = tvb_captured_length_remaining(member_tvb, member_offset); - /* composite_memcpy() can't handle a member_length of zero. */ - DISSECTOR_ASSERT(member_length > 0); + unsigned target_offset = 0; + while (abs_length) { + + member_length = tvb_captured_length_remaining(member_tvb, member_offset); + + /* composite_memcpy() can't handle a member_length of zero. */ + DISSECTOR_ASSERT(member_length > 0); - tvb_memcpy(member_tvb, target, member_offset, member_length); - abs_offset += member_length; - abs_length -= member_length; - - /* Recurse */ - if (abs_length > 0) { - composite_memcpy(tvb, target + member_length, abs_offset, abs_length); + member_length = MIN(member_length, abs_length); + + tvb_memcpy(member_tvb, target + target_offset, member_offset, member_length); + target_offset += member_length; + abs_offset += member_length; + abs_length -= member_length; + + if (!abs_length) + break; + iter = g_sequence_iter_next(iter); + /* tvb_memcpy calls check_offset_length and so there + * should be enough captured length to copy. */ + DISSECTOR_ASSERT(!g_sequence_iter_is_end(iter)); + + member = (tvb_comp_member_t *)g_sequence_get(iter); + member_tvb = member->tvb; + member_offset = 0; } return target; @@ -195,9 +236,7 @@ struct tvb_composite *composite_tvb = (struct tvb_composite *) tvb; tvb_comp_t *composite = &composite_tvb->composite; - composite->tvbs = g_queue_new(); - composite->start_offsets = NULL; - composite->end_offsets = NULL; + composite->tvbs = g_sequence_new(g_free); return tvb; } @@ -216,12 +255,15 @@ */ if (member && member->length) { composite = &composite_tvb->composite; - g_queue_push_tail(composite->tvbs, member); - /* Attach the composite TVB to the first TVB only. */ - if (g_queue_get_length(composite->tvbs) == 1) { - tvb_add_to_chain((tvbuff_t *)g_queue_peek_head(composite->tvbs), tvb); + if (g_sequence_is_empty(composite->tvbs)) { + tvb_add_to_chain(member, tvb); } + tvb_comp_member_t *new_member = g_new(tvb_comp_member_t, 1); + new_member->tvb = member; + new_member->start_offset = 0; + new_member->end_offset = 0; + g_sequence_append(composite->tvbs, new_member); } } @@ -239,12 +281,15 @@ */ if (member && member->length) { composite = &composite_tvb->composite; - g_queue_push_head(composite->tvbs, member); - /* Attach the composite TVB to the first TVB only. */ - if (g_queue_get_length(composite->tvbs) == 1) { - tvb_add_to_chain((tvbuff_t *)g_queue_peek_head(composite->tvbs), tvb); + if (g_sequence_is_empty(composite->tvbs)) { + tvb_add_to_chain(member, tvb); } + tvb_comp_member_t *new_member = g_new(tvb_comp_member_t, 1); + new_member->tvb = member; + new_member->start_offset = 0; + new_member->end_offset = 0; + g_sequence_prepend(composite->tvbs, new_member); } } @@ -254,6 +299,7 @@ struct tvb_composite *composite_tvb = (struct tvb_composite *) tvb; unsigned num_members; + tvb_comp_member_t *member; tvbuff_t *member_tvb; tvb_comp_t *composite; unsigned i; @@ -266,25 +312,33 @@ composite = &composite_tvb->composite; - num_members = g_queue_get_length(composite->tvbs); + num_members = g_sequence_get_length(composite->tvbs); /* Dissectors should not create composite TVBs if they're not going to * put at least one TVB in them. * (Without this check--or something similar--we'll seg-fault below.) + * (XXX - Now with a GSequence we shouldn't segfault, we'll get the + * end iterator and it should work, so we could remove this and some + * checks in dissectors to simplify their code.) */ DISSECTOR_ASSERT(num_members); - composite->start_offsets = g_new(unsigned, num_members); - composite->end_offsets = g_new(unsigned, num_members); - - GList *item = (GList*)composite->tvbs->head; - for (i=0; i < num_members; i++, item=item->next) { - member_tvb = (tvbuff_t *)item->data; - composite->start_offsets[i] = tvb->length; + /* Record the offsets - we have to do that now because it's possible + * to prepend TVBs. Note that the GSequence is already sorted according + * to these offsets, we're just noting them, so we don't need to sort. + */ + GSequenceIter *iter = g_sequence_get_begin_iter(composite->tvbs); + for (i=0; i < num_members; i++, iter=g_sequence_iter_next(iter)) { + member = (tvb_comp_member_t *)g_sequence_get(iter); + member_tvb = member->tvb; + member->start_offset = tvb->length; tvb->length += member_tvb->length; + /* XXX - What does it mean to make a composite TVB out of + * TVBs with length shorter than their reported length? + */ tvb->reported_length += member_tvb->reported_length; tvb->contained_length += member_tvb->contained_length; - composite->end_offsets[i] = tvb->length - 1; + member->end_offset = tvb->length - 1; } tvb->initialized = true; diff -Nru wireshark-4.4.7/epan/tvbuff_lz77.c wireshark-4.4.13/epan/tvbuff_lz77.c --- wireshark-4.4.7/epan/tvbuff_lz77.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/tvbuff_lz77.c 2026-01-14 18:05:54.000000000 +0000 @@ -67,8 +67,7 @@ match_len = tvb_get_letohs(tvb, offset+in_off); in_off += 2; if (match_len == 0) { - /* This case isn't documented */ - match_len = tvb_get_letohs(tvb, offset+in_off); + match_len = tvb_get_letohl(tvb, offset+in_off); in_off += 4; } if (match_len < 15+7) diff -Nru wireshark-4.4.7/epan/wslua/wslua_tree.c wireshark-4.4.13/epan/wslua/wslua_tree.c --- wireshark-4.4.7/epan/wslua/wslua_tree.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/epan/wslua/wslua_tree.c 2026-01-14 18:05:54.000000000 +0000 @@ -1067,6 +1067,11 @@ TreeItem ti = checkTreeItem(L,1); int len = (int)luaL_checkinteger(L,WSLUA_ARG_TreeItem_set_len_LEN); + if (len < 0) { + luaL_argerror(L,WSLUA_ARG_TreeItem_set_len_LEN,"must be a positive value"); + return 0; + } + proto_item_set_len(ti->item, len); /* copy the TreeItem userdata so we give it back */ diff -Nru wireshark-4.4.7/extcap/androiddump.c wireshark-4.4.13/extcap/androiddump.c --- wireshark-4.4.7/extcap/androiddump.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/extcap/androiddump.c 2026-01-14 18:05:54.000000000 +0000 @@ -367,6 +367,27 @@ ws_logv(LOG_DOMAIN_CAPCHILD, LOG_LEVEL_WARNING, msg_format, ap); } +/* "Error codes set by Windows Sockets are not made available through the errno + * variable." + * https://learn.microsoft.com/en-us/windows/win32/winsock/error-codes-errno-h-errno-and-wsagetlasterror-2 + */ +#ifdef _WIN32 +#define CONTINUE_ON_TIMEOUT(length) \ + if (length == SOCKET_ERROR) { \ + int err = WSAGetLastError(); \ + if (err == WSAETIMEDOUT || err == WSAEWOULDBLOCK) \ + continue; \ + } +#elif EWOULDBLOCK != EAGAIN +#define CONTINUE_ON_TIMEOUT(length) \ + if (errno == EAGAIN || errno == EWOULDBLOCK) \ + continue; +#else +#define CONTINUE_ON_TIMEOUT(length) \ + if (errno == EAGAIN) \ + continue; +#endif /* _WIN32 */ + static void useSndTimeout(socket_handle_t sock) { int res; #ifdef _WIN32 @@ -387,8 +408,6 @@ static void useNonBlockingConnectTimeout(socket_handle_t sock) { #ifdef _WIN32 - /* On Windows, we set a timeout for the non-blocking connection - * and have no timeout on the blocking connection. */ int res_snd; int res_rcv; const DWORD socket_timeout = SOCKET_RW_TIMEOUT_MS; @@ -413,11 +432,7 @@ int res_snd; int res_rcv; #ifdef _WIN32 - /* On Windows there is no timeout on the blocking connection, which - * means that the error handling from recv(), etc. is different than - * on UN*X. (If the socket timeout on Windows were the same as UN*X, - * we would need to test WSAGetLastError() in a number of places.) */ - const DWORD socket_timeout = 0; + const DWORD socket_timeout = SOCKET_RW_TIMEOUT_MS; unsigned long non_blocking = 0; res_snd = setsockopt(sock, SOL_SOCKET, SO_SNDTIMEO, (const char *) &socket_timeout, sizeof(socket_timeout)); @@ -1387,13 +1402,7 @@ errno = 0; length = recv(sock, data + used_buffer_length, (int)(PACKET_LENGTH - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -1452,13 +1461,7 @@ errno = 0; length = recv(sock, data + used_buffer_length, (int)(PACKET_LENGTH - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -1494,13 +1497,7 @@ while (endless_loop) { errno = 0; length = recv(sock, data + used_buffer_length, (int)(PACKET_LENGTH - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -1781,13 +1778,7 @@ while (endless_loop) { errno = 0; length = recv(sock, buffer + used_buffer_length, (int)(PACKET_LENGTH - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -1970,13 +1961,7 @@ errno = 0; length = recv(sock, packet + used_buffer_length + sizeof(own_pcap_bluetooth_h4_header), (int)(PACKET_LENGTH - sizeof(own_pcap_bluetooth_h4_header) - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -2117,13 +2102,7 @@ while (endless_loop) { errno = 0; length = recv(sock, packet + exported_pdu_headers_size + used_buffer_length, (int)(PACKET_LENGTH - exported_pdu_headers_size - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -2259,13 +2238,7 @@ while (endless_loop) { errno = 0; length = recv(sock, packet + exported_pdu_headers_size + used_buffer_length, (int)(PACKET_LENGTH - exported_pdu_headers_size - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -2398,13 +2371,7 @@ while (used_buffer_length < PCAP_GLOBAL_HEADER_LENGTH) { errno = 0; length = recv(sock, data + used_buffer_length, (int)(PCAP_GLOBAL_HEADER_LENGTH - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); @@ -2455,13 +2422,7 @@ errno = 0; length = recv(sock, data + used_buffer_length, (int)(PACKET_LENGTH - used_buffer_length), 0); - if (errno == EAGAIN -#if EWOULDBLOCK != EAGAIN - || errno == EWOULDBLOCK -#endif - ) { - continue; - } + CONTINUE_ON_TIMEOUT(length) else if (errno != 0) { ws_warning("ERROR capture: %s", strerror(errno)); closesocket(sock); diff -Nru wireshark-4.4.7/extcap/ciscodump.c wireshark-4.4.13/extcap/ciscodump.c --- wireshark-4.4.7/extcap/ciscodump.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/extcap/ciscodump.c 2026-01-14 18:05:54.000000000 +0000 @@ -414,6 +414,7 @@ if (cfilter) { ssh_channel_printf(channel, "configure terminal\n"); ssh_channel_printf(channel, "no ip access-list ex %s\n", WIRESHARK_CAPTURE_ACCESSLIST); + ssh_channel_printf(channel, "end\n"); } read_output_bytes(channel, -1, NULL); diff -Nru wireshark-4.4.7/file.c wireshark-4.4.13/file.c --- wireshark-4.4.7/file.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/file.c 2026-01-14 18:05:54.000000000 +0000 @@ -1353,9 +1353,16 @@ fdata = frame_data_sequence_add(cf->provider.frames, &fdlocal); cf->count++; - if (rec->block != NULL) + if (rec->block != NULL) { + uint64_t dropcount = 0; + cf->packet_comment_count += wtap_block_count_option(rec->block, OPT_COMMENT); - cf->f_datalen = offset + fdlocal.cap_len; + if (wtap_block_get_uint64_option_value(rec->block, OPT_PKT_DROPCOUNT, &dropcount) == WTAP_OPTTYPE_SUCCESS) { + cf->drops_known = true; + cf->drops += (uint32_t)dropcount; + } + } + cf->f_datalen = offset + fdlocal.cap_len; // Should we check if the frame data is a duplicate, and thus, ignore // this frame? diff -Nru wireshark-4.4.7/include/jtckdint.h wireshark-4.4.13/include/jtckdint.h --- wireshark-4.4.7/include/jtckdint.h 1970-01-01 00:00:00.000000000 +0000 +++ wireshark-4.4.13/include/jtckdint.h 2026-01-14 18:05:54.000000000 +0000 @@ -0,0 +1,640 @@ +/* + * Copyright 2023 Justine Alexandra Roberts Tunney + * + * SPDX-License-Identifier: ISC + */ + +/** + * @fileoverview C23 Checked Arithmetic + * + * This header defines three type generic functions: + * + * - `bool ckd_add(res, a, b)` + * - `bool ckd_sub(res, a, b)` + * - `bool ckd_mul(res, a, b)` + * + * Which allow integer arithmetic errors to be detected. There are many + * kinds of integer errors, e.g. overflow, truncation, etc. These funcs + * catch them all. Here's an example of how it works: + * + * uint32_t c; + * int32_t a = 0x7fffffff; + * int32_t b = 2; + * assert(!ckd_add(&c, a, b)); + * assert(c == 0x80000001u); + * + * Experienced C / C++ users should find this example counter-intuitive + * because the expression `0x7fffffff + 2` not only overflows it's also + * undefined behavior. However here we see it's specified, and does not + * result in an error. That's because C23 checked arithmetic is not the + * arithmetic you're used to. The new standard changes the mathematics. + * + * C23 checked arithmetic is defined as performing the arithmetic using + * infinite precision and then checking if the resulting value will fit + * in the output type. Our example above did not result in an error due + * to `0x80000001` being a legal value for `uint32_t`. + * + * This implementation will use the GNU compiler builtins, when they're + * available, only if you don't use build flags like `-std=c11` because + * they define `__STRICT_ANSI__` and GCC extensions aren't really ANSI. + * Instead, you'll get a pretty good pure C11 and C++11 implementation. + * + * @see https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf + * @version 1.0 (2024-12-07) + */ + +#ifndef JTCKDINT_H_ +#define JTCKDINT_H_ + +#ifdef __has_include +#define __ckd_has_include(x) __has_include(x) +#else +#define __ckd_has_include(x) 0 +#endif + +#if __ckd_has_include() && !defined(__cplusplus) +#include +#else + +#define __STDC_VERSION_STDCKDINT_H__ 202311L + +#if (!defined(__STRICT_ANSI__) && defined(__SIZEOF_INT128__)) +#define __ckd_have_int128 +#define __ckd_intmax __int128 +#elif ((defined(__cplusplus) && __cplusplus >= 201103L) || \ + (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L)) +#define __ckd_intmax long long +#else +#define __ckd_intmax long +#endif + +typedef signed __ckd_intmax __ckd_intmax_t; +typedef unsigned __ckd_intmax __ckd_uintmax_t; + +#ifdef __has_builtin +#define __ckd_has_builtin(x) __has_builtin(x) +#else +#define __ckd_has_builtin(x) 0 +#endif + +#if (!defined(__STRICT_ANSI__) && \ + ((defined(__GNUC__) && __GNUC__ >= 5 && !defined(__ICC)) || \ + (__ckd_has_builtin(__builtin_add_overflow) && \ + __ckd_has_builtin(__builtin_sub_overflow) && \ + __ckd_has_builtin(__builtin_mul_overflow)))) +#define ckd_add(res, x, y) __builtin_add_overflow((x), (y), (res)) +#define ckd_sub(res, x, y) __builtin_sub_overflow((x), (y), (res)) +#define ckd_mul(res, x, y) __builtin_mul_overflow((x), (y), (res)) + +#elif (defined(__cplusplus) && \ + (__cplusplus >= 201103L || \ + (defined(_MSC_VER) && __cplusplus >= 199711L && \ + __ckd_has_include() && \ + __ckd_has_include()))) +#include +#include + +template +inline bool ckd_add(__T *__res, __U __a, __V __b) { + static_assert(std::is_integral<__T>::value && + std::is_integral<__U>::value && + std::is_integral<__V>::value, + "non-integral types not allowed"); + static_assert(!std::is_same<__T, bool>::value && + !std::is_same<__U, bool>::value && + !std::is_same<__V, bool>::value, + "checked booleans not supported"); + static_assert(!std::is_same<__T, char>::value && + !std::is_same<__U, char>::value && + !std::is_same<__V, char>::value, + "unqualified char type is ambiguous"); + __ckd_uintmax_t __x = __a; + __ckd_uintmax_t __y = __b; + __ckd_uintmax_t __z = __x + __y; + *__res = static_cast<__T>(__z); + if (sizeof(__z) > sizeof(__U) && sizeof(__z) > sizeof(__V)) { + if (sizeof(__z) > sizeof(__T) || std::is_signed<__T>::value) { + return static_cast<__ckd_intmax_t>(__z) != static_cast<__T>(__z); + } else if (!std::is_same<__T, __ckd_uintmax_t>::value) { + return (__z != static_cast<__T>(__z) || + ((std::is_signed<__U>::value || + std::is_signed<__V>::value) && + static_cast<__ckd_intmax_t>(__z) < 0)); + } + } + bool __truncated = false; + if (sizeof(__T) < sizeof(__ckd_intmax_t)) { + __truncated = __z != static_cast<__ckd_uintmax_t>(static_cast<__T>(__z)); + } + switch (std::is_signed<__T>::value << 2 | // + std::is_signed<__U>::value << 1 | // + std::is_signed<__V>::value) { + case 0: // u = u + u + return __truncated | (__z < __x); + case 1: // u = u + s + __y ^= std::numeric_limits<__ckd_intmax_t>::min(); + return __truncated | + (static_cast<__ckd_intmax_t>((__z ^ __x) & + (__z ^ __y)) < 0); + case 2: // u = s + u + __x ^= std::numeric_limits<__ckd_intmax_t>::min(); + return __truncated | + (static_cast<__ckd_intmax_t>((__z ^ __x) & + (__z ^ __y)) < 0); + case 3: // u = s + s + return __truncated | + (static_cast<__ckd_intmax_t>(((__z | __x) & __y) | + ((__z & __x) & ~__y)) < 0); + case 4: // s = u + u + return __truncated | (__z < __x) | (static_cast<__ckd_intmax_t>(__z) < 0); + case 5: // s = u + s + __y ^= std::numeric_limits<__ckd_intmax_t>::min(); + return __truncated | (__x + __y < __y); + case 6: // s = s + u + __x ^= std::numeric_limits<__ckd_intmax_t>::min(); + return __truncated | (__x + __y < __x); + case 7: // s = s + s + return __truncated | + (static_cast<__ckd_intmax_t>((__z ^ __x) & + (__z ^ __y)) < 0); + default: + for (;;) (void)0; + } +} + +template +inline bool ckd_sub(__T *__res, __U __a, __V __b) { + static_assert(std::is_integral<__T>::value && + std::is_integral<__U>::value && + std::is_integral<__V>::value, + "non-integral types not allowed"); + static_assert(!std::is_same<__T, bool>::value && + !std::is_same<__U, bool>::value && + !std::is_same<__V, bool>::value, + "checked booleans not supported"); + static_assert(!std::is_same<__T, char>::value && + !std::is_same<__U, char>::value && + !std::is_same<__V, char>::value, + "unqualified char type is ambiguous"); + __ckd_uintmax_t __x = __a; + __ckd_uintmax_t __y = __b; + __ckd_uintmax_t __z = __x - __y; + *__res = static_cast<__T>(__z); + bool __truncated = false; + if (sizeof(__T) < sizeof(__ckd_intmax_t)) { + __truncated = __z != static_cast<__ckd_uintmax_t>(static_cast<__T>(__z)); + } + switch (std::is_signed<__T>::value << 2 | // + std::is_signed<__U>::value << 1 | // + std::is_signed<__V>::value) { + case 0: // u = u - u + return __truncated | (__x < __y); + case 1: // u = u - s + __y ^= std::numeric_limits<__ckd_intmax_t>::min(); + return __truncated | + (static_cast<__ckd_intmax_t>((__x ^ __y) & + (__z ^ __x)) < 0); + case 2: // u = s - u + return __truncated | (__y > __x) | (static_cast<__ckd_intmax_t>(__x) < 0); + case 3: // u = s - s + return __truncated | + (static_cast<__ckd_intmax_t>(((__z & __x) & __y) | + ((__z | __x) & ~__y)) < 0); + case 4: // s = u - u + return __truncated | + ((__x < __y) ^ (static_cast<__ckd_intmax_t>(__z) < 0)); + case 5: // s = u - s + __y ^= std::numeric_limits<__ckd_intmax_t>::min(); + return __truncated | (__x >= __y); + case 6: // s = s - u + __x ^= std::numeric_limits<__ckd_intmax_t>::min(); + return __truncated | (__x < __y); + case 7: // s = s - s + return __truncated | + (static_cast<__ckd_intmax_t>((__x ^ __y) & + (__z ^ __x)) < 0); + default: + for (;;) (void)0; + } +} + +template +inline bool ckd_mul(__T *__res, __U __a, __V __b) { + static_assert(std::is_integral<__T>::value && + std::is_integral<__U>::value && + std::is_integral<__V>::value, + "non-integral types not allowed"); + static_assert(!std::is_same<__T, bool>::value && + !std::is_same<__U, bool>::value && + !std::is_same<__V, bool>::value, + "checked booleans not supported"); + static_assert(!std::is_same<__T, char>::value && + !std::is_same<__U, char>::value && + !std::is_same<__V, char>::value, + "unqualified char type is ambiguous"); + __ckd_uintmax_t __x = __a; + __ckd_uintmax_t __y = __b; + if ((sizeof(__U) * 8 - std::is_signed<__U>::value) + + (sizeof(__V) * 8 - std::is_signed<__V>::value) <= + (sizeof(__T) * 8 - std::is_signed<__T>::value)) { + if (sizeof(__ckd_uintmax_t) > sizeof(__T) || std::is_signed<__T>::value) { + __ckd_intmax_t __z = __x * __y; + return __z != (*__res = static_cast<__T>(__z)); + } else if (!std::is_same<__T, __ckd_uintmax_t>::value) { + __ckd_uintmax_t __z = __x * __y; + *__res = static_cast<__T>(__z); + return (__z != static_cast<__T>(__z) || + ((std::is_signed<__U>::value || + std::is_signed<__V>::value) && + static_cast<__ckd_intmax_t>(__z) < 0)); + } + } + switch (std::is_signed<__T>::value << 2 | // + std::is_signed<__U>::value << 1 | // + std::is_signed<__V>::value) { + case 0: { // u = u * u + __ckd_uintmax_t __z = __x * __y; + int __o = __x && __z / __x != __y; + *__res = static_cast<__T>(__z); + return __o | (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res)); + } + case 1: { // u = u * s + __ckd_uintmax_t __z = __x * __y; + int __o = __x && __z / __x != __y; + *__res = static_cast<__T>(__z); + return (__o | ((static_cast<__ckd_intmax_t>(__y) < 0) & !!__x) | + (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res))); + } + case 2: { // u = s * u + __ckd_uintmax_t __z = __x * __y; + int __o = __x && __z / __x != __y; + *__res = static_cast<__T>(__z); + return (__o | ((static_cast<__ckd_intmax_t>(__x) < 0) & !!__y) | + (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res))); + } + case 3: { // u = s * s + int __o = false; + if (static_cast<__ckd_intmax_t>(__x & __y) < 0) { + __x = 0 - __x; + __y = 0 - __y; + } else if (static_cast<__ckd_intmax_t>(__x ^ __y) < 0) { + __o = __x && __y; + } + __ckd_uintmax_t __z = __x * __y; + __o |= __x && __z / __x != __y; + *__res = static_cast<__T>(__z); + return __o | (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res)); + } + case 4: { // s = u * u + __ckd_uintmax_t __z = __x * __y; + int __o = __x && __z / __x != __y; + *__res = static_cast<__T>(__z); + return (__o | (static_cast<__ckd_intmax_t>(__z) < 0) | + (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res))); + } + case 5: { // s = u * s + __ckd_uintmax_t __t = 0 - __y; + __t = static_cast<__ckd_intmax_t>(__t) < 0 ? __y : __t; + __ckd_uintmax_t __p = __t * __x; + int __o = __t && __p / __t != __x; + int __n = static_cast<__ckd_intmax_t>(__y) < 0; + __ckd_uintmax_t __z = __n ? 0 - __p : __p; + *__res = static_cast<__T>(__z); + __ckd_uintmax_t __m = std::numeric_limits<__ckd_intmax_t>::max(); + return (__o | (__p > __m + __n) | + (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res))); + } + case 6: { // s = s * u + __ckd_uintmax_t __t = 0 - __x; + __t = static_cast<__ckd_intmax_t>(__t) < 0 ? __x : __t; + __ckd_uintmax_t __p = __t * __y; + int __o = __t && __p / __t != __y; + int __n = static_cast<__ckd_intmax_t>(__x) < 0; + __ckd_uintmax_t __z = __n ? 0 - __p : __p; + *__res = static_cast<__T>(__z); + __ckd_uintmax_t __m = std::numeric_limits<__ckd_intmax_t>::max(); + return (__o | (__p > __m + __n) | + (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res))); + } + case 7: { // s = s * s + __ckd_uintmax_t __z = __x * __y; + *__res = static_cast<__T>(__z); + return ((((static_cast<__ckd_intmax_t>(__y) < 0) && + (static_cast<__ckd_intmax_t>(__x) == + std::numeric_limits<__ckd_intmax_t>::min())) || + (__y && ((static_cast<__ckd_intmax_t>(__z) / + static_cast<__ckd_intmax_t>(__y)) != + static_cast<__ckd_intmax_t>(__x)))) | + (sizeof(__T) < sizeof(__z) && + __z != static_cast<__ckd_uintmax_t>(*__res))); + } + default: + for (;;) (void)0; + } +} + +#elif defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L + +#define ckd_add(res, a, b) __ckd_expr(add, (res), (a), (b)) +#define ckd_sub(res, a, b) __ckd_expr(sub, (res), (a), (b)) +#define ckd_mul(res, a, b) __ckd_expr(mul, (res), (a), (b)) + +#if defined(__GNUC__) || defined(__llvm__) +#define __ckd_inline \ + extern __inline __attribute__((__gnu_inline__, \ + __always_inline__, \ + __artificial__)) +#else +#define __ckd_inline static inline +#endif + +#ifdef __ckd_have_int128 +#define __ckd_generic_int128(x, y) , signed __int128: x, unsigned __int128: y +#else +#define __ckd_generic_int128(x, y) +#endif + +#define __ckd_sign(T) \ + ((T)1 << (sizeof(T) * 8 - 1)) + +#define __ckd_is_signed(x) \ + _Generic(x, \ + signed char: 1, \ + unsigned char: 0, \ + signed short: 1, \ + unsigned short: 0, \ + signed int: 1, \ + unsigned int: 0, \ + signed long: 1, \ + unsigned long: 0, \ + signed long long: 1, \ + unsigned long long: 0 \ + __ckd_generic_int128(1, 0)) + +#define __ckd_expr(op, res, a, b) \ + (_Generic(*res, \ + signed char: __ckd_##op##_schar, \ + unsigned char: __ckd_##op##_uchar, \ + signed short: __ckd_##op##_sshort, \ + unsigned short: __ckd_##op##_ushort, \ + signed int: __ckd_##op##_sint, \ + unsigned int: __ckd_##op##_uint, \ + signed long: __ckd_##op##_slong, \ + unsigned long: __ckd_##op##_ulong, \ + signed long long: __ckd_##op##_slonger, \ + unsigned long long: __ckd_##op##_ulonger \ + __ckd_generic_int128( \ + __ckd_##op##_sint128, \ + __ckd_##op##_uint128))( \ + res, a, b, \ + __ckd_is_signed(a), \ + __ckd_is_signed(b))) + +#define __ckd_declare_add(S, T) \ + __ckd_inline char S(void *__res, \ + __ckd_uintmax_t __x, \ + __ckd_uintmax_t __y, \ + char __a_signed, \ + char __b_signed) { \ + __ckd_uintmax_t __z = __x + __y; \ + *(T *)__res = (T)__z; \ + char __truncated = 0; \ + if (sizeof(T) < sizeof(__ckd_intmax_t)) { \ + __truncated = __z != (__ckd_uintmax_t)(T)__z; \ + } \ + switch (__ckd_is_signed((T)0) << 2 | \ + __a_signed << 1 | __b_signed) { \ + case 0: /* u = u + u */ \ + return __truncated | (__z < __x); \ + case 1: /* u = u + s */ \ + __y ^= __ckd_sign(__ckd_uintmax_t); \ + return __truncated | \ + ((__ckd_intmax_t)((__z ^ __x) & \ + (__z ^ __y)) < 0); \ + case 2: /* u = s + u */ \ + __x ^= __ckd_sign(__ckd_uintmax_t); \ + return __truncated | \ + ((__ckd_intmax_t)((__z ^ __x) & \ + (__z ^ __y)) < 0); \ + case 3: /* u = s + s */ \ + return __truncated | \ + ((__ckd_intmax_t)(((__z | __x) & __y) | \ + ((__z & __x) & ~__y)) < 0); \ + case 4: /* s = u + u */ \ + return __truncated | (__z < __x) | ((__ckd_intmax_t)__z < 0); \ + case 5: /* s = u + s */ \ + __y ^= __ckd_sign(__ckd_uintmax_t); \ + return __truncated | (__x + __y < __y); \ + case 6: /* s = s + u */ \ + __x ^= __ckd_sign(__ckd_uintmax_t); \ + return __truncated | (__x + __y < __x); \ + case 7: /* s = s + s */ \ + return __truncated | \ + ((__ckd_intmax_t)((__z ^ __x) & \ + (__z ^ __y)) < 0); \ + default: \ + for (;;) (void)0; \ + } \ + } + +__ckd_declare_add(__ckd_add_schar, signed char) +__ckd_declare_add(__ckd_add_uchar, unsigned char) +__ckd_declare_add(__ckd_add_sshort, signed short) +__ckd_declare_add(__ckd_add_ushort, unsigned short) +__ckd_declare_add(__ckd_add_sint, signed int) +__ckd_declare_add(__ckd_add_uint, unsigned int) +__ckd_declare_add(__ckd_add_slong, signed long) +__ckd_declare_add(__ckd_add_ulong, unsigned long) +__ckd_declare_add(__ckd_add_slonger, signed long long) +__ckd_declare_add(__ckd_add_ulonger, unsigned long long) +#ifdef __ckd_have_int128 +__ckd_declare_add(__ckd_add_sint128, signed __int128) +__ckd_declare_add(__ckd_add_uint128, unsigned __int128) +#endif + +#define __ckd_declare_sub(S, T) \ + __ckd_inline char S(void *__res, \ + __ckd_uintmax_t __x, \ + __ckd_uintmax_t __y, \ + char __a_signed, \ + char __b_signed) { \ + __ckd_uintmax_t __z = __x - __y; \ + *(T *)__res = (T)__z; \ + char __truncated = 0; \ + if (sizeof(T) < sizeof(__ckd_intmax_t)) { \ + __truncated = __z != (__ckd_uintmax_t)(T)__z; \ + } \ + switch (__ckd_is_signed((T)0) << 2 | \ + __a_signed << 1 | __b_signed) { \ + case 0: /* u = u - u */ \ + return __truncated | (__x < __y); \ + case 1: /* u = u - s */ \ + __y ^= __ckd_sign(__ckd_uintmax_t); \ + return __truncated | \ + ((__ckd_intmax_t)((__x ^ __y) & \ + (__z ^ __x)) < 0); \ + case 2: /* u = s - u */ \ + return __truncated | (__y > __x) | ((__ckd_intmax_t)__x < 0); \ + case 3: /* u = s - s */ \ + return __truncated | \ + ((__ckd_intmax_t)(((__z & __x) & __y) | \ + ((__z | __x) & ~__y)) < 0); \ + case 4: /* s = u - u */ \ + return __truncated | ((__x < __y) ^ ((__ckd_intmax_t)__z < 0)); \ + case 5: /* s = u - s */ \ + __y ^= __ckd_sign(__ckd_uintmax_t); \ + return __truncated | (__x >= __y); \ + case 6: /* s = s - u */ \ + __x ^= __ckd_sign(__ckd_uintmax_t); \ + return __truncated | (__x < __y); \ + case 7: /* s = s - s */ \ + return __truncated | \ + ((__ckd_intmax_t)((__x ^ __y) & \ + (__z ^ __x)) < 0); \ + default: \ + for (;;) (void)0; \ + } \ + } + +__ckd_declare_sub(__ckd_sub_schar, signed char) +__ckd_declare_sub(__ckd_sub_uchar, unsigned char) +__ckd_declare_sub(__ckd_sub_sshort, signed short) +__ckd_declare_sub(__ckd_sub_ushort, unsigned short) +__ckd_declare_sub(__ckd_sub_sint, signed int) +__ckd_declare_sub(__ckd_sub_uint, unsigned int) +__ckd_declare_sub(__ckd_sub_slong, signed long) +__ckd_declare_sub(__ckd_sub_ulong, unsigned long) +__ckd_declare_sub(__ckd_sub_slonger, signed long long) +__ckd_declare_sub(__ckd_sub_ulonger, unsigned long long) +#ifdef __ckd_have_int128 +__ckd_declare_sub(__ckd_sub_sint128, signed __int128) +__ckd_declare_sub(__ckd_sub_uint128, unsigned __int128) +#endif + +#define __ckd_declare_mul(S, T) \ + __ckd_inline char S(void *__res, \ + __ckd_uintmax_t __x, \ + __ckd_uintmax_t __y, \ + char __a_signed, \ + char __b_signed) { \ + switch (__ckd_is_signed((T)0) << 2 | \ + __a_signed << 1 | __b_signed) { \ + case 0: { /* u = u * u */ \ + __ckd_uintmax_t __z = __x * __y; \ + int __o = __x && __z / __x != __y; \ + *(T *)__res = (T)__z; \ + return __o | (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res); \ + } \ + case 1: { /* u = u * s */ \ + __ckd_uintmax_t __z = __x * __y; \ + int __o = __x && __z / __x != __y; \ + *(T *)__res = (T)__z; \ + return (__o | (((__ckd_intmax_t)__y < 0) & !!__x) | \ + (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res)); \ + } \ + case 2: { /* u = s * u */ \ + __ckd_uintmax_t __z = __x * __y; \ + int __o = __x && __z / __x != __y; \ + *(T *)__res = (T)__z; \ + return (__o | (((__ckd_intmax_t)__x < 0) & !!__y) | \ + (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res)); \ + } \ + case 3: { /* u = s * s */ \ + int __o = 0; \ + if ((__ckd_intmax_t)(__x & __y) < 0) { \ + __x = 0 - __x; \ + __y = 0 - __y; \ + } else if ((__ckd_intmax_t)(__x ^ __y) < 0) { \ + __o = __x && __y; \ + } \ + __ckd_uintmax_t __z = __x * __y; \ + __o |= __x && __z / __x != __y; \ + *(T *)__res = (T)__z; \ + return __o | (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res); \ + } \ + case 4: { /* s = u * u */ \ + __ckd_uintmax_t __z = __x * __y; \ + int __o = __x && __z / __x != __y; \ + *(T *)__res = (T)__z; \ + return (__o | ((__ckd_intmax_t)(__z) < 0) | \ + (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res)); \ + } \ + case 5: { /* s = u * s */ \ + __ckd_uintmax_t __t = 0 - __y; \ + __t = (__ckd_intmax_t)(__t) < 0 ? __y : __t; \ + __ckd_uintmax_t __p = __t * __x; \ + int __o = __t && __p / __t != __x; \ + int __n = (__ckd_intmax_t)__y < 0; \ + __ckd_uintmax_t __z = __n ? 0 - __p : __p; \ + *(T *)__res = (T)__z; \ + __ckd_uintmax_t __m = __ckd_sign(__ckd_uintmax_t) - 1; \ + return (__o | (__p > __m + __n) | \ + (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res)); \ + } \ + case 6: { /* s = s * u */ \ + __ckd_uintmax_t __t = 0 - __x; \ + __t = (__ckd_intmax_t)(__t) < 0 ? __x : __t; \ + __ckd_uintmax_t __p = __t * __y; \ + int __o = __t && __p / __t != __y; \ + int __n = (__ckd_intmax_t)__x < 0; \ + __ckd_uintmax_t __z = __n ? 0 - __p : __p; \ + *(T *)__res = (T)__z; \ + __ckd_uintmax_t __m = __ckd_sign(__ckd_uintmax_t) - 1; \ + return (__o | (__p > __m + __n) | \ + (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res)); \ + } \ + case 7: { /* s = s * s */ \ + __ckd_uintmax_t __z = __x * __y; \ + *(T *)__res = (T)__z; \ + return (((((__ckd_intmax_t)__y < 0) && \ + (__x == __ckd_sign(__ckd_uintmax_t))) || \ + (__y && (((__ckd_intmax_t)__z / \ + (__ckd_intmax_t)__y) != \ + (__ckd_intmax_t)__x))) | \ + (sizeof(T) < sizeof(__z) && \ + __z != (__ckd_uintmax_t)*(T *)__res)); \ + } \ + default: \ + for (;;) (void)0; \ + } \ + } + +__ckd_declare_mul(__ckd_mul_schar, signed char) +__ckd_declare_mul(__ckd_mul_uchar, unsigned char) +__ckd_declare_mul(__ckd_mul_sshort, signed short) +__ckd_declare_mul(__ckd_mul_ushort, unsigned short) +__ckd_declare_mul(__ckd_mul_sint, signed int) +__ckd_declare_mul(__ckd_mul_uint, unsigned int) +__ckd_declare_mul(__ckd_mul_slong, signed long) +__ckd_declare_mul(__ckd_mul_ulong, unsigned long) +__ckd_declare_mul(__ckd_mul_slonger, signed long long) +__ckd_declare_mul(__ckd_mul_ulonger, unsigned long long) +#ifdef __ckd_have_int128 +__ckd_declare_mul(__ckd_mul_sint128, signed __int128) +__ckd_declare_mul(__ckd_mul_uint128, unsigned __int128) +#endif + +#else +#pragma message "checked integer arithmetic unsupported in this environment" + +#define ckd_add(res, x, y) (*(res) = (x) + (y), 0) +#define ckd_sub(res, x, y) (*(res) = (x) - (y), 0) +#define ckd_mul(res, x, y) (*(res) = (x) * (y), 0) + +#endif /* GNU */ +#endif /* stdckdint.h */ +#endif /* JTCKDINT_H_ */ diff -Nru wireshark-4.4.7/include/ws_posix_compat.h wireshark-4.4.13/include/ws_posix_compat.h --- wireshark-4.4.7/include/ws_posix_compat.h 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/include/ws_posix_compat.h 2026-01-14 18:05:54.000000000 +0000 @@ -14,14 +14,20 @@ #include #include -#if !defined(SSIZE_MAX) && !defined(HAVE_SSIZE_T) +#if !defined(HAVE_SSIZE_T) #if defined(_WIN32) +#ifdef __MINGW32__ +#include +#else #include +#endif typedef SSIZE_T ssize_t; -#define SSIZE_MAX SSIZE_T_MAX +#if !defined(SSIZE_MAX) +#define SSIZE_MAX ((SSIZE_T)(SIZE_MAX >> 1)) +#endif /* !SSIZE_MAX */ #endif /* _WIN32 */ -#endif /* !SSIZE_MAX && !HAVE_SSIZE_T */ +#endif /* !HAVE_SSIZE_T */ #endif /* __POSIX_COMPAT_H__ */ diff -Nru wireshark-4.4.7/packaging/debian/changelog wireshark-4.4.13/packaging/debian/changelog --- wireshark-4.4.7/packaging/debian/changelog 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/packaging/debian/changelog 2026-01-14 18:05:54.000000000 +0000 @@ -1,4 +1,4 @@ -wireshark (4.4.7) UNRELEASED; urgency=low +wireshark (4.4.13) UNRELEASED; urgency=low * Self-made package diff -Nru wireshark-4.4.7/packaging/debian/control wireshark-4.4.13/packaging/debian/control --- wireshark-4.4.7/packaging/debian/control 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/packaging/debian/control 2026-01-14 18:05:54.000000000 +0000 @@ -36,7 +36,7 @@ libsnappy-dev, libspandsp-dev, libspeexdsp-dev, - libssh-gcrypt-dev, + libssh-dev (>= 0.11.1-1) | libssh-gcrypt-dev, libsystemd-dev, libxkbcommon-dev, libxml2-dev, @@ -125,7 +125,7 @@ Architecture: any Section: devel Depends: ${misc:Depends}, omniidl (>= 4.0.1-2), libpcap0.8-dev, - libglib2.0-dev, python3:any, python3-ply, snacc, + libglib2.0-dev, python3:any, python3-ply, esnacc, libwireshark-dev, libwiretap-dev Description: network traffic analyzer - development tools Wireshark is a network "sniffer" - a tool that captures and analyzes diff -Nru wireshark-4.4.7/packaging/macosx/LograyInfo.plist.in wireshark-4.4.13/packaging/macosx/LograyInfo.plist.in --- wireshark-4.4.7/packaging/macosx/LograyInfo.plist.in 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/packaging/macosx/LograyInfo.plist.in 2026-01-14 18:05:54.000000000 +0000 @@ -38,7 +38,7 @@ CFBundleVersion @LOG_PROJECT_VERSION@ NSHumanReadableCopyright - Copyright 1998-2025 the Wireshark developer community + Copyright 1998-2026 the Wireshark developer community NSPrincipalClass NSApplication NSHighResolutionCapable @@ -65,5 +65,9 @@ SUAutomaticallyUpdate + + UIDesignRequiresCompatibility + + diff -Nru wireshark-4.4.7/packaging/macosx/WiresharkInfo.plist.in wireshark-4.4.13/packaging/macosx/WiresharkInfo.plist.in --- wireshark-4.4.7/packaging/macosx/WiresharkInfo.plist.in 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/packaging/macosx/WiresharkInfo.plist.in 2026-01-14 18:05:54.000000000 +0000 @@ -263,7 +263,7 @@ CFBundleVersion @PROJECT_VERSION@ NSHumanReadableCopyright - Copyright 1998-2025 the Wireshark developer community + Copyright 1998-2026 the Wireshark developer community NSPrincipalClass NSApplication NSHighResolutionCapable @@ -290,5 +290,9 @@ SUAutomaticallyUpdate + + UIDesignRequiresCompatibility + + diff -Nru wireshark-4.4.7/packaging/rpm/wireshark.spec.in wireshark-4.4.13/packaging/rpm/wireshark.spec.in --- wireshark-4.4.7/packaging/rpm/wireshark.spec.in 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/packaging/rpm/wireshark.spec.in 2026-01-14 18:05:54.000000000 +0000 @@ -82,9 +82,16 @@ %if %{with toolchain_clang} BuildRequires: clang %else +# The default GCC version in Leap 15 is too old +%if 0%{?suse_version} == 1500 +BuildRequires: gcc13 +BuildRequires: gcc13-PIE +BuildRequires: gcc13-c++ +%else BuildRequires: gcc BuildRequires: gcc-c++ %endif +%endif BuildRequires: flex %if %{with ninja} BuildRequires: (ninja or ninja-build) @@ -208,9 +215,16 @@ %endif %endif %if %{with qt6} +%if 0%{?suse_version} +BuildRequires: qt6-base-devel +BuildRequires: qt6-multimedia-devel +BuildRequires: qt6-tools-devel +BuildRequires: qt6-linguist-devel +%else BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtmultimedia-devel BuildRequires: qt6-qttools-devel +%endif BuildRequires: qt6-qt5compat-devel BuildRequires: libxkbcommon-devel %endif @@ -241,11 +255,13 @@ %build # The SUSE macros for cmake and ninja depend upon _bindir, which depends # on _prefix (and is thus wrong if _prefix is anything other than /usr). -# Set _bindir to the correct value regardless of _prefix. +# That's wrong - just because we're installing our package's binaries +# into another _bindir doesn't mean we want to run cmake or ninja out +# of there instead of the system cmake or ninja. %if 0%{?suse_version} -%define _bindir /usr/bin +%define __cmake /usr/bin/cmake %if %{with ninja} -%define __builder %{_bindir}/ninja +%define __builder /usr/bin/ninja %endif %endif @@ -418,18 +434,13 @@ %files -%if 0%{?suse_version} -# Before packing, we need to restore the bindir to the wireshark one -%define _bindir %{_prefix}/bin -%endif - %defattr(-,root,root) %doc AUTHORS COPYING README.md %if %{with guides} -%exclude %{_datadir}/doc/wireshark/wsdg_html_chunked +%exclude %{_docdir}/wireshark/wsdg_html_chunked %endif -%{_datadir}/doc/wireshark -%docdir %{_datadir}/doc/wireshark +%{_docdir}/wireshark +%docdir %{_docdir}/wireshark # Don't pick up any of the wireshark (GUI) binaries here %exclude %{_bindir}/wireshark* @@ -497,8 +508,8 @@ %{_libdir}/cmake/wireshark %{_libdir}/pkgconfig/wireshark.pc %if %{with guides} -%{_datadir}/doc/wireshark/wsdg_html_chunked -%docdir %{_datadir}/doc/wireshark/wsdg_html_chunked +%{_docdir}/wireshark/wsdg_html_chunked +%docdir %{_docdir}/wireshark/wsdg_html_chunked %endif %changelog diff -Nru wireshark-4.4.7/packaging/source/git-export-release.sh.in wireshark-4.4.13/packaging/source/git-export-release.sh.in --- wireshark-4.4.7/packaging/source/git-export-release.sh.in 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/packaging/source/git-export-release.sh.in 2026-01-14 18:05:54.000000000 +0000 @@ -44,7 +44,7 @@ # A tarball produced by 'git archive' will have the $Format string # substituted due to the use of 'export-subst' in .gitattributes. # shellcheck disable=SC2016 -COMMIT='7980339b16307b07ff84f7878e68fde07d71fc8b' +COMMIT='a997d82a4239e452657a74db424551528ef37eb4' if [[ $COMMIT != \$F* ]] ; then # This file was extracted from a tarball produced by git archive diff -Nru wireshark-4.4.7/plugins/epan/gryphon/packet-gryphon.c wireshark-4.4.13/plugins/epan/gryphon/packet-gryphon.c --- wireshark-4.4.7/plugins/epan/gryphon/packet-gryphon.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/plugins/epan/gryphon/packet-gryphon.c 2026-01-14 18:05:54.000000000 +0000 @@ -2815,14 +2815,14 @@ static int cmd_modresp(tvbuff_t *tvb, int offset, proto_tree *pt) { - uint8_t dest = tvb_get_uint8(tvb, offset-5), + uint8_t dest = tvb_get_uint8(tvb, offset-9), resp_handle = tvb_get_uint8(tvb, offset); if (resp_handle) proto_tree_add_item(pt, hf_gryphon_modresp_handle, tvb, offset, 1, ENC_BIG_ENDIAN); else if (dest) proto_tree_add_uint_format_value(pt, hf_gryphon_modresp_handle, tvb, - offset, 1, dest, "Response handles: all on channel %c", dest); + offset, 1, dest, "Response handles: all on channel %u", dest); else proto_tree_add_uint_format_value(pt, hf_gryphon_modresp_handle, tvb, offset, 1, 0, "Response handles: all"); @@ -2896,11 +2896,10 @@ int msglen; unsigned int length; - msglen = tvb_reported_length_remaining(tvb, offset); proto_tree_add_item(pt, hf_gryphon_upload_block_number, tvb, offset, 2, ENC_BIG_ENDIAN); proto_tree_add_item(pt, hf_gryphon_upload_handle, tvb, offset+2, 1, ENC_BIG_ENDIAN); offset += 3; - msglen -= 3; + msglen = tvb_reported_length_remaining(tvb, offset); length = msglen; proto_tree_add_item(pt, hf_gryphon_upload_data, tvb, offset, length, ENC_NA); diff -Nru wireshark-4.4.7/tools/asn2deb wireshark-4.4.13/tools/asn2deb --- wireshark-4.4.7/tools/asn2deb 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/asn2deb 2026-01-14 18:05:54.000000000 +0000 @@ -4,7 +4,7 @@ # Debian GNU/Linux packages from ASN.1 files for Wireshark. # Copyright 2004, W. Borgert -# ASN.1 module for Wireshark, use of snacc type table: +# ASN.1 module for Wireshark, use of esnacc type table: # Copyright 2003, Matthijs Melchior # # Wireshark - Network traffic analyzer @@ -61,7 +61,7 @@ Priority: optional Maintainer: %s <%s> Standards-Version: 3.6.1.0 -Build-Depends: snacc, autotools-dev, debhelper, cdbs +Build-Depends: esnacc, autotools-dev, debhelper, cdbs Package: wireshark-asn1-%s Architecture: all diff -Nru wireshark-4.4.7/tools/asn2wrs.py wireshark-4.4.13/tools/asn2wrs.py --- wireshark-4.4.7/tools/asn2wrs.py 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/asn2wrs.py 2026-01-14 18:05:54.000000000 +0000 @@ -4120,8 +4120,7 @@ autotag = True lst = self.all_components() for e in (self.elt_list): - if e.val.HasOwnTag(): autotag = False - break + if e.val.HasOwnTag(): autotag = False; break # expand COMPONENTS OF if self.need_components(): if components_available: diff -Nru wireshark-4.4.7/tools/asterix/packet-asterix-template.c wireshark-4.4.13/tools/asterix/packet-asterix-template.c --- wireshark-4.4.7/tools/asterix/packet-asterix-template.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/asterix/packet-asterix-template.c 2026-01-14 18:05:54.000000000 +0000 @@ -712,7 +712,7 @@ unsigned bit_size; unsigned size; uint64_t count; - uint8_t i; + unsigned i; bool should_break; size = 0; diff -Nru wireshark-4.4.7/tools/debian-setup.sh wireshark-4.4.13/tools/debian-setup.sh --- wireshark-4.4.7/tools/debian-setup.sh 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/debian-setup.sh 2026-01-14 18:05:54.000000000 +0000 @@ -189,7 +189,6 @@ libopus-dev libparse-yapp-perl libsbc-dev - libssh-gcrypt-dev libsmi2-dev libsnappy-dev libspandsp-dev @@ -234,6 +233,12 @@ # otherwise available packages appear as unavailable apt-get update || exit 2 +# libssh-gcrypt-dev: Debian < trixie, Ubuntu < 25.04 +# libssh-dev: All releases, but trixie and 25.04 has relicensed OpenSSH +# See: https://bugs.debian.org/1074337 +add_package ADDITIONAL_LIST libssh-dev 0.11.1-1 || +ADDITIONAL_LIST="$ADDITIONAL_LIST libssh-gcrypt-dev" + # Lua 5.4: Debian >= bullseye, Ubuntu >= 22.04 (jammy) # Lua 5.3: Debian >= buster, Ubuntu >= 20.04 (focal) add_package ADDITIONAL_LIST liblua5.4-dev || diff -Nru wireshark-4.4.7/tools/macos-setup.sh wireshark-4.4.13/tools/macos-setup.sh --- wireshark-4.4.7/tools/macos-setup.sh 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/macos-setup.sh 2026-01-14 18:05:54.000000000 +0000 @@ -142,7 +142,7 @@ # the optional libraries are required by other optional libraries. # LIBSMI_VERSION=0.4.8 -GNUTLS_VERSION=3.8.4 +GNUTLS_VERSION=3.8.10 GNUTLS_SHA256=2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b if [ "$GNUTLS_VERSION" ]; then # @@ -152,7 +152,7 @@ # GNUTLS_MAJOR_VERSION="$( expr $GNUTLS_VERSION : '\([0-9][0-9]*\).*' )" GNUTLS_MINOR_VERSION="$( expr $GNUTLS_VERSION : '[0-9][0-9]*\.\([0-9][0-9]*\).*' )" - NETTLE_VERSION=3.9.1 + NETTLE_VERSION=3.10.2 # # And, in turn, Nettle requires GMP. @@ -161,10 +161,10 @@ # # And p11-kit - P11KIT_VERSION=0.25.3 + P11KIT_VERSION=0.25.5 # Which requires libtasn1 - LIBTASN1_VERSION=4.19.0 + LIBTASN1_VERSION=4.20.0 fi # lua_bitop.c has been ported to 5.3 and 5.4 so use the latest release. # We may still need to check for compatibility issues (we'd want Lua @@ -178,7 +178,7 @@ LZ4_VERSION=1.9.4 SBC_VERSION=2.0 CARES_VERSION=1.31.0 -LIBSSH_VERSION=0.10.5 +LIBSSH_VERSION=0.11.3 # mmdbresolve MAXMINDDB_VERSION=1.9.1 NGHTTP2_VERSION=1.62.1 @@ -1775,7 +1775,7 @@ cd zlib-ng-$ZLIBNG_VERSION mkdir build cd build - "${DO_CMAKE[@]}" .. + "${DO_CMAKE[@]}" .. make "${MAKE_BUILD_OPTS[@]}" $DO_MAKE_INSTALL cd ../.. @@ -2789,7 +2789,7 @@ cd minizip-ng-$MINIZIPNG_VERSION mkdir build cd build - "${DO_CMAKE[@]}" .. + "${DO_CMAKE[@]}" .. make "${MAKE_BUILD_OPTS[@]}" $DO_MAKE_INSTALL cd ../.. diff -Nru wireshark-4.4.7/tools/make-enterprises.py wireshark-4.4.13/tools/make-enterprises.py --- wireshark-4.4.7/tools/make-enterprises.py 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/make-enterprises.py 2026-01-14 18:05:54.000000000 +0000 @@ -178,6 +178,8 @@ if idx != -1: name = name[0:idx] name = name.rstrip() + # Remove any double quotes from name + name = name.replace('"', '') # Add c_file.addMapping(int(num), name) diff -Nru wireshark-4.4.7/tools/make-enums.py wireshark-4.4.13/tools/make-enums.py --- wireshark-4.4.7/tools/make-enums.py 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/make-enums.py 2026-01-14 18:05:54.000000000 +0000 @@ -24,6 +24,9 @@ print("Input: {}".format(infiles)) print("Output: '{}'".format(outfile)) + pre_line_count = 0 + with open(outfile, 'r') as out_f: + pre_line_count = len(out_f.read().splitlines()) parser = CParser(infiles) @@ -67,6 +70,11 @@ }; """ + post_line_count = len(source.splitlines()) + if post_line_count < pre_line_count: + sys.stderr.write(f"Can't shrink {outfile} from {pre_line_count} lines to {post_line_count} lines.\n") + sys.exit(1) + try: fh = open(outfile, 'w') except OSError: @@ -78,8 +86,8 @@ epan_files = [ "epan/address.h", "epan/ipproto.h", - "epan/proto.h", "epan/ftypes/ftypes.h", + "epan/proto.h", # PyClibrary 0.3.0 needs this after ftypes.h "epan/stat_groups.h", ] parse_files(epan_files, "epan/introspection-enums.c") diff -Nru wireshark-4.4.7/tools/make-version.py wireshark-4.4.13/tools/make-version.py --- wireshark-4.4.7/tools/make-version.py 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/make-version.py 2026-01-14 18:05:54.000000000 +0000 @@ -44,8 +44,8 @@ # If the text "$Format" is still present, it means that # git archive did not replace the $Format string, which # means that this not a git archive. -GIT_EXPORT_SUBST_H = '7980339b16307b07ff84f7878e68fde07d71fc8b' -GIT_EXPORT_SUBST_D = 'tag: wireshark-4.4.7, tag: v4.4.7, refs/merge-requests/20093/head, refs/keep-around/7980339b16307b07ff84f7878e68fde07d71fc8b' +GIT_EXPORT_SUBST_H = 'a997d82a4239e452657a74db424551528ef37eb4' +GIT_EXPORT_SUBST_D = 'tag: v4.4.13, refs/keep-around/a997d82a4239e452657a74db424551528ef37eb4' IS_GIT_ARCHIVE = not GIT_EXPORT_SUBST_H.startswith('$Format') diff -Nru wireshark-4.4.7/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm wireshark-4.4.13/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm --- wireshark-4.4.7/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm 2026-01-14 18:05:54.000000000 +0000 @@ -508,7 +508,7 @@ } else { $moreparam = ""; } - if (($e->{PROPERTIES}->{switch_is} eq "") && ($switchvars{$name}) && + if ((not has_property($e, "switch_is")) && ($switchvars{$name}) && #not a "native" type (!($type =~ /^uint(8|16|1632|32|3264|64)/))) { $param = $name; diff -Nru wireshark-4.4.7/tools/test-common.sh wireshark-4.4.13/tools/test-common.sh --- wireshark-4.4.7/tools/test-common.sh 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/test-common.sh 2026-01-14 18:05:54.000000000 +0000 @@ -17,7 +17,11 @@ fi DATE=/bin/date -BASE_NAME=$TEST_TYPE-$($DATE +%Y-%m-%d)-$$ +FUZZ_ID=$$ +if [ -n "$CI_JOB_ID" ] ; then + FUZZ_ID=$CI_JOB_ID +fi +BASE_NAME=$TEST_TYPE-$($DATE +%Y-%m-%d)-$FUZZ_ID # Directory containing binaries. Default: cmake run directory. if [ -z "$WIRESHARK_BIN_DIR" ]; then diff -Nru wireshark-4.4.7/tools/win-setup.ps1 wireshark-4.4.13/tools/win-setup.ps1 --- wireshark-4.4.7/tools/win-setup.ps1 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tools/win-setup.ps1 2026-01-14 18:05:54.000000000 +0000 @@ -73,18 +73,18 @@ $X64Archives = @{ "AirPcap/AirPcap_Devpack_4_1_0_1622.zip" = "09d637f28a79b1d2ecb09f35436271a90c0f69bd0a1ee82b803abaaf63c18a69"; "bcg729/bcg729-1.0.4-win64ws.zip" = "9a095fda4c39860d96f0c568830faa6651cd17635f68e27aa6de46c689aa0ee2"; - "brotli/brotli-1.0.9-1-win64ws.zip" = "3f8d24aec8668201994327ff8d8542fe507d1d468a500a1aec50d0415f695aab"; + "brotli/brotli-1.2.0-1-x64-windows-ws.7z" = "938114d56814dbfd028d7ff78c4936e0b305032ab153cd78a57b78d2b0accbbd"; "c-ares/c-ares-1.28.1-1-x64-windows-ws.zip" = "6509df8e15ed67e87fac84a3b0acaa7b804b59f272fdf9decfb6157d241e73da"; "falcosecurity-libs/falcosecurity-libs-0.17.1-1-x64-ws.zip" = "371278147543e4b92dc404040b01aeacf221347f434f7b67143acd474555eecf"; "falcosecurity-libs/falcosecurity-plugins-2024-06-05-1-x64-ws.zip" = "3d19595f4ef9de77fef2ec2233000432b7b1e5a0f9353f6c8d99859205e113f8"; - "gnutls/gnutls-3.8.4-2-x64-mingw-dynamic-ws.zip" = "e875c6c34f633c487ce390e25a4d26a3e27d3dca3f9fdfa1d8fd66026d1e257c"; - "krb5/krb5-1.21.3-1-x64-windows-ws.zip" = "49b83da4baa476c4c31ed3ee463f962114a469b8c3d601db68bdb6bc03a88e42"; - "libgcrypt/libgcrypt-1.10.2-2-x64-mingw-dynamic-ws.zip" = "477cfce91d791b34df75a5ad83626f1ac2ee147eff7965e52266a4fc3da0f920"; + "gnutls/gnutls-3.8.10-1-x64-mingw-dynamic-ws.7z" = "3f62c512a5973277ee03a51cecf876b102066ffb5588d87841cbe239f15f9680"; + "krb5/krb5-1.22.1-1-x64-windows-ws.7z" = "087c0b2a0df3b8adcb0f3458b290df0adab3ce85b57a328501fe4206ef62915d"; + "libgcrypt/libgcrypt-bundle-1.11.2-1-x64-mingw-dynamic-ws.zip" = "0f623b221e84817f68ed8c692a0722607cf52c2573691222b6c981d04fa9ee4c"; "libilbc/libilbc-2.0.2-4-x64-windows-ws.zip" = "4f35a1ffa03c89bf473f38249282a7867b203988d2b6d3d2f0924764619fd5f5"; "libmaxminddb/libmaxminddb-1.4.3-1-win64ws.zip" = "ee89944a19ab6e1c873bdecb9fc6205d317c41e6da6ec1d30bc892fddfd143da"; "libpcap/libpcap-1.10.4-1-x64-windows-ws.zip" = "ad18ee1da72ce9df524b8baf9c185f237e534ef8e356c0b3eb3a5d6762004656"; "libsmi/libsmi-2021-01-15-2-x64-windows-ws.zip" = "ee8e349427d2a4ee9c18fc6b5839bd6df41685ecba03506179c21425e04f3413"; - "libssh/libssh-0.11.1-1-x64-mingw-dynamic-ws.zip" = "bce4f23eac58c96bd772844983ae5ce786b9f894be4a50c71135514a30c46ed4"; + "libssh/libssh-0.11.3-1-x64-mingw-dynamic-ws.7z" = "26324f2758ec4110d94f37e63f59c99619ac03eb0a37c4e818868ac6c061d241"; "lua/lua-5.4.6-unicode-win64-vc14.zip" = "f0c6c7eb28733425b16717beb338d44c041dfbb5c6807e618d96bd754276aaff"; "lz4/lz4-1.10.0-1-x64-windows-ws.zip" = "8b838f68cc90efa2d7c37f2bc651d153487bc336525d67f9c224a3e4bccf3583"; "minizip/minizip-1.3-1-x64-windows-ws.zip" = "eb0bb5fffda5328e192d0d7951ff0254e64dcd736d46909fde7db792c1c53bcc"; @@ -106,18 +106,18 @@ $Arm64Archives = @{ "bcg729/bcg729-1.1.1-1-win64armws.zip" = "f4d76b9acf0d0e12e87a020e9805d136a0e8775e061eeec23910a10828153625"; - "brotli/brotli-1.0.9-1-win64armws.zip" = "5ba1b62ebc514d55c3eae85a00ff107e587b6e7cb1275e2d33fcddcd49f8e2af"; + "brotli/brotli-1.2.0-1-arm64-windows-ws.7z" = "24fd2c27ea14b0732f6153aa048b15256d6369f854ac3bde7b93b12fd706a664"; "c-ares/c-ares-1.28.1-1-arm64-windows-ws.zip" = "84954f593d02d1af0ff5c7af1646b0fec5af3260fecda6cda7bbc84f9e343e10"; "falcosecurity-libs/falcosecurity-libs-0.17.1-2-arm64-ws.zip" = "c9a2e0ae1636b53fd843c87bb136eebe24595d658eb7a82ca9aff2d25b185902"; "falcosecurity-libs/falcosecurity-plugins-2024-06-05-1-arm64-ws.zip" = "81f7b5a918c3b4cd1c0e08d8e2fadd6859363897d9d6a48f8b408aa67f072b5c"; - "gnutls/gnutls-3.8.4-2-arm64-mingw-dynamic-ws.zip" = "17f28b4a47857db86d9c3f9b7ba12528c8e6368524314fb0fe5ea9303f1a58f9"; - "krb5/krb5-1.21.3-1-arm64-windows-ws.zip" = "26166173cb653fdf2153c311a9f611a76575359393222cebd5228842632a0ccb"; - "libgcrypt/libgcrypt-1.10.2-2-arm64-mingw-dynamic-ws.zip" = "cd42fa2739a204e129d655e1b0dda83ceb27399812b8b2eccddae4a9ecd8d0ce"; + "gnutls/gnutls-3.8.10-1-arm64-mingw-dynamic-ws.7z" = "6174219a79c061874c7bf5cf89b13d0542c37f91f91fbc79c8f0a419a415121e"; + "krb5/krb5-1.22.1-1-arm64-windows-ws.7z" = "916d6a7a8063c00c4c586f338ec9d0b956f7acb50b93408500a7814fb1ebf851"; + "libgcrypt/libgcrypt-bundle-1.11.2-1-arm64-mingw-dynamic-ws.zip" = "2919c991794e83d8ab3c90caa441889bf60e973ca464d483ccb06567ff3f0b34"; "libilbc/libilbc-2.0.2-4-arm64-windows-ws.zip" = "00a506cc1aac8a2e31856e463a555d899b5a6ccf376485a124104858ccf0be6d"; "libmaxminddb/libmaxminddb-1.4.3-1-win64armws.zip" = "9996327f301cb4a4de797bc024ad0471acd95c1850a2afc849c57fcc93360610"; "libpcap/libpcap-1.10.4-1-arm64-windows-ws.zip" = "98dbac265e3617eb0ab1a690902a4989e022d0761098c2753bff4cd0189419b3"; "libsmi/libsmi-2021-01-15-2-arm64-windows-ws.zip" = "3f5b7507a19436bd6494e2cbc89856a5980950f931f7cf0d637a8e764914d015"; - "libssh/libssh-0.11.1-1-arm64-mingw-dynamic-ws.zip" = "aca24901203612f3feef0d7a8954afd81379a9a35486565a13147bf10d5f0f1b"; + "libssh/libssh-0.11.3-1-arm64-mingw-dynamic-ws.7z" = "6ee3fba9ea3fb22b8f200f65c4ae49a8965efc31698dc8b92d5787c2b18226f5"; "lua/lua-5.4.6-unicode-arm64-windows-vc14.zip" = "a28c38acde71de5c495420cd8bf480e2e41f1a14bac81503b700fc64a9679b95"; "lz4/lz4-1.10.0-1-arm64-windows-ws.zip" = "ee51fbf87bf359fa7835be89797c3488daf502e36e26337b0e649030aab7a09b"; "minizip/minizip-1.3-1-arm64-windows-ws.zip" = "e5b35d064ff10f1ab1ee9193a0965fd1eb3d1e16eab5a905ab3fea9b14fb5afe"; diff -Nru wireshark-4.4.7/tshark.c wireshark-4.4.13/tshark.c --- wireshark-4.4.7/tshark.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/tshark.c 2026-01-14 18:05:54.000000000 +0000 @@ -2909,7 +2909,6 @@ static bool capture(void) { - volatile bool ret = true; GString *str; GMainContext *ctx; #ifndef _WIN32 @@ -2965,10 +2964,8 @@ fflush(stderr); g_string_free(str, TRUE); - ret = sync_pipe_start(&global_capture_opts, capture_comments, - &global_capture_session, &global_info_data, NULL); - - if (!ret) + if (!sync_pipe_start(&global_capture_opts, capture_comments, + &global_capture_session, &global_info_data, NULL)) return false; /* @@ -3000,7 +2997,7 @@ abort(); } ENDTRY; - return ret; + return true; } /* capture child detected an error */ diff -Nru wireshark-4.4.7/ui/logray/logray_main_window.cpp wireshark-4.4.13/ui/logray/logray_main_window.cpp --- wireshark-4.4.7/ui/logray/logray_main_window.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/logray/logray_main_window.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -689,7 +689,7 @@ LograyMainWindow::~LograyMainWindow() { - disconnect(main_ui_->mainStack, 0, 0, 0); + disconnect(main_ui_->mainStack, &QStackedWidget::currentChanged, this, &LograyMainWindow::mainStackChanged); if (previous_focus_ != nullptr) { disconnect(previous_focus_, &QWidget::destroyed, this, &LograyMainWindow::resetPreviousFocus); } diff -Nru wireshark-4.4.7/ui/logray/logray_main_window_slots.cpp wireshark-4.4.13/ui/logray/logray_main_window_slots.cpp --- wireshark-4.4.7/ui/logray/logray_main_window_slots.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/logray/logray_main_window_slots.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -1131,7 +1131,7 @@ } if (selectedRows().count() > 1) { main_ui_->menuPacketComment->addSeparator(); - action = main_ui_->menuPacketComment->addAction(tr("Delete comments from %n event(s)", nullptr, static_cast(selectedRows().count()))); + action = main_ui_->menuPacketComment->addAction(tr("Delete comments from %Ln event(s)", "", static_cast(selectedRows().count()))); connect(action, &QAction::triggered, this, &LograyMainWindow::deleteCommentsFromPackets); } } @@ -1475,10 +1475,8 @@ emit checkDisplayFilter(); - if (have_custom_cols(&CaptureFile::globalCapFile()->cinfo)) { - // Recreate packet list columns according to new/changed/deleted fields - packet_list_->fieldsChanged(CaptureFile::globalCapFile()); - } + // Recreate packet list columns according to new/changed/deleted fields + packet_list_->fieldsChanged(CaptureFile::globalCapFile()); emit reloadFields(); } diff -Nru wireshark-4.4.7/ui/qt/capture_file_dialog.cpp wireshark-4.4.13/ui/qt/capture_file_dialog.cpp --- wireshark-4.4.7/ui/qt/capture_file_dialog.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/capture_file_dialog.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -887,8 +887,9 @@ // the last one with a time stamp, this may be inaccurate). // elapsed_time = (unsigned int)(stats.stop_time-stats.start_time); - if (elapsed_time/86400) { - first_elapsed += QString("%1 days ").arg(elapsed_time/86400, 2, 10, QChar('0')); + unsigned int days = elapsed_time / 86400; + if (days) { + first_elapsed += tr("%Ln day(s)", "", days) + " "; elapsed_time = elapsed_time % 86400; } first_elapsed += QString("%2:%3:%4") diff -Nru wireshark-4.4.7/ui/qt/capture_file_properties_dialog.cpp wireshark-4.4.13/ui/qt/capture_file_properties_dialog.cpp --- wireshark-4.4.7/ui/qt/capture_file_properties_dialog.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/capture_file_properties_dialog.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -227,9 +227,9 @@ /* elapsed seconds */ QString elapsed_str; unsigned int elapsed_time = (unsigned int)summary.elapsed_time; - if (elapsed_time/86400) - { - elapsed_str = QString("%1 days ").arg(elapsed_time / 86400); + unsigned int days = elapsed_time / 86400; + if (days) { + elapsed_str = tr("%Ln day(s)", "", days) + " "; } elapsed_str += QString("%1:%2:%3") @@ -342,7 +342,7 @@ if (iface.drops_known) { interface_drops = QString("%1 (%2%)").arg(iface.drops).arg(QString::number( /* MSVC cannot convert from unsigned __int64 to float, so first convert to signed __int64 */ - summary.packet_count ? (100.0 * (int64_t)iface.drops)/summary.packet_count : 0, 'f', 1)); + summary.packet_count ? (100.0 * (int64_t)iface.drops)/(summary.packet_count + iface.drops) : 0, 'f', 1)); } /* Capture filter */ diff -Nru wireshark-4.4.7/ui/qt/compiled_filter_output.cpp wireshark-4.4.13/ui/qt/compiled_filter_output.cpp --- wireshark-4.4.7/ui/qt/compiled_filter_output.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/compiled_filter_output.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -22,6 +22,7 @@ #include "capture_opts.h" #include #include "ui/capture_globals.h" +#include #include "main_application.h" @@ -84,7 +85,7 @@ if (pcap_compile(pd, &fcode, current.filter.toUtf8().data(), 1, 0) < 0) { compile_results.insert(current.interface, QString(pcap_geterr(pd))); g_mutex_unlock(&pcap_compile_mtx_); - ui->interfaceList->addItem(new QListWidgetItem(QIcon(":expert/expert_error.png"), current.interface)); + ui->interfaceList->addItem(new QListWidgetItem(StockIcon("x-expert-error"), current.interface)); } else { GString *bpf_code_dump = g_string_new(""); struct bpf_insn *insn = fcode.bf_insns; diff -Nru wireshark-4.4.7/ui/qt/main_application.cpp wireshark-4.4.13/ui/qt/main_application.cpp --- wireshark-4.4.7/ui/qt/main_application.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/main_application.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -460,6 +460,10 @@ write_profile_recent(); } + // Freeze the packet list early to avoid updating column data before doing a + // full redissection. The packet list will be thawed when redissection is done. + emit freezePacketList(true); + /* Set profile name and update the status bar */ set_profile_name (profile_name); emit profileNameChanged(profile_name); @@ -497,10 +501,6 @@ setMonospaceFont(prefs.gui_font_name); - // Freeze the packet list early to avoid updating column data before doing a - // full redissection. The packet list will be thawed when redissection is done. - emit freezePacketList(true); - emit columnsChanged(); emit colorsChanged(); emit preferencesChanged(); diff -Nru wireshark-4.4.7/ui/qt/main_status_bar.cpp wireshark-4.4.13/ui/qt/main_status_bar.cpp --- wireshark-4.4.7/ui/qt/main_status_bar.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/main_status_bar.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -420,7 +420,7 @@ packets_str.append(tr(" %1 Dropped: %2 (%3%)") .arg(UTF8_MIDDLE_DOT) .arg(cap_file_->drops) - .arg((100.0*cap_file_->drops)/cs_count_, 0, 'f', 1)); + .arg((100.0*cap_file_->drops)/(cs_count_ + cap_file_->drops), 0, 'f', 1)); } if (cap_file_->ignored_count > 0) { packets_str.append(tr(" %1 Ignored: %2 (%3%)") diff -Nru wireshark-4.4.7/ui/qt/models/supported_protocols_model.cpp wireshark-4.4.13/ui/qt/models/supported_protocols_model.cpp --- wireshark-4.4.7/ui/qt/models/supported_protocols_model.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/models/supported_protocols_model.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -164,6 +164,7 @@ SupportedProtocolsItem *protoItem, *fieldItem; protocol_t *protocol; + proto_initialize_all_prefixes(); for (int proto_id = proto_get_first_protocol(&proto_cookie); proto_id != -1; proto_id = proto_get_next_protocol(&proto_cookie)) { diff -Nru wireshark-4.4.7/ui/qt/packet_diagram.cpp wireshark-4.4.13/ui/qt/packet_diagram.cpp --- wireshark-4.4.7/ui/qt/packet_diagram.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/packet_diagram.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -251,8 +251,12 @@ } paintLabel(painter, label, scaled_tr_); - if (layout_->showFields()) { - label = finfo_->toString(); + if (layout_->showFields() && finfo_->headerInfo().type != FT_NONE) { + if (representation_.isEmpty()) { + label = finfo_->toString(); + } else { + label = representation_; + } paintLabel(painter, label, scaled_tr_.adjusted(0, scaled_tr_.height(), 0, scaled_tr_.height())); } } diff -Nru wireshark-4.4.7/ui/qt/packet_list.cpp wireshark-4.4.13/ui/qt/packet_list.cpp --- wireshark-4.4.7/ui/qt/packet_list.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/packet_list.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -1156,10 +1156,20 @@ // Fields have changed, update custom columns void PacketList::fieldsChanged(capture_file *cf) { - prefs.num_cols = g_list_length(prefs.col_list); - col_cleanup(&cf->cinfo); - build_column_format_array(&cf->cinfo, prefs.num_cols, false); - resetColumns(); + // hfids used by custom columns or by the _ws.col fields may have changed, + // so recreate the columns. We shouldn't need to if prefs.col_list is NULL, + // since that doesn't register and deregister _ws.col fields. + // If the column pref changes to or from NULL, that triggers columnsChanged + // above, so we don't need to do it twice. + // + // XXX - If we knew exactly which fields changed, we could rebuild the + // columns only if a field used by the columns changed. + if (prefs.col_list) { + prefs.num_cols = g_list_length(prefs.col_list); + col_cleanup(&cf->cinfo); + build_column_format_array(&cf->cinfo, prefs.num_cols, false); + resetColumns(); + } } // Column widths should diff -Nru wireshark-4.4.7/ui/qt/preferences_dialog.cpp wireshark-4.4.13/ui/qt/preferences_dialog.cpp --- wireshark-4.4.7/ui/qt/preferences_dialog.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/preferences_dialog.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -374,7 +374,7 @@ QString help_page = modulePrefsModel_.data(pd_ui_->prefsView->currentIndex(), ModulePrefsModel::ModuleHelp).toString(); if (!help_page.isEmpty()) { QString url = gchar_free_to_qstring(user_guide_url(help_page.toUtf8().constData())); - QDesktopServices::openUrl(QUrl(url)); + QDesktopServices::openUrl(QUrl(QDir::fromNativeSeparators(url))); } else { // Generic help mainApp->helpTopicAction(HELP_PREFERENCES_DIALOG); diff -Nru wireshark-4.4.7/ui/qt/proto_tree.cpp wireshark-4.4.13/ui/qt/proto_tree.cpp --- wireshark-4.4.7/ui/qt/proto_tree.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/proto_tree.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -14,6 +14,7 @@ #include #include +#include #include #include #include diff -Nru wireshark-4.4.7/ui/qt/show_packet_bytes_dialog.cpp wireshark-4.4.13/ui/qt/show_packet_bytes_dialog.cpp --- wireshark-4.4.7/ui/qt/show_packet_bytes_dialog.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/show_packet_bytes_dialog.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -41,16 +41,24 @@ ShowPacketBytesDialog::ShowPacketBytesDialog(QWidget &parent, CaptureFile &cf) : WiresharkDialog(parent, cf), ui(new Ui::ShowPacketBytesDialog), - finfo_(cf.capFile()->finfo_selected), use_regex_find_(false) { ui->setupUi(this); loadGeometry(parent.width() * 2 / 3, parent.height() * 3 / 4); - QString field_name = QString("%1 (%2)").arg(finfo_->hfinfo->name, finfo_->hfinfo->abbrev); + // Create a new tvbuff with a copy of the data from the selected packet. + // This allows use the data after the selected packet is changed and + // after capture file is closed. + const field_info *finfo = cf.capFile()->finfo_selected; + uint8_t *bytes = (uint8_t *)tvb_memdup(NULL, finfo->ds_tvb, finfo->start, finfo->length); + + tvb_ = tvb_new_real_data(bytes, finfo->length, finfo->length); + tvb_set_free_cb(tvb_, g_free); + + QString field_name = QStringLiteral("%1 (%2)").arg(finfo->hfinfo->name, finfo->hfinfo->abbrev); setWindowSubtitle (field_name); - hint_label_ = tr("Frame %1, %2, %Ln byte(s).", "", finfo_->length) + hint_label_ = tr("Frame %1, %2, %Ln byte(s).", "", finfo->length) .arg(cf.capFile()->current_frame->num) .arg(field_name); @@ -88,7 +96,9 @@ ui->cbShowAs->blockSignals(false); ui->sbStart->setMinimum(0); - ui->sbEnd->setMaximum(finfo_->length - 1); + ui->sbEnd->setMaximum(tvb_reported_length(tvb_) - 1); + + ui->tePacketBytes->setShowSelectedEnabled(enableShowSelected()); print_button_ = ui->buttonBox->addButton(tr("Print"), QDialogButtonBox::ActionRole); connect(print_button_, SIGNAL(clicked()), this, SLOT(printBytes())); @@ -101,12 +111,13 @@ connect(ui->buttonBox, SIGNAL(helpRequested()), this, SLOT(helpButton())); - setStartAndEnd(0, (finfo_->length - 1)); + setStartAndEnd(0, tvb_reported_length(tvb_) - 1); updateFieldBytes(true); } ShowPacketBytesDialog::~ShowPacketBytesDialog() { + tvb_free(tvb_); delete ui; } @@ -128,7 +139,7 @@ { if (end == -1) { // end set to -1 means show all packet bytes - setStartAndEnd(0, (finfo_->length - 1)); + setStartAndEnd(0, tvb_reported_length(tvb_) - 1); } else { if (recent.gui_show_bytes_show == SHOW_RAW) { start /= 2; @@ -180,7 +191,7 @@ { QString hint = hint_label_; - if (start_ > 0 || end_ < (finfo_->length - 1)) { + if (start_ > 0 || end_ < (int)(tvb_reported_length(tvb_) - 1)) { hint.append(" " + tr("Using %Ln byte(s).", "", end_ - start_ + 1) + ""); @@ -572,25 +583,21 @@ void ShowPacketBytesDialog::updateFieldBytes(bool initialization) { - int start = finfo_->start + start_; int length = end_ - start_ + 1; const uint8_t *bytes; - if (!finfo_->ds_tvb) - return; - decode_as_name_.clear(); switch (recent.gui_show_bytes_decode) { case DecodeAsNone: - bytes = tvb_get_ptr(finfo_->ds_tvb, start, -1); + bytes = tvb_get_ptr(tvb_, start_, -1); field_bytes_ = QByteArray((const char *)bytes, length); break; case DecodeAsBASE64: { - bytes = tvb_get_ptr(finfo_->ds_tvb, start, -1); + bytes = tvb_get_ptr(tvb_, start_, -1); QByteArray ba = QByteArray::fromRawData((const char *)bytes, length); if (ba.contains('-') || ba.contains('_')) { field_bytes_ = QByteArray::fromBase64(ba, QByteArray::Base64UrlEncoding); @@ -615,7 +622,7 @@ tvbuff_t *uncompr_tvb = NULL; for (auto &tvb_uncompress : tvb_uncompress_list) { - uncompr_tvb = tvb_uncompress.function(finfo_->ds_tvb, start, length); + uncompr_tvb = tvb_uncompress.function(tvb_, start_, length); if (uncompr_tvb && tvb_reported_length(uncompr_tvb) > 0) { bytes = tvb_get_ptr(uncompr_tvb, 0, -1); field_bytes_ = QByteArray((const char *)bytes, tvb_reported_length(uncompr_tvb)); @@ -631,13 +638,13 @@ } case DecodeAsHexDigits: - bytes = tvb_get_ptr(finfo_->ds_tvb, start, -1); + bytes = tvb_get_ptr(tvb_, start_, -1); field_bytes_ = QByteArray::fromHex(QByteArray::fromRawData((const char *)bytes, length)); break; case DecodeAsPercentEncoding: { - bytes = tvb_get_ptr(finfo_->ds_tvb, start, -1); + bytes = tvb_get_ptr(tvb_, start_, -1); #if GLIB_CHECK_VERSION(2, 66, 0) GBytes *ba = g_uri_unescape_bytes((const char*)bytes, length, NULL, NULL); if (ba != NULL) { @@ -656,12 +663,12 @@ } case DecodeAsQuotedPrintable: - bytes = tvb_get_ptr(finfo_->ds_tvb, start, -1); + bytes = tvb_get_ptr(tvb_, start_, -1); field_bytes_ = decodeQuotedPrintable(bytes, length); break; case DecodeAsROT13: - bytes = tvb_get_ptr(finfo_->ds_tvb, start, -1); + bytes = tvb_get_ptr(tvb_, start_, -1); field_bytes_ = QByteArray((const char *)bytes, length); rot13(field_bytes_); break; @@ -917,29 +924,6 @@ } } -void ShowPacketBytesDialog::captureFileClosing() -{ - finfo_ = NULL; // This will invalidate the source backend - - WiresharkDialog::captureFileClosing(); -} - -void ShowPacketBytesDialog::captureFileClosed() -{ - // We have lost the source backend and must disable all functions - // for manipulating decoding and displayed range. - - ui->tePacketBytes->setMenusEnabled(false); - ui->lDecodeAs->setEnabled(false); - ui->cbDecodeAs->setEnabled(false); - ui->lStart->setEnabled(false); - ui->sbStart->setEnabled(false); - ui->lEnd->setEnabled(false); - ui->sbEnd->setEnabled(false); - - WiresharkDialog::captureFileClosed(); -} - void ShowPacketBytesTextEdit::contextMenuEvent(QContextMenuEvent *event) { QMenu *menu = createStandardContextMenu(); diff -Nru wireshark-4.4.7/ui/qt/show_packet_bytes_dialog.h wireshark-4.4.13/ui/qt/show_packet_bytes_dialog.h --- wireshark-4.4.7/ui/qt/show_packet_bytes_dialog.h 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/show_packet_bytes_dialog.h 2026-01-14 18:05:54.000000000 +0000 @@ -17,7 +17,7 @@ #include #endif -#include "file.h" +#include #include "wireshark_dialog.h" #include @@ -48,8 +48,6 @@ protected: bool eventFilter(QObject *obj, QEvent *event); void keyPressEvent(QKeyEvent *event); - void captureFileClosing(); - void captureFileClosed(); private slots: void on_sbStart_valueChanged(int value); @@ -82,7 +80,7 @@ Ui::ShowPacketBytesDialog *ui; - const field_info *finfo_; + tvbuff_t *tvb_; QByteArray field_bytes_; QString hint_label_; QString decode_as_name_; diff -Nru wireshark-4.4.7/ui/qt/uat_dialog.cpp wireshark-4.4.13/ui/qt/uat_dialog.cpp --- wireshark-4.4.7/ui/qt/uat_dialog.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/uat_dialog.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -448,7 +448,7 @@ help_page.append(".html"); url = gchar_free_to_qstring(user_guide_url(help_page.toUtf8().constData())); if (!url.isNull()) { - QDesktopServices::openUrl(QUrl(url)); + QDesktopServices::openUrl(QUrl(QDir::fromNativeSeparators(url))); } } diff -Nru wireshark-4.4.7/ui/qt/utils/stock_icon.cpp wireshark-4.4.13/ui/qt/utils/stock_icon.cpp --- wireshark-4.4.7/ui/qt/utils/stock_icon.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/utils/stock_icon.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -85,7 +85,7 @@ } // Is this one of our locally sourced, cage-free, organic icons? - QStringList types = QStringList() << "8x8" << "14x14" << "16x16" << "24x14" << "24x24"; + QStringList types = QStringList() << "24x24" << "24x14" << "16x16" << "14x14" << "8x8"; QList icon_modes = QList() << QIcon::Disabled << QIcon::Active @@ -154,7 +154,7 @@ // Create a square icon filled with the specified color. QIcon StockIcon::colorIcon(const QRgb bg_color, const QRgb fg_color, const QString glyph) { - QList sizes = QList() << 12 << 16 << 24 << 32 << 48; + QList sizes = QList() << 48 << 32 << 24 << 16 << 12; QIcon color_icon; foreach (int size, sizes) { @@ -181,7 +181,7 @@ // Create a triangle icon filled with the specified color. QIcon StockIcon::colorIconTriangle(const QRgb bg_color, const QRgb fg_color) { - QList sizes = QList() << 12 << 16 << 24 << 32 << 48; + QList sizes = QList() << 48 << 32 << 24 << 16 << 12; QIcon color_icon; foreach (int size, sizes) { @@ -206,7 +206,7 @@ // Create a cross icon filled with the specified color. QIcon StockIcon::colorIconCross(const QRgb bg_color, const QRgb fg_color) { - QList sizes = QList() << 12 << 16 << 24 << 32 << 48; + QList sizes = QList() << 48 << 32 << 24 << 16 << 12; QIcon color_icon; foreach (int size, sizes) { @@ -231,7 +231,7 @@ // Create a circle icon filled with the specified color. QIcon StockIcon::colorIconCircle(const QRgb bg_color, const QRgb fg_color) { - QList sizes = QList() << 12 << 16 << 24 << 32 << 48; + QList sizes = QList() << 48 << 32 << 24 << 16 << 12; QIcon color_icon; foreach (int size, sizes) { diff -Nru wireshark-4.4.7/ui/qt/widgets/qcustomplot.cpp wireshark-4.4.13/ui/qt/widgets/qcustomplot.cpp --- wireshark-4.4.7/ui/qt/widgets/qcustomplot.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/widgets/qcustomplot.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -20624,7 +20624,14 @@ mirrorVert = mParentColorScale->mColorAxis.data()->rangeReversed() && (mParentColorScale->type() == QCPAxis::atLeft || mParentColorScale->type() == QCPAxis::atRight); } +# if QT_VERSION >= QT_VERSION_CHECK(6, 9, 0) + Qt::Orientations orient; + orient.setFlag(Qt::Horizontal, mirrorHorz); + orient.setFlag(Qt::Vertical, mirrorVert); + painter->drawImage(rect().adjusted(0, -1, 0, -1), mGradientImage.flipped(orient)); +# else painter->drawImage(rect().adjusted(0, -1, 0, -1), mGradientImage.mirrored(mirrorHorz, mirrorVert)); +# endif QCPAxisRect::draw(painter); } @@ -21912,7 +21919,7 @@ { // determine value pixel span and add as many points in interval to maintain certain vertical data density (this is specific to scatter plot): // [ However, make sure that the span is at least 1 pixel ] - double valuePixelSpan = qAbs(valueAxis->coordToPixel(minValue)-valueAxis->coordToPixel(maxValue)); + double valuePixelSpan = qMax(1.0, qAbs(valueAxis->coordToPixel(minValue)-valueAxis->coordToPixel(maxValue))); double pointsToAdd = valuePixelSpan/4.0; // add approximately one data point for every 4 value pixels int dataModulo = qMax(1, qRound(intervalDataCount/pointsToAdd)); QCPGraphDataContainer::const_iterator intervalIt = currentIntervalStart; @@ -26666,7 +26673,14 @@ { bool mirrorX = (keyAxis()->orientation() == Qt::Horizontal ? keyAxis() : valueAxis())->rangeReversed(); bool mirrorY = (valueAxis()->orientation() == Qt::Vertical ? valueAxis() : keyAxis())->rangeReversed(); +# if QT_VERSION >= QT_VERSION_CHECK(6, 9, 0) + Qt::Orientations orient; + orient.setFlag(Qt::Horizontal, mirrorX); + orient.setFlag(Qt::Vertical, mirrorY); + mLegendIcon = QPixmap::fromImage(mMapImage.flipped(orient)).scaled(thumbSize, Qt::KeepAspectRatio, transformMode); +# else mLegendIcon = QPixmap::fromImage(mMapImage.mirrored(mirrorX, mirrorY)).scaled(thumbSize, Qt::KeepAspectRatio, transformMode); +#endif } } @@ -26894,7 +26908,14 @@ coordsToPixels(mMapData->keyRange().upper, mMapData->valueRange().upper)).normalized(); localPainter->setClipRect(tightClipRect, Qt::IntersectClip); } +# if QT_VERSION >= QT_VERSION_CHECK(6, 9, 0) + Qt::Orientations orient; + orient.setFlag(Qt::Horizontal, mirrorX); + orient.setFlag(Qt::Vertical, mirrorY); + localPainter->drawImage(imageRect, mMapImage.flipped(orient)); +# else localPainter->drawImage(imageRect, mMapImage.mirrored(mirrorX, mirrorY)); +# endif if (mTightBoundary) localPainter->setClipRegion(clipBackup); localPainter->setRenderHint(QPainter::SmoothPixmapTransform, smoothBackup); @@ -30319,7 +30340,16 @@ { mScaledPixmap = mPixmap.scaled(finalRect.size()*devicePixelRatio, mAspectRatioMode, mTransformationMode); if (flipHorz || flipVert) +# if QT_VERSION >= QT_VERSION_CHECK(6, 9, 0) + { + Qt::Orientations orient; + orient.setFlag(Qt::Horizontal, flipHorz); + orient.setFlag(Qt::Vertical, flipVert); + mScaledPixmap = QPixmap::fromImage(mScaledPixmap.toImage().flipped(orient)); + } +# else mScaledPixmap = QPixmap::fromImage(mScaledPixmap.toImage().mirrored(flipHorz, flipVert)); +# endif #ifdef QCP_DEVICEPIXELRATIO_SUPPORTED mScaledPixmap.setDevicePixelRatio(devicePixelRatio); #endif diff -Nru wireshark-4.4.7/ui/qt/wireless_frame.cpp wireshark-4.4.13/ui/qt/wireless_frame.cpp --- wireshark-4.4.7/ui/qt/wireless_frame.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireless_frame.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -353,10 +353,7 @@ int WirelessFrame::getCenterFrequency(int control_frequency, int bandwidth) { - if (bandwidth < 80 || control_frequency < 5180) - return -1; - - return ((control_frequency - 5180) / bandwidth) * bandwidth + 5180 + (bandwidth / 2) - 10; + return ws80211_get_center_frequency(control_frequency, bandwidth); } int WirelessFrame::getBandwidthFromChanType(int chan_type) diff -Nru wireshark-4.4.7/ui/qt/wireshark_application.cpp wireshark-4.4.13/ui/qt/wireshark_application.cpp --- wireshark-4.4.7/ui/qt/wireshark_application.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_application.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -29,7 +29,7 @@ { // Do this as late as possible in order to allow time for // MimeDatabaseInitThread to do its work. - QList icon_sizes = QList() << 16 << 24 << 32 << 48 << 64 << 128 << 256 << 512 << 1024; + QList icon_sizes = QList() << 1024 << 512 << 256 << 128 << 64 << 48 << 32 << 24 << 16; foreach (int icon_size, icon_sizes) { QString icon_path = QString(":/wsicon/wsicon%1.png").arg(icon_size); normal_icon_.addFile(icon_path); diff -Nru wireshark-4.4.7/ui/qt/wireshark_de.ts wireshark-4.4.13/ui/qt/wireshark_de.ts --- wireshark-4.4.7/ui/qt/wireshark_de.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_de.ts 2026-01-14 18:05:54.000000000 +0000 @@ -837,6 +837,13 @@ Start / elapsed: Start / vergangen: + + %Ln day(s) + + %Ln Tag + %Ln Tage + + Automatically detect file type Dateityp automatisch erkennen @@ -1049,6 +1056,13 @@ Elapsed Zeitspanne + + %Ln day(s) + + %Ln Tag + %Ln Tage + + Section %1 Bereich %1 @@ -2173,7 +2187,7 @@ …as Go literal - als Go Literal + ...als Go Literal Copy packet bytes as Go literal. @@ -15305,7 +15319,7 @@ Paketkommentare löschen - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) Kommentar von %n Paket löschen Kommentare von %n Paketen löschen diff -Nru wireshark-4.4.7/ui/qt/wireshark_en.ts wireshark-4.4.13/ui/qt/wireshark_en.ts --- wireshark-4.4.7/ui/qt/wireshark_en.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_en.ts 2026-01-14 18:05:54.000000000 +0000 @@ -837,6 +837,13 @@ Start / elapsed: + + %Ln day(s) + + %Ln day + %Ln days + + Automatically detect file type @@ -1049,6 +1056,13 @@ Elapsed + + %Ln day(s) + + %Ln day + %Ln days + + Section %1 @@ -7881,8 +7895,8 @@ %Ln Selected Personal Profile(s)... - - + %Ln Selected Personal Profile... + %Ln Selected Personal Profiles... @@ -15142,10 +15156,10 @@ - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) - - + Delete comments from %Ln packet + Delete comments from %Ln packets diff -Nru wireshark-4.4.7/ui/qt/wireshark_es.ts wireshark-4.4.13/ui/qt/wireshark_es.ts --- wireshark-4.4.7/ui/qt/wireshark_es.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_es.ts 2026-01-14 18:05:54.000000000 +0000 @@ -837,6 +837,13 @@ Start / elapsed: Inicio / transcurrido: + + %Ln day(s) + + + + + Automatically detect file type Detectar automáticamente tipo de archivo @@ -1026,6 +1033,13 @@ Elapsed Transcurrido + + %Ln day(s) + + + + + Section %1 @@ -15149,7 +15163,7 @@ Eliminar comentarios de paquete - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) diff -Nru wireshark-4.4.7/ui/qt/wireshark_fr.ts wireshark-4.4.13/ui/qt/wireshark_fr.ts --- wireshark-4.4.7/ui/qt/wireshark_fr.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_fr.ts 2026-01-14 18:05:54.000000000 +0000 @@ -837,6 +837,13 @@ Start / elapsed: Début / écoulé : + + %Ln day(s) + + + + + Automatically detect file type Détecter automatiquement le type de fichier @@ -1049,6 +1056,13 @@ Elapsed Temps écoulé + + %Ln day(s) + + + + + Section %1 Section %1 @@ -7942,9 +7956,9 @@ %Ln Selected Personal Profile(s)... - - %Ln Profil Personnel Sélectionné... - %Ln Profils Personnels Sélectionnés... + + + @@ -15303,10 +15317,10 @@ Supprimer les commentaires du paquet - Delete comments from %n packet(s) - - Supprimer les commentaires de %n paquet(s) - Supprimer les commentaires de %n paquet(s) + Delete comments from %Ln packet(s) + + + diff -Nru wireshark-4.4.7/ui/qt/wireshark_it.ts wireshark-4.4.13/ui/qt/wireshark_it.ts --- wireshark-4.4.7/ui/qt/wireshark_it.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_it.ts 2026-01-14 18:05:54.000000000 +0000 @@ -837,6 +837,13 @@ Start / elapsed: Inizio / trascorso: + + %Ln day(s) + + %Ln giorno + %Ln giorni + + Automatically detect file type Rileva automaticamente il tipo di file @@ -1049,6 +1056,13 @@ Elapsed Trascorso + + %Ln day(s) + + %Ln giorno + %Ln giorni + + Section %1 Sezione %1 @@ -7945,7 +7959,7 @@ %Ln Selected Personal Profile(s)... %Ln profilo personale selezionato... - %Ln profili personali selezionati + %Ln profili personali selezionati... @@ -15300,7 +15314,7 @@ Elimina i commenti dei pacchetti - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) Elimina i commenti da %n pacchetto Elimina i commenti da %n pacchetti diff -Nru wireshark-4.4.7/ui/qt/wireshark_ja_JP.ts wireshark-4.4.13/ui/qt/wireshark_ja_JP.ts --- wireshark-4.4.7/ui/qt/wireshark_ja_JP.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_ja_JP.ts 2026-01-14 18:05:54.000000000 +0000 @@ -836,6 +836,12 @@ Start / elapsed: 開始 / 経過: + + %Ln day(s) + + %Ln 日 + + Automatically detect file type ファイル種別を自動的に検出 @@ -1042,6 +1048,12 @@ Elapsed 経過時間 + + %Ln day(s) + + %Ln 日 + + Section %1 セクション %1 @@ -4040,11 +4052,11 @@ <tr><th><i>Shift+</i>↑</th><td>上に1ピクセル移動</td></th> <tr><th><i>Shift+</i>↓</th><td>下に1ピクセル移動</td></th> -<tr><th>g</th><td>カーソル下のパケットへ移動</td></th> +<tr><th>g</th><td>カーソル位置のパケットへ移動</td></th> <tr><th>z</th><td>マウスドラッグ/ズーム(切替)</td></th> <tr><th>t</th><td>キャプチャ/セッション(切替)</td></th> -<tr><th>Space</th><td>クロスヘア(切替)</td></th> +<tr><th>Space</th><td>十字カーソル(切替)</td></th> </tbody></table> </body></html> @@ -6335,11 +6347,11 @@ <tr><th><i>Shift+</i>↑</th><td>上に1ピクセル移動</td></th> <tr><th><i>Shift+</i>↓</th><td>下に1ピクセル移動</td></th> -<tr><th>g</th><td>カーソル下のパケットへ移動</td></th> +<tr><th>g</th><td>カーソル位置のパケットへ移動</td></th> <tr><th>z</th><td>マウスドラッグ/ズーム(切替)</td></th> <tr><th>t</th><td>キャプチャ/セッション(切替)</td></th> -<tr><th>Space</th><td>クロスヘア(切替)</td></th> +<tr><th>Space</th><td>十字カーソル(切替)</td></th> </tbody></table> </body></html> @@ -6514,7 +6526,7 @@ Go To Packet Under Cursor - カーソル位置パケットに移動 + カーソル位置のパケットに移動 Go to packet currently under the cursor @@ -11151,7 +11163,7 @@ <tr><th><i>Shift+</i>↑</th><td>上に1ピクセル移動</td></th> <tr><th><i>Shift+</i>↓</th><td>下に1ピクセル移動</td></th> -<tr><th>g</th><td>カーソルのあるパケットへ移動</td></th> +<tr><th>g</th><td>カーソル位置のパケットへ移動</td></th> <tr><th>n</th><td>次のパケットへ移動</td></th> <tr><th>p</th><td>前のパケットへ移動</td></th> @@ -11304,7 +11316,7 @@ Go to packet currently under the cursor - 現在のカーソル位置にあるパケットに移動します + 現在のカーソル位置のパケットに移動します G @@ -11811,12 +11823,12 @@ <tr><th><i>Pg Up</i></th><td>新規ストリーム</td></th> <tr><th><i>Pg Dn</i></th><td>前のストリーム</td></th> <tr><th>d</th><td>方向を切替 (TCP端末を切替)</td></th> -<tr><th>g</th><td>カーソル下のパケットへ移動</td></th> +<tr><th>g</th><td>カーソル位置のパケットへ移動</td></th> <tr><th>z</th><td>マウスドラッグとズームを切替</td></th> <tr><th>s</th><td>相対と絶対シーケンス番号を切替</td></th> <tr><th>t</th><td>キャプチャとセッション時間基準を切替</td></th> -<tr><th>Space</th><td>十字を切替</td></th> +<tr><th>Space</th><td>十字カーソルを切替</td></th> <tr><th>1</th><td>往復遅延時間グラフ</td></th> <tr><th>2</th><td>スループットグラフ</td></th> @@ -12062,7 +12074,7 @@ Go to packet currently under the cursor - 現在のカーソル位置にあるパケットへ移動します + 現在のカーソル位置のパケットへ移動します G @@ -14913,7 +14925,7 @@ Automatically scroll to the last packet during a live capture. - 生キャプチャ中の最後のパケットを自動スクロールします + キャプチャ中の最後のパケットを自動スクロールします Expert Information @@ -15271,9 +15283,9 @@ パケットコメントを削除 - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) - %n パケットよりコメントを削除 + %n パケットからコメントを削除 diff -Nru wireshark-4.4.7/ui/qt/wireshark_ko.ts wireshark-4.4.13/ui/qt/wireshark_ko.ts --- wireshark-4.4.7/ui/qt/wireshark_ko.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_ko.ts 2026-01-14 18:05:54.000000000 +0000 @@ -836,6 +836,12 @@ Start / elapsed: 시작/경과: + + %Ln day(s) + + + + Automatically detect file type 파일 형식을 자동으로 감지 @@ -1042,6 +1048,12 @@ Elapsed 경과 시간 + + %Ln day(s) + + + + Section %1 %1 부분 @@ -15268,9 +15280,9 @@ 패킷 주석 삭제 - Delete comments from %n packet(s) - - 패킷 %n개에서 주석 삭제 + Delete comments from %Ln packet(s) + + diff -Nru wireshark-4.4.7/ui/qt/wireshark_main_window.cpp wireshark-4.4.13/ui/qt/wireshark_main_window.cpp --- wireshark-4.4.7/ui/qt/wireshark_main_window.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_main_window.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -723,7 +723,7 @@ WiresharkMainWindow::~WiresharkMainWindow() { - disconnect(main_ui_->mainStack, 0, 0, 0); + disconnect(main_ui_->mainStack, &QStackedWidget::currentChanged, this, &WiresharkMainWindow::mainStackChanged); if (previous_focus_ != nullptr) { disconnect(previous_focus_, &QWidget::destroyed, this, &WiresharkMainWindow::resetPreviousFocus); } diff -Nru wireshark-4.4.7/ui/qt/wireshark_main_window_slots.cpp wireshark-4.4.13/ui/qt/wireshark_main_window_slots.cpp --- wireshark-4.4.7/ui/qt/wireshark_main_window_slots.cpp 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_main_window_slots.cpp 2026-01-14 18:05:54.000000000 +0000 @@ -1201,7 +1201,7 @@ } if (selectedRows().count() > 1) { main_ui_->menuPacketComment->addSeparator(); - action = main_ui_->menuPacketComment->addAction(tr("Delete comments from %n packet(s)", nullptr, static_cast(selectedRows().count()))); + action = main_ui_->menuPacketComment->addAction(tr("Delete comments from %Ln packet(s)", "", static_cast(selectedRows().count()))); connect(action, &QAction::triggered, this, &WiresharkMainWindow::deleteCommentsFromPackets); } } @@ -1586,10 +1586,8 @@ emit checkDisplayFilter(); - if (have_custom_cols(&CaptureFile::globalCapFile()->cinfo)) { - // Recreate packet list columns according to new/changed/deleted fields - packet_list_->fieldsChanged(CaptureFile::globalCapFile()); - } + // Recreate packet list columns according to new/changed/deleted fields + packet_list_->fieldsChanged(CaptureFile::globalCapFile()); emit reloadFields(); } diff -Nru wireshark-4.4.7/ui/qt/wireshark_pl.ts wireshark-4.4.13/ui/qt/wireshark_pl.ts --- wireshark-4.4.7/ui/qt/wireshark_pl.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_pl.ts 2026-01-14 18:05:54.000000000 +0000 @@ -838,6 +838,14 @@ Start / elapsed: Start / upłynęło: + + %Ln day(s) + + + + + + Automatically detect file type Automatycznie wykryj typ pliku @@ -1038,6 +1046,14 @@ Elapsed Minęło + + %Ln day(s) + + + + + + Section %1 Sekcja %1 @@ -15268,7 +15284,7 @@ Usuń komentarze pakietów - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) diff -Nru wireshark-4.4.7/ui/qt/wireshark_ru.ts wireshark-4.4.13/ui/qt/wireshark_ru.ts --- wireshark-4.4.7/ui/qt/wireshark_ru.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_ru.ts 2026-01-14 18:05:54.000000000 +0000 @@ -838,6 +838,14 @@ Start / elapsed: Старт / прошло: + + %Ln day(s) + + + + + + Automatically detect file type Автоматически определить тип файла @@ -1056,6 +1064,14 @@ Elapsed Прошло + + %Ln day(s) + + + + + + Section %1 Раздел %1 @@ -7967,10 +7983,10 @@ %Ln Selected Personal Profile(s)... - - %Ln Выбранный персональный профиль... - %Ln Выбранный персональный профиля... - %Ln Выбранный персональный профилей... + + + + @@ -15342,11 +15358,11 @@ Удалить комментарии к пакету - Delete comments from %n packet(s) - - Удалить комментарии из %n пакета(ов) - Удалить комментарии из %n пакета(ов) - Удалить комментарии из %n пакета(ов) + Delete comments from %Ln packet(s) + + + + diff -Nru wireshark-4.4.7/ui/qt/wireshark_sv.ts wireshark-4.4.13/ui/qt/wireshark_sv.ts --- wireshark-4.4.7/ui/qt/wireshark_sv.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_sv.ts 2026-01-14 18:05:54.000000000 +0000 @@ -837,6 +837,13 @@ Start / elapsed: Start / passerat: + + %Ln day(s) + + %Ln dygn + %Ln dygn + + Automatically detect file type Detektera automatiskt filtyp @@ -1049,6 +1056,13 @@ Elapsed Förflutet + + %Ln day(s) + + %Ln dygn + %Ln dygn + + Section %1 Avsnitt %1 @@ -15305,10 +15319,10 @@ Ta bort paketkommentarer - Delete comments from %n packet(s) - - Ta bort kommentarer från %n paket - Ta bort kommentarer från %n paket + Delete comments from %Ln packet(s) + + + diff -Nru wireshark-4.4.7/ui/qt/wireshark_tr_TR.ts wireshark-4.4.13/ui/qt/wireshark_tr_TR.ts --- wireshark-4.4.7/ui/qt/wireshark_tr_TR.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_tr_TR.ts 2026-01-14 18:05:54.000000000 +0000 @@ -836,6 +836,12 @@ Start / elapsed: Başlangıç / geçen: + + %Ln day(s) + + + + Automatically detect file type Dosya türünü otomatik olarak algıla @@ -1022,6 +1028,12 @@ Elapsed Geçen + + %Ln day(s) + + + + Section %1 Bölüm %1 @@ -15217,7 +15229,7 @@ Paket yorumlarını sil - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) diff -Nru wireshark-4.4.7/ui/qt/wireshark_uk.ts wireshark-4.4.13/ui/qt/wireshark_uk.ts --- wireshark-4.4.7/ui/qt/wireshark_uk.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_uk.ts 2026-01-14 18:05:54.000000000 +0000 @@ -838,6 +838,14 @@ Start / elapsed: + + %Ln day(s) + + + + + + Automatically detect file type @@ -1030,6 +1038,14 @@ Elapsed Витрачено + + %Ln day(s) + + + + + + Section %1 @@ -15104,7 +15120,7 @@ - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) diff -Nru wireshark-4.4.7/ui/qt/wireshark_zh_CN.ts wireshark-4.4.13/ui/qt/wireshark_zh_CN.ts --- wireshark-4.4.7/ui/qt/wireshark_zh_CN.ts 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/ui/qt/wireshark_zh_CN.ts 2026-01-14 18:05:54.000000000 +0000 @@ -836,6 +836,12 @@ Start / elapsed: 开始/经过: + + %Ln day(s) + + + + Automatically detect file type 自动检测文件类型 @@ -1022,6 +1028,12 @@ Elapsed 经过时间 + + %Ln day(s) + + + + Section %1 @@ -15164,7 +15176,7 @@ - Delete comments from %n packet(s) + Delete comments from %Ln packet(s) diff -Nru wireshark-4.4.7/wiretap/CMakeLists.txt wireshark-4.4.13/wiretap/CMakeLists.txt --- wireshark-4.4.7/wiretap/CMakeLists.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wiretap/CMakeLists.txt 2026-01-14 18:05:54.000000000 +0000 @@ -178,7 +178,7 @@ PREFIX "lib" COMPILE_DEFINITIONS "WS_BUILD_DLL" LINK_FLAGS "${WS_LINK_FLAGS}" - VERSION "15.0.7" SOVERSION 15 + VERSION "15.0.13" SOVERSION 15 FOLDER "DLLs" INSTALL_RPATH "${LIBRARY_INSTALL_RPATH}" ) diff -Nru wireshark-4.4.7/wiretap/ber.c wireshark-4.4.13/wiretap/ber.c --- wireshark-4.4.7/wiretap/ber.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wiretap/ber.c 2026-01-14 18:05:54.000000000 +0000 @@ -58,7 +58,7 @@ uint8_t oct, nlb = 0; int len = 0; int64_t file_size; - int offset = 0, i; + size_t offset = 0; if (!wtap_read_bytes(wth->fh, &bytes, BER_BYTES_TO_CHECK, err, err_info)) { if (*err != WTAP_ERR_SHORT_READ) @@ -91,10 +91,12 @@ else { nlb = oct & 0x7F; /* number of length bytes */ - if((nlb > 0) && (nlb <= (BER_BYTES_TO_CHECK - 2))) { + if(nlb > 0) { + if (nlb + offset >= sizeof(bytes)) { + return WTAP_OPEN_NOT_MINE; + } /* not indefinite length and we have read enough bytes to compute the length */ - i = nlb; - while(i--) { + for(int i = 0; i < nlb; i++) { oct = bytes[offset++]; len = (len<<8) + oct; } diff -Nru wireshark-4.4.7/wiretap/blf.c wireshark-4.4.13/wiretap/blf.c --- wireshark-4.4.7/wiretap/blf.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wiretap/blf.c 2026-01-14 18:05:54.000000000 +0000 @@ -793,6 +793,11 @@ } if (container->compression_method == BLF_COMPRESSION_NONE) { + if (data_length != container->real_length) { + *err = WTAP_ERR_BAD_FILE; + *err_info = ws_strdup("blf_pull_logcontainer_into_memory: uncompressed data has wrong length"); + return false; + } unsigned char* buf = g_try_malloc((size_t)container->real_length); if (buf == NULL) { *err = WTAP_ERR_INTERNAL; diff -Nru wireshark-4.4.7/wiretap/netscreen.c wireshark-4.4.13/wiretap/netscreen.c --- wireshark-4.4.7/wiretap/netscreen.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wiretap/netscreen.c 2026-01-14 18:05:54.000000000 +0000 @@ -307,7 +307,7 @@ &sec, &dsec, cap_int, direction, &pkt_len, cap_src, cap_dst) < 5) { *err = WTAP_ERR_BAD_FILE; *err_info = g_strdup("netscreen: Can't parse packet-header"); - return -1; + return false; } if (pkt_len > WTAP_MAX_PACKET_SIZE_STANDARD) { /* diff -Nru wireshark-4.4.7/wiretap/observer.h wireshark-4.4.13/wiretap/observer.h --- wireshark-4.4.7/wiretap/observer.h 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wiretap/observer.h 2026-01-14 18:05:54.000000000 +0000 @@ -106,8 +106,6 @@ /* 0x0106 */ typedef struct tlv_time_info { - uint16_t type; - uint16_t length; uint32_t time_format; } tlv_time_info; diff -Nru wireshark-4.4.7/wiretap/pcapng.c wireshark-4.4.13/wiretap/pcapng.c --- wireshark-4.4.7/wiretap/pcapng.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wiretap/pcapng.c 2026-01-14 18:05:54.000000000 +0000 @@ -3064,6 +3064,8 @@ break; default: ws_debug("Unknown type %u", type); + *err = WTAP_ERR_UNSUPPORTED; + *err_info = g_strdup_printf("pcapng Netflix BBLog block: unknown type %u", type); return false; } diff -Nru wireshark-4.4.7/wsutil/CMakeLists.txt wireshark-4.4.13/wsutil/CMakeLists.txt --- wireshark-4.4.7/wsutil/CMakeLists.txt 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/CMakeLists.txt 2026-01-14 18:05:54.000000000 +0000 @@ -82,7 +82,6 @@ 802_11-utils.h adler32.h array.h - base32.h bits_count_ones.h bits_ctz.h bitswap.h @@ -158,7 +157,6 @@ set(WSUTIL_COMMON_FILES 802_11-utils.c adler32.c - base32.c bitswap.c buffer.c clopts_common.c diff -Nru wireshark-4.4.7/wsutil/base32.c wireshark-4.4.13/wsutil/base32.c --- wireshark-4.4.7/wsutil/base32.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/base32.c 1970-01-01 00:00:00.000000000 +0000 @@ -1,68 +0,0 @@ -/* base32.c - * Base-32 conversion - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later - */ - -#include "config.h" -#include "base32.h" - -#include - -/* - * Cjdns style base32 encoding - */ - -/** Returned by ws_base32_encode() if the input is not valid base32. */ -#define Base32_BAD_INPUT -1 -/** Returned by ws_base32_encode() if the output buffer is too small. */ -#define Base32_TOO_BIG -2 - -int ws_base32_decode(uint8_t* output, const uint32_t outputLength, - const uint8_t* in, const uint32_t inputLength) -{ - uint32_t outIndex = 0; - uint32_t inIndex = 0; - uint32_t work = 0; - uint32_t bits = 0; - static const uint8_t* kChars = (uint8_t*) "0123456789bcdfghjklmnpqrstuvwxyz"; - while (inIndex < inputLength) { - work |= ((unsigned) in[inIndex++]) << bits; - bits += 8; - while (bits >= 5) { - if (outIndex >= outputLength) { - return Base32_TOO_BIG; - } - output[outIndex++] = kChars[work & 31]; - bits -= 5; - work >>= 5; - } - } - if (bits) { - if (outIndex >= outputLength) { - return Base32_TOO_BIG; - } - output[outIndex++] = kChars[work & 31]; - } - if (outIndex < outputLength) { - output[outIndex] = '\0'; - } - return outIndex; -} - -/* - * Editor modelines - https://www.wireshark.org/tools/modelines.html - * - * Local variables: - * c-basic-offset: 8 - * tab-width: 8 - * indent-tabs-mode: t - * End: - * - * vi: set shiftwidth=8 tabstop=8 noexpandtab: - * :indentSize=8:tabSize=8:noTabs=false: - */ diff -Nru wireshark-4.4.7/wsutil/base32.h wireshark-4.4.13/wsutil/base32.h --- wireshark-4.4.7/wsutil/base32.h 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/base32.h 1970-01-01 00:00:00.000000000 +0000 @@ -1,46 +0,0 @@ -/** @file - * Base-32 conversion - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later - */ -#ifndef __BASE32_H__ -#define __BASE32_H__ - -#include - -#ifdef __cplusplus -extern "C" { -#endif /* __cplusplus */ - -/** Returned by base32_decode() if the input is not valid base32. */ -#define Base32_BAD_INPUT -1 -/** Returned by base32_decode() if the output buffer is too small. */ -#define Base32_TOO_BIG -2 - -/* Encoding of a base32 byte array */ -WS_DLL_PUBLIC -int ws_base32_decode(uint8_t* output, const uint32_t outputLength, - const uint8_t* in, const uint32_t inputLength); - -#ifdef __cplusplus -} -#endif /* __cplusplus */ - -#endif /* __BASE32_H__ */ - -/* - * Editor modelines - https://www.wireshark.org/tools/modelines.html - * - * Local variables: - * c-basic-offset: 4 - * tab-width: 8 - * indent-tabs-mode: nil - * End: - * - * vi: set shiftwidth=4 tabstop=8 expandtab: - * :indentSize=4:tabSize=8:noTabs=true: - */ diff -Nru wireshark-4.4.7/wsutil/nstime.c wireshark-4.4.13/wsutil/nstime.c --- wireshark-4.4.7/wsutil/nstime.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/nstime.c 2026-01-14 18:05:54.000000000 +0000 @@ -37,6 +37,12 @@ return nstime->secs == 0 && nstime->nsecs == 0; } +/* is the given nstime_t currently negative? */ +bool nstime_is_negative(const nstime_t *nstime) +{ + return nstime->secs < 0 || nstime->nsecs < 0; +} + /* set the given nstime_t to (0,maxint) to mark it as "unset" * That way we can find the first frame even when a timestamp * is zero (fix for bug 1056) diff -Nru wireshark-4.4.7/wsutil/nstime.h wireshark-4.4.13/wsutil/nstime.h --- wireshark-4.4.7/wsutil/nstime.h 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/nstime.h 2026-01-14 18:05:54.000000000 +0000 @@ -59,6 +59,9 @@ /** is the given nstime_t currently zero? */ WS_DLL_PUBLIC bool nstime_is_zero(const nstime_t *nstime); +/** is the given nstime_t currently negative? */ +WS_DLL_PUBLIC bool nstime_is_negative(const nstime_t *nstime); + /** set the given nstime_t to (0,maxint) to mark it as "unset" * That way we can find the first frame even when a timestamp * is zero (fix for bug 1056) diff -Nru wireshark-4.4.7/wsutil/version_info.c wireshark-4.4.13/wsutil/version_info.c --- wireshark-4.4.7/wsutil/version_info.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/version_info.c 2026-01-14 18:05:54.000000000 +0000 @@ -598,7 +598,7 @@ get_copyright_info(void) { return - "Copyright 1998-2025 Gerald Combs and contributors."; + "Copyright 1998-2026 Gerald Combs and contributors."; } const char * diff -Nru wireshark-4.4.7/wsutil/win32-utils.c wireshark-4.4.13/wsutil/win32-utils.c --- wireshark-4.4.7/wsutil/win32-utils.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/win32-utils.c 2026-01-14 18:05:54.000000000 +0000 @@ -141,7 +141,7 @@ if (retval == 0) { /* Failed. */ tempmsg = ws_strdup_printf("Couldn't get error message for error (%lu) (because %lu)", - error, GetLastError()); + error, GetLastError()); msg = g_intern_string(tempmsg); g_free(tempmsg); return msg; @@ -152,7 +152,7 @@ if (utf8_message == NULL) { /* Conversion failed. */ tempmsg = ws_strdup_printf("Couldn't convert error message for error to UTF-8 (%lu) (because %lu)", - error, GetLastError()); + error, GetLastError()); msg = g_intern_string(tempmsg); g_free(tempmsg); return msg; @@ -166,47 +166,79 @@ /* * Generate a string for a Win32 exception code. + * It appears that: + * + * 1) Windoes exception codes are NT status codes; + * + * 2) if you load ntdll.dll as a module, and then + * use FormatError() with FORMAT_MESSAGE_FROM_HMODULE and the + * module handle for ntdll.dll, you can get Microsoft's error + * string for NT status codes. */ const char * win32strexception(DWORD exception) { - static char errbuf[ERRBUF_SIZE+1]; - static const struct exception_msg { - DWORD code; - char *msg; - } exceptions[] = { - { EXCEPTION_ACCESS_VIOLATION, "Access violation" }, - { EXCEPTION_ARRAY_BOUNDS_EXCEEDED, "Array bounds exceeded" }, - { EXCEPTION_BREAKPOINT, "Breakpoint" }, - { EXCEPTION_DATATYPE_MISALIGNMENT, "Data type misalignment" }, - { EXCEPTION_FLT_DENORMAL_OPERAND, "Denormal floating-point operand" }, - { EXCEPTION_FLT_DIVIDE_BY_ZERO, "Floating-point divide by zero" }, - { EXCEPTION_FLT_INEXACT_RESULT, "Floating-point inexact result" }, - { EXCEPTION_FLT_INVALID_OPERATION, "Invalid floating-point operation" }, - { EXCEPTION_FLT_OVERFLOW, "Floating-point overflow" }, - { EXCEPTION_FLT_STACK_CHECK, "Floating-point stack check" }, - { EXCEPTION_FLT_UNDERFLOW, "Floating-point underflow" }, - { EXCEPTION_GUARD_PAGE, "Guard page violation" }, - { EXCEPTION_ILLEGAL_INSTRUCTION, "Illegal instruction" }, - { EXCEPTION_IN_PAGE_ERROR, "Page-in error" }, - { EXCEPTION_INT_DIVIDE_BY_ZERO, "Integer divide by zero" }, - { EXCEPTION_INT_OVERFLOW, "Integer overflow" }, - { EXCEPTION_INVALID_DISPOSITION, "Invalid disposition" }, - { EXCEPTION_INVALID_HANDLE, "Invalid handle" }, - { EXCEPTION_NONCONTINUABLE_EXCEPTION, "Non-continuable exception" }, - { EXCEPTION_PRIV_INSTRUCTION, "Privileged instruction" }, - { EXCEPTION_SINGLE_STEP, "Single-step complete" }, - { EXCEPTION_STACK_OVERFLOW, "Stack overflow" }, - { 0, NULL } - }; -#define N_EXCEPTIONS array_length(exceptions) - - for (size_t i = 0; i < N_EXCEPTIONS; i++) { - if (exceptions[i].code == exception) - return exceptions[i].msg; + HMODULE ntdll_hmodule; + DWORD retval; + WCHAR *utf16_message; + char *utf8_message; + char *tempmsg; + const char *msg; + + ntdll_hmodule = LoadLibraryA("ntdll.dll"); + if (ntdll_hmodule == NULL) { + /* Couldn't load ntdll.dll; give up */ + tempmsg = ws_strdup_printf("{EXCEPTION} Unknown - couldn't load ntdll.dll: %s(code 0x%08lx)", + win32strerror(GetLastError()), exception); + msg = g_intern_string(tempmsg); + g_free(tempmsg); + return msg; + } + + /* + * XXX - what language ID to use? + * + * For UN*Xes, g_strerror() may or may not return localized strings. + * + * We currently don't have localized strings, except for GUI items, + * but we might want to do so. On the other hand, if most of these + * messages are going to be read by Wireshark developers, English + * might be a better choice, so the developer doesn't have to get + * the message translated if it's in a language they don't happen + * to understand. Then again, we're including the error number, + * so the developer can just look that up. + */ + retval = FormatMessageW(FORMAT_MESSAGE_FROM_HMODULE | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS | FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_MAX_WIDTH_MASK, + ntdll_hmodule, exception, + MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), + (LPTSTR)&utf16_message, ERRBUF_SIZE, NULL); + if (retval == 0) { + /* Failed. */ + tempmsg = ws_strdup_printf("{EXCEPTION} Unknown - couldn't get error message for status: %s(code 0x%08lx)", + win32strerror(GetLastError()), exception); + msg = g_intern_string(tempmsg); + g_free(tempmsg); + FreeLibrary(ntdll_hmodule); + return msg; + } + + utf8_message = g_utf16_to_utf8(utf16_message, -1, NULL, NULL, NULL); + LocalFree(utf16_message); + if (utf8_message == NULL) { + /* Conversion failed. */ + tempmsg = ws_strdup_printf("{EXCEPTION} Unknown - couldn't convert error message for error to UTF-8: %s(code 0x%08lx))", + win32strerror(GetLastError()), exception); + msg = g_intern_string(tempmsg); + g_free(tempmsg); + FreeLibrary(ntdll_hmodule); + return msg; } - snprintf(errbuf, sizeof errbuf, "Exception 0x%08lx", exception); - return errbuf; + tempmsg = ws_strdup_printf("%s(code 0x%08lx)", utf8_message, exception); + g_free(utf8_message); + msg = g_intern_string(tempmsg); + g_free(tempmsg); + FreeLibrary(ntdll_hmodule); + return msg; } // This appears to be the closest equivalent to SIGPIPE on Windows. diff -Nru wireshark-4.4.7/wsutil/wmem/wmem_map.c wireshark-4.4.13/wsutil/wmem/wmem_map.c --- wireshark-4.4.7/wsutil/wmem/wmem_map.c 2025-06-04 18:20:36.000000000 +0000 +++ wireshark-4.4.13/wsutil/wmem/wmem_map.c 2026-01-14 18:05:54.000000000 +0000 @@ -27,9 +27,10 @@ void wmem_init_hashing(void) { + /* Get a random odd integer to multiply the hash by. */ x = g_random_int(); - if (G_UNLIKELY(x == 0)) - x = 1; + if ((x % 2) == 0) + x += 1; preseed = g_random_int(); postseed = g_random_int();