Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 1998 22:15:52 -0700 (PDT)
From:      Kenneth Merry <ken@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/cam/scsi scsi_sa.c src/sys/conf options src/sys/i386/conf LINT
Message-ID:  <199810020515.WAA09472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         1998/10/01 22:15:52 PDT

  Modified files:
    sys/cam/scsi         scsi_sa.c 
    sys/conf             options 
    sys/i386/conf        LINT 
  Log:
  Patches from DES to create three new kernel config options to control
  timeouts in the SA driver (timeouts for space, rewind and erase).  Folks
  can lengthen the timeouts if their hardware is especially slow, or shorten
  them if they want to be notified of errors a little sooner.
  
  Also, get rid of two OD driver options.  The od driver has been made
  obsolete by the da driver.
  
  Reviewed by:	ken, gibbs
  Submitted by:	Dag-Erling Coidan Smørgrav <des@FreeBSD.ORG>
  
  Revision  Changes    Path
  1.2       +16 -7     src/sys/cam/scsi/scsi_sa.c
  1.102     +5 -4      src/sys/conf/options
  1.480     +9 -1      src/sys/i386/conf/LINT



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810020515.WAA09472>