summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorstephh <none@none>2007-03-03 04:45:16 -0800
committerstephh <none@none>2007-03-03 04:45:16 -0800
commit3779d2d24dac3a9a84c5eefdeee36f7559299b2c (patch)
tree4667b7d611f17369791afdf80fee594b82314744 /usr
parent3c9b99a0c9e381259e2671690cb21c401b563b13 (diff)
downloadillumos-gate-3779d2d24dac3a9a84c5eefdeee36f7559299b2c.tar.gz
6527547 need to add corr and uncorr genleaf ereport support to .esc files for neptune
Diffstat (limited to 'usr')
-rw-r--r--usr/src/cmd/fm/eversholt/files/common/pci.esc14
-rw-r--r--usr/src/cmd/fm/eversholt/files/common/pciex.esc14
-rw-r--r--usr/src/cmd/fm/eversholt/files/sparc/sun4v/n2piu.esc14
3 files changed, 33 insertions, 9 deletions
diff --git a/usr/src/cmd/fm/eversholt/files/common/pci.esc b/usr/src/cmd/fm/eversholt/files/common/pci.esc
index 10a6ad75c1..76170dae14 100644
--- a/usr/src/cmd/fm/eversholt/files/common/pci.esc
+++ b/usr/src/cmd/fm/eversholt/files/common/pci.esc
@@ -19,7 +19,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -1109,6 +1109,8 @@ event ereport.io.device.inval_state@pcibus/pcidev/pcifn{within(5s)};
event ereport.io.device.no_response@pcibus/pcidev/pcifn{within(5s)};
event ereport.io.device.stall@pcibus/pcidev/pcifn{within(5s)};
event ereport.io.device.badint_limit@pcibus/pcidev/pcifn{within(5s)};
+event ereport.io.device.corr@pcibus/pcidev/pcifn{within(5s)};
+event ereport.io.device.uncorr@pcibus/pcidev/pcifn{within(5s)};
event ereport.io.device.nf-device@pcibus/pcidev/pcifn;
prop error.io.service.restored@pcibus/pcidev/pcifn { IS_LEAF } (1)->
@@ -1122,7 +1124,9 @@ prop error.io.device.f-device@pcibus/pcidev/pcifn { IS_LEAF } (1)->
ereport.io.device.inval_state@pcibus/pcidev/pcifn,
ereport.io.device.no_response@pcibus/pcidev/pcifn,
ereport.io.device.stall@pcibus/pcidev/pcifn,
- ereport.io.device.badint_limit@pcibus/pcidev/pcifn;
+ ereport.io.device.badint_limit@pcibus/pcidev/pcifn,
+ ereport.io.device.corr@pcibus/pcidev/pcifn,
+ ereport.io.device.uncorr@pcibus/pcidev/pcifn;
prop error.io.device.f-device@pcibus/pcidev/pcifn { IS_LEAF } (1)->
ereport.io.service.lost@pcibus/pcidev/pcifn,
@@ -1143,6 +1147,8 @@ prop error.io.device.nf-device@pcibus/pcidev/pcifn { IS_LEAF } (0)->
ereport.io.device.no_response@pcibus/pcidev/pcifn,
ereport.io.device.stall@pcibus/pcidev/pcifn,
ereport.io.device.badint_limit@pcibus/pcidev/pcifn,
+ ereport.io.device.corr@pcibus/pcidev/pcifn,
+ ereport.io.device.uncorr@pcibus/pcidev/pcifn,
ereport.io.service.unaffected@pcibus/pcidev/pcifn,
error.io.service.restored@pcibus/pcidev/pcifn;
@@ -1150,7 +1156,9 @@ prop upset.io.device.nonfatal@pcibus/pcidev/pcifn { IS_LEAF } (1)->
ereport.io.device.inval_state@pcibus/pcidev/pcifn,
ereport.io.device.no_response@pcibus/pcidev/pcifn,
ereport.io.device.stall@pcibus/pcidev/pcifn,
- ereport.io.device.badint_limit@pcibus/pcidev/pcifn;
+ ereport.io.device.badint_limit@pcibus/pcidev/pcifn,
+ ereport.io.device.corr@pcibus/pcidev/pcifn,
+ ereport.io.device.uncorr@pcibus/pcidev/pcifn;
prop upset.io.device.nonfatal@pcibus/pcidev/pcifn { IS_LEAF } (1)->
ereport.io.service.unaffected@pcibus/pcidev/pcifn,
diff --git a/usr/src/cmd/fm/eversholt/files/common/pciex.esc b/usr/src/cmd/fm/eversholt/files/common/pciex.esc
index 78a2c948ee..a4a9df0495 100644
--- a/usr/src/cmd/fm/eversholt/files/common/pciex.esc
+++ b/usr/src/cmd/fm/eversholt/files/common/pciex.esc
@@ -19,7 +19,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -191,6 +191,8 @@ event ereport.io.device.inval_state@pciexbus/pciexdev/pciexfn{within(5s)};
event ereport.io.device.no_response@pciexbus/pciexdev/pciexfn{within(5s)};
event ereport.io.device.stall@pciexbus/pciexdev/pciexfn{within(5s)};
event ereport.io.device.badint_limit@pciexbus/pciexdev/pciexfn{within(5s)};
+event ereport.io.device.corr@pciexbus/pciexdev/pciexfn{within(5s)};
+event ereport.io.device.uncorr@pciexbus/pciexdev/pciexfn{within(5s)};
event ereport.io.service.lost@pciexbus/pciexdev/pciexfn{within(5s)};
event ereport.io.service.degraded@pciexbus/pciexdev/pciexfn{within(5s)};
event ereport.io.service.unaffected@pciexbus/pciexdev/pciexfn{within(5s)};
@@ -205,7 +207,9 @@ prop error.io.device.f-device@pciexbus/pciexdev/pciexfn (1)->
ereport.io.device.inval_state@pciexbus/pciexdev/pciexfn,
ereport.io.device.no_response@pciexbus/pciexdev/pciexfn,
ereport.io.device.stall@pciexbus/pciexdev/pciexfn,
- ereport.io.device.badint_limit@pciexbus/pciexdev/pciexfn;
+ ereport.io.device.badint_limit@pciexbus/pciexdev/pciexfn,
+ ereport.io.device.corr@pciexbus/pciexdev/pciexfn,
+ ereport.io.device.uncorr@pciexbus/pciexdev/pciexfn;
prop error.io.device.f-device@pciexbus/pciexdev/pciexfn (1)->
ereport.io.service.lost@pciexbus/pciexdev/pciexfn,
@@ -226,6 +230,8 @@ prop error.io.device.nf-device@pciexbus/pciexdev/pciexfn (0)->
ereport.io.device.no_response@pciexbus/pciexdev/pciexfn,
ereport.io.device.stall@pciexbus/pciexdev/pciexfn,
ereport.io.device.badint_limit@pciexbus/pciexdev/pciexfn,
+ ereport.io.device.corr@pciexbus/pciexdev/pciexfn,
+ ereport.io.device.uncorr@pciexbus/pciexdev/pciexfn,
ereport.io.service.unaffected@pciexbus/pciexdev/pciexfn,
error.io.service.restored@pciexbus/pciexdev/pciexfn;
@@ -233,7 +239,9 @@ prop upset.io.device.nonfatal@pciexbus/pciexdev/pciexfn (1)->
ereport.io.device.inval_state@pciexbus/pciexdev/pciexfn,
ereport.io.device.no_response@pciexbus/pciexdev/pciexfn,
ereport.io.device.stall@pciexbus/pciexdev/pciexfn,
- ereport.io.device.badint_limit@pciexbus/pciexdev/pciexfn;
+ ereport.io.device.badint_limit@pciexbus/pciexdev/pciexfn,
+ ereport.io.device.corr@pciexbus/pciexdev/pciexfn,
+ ereport.io.device.uncorr@pciexbus/pciexdev/pciexfn;
prop upset.io.device.nonfatal@pciexbus/pciexdev/pciexfn (1)->
ereport.io.service.unaffected@pciexbus/pciexdev/pciexfn,
diff --git a/usr/src/cmd/fm/eversholt/files/sparc/sun4v/n2piu.esc b/usr/src/cmd/fm/eversholt/files/sparc/sun4v/n2piu.esc
index b80e033d0d..df278dc600 100644
--- a/usr/src/cmd/fm/eversholt/files/sparc/sun4v/n2piu.esc
+++ b/usr/src/cmd/fm/eversholt/files/sparc/sun4v/n2piu.esc
@@ -19,7 +19,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -162,6 +162,8 @@ event ereport.io.device.inval_state@niu/niufn{within(5s)};
event ereport.io.device.no_response@niu/niufn{within(5s)};
event ereport.io.device.stall@niu/niufn{within(5s)};
event ereport.io.device.badint_limit@niu/niufn{within(5s)};
+event ereport.io.device.corr@niu/niufn{within(5s)};
+event ereport.io.device.uncorr@niu/niufn{within(5s)};
event ereport.io.device.nf-device@niu/niufn;
@@ -281,7 +283,9 @@ prop error.io.device.f-device@niu/niufn (1)->
ereport.io.device.inval_state@niu/niufn,
ereport.io.device.no_response@niu/niufn,
ereport.io.device.stall@niu/niufn,
- ereport.io.device.badint_limit@niu/niufn;
+ ereport.io.device.badint_limit@niu/niufn,
+ ereport.io.device.corr@niu/niufn,
+ ereport.io.device.uncorr@niu/niufn;
prop error.io.device.f-device@niu/niufn (1)->
ereport.io.service.lost@niu/niufn,
@@ -302,6 +306,8 @@ prop error.io.device.nf-device@niu/niufn (0)->
ereport.io.device.no_response@niu/niufn,
ereport.io.device.stall@niu/niufn,
ereport.io.device.badint_limit@niu/niufn,
+ ereport.io.device.corr@niu/niufn,
+ ereport.io.device.uncorr@niu/niufn,
ereport.io.service.unaffected@niu/niufn,
error.io.service.restored@niu/niufn;
@@ -309,7 +315,9 @@ prop upset.io.device.nonfatal@niu/niufn (1)->
ereport.io.device.inval_state@niu/niufn,
ereport.io.device.no_response@niu/niufn,
ereport.io.device.stall@niu/niufn,
- ereport.io.device.badint_limit@niu/niufn;
+ ereport.io.device.badint_limit@niu/niufn,
+ ereport.io.device.corr@niu/niufn,
+ ereport.io.device.uncorr@niu/niufn;
prop upset.io.device.nonfatal@niu/niufn (1)->
ereport.io.service.unaffected@niu/niufn,