Add maple devices to comment.
This commit is contained in:
parent
9593086444
commit
d071615e40
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh -
|
#!/bin/sh -
|
||||||
#
|
#
|
||||||
# $NetBSD: MAKEDEV,v 1.29 2002/11/15 14:45:40 itohy Exp $
|
# $NetBSD: MAKEDEV,v 1.30 2002/11/16 04:53:55 itohy Exp $
|
||||||
#
|
#
|
||||||
# Copyright (c) 1990 The Regents of the University of California.
|
# Copyright (c) 1990 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
@ -71,6 +71,11 @@
|
||||||
# pty* set of 62 master and slave pseudo terminals
|
# pty* set of 62 master and slave pseudo terminals
|
||||||
# opty first 16 ptys, to save inodes on install media
|
# opty first 16 ptys, to save inodes on install media
|
||||||
#
|
#
|
||||||
|
# Maple Bus devices:
|
||||||
|
# maple Maple control devices
|
||||||
|
# mlcd* Maple LCD devices
|
||||||
|
# mmem* Maple storage devices
|
||||||
|
#
|
||||||
# Special purpose devices:
|
# Special purpose devices:
|
||||||
# clockctl clock control for non root users
|
# clockctl clock control for non root users
|
||||||
# fd file descriptors
|
# fd file descriptors
|
||||||
|
|
Loading…
Reference in New Issue