[NE2000] Add description for Realtek RTL8019AS (emulated by 86Box)
authorStanislav Motylkov <x86corez@gmail.com>
Sun, 20 Jun 2021 17:20:16 +0000 (20:20 +0300)
committerStanislav Motylkov <x86corez@gmail.com>
Sun, 20 Jun 2021 17:20:16 +0000 (20:20 +0300)
drivers/network/dd/ne2000/netne2000.inf

index 7f8412c..62823b9 100644 (file)
@@ -22,6 +22,7 @@ DefaultDestDir = 12
 %*PNP80D6.DeviceDesc% = NE2000_Inst_Isa.ndi,*PNP80D6
 
 [RealtekMfg]
+%*RTL8019.DeviceDesc% = NE2000_Inst_Isa.ndi,*RTL8019
 %PCI\VEN_10EC&DEV_8029.DeviceDesc% = NE2000_Inst_Pci.ndi,PCI\VEN_10EC&DEV_8029
 
 ;---------------------------- NE2000 DRIVER -----------------------------
@@ -67,6 +68,7 @@ GenericMfg = "(Generic network cards)"
 *PNP80D6.DeviceDesc = "NE2000-compatible Ethernet Adapter"
 
 RealtekMfg = "Realtek Semiconductor Co., Ltd."
+*RTL8019.DeviceDesc = "Realtek RTL8019AS ISA Ethernet Adapter"
 PCI\VEN_10EC&DEV_8029.DeviceDesc = "Realtek RTL8029 PCI Ethernet Adapter"
 
 [Strings.0405]
@@ -97,6 +99,7 @@ ReactOS = "Zespół ReactOS"
 GenericMfg = "(Standardowe karty sieciowe)"
 *PNP80D6.DeviceDesc = "Karta sieciowa kompatybilna z NE2000"
 
+*RTL8019.DeviceDesc = "Karta Realtek RTL8019AS ISA Ethernet Adapter"
 PCI\VEN_10EC&DEV_8029.DeviceDesc = "Karta Realtek RTL8029 PCI Ethernet Adapter"
 
 [Strings.0416]