From ac8be1b959dd252e7ff96879fe9b4c1a46b26e71 Mon Sep 17 00:00:00 2001 From: brezak Date: Tue, 21 Dec 1993 05:27:35 +0000 Subject: [PATCH] Add pseudo-device vn --- sys/arch/i386/conf/ALL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index ae1cc86ff7be..64d02a932917 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,7 +1,7 @@ # # ALL -- everything that's currently supported # -# $Id: ALL,v 1.32 1993/11/14 14:40:44 cgd Exp $ +# $Id: ALL,v 1.33 1993/12/21 05:27:35 brezak Exp $ # # architecture type and name of kernel; REQUIRED @@ -220,6 +220,9 @@ pseudo-device sl # point-to-point protocol pseudo-device ppp +# vn virtual filesystem device +pseudo-device vn 4 + # speaker queue pseudo-device speaker