freebsd-skq/sys/i386
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
..
apm - Add apm_check_function_supported() and call it from 1999-08-14 18:39:40 +00:00
bios - Add apm_check_function_supported() and call it from 1999-08-14 18:39:40 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Fix short timeout problems with the pt(4) driver: 1999-08-20 03:48:11 +00:00
eisa Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
i386 Update for MI switch code, and trim a heap of unused (I believe) entries. 1999-08-19 00:20:10 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Undo my previous commit and do it differently. Break the ffs() etc macros 1999-08-19 14:54:40 +00:00
isa Make these actually compile. I got a little delete happy pruning includes 1999-08-18 22:14:24 +00:00
linux Fix a bug in debug-printfs of struct linux_termios fields, where I forgot to 1999-08-17 10:27:55 +00:00
pci Hopefully fix the previous commit, it caused *all* bridges to be detected 1999-08-10 09:22:21 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00