ken e6adc2c52e 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
..
1999-08-16 23:18:24 +00:00
1998-09-15 06:33:23 +00:00
1998-09-15 06:33:23 +00:00
1998-09-15 06:33:23 +00:00
1999-04-19 21:26:08 +00:00
1998-09-15 06:33:23 +00:00
1998-09-15 06:33:23 +00:00
1998-09-22 04:53:23 +00:00