[MEDIA][INF] Improve network adapter names
[reactos.git] / media / inf / netisa.inf
1 ; NETISA.INF
2
3 ; Installation file for ISA network cards
4
5 [Version]
6 Signature = "$Windows NT$"
7 ;Signature = "$ReactOS$"
8 LayoutFile = layout.inf
9 Class = Net
10 ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
11 Provider = %ReactOS%
12 DriverVer = 02/15/2007,1.02
13
14 [DestinationDirs]
15 DefaultDestDir = 12
16
17 [Manufacturer]
18 %GenericMfg% = GenericMfg
19
20 [GenericMfg]
21 %*PNP80D6.DeviceDesc% = NE2000_Inst.ndi,*PNP80D6
22
23 ;---------------------------- NE2000 DRIVER -----------------------------
24
25 [NE2000_Inst.ndi.NT]
26 Characteristics = 0x4 ; NCF_PHYSICAL
27 BusType = 14 ; PNPIsaBus
28 AddReg = NE2000_AddReg.NT
29 CopyFiles = NE2000_CopyFiles.NT
30
31 [NE2000_AddReg.NT]
32 HKR,,Port,0x00000000,"c100"
33 HKR,,Irq,0x00000000,"B"
34 HKR,,NetworkAddress,0x00000000,"001122334455"
35
36 [NE2000_CopyFiles.NT]
37 ne2000.sys
38
39 [NE2000_Inst.ndi.NT.Services]
40 AddService = ne2000, 0x00000002, ne2000_Service_Inst
41
42 [ne2000_Service_Inst]
43 ServiceType = 1
44 StartType = 3
45 ErrorControl = 1
46 ServiceBinary = %12%\ne2000.sys
47 LoadOrderGroup = NDIS
48
49 ;-------------------------------- STRINGS -------------------------------
50
51 [Strings]
52 ReactOS = "ReactOS Team"
53
54 GenericMfg = "(Generic network cards)"
55 *PNP80D6.DeviceDesc = "NE2000 Compatible ISA Ethernet Adapter"
56
57 [Strings.0405]
58 GenericMfg = "(Generické síťové karty)"
59 *PNP80D6.DeviceDesc = "NE2000 kompatibilní síťová karta"
60
61 [Strings.0407]
62 GenericMfg = "(Generische Netzwerkkarten)"
63 *PNP80D6.DeviceDesc = "NE2000 kompatible Netzwerkkarte"
64
65 [Strings.0a]
66 ReactOS = "Equipo de ReactOS"
67
68 GenericMfg = "(Tarjeta de red estándar)"
69 *PNP80D6.DeviceDesc = "Compatible con NE2000"
70
71 [Strings.040C]
72 GenericMfg = "(Cartes réseau génériques)"
73 *PNP80D6.DeviceDesc = "Carte réseau compatible NE2000"
74
75 [Strings.0411]
76 GenericMfg = "(標準 ネットワーク カード)"
77 *PNP80D6.DeviceDesc = "NE2000 互換"
78
79 [Strings.0415]
80 ReactOS = "Ekipa ReactOS"
81 GenericMfg = "(Standardowe karty sieciowe)"
82 *PNP80D6.DeviceDesc = "Kompatybilna z NE2000"
83
84 [Strings.0416]
85 GenericMfg = "(Adaptadores de rede padrão)"
86 *PNP80D6.DeviceDesc = "Compatível com NE2000"
87
88 [Strings.0418]
89 ReactOS = "Echipa ReactOS"
90 GenericMfg = "(placă de rețea generică)"
91 *PNP80D6.DeviceDesc = "Compatibile cu NE2000"
92
93 [Strings.0419]
94 ReactOS = "Команда ReactOS"
95 GenericMfg = "(Стандартные сетевые адаптеры)"
96 *PNP80D6.DeviceDesc = "NE2000-совместимые"
97
98 [Strings.041B]
99 GenericMfg = "(Generické sieťové karty)"
100 *PNP80D6.DeviceDesc = "NE2000 kompatibilná sieťová karta"
101
102 [Strings.041f]
103 ReactOS = "ReactOS Takımı"
104
105 GenericMfg = "(Umûmî Ağ Kartları)"
106 *PNP80D6.DeviceDesc = "NE2000 Uyumlu"
107
108 [Strings.0422]
109 ReactOS = "Команда ReactOS"
110 GenericMfg = "(Стандартні мережеві адаптери)"
111 *PNP80D6.DeviceDesc = "NE2000-сумісні"
112
113 [Strings.0427]
114 GenericMfg = "(Standartinės tinklo plokštės)"
115 *PNP80D6.DeviceDesc = "Su NE2000 suderinama tinklo plokštė"
116
117 [Strings.0804]
118 GenericMfg = "(通用网卡)"
119 *PNP80D6.DeviceDesc = "NE2000 兼容"