NetBSD/sys
jonathan 1c0730217a Rewrite pmax console-probing code from scratch
as pmax/dev/findcons.c:
 *  Follow the same logic: look for the device the PROM is using.
 *  If it's a framebuffer and we don't have a driver for it, try other
 *  framebuffers in PROM search order.
 *  If no match found, warn user and fall over to serial console.
 *  if no serial console found, go back to PROM.

Rework tc/scc.c attach routine to give cleaner initialization semantics.
Prune out old 'braindamage' code.
1998-03-24 08:39:02 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Rewrite pmax console-probing code from scratch 1998-03-24 08:39:02 +00:00
compat SETFRAGMENT ignores the high bit. 1998-03-19 06:53:28 +00:00
conf Define new attribute mb86960' and new device mbe'. 1998-03-22 04:37:04 +00:00
ddb
dev fix typo 1998-03-23 16:57:21 +00:00
gdbscripts
ipkdb
isofs/cd9660 Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
kern Process 2 (the pagedaemon) always runs in kernel space, so share VM 1998-03-22 18:22:07 +00:00
lib Sweep up some miscellaneous leftover lite2 integration shrapnel. 1998-03-01 07:15:39 +00:00
lkm build msdosfs LKM with UVM support. pr#5014 1998-03-10 06:53:36 +00:00
miscfs mounting a union causes VOP_WHITEOUT to be called on the upper root 1998-03-17 08:36:57 +00:00
msdosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
net Add missing comma. 1998-03-23 13:08:56 +00:00
netatalk
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Ensure that we take the IP option length into account when we calculate 1998-03-24 03:10:02 +00:00
netiso Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
netnatm
netns Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
nfs Historical practice assumes that NFS root mounts are initially read/write. 1998-03-03 19:07:20 +00:00
stand
sys Move the code to wait for carrier on a tty into a common function, since it 1998-03-22 00:55:37 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore. 1998-03-22 21:29:30 +00:00
vm VM_PSTRAT_RANDOM does not use varible x. #ifdef x's definition. 1998-03-20 17:40:20 +00:00
Makefile Some FSs have their *mount.h files exported now, make sure that they are 1998-03-01 02:15:35 +00:00