Removed uhub from list. Mandatory with usb device and this was already
forced in conf/files. Unneccessary entry.
This commit is contained in:
parent
0b33401f59
commit
20f2538eb9
@ -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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.555 1999/02/14 12:00:00 nsouch Exp $
|
||||
# $Id: LINT,v 1.556 1999/02/20 11:17:58 julian Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -2055,8 +2055,6 @@ device ums0
|
||||
device ukbd0
|
||||
# USB printer
|
||||
device ulpt0
|
||||
# USB hub (kind of mandatory, no other driver is available for the root hub)
|
||||
device uhub0
|
||||
# USB communications driver
|
||||
device ucom0
|
||||
# USB modem driver
|
||||
|
@ -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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.555 1999/02/14 12:00:00 nsouch Exp $
|
||||
# $Id: LINT,v 1.556 1999/02/20 11:17:58 julian Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -2055,8 +2055,6 @@ device ums0
|
||||
device ukbd0
|
||||
# USB printer
|
||||
device ulpt0
|
||||
# USB hub (kind of mandatory, no other driver is available for the root hub)
|
||||
device uhub0
|
||||
# USB communications driver
|
||||
device ucom0
|
||||
# USB modem driver
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.555 1999/02/14 12:00:00 nsouch Exp $
|
||||
# $Id: LINT,v 1.556 1999/02/20 11:17:58 julian Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -2055,8 +2055,6 @@ device ums0
|
||||
device ukbd0
|
||||
# USB printer
|
||||
device ulpt0
|
||||
# USB hub (kind of mandatory, no other driver is available for the root hub)
|
||||
device uhub0
|
||||
# USB communications driver
|
||||
device ucom0
|
||||
# USB modem driver
|
||||
|
Loading…
Reference in New Issue
Block a user