README5.TXT Driver File Contents (superdisk.zip)

        ***********************************************************
        *                  ATAPI SuperDisk Drive                  *
        ***********************************************************

        //////////////////////////////////////////////////////////
        ///                                                    ///
        ///  Documentation for Setup         (Windows NT 4.0 ) ///
        ///  Documentation for Device Driver (Windows NT 4.0 ) ///
        ///  Documentation for Format Tool   (Windows NT 4.0 ) ///
        ///                                                    ///
        ///             Released date: 30/01/98                ///
        ///             Modified date: 24/07/98                ///
        ///                                                    ///
        ///  Copyright (C) 1998.                               ///
        ///  Matsushita-Kotobuki Electronics                   ///
        ///       Industries Ltd.  All rights reserved.        ///
        ///  Documentation by Device Driver Development        ///
        ///                                                    ///
        //////////////////////////////////////////////////////////


*******************************************************************************
[Software Version and Revision history]
!!! NOTE !!!
Version number of Driver package means as follows:
(120Pack=120, This mean device driver packege to support for SuperDisk Drive.)
120xxE,120xxJ and 120xxN (after 120xx) mean as follows:
	120xxE : for IBM-AT PC system and English messages
	120xxJ : for DOS/V(Japanese IBM-AT) PC system and Japanese Message
	120xxN : for NEC PC-98

-----------------------  120Pack16 New Version -------------------------------
# Windows NT 4.0 Setup Program
[SETUP.EXE, SETUP.INS, INI.TXT (Version 1.21)]
– Making new version

# Windows NT 4.0 Device Driver
[MKEATAPI.SYS (Version 1.03)]
[MKEFPD.SYS   (Version 1.03)]
– Making new version

# Windows NT 4.0 Format Tool
[MKELSFMT.EXE,MKEFMTEX.DLL,MKEDEVIO.DLL,MKELSFMT.INI,FMTDATA.INI,
 UHDDATA.BIN, HDDATA.BIN,  DDDATA.BIN,  (Version 1.40)]
– Making new version


------------------------ 120Pack16 to 120Pack17 ------------------------------
# Windows NT 4.0 Setup Program
[SETUP.EXE, SETUP.INS, INI.TXT (Version 1.21)]
– None.

# Windows NT 4.0 Device Driver
[MKEATAPI.SYS (Version 1.03)]
[MKEFPD.SYS   (Version 1.03)]
– None.

# Windows NT 4.0 Format Tool
[MKELSFMT.EXE,MKEFMTEX.DLL,MKEDEVIO.DLL,MKELSFMT.INI,FMTDATA.INI,
 UHDDATA.BIN, HDDATA.BIN,  DDDATA.BIN,  (Version 1.40)]
– None.


------------------------ 120Pack17 to 120Pack18 ------------------------------
# Windows NT 4.0 Setup Program
[SETUP.EXE, SETUP.INS, INI.TXT (Version 1.21)]
– None.

# Windows NT 4.0 Device Driver
[MKEATAPI.SYS (Version 1.03)]
[MKEFPD.SYS   (Version 1.03)]
– None.

# Windows NT 4.0 Format Tool
[MKELSFMT.EXE,MKEFMTEX.DLL,MKEDEVIO.DLL,MKELSFMT.INI,FMTDATA.INI,
 UHDDATA.BIN, HDDATA.BIN,  DDDATA.BIN,  (Version 1.40)]
– None.


------------------------- 120Pack18 to 120Pack19 -----------------------------
# Windows NT 4.0 Setup Program
[SETUP.EXE, SETUP.INS, INI.TXT (Version 1.21)]
– None.

# Windows NT 4.0 Device Driver
[MKEATAPI.SYS (Version 1.05)]
EWrite protect error occurs when it opens files where are in 
  write protected media.     -> Bug Fixed.

# [MKEFPD.SYS   (Version 1.05)]
E"CHKDSK" command doesnt't work on 1.21MB and 1.25 MB.   -> Bug Fixed.
ESystem error occurs when the media is ejected while Paint Brush is saving 
  the file to this media.   -> Bug Fixed.

# Windows NT 4.0 Format Tool
[MKELSFMT.EXE, MKEFMTEX.DLL, MKEDEVIO.DLL, MKELSFMT.INI, FMTDATA.INI,
 UHDDATA.BIN,  HDDATA.BIN,   DDDATA.BIN,  (Version 1.40)]
– None.


*******************************************************************************
(A)     Windows NT 4.0 device driver
*******************************************************************************

1. Supported drive:
        <ATAPI Interface SuperDisk Drive>

2. Device Driver name:
        MKEATAPI.SYS	:Mini Port Driver
 	MKEFPD.SYS	:Filter Driver

3. How to install SuperDisk Drive driver.
	(1).In Control Panel, click SCSI Adapter icon, and then click the Drivers tab.
	(2).Click "Add...".
	(3).Click "Have disk", and then insert the Setup Disk.
	(4).Type the drive letter, and then click "OK".
	(5).Follow the instructions on your screen.
            (If the mke drivers already exist in your HDD, select the new one.)
	(6).Restart your PC.

4. How to uninstall SuperDisk Drive driver
	(1).In Control Panel, click SCSI Adapter icon, and then click the Drivers tab.
	(2).From the list, select "Panasonic SuperDisk", and then click "Remove".
	(3).Click the Devices icon in Conrol Panel, and then click "Startup..." to 
            change following devices.
	     ( atapi    ignore ¨ boot   )
	     ( mkeatapi boot   ¨ ignore )
	     ( mkefpd   system ¨ ignore )
	(5).Restart your PC.

5. Recognizable Media
	* IBM 720KB  Format
	* IBM 1.44MB Format
	* UHD 120MB  Format (not supported DiskCopy)
	* Toshiba    Format (not supported DiskCopy)
	* NEC 1.2MB  Format (not supported DiskCopy)
	* DMF        Format (Read only)

*******************************************************************************
(B)	Windows NT 4.0 Utility Instration Program
*******************************************************************************

1. Files name
	SETUP.EXE	: Setup main program
        SETUP.INS	: 
        _SETUP.DLL	: 
        _SETUP.LIB	: 
        _ISDEL.EXE	: 
        _INST32I.EX_	: 
	INI.TXT		: Setting configration file for setup program

2. How to installation(Execute Setup program):
	(1).Close all open programs before beginning installation.
	(2).Insert this floppy disk into the drive.
	(3).On the Start menu, click "Run...", and then type "a:\setup.exe".
	(4).Click "OK".


*******************************************************************************
(C)	Windows NT 4.0 Format Utility Program
*******************************************************************************

1. Utility files name
	MKELSFMT.EXE	: This is Format Utility for SuperDisk Drive.
	MKEDEVIO.DLL	: This is Disk access library used by MKELSFMT.EXE.
	MKEFMTEX.DLL	: This is Shell Extension.

2. How to Format of UHD/2DD/2HD disk:
	(1).Insert the disk that you want to format into the SuperDisk Drive.
	(2).On the "3 2/1 Floppy"icon, click Right-button.
	(3).On the menu, click "Format utility for SuperDisk", then
	   "Format utility for SuperDisk" window appears.
	(4).Follow the instructions on your screen.

3. Supported Media:
	* IBM 720KB  Format
	* IBM 1.44MB Format
	* UHD 120MB  Format


*******************************************************************************
********		Trademarks and Copyrights			*******
*******************************************************************************
¥PC DOS is a registered trademark of International Business Machines 
 Corporation.
¥MS-DOS, MS Windows and are trademarks or registered trademarks of Microsoft 
 corporation.
¥All other product/brand names are trademarks or registered trademarksof their
 respective companies.


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 2.30