

   ************************************************************************
   **                                                                    **
   **             Supplemental Device Driver for M2541B                  **
   **                           Version 1.2                              **
   **                                                                    **
   **                         For Windows 95                             **
   **                     For PC/AT compatible                           **
   **                                                                    **
   **                         SEPTEMBER/1996                             **
   **                                                                    **
   **                                                                    **
   **                  VFJIEDAS.VxD       Version 1.01                   **
   **                  VFJIDEMO.VxD       Version 1.10                   **
   **                                                                    **
   **                                                                    **
   ************************************************************************
   All Rights Reserved, Copyright (C) FUJITSU LIMITED 1996



Contents of this document is subject to change without notice.
No part of this document may be reproduced in any form or by any means.

Windows is a registered trademark of Microsoft Corporation.
IBM, PC, and AT are either registered trademark or trademark of International Business Machines Corporation.
Other company names and product names are registered trademarks or trademarks of their respective companies.





Thank you for using Fujitsu's M2541B magneto-optical (MO) disk drive. 
Using this device driver you can use M2541B in Windows 95 environment.


1. Overview
============
 Our device drivers, VFJIDEMO.VXD and VFJIDEAS.VXD, controls Magnet-Optical 
 disk drive with IDE interface, M2541B.
(M2541B is the model name of FUJITSU's MO drive with IDE interface.)

VFJIDEMO.VXD
-------------
The device driver, VFJIDEMO.VXD, provides you the following  additional 
functions over Windows 95 internal disk driver in using M2541B:

    (1) Makes drive icon as removable disk drive.
    (2) Informs capacity change to OS accompanied to disk change.
    (3) Enables soft eject.

VFJIDEAS.VXD
-------------
Windows 95 may not operate corectry if the MO disk is not readable or changed
just before starting Windows 95.
To avoid this problem, the device driver, VFJIDEAS.VXD, eject the readable disk 
and ignores the disk change when starting Windows 95. 


2. Operating environment(Software)
==================================
- Microsoft (R) Windows (R) 95

Note) This device driver works WITH Windows 95 built-in disk driver.
      So, if Windows 95 does not detect M2541B, then this device driver 
      does not work either.


3. Installation
===============
The following description assumes that the setup.exe is in floppy 
disk drive A:.

   (1) Click the START button.
   (2) Select "Run..."
   (3) Type "A:\Win95\setup.exe", and click "OK".

Then follow the instruction shown by the Installer.


The installer automatically performs the following:

  (1) Copies VFJIDEMO.VXD file to C:\Windows\System\Iosubsys.
  (2) Copies VFJIDEAS.VXD file to C:\Windows\System.
  (3) Adds the following line to C:\WINDOWS\SYSTEM.INI [386Enh]sections.
        device=VFJIDEAS.VXD
  (4) Makes sub-directory Fjidemo in C:\Program Files.
      Copies README.TXT to the sub-directory and makes DELSL1.ISU file 
      in the sub-directory.
      DELSL1.ISU is for uninstallation.
  (5) Add the entry to "Add/Remove Programs" property.


4. Uninstallation
==================
When the device driver VFJIDEMO.VXD becomes unnecessary, uninstall 
the device driver. The followings are the uninstallation procedure:

   (1) Click the START button and then point to SETTING.
   (2) Select "CONTROL PANEL".
   (3) Select "Add/Remove Programs".
   (4) Select "Fujitsu M2541B Device Driver" in the list box.

  Then follow the instruction shown by the Uninstaller.


  The uninstaller automatically performs the following:

  (1) Delete VFJIDEMO.VXD file in C:\Windows\System\Iosubsys sub-directory.
  (1) Delete VFJIDEAS.VXD file in C:\Windows\System sub-directory.
  (3) Delete "device=VFJIDEAS.VXD" line in [386Enh]section 
      of C:\Windows\System.ini file.
  (4) Delete Fjidemo sub-directory in C:\Program Files.
  (5) Eliminate the entry in "Add/Remove Programs" property.

