summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/sunndi.c
AgeCommit message (Collapse)AuthorFilesLines
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429641-12/+18
PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110 pmcs driver (driver for thebe) 6726867 SCSAv3
2009-02-266808900 PSARC/2009/103 ndi hidden nodesChris Horne1-5/+24
PSARC/2009/103 ndi hidden nodes
2009-02-196806521 PSARC 2009/102 ndi flavorsMatthew Jacob1-3/+68
2008-08-016419741 ndi_dc_allochdl() trusts userland too muchcth1-1/+2
2008-07-30PSARC/2008/412 Properties and Devinfo Snapshotscth1-52/+44
5034258 device size should be available in devinfo snapshots that request properties 5100405 Deadlock can occur due to the devinfo driver holding devi_lock 6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code. 6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call 6720361 missing locks on devi_minor list traversal 6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties
2008-03-28PSARC 2008/157 PCIe Fabric portfolio for SPARC and x86krishnae1-1/+39
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-39/+1
--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-1/+39
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
2007-08-09PSARC 2007/290 Retire Agent for I/O Devicesvikram1-0/+17
6464720 Deliver a FMA I/O retire agent --HG-- rename : usr/src/cmd/fm/modules/common/io-retire/ior_main.c => deleted_files/usr/src/cmd/fm/modules/common/io-retire/ior_main.c
2007-06-076565553 devfs_clean() should not be used to test for offlinabilityvikram1-15/+10
2006-01-266369724 DS_READY references should be checked for correctnesscth1-2/+2
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-09-076213273 Hang in i_devi_enter from fcip detach ddi_remove_minor_node callcth1-1/+4
2005-07-294403708 panic in ndi_dc_allochdl()cth1-1/+9
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2448