index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mfi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some debugging code that accidentally crept in.
scottl
2006-10-16
1
-3
/
+1
*
- Add a command validator for use in debugging.
scottl
2006-10-16
5
-53
/
+425
*
Skip the AEN event command that is always hanging out on the card.
scottl
2006-09-27
1
-0
/
+2
*
Fix a bad #include statment
scottl
2006-09-27
1
-1
/
+1
*
Add a command debugging module and a periodic watchdog timer.
scottl
2006-09-25
3
-0
/
+287
*
Allow hw.mfi.event_locale/hw.mfi.event_class to be set via loader.
ambrisko
2006-09-20
1
-2
/
+8
*
Change some variable names and update some comments to help clarify some
scottl
2006-09-20
2
-36
/
+33
*
Change the class from uint8_t to int8_t so people can filter on >0
ambrisko
2006-09-07
1
-1
/
+1
*
Change the event log dump on initial boot to use get_event versus
ambrisko
2006-09-07
2
-68
/
+117
*
Remove old debugging code from the interrupt handler.
scottl
2006-09-07
1
-11
/
+4
*
Change mfi_add_ld to "immediate command" mode since we need to enumerate
ambrisko
2006-06-30
1
-4
/
+7
*
Fix a potential problem when mfi_get_log_state and only
ps
2006-06-20
1
-2
/
+4
*
Instead of using scsi probes to do device discovery, use the firmware
ps
2006-06-20
5
-214
/
+178
*
Fix a typo when getting the log_state and set the flags on the
ps
2006-06-20
1
-1
/
+1
*
Cleanup dcmd firmware processing into a single function, mfi_dcmd_command
ps
2006-06-20
1
-85
/
+95
*
Clean up some comments and device printf failures in mfi_get_log_state
ps
2006-06-20
1
-6
/
+3
*
Remove two debugging printfs
ps
2006-06-19
1
-2
/
+0
*
Fix missing \n and when there are no arg's that means just print out
ambrisko
2006-06-13
1
-8
/
+11
*
Add in a bunch of things to the mfi driver:
ambrisko
2006-05-18
7
-32
/
+1132
*
Fix some small bugs.
scottl
2006-04-10
1
-2
/
+7
*
Fix 64-bit DMA. The problem was an incorrect flag check. Thanks to Paul
scottl
2006-03-28
1
-10
/
+14
*
Handle invalid capacity parameters from the firmware.
scottl
2006-03-28
2
-1
/
+7
*
Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' name
scottl
2006-03-25
6
-0
/
+2672