NetBSD/sys/arch/hpcmips
pgoyette 9c68331911 Store config(1)'s root filesystem type as a text string rather than
embedding the address of its xxx_mountroot() in swapnetbsd.c.  This
permits booting of kernels with hard-wired filesystem type even if the
filesystem is in a loadable module (ie, not linked into the kernel
image).

Discussed on current-users.  Tested on amd64 and i386 with both hard-
wired and '?' filesystem times, and on both modular and monolithic
kernels.

Thanks to pooka@ for code review and suggestions.

Addresses my PR kern/40167
2008-12-19 17:11:57 +00:00
..
compile
conf Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
dev Use device_lookup_private() to get softc. 2008-06-12 16:50:53 +00:00
hpcmips Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
include Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
stand Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tx Use device_lookup_private() to get softc. 2008-06-12 16:50:53 +00:00
vr replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
Makefile
TODO