Skip to content

Releases: drivercraft/CrabUSB

usb-if-v0.7.0

30 Apr 04:21
0ad0009

Choose a tag to compare

Other

  • Introduce Queue-Based Transfer API and Unified Endpoint Model (#71)

crab-usb-v0.8.1

30 Apr 05:15
576b95c

Choose a tag to compare

Fixed

  • (kmod) propagate DMA mapping errors and pre-check ring capacity (#73)

crab-usb-v0.8.0

30 Apr 04:21
0ad0009

Choose a tag to compare

Other

  • Introduce Queue-Based Transfer API and Unified Endpoint Model (#71)

usb-if-v0.6.0

29 Apr 05:19
687ed93

Choose a tag to compare

Fixed

  • (xhci) set chain bit on ISO TRBs and preserve raw config descriptor (#69)

crab-usb-v0.7.1

29 Apr 05:19
687ed93

Choose a tag to compare

Fixed

  • (xhci) set chain bit on ISO TRBs and preserve raw config descriptor (#69)

crab-usb-v0.7.0

29 Apr 02:02
0c82abf

Choose a tag to compare

Other

  • [codex] support variable packet lengths for isochronous transfers (#64)

crab-usb-v0.6.3

23 Apr 13:24
9f8f18d

Choose a tag to compare

Other

  • [codex] support variable packet lengths for isochronous transfers (#64)

crab-usb-v0.6.2

29 Jan 02:29
e91573f

Choose a tag to compare

Other

  • ♻️ refactor(device): update hub speed assignment logic and clean up comments
  • ♻️ refactor(device): rename input_clean_change to perper_change for clarity

usb-if-v0.5.1

28 Jan 05:06

Choose a tag to compare

Other

  • ♻️ refactor(hub): remove unused RouteString and clean up HubParams structure

crab-usb-v0.6.1

28 Jan 05:07

Choose a tag to compare

Other

  • ♻️ refactor(hub): remove unused RouteString and clean up HubParams structure
  • ♻️ refactor(hub): enhance HubInfo structure and update initialization logic