reactos/drivers/network/dd/rtl8139/netrtl.inf
Joachim Henze 32d615fc10
[DD] Keep the network drivers infs 8.3 like on MS Windows (#7007)
Windows has all its network drivers inf files in 8.3.

This is an addendum to 0.4.15-dev-52-g 019f21ee1d
which moved us further away from our target.

The commit on its own was a good idea actually to get the inf into the drivers directory
and therefore simplifies adding and excluding drivers more locally (e.g. excluding works by
adding a single hashtag within the specific drivers CMakeLists.txt now).

But that cool feature doesn't require us to move away from our target.

For the record:
The historic netrtpnt.inf and netisa.inf (both 8.3) have been merged to
netne2000.inf (not 8.3) by 0.4.15-dev-2763-g 6924b8ff39
Unification of that was cool too,
but again: 8.3 is superior. Therefore netne.inf for that.

Worst of all: Since the .inf files did contain their filename within a comment also, that means
the historic renaming by the mentioned commit invalidated that comment.
netamd.inf fixed by restoring the ancient filename before 0.4.15-dev-52-g 019f21ee1d
netrtl.inf fixed by restoring the ancient filename before 0.4.15-dev-52-g 019f21ee1d
netne.inf I fixed the comment manually.
2024-06-17 22:41:31 +02:00

114 lines
4 KiB
INI
Raw 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.

; NETRTL.INF
; Installation file for Realtek-based NICs
[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS%
DriverVer = 07/03/2013,1.00
[DestinationDirs]
DefaultDestDir = 12
[Manufacturer]
%RealtekMfg% = RealtekMfg
%AcctonMfg% = AcctonMfg
%DLinkMfg% = DLinkMfg
%LevelOneMfg% = LevelOneMfg
%CompaqMfg% = CompaqMfg
[RealtekMfg]
%Realtek8139.DeviceDesc% = RTL8139_Inst.ndi,PCI\VEN_10EC&DEV_8139
%Realtek8139.DeviceDesc% = RTL8139_Inst.ndi,PCI\VEN_10EC&DEV_8138
[AcctonMfg]
%AcctonEN1207D.DeviceDesc% = RTL8139_Inst.ndi,PCI\VEN_1113&DEV_1211
%AcctonEN1207D.DeviceDesc% = RTL8139_Inst.ndi,PCI\VEN_1113&DEV_9211
[DLinkMfg]
%DLinkDFE538TX.DeviceDesc% = RTL8139_Inst.ndi,PCI\VEN_1186&DEV_1300
[LevelOneMfg]
%LevelOneFPC0106TX.DeviceDesc% = RTL8139_Inst.ndi,PCI\VEN_018A&DEV_0106
[CompaqMfg]
%CompaqHNE300.DeviceDesc% = RTL8139_Inst.ndi,PCI\VEN_021B&DEV_8139
;---------------------------- RTL8139 DRIVER ----------------------------
[RTL8139_Inst.ndi.NT]
Characteristics = 0x4 ; NCF_PHYSICAL
BusType = 5 ; PCIBus
CopyFiles = RTL8139_CopyFiles.NT
[RTL8139_CopyFiles.NT]
rtl8139.sys
[RTL8139_Inst.ndi.NT.Services]
AddService = rtl8139, 0x00000002, RTL8139_Service_Inst
[RTL8139_Service_Inst]
ServiceType = 1
StartType = 3
ErrorControl = 0
ServiceBinary = %12%\rtl8139.sys
LoadOrderGroup = NDIS
;-------------------------------- STRINGS -------------------------------
[Strings]
; Non-localizable
ReactOS = "ReactOS Project"
RealtekMfg = "Realtek"
AcctonMfg = "Accton"
DLinkMfg = "D-Link"
LevelOneMfg = "LevelOne"
CompaqMfg = "Compaq"
; Localizable
Realtek8139.DeviceDesc = "Realtek RTL8139 PCI Ethernet Adapter"
AcctonEN1207D.DeviceDesc = "Accton EN-1207D (RTL8139) PCI Ethernet Adapter"
DLinkDFE538TX.DeviceDesc = "D-Link DFE-538TX (RTL8139) PCI Ethernet Adapter"
LevelOneFPC0106TX.DeviceDesc = "LevelOne FPC-0106Tx (RTL8139) PCI Ethernet Adapter"
CompaqHNE300.DeviceDesc = "Compaq HNE-300 (RTL8139C) PCI Ethernet Adapter"
[Strings.0a]
Realtek8139.DeviceDesc = "Adaptador Ethernet Realtek RTL8139 "
AcctonEN1207D.DeviceDesc = "Adaptador Ethernet Accton EN-1207D (RTL8139)"
DLinkDFE538TX.DeviceDesc = "Adaptador Ethernet D-Link DFE-538TX (RTL8139)"
LevelOneFPC0106TX.DeviceDesc = "Adaptador Ethernet LevelOne FPC-0106Tx (RTL8139)"
CompaqHNE300.DeviceDesc = "Adaptador Ethernet Compaq HNE-300 (RTL8139C)"
[Strings.0415]
Realtek8139.DeviceDesc = "Karta Realtek RTL8139 PCI Ethernet Adapter"
AcctonEN1207D.DeviceDesc = "Karta Accton EN-1207D (RTL8139) PCI Ethernet Adapter"
DLinkDFE538TX.DeviceDesc = "Karta D-Link DFE-538TX (RTL8139) PCI Ethernet Adapter"
LevelOneFPC0106TX.DeviceDesc = "Karta LevelOne FPC-0106Tx (RTL8139) PCI Ethernet Adapter"
CompaqHNE300.DeviceDesc = "Karta Compaq HNE-300 (RTL8139C) PCI Ethernet Adapter"
[Strings.0418]
Realtek8139.DeviceDesc = "Adaptor Ethernet Realtek RTL8139"
AcctonEN1207D.DeviceDesc = "Adaptor Ethernet Accton EN-1207D (RTL8139)"
DLinkDFE538TX.DeviceDesc = "Adaptor Ethernet D-Link DFE-538TX (RTL8139)"
LevelOneFPC0106TX.DeviceDesc = "Adaptor Ethernet LevelOne FPC-0106Tx (RTL8139)"
CompaqHNE300.DeviceDesc = "Adaptor Ethernet Compaq HNE-300 (RTL8139C)"
[Strings.041f]
Realtek8139.DeviceDesc = "Realtek RTL8139 Ethernet Bağdaştırıcısı"
AcctonEN1207D.DeviceDesc = "Accton EN-1207D (RTL8139) Ethernet Bağdaştırıcısı"
DLinkDFE538TX.DeviceDesc = "D-Link DFE-538TX (RTL8139) Ethernet Bağdaştırıcısı"
LevelOneFPC0106TX.DeviceDesc = "LevelOne FPC-0106Tx (RTL8139) Ethernet Bağdaştırıcısı"
CompaqHNE300.DeviceDesc = "Compaq HNE-300 (RTL8139C) Ethernet Bağdaştırıcısı"
[Strings.0804]
Realtek8139.DeviceDesc = "Realtek RTL8139 以太网适配器"
AcctonEN1207D.DeviceDesc = "Accton EN-1207D (RTL8139) 以太网适配器"
DLinkDFE538TX.DeviceDesc = "D-Link DFE-538TX (RTL8139) 以太网适配器"
LevelOneFPC0106TX.DeviceDesc = "LevelOne FPC-0106Tx (RTL8139) 以太网适配器"
CompaqHNE300.DeviceDesc = "Compaq HNE-300 (RTL8139C) 以太网适配器"