There is nothing wrong with it, but there was no way cdc_ncm driver
could use it, as it currently overwrites the struct net_device_ops, so
the usbnet function set_rx_mode was not ever getting called.
This patch restores the right behavior, so that usbnet's set _rx_mode
gets called again for cdn_nc
There is nothing wrong with it, but there was no way cdc_ncm driver
could use it, as it currently overwrites the struct net_device_ops, so
the usbnet function set_rx_mode was not ever getting called.
This patch restores the right behavior, so that usbnet's set _rx_mode
gets called again for cdn_nc
Hello,
My code is a userspace application using libusb for now, but this
seems the best place to ask.
I repurposed some USB audio class device code. At this point I've only
changed the descriptor to report as vendor class so nothing else grabs
the device. I can receive and play PCM audio from the