as far as i can tell the board only understands drives
with maximum of 15 heads and 63 sectors per track.
the cylinder number is limited to 16384.
the controller does not honour the total number
of sectors on the drive that limits the total capacity to
a little bit less than 8G.
drives with more than 15 heads seem to allow the device
to probe but fail to accomplish any actual data transfers
resulting in controller timeouts.
that sounds like an overflow and thus division by zero on the
board's controller (;
$NOWHERE: index.html,v 1.1 2003/07/08 18:29:22 mickey Exp $