Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 1997 15:36:04 -0700 (PDT)
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:  <199706112236.PAA07395@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          1997/06/11 15:36:04 PDT

  Modified files:
    sys/pci              ncr.c 
  Log:
  Add device IDs for new Symbios SCSI chips (53c875J,885,895,896), which
  should work with no driver changes, though not all features are currently
  used.
  
  Remove code that was conditional on NEW_SCSICONF not being defined. This
  was temporary code, that at a time got excluded correctly, until the new
  scsiconf became the default, and NEW_SCSICONF was no longer specified.
  
  Add support for quirks defined in scsiconf.c. For now only the HP3724/5
  needs an entry, since that drive can't be used with tags.
  
  Revision  Changes    Path
  1.98      +56 -97    src/sys/pci/ncr.c



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