Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libbladeRF] Regression in USB 2.0 operation #312

Closed
jynik opened this issue Aug 21, 2014 · 3 comments
Closed

[libbladeRF] Regression in USB 2.0 operation #312

jynik opened this issue Aug 21, 2014 · 3 comments
Assignees
Labels
Issue: Bug It's a bug and it oughta be fixed
Milestone

Comments

@jynik
Copy link
Contributor

jynik commented Aug 21, 2014

Commit 7b0cc24 introduced a regression in USB 2.0 functionality. The CONFIG_GPIO_WRITE() macro does not ensure the bit for small DMA xfers remains set, causing the device to attempt to use USB 3.0-sized transfers.

@jynik jynik added this to the 2014.09-rc3 milestone Aug 21, 2014
@jynik jynik added the bug label Aug 21, 2014
@jynik jynik self-assigned this Aug 21, 2014
@jynik
Copy link
Contributor Author

jynik commented Aug 21, 2014

Fixed in 28f181d.

@jynik jynik closed this as completed Aug 21, 2014
@ghost
Copy link

ghost commented Aug 22, 2014

ah, so that's why nothing worked for a week...I thought I was just doing something wrong! I'll file a bug report next time instead of feeling sorry for myself ;)

@jynik
Copy link
Contributor Author

jynik commented Aug 23, 2014

@ginotech, sorry about that!

Yes, please do speak up and feel free to ask questions when something appears out of order. If you run into some issue, it's almost always the case that someone else is currently or has previously seen it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Bug It's a bug and it oughta be fixed
Projects
None yet
Development

No branches or pull requests

1 participant