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
/
amd64
/
include
/
bus_dma.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "alignemnt" typo.
alex
2001-06-16
1
-1
/
+1
*
version 1.7 made some changes to correct problems identifed by compiling
mdodd
2001-03-02
1
-1
/
+0
*
Axe the barrier_{read,write,rw}() helper functions as this method of
jhb
2000-10-20
1
-24
/
+0
*
Add in a simple API for memory barriers to machine/bus.h:
jhb
2000-10-18
1
-0
/
+23
*
Fixed syntax errors and style bugs in previous commit. The syntax
bde
2000-06-14
1
-2
/
+2
*
Implement real read/write barriers for the i386. Despite the comment in
msmith
2000-05-18
1
-4
/
+15
*
Added indirect pio into the bus space stuff for the NEC PC-98. bus.h
kato
2000-03-29
1
-3
/
+3
*
Fix clobbers so that GENERIC may compile with GCC 2.95.2.
obrien
1999-11-14
1
-83
/
+84
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Improve compatibility with other systems by changing the default
imp
1999-07-03
1
-1
/
+10
*
Don't pretend to support ix86's with 16-bit ints by using longs just
bde
1998-09-29
1
-4
/
+4
*
Implement bus_dmamem_* functions and correct a few nits reported by Peter Wemm.
gibbs
1998-05-06
1
-10
/
+27
*
Support compiling with `gcc-pedantic' (don't use hard newlines in
bde
1998-04-19
1
-74
/
+74
*
Implementation of Bus Space for FreeBSD-x86.
gibbs
1998-01-15
1
-0
/
+1264