PPMF.INF Driver File Contents (ppc-5667us.zip)

; Practical Peripherals PC336 ENET PCMCIA Adapter setup file for Windows 95
; PPMF.INF
; Multifunctional device (main file).
; Ethernet:  -> NETPP.INF
; Modem:     -> MDMPP.INF
; FileVersion = 1.7 (961211)
; Overrides:
; CONFIG#0000: Com2=(port 2F8, int {3} not shared), desired
; CONFIG#0001: Com3=(port 3e8, int {4} not shared), desired
; CONFIG#0002: Com4=(port 2e8, int {5-7}), normal (comp. with dos apps)
; CONFIG#0003: Com3=(port 3e8, int {5-7}), normal (comp. with dos apps)
; CONFIG#0004: Com?=(port 2e8, int {9-15}), normal
; CONFIG#0005: Com?=(port 3e8, int {9-15}), normal
; CONFIG#0006: Com4=(port 2e8, int {3,4} shared), suboptimal
; CONFIG#0007: Com3=(port 3e8, int {3,4} shared), suboptimal
; 3F8 and 2F8 with non-standard irq skipped.

[Version]
Signature="$WINDOWS 95$"
Provider=PP
Class=MultiFunction

[Strings]
MFG="PP"
SEM0="Practical PC336 ENET PCMCIA Adapter"

[Manufacturer]
%MFG%=PP

[PP]
%SEM0%=SEM.mf,PCMCIA\Practical_Peripherals-PC_336_ENET_Combo_Card-49F3

[SEM.mf]
AddReg=StandardMF.Reg,SCS_SEM0CFG.reg
;--comment the next line out to disable copying INFs
CopyFiles=SEM.CopyINFS

[SEM.mf.HW]
AddReg=SEM.mf.RegHW

;------ CopyFiles ---
[SEM.CopyINFS]
NETPP.INF
MDMPP.INF

[DestinationDirs]
SEM.CopyINFS=17   ;inf
DefaultDestDir=11 ;sys

[SourceDisksNames]
55="Practical PC336 ENET Drivers Disk","",0

[SourceDisksFiles]
NETPP.INF=55,,10000
MDMPP.INF=55,,10000
;------

[StandardMF.Reg]
HKR,,DevLoader,,*CONFIGMG
HKR,,Enumerator,,*CONFIGMG
HKR,,CMDrivFlags,1,03,00,00,00
; 3 = removable | configurable

[SEM.mf.RegHW]
; Child devices ids:
HKR,Child0000,HardwareID,,MF\SCS_SEM0_LAN
HKR,Child0000,ResourceMap,1,01,02,03,04
HKR,Child0001,HardwareID,,MF\SCS_SLM2_MDM ;modem 28.8/33.6
;-HKR,Child0001,HardwareID,,MF\SCS_SEM0_MDM ;modem 14.4
HKR,Child0001,ResourceMap,1,00,02,04


[SCS_SEM0CFG.reg]
; --- Keep in sync with ResourceMap! ---
; CONFIG#0000: Com2=(port 2F8, int {3} not shared), desired
HKR,Override,0000,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,20,00,00, \  ;LCPRI_DESIRED
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
F8,02, \       ; IOR_Min;          // Min port address
FF,02, \       ; IOR_Max;          // Max port address=min+8
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; PCCARD flags
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags
;
; Resource#2: IRQ = 3
;
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;   // Allocated IRQ number
08,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {3}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg +audio
00, \          ; Pin reg;
00, \          ; Copy reg;
2D, \          ; ConfigIndex reg = 2D (2F8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00

; CONFIG#0001: Com3=(port 3e8, int {4} not shared), desired
HKR,Override,0001,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,20,00,00, \  ;LCPRI_DESIRED
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
E8,03, \       ; IOR_Min;          // Min port address
EF,03, \       ; IOR_Max;          // Max port address=min+8
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; PCCARD flags
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags
;
; Resource#2: IRQ = 4
;
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;   // Allocated IRQ number
10,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {4}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg +audio
00, \          ; Pin reg;
00, \          ; Copy reg;
35, \          ; ConfigIndex reg = 35 (3E8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00

; CONFIG#0002: Com4=(port 2e8, int {5-7}), normal (comp. with dos apps)
HKR,Override,0002,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,30,00,00, \  ;LCPRI_NORMAL
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
E8,02, \       ; IOR_Min;          // Min port address
EF,02, \       ; IOR_Max;          // Max port address=min+8
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; PCCARD flags
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags
;
; Resource#2: IRQ = 5-7
;
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;   // Allocated IRQ number
E0,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {5,6,7}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg +audio
00, \          ; Pin reg;
00, \          ; Copy reg;
3D, \          ; ConfigIndex reg = 3D (2E8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00

; CONFIG#0003: Com3=(port 3e8, int {5-7}), normal  (compatibility with dos apps)
HKR,Override,0003,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,30,00,00, \  ;LCPRI_NORMAL
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
E8,03, \       ; IOR_Min;          // Min port address
EF,03, \       ; IOR_Max;          // Max port address=min+8
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
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags, 0x40 = 16-bit port
;
; Resource#2: IRQ = 5-7
;
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;   // Allocated IRQ number
E0,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {5,6,7}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags, 0x20 = Level mode interrupts
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg +audio
00, \          ; Pin reg;
00, \          ; Copy reg;
35, \          ; ConfigIndex reg = 35 (3E8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00

; CONFIG#0004: Com?=(port 2e8, int {9-15}), normal
HKR,Override,0004,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,30,00,00, \  ;LCPRI_NORMAL
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
E8,02, \       ; IOR_Min;          // Min port address
EF,02, \       ; IOR_Max;          // Max port address=min+8
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
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags, 0x40 = 16-bit port
;
; Resource#2: IRQ = 9-15
;
14,00,00,00, \ ; Total length of IRQ Resource Descriptor
04,00,00,00, \ ; ResType_IRQ = 0x00000004
00,00, \       ; IRQD_Flags: not shared
00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
00,FF, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {9-15}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags, 0x20 = Level mode interrupts
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg +audio
00, \          ; Pin reg;
00, \          ; Copy reg;
3D, \          ; ConfigIndex reg = 3D (2E8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00

; CONFIG#0005: Com?=(port 3e8, int {9-15}), normal
HKR,Override,0005,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,30,00,00, \  ;LCPRI_NORMAL
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
E8,03, \       ; IOR_Min;          // Min port address
EF,03, \       ; IOR_Max;          // Max port address=min+8
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
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags, 0x40 = 16-bit port
;
; Resource#2: IRQ = 9-15
;
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;   // Allocated IRQ number
00,FF, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {9-15}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags, 0x20 = Level mode interrupts
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg ~audio
00, \          ; Pin reg;
00, \          ; Copy reg;
35, \          ; ConfigIndex reg = 35 (3E8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00

; CONFIG#0006: Com4=(port 2e8, int {3,4} shared), suboptimal
HKR,Override,0006,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,50,00,00, \  ;LCPRI_SUBOPTIMAL
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
E8,02, \       ; IOR_Min;          // Min port address
EF,02, \       ; IOR_Max;          // Max port address=min+8
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
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags, 0x40 = 16-bit port
;
; Resource#2: IRQ = 3 or 4
;
14,00,00,00, \ ; Total length of IRQ Resource Descriptor
04,00,00,00, \ ; ResType_IRQ = 0x00000004
01,00, \       ; IRQD_Flags = shared
00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
18,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {3,4}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags, 0x20 = Level mode interrupts
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg +audio
00, \          ; Pin reg;
00, \          ; Copy reg;
3D, \          ; ConfigIndex reg = 3D (2E8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00

; CONFIG#0007: Com3=(port 3e8, int {3,4} shared), suboptimal
HKR,Override,0007,1, \
00,04,00,00, \  ;CONFIGMG_VERSION
00,50,00,00, \  ;LCPRI_SUBOPTIMAL
;
; Resource#0: COM port
;
24,00,00,00, \ ; 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;        // alignment mask =FFF8
08,00, \       ; IOR_nPorts;       // Number of ports = 8
E8,03, \       ; IOR_Min;          // Min port address
EF,03, \       ; IOR_Max;          // Max port address=min+8
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
;
; Resource#1: LAN port
;
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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0
FF,03, \       ; IOR_Max;          // Max port address = 3ff
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
64,00,00,00, \ ; flags, 0x40 = 16-bit port
;
; Resource#2: IRQ = 3,4
;
14,00,00,00, \ ; Total length of IRQ Resource Descriptor
04,00,00,00, \ ; ResType_IRQ = 0x00000004
01,00, \       ; IRQD_Flags = shared
00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
18,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {3,4}
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; flags, 0x20 = Level mode interrupts
;
; Resource#3: Attr MEM
;
34,00,00,00, \ ; Total length of Memory Resource Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;          // MType_Range = 0x0014
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 for base alignment
00,05,00,00, \ ; MR_nBytes;   // Count of bytes=500h
00,00,00,00, \ ; MR_Min;      // Min Address
FF,FF,FF,FF, \ ; MR_Max;      // Max Address
00,00, \       ; MR_Flags;
00,00, \       ; MR_Reserved;
02,00,00,00, \ ; PCCARD flags, 0x02 = attribute
00,00,00,00, \ ; Memory card address=0
;
; Resource#4: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; (FILLED IN RUNTIME)
02,00, \       ; Attributes; i/o client
32, \          ; Vcc = 5.0v =50t
32, \          ; Vpp1 = 5.0v
32, \          ; Vpp2  must be same as Vpp1
02, \          ; InterfaceType;
00,02,00,00, \ ; ConfigBase = 200
38, \          ; Status reg ~audio
00, \          ; Pin reg;
00, \          ; Copy reg;
35, \          ; ConfigIndex reg = 35 (3E8) +mirq ~lvlirq
03, \          ; regs defined: {cfg idx, sts}
; TERMINATOR
;
00,00,00,00


[end-PP]
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: 1.32