reactos/media/inf/netamd.inf
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

80 lines
1.6 KiB
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; NETAMD.INF
; Installation file for PCI network cards with VendorID=1022 (AMD)
[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS%
DriverVer = 02/15/2001,1.02
[DestinationDirs]
DefaultDestDir = 12
[Manufacturer]
%AMDMfg% = AMDMfg
[AMDMfg]
%PCNET.DeviceDesc% = PCNet_Inst.ndi,PCI\VEN_1022&DEV_2000
;----------------------------- PCNET DRIVER -----------------------------
[PCNet_Inst.ndi.NT]
Characteristics = 0x4 ; NCF_PHYSICAL
BusType = 5 ; PCIBus
AddReg = PCNet_AddReg.NT
CopyFiles = PCNet_CopyFiles.NT
[PCNet_AddReg.NT]
HKR,,BUS_TO_SCAN,,"ALL"
HKR,,BUSTIMER,,"0"
HKR,,EXTPHY,,"0"
HKR,,FDUP,,"0"
HKR,,LED0,,"10000"
HKR,,LED1,,"10000"
HKR,,LED2,,"10000"
HKR,,LED3,,"10000"
HKR,,MPMODE,,"0"
HKR,,TP,,"1"
[PCNet_CopyFiles.NT]
pcnet.sys
[PCNet_Inst.ndi.NT.Services]
AddService = PCNet, 0x00000002, PCNet_Service_Inst
[PCNet_Service_Inst]
ServiceType = 1
StartType = 3
ErrorControl = 0
ServiceBinary = %12%\pcnet.sys
LoadOrderGroup = NDIS
;-------------------------------- STRINGS -------------------------------
[Strings]
ReactOS = "ReactOS Team"
AMDMfg = "Advanced Micro Devices (AMD)"
PCNET.DeviceDesc = "AMD 79c970 [PCnet32 LANCE]"
[Strings.0a]
ReactOS = "Equipo de ReactOS"
[Strings.0415]
ReactOS = "Ekipa ReactOS"
[Strings.0418]
ReactOS = "Echipa ReactOS"
[Strings.0419]
ReactOS = "Команда ReactOS"
[Strings.041f]
ReactOS = "ReactOS Takımı"
[Strings.0422]
ReactOS = "Команда ReactOS"