summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/io/px
AgeCommit message (Collapse)AuthorFilesLines
2006-06-256440721 pcitool nexus register access broken on chicagoschwartz5-17/+87
2006-05-316428786 Oberon IGN value need to be tuned for device with larger LLEAFIDam1395832-8/+11
2006-05-246424728 pcitool does not compute pci config space addresses correctly for oberonschwartz2-8/+17
2006-05-236427002 Connect(cfgadm) fails after hotplug into empty slots 2,3 and 4jj1566852-0/+25
6427559 Oberon hotplug requires updates from Oberon Spec v1.01
2006-05-196423162 sun4u px driver should not set TLU Control Register's NPWR_EN bitjroberts1-3/+3
2006-05-156423093 Oberon hotplug connect/disconnect code needs sequence change due to ↵jj1566852-31/+83
the latest PRM v1.0 6423120 interpreter broken for OPL platforms 6425438 pcie module interfaces broken for PCIe-PCI bridge's child devices.
2006-04-206404485 LED functional tests failed when exeucted against pcix apid'sjj1566851-91/+86
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 emptyjj1566851-28/+13
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 OPLjl1390907-197/+1698
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-206351422 px incorrectly handles Fire Common Block split (fix build, lint)jchu1-3/+3
2006-03-206351422 px incorrectly handles Fire Common Block splitjchu3-82/+238
6357304 Fire jbus_jtep should cause nexus to panic system in Ontario 6377722 Fire driver panics on a ce_async which is a correctable error 6399796 Incorrect checking pci_config_setup() returns code in nexus driver --HG-- rename : usr/src/uts/sun4/io/px/px_cb.c => deleted_files/usr/src/uts/sun4/io/px/px_cb.c rename : usr/src/uts/sun4/io/px/px_cb.h => deleted_files/usr/src/uts/sun4/io/px/px_cb.h
2006-03-146383251 Add API versioning support to the px drivergovinda3-51/+40
6390373 px driver minor code cleanup 6396541 Assigned default interrupt priority must be less than LOCK LEVEL --HG-- rename : usr/src/uts/sun4v/io/px/px_asm_4v.h => deleted_files/usr/src/uts/sun4v/io/px/px_asm_4v.h rename : usr/src/uts/sun4v/io/px/px_asm_4v.s => usr/src/uts/sun4v/io/px/px_hcall.s
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 PCIekini1-1/+15
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
2005-12-196343332 Stop-A causes system hang while powering up P25 from D3coldjchu3-147/+48
6343566 PPMREQ_POST_PWR_ON ioctl hangs when P25 wants to power up due to Stop-A
2005-12-086350677 gcc and pcitool don't get along anymoreschwartz1-37/+49
6353954 pcitool for fire systems needs to deal better with the ranges property 6355025 pcitool probe crashes on chicago systems 6357523 sun4v pcitool phys access functions can't be split across pages 6358836 pcitool nexus mode no longer works on ontario 6359028 PX driver causes kernel heap corruption on detach
2005-12-066345818 eq_not_en error panic CPR on chicago after resume completesjchu1-4/+3
6354116 Assertion failure in px_pci during cpr resume
2005-11-226344060 Add MSI software support in bge drivergovinda1-2/+2
6344997 Add MSI software support in ohci driver 6344998 Add MSI software support in ehci driver 6348120 Add MSI software support in uhci driver 6349315 Add support for MSI64 transactions 6347105 Update MSI software support in mpt driver 6347109 Fix DDI framework MSI-X issues 6352670 Use proper behavior flag while calling ddi_intr_alloc 6343017 ddi_intr_remove_handler() returns DDI_FAILURE for MSI interrupts 6349316 px_pci should register legacy/fixed interrupt if MSIs are not available 6342807 Fire/Oberon driver panics on detach 6343874 Fire/Oberon Sun4u interrupt vector removal sequence incorrect 6343908 implement sun4v version of px_ib_intr_reset() 6348244 NGDR: panic when addboard resume on Starfire with socal 6348171 panic in ddi framework during esp_attach 6352440 sparc MDB ::interrupts output cleanup
2005-11-146342314 some px #defines conflict with pci #definesegillett1-2/+2
6342319 Need a sparc mdb dcmd to display pci/px interrupt registrations 6343599 Need an x86 mdb dcmd to display interrupt registrations 6344455 px_nexus.h is not needed --HG-- rename : usr/src/uts/sun4/io/px/px_nexus.h => deleted_files/usr/src/uts/sun4/io/px/px_nexus.h
2005-10-31PSARC 2002/240 ZFSahrens1-1/+1
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-286336718 px_tools_4v.c source file is missing CDDL textschwartz1-1/+1
6338023 PCItool support for X86 PCI-express needed 6339926 X86 PCItool functions should take a dip instead of a dev_t 6339928 PCItool header file cleanup --HG-- rename : usr/src/uts/sun4/io/px/px_tools.h => usr/src/uts/sun4/io/px/px_tools_ext.h rename : usr/src/uts/common/sys/pci_tools_var.h => usr/src/uts/sun4u/sys/pci/pci_tools_ext.h
2005-10-216336768 sun4u fire driver must correctly handle secondary errorsjchu2-25/+105
6338258 px driver does not panic when handle lookup fails
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda1-2/+3
6330182 Implement PSARC/2005/561 changes 6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1 6255872 ddi_intr_get_cap() returns 0 for capability structure 6256554 process_intr_ops() should check for pdip value 6280180 memory leaks in ddi_add_intr /ddi_intr_alloc 6320326 interrupt state should not be touched during interrupt re-routing 6320368 default px driver configuration should be MSIX 6320374 px driver should call ndi_ra_alloc() with proper arguments 6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase 6328321 update sparc.fdbg for new DDI interrupt data structures --HG-- rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h
2005-10-116330256 px error handling code no need to panic on top of panicingjchu2-3/+13
6331250 ereport.io.fire.jbc.ill_bmw fill disk with errlog when p25 renders arcs
2005-10-106309818 gcc and sun4u px don't get alongkrishnae2-4/+6
2005-09-296263985 Implement pcitool support for fire systemsschwartz7-1169/+426
6303635 prtconf(1m) shows a PCIe-PCI bridge device but pcitool(1m) doesn't 6317215 pcitool UI could be friendlier 6317222 pcitool ... -s 4 -w 1122334455667788 should not be allowed --HG-- rename : usr/src/uts/sun4u/io/px/px_tools_var.h => usr/src/uts/sun4/io/px/px_tools_var.h rename : usr/src/uts/sun4u/io/px/px_asm.h => usr/src/uts/sun4u/io/px/px_asm_4u.h rename : usr/src/uts/sun4u/io/px/px_asm.s => usr/src/uts/sun4u/io/px/px_asm_4u.s rename : usr/src/uts/sun4u/io/px/px_tools.c => usr/src/uts/sun4u/io/px/px_tools_4u.c
2005-08-266313837 additional safe measure in px required to make cpr to workjchu2-14/+135
6313842 incorrect checking causes nonfatal imu_rbne panic
2005-08-196303569 PCI-Express Fabric FMA ereport alternativeet1426004-36/+245
2005-08-106307395 Excessive px debug print message on console is unacceptable during ↵jchu1-3/+4
cpr suspend
2005-08-036300406 PPMREQ_PRE_PWR_OFF ioctl times out on receiving PME_TO_ACKmg1404653-17/+98
6300734 error handling for LDN and LUP events creates unreasonable delay and times out PM code 6302322 workaround required for P25 hardware bug with L23ready state 6279569 Chicago P0.1: assertion failed: pwr_p->pwr_hold > 0, file: ../../sun4/io/px/pcie_pwr.c, line: 699 6253747 plx switch should not advertize itself as a a powr managable device 6304736 Typo in px_pci module from an earlier bug fix
2005-07-296302652 Fire bypass access and translation access error handling in sun4u is ↵et1426001-4/+28
wrong. 6302807 Some Fire FMA ereports are wrong 6303405 Minor code cleanup for pcie model
2005-07-226282386 SW workaround needed in PCI-E switch/bridge driver for PLX PEX 8532 ↵et1426001-1/+2
switch HW bug 6284906 memory leak px_lib_dev_init + 0x1c 6296594 fire driver needs to disable LOG registers when INTR registers are disabled. 6298780 Support "pciex" device type and class name OBP properties for Fire in solaris. 6298786 minor pcie initchild codepath cleanup.
2005-07-226299091 Remove sun4u support for Fire 1.0ess3-97/+16
2005-06-306252398 Fire 2.0 Power Management supportjchu5-38/+323
2005-06-176241067 Sun4v Fire Error Handling supportjchu9-464/+2550
6251092 sun4u Fire Error Handling support 6252403 Remove hardware registers access from common px code 6256158 Fire drivers call ddi_fm_init w/o proper FMA support 6258433 Bus nexus fatal error handling missing for Fire 6279331 pcie misc module is required --HG-- rename : usr/src/uts/sun4/io/px/px_fault.c => deleted_files/usr/src/uts/sun4/io/px/px_fault.c rename : usr/src/uts/sun4/io/px/px_pci_fm.c => deleted_files/usr/src/uts/sun4/io/px/px_pci_fm.c rename : usr/src/uts/sun4/io/px/px_pci_fm.h => deleted_files/usr/src/uts/sun4/io/px/px_pci_fm.h rename : usr/src/uts/sun4v/io/px/px_csr.h => deleted_files/usr/src/uts/sun4v/io/px/px_csr.h rename : usr/src/uts/sun4v/io/px/px_regs.h => deleted_files/usr/src/uts/sun4v/io/px/px_regs.h rename : usr/src/uts/sun4/io/px/px_fault.h => usr/src/uts/sun4/io/px/px_fm.h
2005-06-14OpenSolaris Launchstevel@tonic-gate9-0/+8663