MFM/RLL Disk Driver for ISC or ESIX?

John C. Archambeau jca at pnet01.cts.com
Thu Jun 13 14:56:04 AEST 1991


daniel at cis.ucsc.edu (Daniel Edelson) writes:
>In article <1991Jun11.121605.11455 at crash.cts.com>, jca at pnet01.cts.com (John C. Archambeau) writes:
>|> mdm at cocktrice.uucp writes:
>|> >Does anyone have a disk driver which would provide support for MFM/RLL drives
>|> >attached to a second controller? 
>|> 
>|> The driver should work as is ....
>
>The problem is that it's virtually impossible to find an MFM/RLL controller
>that can use a secondary IRQ. They all seem to be hardwired for 14 (or is it 15,)
>unlike the ESDI controllers which are often jumper selectable. One way around
>it is to mess with the second controllers edge connector, but this is kind of 
>messy. If anybody knows of an MFM/RLL controller that is jumper selectable to
>IRQ 15, would they care to post that information?

What most of us do is take a WD1003 or WD1006 clone and solder a jumper wire
to the motherboard at IRQ 15.  The disk driver as is does NOT support shared
interrupts in any way, shape or form.  You need to get the controller at
a different IRQ and the secondary port address.

     // JCA

 /*
 **--------------------------------------------------------------------------*
 ** Flames  : /dev/null                     | What to buy?
 ** ARPANET : crash!pnet01!jca at nosc.mil     | EISA or MCA?
 ** INTERNET: jca at pnet01.cts.com            | When will the bus wars end?
 ** UUCP    : {nosc ucsd hplabs!hp-sdd}!crash!pnet01!jca
 **--------------------------------------------------------------------------*
 */



More information about the Comp.unix.sysv386 mailing list