Rmedia9x.inf Driver File Contents (Ricoh_Bay.zip)

;----------------------------------------------------------------------------
;
; RMEDIA9x MPD Install INF
;
; installation file for installing the MediaCard driver
; Copyright (c) 2001-2002 RICOH Company Ltd.,   All rights Reserved
;
;;----------------------------------------------------------------------------
;
[Version]
Signature="$CHICAGO$"
Class=SCSIAdapter
LayoutFile=LAYOUT.INF
CatalogFile=rmedia9x.cat

Provider=%String0%
DriverVer=10/08/2002,1.22.2001.12

[ClassInstall]
Addreg=SCSIReg
;;AddReg=Class_HDC

[DestinationDirs]
DefaultDestDir=12


[Manufacturer]
%String1%=MEDIACARD


[MEDIACARD]
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-2AD9
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-3447
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-2EA3
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-1632
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-70E4
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-8360
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-6363
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-A962
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-ECD8
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-1E26
%String2%=R590INST,PCMCIA\RICOH-Bay_Controller-03CB

; ----------------------------------------
; Driver Install Sections

[R590INST]
;CopyFiles = R590MPD.files
CopyFiles=@RMedia9x.MPD
AddReg = IOS, Poll, R590MPD.Reg, PCCARD_OVERRIDE
;AddReg = IOS, Poll, R590MPD.Reg
;AddReg= AdapterSettingWin9x





;------------------------------------------------------------------------------
; Copy Files Section
;------------------------------------------------------------------------------
;[R590MPD.files]
;RMedia9x.MPD


[SourceDisksNames]
1=%InstDisk%,RMEDIASETUP,

[SourceDisksFiles]
RMedia9x.MPD=1

[DestinationDirs]
DefaultDestDir = 12		; \<WINDIR>\SYSTEM\IOSUBSYS
;R590MPD.files = 12		; \<WINDIR>\SYSTEM\IOSUBSYS


[SCSIReg]
HKR,,,,%SCSIClassName%
HKR,,EnumPropPages,,"iosclass.dll,SCSIEnumPropPages"
HKR,,Icon,,-10
;;[Class_HDC]
;;HKR,,,,%ClassName_HDC%
;;HKR,,EnumPropPages,,"iosclass.dll,SCSIEnumPropPages"
;;HKR,,Icon,,-9





; ---------------------------------------
; AddReg Sections

[AdapterSettingWin9x]
;;HKR,,AdapterSettings,,"/DEBUGLEVEL=0 "

[R590MPD.Reg]
HKR,,PortDriver,,RMedia9x.mpd

[PCCARD_OVERRIDE]
;;;;
; OVERRIDE
HKR,Override,0000,1,\
;
00,04,00,00, \      ; CONFIGMG_VERSION
00,00,00,00, \      ; PRIORITY

;;
;; I/O Resource Descriptor
;;
;24,00,00,00, \      ; Total length of I/O Resource Descriptor
;02,00,00,00, \      ; ResType_IO = 0x00000002
;01,00, \       ; IOD_Count;
;0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
;00,00, \       ; IOD_Alloc_Base;
;00,00, \       ; IOD_Alloc_End;
;00,00, \       ; IOD_DesFlags;
;00, \               ; IOD_Alloc_Alias;
;00, \               ; IOD_Alloc_Decode;
;F8,FF, \       ; IOR_Align;        // Mask for base alignment
;08,00, \       ; IOR_nPorts;       // Number of ports
;80,02, \       ; IOR_Min;          // Min port address
;FF,03, \       ; IOR_Max;          // Max port address
;00,00, \       ; IOR_RangeFlags;   // Flags
;00, \               ; IOR_Alias;        // Alias offset
;00, \               ; IOR_Decode;       // Address specified
;64,00,00,00, \      ; PCCARD flags, 0x40 = 16-bit port

;
; Memory Resource Descriptor
;
34,00,00,00,\       ; Total length of Memory Descriptor
01,00,00,00,\       ; ResType_Mem = 0x00000001
01,00,\             ; MD_Count
14,00,\             ; MD_Type
00,00,00,00,\       ; MD_Alloc_Base
00,00,00,00,\       ; MD_Alloc_End
00,00,\             ; MD_Flags
00,00,\             ; MD_Reserved
00,f0,ff,ff,\       ; MR_Align :MASK
00,10,00,00,\       ; MR_nBytes
00,00,00,00,\       ; MR_Min
FF,FF,FF,FF,\       ; MR_Max
00,00,\             ; MR_Flags
00,00,\             ; MR_Reserved
08,00,00,00,\       ; PCCARD Flags, Attribute = 0x02, Common = 0x08
00,00,00,00,\       ; Memory card address

;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00, \      ; Total length of REQUEST_CONFIG_PKT Descriptor
7C,89,00,00, \      ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
00,00, \       ; Socket;
00,00, \       ; Attributes;
21, \               ; Vcc;
21, \               ; Vpp1;
21, \               ; Vpp2;
02, \               ; IntType;
00,04,00,00, \      ; ConfigBase;
00, \               ; Status;
00, \               ; Pin;
00, \               ; Copy;
41, \               ; ConfigIndex;
03, \               ; Present;
					;
00,00,00,00         ; TERMINATOR




; ------------------------------
; IOS common section
[IOS]
HKR,,DevLoader,,*IOS
;HKR,,DontLoadIfConflict,,Y

[Poll]
HKR,,Polling,,1


[Strings]
String0 		= "RICOH"
String1 		= "RICOH Company"
String2 		= "RICOH MediaCard Controller"
InstDisk 		= "RMEDIA9x Install Disk"
SCSIClassName	= "SCSI Controllers"
;;ClassName_HDC	= "Hard disk controllers"
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: web5, load: 1.36