OpenGrok
Cross Reference: bus_defs.h
xref
: /
src
/
sys
/
arch
/
cobalt
/
include
/
bus_defs.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/cobalt/include/bus_defs.h
Revision
Date
Author
Comments
1.4
07-Feb-2019
mrg
remove stuff provided by generic mips headers
1.3
20-Jan-2018
skrll
branches: 1.3.4;
Switch cobalt to common bus_space.
Tested on raq 2
1.2
29-Jul-2014
skrll
Convert cobalt to generic mips bus_dma.
1.1
01-Jul-2011
dyoung
branches: 1.1.12; 1.1.26;
Per discussion at
<http://mail-index.netbsd.org/tech-kern/2010/04/02/msg007941.html>,
divide each machine's bus.h into bus_defs.h (constants & data types)
and bus_funcs.h (macro implementations of bus_space(9) routines and MD
prototypes).
Note that some bus_space(9) routines' implementation will move to .c
files from inline subroutines or macros in .h files.
I've only made the split for machine architectures where there is PCI.
All of the non-PCI-having architectures will require a similar split.
These #include files are not referenced by any (committed) Makefiles or
header files, yet. Changes to Makefiles, to <sys/bus.h>, and to some
more machine-dependent files will dribble in before I throw the switch.
1.1.26.1
10-Aug-2014
tls
Rebase.
1.1.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.4.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Thu Oct 23 22:10:10 GMT 2025