Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |