summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi/scsi_enc_ses.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r291126:mav2015-11-281-3/+52
* MFC r278964:ken2015-02-261-2/+2
* MFC Alexander Motin's direct dispatch, multi-queue, and finer-grainedscottl2014-01-071-21/+14
* Make SES driver adequately react on simple enclosure devices -- read Shortmav2013-09-061-0/+12
* Fix kernel panic if cache->nelms is zero.mav2013-09-061-8/+8
* Make CAM return and GEOM DISK pass through new GEOM::lunid attribute.mav2013-06-121-4/+5
* Sanitize the element descriptor string before using it as a device name.jh2013-01-241-2/+10
* Make SES driver to not fall out on some errors in Additional Status page.mav2012-12-201-3/+2
* Fix bug in r242720, that caused additional status page to not be used ifmav2012-12-191-5/+2
* Use information about suported diagnostic pages to avoid reading optionalmav2012-11-071-2/+7
* remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* XPT_DEV_MATCH is probably the only xpt_action() method that is calledmav2012-10-131-3/+7
* Get SIM lock in several places while calling CAM functions.mav2012-10-121-5/+13
* 1. Remove SEN support. I doubt there are any working examplesmjacob2012-08-121-29/+29
* Remove opt_enc.h from files committed with r235911. enc(4) is thebz2012-07-301-2/+0
* Do not call ses_softc_cleanup() in case of configuration read failure.mav2012-07-241-1/+1
* MFprojects/zfsd:mav2012-05-241-0/+2816
OpenPOWER on IntegriCloud