diff options
| author | Nick Hibma <n_hibma@FreeBSD.org> | 1999-02-20 23:29:24 +0000 |
|---|---|---|
| committer | Nick Hibma <n_hibma@FreeBSD.org> | 1999-02-20 23:29:24 +0000 |
| commit | af1b53b1f1e0ca7f437ea68b636c4244a4a80124 (patch) | |
| tree | b5cb5c3d4248bec3607847d41d49069a4734f515 /sys/amd64 | |
| parent | 965c76c47160c5a1e6872fcc89d604d64d34d3bb (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 526cc7693618e..7c8960fe2593a 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.151 1999/02/18 01:13:40 wollman Exp $ +# $Id: GENERIC,v 1.152 1999/02/20 21:12:24 obrien Exp $ machine "i386" cpu "I386_CPU" @@ -222,7 +222,6 @@ options SYSVMSG #device ums0 #device ukbd0 #device ulpt0 -#device uhub0 #device ucom0 #device umodem0 #device hid0 |
