mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
Missing PCI_BUS_DRIVER_INTERNAL added to bugcodes. Thx for sir_richard to show me how to add.
svn path=/trunk/; revision=47897
This commit is contained in:
parent
f5a06bcb50
commit
ce6c5dd121
1 changed files with 8 additions and 0 deletions
|
@ -1189,6 +1189,14 @@ Language=English
|
||||||
INTERNAL_POWER_ERROR
|
INTERNAL_POWER_ERROR
|
||||||
.
|
.
|
||||||
|
|
||||||
|
MessageId=0xA1
|
||||||
|
Severity=Success
|
||||||
|
Facility=System
|
||||||
|
SymbolicName=PCI_BUS_DRIVER_INTERNAL
|
||||||
|
Language=English
|
||||||
|
Inconsistency detected in the PCI Bus driver's internal structures.
|
||||||
|
.
|
||||||
|
|
||||||
MessageId=0xA5
|
MessageId=0xA5
|
||||||
Severity=Success
|
Severity=Success
|
||||||
Facility=System
|
Facility=System
|
||||||
|
|
Loading…
Reference in a new issue