L260x64.inf Driver File Contents (lan.zip)

;*****************************************************************************
;*
;*  L260x64.INF  -   Attansic Atc002 Fast Ethernet 10/100Base-T Controller
;*  Copyright 2004-, Attansic Co., Ltd.
;*
;*  Created on 12/13/2006 by Yu Hao
;*  INF File for NDIS6.0 Miniport Driver for Windows Vista x64 
;*
;*****************************************************************************
[Version]
Signature   = "$Windows NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %ATT_ASIC%
CatalogFile = L260x64.cat
DriverVer   = 11/28/2006,1.1.6000.10

[Manufacturer]
%ATT_ASIC% = Attansic, NTx86.6.0, NTamd64.6.0

[ControlFlags]

ExcludeFromSelect	= PCI\VEN_1969&DEV_2048


[AttAnsic.NTx86.6.0]
; DisplayName           Section       DeviceID
; -----------           -------	      --------
%Atc002.Atc002% = 	Atc002.ndi, PCI\VEN_1969&DEV_2048

[AttAnsic.NTamd64.6.0]
; DisplayName           Section       DeviceID
; -----------           -------	      --------
%Atc002.Atc002% = 	Atc002.ndi, PCI\VEN_1969&DEV_2048

[Atc002.ndi]
Characteristics = 0x84
BusType         = 5				 ;PCI
AddReg          = Atc002.reg, Atc002.params
CopyFiles       = Atc002.CopyFiles
*IfType         = 6		; IF_TYPE_ETHERNET_CSMACD 
*MediaType      = 0		; NdisMedium802_3
*PhysicalMediaType = 0	; NdisPhysicalMediumUnspecified

[Atc002.ndi.Services]
AddService = Atc002, 2, Atc002.Service, Common.EventLog

;-----------------------------------------------------------------------------
; Atc002  specific
;
[Atc002.reg]
HKR, Ndi, HelpText,, %HelpText%
HKR, Ndi, Service,    0, "Atc002"
HKR, Ndi, CustomerSetting,, "0"
; use ndis5 as the upper bound because NT supports it
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"

HKLM,"SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{0A755762-EED8-47AB-A446-505766F93D43}","DisplayName",,"%Uninstall%"
HKLM,"SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{0A755762-EED8-47AB-A446-505766F93D43}","UninstallString",,"rundll32.exe %10%%UninstFunc% %10%%DestPath% %UninstCmd%"

[Atc002.Service]
DisplayName     = %Atc002.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\L260x64.sys
LoadOrderGroup  = NDIS

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

[common.AddEventLog.reg]
HKR,, EventMessageFile,	0x00020000, "%%SystemRoot%%\System32\Drivers\L260x64.sys"
HKR,, TypesSupported,	0x00010001, 7

[Atc002.params]
HKR, Ndi\Params\NetworkAddress,	ParamDesc,,	%NetAddr%
HKR, Ndi\Params\NetworkAddress,	Type,,		"edit"
HKR, Ndi\Params\NetworkAddress,	LimitText,,	"18"
HKR, Ndi\Params\NetworkAddress,	UpperCase,,	"1"
HKR, Ndi\Params\NetworkAddress,	Default,,	""
HKR, Ndi\Params\NetworkAddress,	Optional,,	"1"

HKR, Ndi\Params\Moderate,		ParamDesc,,	%IntMod%
HKR, Ndi\Params\Moderate,		Type,,		"enum"
HKR, Ndi\Params\Moderate\enum,	1,,			%On%
HKR, Ndi\Params\Moderate\enum,	0,,			%Off%
HKR, Ndi\Params\Moderate,		Default,,	"1"

HKR, Ndi\Params\MaxInterrupt,	ParamDesc,,	%MaxIrq%
HKR, Ndi\Params\MaxInterrupt,	Type,,		"int"
HKR, Ndi\Params\MaxInterrupt,	Base,,		"10"
HKR, Ndi\Params\MaxInterrupt,	Min,,		"1000"
HKR, Ndi\Params\MaxInterrupt,	Max,,		"30000"
HKR, Ndi\Params\MaxInterrupt,	Step,,		"500"
HKR, Ndi\Params\MaxInterrupt,	Default,,	"5000"


HKR, Ndi\Params\MediaType,		ParamDesc,,  %MediaType%
HKR, Ndi\Params\MediaType,		Type,,       "enum"
HKR, Ndi\Params\MediaType,		Default,,	 "0"
HKR, Ndi\Params\MediaType\enum, "0",,		 %Auto%
HKR, Ndi\Params\MediaType\enum, "1",,		 %10MHD%
HKR, Ndi\Params\MediaType\enum, "2",,		 %10MFD%
HKR, Ndi\Params\MediaType\enum, "3",,		 %100MHD%
HKR, Ndi\Params\MediaType\enum, "4",,		 %100MFD%

HKR, Ndi\Params\FlowControl,	ParamDesc,,	 %FlowCtrl%
HKR, Ndi\Params\FlowControl,	Type,,       "enum"
HKR, Ndi\Params\FlowControl,	Default,,	 "1"
HKR, Ndi\Params\FlowControl\enum, "1",,		 %On%
HKR, Ndi\Params\FlowControl\enum, "0",,		 %Off%

HKR, Ndi\Params\VlanId,			ParamDesc,,	%VLanID%
HKR, Ndi\Params\VlanId,			Type,,		"int"
HKR, Ndi\Params\VlanId,			Base,,		"16"
HKR, Ndi\Params\VlanId,			Min,,		"0"
HKR, Ndi\Params\VlanId,			Max,,		"0xFFF"
HKR, Ndi\Params\VlanId,			Step,,		"1"
HKR, Ndi\Params\VlanId,			Default,,	"0"

HKR, Ndi\Params\MaxRxBuffer,	ParamDesc,,	%NumRx%
HKR, Ndi\Params\MaxRxBuffer,	Type,,		"int"
HKR, Ndi\Params\MaxRxBuffer,	Base,,		"10"
HKR, Ndi\Params\MaxRxBuffer,	Min,,		"16"
HKR, Ndi\Params\MaxRxBuffer,	Max,,		"2048"
HKR, Ndi\Params\MaxRxBuffer,	Step,,		"16"
HKR, Ndi\Params\MaxRxBuffer,	Default,,	"128"

HKR, Ndi\Params\MaxTxBuffer,	ParamDesc,,	%NumTx%
HKR, Ndi\Params\MaxTxBuffer,	Type,,		"int"
HKR, Ndi\Params\MaxTxBuffer,	Base,,		"10"
HKR, Ndi\Params\MaxTxBuffer,	Min,,		"16"
HKR, Ndi\Params\MaxTxBuffer,	Max,,		"1024"
HKR, Ndi\Params\MaxTxBuffer,	Step,,		"16"
HKR, Ndi\Params\MaxTxBuffer,	Default,,	"64"

HKR, Ndi\Params\ShutdownWake,	ParamDesc,,	%ShutDW%
HKR, Ndi\Params\ShutdownWake,	Type,,		"enum"
HKR, Ndi\Params\ShutdownWake\enum,1,,		%On%
HKR, Ndi\Params\ShutdownWake\enum,0,,		%Off%
HKR, Ndi\Params\ShutdownWake,	Default,,	"0"

;-----------------------------------------------------------------------------
; DestinationDirs
;
[Atc002.CopyFiles]
L260x64.sys,,,2

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

[SourceDisksFiles]
;
; filename_on_source = diskID[, [subdir][, size]]
;
L260x64.sys = 1
atcInst.dll = 1

[DestinationDirs]
Atc002.CopyFiles     = 12
DefaultDestDir       = 11
CoInstaller_CopyFiles         = 10,"SysWOW64\Attansic\L2"

;-------------- Coinstaller installation

[Atc002.ndi.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles

[CoInstaller_CopyFiles]
atcInst.dll

[CoInstaller_AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","Attansic",,"rundll32.exe %10%%CustomFunc% %10%%DestPath%*%CustomCmd%"

[Attansic_CoInfo]
; Used by the attansic co-installer to figure out where the original media is
; located (so it can launch value-added setup programs).
OriginalInfSourcePath = %1%

[Strings]
Attansic			= "Attansic"
NetAddr			    = "Network Address"
IntMod              = "Interrupt Moderation"
VLanID				= "VLAN ID"
MaxIrq              = "Max IRQ per Second"
NumRx				= "Number of Receive Buffers"
NumTx               = "Number of Transmit Buffers"
Auto				= "Auto"
On                  = "On"
Off                 = "Off"
MediaType			= "MediaType"
10MHD               = "10Mbps Half Duplex"
10MFD               = "10Mbps Full Duplex"
100MHD              = "100Mbps Half Duplex"
100MFD              = "100Mbps Full Duplex"
FlowCtrl			= "Flow Control"
ShutDW				= "Shutdown wake up"

ATT_ASIC 			= "Attansic"
Atc002.Atc002 		= "Attansic L2 Fast Ethernet 10/100Base-T Controller"
Atc002.Service.DispName 	= "NDIS Miniport Driver for Attansic L2 Fast Ethernet Controller"
DriverDisk			= "Attansic Fast Ethernet Controller Installation Disk"
HelpText			= "This Attansic network Controller connects you to the network."

Uninstall			= "Attansic L2 Fast Ethernet Driver"
UninstFunc			= "\SysWOW64\Attansic\L2\atcInst.dll,VisUninst"
CustomFunc			= "\SysWOW64\Attansic\L2\atcInst.dll,CustomerSetting"
DestPath			= "\SysWOW64\Attansic\L2"
UninstCmd			= "x64 pci\ven_1969&dev_2048"
CustomCmd			= "L2*x64"
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.97