| Commit message (Expand) | Author | Age | Files | Lines |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -3/+2 |
* | The sys/sysctl.h header is needed when MFI_DEBUG is defined. | kib | 2011-11-16 | 1 | -0/+1 |
* | Add single-message MSI support to mfi(4). It is disabled by default but | jhb | 2011-11-16 | 5 | -10/+28 |
* | Do a dummy read to flush the interrupt ACK that we just performed, | delphij | 2011-11-09 | 1 | -0/+6 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Fix an implicit dependency between the MFI driver and CAM that had grown due | scottl | 2011-10-29 | 1 | -1/+18 |
* | Merge from r225950: | marius | 2011-10-13 | 1 | -1/+7 |
* | - Add special support for the MFI_CMD ioctl with MFI_CMD_STP command, used | mav | 2011-09-29 | 2 | -40/+64 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 1 | -1/+1 |
* | Shorten a variable access some using a cached value rather than | bz | 2011-09-07 | 1 | -2/+1 |
* | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | rwatson | 2011-08-11 | 1 | -1/+2 |
* | Support controllers whose option ROM is disabled in the BIOS by kicking | jhb | 2011-07-14 | 2 | -2/+8 |
* | Use MFI_STAT_* constants for cmd_status field values rather than magic | jhb | 2011-07-14 | 1 | -5/+6 |
* | Remove duplicate header includes | kevlo | 2011-06-28 | 1 | -3/+0 |
* | There are a couple of structs in mfireg.h with members named 'class'. | emaste | 2011-06-02 | 2 | -11/+11 |
* | When masking direct and processor devices during an inquiry, properly | jhb | 2010-12-06 | 1 | -4/+4 |
* | Update PD state firmware definitions: add copyback, system. | pluknet | 2010-10-21 | 1 | -1/+3 |
* | Correct mfip module dependency on mfi. This allows mfip to be loaded as | kib | 2010-03-02 | 2 | -0/+2 |
* | Revert r200231. It was already taken cared by jhb long ago. | jkim | 2009-12-07 | 1 | -16/+3 |
* | Make mfi(4) little bit less chatty. | jkim | 2009-12-07 | 1 | -3/+16 |
* | Temporarily revert the new-bus locking for 8.0 release. It will be | jhb | 2009-08-20 | 1 | -13/+7 |
* | ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 | scottl | 2009-08-13 | 2 | -37/+184 |
* | Make the newbus subsystem Giant free by adding the new newbus sxlock. | attilio | 2009-08-02 | 1 | -7/+13 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 2 | -1/+2 |
* | fw_state ad cur_state are holding unsigned bitfields, so declare then | scottl | 2009-06-24 | 1 | -1/+1 |
* | We no longer need to use d_thread_t, migrate to struct thread *. | imp | 2009-05-20 | 2 | -6/+6 |
* | Change Dell's gen2 catch-all from Dell PERC H700/H800 to Dell PERC Gen2 | ambrisko | 2008-12-15 | 2 | -2/+3 |
* | Sort the PCI device's and make the catch-all for new Dell | ambrisko | 2008-12-12 | 1 | -6/+6 |
* | Add in some more device ID's and a generic catch-all. | ambrisko | 2008-12-12 | 1 | -0/+3 |
* | Change new card identification names. | ambrisko | 2008-12-03 | 1 | -4/+4 |
* | Fix the maximum transfer size for mfi(4) disk devices to not exceed the | jhb | 2008-11-17 | 1 | -1/+2 |
* | Fix compile. I was in the wrong tree when I tested it :-( | ambrisko | 2008-11-14 | 1 | -2/+2 |
* | When running a 32bit app. on amd64, ensure the bits above 32bit | ambrisko | 2008-11-14 | 1 | -0/+15 |
* | One more piece to add to make sense data work for a user app. from LSI. | ambrisko | 2008-11-13 | 1 | -0/+10 |
* | - Fix from jhb for failing I/O request when bus_dmamap_load fails. | ambrisko | 2008-11-12 | 5 | -30/+85 |
* | Fix style nit: s/^ }/}/ in two places. | imp | 2008-08-23 | 1 | -2/+2 |
* | Tweak the output of event log messages from the controller: | jhb | 2008-06-26 | 1 | -283/+48 |
* | Adjust the handling of pending log events during boot: | jhb | 2008-06-26 | 1 | -50/+75 |
* | Add support to talk to the LSI ioctl path on with FreeBSD 32 bit app's | ambrisko | 2008-05-28 | 2 | -0/+62 |
* | Add support for management apps. Work around an apparent firmware bug that | scottl | 2008-05-12 | 2 | -8/+126 |
* | Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for | kris | 2008-04-16 | 1 | -1/+1 |
* | Add in a compat. mode so you can either open the card's device | ambrisko | 2008-03-22 | 1 | -0/+9 |
* | Fix some bugs in dealing with DCMD'd without data. MegaCli was sending | ambrisko | 2008-02-02 | 2 | -58/+94 |
* | Add Dell's sub-vendor id to identify PERC6 RAID controller which has LSI | ambrisko | 2007-12-19 | 1 | -0/+1 |
* | I incorrectly assumed the log buffer started from the beginning when it | ambrisko | 2007-12-19 | 1 | -7/+3 |
* | Play better with CAM so that there aren't so many spurious warnings at boot. | scottl | 2007-10-12 | 1 | -17/+14 |
* | Update the MFI driver to support new "1078" series of hardware. This | scottl | 2007-08-25 | 4 | -24/+221 |
* | Fix a few nits relative to the previous changes: | jhb | 2007-08-13 | 2 | -2/+9 |
* | Teach the mfi(4) driver to handle requests from userland management | jhb | 2007-08-13 | 5 | -29/+217 |
* | Prepare for future integration between CAM and newbus. xpt_bus_register | scottl | 2007-06-17 | 1 | -1/+1 |