Hi I'm using one of the TRS80's controller for my M20 Olivetti.It is also, exactly
the same as the WD1000 except that annoyingwrite protect signaland data buffers. As was
mentioned, the write protect is not part of theoriginal spec.I had to hard tie the wire to
get the controller to work witha ST251.My Olivetti did expect bad track information on the
first track and sector.The disk I had was used on a PC and had other information in
thatlocation. I had to write some code to erase that bad track part beforeI could get the
disk to initialize.I also had problems because of the stepping rate of the ST251 was
slowerthan the original Olivetti. I had to find the code on the Olivetti floppy disk( not
in the bios, it needed to boot from floppy first ) and change the timingto use the auto
stepping.Dwight
Subject: RE: TRS-80 Model II Fixed Disk Controller
Support
Date: Thu, 10 Jan 2013 07:10:50 -0500
From: kelly at
catcorner.org
To: cctalk at
classiccmp.org
From: cctalk-bounces at
classiccmp.org
[mailto:cctalk-bounces at
classiccmp.org] On Behalf Of John Ball
Sent: Thursday, January 10, 2013 4:57 AM
To: cctalk at
classiccmp.org
Subject: Re: TRS-80 Model II Fixed Disk Controller Support
Some of the controllers also provided power on the
control?
Cable to power
on secondary enclosures.
Technical bulletins state that yes the cabling for a second drive is
modified to accomidate for the system to power on the
external drives by
means of a relay. If you didn't get the memo and you attached
a second drive
you would be greeted by a resistor on the drive burning out. :)
That is if you're using external drives in the radio shack enclosure
with board types 2 and 3. The board in question here does not operate
that way. ST-506/ST-412 standard interface. Any bad track info already
on the drive is ignored. User has to enter it in diskutil. It is stored
on the partition that is created.
Try the drive in a PC and make sure it works first.
Kelly