Enable pad(4)

This commit is contained in:
jmcneill 2007-11-11 17:56:10 +00:00
parent a5bfefb1b0
commit 7d666065e7
2 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.172 2007/11/04 14:34:19 xtraeme Exp $
# $NetBSD: GENERIC,v 1.173 2007/11/11 17:56:10 jmcneill Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.172 $"
#ident "GENERIC-$Revision: 1.173 $"
maxusers 32 # estimated number of users
@ -1029,6 +1029,9 @@ pseudo-device nsmb # experimental - SMB requester
pseudo-device wsmux # mouse & keyboard multiplexor
pseudo-device wsfont
# pseudo audio device driver
pseudo-device pad
options FILEASSOC # fileassoc(9) - required for Veriexec
# Veriexec

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.859 2007/11/04 14:34:22 xtraeme Exp $
# $NetBSD: GENERIC,v 1.860 2007/11/11 17:56:10 jmcneill Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.859 $"
#ident "GENERIC-$Revision: 1.860 $"
maxusers 32 # estimated number of users
@ -1475,6 +1475,9 @@ pseudo-device nsmb # experimental - SMB requester
pseudo-device wsmux # mouse & keyboard multiplexor
pseudo-device wsfont
# pseudo audio device driver
pseudo-device pad
options FILEASSOC # fileassoc(9) - required for Veriexec
# Veriexec