BTW95.INF Driver File Contents (bustoaster.zip)

;----------------------------------------------------------------------------
;btw95.inf -- PCMCIA SCSI Bus Toaster
;             Device Information File for Windows 95
;	       
;Copyright (C) 1995 New Media Corporation
;
;----------------------------------------------------------------------------
;History
;----------------------------------------------------------------------------
;12/06/95 rpao	Default EnableMessages to 0.
;12/01/95 rpao	Version 1.02.4
;11/28/95 rpao	Added Toast 'n Jam support.
;11/22/95 rpao	Version 1.02.3
;11/10/95 rpao	Version 1.02.2
;10/31/95 rpao	Version 1.02.0
;09/12/95 rpao	Renamed BTCGO to BTW95.
;08/18/95 rpao  Added R.A0 & R.B0 support.
;
;File Created: Sat Jul 29 12:07:50 PDT 1995
;----------------------------------------------------------------------------


[Version]
signature="$Windows 95$"
Class=SCSIAdapter
Provider=%Nmedia%


[SourceDisksNames]
1="PCMCIA SCSI Bus Toaster Drivers Diskette",,0

[SourceDisksFiles]
btw95.mpd=1
btprop16.dll=1


[ClassInstall]
Addreg=SCSIReg

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


[Manufacturer]
%Nmedia%=Nmedia


;----------------------------------------------------------------------------
;Manufacturer Name Section
;----------------------------------------------------------------------------
[Nmedia]

;Revision A0
%Bus-Toast%=BusToaster8,PCMCIA\New_Media-SCSI-3B3A
;Revision B0
%Bus-Toast%=BusToaster8,PCMCIA\New_Media-SCSI-FB37
;Revision C1
%Bus-Toast%=BusToaster16,PCMCIA\New_Media-SCSI-E28C
;Revision C2
%Bus-Toast%=BusToaster16,PCMCIA\New_Media-SCSI-128C
;Revision D3
%Bus-Toast%=BusToaster16,PCMCIA\New_Media-SCSI-4082

%Toast-n-Jam%=ToastnJam16,MF\SS16-D11C_BT


;----------------------------------------------------------------------------
;Install Section
;----------------------------------------------------------------------------
[BusToaster8]
CopyFiles=PropertyPages,@BTW95.MPD
AddReg=IOS,BusToasterArgs,BusToaster.Reg,BusToaster8.Override
DelFiles=ASPIDEV
;LogConfig=*BusToaster.LogConfig

[BusToaster16]
CopyFiles=PropertyPages,@BTW95.MPD
AddReg=IOS,BusToasterArgs,BusToaster.Reg
DelFiles=ASPIDEV
;LogConfig=*BusToaster.LogConfig

[ToastnJam16]
CopyFiles=PropertyPages,@BTW95.MPD
AddReg=IOS,ToastnJamArgs,BusToaster.Reg
DelFiles=ASPIDEV
;LogConfig=*BusToaster.LogConfig

[BusToaster.PosDup]
*ADP6360


[BusToaster.Reg]
HKR,,PortDriver,,"BtW95.MPD"
HKR,,EnumPropPages,,"btprop16.dll,BtEnumPropPages"


[BusToaster8.Override]
HKR,Override,0000,1, \			; HEX
;
00,04,00,00, \  			; CONFIGMG_VERSION
00,00,00,00, \  			; PRIORITY
;
; I/O Resource Descriptor 0
;
3C,00,00,00, \  			; Total length of I/O Resource Descriptor
02,00,00,00, \  			; ResType_IO =3D 0x00000002
03,00, \ 				; IOD_Count;
0C,00, \ 				; IOD_Type;
00,00, \ 				; IOD_Alloc_Base;
00,00, \ 				; IOD_Alloc_End;
00,00, \ 				; IOD_DesFlags;
00, \ 					; IOD_Alloc_Alias;
00, \ 					; IOD_Alloc_Decode;
; 0x340
E0,FF, \ 				; IOR_Align;		// Mask for base alignment
20,00, \ 				; IOR_nPorts;		// Number of ports
40,03, \ 				; IOR_Min;		// Min port address
5F,03, \ 				; IOR_Max;		// Max port address
00,00, \ 				; IOR_RangeFlags;	// Flags
00, \ 					; IOR_Alias;		// Alias offset
00, \ 					; IOR_Decode;		// Address specified
; 0x140
E0,FF, \ 				; IOR_Align;		// Mask for base alignment
20,00, \ 				; IOR_nPorts;		// Number of ports
40,01, \ 				; IOR_Min;		// Min port address
5F,01, \ 				; IOR_Max;		// Max port address
00,00, \ 				; IOR_RangeFlags;	// Flags
00, \ 					; IOR_Alias;		// Alias offset
00, \ 					; IOR_Decode;		// Address specified
; Any
E0,FF, \ 				; IOR_Align;		// Mask for base alignment
20,00, \ 				; IOR_nPorts;		// Number of ports
00,01, \ 				; IOR_Min;		// Min port address
FF,FF, \ 				; IOR_Max;		// Max port address
00,00, \ 				; IOR_RangeFlags;	// Flags
00, \ 					; IOR_Alias;		// Alias offset
00, \ 					; IOR_Decode;		// Address specified
;
40,00,00,00, \  			; PCCARD flags, 16-bit port

;
; IRQ Resource Descriptor
;
14,00,00,00, \  			; Total length of IRQ Resource Descriptor
04,00,00,00, \  			; ResType_IRQ =3D 0x00000004
00,00, \ 				; IRQD_Flags;
00,00, \ 				; IRQD_Alloc_Num;	// Allocated IRQ number
FF,FF, \ 				; IRQD_Req_Mask;	// Mask of possible IRQs
00,00, \ 				; IRQD_Reserved;
20,00,00,00, \  			; PCCARD flags, 0x20 =3D Level mode ints

;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00, \  			; Length of Descriptor
7C,89,00,00, \  			; ResType_Ignored_Bit+PCCARD_DEVICE_ID
00,00, \ 				; Socket;
02,00, \ 				; Attributes;
32, \ 					; Vcc;
32, \ 					; Vpp1;
32, \ 					; Vpp2;
02, \ 					; IntType;
00,01,00,00, \  			; ConfigBase;
00, \ 					; Status;
00, \ 					; Pin;
00, \ 					; Copy;
20, \ 					; ConfigIndex;
01, \ 					; Present;

00,00,00,00				; TERMINATOR


[PropertyPages]
btprop16.dll

[ASPIDEV]
VASPID.VXD

;[*BusToaster.LogConfig]
;ConfigPriority=DESIRED
;IOConfig=32@000-FFF%FE0(01F::)
;IRQConfig=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15


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

[BusToasterArgs]
HKR,,AdapterSettings,,"InitiatorTargetId=7 MaximumLogicalUnits=1 EnableDisconnects=1 EnableSynchronousTransfers=10 EnableParityCheck=1 ForceInitialScsiBusReset=1 ForceTerminatorsAlwaysOn=0 MaximumRetries=2 EnableMessages=0 ZeroPowerDelay=20 "

[ToastnJamArgs]
HKR,,AdapterSettings,,"InitiatorTargetId=7 MaximumLogicalUnits=1 EnableDisconnects=1 EnableSynchronousTransfers=10 EnableParityCheck=1 ForceInitialScsiBusReset=1 ForceTerminatorsAlwaysOn=0 MaximumRetries=2 EnableMessages=0 ZeroPowerDelay=0 "

[ControlFlags]
;CopyFilesOnly=PCMCIA\New_Media-SCSI-E28C

;----------------------------------------------------------------------------
[DestinationDirs]
PropertyPages = 11		; Property pages
ASPIDEV = 11                    ; delete from SYSTEM dir if exists
DefaultDestDir = 12             ; IOSubsys directory

[Strings]
SCSIClassName="SCSI controllers"

Nmedia="New Media Corporation"
Bus-Toast="PCMCIA SCSI Bus Toaster (btw95) V1.02.4"
Toast-n-Jam="PCMCIA Toast 'n Jam SCSI (btw95) V1.02.4"
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: web3, load: 2.74