NetBSD/sys/arch/pica
jonathan ba9685ceff minial subset of bus.h, from CGD's description:
bus memory and I/O space access functions/macros, to be used by
machine-independent code for more sane access to bus resources.
New functions will be added to this set, in the future, as appropriate,
but this is a good starting set.  Defines:
        bus_{io,mem}_{map,unmap}
        bus_{io,mem}_{read,write}_{1,2,4,8}
functions, and several types to go with them.
1996-03-27 10:09:10 +00:00
..
compile First commit of Per Fogelstrom's port to the Acer pica r4400/isa machine. 1996-03-13 04:58:04 +00:00
conf adjust to deal with expression support for optional file specs 1996-03-17 13:21:09 +00:00
dev Fixup after "New device attachment scheme": Fix cfattach typos. 1996-03-27 10:02:56 +00:00
include minial subset of bus.h, from CGD's description: 1996-03-27 10:09:10 +00:00
isa First commit of Per Fogelstrom's port to the Acer pica r4400/isa machine. 1996-03-13 04:58:04 +00:00
pica Remove src/sys/arch{pmax/pmax,pica/pica}cpu_exec.c; no significant differences, 1996-03-26 11:43:41 +00:00
Makefile First commit of Per Fogelstrom's port to the Acer pica r4400/isa machine. 1996-03-13 04:58:04 +00:00
TODO First commit of Per Fogelstrom's port to the Acer pica r4400/isa machine. 1996-03-13 04:58:04 +00:00