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 Add majors for new ATA/ATAPI driver. 1999-03-16 12:50:02 +00:00
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 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
LINT Fix short timeout problems with the pt(4) driver: 1999-08-20 03:48:11 +00:00
majors.i386 Reserve bdev/cdev entries for i2o driver. 1999-08-11 05:28:06 +00:00
Makefile.i386 Delete the 'device-driver' suffix. It's been meaningless for a long time. 1999-07-03 19:19:34 +00:00
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