Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 1997 14:37:59 -0800 (PST)
From:      Stefan Esser <se@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci ncr.c
Message-ID:  <199712022237.OAA10447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          1997/12/02 14:37:58 PST

  Modified files:
    sys/pci              ncr.c 
  Log:
  Fix size of start queue to 32 entries, independent of the default
  number of tags (NCR_SCSI_DFLT_TAGS), which is 0 in the FAILSAFE case.
  This should fix the incompatibility between kernel and ncrcontrol,
  which is the result of FAILSAFE being defined in the kernel config
  file, invisible to the build of ncrcontrol. (See kern/5133, which
  should be fixed by this change.)
  
  Revision  Changes    Path
  1.113     +3 -3      src/sys/pci/ncr.c



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