PBT460P.INF Driver File Contents (bt401old.zip)

;
; Setup file for REX-CB30 SCSI miniport
; Setup file for Finch#2 SCSI miniport
; Setup file for Eagle SCSI miniport
; Setup file for REX-R231 SCSI miniport
; Setup file for ABP460 SCSI miniport
;
; Copyright (c) 1996-1999
;    RATOC Systemc Inc.
;    Advanced System Products, Inc.
;    PCMCIA Bus Toaster
;   
;
;       04 / Dec. / 1996     for REX-CB30
;       19 / Dec. / 1996     V 0.01
;       03 / Feb. / 1997     V 0.02 (for sample release)
;       20 / Aug. / 1997     for Finch#2 Debug
;       01 / Sep. / 1997     for Eagle, add Override section
;       14 / Oct. / 1997     Change Override section
;       24 / Dec. / 1997     for REX-R231
;       16 / Jan. / 1998     RATOC System --> RATOC Systems
;       27 / Apr. / 1998     AdvanSys ABP460 
;       01 / Mar. / 1999     PCMCIA Bus Toaster
;
[Version]
Signature="$CHICAGO$"
Class=SCSIAdapter
Provider=%String0%
LayoutFile=LAYOUT.INF

[ClassInstall]
Addreg=SCSIReg

[SCSIReg]
HKR,,,,%SCSIClassName%

[Manufacturer]
%String1%=ADVANSYS

; ----------------------------------------
; Manufacturer Sections

[ADVANSYS]
;%String2%=ADV-R231,PCMCIA\ADVANSYS_-PCMCIA_ULTRA_SCSI_ABP460-25C7
;%String2%=ADV-R231,PCMCIA\PCMCIA_BUS_TOASTER--DB80
%String2%=ADV-R231,PCMCIA\PCMCIA_BUS_TOASTER-SCSI_ADAPTER-E2AB
; ----------------------------------------
; Driver Install Sections

[ADV-R231]
CopyFiles=@pbt460p.mpd
AddReg=IOS,ABPPCI.Reg
;;;AddReg=IOS,ABPPCI.Reg,REX-R231_Override
DelFiles=ASPIDEV

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

[ABPPCI.Reg]
HKR,,PortDriver,,pbt460p.mpd

[REX-R231_Override]
HKR,Override,0000,1,\
;
00,04,00,00,\       ; CONFIGMG_VERSION
00,30,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
00,ff,\             ; IOR_Align     // Mask for base alignment ( 100h )
20,00,\             ; IOR_nPorts    // Number of Port ( 32 Byte )
00,00,\             ; IOR_Min   // Min port address
ff,ff,\             ; IOR_Max   // Max port address
00,00,\             ; IOR_RangeFlags
00,\                ; IOR_Alias
00,\                ; IOR_Decode
;;;ea,00,00,00,\       ; PCCARD flags
40,00,00,00,\       ; PCCARD flags
;
; 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
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
;
; IRQ Resource Descriptor
;
14,00,00,00,\       ; Total length of IRQ Resource Descriptor
04,00,00,00,\       ; ResType_IRQ = 0x00000004
00,00,\             ; IRQD_Flags
00,00,\             ; IRQD_Alloc_Num
ff,ff,\             ; IRQD_Req_Mask
00,00,\             ; IRQD_Reserved
20,00,00,00,\       ; PCCARD Flags, Level Int = 0x20
;
; Request Config PKT Descriptor
;
19,00,00,00,\       ; Length of REQUEST_CONFIG_PKT descriptor
7c,89,00,00,\       ; ResType_Ignored_Bit+PCCARD_DEVICE_ID = 0x897c
00,00,\             ; Socket
02,00,\             ; Attributes
32,\                ; Vcc
00,\                ; Vpp1
00,\                ; Vpp2
02,\                ; IntType
f0,03,00,00,\       ; ConfigBase ( 03f0h )
00,\                ; Status
00,\                ; Pin
00,\                ; Copy
01,\                ; ConfigIndex
01,\                ; Present
;
00,00,00,00         ; Terminator




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

;[Poll]
;HKR,,Polling,,1

[ForceMPCopy]
HKR,,NoSetupUI,,1

[FixInitID]
HKR,,AdapterSettings,,"/H7"

[SourceDisksFiles]
pbt460p.mpd = 1

[SourceDisksNames]
1 = %String5%, ,

[DestinationDirs]
ASPIDEV = 11                    ; delete from SYSTEM dir if exists
DefaultDestDir = 12             ; LDID_SYS

; ----------------------------------------
; User-visible Strings

[Strings]
String0="PCMCIA BUS TOASTER"
String1="PCMCIA BUS TOASTER"
String2="PCMCIA BUS TOASTER"
String5="PCMCIA BUS TOASTER Setup Disk"
SCSIClassName="SCSI 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: web1, load: 0.74