This commit is contained in:
infiniteCable2
2026-02-12 19:20:25 +01:00
8 changed files with 1 additions and 1145 deletions

View File

@@ -282,7 +282,7 @@ class Panda:
handle = device.open()
if sys.platform not in ("win32", "cygwin", "msys", "darwin"):
handle.setAutoDetachKernelDriver(True)
if claim:
if claim or sys.platform == "darwin":
handle.claimInterface(0)
# handle.setInterfaceAltSetting(0, 0) # Issue in USB stack