Added drvctl.
This commit is contained in:
parent
083cb7865f
commit
f538e26e73
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.45 2014/11/16 16:01:41 manu Exp $
|
||||
# $NetBSD: GENERIC,v 1.46 2015/02/05 14:04:46 nonaka Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/landisk/conf/std.landisk"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.45 $"
|
||||
#ident "GENERIC-$Revision: 1.46 $"
|
||||
|
||||
maxusers 16 # estimated number of users
|
||||
|
||||
@ -464,6 +464,7 @@ pseudo-device agr # IEEE 802.3ad link aggregation
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device sequencer # MIDI sequencer
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
pseudo-device drvctl # user control of drive subsystem
|
||||
pseudo-device ksyms # /dev/ksyms
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user