reactos/media/inf/netamd.inf
Adam Słaboń 7047aa80ef [TRANSLATION] Polish translation update
Polish translation update for calc, fltmc, magnify, notepad, osk, sndvol32, usetup, fdebug, appwiz, mmsys, sysdm, acppage, ziplfdr, browseui, cryptui, jscript, shell32, themeui and inf. Added translation for cyrptext, vcdcontroltool, and (not yet complete) getuname.
2019-04-05 10:34:10 +02:00

83 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 PCnet Am79C970 PCI Ethernet Adapter"
[Strings.0a]
ReactOS = "Equipo de ReactOS"
[Strings.0415]
ReactOS = "Zespół ReactOS"
PCNET.DeviceDesc = "Karta AMD PCnet Am79C970 PCI Ethernet Adapter"
[Strings.0418]
ReactOS = "Echipa ReactOS"
[Strings.0419]
ReactOS = "Команда ReactOS"
[Strings.041f]
ReactOS = "ReactOS Takımı"
[Strings.0422]
ReactOS = "Команда ReactOS"