NetBSD/sys/arch
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
..
alpha New device attachment scheme: 1996-03-17 01:03:02 +00:00
amiga Yet more MC68060 bits. 1996-03-26 16:55:37 +00:00
arm32 Added abort function that just hangs in an infinite loop. 1996-03-20 18:57:58 +00:00
atari Take out direct access to the YM2149. The chip definitions are moved 1996-03-27 10:07:45 +00:00
hp300 fdopen -> filedescopen 1996-03-14 21:20:59 +00:00
i386 Use a more standard and more sane error cleanup convention... 1996-03-27 06:49:54 +00:00
m68k change Debugger() from an int function to a void function to match the 1996-03-16 18:45:44 +00:00
mac68k Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00
mips Add mips/mips/mem.c and mips/mips/process_machdep.c 1996-03-26 11:45:59 +00:00
mvme68k Fix typo. 1996-03-19 22:56:53 +00:00
pc532 New device attachment scheme: 1996-03-17 01:38:52 +00:00
pica minial subset of bus.h, from CGD's description: 1996-03-27 10:09:10 +00:00
pmax Remove files moved to mips/mips; they are included in mips/conf/files.mips. 1996-03-26 12:21:39 +00:00
sparc - add the GETHRTIME and GETHRVTIME traps. Do the best we can for them. 1996-03-26 19:09:31 +00:00
sun3 replaced by if_levar.h 1996-03-26 23:17:13 +00:00
vax Ubareset are now possible, devices that wants it now set it up 1996-03-18 16:47:24 +00:00