You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
175 lines
6.1 KiB
175 lines
6.1 KiB
;/*--------------------------------------------------------------------------
|
|
;*
|
|
;* Copyright (C) Cyclades Corporation, 1996-2000.
|
|
;* All rights reserved.
|
|
;*
|
|
;* Cyclom-Y Port Driver
|
|
;*
|
|
;* This file: cyylog.mc
|
|
;*
|
|
;* Description: Messages that goes to the eventlog.
|
|
;*
|
|
;* Notes: This code supports Windows 2000 and i386 processor.
|
|
;*
|
|
;* Complies with Cyclades SW Coding Standard rev 1.3.
|
|
;*
|
|
;*--------------------------------------------------------------------------
|
|
;*/
|
|
;
|
|
;/*-------------------------------------------------------------------------
|
|
;*
|
|
;* Change History
|
|
;*
|
|
;*--------------------------------------------------------------------------
|
|
;*
|
|
;*
|
|
;*--------------------------------------------------------------------------
|
|
;*/
|
|
;
|
|
;#ifndef _CYYLOG_
|
|
;#define _CYYLOG_
|
|
;
|
|
MessageIdTypedef=NTSTATUS
|
|
|
|
SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
|
|
Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
|
|
Warning=0x2:STATUS_SEVERITY_WARNING
|
|
Error=0x3:STATUS_SEVERITY_ERROR
|
|
)
|
|
|
|
FacilityNames=(System=0x0
|
|
RpcRuntime=0x2:FACILITY_RPC_RUNTIME
|
|
RpcStubs=0x3:FACILITY_RPC_STUBS
|
|
Io=0x4:FACILITY_IO_ERROR_CODE
|
|
Serial=0x6:FACILITY_SERIAL_ERROR_CODE
|
|
)
|
|
|
|
|
|
MessageId=0x1000 Facility=Io Severity=Warning SymbolicName=CYY_CCR_NOT_ZERO
|
|
Language=English
|
|
CCR not zero.
|
|
.
|
|
MessageId=0x1001 Facility=Io Severity=Error SymbolicName=CYY_UNABLE_TO_GET_BUS_TYPE
|
|
Language=English
|
|
Unable to know if the Cyclom-Y card is ISA or PCI.
|
|
.
|
|
MessageId=0x1002 Facility=Io Severity=Error SymbolicName=CYY_UNABLE_TO_GET_BUS_NUMBER
|
|
Language=English
|
|
Unable to get Cyclom-Y card PCI slot information.
|
|
.
|
|
MessageId=0x1003 Facility=Io Severity=Error SymbolicName=CYY_UNABLE_TO_GET_HW_ID
|
|
Language=English
|
|
Unable to get Hardware ID information.
|
|
.
|
|
MessageId=0x1004 Facility=Io Severity=Warning SymbolicName=CYY_NO_SYMLINK_CREATED
|
|
Language=English
|
|
Unable to create the symbolic link for %2.
|
|
.
|
|
MessageId=0x1005 Facility=Io Severity=Warning SymbolicName=CYY_NO_DEVICE_MAP_CREATED
|
|
Language=English
|
|
Unable to create the device map entry for %2.
|
|
.
|
|
MessageId=0x1006 Facility=Io Severity=Warning SymbolicName=CYY_NO_DEVICE_MAP_DELETED
|
|
Language=English
|
|
Unable to delete the device map entry for %2.
|
|
.
|
|
MessageId=0x1007 Facility=Io Severity=Error SymbolicName=CYY_UNREPORTED_IRQL_CONFLICT
|
|
Language=English
|
|
Another driver on the system, which did not report its resources, has already claimed the interrupt used by %2.
|
|
.
|
|
MessageId=0x1008 Facility=Io Severity=Error SymbolicName=CYY_INSUFFICIENT_RESOURCES
|
|
Language=English
|
|
Not enough resources were available for the driver.
|
|
.
|
|
MessageId=0x100A Facility=Io Severity=Error SymbolicName=CYY_BOARD_NOT_MAPPED
|
|
Language=English
|
|
The Board Memory for %2 could not be translated to something the memory management system could understand.
|
|
.
|
|
MessageId=0x100B Facility=Io Severity=Error SymbolicName=CYY_RUNTIME_NOT_MAPPED
|
|
Language=English
|
|
The Runtime Registers for %2 could not be translated to something the memory management system could understand.
|
|
.
|
|
MessageId=0x1010 Facility=Io Severity=Error SymbolicName=CYY_INVALID_RUNTIME_REGISTERS
|
|
Language=English
|
|
Invalid Runtime Registers base address for %2.
|
|
.
|
|
MessageId=0x1011 Facility=Io Severity=Error SymbolicName=CYY_INVALID_BOARD_MEMORY
|
|
Language=English
|
|
Invalid Board Memory address for %2.
|
|
.
|
|
MessageId=0x1012 Facility=Io Severity=Error SymbolicName=CYY_INVALID_INTERRUPT
|
|
Language=English
|
|
Invalid Interrupt Vector for %2.
|
|
.
|
|
MessageId=0x1015 Facility=Io Severity=Error SymbolicName=CYY_PORT_INDEX_TOO_HIGH
|
|
Language=English
|
|
Port Number for %2 is larger than the maximum number of ports in a cyclom-y card.
|
|
.
|
|
MessageId=0x1016 Facility=Io Severity=Error SymbolicName=CYY_UNKNOWN_BUS
|
|
Language=English
|
|
The bus type for %2 is not recognizable.
|
|
.
|
|
MessageId=0x1017 Facility=Io Severity=Error SymbolicName=CYY_BUS_NOT_PRESENT
|
|
Language=English
|
|
The bus type for %2 is not available on this computer.
|
|
.
|
|
MessageId=0x101A Facility=Io Severity=Error SymbolicName=CYY_RUNTIME_MEMORY_TOO_HIGH
|
|
Language=English
|
|
The Runtime Registers for %2 is way too high in physical memory.
|
|
.
|
|
MessageId=0x101B Facility=Io Severity=Error SymbolicName=CYY_BOARD_MEMORY_TOO_HIGH
|
|
Language=English
|
|
The Board Memory for %2 is way too high in physical memory.
|
|
.
|
|
MessageId=0x101C Facility=Io Severity=Error SymbolicName=CYY_BOTH_MEMORY_CONFLICT
|
|
Language=English
|
|
The Runtime Registers for %2 overlaps the Board Memory for the device.
|
|
.
|
|
MessageId=0x1021 Facility=Io Severity=Error SymbolicName=CYY_MULTI_INTERRUPT_CONFLICT
|
|
Language=English
|
|
Two ports, %2 and %3, on a single cyclom-y card can't have two different interrupts.
|
|
.
|
|
MessageId=0x1022 Facility=Io Severity=Error SymbolicName=CYY_MULTI_RUNTIME_CONFLICT
|
|
Language=English
|
|
Two ports, %2 and %3, on a single cyclom-y card can't have two different Runtime Registers memory range.
|
|
.
|
|
MessageId=0x102D Facility=Io Severity=Error SymbolicName=CYY_HARDWARE_FAILURE
|
|
Language=English
|
|
The cyyport driver detected a hardware failure on device %2 and will disable this device.
|
|
.
|
|
MessageId=0x1030 Facility=Io Severity=Error SymbolicName=CYY_GFRCR_FAILURE
|
|
Language=English
|
|
CD1400 not present or failure to read GFRCR register for %2.
|
|
.
|
|
MessageId=0x1031 Facility=Io Severity=Error SymbolicName=CYY_CCR_FAILURE
|
|
Language=English
|
|
Failure to read CCR register in the CD1400 for %2.
|
|
.
|
|
MessageId=0x1032 Facility=Io Severity=Error SymbolicName=CYY_BAD_CD1400_REVISION
|
|
Language=English
|
|
Invalid CD1400 revision number for %2.
|
|
.
|
|
MessageId=0x1033 Facility=Io Severity=Error SymbolicName=CYY_DEVICE_CREATION_FAILURE
|
|
Language=English
|
|
Failure to create new device object.
|
|
.
|
|
MessageId=0x1034 Facility=Io Severity=Error SymbolicName=CYY_NO_PHYSICAL_DEVICE_OBJECT
|
|
Language=English
|
|
No physical device object.
|
|
.
|
|
MessageId=0x1035 Facility=Io Severity=Error SymbolicName=CYY_BAD_HW_ID
|
|
Language=English
|
|
Invalid Hardware ID.
|
|
.
|
|
MessageId=0x1036 Facility=Io Severity=Error SymbolicName=CYY_LOWER_DRIVERS_FAILED_START
|
|
Language=English
|
|
Lower drivers failed to start.
|
|
.
|
|
|
|
|
|
;
|
|
;#endif /* _CYYLOG_ */
|
|
;
|
|
|
|
|
|
|