Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 1996 18:22:36 -0800 (PST)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci ncr.c
Message-ID:  <199612210222.SAA21469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          96/12/20 18:22:36

  Branch:      sys/pci   RELENG_2_2
  Modified:    sys/pci   ncr.c
  Log:
  Merge in some -current changes:
  
  1) Remove MAX_LUN=2 hack, 8 LUNs are probed now, even if FAILSAFE is defined.
  2) Include "opt_ncr.h" for driver options.
  3) Rename SCSI_DEBUG_FLAGS to SCSI_NCR_DEBUG.
  4) Add brackets to expansion of OUTx macros.
  5) Fix recognition of 53c810A and 53c825A chips.
  6) Improve snooptest failure message.
  7) Removed (previously disabled) timeout code.
  
  Revision  Changes    Path
  1.82.2.2  +32 -59    src/sys/pci/ncr.c



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