ATTCOM.INF Driver File Contents (19bav95.zip)

; name and version number:@(#)attcom.inf        1.7
; date of get:            8/8/95 07:08:58
; date of delta:          6/27/95 14:59:27
; 
;----------------------------------------------------------------------------
;
; Windows Port Driver Setup File
;
; Copyright 1995 AT&T
;
; Manufacturer:  AT&T Microelectronics
;
; Latested edited by
;       Edward Yu
;       Sales Department
;       Archtek Telecom Corp.
;       edward@archtek.com.tw
; date of editing        11/10/95 11:10:30
;----------------------------------------------------------------------------
[Version]
Signature="$WINDOWS 95$"
Class=Ports
Provider=%Mfg%

[SourceDisksNames]
1 = %ATT.disk%, "", 0001

[SourceDisksFiles]
attcom.vxd      = 1
attmodem.vxd    = 1

[DestinationDirs]
DefaultDestDir = 11     ; LDID_SYS

[ClassInstall]
AddReg=PortsClass.AddReg

[PortsClass.AddReg]
HKR,,,,%PortsClassName%

;----------------------------------------------------------------------------
[Manufacturer]
; uncomment this line for standard banzai boards with linear addressing
Mfg.linear% = Models.linear
%Mfg.alias% = Models.alias

[models.linear]
%*PNP0500.DeviceDesc%=ComPort_LINEAR, *PNP0500, *PNP0501

[models.alias]
%*PNP0500.DeviceDesc%=ComPort_ALIAS, *PNP0500, *PNP0501

[ComPort_LINEAR]
CopyFiles=ComPort.Copy
AddReg=ComPort.AddReg
UpdateInis=ComPort.UpdateInis
LogConfig=cdat9,cdat7,cdat5,cd14,cd1a,cdaa,cd23,cd2a,cd34,cd3a,cd43,cd4a
Uninstall = ComPort.Remove

[ComPort_ALIAS]
CopyFiles=ComPort.Copy
AddReg=ComPort.AddReg
UpdateInis=ComPort.UpdateInis
LogConfig=comalias0, comalias1
;Uninstall = ComPort.Remove

[ComPort.UpdateInis]
system.ini, drivers,, "wave1=attwave.drv"

[ComPort.Copy]
attcom.vxd
attmodem.vxd
attwave.drv

[ComPort.AddReg]
HKR,,DevLoader,,*vcomm
HKR,,Enumerator,,serenum.vxd
HKR,,PortDriver,,attcom.vxd
;HKR,,Contention,,*vcd
HKR,,ConfigDialog,,serialui.dll
HKR,,DCB,3,1C,00,00,00, 80,25,00,00, 11,33,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR,,PortSubClass,1,01
HKR,,EnumPropPages,,"serialui.dll,EnumPropPages"

; Uninstall script: remove wave driver
[ComPort.Remove]
UpdateInis=ComPort.RemoveInis

[ComPort.RemoveInis]
system.ini, drivers,"*=attwave.drv",,1

;----------------------------------------------------------------------------
; Direct addressing configuration

[cd14]                   ; COM1,IRQ4
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(3ff::)
IRQConfig=S:4
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cd1a]                   ; COM1, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(3ff::)
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cd23]                   ; COM2, IRQ3
ConfigPriority=HARDRECONFIG
IOConfig=2f8-2ff(3ff::)
IRQConfig=S:3
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cd2a]                   ; COM2, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=2f8-2ff(3ff::)
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cd34]                   ; COM3, IRQ4
ConfigPriority=HARDRECONFIG
IOConfig=3e8-3ef(3ff::)
IRQConfig=S:4
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cd3a]                   ; COM3, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=3e8-3ef(3ff::)
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cd43]                   ; COM4, IRQ3
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IRQConfig=S:3,5
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cd4a]                   ; COM4, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cdaa]                   ; Any base, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig = 100-13F, 140-17F, 180-1BF, 200-23F, 240-27F, 280-2BF, 300-33F, 380-3BF
IRQConfig = S: 5,7,9

[cdat9]                   ; Archtek Test (Com 4, IRQ 9)
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IRQConfig=S:9
IOConfig = 100-13F
IRQConfig = S: 9

[cdat7]                   ; Archtek Test (Com 4, IRQ 7)
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IRQConfig=S:7
IOConfig = 100-13F
IRQConfig = S: 7

[cdat5]                   ; Archtek Test (Com 4, IRQ 5)
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IRQConfig=S:5
IOConfig = 100-13F
IRQConfig = S: 5

;----------------------------------------------------------------------------
; Indirect addressing configuration (ALIAS)
[comalias0]                   ; COM1, COM2, COM3, COM4
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(ffff:3:), 2f8-2ff(ffff:3:), 3e8-3ef(ffff:3:), 2e8-2ef(ffff:3:)
IRQConfig=S:3, 4, 5, 7, 9, 10, 11, 12, 15

[comalias1]                   ; COM1, COM2, COM3, COM4
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(ffff:3:), 2f8-2ff(ffff:3:), 3e8-3ef(ffff:3:), 2e8-2ef(ffff:3:)
IRQConfig=S:3, 4, 5, 7

;----------------------------------------------------------------------------

[ComPort.PosDup]
*PNP0500

[Ports.AddReg]
HKR,,NoSetupUI,,1

[*PNP0500.det]
AddReg=Ports.AddReg,DevMap.AddReg

[DevMap.AddReg]
HKLM,hardware\devicemap\serialcomm,COM1,,COM1
HKLM,hardware\devicemap\serialcomm,COM2,,COM2

[Strings]
Mfg.linear = "AT&T Modem (linear)"
Mfg.alias = "AT&T Modem (alias)"
ATT.disk = "AT&T install"
PortsClassName = "Ports (COM & LPT)"
*PNP0500.DeviceDesc= "Communications Port"

;----------------------------------------------------------------------------

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: ftp, load: 1.21