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
/
ipmi
/
ipmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo where the code was missing the "IPMICTL_RECEIVE_MSG_32" condition
obrien
2008-11-14
1
-1
/
+1
*
Remove hack attempt at using devfs cloning for per-file descriptor storage.
jhb
2008-08-28
1
-121
/
+34
*
Revisit the watchdogs: Resetting the error to EINVAL after failing to set the
n_hibma
2007-03-27
1
-2
/
+0
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Align the interfaces for the various watchdogs and make the interface
n_hibma
2006-12-15
1
-17
/
+8
*
Fix some edge cases in detach() as well as a memory leak if we fail to
jhb
2006-12-06
1
-2
/
+8
*
ipmi_polled_enqueue_request() is already called with the lock held, just
jhb
2006-10-12
1
-2
/
+2
*
Fix a memory leak in ipmi_unload().
jhb
2006-09-26
1
-1
/
+3
*
Update the ipmi(4) driver:
jhb
2006-09-22
1
-772
/
+673
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
1
-1
/
+0
*
Don't conflict with the DEBUG define.
ambrisko
2006-02-13
1
-1
/
+1
*
Add an OpenIPMI mostly compatible driver. This driver was developed
ambrisko
2006-02-10
1
-0
/
+1096