| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 232854,232874,232882,232883,232886 for bus_get_dma_tag() | Sean Bruno | 2012-05-18 | 1 | -1/+1 |
| * | Merge rev 1.84, 1.27, 1.40, 1.34: Rewrite DMA codepaths | Scott Long | 2008-08-03 | 1 | -26/+67 |
| * | Merge rev 1.39: Fix typo hidden by AMR_DEBUG | Scott Long | 2008-08-03 | 1 | -1/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
| * | Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed. | Matt Jacob | 2006-12-11 | 1 | -0/+2 |
| * | After further review and discussion, partially revert the previous commit. | Scott Long | 2006-04-08 | 1 | -1/+0 |
| * | Close a pesky race where after checking the BUSY flag in amr_wait_command, | Paul Saab | 2006-04-08 | 1 | -0/+1 |
| * | Use void * for pointer rather than u_int8_t *, since it doesn't | Warner Losh | 2006-02-04 | 1 | -5/+4 |
| * | Enable 64bit SGL's on PERC 4/DC | Paul Saab | 2006-02-02 | 1 | -1/+1 |
| * | Mega update to the LSI MegaRAID driver: | Scott Long | 2005-12-14 | 1 | -61/+121 |
| * | Remove spl markers from AMR. | Scott Long | 2005-11-06 | 1 | -3/+1 |
| * | Complete the removal of __FreeBSD_version checks from the amr driver. The | Scott Long | 2005-08-08 | 1 | -1/+1 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 1 | -2/+0 |
| * | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 1 | -1/+1 |
| * | Add support for the LSI 320-2E PCI-Express controller. Fix a couple of bugs | Scott Long | 2005-01-23 | 1 | -2/+5 |
| * | Lock the AMR driver: | Scott Long | 2005-01-16 | 1 | -2/+5 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Fix a number of bugs and significantly alter the command execution path to | Scott Long | 2004-12-05 | 1 | -6/+6 |
| * | Add new PCI device ID for PERC4/DI. | Doug Ambrisko | 2004-08-14 | 1 | -1/+3 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -2/+3 |
| * | Use PCIR_BAR(x) instead of PCIR_MAPS. | John Baldwin | 2003-09-02 | 1 | -2/+2 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -4/+5 |
| * | Prefer new location of pci include files (which have only been in the | Warner Losh | 2003-08-22 | 1 | -2/+2 |
| * | Mega busdma API commit. | Scott Long | 2003-07-01 | 1 | -0/+6 |
| * | Use bioq_flush() to drain a bio queue with a specific error code. | Poul-Henning Kamp | 2003-04-01 | 1 | -1/+0 |
| * | Centralize the devstat handling for all GEOM disk device drivers | Poul-Henning Kamp | 2003-03-08 | 1 | -1/+0 |
| * | (1) Problem: PANIC when loading/unloading driver | Eric Moore | 2002-12-11 | 1 | -2/+17 |
| * | Added support for DELL Perc4/DI. | Eric Moore | 2002-11-21 | 1 | -1/+4 |
| * | amr.c, | Eric Moore | 2002-10-30 | 1 | -8/+30 |
| * | (1) added LSI Logic copyright, and legal line 3 in license, and string | Eric Moore | 2002-10-18 | 1 | -5/+12 |
| * | Add IDs for upcoming LSI U320 products that use the MegaRAID interface. | Justin T. Gibbs | 2002-08-30 | 1 | -1/+3 |
| * | Staticise the amr devclass. | Mike Smith | 2002-01-08 | 1 | -1/+1 |
| * | Turn on interrupt-entropy harvesting for all/any mass storage devices | Mark Murray | 2001-03-01 | 1 | -1/+1 |
| * | Probe generic i960 devices for the old AMI signature as well as the current | Mike Smith | 2000-12-22 | 1 | -4/+6 |
| * | Return -10 from the PCI probe to allow room for an updated driver to | Mike Smith | 2000-10-28 | 1 | -1/+1 |
| * | Major update to the AMI MegaRAID driver. | Mike Smith | 2000-08-30 | 1 | -44/+385 |
| * | Separate the struct bio related stuff out of <sys/buf.h> into | Poul-Henning Kamp | 2000-05-05 | 1 | -1/+1 |
| * | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 1 | -1/+0 |
| * | Update to latest working version. | Mike Smith | 2000-04-01 | 1 | -0/+7 |
| * | This is a driver for the AMI MegaRAID family of controllers. It all of | Mike Smith | 1999-10-07 | 1 | -0/+208 |