56 lines
2.4 KiB
Plaintext
56 lines
2.4 KiB
Plaintext
|
|
[Strings]
|
|
Microsoft = "(Standard Infrared Port)"
|
|
ACTiSYS = "ACTiSYS"
|
|
AMP = "AMP"
|
|
@n:NEC = "NEC"
|
|
ESI = "Extended Systems"
|
|
HP = "Hewlett Packard"
|
|
IBM = "IBM"
|
|
Parallax = "Parallax"
|
|
Tekram = "Tekram"
|
|
Puma = "Puma Technologies"
|
|
Temic = "Vishay Telefunken"
|
|
Girbil = "Greenwich Instruments Ltd"
|
|
|
|
IRSIR.DevDesc = "Microsoft Serial Infrared Driver"
|
|
DisplayClassName = "Infrared devices"
|
|
|
|
Generic.DevDesc = "Built-in Infrared Device"
|
|
*PNP0510.DevDesc = "Built-in Infrared Device"
|
|
*PNP0511.DevDesc = "Built-in Infrared Device"
|
|
*IBM0002.DeviceDesc = "IBM Thinkpad Infrared Device"
|
|
*IBM0034.DeviceDesc = "IBM Thinkpad Infrared Device"
|
|
*IBM0020.DeviceDesc = "Infrared connector on the King ISA Plug and Play PCMCIA Controller"
|
|
HWPDEAD.DeviceDesc = "HP Infrared Communication Port"
|
|
ACTiSYS_200L.DevDesc= "ACTiSYS IR-200L Serial Infrared Device"
|
|
ACTiSYS_220L.DevDesc= "ACTiSYS IR-220L Serial Infrared Device"
|
|
ACTiSYS_220LPlus.DevDesc= "ACTiSYS IR-220L+ Serial Infrared Device"
|
|
AMP.DevDesc = "AMP PHASIR Serial Infrared Device"
|
|
@n:NEC98U03.DevDesc = "NEC PC-9821-U03"
|
|
ESI_9680.DevDesc = "ESI-9680 JetEye Serial Infrared Device"
|
|
Parallax.DevDesc = "Parallax PRA9500A Serial Infrared Device"
|
|
Tekram.DevDesc = "Tekram IRMate-210 Serial Infrared Device"
|
|
Puma.DevDesc = "Puma Serial Infrared Device"
|
|
Temic.DevDesc = "Vishay Telefunken TOIM3232 Serial Infrared Device"
|
|
Girbil.DevDesc = "Greenwich Instruments GIrBIL Serial Infrared Device"
|
|
NullModem.DevDesc = "Serial Cable using IrDA Protocol"
|
|
VLSI = "VLSI"
|
|
VLSI.DevDesc = "VLSI VL82C147 PCI IrDA Controller"
|
|
IrEnum.DisplayName = "IR Enumerator Service"
|
|
|
|
IRSIR.Help = "An IrDA serial infrared device is a built-in COM port or external transceiver which transmits infrared pulses. This NDIS miniport driver installs as a network adapter and binds to the Fast IR protocol."
|
|
InfraredTransceiver = "Infrared Transceiver"
|
|
SerialPort = "Serial Port"
|
|
|
|
;*******************************************
|
|
;Handy macro substitutions (non-localizable)
|
|
SPSVCINST_ASSOCSERVICE = 0x00000002
|
|
SERVICE_KERNEL_DRIVER = 1
|
|
SERVICE_BOOT_START = 0
|
|
SERVICE_DEMAND_START = 3
|
|
SERVICE_ERROR_NORMAL = 1
|
|
SERVICE_ERROR_CRITICAL = 3
|
|
REG_EXPAND_SZ = 0x00020000
|
|
REG_DWORD = 0x00010001
|