Add ksyms

Add file-systems for NULL & TMPFS
This commit is contained in:
matt 2006-04-15 17:50:47 +00:00
parent aec18036fd
commit 7cafee35c3
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: VME177,v 1.25 2006/02/05 05:01:56 cube Exp $
# $NetBSD: VME177,v 1.26 2006/04/15 17:50:47 matt Exp $
include "arch/mvme68k/conf/std.mvme68k"
@ -26,8 +26,10 @@ file-system NFS
file-system KERNFS
file-system MFS
file-system CD9660
file-system NULL
#file-system MSDOSFS
#file-system UNION
file-system TMPFS
#file-system PTYFS # /dev/pts/N support
#options NFSSERVER
@ -72,6 +74,7 @@ pseudo-device sl
pseudo-device ppp
pseudo-device loop
pseudo-device bpfilter
pseudo-device ksyms
pseudo-device pty
pseudo-device rnd
pseudo-device clockctl # user control of clock subsystem