summaryrefslogtreecommitdiff
path: root/usr/src/lib/libpcp
diff options
context:
space:
mode:
authordavemq <none@none>2007-07-25 18:20:14 -0700
committerdavemq <none@none>2007-07-25 18:20:14 -0700
commit59ac0c1669407488b67ae9e273667a340dccc611 (patch)
tree4a2991bad6bcec6efa7e5105ed6de209b8366230 /usr/src/lib/libpcp
parent020bf065e1bb984c4ee576cc386225b74a65bfaf (diff)
downloadillumos-joyent-59ac0c1669407488b67ae9e273667a340dccc611.tar.gz
6501667 ncp/n2cp drivers should not assume a static number of crypto units
6558981 Allow Errata 175 workaround to be fully enabled/disabled 6519970 Niagara crypto providers should recognize maramba specific device compatibility properties PSARC 2007/306 Victoria Falls IO FMA 6539545 Support new VF PIU errors 6556056 DE should consume ereport.io.n2.pec.lwc PSARC 2007/117 Maramba 1u/2u Platform Support 6531673 ON support for vf processor 6491129 psrinfo -pv doesn't report correct chip info on sun4v 6530592 Topo maps for maramba 6551884 Add nxge driver support for Maramba platforms 6560113 nxge driver should send message to console & /var/adm/messages when onboard port0 or 1 is disabled 6569931 Enhance sun4v trapstat to support at least 256 CPUs FWARC 2007/237 Victoria Falls Perf Regs HV API 6562095 Maramba system panics with send_mondo_set timeout while booting 6437543 sun4v NCPU update to 256
Diffstat (limited to 'usr/src/lib/libpcp')
-rw-r--r--usr/src/lib/libpcp/sparc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/lib/libpcp/sparc/Makefile b/usr/src/lib/libpcp/sparc/Makefile
index 00b3f019ec..33ccd44f49 100644
--- a/usr/src/lib/libpcp/sparc/Makefile
+++ b/usr/src/lib/libpcp/sparc/Makefile
@@ -40,7 +40,8 @@ LINKED_PLATFORMS = SUNW,Sun-Fire-T200 \
SUNW,Netra-CP3060 \
SUNW,Sun-Blade-T6300 \
SUNW,Sun-Blade-T6320 \
- SUNW,SPARC-Enterprise-T5120
+ SUNW,SPARC-Enterprise-T5120 \
+ SUNW,T5140
include ../Makefile.com