History: usbh_drv_isp176x
This page describes all changes made to the usbh_drv_isp176x package, the USB SAF1761 Host Controller, since its release.
Version
2.11:
- Include in API was fixed: include failed on case sensitive systems.
- Compiler warnings eliminated.
2.10:
- If used with an RTOS mutex was re-locked in case a transfer timed out.
2.9:
- Updated to work with USB host base major version 3.
2.8:
- Big transfers (>10KB) could never complete successfully.
- Init function could incorrectly return success in case of failure.
2.7:
- Added common interrupt handling for device and host.
2.6:
- Fix: pointer to uht in aed possibly removed during transfer.
2.5:
- Several fixes regarding device removal.
- isp1763 bug fixed: clearing *_DONE_MAP register before processing it.
2.4:
- Several changes regarding ISP1763.
- Minor fixes to eliminate warnings.
- Order of writing ATL_PTD_LAST_PTD and ATL_PTD_SKIP_MAP registers changed.
2.3:
- Added support for ISP1763 / ISP1761 / ISP1760.
2.2:
- Register file moved to the host controller directory.
- Uses common init file for ISP582 and ISP176x.
2.1:
- Initial release.