Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 13:10:20 -0700 (PDT)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/forth loader.conf src/sys/conf NOTES src/sys/cam cam_periph.c cam_xpt.c src/sys/cam/scsi scsi_all.c scsi_all.h
Message-ID:  <200209022010.g82KAKqg026745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2002/09/02 13:10:20 PDT

  Modified files:
    sys/boot/forth       loader.conf 
    sys/conf             NOTES 
    sys/cam              cam_periph.c cam_xpt.c 
    sys/cam/scsi         scsi_all.c scsi_all.h 
  Log:
  Make SCSI_DELAY setable at boot time and runtime via the
  kern.cam.scsi_delay tunable/sysctl.
  
  Reviewed by:    mdodd, njl
  
  Revision  Changes    Path
  1.64      +1 -0      src/sys/boot/forth/loader.conf
  1.42      +1 -1      src/sys/cam/cam_periph.c
  1.127     +3 -3      src/sys/cam/cam_xpt.c
  1.37      +80 -0     src/sys/cam/scsi/scsi_all.c
  1.20      +1 -20     src/sys/cam/scsi/scsi_all.h
  1.1070    +3 -1      src/sys/conf/NOTES

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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