freebsd-skq/sys/i386/conf
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
..
devices.i386
files.i386 Create callable (non-inline) versions of the atomic_OP_TYPE functions 1999-08-18 04:08:31 +00:00
GENERIC Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00
kernel.script
LINT Fix short timeout problems with the pt(4) driver: 1999-08-20 03:48:11 +00:00
majors.i386
Makefile.i386
NOTES Fix short timeout problems with the pt(4) driver: 1999-08-20 03:48:11 +00:00
options.i386 The "LINUX" option isn't actually used or referenced anywhere. The stuff 1999-08-18 11:28:36 +00:00
PCCARD Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00