summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam.c
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability to enable / disable sorting of BIO requests queued withinsmh2013-03-291-0/+9
* Add some FEATURE macros for various features (AUDIT/CAM/IPC/KTR/MAC/NFS/NTP/netchild2011-02-251-0/+3
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-301-0/+38
* Fix two (very common) occurrences of s/sytem/system in comments.bcr2010-08-021-1/+1
* MFp4: Large set of CAM inprovements.mav2010-01-281-3/+3
* MFp4:mav2009-11-111-1/+5
* MFp4:mav2009-11-031-7/+35
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-0/+2
* Include <camlib.h> for cam_path_string().ed2009-06-141-0/+1
* Remove duplicate includes.cognet2007-05-231-1/+0
* Do more guarding against zero divide traps for the geom subroutine.mjacob2006-04-181-1/+14
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.njl2003-06-141-0/+25
* Use __FBSDID().obrien2003-06-101-3/+4
* Add /* FALLTHROUGH */phk2003-05-311-0/+1
* Define the kern.cam sysctl in the cam layer, rather than multiply in severalmsmith2002-01-091-0/+7
* Rewrite of the CAM error recovery code.ken2001-03-271-0/+244
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* cam.c:gibbs1998-09-221-3/+4
* CAM Transport Layer (XPT).gibbs1998-09-151-0/+108
OpenPOWER on IntegriCloud