Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Document wscons devices.
details: https://anonhg.NetBSD.org/src/rev/238de9dd5b7b
branches: trunk
changeset: 538707:238de9dd5b7b
user: martin <martin%NetBSD.org@localhost>
date: Sat Oct 26 13:48:34 2002 +0000
description:
Document wscons devices.
diffstat:
etc/etc.sparc/MAKEDEV | 13 ++++++++++++-
etc/etc.sparc64/MAKEDEV | 13 ++++++++++++-
2 files changed, 24 insertions(+), 2 deletions(-)
diffs (72 lines):
diff -r ccb37cbe391a -r 238de9dd5b7b etc/etc.sparc/MAKEDEV
--- a/etc/etc.sparc/MAKEDEV Sat Oct 26 13:24:55 2002 +0000
+++ b/etc/etc.sparc/MAKEDEV Sat Oct 26 13:48:34 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.81 2002/10/26 13:15:04 martin Exp $
+# $NetBSD: MAKEDEV,v 1.82 2002/10/26 13:48:34 martin Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -60,6 +60,15 @@
# cgd* cryptographic disk devices
# raid* RAIDframe disk driver
# md* memory pseudo-disk devices
+# Console ports:
+# console standard console
+# ttyE* wscons
+# Pointing devices:
+# mouse standard sun mouse events
+# wsmouse* wscons mouse events
+# Keyboard devices:
+# kbd standard sun keyboard events
+# wskbd* wscons keyboard events
# Pseudo terminals:
# pty* set of 62 master and slave pseudo terminals
# opty first 16 ptys, to save inodes on install media
@@ -93,6 +102,8 @@
# magma* Magma multiport serial/parallel cards
# clcd* CL18xx-based multiport serial cards
# systrace syscall tracer
+# wsmux* wscons event multiplexor
+# wsfont* console font control
dialin=0
dialout=524288 # high bit of the minor number
diff -r ccb37cbe391a -r 238de9dd5b7b etc/etc.sparc64/MAKEDEV
--- a/etc/etc.sparc64/MAKEDEV Sat Oct 26 13:24:55 2002 +0000
+++ b/etc/etc.sparc64/MAKEDEV Sat Oct 26 13:48:34 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.43 2002/10/26 13:15:05 martin Exp $
+# $NetBSD: MAKEDEV,v 1.44 2002/10/26 13:48:34 martin Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -60,6 +60,15 @@
# cgd* cryptographic disk devices
# raid* RAIDframe disk driver
# md* memory pseudo-disk devices
+# Console ports:
+# console standard console
+# ttyE* wscons
+# Pointing devices:
+# mouse standard sun mouse events
+# wsmouse* wscons mouse events
+# Keyboard devices:
+# kbd standard sun keyboard events
+# wskbd* wscons keyboard events
# Terminals:
# tty* Z88530 serial controllers
# ttyC* NS16550 serial controllers
@@ -103,6 +112,8 @@
# uk* unknown SCSI device
# pci* PCI bus access devices
# systrace syscall tracer
+# wsmux* wscons event multiplexor
+# wsfont* console font control
#
Home |
Main Index |
Thread Index |
Old Index