| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r271588: Update CAM CCB accounting for the new status quo. | mav | 2014-10-14 | 1 | -2/+0 |
* | MFC Alexander Motin's direct dispatch, multi-queue, and finer-grained | scottl | 2014-01-07 | 1 | -4/+9 |
* | MFprojects/camlock r249505: | mav | 2013-08-05 | 1 | -23/+8 |
* | MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905, | mav | 2013-04-14 | 1 | -17/+4 |
* | Increase device CCB queue array size by CAM_RL_VALUES - 1 (4) elements. | mav | 2012-10-11 | 1 | -2/+3 |
* | Change queue overflow checks from DIAGNOSTIC+panic() to KASSERT() to make | mav | 2012-09-28 | 1 | -9/+7 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -3/+3 |
* | MFp4: | mav | 2009-11-14 | 1 | -1/+0 |
* | After thinking again, implement cam_ccbq_fini(). | mav | 2009-10-22 | 1 | -1/+8 |
* | - Providing fine-grained malloc statistic by replacing M_DEVBUF with | avatar | 2005-07-01 | 1 | -13/+18 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -2/+4 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix a long standing bug in the camq teardown code. | gibbs | 1999-08-16 | 1 | -3/+3 |
* | cam_periph.c: | gibbs | 1999-04-19 | 1 | -21/+36 |
* | Remove camq_regen(). We already perform modular comparisons | gibbs | 1999-04-07 | 1 | -44/+6 |
* | CAM Transport Layer (XPT). | gibbs | 1998-09-15 | 1 | -0/+441 |