Skip to content

flashing fails on recent Linux versions #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. install linux kernel version >=2.6.32.5
2. try to flash
3. observe, that it fails because cdc_acm driver has claimed device

What is the expected output? What do you see instead?
flashing works

What version of the product are you using? On what operating system?
latest

Please provide any additional information below.
SAM-BA bootloader claims to be a cdc_acm device, but doesn't advertise any 
cdc-protocol (like AT commands). Since recently, the cdc_acm driver claims such 
devices too:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=
5b239f0aebd4dd6f85b13decf5e18e86e35d57f0

I suggest a call to libusb's usb_detach_kernel_driver_np.

Original issue reported on code.google.com by sven.koe...@gmail.com on 31 Oct 2010 at 4:53

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions