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
/
arm
/
include
/
bus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r216134. This checkin broke platforms where bus_space are macros:
brucec
2010-12-03
1
-59
/
+8
*
Disallow passing in a count of zero bytes to the bus_space(9) functions.
brucec
2010-12-02
1
-8
/
+59
*
Add BUS_SPACE_UNRESTRICTED and define it to be ~0, just like all the
imp
2010-04-08
1
-0
/
+2
*
The NetBSD Foundation has granted permission to remove clauses 3 and 4.
imp
2010-02-16
1
-7
/
+0
*
correct bus space unmap prototype
sam
2006-11-19
1
-29
/
+141
*
Break out the definition of bus_space_{tag,handle}_t and a few other types
imp
2005-04-18
1
-11
/
+1
*
Refactor the bus_dma header files so that the interface is described in
scottl
2005-03-14
1
-152
/
+2
*
Add the prototype for bus_dmamap_load_mbuf_sg().
cognet
2005-01-15
1
-0
/
+3
*
Start all license statements with /*-
imp
2005-01-05
1
-1
/
+1
*
Remove bus_space_vaddr(), it does not exists in FreeBSD.
cognet
2004-09-23
1
-17
/
+35
*
Nuke bus_space_mmap(), as it does not exist in FreeBSD.
cognet
2004-06-17
1
-9
/
+0
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-2
/
+2
*
Import FreeBSD/arm kernel bits.
cognet
2004-05-14
1
-0
/
+769