Here's an Article about it: https://www.phoronix.com/news/Linux-Disabling-RNDIS-Drivers
On Fri, Jan 27, 2023 at 1:03 PM Alan C. Assis <acas...@gmail.com> wrote: > I didn't test it since a long time, but I recall people using it some > month ago without issue. > > Since the "rndis" board config to stm32f4discovery still there I could > test it later and report my results here. > > BR, > > Alan > > On 1/27/23, Tim Hardisty <t...@hardisty.co.uk> wrote: > > Just what I read, perhaps it *will* be deprecated... > > > > Modprobe does suggest that rndis_host is, indeed, present so, in that > case, > > RNDIS doesn't work on Linux either! > > > >>-----Original Message----- > >>From: Alan C. Assis <acas...@gmail.com> > >>Sent: 27 January 2023 16:12 > >>To: dev@nuttx.apache.org > >>Subject: Re: RNDIS > >> > >>Strange, it still available here: > >> > >>$ sudo modprobe rndis_host > >> > >>BR, > >> > >>Alan > >> > >>On 1/27/23, Tim Hardisty <t...@hardisty.co.uk> wrote: > >>> Seems that RNDIS on Linux is deprecated as it's deemed insecure, so I > >>> need to use CDC-ECM for Linux (which works), but there's no generic > >>> driver for that in Windows (unless anyone knows differently?). > >>> > >>> > >>> > >>> So I am still trying to get RNDIS working...2 days of prodding and > >>> poking so far and no luck :( > >>> > >>> > >>> > >>> Can anyone confirm that they have actually had RNDIS working to a > >>> Windows 10 or 11 machine recently? With Nuttx 11 or 12 maybe? And, if > >>> so, share a working .config with me? > >>> > >>> > > >