Remove the FDSEEKWAIT option and description.

The functionality was present for two days in october/november 1994
before being backed out; I don't think we can consider it really
critical ;-)
This commit is contained in:
Eivind Eklund 1998-01-25 03:55:47 +00:00
parent 455bb2116c
commit c007c0bc64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32750
3 changed files with 3 additions and 36 deletions

View file

@ -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.393 1998/01/21 18:34:47 jkh Exp $
# $Id: LINT,v 1.394 1998/01/24 02:54:10 eivind 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
@ -858,17 +858,6 @@ disk fd1 at fdc0 drive 1
tape ft0 at fdc0 drive 2
#
# Options for `fd':
#
# FDSEEKWAIT selects a non-default head-settle time (i.e., the time to
# wait after a seek is performed). The default value (1/32 s) is
# usually sufficient. The units are inverse seconds, so a value of 16
# here means to wait 1/16th of a second; you should choose a power of
# two.
# XXX: this seems to be missing!
options FDSEEKWAIT=16
#
# Other standard PC hardware: `lpt', `mse', `psm', `sio', etc.
#

View file

@ -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.393 1998/01/21 18:34:47 jkh Exp $
# $Id: LINT,v 1.394 1998/01/24 02:54:10 eivind 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
@ -858,17 +858,6 @@ disk fd1 at fdc0 drive 1
tape ft0 at fdc0 drive 2
#
# Options for `fd':
#
# FDSEEKWAIT selects a non-default head-settle time (i.e., the time to
# wait after a seek is performed). The default value (1/32 s) is
# usually sufficient. The units are inverse seconds, so a value of 16
# here means to wait 1/16th of a second; you should choose a power of
# two.
# XXX: this seems to be missing!
options FDSEEKWAIT=16
#
# Other standard PC hardware: `lpt', `mse', `psm', `sio', etc.
#

View file

@ -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.393 1998/01/21 18:34:47 jkh Exp $
# $Id: LINT,v 1.394 1998/01/24 02:54:10 eivind 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
@ -858,17 +858,6 @@ disk fd1 at fdc0 drive 1
tape ft0 at fdc0 drive 2
#
# Options for `fd':
#
# FDSEEKWAIT selects a non-default head-settle time (i.e., the time to
# wait after a seek is performed). The default value (1/32 s) is
# usually sufficient. The units are inverse seconds, so a value of 16
# here means to wait 1/16th of a second; you should choose a power of
# two.
# XXX: this seems to be missing!
options FDSEEKWAIT=16
#
# Other standard PC hardware: `lpt', `mse', `psm', `sio', etc.
#