summaryrefslogtreecommitdiff
path: root/usr/src/lib/fm
AgeCommit message (Collapse)AuthorFilesLines
2008-09-126735704 deadlock in topo_node_facility()Robert Johnston3-68/+106
6735691 deadlock in topo_node_facbind()
2008-09-126743070 libtopo: need FRU labels for chip nodes on duradiRobert Johnston1-0/+16
2008-09-106738867 Remove Solaris support for platform USBRDT-5440Vivek Gavaskar5-123/+3
2008-09-09PSARC 2008/569 FMA Topology & Retire Agent RefinementsCheng Sean Ye34-702/+2329
6567641 cpu and memory fault management for Solaris x86 xVM 6690231 phase out mem and cpu schemes for x86 6683402 fmd_fmri_present() in hc scheme is bogus 6739591 introduce /dev/fm for userland fault management interface to kernel 6739593 introduce libfmd_agent so agents do not have to use /dev/fm directly 6739595 support retire/unretire/isretired as topo methods on the resource node 6739597 x86 chip enumerator should be weaned off of kstats 6742378 libtopo: hc_unusable() is returning random value 6738573 faults aren't replayed on boot 6744597 ldmsvcs: mem_request is returning incorrect value for page unretire 6739600 panic console ereport summary should handle nvlist arrays 6739601 add cpu module panic callback made from panic_quiesce_hw 6739605 when x86 error injection has taken place, tag all subsequent ereports 6739608 missing label for i86xpv dtrace_interrupt_enable causes panic on debug_enter 6739609 add HYPERVISOR_mca hypercall for physical topology and MCA info --HG-- rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/Makefile rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/amd64/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/amd64/Makefile rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ao.c => usr/src/cmd/mdb/intel/modules/amd_opteron/ao.c rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ia32/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/ia32/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/amd64/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/amd64/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/gcpu.c => usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/ia32/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/ia32/Makefile rename : usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll.c => usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll_subr.c rename : usr/src/uts/i86pc/intel_nb5000/Makefile => usr/src/uts/intel/intel_nb5000/Makefile rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.c => usr/src/uts/intel/io/intel_nb5000/dimm_addr.c rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.h => usr/src/uts/intel/io/intel_nb5000/dimm_addr.h rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_phys.h => usr/src/uts/intel/io/intel_nb5000/dimm_phys.h rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.c => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.conf => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.conf rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nbdrv.c => usr/src/uts/intel/io/intel_nb5000/intel_nbdrv.c rename : usr/src/uts/i86pc/io/intel_nb5000/nb5000.h => usr/src/uts/intel/io/intel_nb5000/nb5000.h rename : usr/src/uts/i86pc/io/intel_nb5000/nb5000_init.c => usr/src/uts/intel/io/intel_nb5000/nb5000_init.c rename : usr/src/uts/i86pc/io/intel_nb5000/nb_log.h => usr/src/uts/intel/io/intel_nb5000/nb_log.h rename : usr/src/uts/i86pc/io/intel_nb5000/nb_pci_cfg.c => usr/src/uts/intel/io/intel_nb5000/nb_pci_cfg.c rename : usr/src/uts/i86pc/io/intel_nb5000/rank.h => usr/src/uts/intel/io/intel_nb5000/rank.h rename : usr/src/uts/i86pc/io/mc/mc-amd.conf => usr/src/uts/intel/io/mc-amd/mc-amd.conf rename : usr/src/uts/i86pc/io/mc/mcamd.h => usr/src/uts/intel/io/mc-amd/mcamd.h rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.c => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.h rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg_impl.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg_impl.h rename : usr/src/uts/i86pc/io/mc/mcamd_drv.c => usr/src/uts/intel/io/mc-amd/mcamd_drv.c rename : usr/src/uts/i86pc/io/mc/mcamd_off.in => usr/src/uts/intel/io/mc-amd/mcamd_off.in rename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.c => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.c rename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.h => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.h rename : usr/src/uts/i86pc/io/mc/mcamd_subr.c => usr/src/uts/intel/io/mc-amd/mcamd_subr.c rename : usr/src/uts/i86pc/mc-amd/Makefile => usr/src/uts/intel/mc-amd/Makefile rename : usr/src/uts/i86pc/sys/cpu_module.h => usr/src/uts/intel/sys/cpu_module.h
2008-09-026740206 topo_mod_ipmi() needs to ensure exclusive accessEric Schrock10-37/+94
6742189 pad_process() leaks memory from enum_attributes_process() 6742192 libtopo.h, mktables.sh disagree about threshold state #defines
2008-08-276735692 fanmodules have no FRUs on X4440Eric Schrock7-50/+78
6735693 typo in X4540 disk map 6740205 hc_is_present() needs to propagate method failure 6740207 topo_method_call() needs to zero errno 6740746 libtopo sensor threshold state defines are incorrect 6740748 fmd_nvl_alloc() result cannot be used as argument to fmd_xprt_post() 6740750 hc_is_present() should check authority information if available
2008-08-196738478 sun4vpi enum not adding cpu scheme ASRUsScott Davenport1-3/+41
2008-08-186736423 sun4v pi enum should understand 'strand'Scott Davenport1-2/+1
2008-08-186737998 thumper_indicator_mode() sends stack garbage to SPEric Schrock2-8/+1
6737987 pad_process() doesn't process facility nodes for bare enum children
2008-08-18PSARC 2008/527 FMA for Intel integrated memory controller and Nehalem CPUsAdrian Frost10-65/+337
6706543 FMA for Intel Nehalem 6726376 generic machine check retires wrong virtual cpu 6695950 dimm fmri string contains garbage characters in x4450
2008-08-156737553 topo_node_facility() leaks resourceEric Schrock1-2/+6
6737554 topo_node_facility() can return with node locked on failure
2008-08-136735695 SES fan speed sensor should be of type THRESHOLD_STATEEric Schrock3-24/+32
6735698 SES fault sensors should look at element state 6735702 ses_psu_state() is broken 6736480 ses facility nodes don't increment target refcount
2008-08-04PSARC/2008/487 Repair Observability changesstephh2-161/+86
6733169 SUN-FM-MIB.mib is missing additions of sunFmFaultEventLocation and sunFmFaultEventStatus 6733173 First element in sunFmFaultEventStatus table not initialised correctly
2008-08-046732985 libtopo: multiple leaks in txml_print_prop()robj1-3/+16
2008-08-02PSARC/2008/487 Repair Observability changesstephh17-30/+758
6534561 need means of finding existing fault state of a resource 6637804 fmd should distinguish between "repaired" and "acquitted" resources 6637812 fmd_nvl_fmri_has_fault() required to report if a given fault has been diagnosed on a resourtce/fru 6663744 send list.updated events when an individual suspect in a suspect list is repaired 6682295 need fmd_nvl_fmri_replaced() functionality 6686317 extend fmd case state to include final "repair responses complete" state 6712074 need scheme/topo interface to report full service state of a resource 6720169 add location member to the sun-fm-mib
2008-08-01PSARC 2008/485 SES Sensors and Enumeratoreschrock23-1157/+1960
6720433 SES enumerator should provide controller revision information 6720435 SES enumerator should prefer description over class-description 6720452 SES enumerator should support indicators and sensors 6722807 SES enumerator should work with internal enclosures 6722809 want a way to identify enclosures as internal 6722811 SES enumerator should prefer elements with known status 6723603 x86 xmlgen topo scripts should make use of propmap 6732875 typo in fan-hc-topology.xmlgen 6732879 broken logic in pad_process() --HG-- rename : usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/Sun-Fire-X4200-M2-hc-topology.xmlgen => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/Sun-Fire-X4200-M2-disk-hc-topology.xmlgen rename : usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/Sun-Fire-X4200-Server-hc-topology.xmlgen => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/Sun-Fire-X4200-Server-disk-hc-topology.xmlgen rename : usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/Sun-Fire-X4500-hc-topology.xmlgen => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/Sun-Fire-X4500-disk-hc-topology.xmlgen rename : usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/Sun-Fire-X4540-hc-topology.xmlgen => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/Sun-Fire-X4540-disk-hc-topology.xmlgen
2008-07-31PSARC 2008/463 Extending HC FMRI scheme to represent sensors/indicatorsrobj3-9/+522
6635159 libtopo: extend hc scheme to allow for representing sensors and indicators in the topology (missing files)
2008-07-31PSARC 2008/428 Extending libnvpair for type doublerobj26-205/+4054
PSARC 2008/463 Extending HC FMRI scheme to represent sensors/indicators 6579615 fmtopo -e has lots of memory leaks 6635159 libtopo: extend hc scheme to allow for representing sensors and indicators in the topology 6692392 fmtopo -x doesn't handle property methods properly 6718703 Need to extend libnvpair to support type double 6718712 libtopo: Need to implement facility provider module for IPMI 6722594 libtopo: the topo_prop_set_* interfaces need to learn to play well with propmethods 6727190 libtopo: add support for node properties of type double 6727459 libipmi: need interface to convert raw sensor readings to unit-based values 6727470 libipmi: need convenience routine to convert sensor unit defines to string 6729595 libtopo: add <set> case in fan and psu xml maps for SUN-FIRE-X4600-M2 6732318 fmd: small leak in sysevent modelling code
2008-07-316707269 libfmd_adm needs to be resilient to failureeschrock2-48/+187
2008-07-28FWARC 2008/300 Sun4v FMA Platform Independent FMA Topology Enumerationsd7746820-16/+3569
PSARC 2008/392 FMA new canonical hc names for sun4v_pi enumerator PSARC 2008/440 sun4v Platform Independent Topology Enumerator - libmdesc extensions 6628827 Need platform independent topo enumeration for sun4v platforms
2008-07-286180027 umatched list entry elides entire prop statement, rather than ↵stephh14-11/+859
producing shorter list 6559372 can simplify pci.esc and pciex.esc rules now that is_under works corrently 6610980 get ereport.fm.fmd.asru_fmri replaying a fault who's asru is in fmd scheme 6639248 RFE: Eversholt should allow dynamic SERD engine names 6639255 RFE: Eversholt should allow bumping SERD by an arbitrary value 6663677 can sometimes fail to retire asrus if resource-to-asru mapping changes over reboot 6663874 all scheme nvl2str functionality should be moved into topo_fmri_nvl2str() 6672125 fmd should fill in asru/fru in a fault event from topo if not supplied by the DE 6690744 remove need for spurious asru() or fru() function in confprop calls 6698777 eversholt needs easier-to-use serd engine handling 6698783 could have default valuse for FITrate and method in eversholt 6712783 should have separate faults where there is no service impact or impact is degraded rather than lost 6714865 add retire=0 and response=0 flags to faults
2008-07-23PSARC 2008/456 Sysevent resources in fmdeschrock3-7/+2
6722859 libses should use common defines for critical/warning properties 6722937 libtopo doesn't allow zero children via XML enumeration 6723250 topo_prop_getpgrp() isn't exported 6723257 ipmi_present() should not hide errors 6724381 modeling sysevents in fmd would be useful 6726560 fmd should provide API routines for nvlist creation and duplication
2008-06-266718804 Netra-T2000-hc-topology.xml not getting installed in sparc proto ↵ky1158084-37/+2
area, with NIGHTLY_OPTIONS="-aDmtO" --HG-- rename : usr/src/lib/fm/topo/maps/SUNW,Netra-T2000/Makefile => deleted_files/usr/src/lib/fm/topo/maps/SUNW,Netra-T2000/Makefile rename : usr/src/lib/fm/topo/maps/SUNW,Netra-T2000/Netra-T2000-hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-T200/Netra-T2000-hc-topology.xml
2008-06-12PSARC 2008/357 libtopo ses enumeratoreschrock63-100/+1550
6705260 want to enumerate external enclosures in libtopo 6705266 hc walker should compare nodes by something other than instance 6708851 libtopo topology DTD is broken 6708854 libtopo maps should be validated against DTD as part of lint 6709113 x86 xmlgen files generate invalid topology files 6709331 path topology attribute still hanging around 6709332 disk nodes can have invalid authority members
2008-06-096437327 mem.so does not process Montoya DIMM UNUMstsien19-83/+1870
6476920 Make cpumem-diagnosis a libtopo consumer 6536475 create sun4v mem enumerator in libtopo 6537088 T1000/T2000 topo maps should use motherboard enumerator 6606166 The De needs to handle the Dimm NAC names on the riser card
2008-06-066683183 Ontario SPARC-Enterprise-T2000 missing xml topo filekd930032-1/+63
2008-05-276701530 Long pauses with "fmadm faulty" with LDOMs enabledvn831481-2/+20
2008-05-216704019 revert T1 IO topology to use legacy hcsd774682-2/+86
6704473 revert T1 mem faults to use mem scheme
2008-05-14PSARC/2007/522 Disk enumeration for Sun Fire X4200 and X4200 M2cth16-907/+1635
PSARC/2008/077 Multiplexed I/O Enhancements to Support FMA 5039931 glm fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039932 mpt fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039935 esp fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039936 fas fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039937 ifp fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039938 isp fails to use DDI-compliant interface for scsi_pkt(9S) allocation 5039941 sf fails to use DDI-compliant interface for scsi_pkt(9S) allocation 6276696 USCSI should support a path selection mechanism in conjunction with scsi_vhci 6284426 di_path_addr should have its second argument removed. 6425326 prtconf pathinfo output should show path's pHCI unit-address (di_path_addr) 6657250 devid should be available at interrupt time 6657251 libtopo: disk enumeration needs to be shared by multiple enumeration strategies 6657252 libtopo: xmlgen files should use consistent format 6657253 fmdump: add support for filtering on nvpair (and value) 6657254 eversholt: support devid-based mapping to topology 6657255 eversholt: define property indicating ereport may not map to topology 6657256 SCSA should detect scsi_pkt allocation violations 6657257 Multiplexed I/O Enhancements to Support FMA 6657258 libnvpair: need nvlist_lookup_nvpair peer that supports embeded nvlist 6695221 scsa1394 fails to use DDI-compliant interface for scsi_pkt(9S) allocation 6695222 ata has dependency on scsi_device(9S) size 6695223 ncrs fails to use DDI-compliant interface for scsi_pkt(9S) allocation 6695224 st fails to use DDI-compliant interface for scsi_pkt(9S) allocation
2008-05-026683064 check_rtime could do with some spring cleaningrie2-4/+2
2008-04-276693709 pciexrc encodings in the sun4v hostbridge enumerator is incorrectvivek1-2/+2
2008-04-106666476 LDC mode names don't conform to FWARC 2006/571ha1379941-1/+1
6666840 ldc.c should be split up for better maintainability 6671853 cnex interrupt distribution is imbalanced
2008-04-086684522 potential for double free in cpuboard enumsd774681-2/+1
2008-04-046666186 topo_open() has some very busted rootdir logicrobj6-13/+81
6674208 libipmi susceptible to unaligned loads/stores on sparc 6680572 Need DIMM FRU labels on Sun-Fire-X4100-M2 and Sun-Fire-X4200-M2 6683605 libtopo: multiple functions in hc.c can dump core on failure 6684324 fmd_fmri_contains() for fmd cpu scheme is broken on x86
2008-04-026644917 TOPO_WALK_SIBLING isn't really breadth-first, confusing hc_walker()cy1523783-27/+53
6668941 should remove page_retire_maxretries for x86 6678015 FMA message is not fully displayed for CPU Cache error
2008-03-31PSARC 2008/156 Panther Cache Line Retirejc257221-26/+103
6589208 Panther: support L2/L3 Cache Line Retirement
2008-03-316678733 topo labels associated with onboard Neptune ASIC wrongsd774681-5/+45
2008-03-286662839 T5440 enumeration fails outside control domaingk734711-12/+30
2008-03-28PSARC 2008/157 PCIe Fabric portfolio for SPARC and x86krishnae5-3/+51
6510830 SPARC and x86 PCIe IO error handling should be merged --HG-- rename : usr/src/uts/intel/io/pciex/pcie_error.c => deleted_files/usr/src/uts/intel/io/pciex/pcie_error.c rename : usr/src/uts/intel/io/pciex/pcie_error.h => deleted_files/usr/src/uts/intel/io/pciex/pcie_error.h rename : deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/Makefile => usr/src/cmd/fm/modules/common/fabric-xlate/Makefile rename : deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.c => usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.c rename : deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.conf => usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.conf
2008-03-26PSARC/2008/092 OPL Ikkaku Platform Supportjl1390901-4/+62
6655597 Support for SPARC Enterprise Ikkaku
2008-03-266593380 topology for Sun x64 platforms should include serial numbers for dimmsrobj11-13/+641
6671247 missing DIMM FRU labels on 4600/4600M2 platforms with family 15 modules 6672188 chip FRU labels computed incorrectly on 2-socket AF4+ blades 6675806 libipmi: ipmi_fru_read() can leak memory on failure
2008-03-19PSARC/2008/093 Lightning Platform Software Supportjl1390905-4/+117
6549785 Solaris support needed for SUNW,USBRDT-5440 boards.
2008-03-19backout 6510830: needs more workdm1207695-51/+3
--HG-- rename : usr/src/cmd/fm/modules/common/fabric-xlate/Makefile => deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/Makefile rename : usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.c => deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.c rename : usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.conf => deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.conf rename : deleted_files/usr/src/uts/intel/io/pciex/pcie_error.c => usr/src/uts/intel/io/pciex/pcie_error.c rename : deleted_files/usr/src/uts/intel/io/pciex/pcie_error.h => usr/src/uts/intel/io/pciex/pcie_error.h
2008-03-186632549 fmd crashed during addboard following a deleteboard operationkd930031-5/+12
2008-03-18PSARC 2008/157 PCIe Fabric portfolio for SPARC and x86krishnae5-3/+51
6510830 SPARC and x86 PCIe IO error handling should be merged --HG-- rename : usr/src/uts/intel/io/pciex/pcie_error.c => deleted_files/usr/src/uts/intel/io/pciex/pcie_error.c rename : usr/src/uts/intel/io/pciex/pcie_error.h => deleted_files/usr/src/uts/intel/io/pciex/pcie_error.h
2008-03-036644768 fmadm faulty can be very slow if there are hbas in the suspect liststephh1-83/+46
2008-02-286484860 cpumem-retire fork for sun4v and OPL needs to be undonecy1523785-15/+101
6484866 cpumem-retire should also be a repair agent --HG-- rename : usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/cpumem-retire/cma_cpu_hc.c => deleted_files/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/cpumem-retire/cma_cpu_hc.c rename : usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/cpumem-retire/cma_main.c => deleted_files/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/cpumem-retire/cma_main.c rename : usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/cpumem-retire/opl_cma.h => deleted_files/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/cpumem-retire/opl_cma.h rename : usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma.h => deleted_files/usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma.h rename : usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_cpu.c => deleted_files/usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_cpu.c rename : usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_main.c => deleted_files/usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_main.c rename : usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_page.c => deleted_files/usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_page.c rename : usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_cpu_arch.c => usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_cpu_sun4v.c rename : usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_page_arch.c => usr/src/cmd/fm/modules/sun4v/cpumem-retire/cma_page_sun4v.c
2008-02-266654024 Solaris 10 update 4 installation problem on T2000ky1158085-1/+180
2008-02-22PSARC 2008/091 Libtopo enumeration of fans and power supplies via IPMIrobj23-243/+1521
6614956 libimpi: add interfaces for accessing/decoding full and compact sensor data records 6641742 IPMI based libtopo enumeration of power supplies and fans 6643681 libtopo: need mechanism to register module methods on statically enumerated nodes 6653942 ::fmtopo prints garbage when dumping prop methods 6654386 libtopo: hc_enum double-populates authority pgroup on non-root nodes 6659015 ::topo_module dcmd can sigsegv 6661750 libtopo: need generic method to restrict both range/propgroup defs to specific platform in topo maps 6666459 libipmi: ILOM check could be more strict 6666469 libipmi should support reading SEL records 6666479 libipmi: need interface to get SP firmware version
2008-02-136660427 Inconsistant labels on pciexbus faultsstephh2-5/+6
6660642 updated fmadm faulty should display DIMM location for memory faults