History log of /illumos-gate/usr/src/uts/sun4u/io/pci/pcipsy.c (Results 1 – 12 of 12)
Revision Date Author Comments
# d1b674c5 30-Jan-2020 Toomas Soome

12572 pcipsy: NULL pointer errors
Reviewed by: Yuri Pankov <ypankov@fastmail.com>
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# 2a1fd0ff 28-Jan-2019 Peter Tribble

10318 Remove starfire support
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Andy Fiddaman <af@citrus-it.net>
Approved by: Dan McDonald <danmcd@joyent.com>


# 39470729 16-Apr-2007 kd93003

6450287 6267828 fixes just UE errors and not CE errors.


# b0fc0e77 23-Oct-2006 govinda

6402328 Add multi-pil and unlimited softint support for SPARC


# d0662dbf 21-Jun-2006 elowe

6331963 Fix for 6272550 could be improved
6426868 race between hat_add_callback() and hat_page_relocate() causes system panic
6429406 pci nexus driver must use a unique 'key' in hat_register_

6331963 Fix for 6272550 could be improved
6426868 race between hat_add_callback() and hat_page_relocate() causes system panic
6429406 pci nexus driver must use a unique 'key' in hat_register_callback()

show more ...


# 49f91442 24-May-2006 suha

6345179 pci nexus does not use full bus width on safari with iommu bypass


# 9129170a 02-May-2006 arutz

6387940 cb_thermal_intr panics system


# 00d0963f 23-Apr-2006 dilpreet

PSARC/2006/217 Access and Dma Handle Error Clear Functions
PSARC/2006/235 FMA for PCI Express and Leaf Devices
6193463 hostbridge .esc files don't fully handle pci-pci bridges
6195325 pci

PSARC/2006/217 Access and Dma Handle Error Clear Functions
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

show more ...


# a1ca9cb8 17-Apr-2006 arutz

6384639 Uninitialized variable in pcipsy and pcisch ecc_log_ce_error()


# a195726f 14-Oct-2005 govinda

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() return

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
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

show more ...


# a3282898 08-Sep-2005 cth

6305388 ddi_getlongprop(9F) callers should use DDI_DEV_T_ANY instead of DDI_DEV_T_NONE


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch