| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r257345,257382,257388: | nwhitehorn | 2013-12-10 | 1 | -0/+6 |
* | Re-do r255853. Along with adding back the API/ABI changes from the | scottl | 2013-09-25 | 1 | -63/+182 |
* | Revert r255853 pending fixes to build errors in usr.bin/kdump | gjb | 2013-09-25 | 1 | -182/+63 |
* | Update the CAM API for FreeBSD 10: | scottl | 2013-09-24 | 1 | -63/+182 |
* | MFprojects/camlock r249505: | mav | 2013-08-05 | 1 | -0/+1 |
* | MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905, | mav | 2013-04-14 | 1 | -2/+1 |
* | Adds the ability to enable / disable sorting of BIO requests queued within | smh | 2013-03-29 | 1 | -0/+3 |
* | Remove priority enforcement from xpt_ation(). It is not good and even not | mav | 2012-10-27 | 1 | -0/+1 |
* | One more major cam_periph_error() rewrite to improve error handling and | mav | 2012-06-09 | 1 | -0/+9 |
* | Add Serial Management Protocol (SMP) passthrough support to CAM. | ken | 2010-11-30 | 1 | -0/+7 |
* | MFp4: Large set of CAM inprovements. | mav | 2010-01-28 | 1 | -6/+19 |
* | MFp4: | mav | 2009-11-03 | 1 | -0/+6 |
* | MFp4: | mav | 2009-10-31 | 1 | -0/+1 |
* | Replace most of priority numbers with defines. No logical changes. | mav | 2009-10-23 | 1 | -0/+2 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 1 | -0/+1 |
* | Add a new cam_status CAM_SCSI_IT_NEXUS_LOST. This will be used by future pat... | sbruno | 2008-09-18 | 1 | -0/+1 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Define the kern.cam sysctl in the cam layer, rather than multiply in several | msmith | 2002-01-09 | 1 | -0/+4 |
* | comment typo: subsytem -> subsystem | murray | 2001-03-31 | 1 | -1/+1 |
* | Rewrite of the CAM error recovery code. | ken | 2001-03-27 | 1 | -3/+55 |
* | Various typo's. | n_hibma | 2000-03-15 | 1 | -2/+2 |
* | Add a CAM_SENT_STATUS for use in target mode. JHK approved. | mjacob | 2000-01-17 | 1 | -1/+4 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -4/+4 |
* | Get rid of some trailing commas in enumerated types that cause gcc to | ken | 1999-11-17 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Remove camq_regen(). We already perform modular comparisons | gibbs | 1999-04-07 | 1 | -1/+12 |
* | CAM Transport Layer (XPT). | gibbs | 1998-09-15 | 1 | -0/+165 |