USB Floppy drive support ? #355
dherrendoerfer
started this conversation in
Ideas
Replies: 1 comment
-
|
I think this affects the following specifications, which have to be implemented:
Currently Circle provides a driver for USB mass-storage devices with "Bulk-Only Transport" only. I suppose, this is not sufficient for floppy disk access. I cannot make promises, but I will have a closer look at this, when I have some time left. Rene |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to connect a USB Floppy disk drive using USB Mass Storage and it didn't work.
The device is detected, and if I remember correctly - it should (with a disk inserted) work with normal USB Mass Storage drivers.
What is it that needs to be done to make that work somehow ?
Since I'm trying to build an 8-bit computer, floppy support would be excellent !
Cheers !
Dirk
Beta Was this translation helpful? Give feedback.
All reactions