mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2026-02-04 05:24:49 +00:00
Add support for detecting FireWire devices in FreeBSD. #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claunia on GitHub (Dec 24, 2017).
Description
DiscImageChef should detect a FireWire device and get information from its descriptors.
Exact command line used:
DiscImageChef device-info -i /dev/da0Expected behavior:
DiscImageChef retrieves and decodes FireWire descriptors and shows them to the user.
Actual behavior:
Descriptors are not retrieved.