Opened 17 years ago
Closed 9 years ago
#952 closed defect (obsolete)
Cypress generic USB drivers for AN2135 and CY7C64713 don't work
Reported by: | heinzi123 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.2 |
Keywords: | USB | Cc: | |
Guest type: | other | Host type: | other |
Description
The generic drivers that are available for the Cypress USB chips AN2135 and CY7C64713 do not work properly in Virtual Box 1.5.2. Although driver calls in the API do not return an error message, the data that is returned seems to be random. This was tested e.g. for bulk-in transfers, where the tested USB device should return certain data. The number of bytes delivered by the device is correct (so basic USB communication seems to work) but the data is corrupted.
Change History (3)
comment:1 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Replying to heinzi123:
The generic drivers that are available for the Cypress USB chips AN2135 and CY7C64713 do not work properly in Virtual Box 1.5.2. Although driver calls in the API do not return an error message, the data that is returned seems to be random. This was tested e.g. for bulk-in transfers, where the tested USB device should return certain data. The number of bytes delivered by the device is correct (so basic USB communication seems to work) but the data is corrupted.
comment:3 by , 9 years ago
Resolution: | → obsolete |
---|---|
Status: | reopened → closed |
Try again with 1.6.0 and report back if it's still relevant. Thanks.