History log of /illumos-gate/usr/src/uts/intel/sys/ddi_isa.h (Results 1 – 6 of 6)
Revision Date Author Comments
# a56d24ea 05-Jan-2010 Mark Johnson

6896135 xVM panics on system with Myrinet 10GigE card pfn_to_mfn(): illegal PFN 0xf8070


# 837c1ac4 03-Dec-2009 Stephen Hanson

6783915 numerous drivers using devacc_attr_access without specifying DDI_DEVICE_ATTR_V1
6765185 ddi_dma_mem_alloc should ignore devacc_attr_access
6886100 DDI_FLAGERR_ACC accesses on x86 shou

6783915 numerous drivers using devacc_attr_access without specifying DDI_DEVICE_ATTR_V1
6765185 ddi_dma_mem_alloc should ignore devacc_attr_access
6886100 DDI_FLAGERR_ACC accesses on x86 should use i_ddi_prot_io_get8() calls as on sparc
6886098 ddi_fm_acc_err_get()/ddi_fm_dma_err_get() copy data when they don't need to
6901678 crossbow changes broke dma handle checking in bge driver
6901000 lint warning in mtst_cpu.c

show more ...


# 36945f79 12-Oct-2007 mrj

PSARC/2007/589 dma-max-arch scsi capability
PSARC/2007/590 bp_copyin()/bp_copyout()
6567168 s10 x86 st tape driver performance issue


# 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 ...


# 4ab75253 13-Dec-2005 mrj

PSARC 2005/581 EOF of the chs driver
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/M

PSARC 2005/581 EOF of the chs driver
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

show more ...


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

OpenSolaris Launch