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

USB/IP: Restore the default USB driver on exit #41

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

holesch
Copy link
Owner

@holesch holesch commented Jan 26, 2024

This solves the problem when you stop the exporter and want to access
the board locally, then it wasn't possible, because the USB device was
still bound to the usbip-host driver.

Fixed by loading the default USB driver on exit.

This solves the problem when you stop the exporter and want to access
the board locally, then it wasn't possible, because the USB device was
still bound to the usbip-host driver.

Fixed by loading the default USB driver on exit.
@holesch holesch merged commit 70db081 into master Jan 26, 2024
3 of 4 checks passed
@holesch holesch deleted the restore-usb-driver-on-exit branch January 27, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant