freebsd-skq/share
Kenneth D. Merry 3ece1bd296 Fix short timeout problems with the pt(4) driver:
- increase the default timeout from 10 seconds to 60 seconds
- add a new kernel option, SCSI_PT_DEFAULT_TIMEOUT, that lets users specify
  the default timeout for the pt driver to use
- add two new ioctls, one to get the timeout for a given pt device, the
  other to set the timeout for a given pt device.  The idea is that
  userland applications using the device can set the timeout to suit their
  purposes.  The ioctls are defined in a new header file, sys/ptio.h

PR:		10266
Reviewed by:	gibbs, joerg
1999-08-20 03:48:11 +00:00
..
colldef Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5. 1999-06-08 02:25:19 +00:00
dict
doc
examples Add a second arg to ``set timeout'' as an example of a minimum idle 1999-08-17 19:23:49 +00:00
info
isdn
man Fix short timeout problems with the pt(4) driver: 1999-08-20 03:48:11 +00:00
me Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
misc Typo 1999-08-03 08:15:02 +00:00
mk Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. 1999-07-31 20:27:33 +00:00
mklocale Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5. 1999-06-08 02:25:19 +00:00
skel
syscons Add French-Canadian keymap. 1999-08-16 07:05:58 +00:00
tabset
termcap
timedef Correct typo 1999-07-12 15:56:32 +00:00
zoneinfo
Makefile
Makefile.inc