logoalt Hacker News

2bird3today at 2:17 AM1 replyview on HN

Nice article, happen to have been working on a usbip system for my Macbook M3 using similar tech.

Worth noting that, this approach is limitted on newer macOS systems: can't build libusb "userspace USB drivers" for devices that are supported by macOS. Without manually disabling some Security features, can't override drivers for system-recognized USB devices.


Replies

mycalltoday at 5:08 AM

Overriding drivers can be mitigated as it is just one layer.