Stuart Lynne

Results 11 comments of Stuart Lynne

I have a forked version here: https://github.com/stuartlynne/USBApp-updated It should work when the project is built from the command line, SIP disabled. I think without entitlements. You will need to modify...

I am using 10.15.4 for both development system and test system. On Tue, Jun 16, 2020 at 6:23 AM Jozef Zuzelka wrote: > @Weinbery nope, I'm running 10.15.4. The >...

Yes. I think my fork works. YMMV. https://github.com/stuartlynne/USBApp-updated Also I have my own test code that has the entitlements set up the same way. N.B. I am testing with SIP...

I use a Raspberry Pi 4 setup so I can test with any configuration I need for the Gadget USB. You can also look at this https://github.com/pqrs-org/Karabiner-DriverKit-VirtualHIDDevice for another DriverKit...

Yes, I can get loaded and see messages in the log file. In my experience, the system is not reliable for loading, unloading, etc. So I remove the app, extensions...

I'm still trying to understand the other Info.plist requirements, but I think the matching for USB is the same as before. This is a good summary of how USB matching...

The official route forward is a DriverKit extension using NetworkingDriverKit and USBDriverKit. It is difficult to get the appropriate USB entitlements for anything other than your own vendor ID (i.e....

I have a working DriverKit networking driver for RNDIS, ECM, NCM, EEM etc. I hope to make it available in the Mac store eventually. But can make it available to...

On Thu, Jun 10, 2021 at 6:54 AM Konstantin Wachendorff < ***@***.***> wrote: > @Belcarra that sounds great! When are you > planning to release it? > Currently getting ready...

What RNDIS USB-3 cable are you using? Is your problem displayed speed or the actual measured transfer speed? On Wed, Oct 28, 2020 at 3:23 AM Saehanseul Yi wrote: >...