3.5" floppy disk revisited on the UNIX pc ...
Alex Crain
alex at wolf.umbc.edu
Fri May 5 07:09:59 AEST 1989
In article <115 at pbhacker.UUCP> tlh at pbhacker.UUCP (PUT YOUR NAME HERE) writes:
>Instead of using a mechanical switch, why not change the system's device
>drivers to make use of the 4th LED as a switch. You would still only be able
>to access one drive at a time, but you could do it remotely and not have to
>manually flip a switch. Here's how it might be done.. if the 5 1/4 drive
>device file is accessed, the disk device driver would turn "off" the fourth
>LED and (with some minor main-board modifications) this would cause a physical
>connection to be made with the 5 1/4 drive. If the 3.5 device file is accessed,
>the exact opposite would occur. comments?
How come nobody thought of this before? This is a *GREAT*
idea! Somebody would have to write a quickie driver for the two
disks that would use a semaphore to handle bus arbitration on the
cable during floppy I/O, and you would probably want to prohibit
making either disk a mountable file system (managing that level
of bus activity would be pretty fierce), but it would certainly
be nice.
:alex
Alex Crain
Systems Programmer alex at umbc3.umbc.edu
Univ Md Baltimore County umbc3.umbc.edu!nerwin!alex
More information about the Comp.sys.att
mailing list