Add maple devices to comment.

This commit is contained in:
itohy 2002-11-16 04:53:55 +00:00
parent 9593086444
commit d071615e40
1 changed files with 6 additions and 1 deletions

View File

@ -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