AnywhereUSB Drivers Version 3.50 64 bit Windows XP, Windows Vista, Windows 7, Windows 8 Windows Server 2003, 2008, 2008-R2, 2012 Release Version The installation package will extract the files to the directory: :\AnywhereUSB Release Notes: =================== v3.50 October 2012 1. In rare circumstances, the endpoint receiver handler locks up when it receives a partial message from TDI. Rebooting the host was the only way to recover from this in a MultiHost environment. Fixed 2. Added a MultiString registry variable, "SkipMsOsDescrDevList", which can be used to define problematic USB devices which fail enumeration if they receive a Get String Descriptor request for the Microsoft OS Device Descriptor. 3. AwUsbCfg.exe - Add Group Number field to Connection List Dialog. This only affects users who have to connect to a hub on a different subnet. v3.30 February 2012 1. Updated driver to use Microsoft's new value of USBD_STATUS_CANCELED. Using the old value caused some devices to hang. 2. Initialize the wValue field of the setup packet. This fixed support for Aladin EToken. 3. A device with a very long USB serial number string could cause a blue screen. Fixed. 4. IonHub ignored IOCTL_INTERNAL_USB_CYCLE_PORT. Fixed. Some USB functional drivers depend on this IOCTL. 5. If a functional driver used the WdfDeviceAssignS0IdleSettings/IdleUsbSelectiveSuspend method for its device, it failed because IonHub reported that the device could wake from PowerDeviceD3. It (ionhub.sys) has been fixed by reporting PowerDeviceD2 in DeviceWake. This fixes a problem seen with Texas Instruments umpusbvista.sys functional driver for its 3410 USB to serial converter. 6. A column in Configuration Utility that was used to display the address of the host in the Host to group assignments was too narrow for an IP address of 12 digits. This caused a line wrap in the Host Column and all subsequent group assignments were displayed off by one.