summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/scsi
AgeCommit message (Collapse)AuthorFilesLines
2006-06-08PSARC 2006/126 SCSA needs format-neutral method for accessing sense datapd1446165-75/+196
6312929 scsi_vu_errmsg doesn't handle descriptor sense data 6314069 sd needs to reissue MODE_SELECT upon receiving UNIT ATTENTION 6320349 Descriptor sense enabled for >1TB devices (should be 2TB)
2006-05-196422444 update inquiry.h to reflect latest spc-3 device typestaylor2-249/+13
6422447 remove some unused scsi headers --HG-- rename : usr/src/uts/common/sys/dktp/hba.h => deleted_files/usr/src/uts/common/sys/dktp/hba.h rename : usr/src/uts/common/sys/scsi/impl/pkt_wrapper.h => deleted_files/usr/src/uts/common/sys/scsi/impl/pkt_wrapper.h rename : usr/src/uts/intel/sys/dktp/cdtypes.h => deleted_files/usr/src/uts/intel/sys/dktp/cdtypes.h rename : usr/src/uts/intel/sys/dktp/scdk.h => deleted_files/usr/src/uts/intel/sys/dktp/scdk.h rename : usr/src/uts/intel/sys/dktp/scdkwatch.h => deleted_files/usr/src/uts/intel/sys/dktp/scdkwatch.h rename : usr/src/uts/intel/sys/dktp/sctarget.h => deleted_files/usr/src/uts/intel/sys/dktp/sctarget.h rename : usr/src/uts/intel/sys/dktp/tgcd.h => deleted_files/usr/src/uts/intel/sys/dktp/tgcd.h rename : usr/src/uts/intel/sys/dktp/tgpassthru.h => deleted_files/usr/src/uts/intel/sys/dktp/tgpassthru.h
2006-05-186368882 extra backslash in SD_BIOERROR macrolh1950181-1/+2
6424478 un_max_hba_cdb not protected by sd_mutex
2006-05-17PSARC 2006/240 scsa dma enhancementstaylor3-34/+52
6414111 hba drivers could make use of scsa-ized DMA handling
2006-05-09PSARC 2006/018 cdb length capabilitylh1950182-5/+7
6322028 Need SCSA mechanism to detect maximum length CDB support
2006-04-30PSARC/2006/103 MDI enable/disable of a path \cm1368361-1/+7
6345897 disable path doesn't work reliably \ 6343631 mpathadm doesn't failover from SE6320 secondary to primary
2006-04-256394283 system reboots on inserting a solaris 8 Installation cdcg1499151-0/+1
6412178 warlock for sd is broken
2006-03-286288029 need a non-configurable way to disable tape device reservation in st ↵rralphs1-6/+17
driver on x86
2006-03-236397847 sata framework has to support Informational Exception Control pagels242071-4/+48
2006-02-256322205 Enable disk write cache if ZFS owns the diskwebaker1-12/+9
2006-02-236369839 scsi_vhci driver needs to be updated per MPAPI spec errata for load ↵cm1368361-9/+17
balance type
2006-02-12PSARC 2005/731 hotpluggable disk supportcg1499151-23/+32
6348407 Enable EFI partitions and device ID supports for hotpluggable devices
2006-01-096352950 Pre-pend /devices to OS device file name field in MPAPI outputrs1357471-4/+8
6353092 mpathadm modify command doesnt change auto-failback at array level 6353233 mpath show lu can return errant target port group information 6365775 Panic BAD TRAP - General Protection Error doing cfgadm -c configure 6367813 Proper usage of str() functions is required 6367814 Incorrect dependency on mdi_client_get_path_count() in finding lu state 6367816 Invalid vlun ptr dereference in vhci_mpapi_sync_lu_oid_list
2005-11-296355906 Add CDDL to mpapi_impl.h and mpapi_scsi_vhci.hrs1357472-26/+57
2005-11-28PSARC 2005/680 new scsi_hba_tran entry pointstaylor3-1/+49
6352261 hba drivers could make use of a scsi_pkt allocator
2005-11-166333962 st_get_contig_mem() will potentially dereferrence NULL pointercz1471011-0/+1
2005-11-11PSARC 2004/626 SNIA Multipath Management API support for scsi_vhcirs1357475-3/+638
PSARC 2005/646 MDI/PHCI/libdevinfo Extensions for SNIA MPAPI support 6271075 Provide libdevinfo interface that allows to get to phci nodes from vhci 6274924 DINFOCACHE snapshot needs to be invalidated when pathinfo is created or removed 6326490 Need to provide interconnect-type prop 6326499 MDI needs to provide vhci/phci/client device traversal interfaces. 6326502 MDI needs to generate sysevent for phci registration/unregistration 6326564 Provide SNIA MP API support 6326937 scsi_vhci(MPxIO) needs to provide Explicit Mode support for TPGS devices
2005-10-31PSARC 2002/240 ZFSahrens1-3/+10
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-286342899 add CDDL to additional files for OpenSolaris for NWS Consolidationadailey1-0/+20
2005-10-196227074 node preempted: Cluster lost operational quorumdh1429641-0/+6
2005-10-105010267 timeout to restore throttle in wrong unitsts1432241-0/+8
6232422 Queue-Full handling needs to handle temporary target congestion
2005-09-274670329 warlock problemsbg1599491-0/+4
6290788 kernel may panic if SCSI device serial number is not available
2005-08-296313088 sgen does not allow CDBs > 16 bytes to be senttaylor1-0/+5
2005-08-266209785 sdopen needs to check if SDPART too large for fields holding ↵gz1614901-3/+3
bit-per-partition information
2005-08-086292076 Implement the fix for bugs 4511840/4842793 for Treefrog (SE6130)ts1432241-4/+10
2005-08-016288090 ioctl to check USB external cd(rw) drive on snv_07+ exits with error ↵phitran1-6/+8
ENXIO
2005-07-176250131 mpt driver fails with large block sizes (64k and above) on x86 platformcz1471011-0/+40
6290383 Need to support "dma-max" capability in adpu320
2005-07-171183369 scsi_types.h: remove non-STDC typedef of opaque_t as a char *cth9-221/+140
2005-07-156228435 Undecoded command in var/adm/messages - Error for Command: undecoded ↵cth3-52/+100
cmd 0x5a
2005-07-126269673 scsi target drivers should not reference scsi_address(4s) a_target a_lunjongkis3-20/+42
6293247 sd should use scsi_cdb structure and CDB-related macros
2005-07-016224221 cannot unconfigure fc tape device that has been physically removedrralphs1-6/+0
6252197 System panic in st:st_runout during ISL fault test 6260355 st_gen_mode_sense and st_genmode_select do not set a timeout value for uscsi_cmd
2005-06-14OpenSolaris Launchstevel@tonic-gate36-0/+10602