MTD.INF Driver File Contents (digital.zip)

; Copyright (c) 1993-1995 Microsoft Corporation

[Version]
Signature="$CHICAGO$"
Class=MTD
Provider=%PTLTD%

;
;   Information for installing the PCMCIA class
;
[ClassInstall]
AddReg=MTD_Class

[MTD_Class]
HKR,,,,%ClassName%

;
;   List of manufacturers and devices
;
[Manufacturer]
%GenMTDDrvs%=GenericMTD

[GenericMTD]
%PCMCIA\MTD-0000.DeviceDesc%=SRAM_MTD, PCMCIA\MTD-0000
;
%PCMCIA\MTD-B489.DeviceDesc%=FLS1_MTD, PCMCIA\MTD-B489
%PCMCIA\MTD-BD89.DeviceDesc%=FLS1_MTD, PCMCIA\MTD-BD89
%PCMCIA\MTD-2A01.DeviceDesc%=FLS1_MTD, PCMCIA\MTD-2A01
%PCMCIA\MTD-A289.DeviceDesc%=FLS2_MTD, PCMCIA\MTD-A289
%PCMCIA\MTD-A089.DeviceDesc%=FLS2P_MTD, PCMCIA\MTD-A089	; Intel II+
;
%PCMCIA\MTD-3D01.DeviceDesc%=AMD_MTD, PCMCIA\MTD-3D01   ; AMD D
%PCMCIA\MTD-A401.DeviceDesc%=AMD_MTD, PCMCIA\MTD-A401   ; AMD C
%PCMCIA\MTD-2001.DeviceDesc%=AMD_MTD, PCMCIA\MTD-2001   ; AMD B
%PCMCIA\MTD-2901.DeviceDesc%=AMD_MTD, PCMCIA\MTD-2901   ; AMD A
%PCMCIA\MTD-A201.DeviceDesc%=AMD_MTD, PCMCIA\MTD-A201   ; AMD A
;
%PCMCIA\MTD-3D04.DeviceDesc%=AMD_MTD, PCMCIA\MTD-3D04   ; Fujitsu D
%PCMCIA\MTD-A404.DeviceDesc%=AMD_MTD, PCMCIA\MTD-A404   ; Fujitsu/Hyundai
%PCMCIA\MTD-AD04.DeviceDesc%=AMD_MTD, PCMCIA\MTD-AD04   ; Fujitsu/Hyundai

%PCMCIA\MTD-D01C.DeviceDesc%=MITSU_MTD, PCMCIA\MTD-D01C ; Mitsubishi M28F010
%PCMCIA\MTD-D61C.DeviceDesc%=MITSU_MTD, PCMCIA\MTD-D61C ; Mitsubishi M28F020

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Keep separate entries for diff. cards for testing diff. vxd's
; Once finished, all should be in one PCM_MTD section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;
;   Generic SRAM Memory Card
;
[SRAM_MTD]
AddReg=SRAM_MTD_Reg

[SRAM_MTD_Reg]
HKR,,DriverDesc,,"SRAM Memory Technology Driver"
HKR,,DevLoader,,"PCCARD.VXD"
HKR,,MTD,,"PCMMTD95.VXD"

;
;   AMD Series A, B, C and AMD/Fujitsu D Memory Cards
;
[AMD_MTD]
AddReg=AMD_MTD_Reg

[AMD_MTD_Reg]
HKR,,DriverDesc,,"Flash Series AMD Memory Technology Driver"
HKR,,DevLoader,,"PCCARD.VXD"
HKR,,MTD,,"PCMMTD95.VXD"


;
;   Flash Series 1 Memory Card
;
[FLS1_MTD]
AddReg=FLS1_MTD_Reg

[FLS1_MTD_Reg]
HKR,,DriverDesc,,"Flash Series 1 Memory Technology Driver"
HKR,,DevLoader,,"PCCARD.VXD"
HKR,,MTD,,"PCMMTD95.VXD"

;
;   Flash Series 2 Memory Card
;
[FLS2_MTD]
AddReg=FLS2_MTD_Reg

[FLS2_MTD_Reg]
HKR,,DriverDesc,,"Flash Series 2 Memory Technology Driver"
HKR,,DevLoader,,"PCCARD.VXD"
HKR,,MTD,,"PCMMTD95.VXD"

;
;   Generic Flash Series 2 Memory Card
;
[FLS2P_MTD]
AddReg=FLS2P_MTD_Reg

[FLS2P_MTD_Reg]
HKR,,DriverDesc,,"Flash Series 2+ Memory Technology Driver"
HKR,,DevLoader,,"PCCARD.VXD"
HKR,,MTD,,"PCMMTD95.VXD"

;
;   Mitsubishi flash cards
;
[MITSU_MTD]
AddReg=MITSU_MTD_Reg

[MITSU_MTD_Reg]
HKR,,DriverDesc,,"Mitsubishi Memory Technology Driver"
HKR,,DevLoader,,"PCCARD.VXD"
HKR,,MTD,,"PCMMTD95.VXD"

;
;   Information about where the files are
;

;[ForceCopy]
;HKR,,NoSetupUI,,1

[Strings]
PTLTD="Phoenix technologies Ltd."
ClassName="Memory Technology Drivers (MTDs)"
GenMTDDrvs="PCMMTD95"
PCMCIA\MTD-0000.DeviceDesc = "SRAM Memory Card"
;
PCMCIA\MTD-B489.DeviceDesc = "Flash Memory Card (Series 1)"
PCMCIA\MTD-BD89.DeviceDesc = "Flash Memory Card (Series 1)"
PCMCIA\MTD-2A01.DeviceDesc = "Flash Memory Card (Series 1)"
PCMCIA\MTD-A289.DeviceDesc = "Flash Memory Card (Series 2)"
PCMCIA\MTD-A089.DeviceDesc = "Flash Memory Card (Series 2+)"
;
PCMCIA\MTD-3D01.DeviceDesc = "Flash Memory Card (Series D)"
PCMCIA\MTD-A401.DeviceDesc = "Flash Memory Card (Series C)"
PCMCIA\MTD-2001.DeviceDesc = "Flash Memory Card (Series B)"
PCMCIA\MTD-2901.DeviceDesc = "Flash Memory Card (Series A)"
PCMCIA\MTD-A201.DeviceDesc = "Flash Memory Card (Series A)"
;
PCMCIA\MTD-3D04.DeviceDesc = "Flash Memory Card (Fujitsu Series D)"
PCMCIA\MTD-A404.DeviceDesc = "Flash Memory Card (Fujitsu/Hyundai MBM29F040A)"
PCMCIA\MTD-AD04.DeviceDesc = "Flash Memory Card (Fujitsu/Hyundai MBM29F016)"
             
PCMCIA\MTD-D01C.DeviceDesc = "Flash Memory Card (Mitsubishi M28F010)"
PCMCIA\MTD-D61C.DeviceDesc = "Flash Memory Card (Mitsubishi M28F020)"

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: web1, load: 1.43