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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update __FreeBSD_version check for MFC of pmap_mapbios().
jhb
2007-05-02
1
-1
/
+1
*
Add constants for the fields in a BAR. Also, add two new macros
jhb
2007-03-31
1
-5
/
+2
*
- Add missing constants for subclasses.
jhb
2007-03-31
1
-4
/
+4
*
Revisit the watchdogs: Resetting the error to EINVAL after failing to set the
n_hibma
2007-03-27
1
-2
/
+0
*
Use pause() rather than tsleep() on stack variables and function pointers.
jhb
2007-02-27
1
-4
/
+4
*
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
*
The IPMI spec is ambiguous (or rather, it contradicts itself) about whether
jhb
2006-10-05
1
-4
/
+4
*
Add detailed debugging printf's for SMIC under SMIC_DEBUG.
jhb
2006-10-05
1
-2
/
+50
*
Oops, don't toss the last character read during an SMIC transaction with
jhb
2006-10-05
1
-2
/
+0
*
Fix a memory leak in ipmi_unload().
jhb
2006-09-26
1
-1
/
+3
*
Map pmap_{un,}mapbios() to pmap_{un,}mapdev() on 6.x and earlier.
jhb
2006-09-22
1
-0
/
+5
*
Update the ipmi(4) driver:
jhb
2006-09-22
10
-1395
/
+3074
*
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
4
-0
/
+2081