Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 1996 11:24:37 -0800 (PST)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/pci ncr.c
Message-ID:  <199601311924.LAA01883@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          96/01/31 11:24:36

  Modified:    sys/pci   ncr.c
  Log:
  Slight modification of ncr_setmaxtags: set usrtags=0 for drives
  that don't announce support for command queues.
  
  SCSI_NCR_DFLT_TAGS can be specified in the kernel config file
  and sets the default number of tags per disk drive.
  A value of 0 means "no tags".
  
  Minor correction in debug messages: Values from the msg_in
  buffer were being printed in the msg_out trace message ...
  
  Revision  Changes    Path
  1.62      +16 -17    src/sys/pci/ncr.c



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