ubee: hard disk and WD1010 floppy support
authorAlan Cox <alan@linux.intel.com>
Sun, 6 May 2018 14:34:07 +0000 (15:34 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 6 May 2018 14:34:07 +0000 (15:34 +0100)
commit9ba02ec9e4faf2f0c467d5818e87c6feedc8cb24
treea02aabdd0dd492e0072c5436d473dd1df167b3de
parent1332477570c274880821af090baf760c89025dfb
ubee: hard disk and WD1010 floppy support

It probably makes sense to use the block helper layer for this (and we'll want
it for IDE as well). For now though it should work with a .hd3 image.

There is no way (as with the real machine) of easily identifying the physical
disk geometry. We could try requesting sectors in cylinder/head 0 and seeing
where it goes pop.
Kernel/platform-ubee/devhd.c