OpenGrok
Cross Reference: bus_defs.h
xref
: /
src
/
sys
/
arch
/
sparc64
/
include
/
bus_defs.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/sparc64/include/bus_defs.h
Revision
Date
Author
Comments
1.5
23-Sep-2019
skrll
Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches
to follow arm and (generic) mips.
Reviewed by christos.
1.4
04-Nov-2016
macallan
branches: 1.4.16;
add plumbing to support bus_space_mmap() with:
- write combining allowed via BUS_SPACE_MAP_PREFETCHABLE
- byte order translation via BUS_SPACE_MAP_LITTLE
1.3
07-Jul-2016
msaitoh
branches: 1.3.2;
KNF. Remove extra spaces. No functional change.
1.2
17-Jul-2011
dyoung
branches: 1.2.12; 1.2.30;
Switch sparc and sparc64 to new-style <sys/bus.h>.
1.1
01-Jul-2011
dyoung
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.2.30.2
05-Dec-2016
skrll
Sync with HEAD
1.2.30.1
09-Jul-2016
skrll
Sync with HEAD
1.2.12.1
03-Dec-2017
jdolecek
update from HEAD
1.3.2.1
04-Nov-2016
pgoyette
Sync with HEAD
1.4.16.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Sat Oct 25 16:10:12 GMT 2025