Added comment in the description of `com' devices that they are usually

not what users want unless they have re-configured their kernels.  Hopefully
some people will actually read this.
This commit is contained in:
Garrett Wollman 1993-11-06 23:22:23 +00:00
parent d58b98d018
commit b704abb773
2 changed files with 12 additions and 4 deletions

View File

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

View File

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