summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-04-16 16:17:05 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-04-16 16:17:05 +0000
commit7625ffca167896d74d9f41326801fe3c2c55eda6 (patch)
tree97b2319ff50b18020ee2fb8ebd8898dbe414613f /sys/amd64
parent6ebc0f3f3281a81ab6804829e4b1c72896ce7f6c (diff)
downloadFreeBSD-src-7625ffca167896d74d9f41326801fe3c2c55eda6.zip
FreeBSD-src-7625ffca167896d74d9f41326801fe3c2c55eda6.tar.gz
Remove the entries for umodem and ucom. These drivers only probe
and attach, nothing else. This is confusing to people.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 237aecf..cb42cd5 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.158 1999/04/13 19:38:09 peter Exp $
+# $Id: GENERIC,v 1.159 1999/04/13 20:59:36 peter Exp $
machine "i386"
cpu "I386_CPU"
@@ -220,7 +220,5 @@ options SYSVMSG
#device ums0
#device ukbd0
#device ulpt0
-#device ucom0
-#device umodem0
#device uhid0
#device ugen0
OpenPOWER on IntegriCloud