Add support for 82077 floppy controllers. #128

Open
opened 2026-01-29 15:10:30 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Dec 24, 2017).

Description

Linux provides IOCTLs appropriate for dumping floppies on standard 82077 floppy controllers and compatibles.
Windows can do the same with @simonowen fdrawcmd driver.

Exact command line used:

DiscImageChef dump-media -i /dev/fd0 -o floppy
DiscImageChef dump-media -i A: -o floppy

Expected behavior:

DiscImageChef create a dump of the inserted floppy.

Actual behavior:

Unsupported device.

Originally created by @claunia on GitHub (Dec 24, 2017). ### Description Linux provides IOCTLs appropriate for dumping floppies on standard 82077 floppy controllers and compatibles. Windows can do the same with @simonowen [fdrawcmd](https://github.com/simonowen/fdrawcmd) driver. ### Exact command line used: `DiscImageChef dump-media -i /dev/fd0 -o floppy` `DiscImageChef dump-media -i A: -o floppy` ### Expected behavior: DiscImageChef create a dump of the inserted floppy. ### Actual behavior: Unsupported device.
claunia added the feature requestdevice labels 2026-01-29 15:10:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#128