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
/
ia64
/
include
/
bus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bus_dmamap_load_mbuf_sg() to ia64
scottl
2005-01-15
1
-0
/
+2
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Document the lockfunc and lockfuncarg arguments to bus_dma_tag_create() in
scottl
2003-11-07
1
-0
/
+4
*
Implement the bus_space_map() function to allocate resources and initialize
nyan
2003-09-23
1
-5
/
+12
*
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
mux
2003-07-27
1
-0
/
+1
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+17
*
Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT.
hmp
2003-05-30
1
-1
/
+1
*
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
scottl
2003-05-27
1
-1
/
+2
*
Revamp the newbus functions:
marcel
2003-04-29
1
-829
/
+584
*
I deserve a big pointy hat for having missed all those references
mux
2003-04-10
1
-9
/
+5
*
Correctly set BUS_SPACE_MAXSIZE in all the busdma backends.
mux
2003-02-26
1
-1
/
+1
*
Provide a null-implementation for bus_space_unmap, like i386.
marcel
2003-01-05
1
-2
/
+5
*
Implement bus_space_subregion(). Identical to i386.
marcel
2002-11-29
1
-3
/
+8
*
New bus_dma interfaces for use by crypto device drivers:
sam
2002-10-04
1
-0
/
+23
*
Add the following functions/macros to support byte order conversions and
tmm
2002-02-27
1
-0
/
+64
*
Axe the barrier_{read,write,rw}() helper functions as this method of
jhb
2000-10-20
1
-23
/
+0
*
Add in a simple API for memory barriers to machine/bus.h:
jhb
2000-10-18
1
-0
/
+22
*
This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will
dfr
2000-09-29
1
-0
/
+1173