History log of /illumos-gate/usr/src/uts/intel/io/intel_nb5000/nb5000_init.c (Results 1 – 9 of 9)
Revision Date Author Comments
# ee63a9c9 15-May-2011 Richard Lowe

1886 intel_nb5000 may erroneously decide DIMMs aren't present
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Albert L

1886 intel_nb5000 may erroneously decide DIMMs aren't present
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>

show more ...


# 72b70389 29-Jun-2010 Jakub Jermar

6957730 cpuid_amd_getids() uses uninitialized variable coreidsz
6957751 nb_fini() leaks memory
6957783 nb_dev_reinit() leaks memory
6957795 Use-after-free in fm_nvlist_create()


# f8e921e3 28-Sep-2009 Vuong Nguyen

6872640 intel_nb5000 chipset driver puts unused bit 22 into the mcerr_fbd register
6877601 supermicro X7DCL-i with chipset 5100 panic at boot time


# f899e573 25-Sep-2009 Vuong Nguyen

6734814 Intel address translation Phase II


# 85738508 07-Jul-2009 Vuong Nguyen

6764337 CP3250 needs level 2 FMA compliance for MCU diagnosis


# 9ff4cbe7 04-Jun-2009 Adrian Frost

6821924 intel_nb5000 and intel_nhm should restore 'reg' property
6821925 Incorrect smbios records should not casue Solaris panic
6723351 Intel 5400 Northbridge internal error handling not cor

6821924 intel_nb5000 and intel_nhm should restore 'reg' property
6821925 Incorrect smbios records should not casue Solaris panic
6723351 Intel 5400 Northbridge internal error handling not correctly initialized in intel_nb5000 driver

show more ...


# 30cfc677 07-Nov-2008 Adrian Frost

6742132 intel_nb5000 causes panic on Intel S5000PHB
6749900 FMA memory errors faults have physaddr but not offset
6738718 fma has too many dimms in suspect list for uncorrectable memory error

6742132 intel_nb5000 causes panic on Intel S5000PHB
6749900 FMA memory errors faults have physaddr but not offset
6738718 fma has too many dimms in suspect list for uncorrectable memory error on Intel system

show more ...


# 3221df98 15-Oct-2008 Krishna Elango

6611254 no pcie error handling on various x86 platforms
6499336 pcie_pci should use MSIs


# e4b86885 10-Sep-2008 Cheng Sean Ye

PSARC 2008/569 FMA Topology & Retire Agent Refinements
6567641 cpu and memory fault management for Solaris x86 xVM
6690231 phase out mem and cpu schemes for x86
6683402 fmd_fmri_present()

PSARC 2008/569 FMA Topology & Retire Agent Refinements
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

show more ...