History log of /illumos-gate/usr/src/uts/common/sys/dditypes.h (Results 1 – 9 of 9)
Revision Date Author Comments
# d5ebc493 20-Mar-2023 Dan Cross <cross@oxidecomputer.com>

15497 cleanup pbchk lints uncovered by #15483
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Richard Lowe <richlowe@richlowe.net>


# b8f43eb6 27-Apr-2022 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

14686 nvme should use namespace GUID for devid if available
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fing

14686 nvme should use namespace GUID for devid if available
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# 96c4a178 12-Nov-2009 Chris Horne <Chris.Horne@Sun.COM>

6898706 smp should register devids
6897324 pmcs should use SMP definitions from common/sys/scsi/generic/smp_frames.h

--HG--
rename : usr/src/uts/common/io/scsi/impl/sas_transport.c => usr/src/uts/co

6898706 smp should register devids
6897324 pmcs should use SMP definitions from common/sys/scsi/generic/smp_frames.h

--HG--
rename : usr/src/uts/common/io/scsi/impl/sas_transport.c => usr/src/uts/common/io/scsi/impl/smp_transport.c
rename : usr/src/uts/common/sys/scsi/impl/sas_transport.h => usr/src/uts/common/sys/scsi/impl/scsi_sas.h

show more ...


# dd4eeefd 20-Sep-2007 eota <none@none>

PSARC 2007/402 Driver Periodic Timeouts
4977787 Official DDI interface is required for periodic timeout requests


# 3d7072f8 12-Jun-2007 eschrock <none@none>

PSARC 2007/197 ZFS hotplug
PSARC 2007/283 FMA for ZFS Phase 2
6401126 ZFS DE should verify that diagnosis is still valid before solving cases
6500545 ZFS does not handle changes in devids
6508521 zpo

PSARC 2007/197 ZFS hotplug
PSARC 2007/283 FMA for ZFS Phase 2
6401126 ZFS DE should verify that diagnosis is still valid before solving cases
6500545 ZFS does not handle changes in devids
6508521 zpool online should warn when it is being used incorrectly
6509807 ZFS checksum ereports are not being posted
6514712 zfs_nicenum() doesn't work with perfectly-sized buffers
6520510 media state doesn't get updated properly on device removal
6520513 ZFS should have better support for device removal
6520514 vdev state should be controlled through a single ioctl()
6520519 ZFS should diagnose faulty devices
6520947 ZFS DE should close cases which no longer apply
6521393 ZFS case timeout should be FMD_TYPE_TIME
6521624 fmd_hash_walk() can dump core when given a bad address
6521946 ZFS DE needlessly subscribes to faults
6522085 ZFS dictionary files contain spelling errors
6523185 vdev_reopen() doesn't correctly propagate state
6523555 'zpool online' should be less chatty unless something goes wrong
6527379 zpool(1M) should not try to open faulted devices
6527700 ZFS should post a sysevent when topology changes
6528194 lofi should support force unmap and DKIO_DEV_GONE
6528732 ZFS should store physical device path in addition to /dev path
6532635 ZFS keeps devices open unnecessarily
6532979 bad argument to ZFS_IOC_VDEV_ATTACH can panic system
6567983 deadlock with spa_scrub_thread() and spa_namespace_lock

show more ...


# 7b93957c 28-Apr-2006 eota <none@none>

PSARC 2006/188 Memory Cache Disable Support on x86
4262085 devmap_umem_setup doesn't honor accattrp parameter
6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86
6397314 iprb

PSARC 2006/188 Memory Cache Disable Support on x86
4262085 devmap_umem_setup doesn't honor accattrp parameter
6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86
6397314 iprb calls ddi_dma_mem_alloc() with zero for the data transfer mode

show more ...


# 737d277a 27-Jan-2006 cth <none@none>

6369724 DS_READY references should be checked for correctness


# a195726f 14-Oct-2005 govinda <none@none>

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 capa

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


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch