| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 193396, 193521, 194331, 194337, 194376, 194454, 194562, 194642, 195033, | John Baldwin | 2009-09-04 | 1 | -3/+0 |
| * | Merge rev 1.20: | Scott Long | 2008-04-04 | 1 | -26/+42 |
| * | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 1 | -1/+1 |
| * | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -1/+2 |
| * | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | Matt Jacob | 2006-11-02 | 1 | -21/+0 |
| * | The first of 3 major steps to move the CAM layer forward to using | Matt Jacob | 2006-10-31 | 1 | -5/+35 |
| * | Since DELAY() was moved, most <machine/clock.h> #includes have been | Poul-Henning Kamp | 2006-05-16 | 1 | -1/+0 |
| * | Big update to the iir driver: | Scott Long | 2006-03-01 | 1 | -156/+153 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 1 | -2/+0 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Panic if given a CAM_DATA_PHYS pointer from CAM instead of trying to handle it. | Scott Long | 2004-09-03 | 1 | -14/+2 |
| * | Update from vendor. This also adds support for newer management tools. | Scott Long | 2004-05-19 | 1 | -20/+5 |
| * | Update email addresses, copyrights, and tweak the management interface. | Scott Long | 2003-09-26 | 1 | -5/+9 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+2 |
| * | Mega busdma API commit. | Scott Long | 2003-07-01 | 1 | -1/+3 |
| * | Import latest changes from the vendor. This also is reported to fix the | Scott Long | 2003-04-25 | 1 | -25/+38 |
| * | I deserve a big pointy hat for having missed all those references | Maxime Henrion | 2003-04-10 | 1 | -2/+2 |
| * | Be consistent about "static" functions: if the function is marked | Poul-Henning Kamp | 2002-09-28 | 1 | -2/+2 |
| * | Don't include <stddef.h> "For offsetof". This is not even wrong in | Bruce Evans | 2002-05-13 | 1 | -2/+0 |
| * | Move the new byte order function prototypes from <sys/param.h> to | Mike Barcroft | 2002-04-26 | 1 | -0/+1 |
| * | Add the 'iir' driver, for the Intel Integrated RAID controllers and | Mike Smith | 2002-01-20 | 1 | -0/+2018 |