| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge rev 1.85, 1.11, 1.35: Improve error handling, eliminate memory | Scott Long | 2008-08-03 | 1 | -16/+26 |
| * | Merge rev 1.84, 1.27, 1.40, 1.34: Rewrite DMA codepaths | Scott Long | 2008-08-03 | 1 | -6/+18 |
| * | Make amr_linux work as a module by avoiding calling amr_linux_ioctl_int | Doug Ambrisko | 2006-05-03 | 1 | -2/+0 |
| * | 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 |
| * | - Move the command setup from amr_start1 into the card specific submit | Paul Saab | 2006-02-02 | 1 | -1/+1 |
| * | Mega update to the LSI MegaRAID driver: | Scott Long | 2005-12-14 | 1 | -7/+28 |
| * | Remove spl markers from AMR. | Scott Long | 2005-11-06 | 1 | -27/+0 |
| * | Remove a stale __FreeBSD_version check. | Scott Long | 2005-08-07 | 1 | -5/+3 |
| * | Add support for the LSI 320-2E PCI-Express controller. Fix a couple of bugs | Scott Long | 2005-01-23 | 1 | -0/+2 |
| * | Lock the AMR driver: | Scott Long | 2005-01-16 | 1 | -4/+4 |
| * | Free the shared devq last since CAM expects it to be there if | Doug White | 2005-01-10 | 1 | -0/+1 |
| * | Fix a number of bugs and significantly alter the command execution path to | Scott Long | 2004-12-05 | 1 | -0/+2 |
| * | Use a separate flag when doing a kernel coredump when polling for | Paul Saab | 2004-07-01 | 1 | -0/+1 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -1/+1 |
| * | Change the disk(9) API in order to make device removal more robust. | Poul-Henning Kamp | 2004-02-18 | 1 | -1/+1 |
| * | crashdump support. | Paul Saab | 2003-10-10 | 1 | -0/+1 |
| * | Use bioq_flush() to drain a bio queue with a specific error code. | Poul-Henning Kamp | 2003-04-01 | 1 | -0/+1 |
| * | Centralize the devstat handling for all GEOM disk device drivers | Poul-Henning Kamp | 2003-03-08 | 1 | -1/+0 |
| * | NO_GEOM cleanup: | Poul-Henning Kamp | 2003-02-24 | 1 | -1/+0 |
| * | Use the standard DISKFLAG_OPEN instead of implementing our own. | Poul-Henning Kamp | 2003-02-22 | 1 | -2/+0 |
| * | (1) Problem: PANIC when loading/unloading driver | Eric Moore | 2002-12-11 | 1 | -1/+2 |
| * | amr.c, | Eric Moore | 2002-10-30 | 1 | -3/+26 |
| * | (1) added LSI Logic copyright, and legal line 3 in license, and string | Eric Moore | 2002-10-18 | 1 | -0/+8 |
| * | Make FreeBSD "struct disklabel" agnostic, step 311 of 723: | Poul-Henning Kamp | 2002-09-20 | 1 | -1/+0 |
| * | Staticise the amr devclass. | Mike Smith | 2002-01-08 | 1 | -2/+0 |
| * | Update to C99, s/__FUNCTION__/__func__/, | David E. O'Brien | 2001-12-10 | 1 | -3/+3 |
| * | Major update to the AMI MegaRAID driver. | Mike Smith | 2000-08-30 | 1 | -98/+194 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -3/+3 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -3/+3 |
| * | Complete the bio/buf divorce for all code below devfs::strategy | Poul-Henning Kamp | 2000-04-15 | 1 | -2/+2 |
| * | Update to latest working version. | Mike Smith | 2000-04-01 | 1 | -0/+31 |
| * | Fix detection of the card-ready-for-command state. Use an ultimate | Mike Smith | 2000-03-23 | 1 | -2/+2 |
| * | Change the queueing model used by the controller to drastically reduce | Mike Smith | 1999-10-26 | 1 | -2/+2 |
| * | This is a driver for the AMI MegaRAID family of controllers. It all of | Mike Smith | 1999-10-07 | 1 | -0/+216 |