ubee: First chunk of floppy work
authorAlan Cox <alan@linux.intel.com>
Wed, 31 Jan 2018 12:49:49 +0000 (12:49 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 31 Jan 2018 12:49:49 +0000 (12:49 +0000)
commita8274b65e749b5f9653cc917caf22c6a61b5d82d
tree5533b321f4d2572d8ad17c6181a8df9fa5d54f66
parent179259790e1ae11df6c38b378b1b3d7c345ed0c2
ubee: First chunk of floppy work

This won't work yet as the core floppy asm code is still for the TRS80 which
isn't quite the same beast.

(There also appear to be some funnies with the emulator that cause problems
as it thinks the controller will provide data immediately after the command
whereas a real disk even if it were perfectly aligned would have to process
all the sector marks *before* data arrives.
Kernel/platform-ubee/devfd.c