Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up the xpt_sim creation to mirror how HBA drivers perform this task. | gibbs | 2000-01-14 | 1 | -1/+1 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | xpt_release_devq now takes a count. | gibbs | 1999-08-16 | 1 | -2/+3 |
* | xpt_done has no reason to take a volatile ccb *. | gibbs | 1999-03-05 | 1 | -2/+2 |
* | Fix warnings preparing for -Wall -Wcast-qual | dillon | 1999-01-27 | 1 | -2/+2 |
* | CAM Transport Layer (XPT). | gibbs | 1998-09-15 | 1 | -0/+50 |