NetBSD/sys/arch
matt 016599a30b Colormaps now work. Besides a small fencepost error, the real problem
is that the Tadpole 3GX tech-ref-man was WRONG.  The RAMDAC registers
at at 4 byte offsets, not 8.  Once that was discovered, all the code
just worked.
1999-08-02 18:00:21 +00:00
..
alpha Fix the 16-bytes-of-death bug by generating specific-EOI cycles during 1999-07-30 20:33:43 +00:00
amiga It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
arm32 Let arm32 kernels build after addition of wsmux. 1999-07-31 23:12:20 +00:00
atari It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
bebox Sync w/ the i386 port. Fixes some bugs in the conventional interrupt 1999-08-01 07:52:22 +00:00
hp300 Store computed PSL values in an array indexed by abstract interrupt 1999-08-01 21:50:17 +00:00
i386 Alphabetize. 1999-08-02 17:44:59 +00:00
m68k Normalize include paths. 1999-07-09 02:32:28 +00:00
mac68k Add wsmux device. 1999-07-29 19:14:35 +00:00
macppc Make two wsmux pseudo devices and add mux locators. 1999-07-29 19:36:58 +00:00
mips Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
mvme68k Make sure the branch target of the delay loop is aligned to a cache 1999-08-01 21:32:17 +00:00
newsmips It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
next68k Make sure the branch target of the delay loop is aligned to a cache 1999-08-01 21:32:17 +00:00
ofppc It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
pc532 It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
pica It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
pmax In pm_screen(), return 0 if fballoc() fails, not 1. 1999-08-02 12:52:27 +00:00
powerpc Adapt pmap_extract() change. 1999-07-11 17:44:08 +00:00
sparc Colormaps now work. Besides a small fencepost error, the real problem 1999-08-02 18:00:21 +00:00
sparc64 It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
sun3 Make sure the branch target of the delay loop is aligned to a cache 1999-08-01 21:43:04 +00:00
vax A bunch of changes: 1999-08-01 13:48:06 +00:00
x68k Make sure the branch target of the delay loop is aligned to a cache 1999-08-01 21:43:04 +00:00
Makefile