NETATK.INF Driver File Contents (LA-PCM-EthernetCard.zip)

; NETATK.INF
;
; LA-PCM-T V2/V3 PCMCIA LAN Cards.
; Ver 1.0 pl 2
; Copyright (c) 1999 Allied Telesis K.K.
;
;    1999.05.14   Ver1.0 pl0  1st Release
;    1999.07.30   Ver1.0 pl1  modified DeviceID
;    1999.11.24   Ver1.0 pl2  added SourceDisksNames and SourceDisksFiles Section


[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_ATK%=ATKK

[SourceDisksNames]
1 = %Disk1%,, 0000-0000

[SourceDisksFiles]
LAPCMV3.SYS = 1

[ATKK]
;DEVICE-ID
%*ATIP2.DeviceDesc%=*ATIP2.ndi, PCMCIA\ALLIED_TELESIS__K.K.-CENTRECOM_LA-PCM_V2-E06C
;%*ATIP3.DeviceDesc%=*ATIP3.ndi, PCMCIA\ALLIED_TELESIS_K.K.-CENTRECOM_LA-PCM_V3-2396
%*ATIP3.DeviceDesc%=*ATIP3.ndi, PCMCIA\Allied_Telesis_K.K.-LA-PCM_V3-310E

;****************************************************************************
;    ALLIED TELESIS K.K. PCMCIA LAN CARD
;****************************************************************************

; LA-PCM-T V2
[*ATIP2.ndi]
AddReg=*ATIP2.ndi.reg,lapcmv2.ndi.reg,Clone2.params.reg

[*ATIP2.ndi.reg]
;DEVICE-ID
HKR,Ndi,DeviceID,,"PCMCIA\ALLIED_TELESIS__K.K.-CENTRECOM_LA-PCM_V2-E06C"


; LA-PCM-T V3
[*ATIP3.ndi]
AddReg=*ATIP3.ndi.reg,lapcmv3.ndi.reg,lapcmv3.params.reg

[*ATIP3.ndi.reg]
;DEVICE-ID
;HKR,Ndi,DeviceID,,"PCMCIA\ALLIED_TELESIS_K.K.-CENTRECOM_LA-PCM_V3-2396"
HKR,Ndi,DeviceID,,"PCMCIA\Allied_Telesis_K.K.-LA-PCM_V3-310E"

;****************************************************************************
; LA-PCM-T V2 Drivers
;****************************************************************************
; Base section for LA-PCM-T V2 users
[lapcmv2.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,lapcmv3.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"lapcmv3"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

HKR,NDI,CardType,,"PCMCIA"

;HKR,NDI\params\NetworkAddress,   ParamDesc, 0, %NetworkAddress%
;HKR,NDI\params\NetworkAddress,   type,      0, edit
;HKR,NDI\params\NetworkAddress,   default,   0, "000000000000"
;HKR,NDI\params\NetworkAddress,   LimitText, 0, 12
;HKR,NDI\params\NetworkAddress,   UpperCase, 0, 1
;HKR,NDI\params\NetworkAddress,   flag,      1, 20,00,00,00
;HKR,NDI\params\NetworkAddress,   Optional,  0, 1

; Install sections
HKR,Ndi\Install,ndis3,,"lapcmv2.ndis3"

; Install NDIS3
[lapcmv2.ndis3]
CopyFiles=lapcmv2.ndis3.CopyFiles
[lapcmv2.ndis3.CopyFiles]
lapcmv3.sys

; extra params for clones
[Clone2.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00

; 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;
E0,FF, \       ; IOR_Align;        // Mask for base alignment
20,00, \       ; IOR_nPorts;       // Number of ports
00,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
65,00,00,00, \      ; PCCARD flags, 0x40 = 16-bit port
;
; 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;   // Allocated IRQ number
FF,FF, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
00,00, \       ; IRQD_Reserved;
30,00,00,00, \      ; PCCARD flags, 0x20 = Level mode interrupts

; 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;
02,00, \       ; Attributes;
32, \               ; Vcc;
32, \               ; Vpp1;
32, \               ; Vpp2;
02, \               ; IntType;
F8,03,00,00, \      ; ConfigBase;
00, \               ; Status;
00, \               ; Pin;
00, \               ; Copy;
20, \               ; ConfigIndex;
03, \               ; Present;
;
00,00,00,00         ; TERMINATOR

;****************************************************************************
; LA-PCM-T V3 Drivers
;****************************************************************************
[lapcmv3.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,lapcmv3.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"lapcmv3"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

HKR,,AdapterType,,"2"
HKR,NDI,CardType,,"PCMCIA"

;HKR,NDI\params\NetworkAddress,   ParamDesc, 0, %NetworkAddress%
;HKR,NDI\params\NetworkAddress,   type,      0, edit
;HKR,NDI\params\NetworkAddress,   default,   0, "000000000000"
;HKR,NDI\params\NetworkAddress,   LimitText, 0, 12
;HKR,NDI\params\NetworkAddress,   UpperCase, 0, 1
;HKR,NDI\params\NetworkAddress,   flag,      1, 20,00,00,00
;HKR,NDI\params\NetworkAddress,   Optional,  0, 1

; Install sections
HKR,Ndi\Install,ndis3,,"lapcmv3.ndis3"

; Install NDIS3
[lapcmv3.ndis3]
CopyFiles=lapcmv3.ndis3.CopyFiles
[lapcmv3.ndis3.CopyFiles]
lapcmv3.sys

; extra params for clones
[lapcmv3.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00

; OVERRIDE
;  If you don't need override cis info,
;  you should comment 1 line below.
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;
E0,FF, \       ; IOR_Align;        // Mask for base alignment
20,00, \       ; IOR_nPorts;       // Number of ports
00,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
65,00,00,00, \      ; PCCARD flags, 0x40 = 16-bit port
;
; 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;   // Allocated IRQ number
FF,FF, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
00,00, \       ; IRQD_Reserved;
30,00,00,00, \      ; PCCARD flags, 0x20 = Level mode interrupts

; 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;
02,00, \       ; Attributes;
32, \               ; Vcc;
32, \               ; Vpp1;
32, \               ; Vpp2;
02, \               ; IntType;
F8,03,00,00, \      ; ConfigBase;
00, \               ; Status;
00, \               ; Pin;
00, \               ; Copy;
20, \               ; ConfigIndex;
03, \               ; Present;
;
00,00,00,00         ; TERMINATOR

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir                =11 ; LDID_SYS
lapcmv2.ndis3.CopyFiles       =11
lapcmv3.ndis3.CopyFiles       =11

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; NetworkAddress            = "Network Address"
; Manufacturers
V_ATK="Allied Telesis K.K."

*ATIP2.DeviceDesc="Allied Telesis LA-PCM V2 Ethernet Card"
*ATIP3.DeviceDesc="Allied Telesis LA-PCM V3 Ethernet Card"

Disk1="LA-PCM-T V3 Driver Disk"
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: web4, load: 1.23