summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/MAKEDEV8
-rw-r--r--etc/etc.i386/MAKEDEV8
2 files changed, 12 insertions, 4 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index 4a4b33c..4f531fe 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -46,9 +46,13 @@
# psm* PS/2 mouse
#
# Terminal ports:
-# com* standard PC COM ports (really makes tty* entries for com)
# sio* fast interrupt PC COM ports (really makes tty* entries for sio)
# tty* alias for sio ports, this is what the system really wants
+# com* standard PC COM ports (really makes tty* entries for com)
+# Note that the `com' driver is not configured in the
+# supplied kernels and is usually not what you want. In
+# a future release it may be completely desupported. Fair
+# warning.
#
# Pseudo terminals:
# pty* set of 16 master and slave pseudo terminals
@@ -67,7 +71,7 @@
# tw* xten power controller
# snd* various sound cards
#
-# $Id: MAKEDEV,v 1.13 1993/10/23 22:24:35 jkh Exp $
+# $Id: MAKEDEV,v 1.14 1993/10/28 09:59:27 rgrimes Exp $
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index 4a4b33c..4f531fe 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -46,9 +46,13 @@
# psm* PS/2 mouse
#
# Terminal ports:
-# com* standard PC COM ports (really makes tty* entries for com)
# sio* fast interrupt PC COM ports (really makes tty* entries for sio)
# tty* alias for sio ports, this is what the system really wants
+# com* standard PC COM ports (really makes tty* entries for com)
+# Note that the `com' driver is not configured in the
+# supplied kernels and is usually not what you want. In
+# a future release it may be completely desupported. Fair
+# warning.
#
# Pseudo terminals:
# pty* set of 16 master and slave pseudo terminals
@@ -67,7 +71,7 @@
# tw* xten power controller
# snd* various sound cards
#
-# $Id: MAKEDEV,v 1.13 1993/10/23 22:24:35 jkh Exp $
+# $Id: MAKEDEV,v 1.14 1993/10/28 09:59:27 rgrimes Exp $
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:
OpenPOWER on IntegriCloud