summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/hotplug
AgeCommit message (Collapse)AuthorFilesLines
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan3-4649/+11
6837240 Solaris Hotplug Framework 6783012 Add support for PCIe Alternate Routing-ID Interpretation 6638136 remove obsolete ndi_ra_xxx logic from px_msi code 6695081 Race condition between pciehpc_intr() and pciehpc_init() --HG-- rename : usr/src/uts/common/io/hotplug/pciehpc/pciehpc.c => usr/src/uts/common/io/pciex/hotplug/pciehpc.c rename : usr/src/uts/common/io/hotplug/pcishpc/pcishpc.c => usr/src/uts/common/io/pciex/hotplug/pcishpc.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.c => usr/src/uts/intel/io/pciex/hotplug/pciehpc_acpi.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.h => usr/src/uts/intel/sys/hotplug/pci/pciehpc_acpi.h rename : usr/src/uts/sparc/pcicfg.e/Makefile => usr/src/uts/sparc/pcicfg/Makefile rename : usr/src/uts/sun4/io/pcicfg.e.c => usr/src/uts/sun4/io/pcicfg.c
2008-12-266717523 ddi_binding_name/ddi_get_name use problematicJerry Gilliam1-2/+2
2008-10-166560807 common drivers should not use SCCS keywords in user-visible stringsRichard Bean3-14/+7
2008-09-186749811 System crashing while running snv_97 on X2200(Taurus)Chris Horne1-1/+1
6749975 pcihp_prop_op should call pcihp_create_occupant_props
2008-08-046719587 pcihp module fails DEVCTL_AP_CONTROL ioctl() for 64 bit consumerjmcp1-50/+53
Contributed by Cyril Plisko <cyril.plisko@mountall.com>
2008-04-046641666 mars hotplug fails with "unconfigure failed error"govinda1-6/+3
2008-03-28PSARC 2008/157 PCIe Fabric portfolio for SPARC and x86krishnae1-8/+3
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-19backout 6510830: needs more workdm1207691-3/+8
--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-18PSARC 2008/157 PCIe Fabric portfolio for SPARC and x86krishnae1-8/+3
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-01-10backout 6499336/6611254: causes 6649068suha1-4/+1
2008-01-076499336 pcie_pci should use MSIsjveta1-1/+4
6611254 no pcie error handling on various x86 platforms
2007-11-126527811 Events are not generated for Hotplug Slots in Configured I/O Boxarutz1-7/+29
2007-11-076549656 failed to attach one or more drivers message seen when hot plugging ↵scarter1-383/+405
Atlas card.
2007-06-066555642 nexus drivers should not parse any device INTx properties for ↵govinda1-1/+8
DDI_INTROP_SUPPORTED_TYPES requests 6561445 Power down upon hotplug connect on St. Paul 6563785 fix issues related to oberon slot power-on and power-off sequence 6564144 hotplug functionality is disabled for all PLX switches with revision AA
2007-03-286536641 Hotplug Controller should create physical-slot# property for PCI-X ↵pjha1-0/+6
IO Box
2007-03-016508434 System panicked when configuring the lower frequency speed PCI-X Cardgovinda1-45/+294
6522643 system panic during addboard
2007-02-056508435 System panicked handling SERR when removing card from PCI-X hotplug slotgovinda1-2/+16
6499328 Fix 64-bit memory mapping issue in the px driver
2007-01-236491115 x64: move pcicfg to usr/src/uts/i86pc from usr/src/uts/commonanish1-5001/+0
--HG-- rename : usr/src/uts/common/io/hotplug/pcicfg/pcicfg.c => usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_acpi.c => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.c rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_acpi.h => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.h rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_nvidia.c => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_nvidia.c rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_nvidia.h => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_nvidia.h rename : usr/src/uts/intel/io/pciex/hotplug/pciehpc/pciehpc_x86.c => usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_x86.c
2006-11-206468070 PCIE hotplug failed on IOBox on OPL system - ndi_ra_alloc() may fail.jj1566851-17/+1
6492640 Fatal PCIe Fabric Error has occurred during hotplug operation of unconfiguring the PCIe I/O boat
2006-10-276470966 x64: PCIe software should mask off fabric errors during hotplug ↵prasad1-14/+11
operations
2006-09-196450029 PCI-E devices should enable ECRC generation and checkingjj1566852-6/+7
6461278 Cfgadm can hang when pci card is removed under plx sw
2006-09-146456573 Need permanent workaround for PLX switch bugkrishnae1-0/+1
2006-08-216425514 Invalid slot number message on FF2 could be hardware programming issuepjha2-7/+5
6436776 Link Up/Down events should be expected events during Oberon hotplug operations 6439953 Identical Slot names in different segments can cause a breakage in ApId scheme 6460150 Booting OPL system with build 46 panics w/ MONDO 62 for DMC/PEC 6460200 OPL Hotplug should use existing PCI Cap Library 6460204 PCI Cap Library should avoid name space collision for pci_config_size_t
2006-07-246436195 pcishpc's connect/disconnect operations takes long timepjha1-21/+32
6441820 system panics during deleteboard operation in pcishpc:pcishpc_uninit 6441823 memory leaks in hpc_alloc_slot_ops()
2006-06-196435689 CPU DR panics on OPL systemskini1-3/+6
2006-05-236429440 pcicfg.c: create MSI and MSI-X capid pointer propertiesanish1-0/+11
2006-04-23PSARC/2006/217 Access and Dma Handle Error Clear Functionsdilpreet2-101/+88
PSARC/2006/235 FMA for PCI Express and Leaf Devices 6193463 hostbridge .esc files don't fully handle pci-pci bridges 6195325 pci eversholt rules need to support multiple levels of pci-pci bridges 6202643 libtopo should provide pcibus information on x86 boxen 6207403 bridge error callbacks need to participate in handle lookup 6236885 ddi_fm_init leaks resources if parent not fm capable 6236895 ddi_fm_dma_err_get and ddi_fm_acc_err_get need to be more resilient 6239835 Need common diagnosis rules for PCI Express 6239838 Need common ereport generation routines for PCI Express error telemetry 6239840 Need common PCI error handling routines 6245935 RFE: enhance bge driver with FMA support 6304815 ddifm.c DDI_DEV_T_ANY ddi_prop_remove(9F) calls should use DDI_DEV_T_NONE 6326796 pci_check_regs() can match wrong node when an error occurs on a config space access 6327032 Provide FMA support for CK8-04/IO-4 PCI express chipsets 6347217 eversholt rules for handling of pci dto errors need changing 6351025 eft assertion failure: ffep != NULL 6360437 check_if_device_is_pciex should add properties for pciex nodes during pci device discovery 6360749 ddi_fm_service_impact() should raise an service impact ereport 6360764 It would be nice for a driver to have some way to clear err_status in a access or dma handle 6373233 bofi fault simulation should be made compatible with fma 6373293 Solaris 10 may not be properly diagnosing the faulty component after injecting an 'IOUE' 6373322 could define generic device driver ereports for internal chip errors 6393895 TOMATILLO_IOMMU_INVALID_ERR is treated as fatal when it need not be 6398325 eversholt can leak memory if there are constraints on both sides of a propagation 6411683 donot bind driver to PCI express disabled slots 6416496 reduce eversholt memory consumption by trimming open fmes
2006-04-216379285 PCI-E framework does not allocate prefetchable memory when a device ↵prasad1-353/+582
asks for it
2006-04-206404485 LED functional tests failed when exeucted against pcix apid'sjj1566851-2/+21
6411963 PCIE Link Capabilities, Control and Status register defines are wrong 6413594 Oberon px driver's hotplug power-on sequence needs to conform to the hardening changes in pciehpc
2006-04-106404610 OPL power-fault event is logged even IO slot is emptyjj1566852-59/+163
6408647 PCIe Power Fault handling should be hardened 6411109 Oberon hotplug debug messages need to be changed to macros
2006-04-08PSARC 2004/750 Solaris for OPLjl1390901-5/+57
6379529 Solaris for OPL Project --HG-- rename : usr/src/cmd/sckmd/sparc/sun4u/sckm.sh => deleted_files/usr/src/cmd/sckmd/sparc/sun4u/sckm.sh
2006-03-036379464 Integrate PSARC/2005/375 for SPARC PCI Express Hotplug Support (fix ↵kini1-3/+2
cddl) 5049969 Make efcode' PCI configurator as the default configurator for SPARC platforms (fix cddl)
2006-03-02PSARC/2005/375 PCI Hotplug Extensions for PCIekini2-0/+2457
PSARC/2006/037 PCI Express Hotplug Framework Interrupt Interfaces 6379464 Integrate PSARC/2005/375 for SPARC PCI Express Hotplug Support 5049969 Make efcode' PCI configurator as the default configurator for SPARC platforms --HG-- rename : usr/src/uts/sun4u/fcode/Makefile => usr/src/uts/sparc/fcode/Makefile rename : usr/src/uts/sun4u/fcodem/Makefile => usr/src/uts/sparc/fcodem/Makefile rename : usr/src/uts/sun4u/fcpci/Makefile => usr/src/uts/sparc/fcpci/Makefile rename : usr/src/uts/sun4u/pcicfg.e/Makefile => usr/src/uts/sparc/pcicfg.e/Makefile rename : usr/src/uts/sun4u/io/pcicfg.e.c => usr/src/uts/sun4/io/pcicfg.e.c rename : usr/src/uts/sun4u/sys/fc_plat.h => usr/src/uts/sun4/sys/fc_plat.h
2006-01-266369724 DS_READY references should be checked for correctnesscth1-2/+2
2006-01-256374127 Solaris PCIE hotplug should not blink green LED during 'configure' ↵prasad1-1/+1
operation (fix keywords)
2006-01-256374127 Solaris PCIE hotplug should not blink green LED during 'configure' ↵prasad1-8/+4
operation
2005-12-13PSARC 2005/581 EOF of the chs drivermrj1-9/+8
PSARC 2005/582 EOF of the dbri driver 6205971 ON bits shouldn't be using obsoleted DDI DMA interfaces --HG-- rename : usr/src/uts/i86pc/chs/Makefile => deleted_files/usr/src/uts/i86pc/chs/Makefile rename : usr/src/uts/sparc/dbri/Makefile => deleted_files/usr/src/uts/sparc/dbri/Makefile rename : usr/src/uts/sun/io/dada/adapters/ghd/ghd_dma.c => deleted_files/usr/src/uts/sun/io/dada/adapters/ghd/ghd_dma.c rename : usr/src/uts/sun/sys/dada/adapters/ghd/ghd_dma.h => deleted_files/usr/src/uts/sun/sys/dada/adapters/ghd/ghd_dma.h rename : usr/src/uts/sun/sys/mmcodecreg.h => deleted_files/usr/src/uts/sun/sys/mmcodecreg.h
2005-11-10PSARC 2005/375 PCI Hotplug Extensions for PCIejohnny3-218/+2914
PSARC 2002/315 cPCI Autoconfiguration Support 6331880 PCI Hot-Plug Framework Extension for PCIe 6331883 cPCI autoconfiguration support 6326583 PCIE support for X86 6339777 cleanup of references to obsoleted interface, pcihp_cb_ops, in pci/pci_pci nexus (x86) 6341189 assertion panic on Dell PowerEdge 6850 in apic.c: apic_irq_table[irqno]->airq_intin_no != ipin
2005-10-31PSARC 2002/240 ZFSahrens2-6/+6
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-09-086305388 ddi_getlongprop(9F) callers should use DDI_DEV_T_ANY instead of ↵cth2-10/+10
DDI_DEV_T_NONE
2005-07-296263194 Nothing prevents pcihp_list_occupants from setting ctrl->occupant->i ↵cth1-3/+14
>= HPC_MAX_OCCUPANTS
2005-06-14OpenSolaris Launchstevel@tonic-gate3-0/+8762