sing-box/common/vboxusb
世界 0443becf97
usbip: restore VBoxUSB INF assets corrupted by line-ending normalization
The catalog signature covers the INF bytes; git's CRLF-to-LF
normalization made SetupCopyOEMInfW reject the package with
ERROR_FILE_HASH_NOT_IN_CATALOG, so the drivers could never install.
Restore the pristine upstream bytes and mark both driver asset trees
-text so checkout cannot corrupt them again.
2026-06-10 09:23:04 +08:00
..
assets usbip: restore VBoxUSB INF assets corrupted by line-ending normalization 2026-06-10 09:23:04 +08:00
assets_windows_amd64.go usbip: extract URBEngine + userspaceURBSession from darwin backend 2026-06-09 10:42:35 +08:00
assets_windows_arm64.go usbip: extract URBEngine + userspaceURBSession from darwin backend 2026-06-09 10:42:35 +08:00
assets_windows_unsupported.go usbip: extract URBEngine + userspaceURBSession from darwin backend 2026-06-09 10:42:35 +08:00
device_windows.go usbip: use a dedicated overlapped event per VBoxUSB ioctl 2026-06-10 09:22:41 +08:00
driver_windows.go usbip: remove dead code, ceremonial guards, and WHAT comments 2026-06-09 10:42:36 +08:00
monitor_windows.go usbip: use a dedicated overlapped event per VBoxUSB ioctl 2026-06-10 09:22:41 +08:00
pnp_windows.go usbip: restart device nodes so VBoxUSB capture and release take effect 2026-06-10 09:22:55 +08:00
privilege_windows.go usbip: extract URBEngine + userspaceURBSession from darwin backend 2026-06-09 10:42:35 +08:00
restart_windows.go usbip: restart device nodes so VBoxUSB capture and release take effect 2026-06-10 09:22:55 +08:00
speed_windows.go usbip: restart device nodes so VBoxUSB capture and release take effect 2026-06-10 09:22:55 +08:00
vboxusb.go usbip: fix VBoxUSB ioctl codes missing the FILE_WRITE_ACCESS bit 2026-06-10 09:22:12 +08:00