; FLP3-SMC.INF
;
; Installation inf for the Dell 3-Mode Floppy Disk Drive (SMC Chipset)
;
; (c) Copyright 2001 Dell Computer Corp.
;
[Version]
Signature="$WINDOWS NT$"
Class=FloppyDisk
ClassGuid={4D36E980-E325-11CE-BFC1-08002BE10318}
Provider=%DELL%
;;LayoutFile=layout.inf
DriverVer=06/06/2001,1.0
[SourceDisksNames]
1 = "3-Mode",,
[SourceDisksFiles]
%DriverFileName% = 1
[ClassInstall32.NT]
AddReg=floppy_class_addreg, DriverInfoAddReg
[floppy_class_addreg]
HKR,,,,%floppyClassName%
HKR,,EnumPropPages32,,"SysSetup.Dll,DiskPropPageProvider"
HKR,,SilentInstall,,1
HKR,,NoInstallClass,,1
HKR,,TroubleShooter-0,,"tshoot.chm,hdw_drives.htm"
HKR,,Icon,,102
HKR,,DeviceType,0x10001,7 ; FILE_DEVICE_DISK
HKR,,DeviceCharacteristics,0x10001,0x100 ; Use same security checks on relative opens
[Manufacturer]
%DELL%=floppy_device
[DestinationDirs]
floppy_copyfiles=12
DefaultDestDir=12
[floppy_device]
%floppy_devdesc%=floppy_install,GenFloppyDisk
%floppy_devdesc%=floppy_install,LbrtFloppyDisk
[floppy_install.NT]
CopyFiles=floppy_copyfiles
[floppy_copyfiles]
%DriverFileName%
[floppy_install.NT.Services]
AddService=flpydisk,2,floppy_ServiceInstallSection
[floppy_ServiceInstallSection]
DisplayName=%floppy_ServiceDesc%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_START_MANUAL%
ErrorControl=%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\%DriverFileName%
[DriverInfoAddReg]
; This section is added to all INFs to add registry entries for Driver Info.
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
[Strings]
DELL="Dell"
floppyClassName="Floppy disk drives"
floppy_devdesc="DELL 3-mode floppy disk drive (SMC chipset)"
floppy_ServiceDesc="DELL 3-mode floppy disk driver (SMC chipset)"
REG_DWORD=0x00010001
DriverFileName=FLP3-SMC.SYS
;*******************************************
;Handy macro substitutions (non-localizable)
SERVICE_KERNEL_DRIVER = 1
SERVICE_START_MANUAL = 3
SERVICE_ERROR_NORMAL = 1
; Driver Information Entries
DriverMfgr="Dell"
DriverVersionID="A02"
DriverOEM="Dell"
DriverFamily="Storage"
DriverProduct="3Mode"
DriverDescription="3-Mode floppy support for Windows Whistler (SMC SuperIO)"
DriverOEMVersion="A02"
Download Driver Pack
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.