Usb Compliance Network & Wireless Cards Driver Download



The USB 3.1 Compliance Test Bench will be added. Open a Schematic view and select DesignGuide. The USB 3.1 Compliance Test Bench will be listed under the DesignGuide menu with the name 'USB 3.1 Compliance Test Bench'. USB represents an even greater threat than spreading malware: a USB device can be used to attack systems directly, using the USB interface as a powerful attack vector. Ever since the Stuxnet attack used a USB flash drive to obliterate any semblance of an air gap in an Iranian nuclear facility, the industry has been well aware of the. IOGEAR's palm sized 1-port USB 2.0 Print Server allows any networked computer to share a USB printer. It complies with USB 2.0 specifications (backward compatible with USB 1.1 spec.), and provides users with an auto-sensing Ethernet port that works with either 10Base-T or 100Base-T networks. CS1708A - 8-Port USB/PS2 combo KVM with USB Peripheral Support CS1754 - 4-Port USB/PS2 Combo KVM with Audio Support CS1758 - 8-Port USB/PS2 Combo KVM with Audio Support CS1768 - 8-port DVI USB KVM with Audio Support - TAA Compliant CS1788-8-port DVI Dual-Link USB KVM with Audio Support - TAA Compliant CS17916 - 16-port HDMI KVM Switch. There are two ways to assert USB-IF certification. The first option is to get full certification from the USB-IF and submit the test ID (TID) supplied by the USB-IF. The second option is to download the USB-IF Compliance tools online (see test documentation for more details) and run them yourself on the device under test.

How do you make a choice when two devices do the same thing? How do you decide which one to pick and which one serves your purpose? These questions will buzz in your mind when you have to choose between PCI Wi-Fi cards and USB adapters.

They are both functionally the same. They both work extremely well. So, what’s the difference? Why are you being forced to choose between them? This article will answer all your doubts. We shall talk about their differences and uses so that it is easy for you going forward. Let’s start.

PCIe vs USB Wi-Fi

It all depends on your comfort level, to be honest. If you prefer ultimate convenience and do not like fiddling with the hardware, USB adapters are the right choice for you. They are also the best bet if you have a laptop. On the other hand, if you really need a strong signal and do not want to compromise on it, go for a PCIe adapter and power up your computer with superb Wi-Fi!

Keep in mind, though, that PCIe cards are more expensive than USB adapters. You should be sure to pick the right one according to your preferences, thus.

What is a PCI Wi-Fi card?

PCI adapters allow excellent Wi-Fi connectivity thanks to their antenna. They pick up Wi-Fi easily and give you a seamless internet connectivity. These devices go into the hardware of your PC, and the antennae stick out from the back.

These adapters are also customizable. This means you can remove an antenna or two and replace with better ones if the signal is not too strong or if you need super-fast Internet at particular times. This particular feature makes them better than USB cards at picking up signals and delivering great results.

Another huge advantage with the PCI card is that you don’t have to use a USB slot for it. USB slots are super precious because they are almost universal and allow you to connect other devices. A Wi-Fi card using up one entire slot can be difficult if you want to connect multiple devices. With a PCI adapter, you eliminate this concern altogether.

What is a USB adapter?

This is pretty self-explanatory. The USB adapter goes into the good old USB slot. It is extremely easy to use, and you do not need to worry about touching the hardware. The USB adapters are actually newer and weren’t really received well, but now, many people are warming up to them especially for the convenience.

The market has multiple varieties of USB adapters such as those with antennae and those that have a cradle. The cradle enables you to position the USB where the signal is the best.

A USB adapter is the best choice for those with laptops because you can’t physically install a PCI adapter in them. Also, USB adapters are easily affordable. You won’t feel the slightest pinch while purchasing one of them.

Conclusion

PCIe Wi-Fi cards and USB adapters, both are good options. They do their job very well. We are slightly inclined towards PCIe because they are more reliable when it comes to signal strength and we would rather use our USB ports for something else. However, they don’t come very cheap. That’s why we urge you to list out your priorities and see which of these network adapters works best for you.

We would love to know which one you ended up purchasing and why! Your insights could end up helping us improve this article. So, please feel free to Comment.

-->

This topic provides specific implementation guidance to help mobile broadband device manufacturers produce compliant USB devices for Windows. It should be used in conjunction with the USB NCM Mobile Broadband Interface Model (MBIM) V1.0 specification released by the USB-IF Device Working Group.

The information in this topic applies to:

  • Windows 8
  • Windows 8.1

Delaying MBIM Open

MBIM devices may require time to complete initialization when they receive MBIM OPEN message from the host. The device should wait for its initialization to complete before responding to the MBIM OPEN message. The device should not respond to the message with error status like MBIM_STATUS_BUSY and expect the host to poll the device with MBIM OPEN messages. Responding to MBIM OPEN with a status other than MBIM_STATUS_SUCCESS terminates the initialization process on the host.

Multi-carrierMulti-subscription

Please refer to IHV Guidance for Implementing Multimode- and Multicarrier- Capable MB Devices for details.

MBIM_CID_HOME_PROVIDER

MBIM devices must not fail a SET MBIM_CID_HOME_PROVIDER request with the following listed status codes under the mentioned circumstances. The following statuses are valid for the QUERY MBIM_CID_HOME_PROVIDER request but are not applicable for a SET request.

  • MBIM_STATUS_SIM_NOT_INSERTED - MBIM devices must not fail a SET MBIM_CID_HOME_PROVIDER request with status as MBIM_STATUS_SIM_NOT_INSERTED if the SIM for the new home provider is present but the SIM for the old home provider is not inserted.
  • MBIM_STATUS_BAD_SIM - MBIM devices must not fail SET MBIM_CID_HOME_PROVIDER request with MBIM_STATUS_BAD_SIM if the SIM for the new home provider is good but the SIM for the old home provider is not bad.
  • MBIM_STATUS_PIN_REQUIRED - MBIM devices must not fail SET MBIM_CID_HOME_PROVIDER request with MBIM_STATUS_PIN_REQUIRED regardless of whether the old or new SIM is pin locked.

MBIM_CID_VISIBLE_PROVIDERS

  • MBIM_STATUS_SIM_NOT_INSERTED - When MBIM_VISIBLE_PROVIDERS_ACTION is set to MBIMVisibleProvidersActionRestrictedScan the MBIM device must not fail MBIM_CID_VISIBLE_PROVIDERS request with MBIM_STATUS_SIM_NOT_INSERTED because the SIM for the current home provider is not present.
  • MBIM_STATUS_PIN_REQUIRED - When MBIM_VISIBLE_PROVIDERS_ACTION is set to MBIMVisibleProvidersActionRestrictedScan the MBIM device must not fail MBIM_CID_VISIBLE_PROVIDERS request with MBIM_STATUS_PIN_REQUIRED because the SIM for the current home provider is PIN locked.

Responding to Pin Operations

Usb Compliance Network & Wireless Cards Driver Download Windows 10

MBIM devices must follow these guidelines when responding to MBIMPinOperationEnter requests:

  • For successful MBIMPinOperationEnter requests, when the device no longer requires a PIN, the device must set status to MBIM_STATUS_SUCCESS and MBIM_PIN_INFO::Pin Type to MBIMPinTypeNone.

  • The device must set status to MBIM_STATUS_SUCCESS for PIN-enable and PIN-disable operations when the PIN is already in the requested state. The device must set MBIM_PIN_INFO::PinType to MBIMPinTypeNone. Other members are ignored.

  • When a PIN mode is changed from Disabled to Enabled, the PIN state should be MBIMPinStateUnlocked.

  • If PIN1 is enabled, the PIN state becomes MBIMPinStateLocked when the device is power cycled.

  • For all other PINs, the PIN state can change from MBIMPinStateUnlocked to MBIMPinStateLocked depending on mobile broadband device specific conditions.

  • PIN Not Supported: If a PIN operation is not supported by the device, the device must set status to MBIM_STATUS_NO_DEVICE_SUPPORT. For example, enabling and disabling PIN2 is not typically supported by mobile broadband devices so the above error code must be returned. All other members are ignored.

  • PIN Must be Entered: If a PIN operation requires a PIN to be entered, the device must set status to MBIM_STATUS_PIN_REQUIRED and MBIM_PIN_INFO::PinType to MBIMPinTypeXxx. Other members are ignored.

  • PIN Change Operation: If the device restricts the change of PIN value only when it is in enabled state, a request to change in disabled state must be returned with MBIM_STATUS_PIN_DISABLED.

  • PIN Retrial: On failure, the device must set status to MBIM_STATUS_FAILURE, and MBIM_PIN_INFO::PinType to the same value as specified in MBIM_SET_PIN. Other members are ignored except for MBIM_PIN_INFO::RemainingAttempts. This may occur when an incorrect PIN is entered.

  • PIN Blocking: The PIN is blocked when the number of MBIM_PIN_INFO::RemainingAttempts is zero. If the PIN unblock operation is not available, the device must set status to MBIM_STATUS_FAILURE and MBIM_PIN_INFO::PinType to MBIMPinTypeNone. MBIM_PIN_INFO::RemainingAttempts should be set to 0 and all the other members are ignored.Note If the device supports PIN unblock operations, the device should follow the PIN Unblocking step to respond to the request.

  • Unblocking PIN: The PIN is blocked when MBIM_PIN_INFO::RemainingAttempts is zero. To unblock the PIN, the device may request a corresponding PUK, if applicable. In this case, the device must set status to MBIM_STATUS_FAILURE, MBIM_PIN_INFO::PinType to the corresponding MBIMPinTypeXxxPUK, PinState to MBIMPinStateLocked, and MBIM_PIN_INFO::RemainingAttempts should have the number of attempts allowed to enter a valid PUK.

  • If PIN blocking results in the device or SIM becomes blocked, the device must send a MBIM_CID_SUBSCRIBER_READY_STATUS notification with ReadyState set to MBIMSubscriberReadyStateDeviceLocked.

  • If there is an active PDP context at the time of PIN1 blocking, the device must deactivate the PDP context and send notifications to the operating system about the PDP deactivation and link state change.

  • For successful requests, the device must set status to MBIM_STATUS_SUCCESS. Other members are ignored.

  • For failed MBIMPinOperationEnter requests, the device must set status to MBIM_STATUS_FAILURE and include applicable data as per the following details:

    • PIN Disabled or PIN Not Expected: For MBIMPinOperationEnter set requests, when the corresponding PIN is either disabled or currently not expected by the device, the device must set MBIM_PIN_INFO::PinType to MBIMPinTypeNone. All other members are ignored.

    • PIN Not Supported: If the given PIN is not supported by the device, the device must set status to MBIM_STATUS_NO_DEVICE_SUPPORT.

    • PIN Retrial: In this mode, the device requires the PIN to be re-entered as the MBIM_PIN_INFO::RemainingAttempts value is still non-zero for this particular type of PIN. The device must set MBIM_PIN_INFO::PinType to the same value as that of MBIM_PIN_INFO::PinType in MBIM_SET_PIN.

    • PIN Blocking: The PIN is blocked when MBIM_PIN_INFO::RemainingAttempts is zero. If the PIN unblock operation is not available, the device must set status to MBIM_STATUS_FAILURE and MBIM_PIN_INFO::PinType to MBIMPinTypeNone. All the other members are ignored.Note If the device supports PIN unblock operations, the device should follow the PIN Unblocking step to respond to the request.

    • PIN Unblocking: The PIN is blocked when MBIM_PIN_INFO::RemainingAttempts is zero. To unblock the PIN, the device may request a corresponding PIN Unlock Key (PUK), if applicable. In this case, the device must set MBIM_PIN_INFO::PinType to the corresponding MBIMPinTypeXxxPUK with the relevant details.

    • Blocked PUK: If the number of failed trials exceeds the preset value for entering the MBIMPinTypeXxxPUK, then the PUK becomes blocked. The device must signal this by setting status to MBIM_STATUS_FAILURE and MBIM_PIN_INFO::PinType to MBIMPinTypeNone. In case PUK1 is blocked, the device must send a MBIM_CID_SUBSCRIBER_READY_STATUS with ReadyState set to MBIMSubscriberReadyStateBadSim.

    • MBIM devices must follow these guidelines when responding to MBIMPinOperationEnable, MBIMPinOperationDisable, or MBIMPinOperationChange requests.

Usb Compliance Network & Wireless Cards Driver Download

Auto Packet Service Attach

MBIM devices that support Auto Packet Service Attach manage the attachment and detachment of packet service from the mobile network at their discretion. The host may still send an attach request to such a device on user request. When the device receives the attach request from the host it should handle as follows:

  • If the device is not attached and not in the middle of an attach operation and is capable of attaching then it should initiate a new attach procedure with the mobile network.
  • If the device is not attached but in the middle of an auto attach operation then it should wait for the auto attach operation to complete and complete the attach request from the host with the status of the auto attach operation.
  • If the device is already attached then it should complete the attach request from the host successfully.

Signal Strength Loss and Data Connection Loss

When a device loses signal strength the device must indicate MBIMActivationStateDeactivated followed by MBIMPacketServiceStateDetached followed by MBIMRegisterStateDeregistered in that order. If the device loses packet service while it is context activated the device must indicate MBIMActivationStateDeactivated followed by MBIMPacketServiceStateDetached in that order. The following sequence diagram shows the interaction between the host and the device.

Usb Compliance Network & Wireless Cards Driver Downloads

DNS Server Information

When Basic IP information (as defined in MBIM section 10.5.20.1) is provided via MBIM_CID_IP_CONFIGURATION, DNS server information (as defined in MBIM section 10.5.20.1) can also be provided via MBIM_CID_IP_CONFIGURATION. When DNS server information is updated, MBIM_CID_IP_CONFIGURAITON must have the complete Basic IP information obtained before. DNS server information can be provided solely via MBIM_CID_IP_CONFIGURATION even if the Basic IP information is not provided via MBIM_CID_IP_CONFIGURATION. This applies to both IPv4 and IPv6.

IPv6

For basic IP information (as defined in MBIM section 10.5.20.1), the expected IP Layer configuration mechanism is from router advertisement (RA). For DNS server information (as defined in MBIM section 10.5.20.1), the expected IP Layer configuration mechanism is DHCPv6.

  • Basic IP information from RA - If a mobile network provides Basic IP information (as defined in MBIM section 10.5.20.1) via RA, then MBIM devices must allow RA packets to be forwarded to the host and must not intercept the RA packets or provide the Basic IP information present in the RA packets via MBIM_CID_IP_CONFIGURATION.
  • DNS server information from RA - The only IP Layer configuration mechanism for DNS server information (as defined in MBIM section 10.5.20.1) supported by Windows is DHCPv6. MBIM devices must configure DNS server information, even if present in RA, via MBIM_CID_IP_CONFIGURATION.
  • Basic IP information and DNS server information from DHCPv6 - If a mobile network provides basic IP information and DNS server information (as defined in MBIM section 10.5.20.1) from DHCPv6, then MBIM devices must allow DHCPv6 packets to be forwarded to the host and must not intercept the DHCPv6 packets or provide the basic IP information and DNS server information present in the DHCPv6 packets via MBIM_CID_IP_CONFIGURATION.

Usb Compliance Network & Wireless Cards Driver Download 64-bit

MBIM_CID_RADIO_STATE

MBIM devices must not fail MBIM_CID_RADIO_STATE operations with status of MBIM_STATUS_SIM_NOT_INSERTED when SIM is not present. Radio operations must not be failed due to SIM absence.

Byte-Ordering Requirements for Authentication CIDs

Data in the byte array fields listed below must be in host-byte order.

MBIM_CID_SIM_AUTH

MBIM_SIM_AUTH_REQ

  1. Rand1
  2. Rand2
  3. Rand3

MBIM_CID_AKA_AUTH

MBIM_AKA_AUTH_REQ

  1. Rand
  2. Autn

MBIM_AKA_AUTH_INFO

  1. Res
  2. IK
  3. CK
  4. Auts

MBIM_CID_AKAP_AUTH

Usb compliance network & wireless cards driver download 64-bit

MBIM_AKAP_AUTH_REQ

  1. Rand
  2. Autn

MBIM_AKAP_AUTH_INFO

  1. Res
  2. IK
  3. CK
  4. Auts

Setting Link MTU

Windows supports configuring Link Maximum Transmission Unit (MTU) only during device initialization. Windows does not update the Link MTU based on the MTU reported using MBIM_CID_IP_CONFIGURATION. Devices must communicate the network supported link MTU using the MBIM_FUNCTIONAL_DESCRIPTOR.wMaxSegmentSize. Link MTU values reported in this manner should be at least 1280 and at most 1500.