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
/
i386
/
include
/
bus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
ru
2005-12-05
1
-1
/
+1
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-280
/
+42
*
Break out the definition of bus_space_{tag,handle}_t and a few other types
imp
2005-04-18
1
-16
/
+1
*
With pc98/include, we can have pc98 and i386 specific bus space
imp
2005-04-03
1
-5
/
+1312
*
Add the following functions/macros to support byte order conversions and
tmm
2002-02-27
1
-0
/
+64
*
- Moved the bus_dma declarations from bus_{at386,pc98}.h into bus_dma.h.
nyan
2001-10-06
1
-0
/
+1
*
Added indirect pio into the bus space stuff for the NEC PC-98. bus.h
kato
2000-03-29
1
-1263
/
+17
*
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