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

;---------------------------------------------------------------------------
; NETATMV3.INF
;       CentreCOM (R) LA-PCM-T V3 Ethernet LAN Card.
;       for Windows 2000 & WindowsME
;
; Copyright(c) 1999,2000, Allied Telesis K.K. All rights reserved.
;
; History:
;       2000/09/20 Ver 1.0 Pl 0 1st release.
;---------------------------------------------------------------------------

[version]
;Layoutfile parameter is reserved for internal Microsoft use only
;LayoutFile  = layout.inf
Signature   = "$Chicago$"
Compatible  = 1
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %V_ATK%
;Provider    = %Msft%                     ;; for WHQL certified
;CatalogFile = NETATMV3.cat               ;; for WHQL certified
DriverVer   = 09/20/2000,5.100.0101.2000

[Manufacturer]
%V_ATK% = ATKK

;[ControlFlags]
; Hidden from list of installable device.
;ExcludeFromSelect = PCMCIA\ALLIED_TELESIS_K.K.-LA-PCM_V3-310E

[ATKK]
; DisplayName         Section     DeviceID
; -----------         -------     --------
; LA-PCM-T V3
%LAPCM3.DeviceDesc% = LAPCM3.ndi, PCMCIA\ALLIED_TELESIS_K.K.-LA-PCM_V3-310E

;***************************************************************************
; Win9x Section main
;***************************************************************************

[LAPCM3.ndi]
AddReg     = LAPCM3.id.reg, LAPCM3.ndi.reg, BasicP.reg, DefaultF.reg, LAPCM3.WinDefault.reg
DeviceID   = "PCMCIA\ALLIED_TELESIS_K.K.-LA-PCM_V3-310E"
;LogConfig  = DefaultConfig  ; HCT
CopyFiles = LAPCM3.win.CopyFiles  ; HCT

;***************************************************************************
; Win2000 Section main
;***************************************************************************

[LAPCM3.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = LAPCM3.reg, BasicP.reg
CopyFiles       = LAPCM3.CopyFiles

[LAPCM3.ndi.NT.Services]
AddService = LAPCM3, 2, LAPCM3.Service, LAPCM3.EventLog

;****************************************************************************
; Win9x id registory sections
;****************************************************************************
; These are not needed by NT
[LAPCM3.id.reg]
HKR, Ndi, DeviceID, 0, "PCMCIA\ALLIED_TELESIS_K.K.-LA-PCM_V3-310E"
HKR, Ndi, CardType, 0, "PCMCIA"

;****************************************************************************
; Win9x Default & Override sections
;****************************************************************************
; Flags are not needed by NT
[LAPCM3.WinDefault.reg]
HKR, ,InterruptNumber,                     1, 04, 00, 00, 00
HKR, ,IOBaseAddress,                       1, 02, 00, 00, 00

; OVERRIDE (for PCM V2,PCM V3)
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
;  (HCT)
; 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

;****************************************************************************
; Common parameters
;****************************************************************************
[BasicP.reg]
;HKR, Ndi\params\NetworkAddress, ParamDesc,   0, "Network Address"
;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, Optional,    0, 1

;****************************************************************************
; Win9x flags sections
;****************************************************************************
; Flags are not needed by NT
[DefaultF.reg]
;HKR, NDI\Params\NetworkAddress,   flag, 1, 30, 00, 00, 00

;****************************************************************************
; Win2000 specific
;****************************************************************************

[LAPCM3.reg]
HKR, Ndi,                       Service,    0, "LAPCM3"
; use ndis5 as the upper bound because NT supports it
HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"

[LAPCM3.Service]
DisplayName     =   %LAPCM3.Service.DispName%
ServiceType     =   1 ;%SERVICE_KERNEL_DRIVER%
StartType       =   3 ;%SERVICE_AUTO_START%
ErrorControl    =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\LAPCMV35.sys
LoadOrderGroup  =   NDIS
AddReg          =   TextModeFlags.reg

[LAPCM3.EventLog]
AddReg = LAPCM3.AddEventLog.reg

[LAPCM3.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001

;****************************************************************************
; Win9x specific
;****************************************************************************

[LAPCM3.ndi.reg]
; key,subkey,valuname,type,value
HKR, ,              DevLoader,          0, "*ndis"
HKR, ,              DeviceVxDs,         0, "LAPCMV35.sys"
HKR, ,              EnumPropPages,      0, "netdi.dll,EnumPropPages"

; params
HKR, ,              AdapterType,        0, "2"

; Interfaces
; memphis appears to not support the ndis5 upper range, so use ndis3
HKR, Ndi\Interfaces,DefUpper,           0, "ndis3"
HKR, Ndi\Interfaces,DefLower,           0, "ethernet"
HKR, Ndi\Interfaces,UpperRange,         0, "ndis3"
HKR, Ndi\Interfaces,LowerRange,         0, "ethernet"

; NDIS Info
HKR, NDIS,          LogDriverName,      0, "LAPCMV35"
HKR, NDIS,          MajorNdisVersion,   1, 03
HKR, NDIS,          MinorNdisVersion,   1, 0A

; Install sections
HKR, Ndi\Install,   ndis3,              0, "LAPCM3.install"

;[LAPCM3.install]
;CopyFiles = LAPCM3.win.CopyFiles, LAPCM3.inf.CopyFiles
;DelFiles  = LAPCM3.win.DelFiles

;****************************************************************************
; Source Files (Win9x & Win2000)
;****************************************************************************

[LAPCM3.CopyFiles]
LAPCMV35.sys,,,2

[LAPCM3.win.CopyFiles]
LAPCMV35.sys,,,2

;[LAPCM3.inf.CopyFiles]  ; HCT
;NETATMV3.inf,,,2

;[LAPCM3.win.DelFiles]   ; HCT
;NETATMV3.inf,,,1

[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1 = %DiskName%,,,

[SourceDisksFiles]
; filename_on_source = diskID[, [subdir][, size]]
LAPCMV35.sys = 1,, ; LAPCM V3
NETATMV3.inf = 1,, 

[DestinationDirs]
DefaultDestDir         = 11 ; LDID_SYS
LAPCM3.CopyFiles       = 12
LAPCM3.win.CopyFiles   = 11
;LAPCM3.inf.CopyFiles   = 17  ; HCT
;LAPCM3.win.DelFiles    = 17

;****************************************************************************
; Localizable Strings (Win9x & Win2000)
;****************************************************************************

[Strings]
Msft                     = "Microsoft"
V_ATK                    = "Allied Telesis"

; Source disk name
DiskName                 = "CentreCOM LA-PCM-T V3 Driver Disk"

LAPCM3.DeviceDesc        = "Allied Telesis LA-PCM-T V3 LAN Card"
LAPCM3.Service.DispName  = "Allied Telesis LA-PCM-T V3 LAN Card Driver"
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: web2, load: 1.13