Re: [PATCH 1/2 ] cdc_ncm: Handle multicast Ethernet traffic

2018-06-30 Thread Miguel Rodríguez Pérez
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

[PATCH 1/2 ] cdc_ncm: Handle multicast Ethernet traffic

2018-06-30 Thread Miguel Rodríguez Pérez
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

Zero Packets in Isochronous Transfer Reception

2018-06-30 Thread R0b0t1
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