[Bug 220852] [cdce] [usb] raspberry pi or anything that can emulate Ethernet gadget over usb mac id not read

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 19 20:24:28 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220852

Hans Petter Selasky <hselasky at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky at FreeBSD.org

--- Comment #3 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Could you dump the USB messages when this device is connected under FreeBSD:

Note the numbers after ugenX.Y:

Before plugging the device, run:

usbdump -i usbusX -F Y -s 65536 -vvv > log.txt

After plugging CTRL+C the usbdump.

Likely the Linux OTG module is storing the MAC address in a way that is
currently not compatible. This should be easy to figure out by code inspection.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list