NetBSD/sys/arch
scottr a7a5cd8399 Replace the call to macfb_init() when attaching a non-console fb device
with a call to macfb_clear().

[The purpose of macfb_init() is almost exclusively to initialize the
raster console blitter.  We really, really do not want to do this unless
we are actually initializing the console device, else we'll give rcons
the attributes of the last-seen fb device.  These will not necessarily
correspond to the attributes of the actual console device!]
2000-10-22 05:05:39 +00:00
..
alpha ca -> lsu 2000-10-19 14:35:41 +00:00
amiga Regenerate from INSTALL. 2000-10-04 20:44:53 +00:00
amigappc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arc clean up and consistency for CP0 Count, Compare, Wired, and Config 2000-10-05 02:36:44 +00:00
arm26 IDE hard discs seem to work -- turn them on by default. 2000-10-14 23:46:40 +00:00
arm32 Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
atari Fix a typo that slipped in with the last round of scheduler changes. The 2000-10-09 06:15:02 +00:00
bebox more rnd(4). 2000-10-04 22:26:49 +00:00
cobalt ca -> lsu 2000-10-20 12:04:02 +00:00
evbsh3 delete PMAP_NEW 2000-10-17 09:59:29 +00:00
hp300 Add randomness sampling from hil, sd and rd devices. 2000-10-10 19:58:42 +00:00
hpcmips Add 'LIBSA_RENAME_PRINTF' in *.config and rebuild related files. 2000-10-21 13:51:01 +00:00
i386 - ca -> lsu 2000-10-19 14:32:20 +00:00
luna68k Add wsmouse support. 2000-10-19 10:36:32 +00:00
m68k %%<reg> -> %<reg> 2000-10-19 12:15:53 +00:00
mac68k Replace the call to macfb_init() when attaching a non-console fb device 2000-10-22 05:05:39 +00:00
macppc Packets have the FCS append so set M_HASFCS. 2000-10-18 05:43:13 +00:00
mips Fix race between pmap_enter() and pagedaemon. If we are low on memory and 2000-10-10 20:39:42 +00:00
mipsco more rnd(4). 2000-10-04 22:26:49 +00:00
mmeye fix shpcic* iomem size from 0x4000000 to 0x1000000 2000-10-17 10:02:11 +00:00
mvme68k more rnd(4). 2000-10-04 22:26:49 +00:00
news68k - Initialize zs chip in zscninit() so that kernel can use 2000-10-14 16:45:49 +00:00
newsmips Move APbus dependent unmapped DMA address stuff from bus.c to apbus.c 2000-10-18 12:47:37 +00:00
next68k add rnd_source field to mb8796_softc 2000-10-09 10:45:45 +00:00
ofppc enable rnd device. they are now mandatory for ssh/sshd support, 2000-10-04 03:35:53 +00:00
pc532 Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
pmax add '-s' option which will cause the installboot program to recalculate the 2000-10-17 01:54:30 +00:00
powerpc In mem_regions(), remove zero sized entry returned from OF. 2000-09-24 15:57:03 +00:00
prep don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
sgimips ca -> lsu 2000-10-20 12:04:02 +00:00
sh3 We do wired page accounting. Tell UVM about this. 2000-09-28 14:03:38 +00:00
sparc This file is no longer used. 2000-10-20 11:31:59 +00:00
sparc64 Fix hang in 32-bit kernels caused by relocation of KERNBASE. 2000-10-20 16:43:54 +00:00
sun3 Initialize pmap->pm_refcount properly in pmap_pinit() and 2000-10-21 14:10:25 +00:00
vax add a clarifying comment. 2000-10-18 21:38:52 +00:00
x68k Use up-to-date (newly installed) header files when DESTDIR is set. 2000-10-19 16:17:41 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00