Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 1995 17:43:26 -0800
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/scsi aic7xxx.c aic7xxx.h
Message-ID:  <199502220143.RAA21719@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
gibbs       95/02/21 17:43:25

  Modified:    sys/i386/scsi aic7xxx.c aic7xxx.h
  Log:
  Add tagged queueing support.  Right now, we only allow two tagged
  commands per target.  I could have followed the route of the ncr driver
  and gone to great lengths to get the SCSI subsystem to support more, but
  I think I'll use the time saved to help Julian and Peter make tagged
  queuing a better handled generic feature.  This also includes some comment
  and enum clean up and a possible fix for the hanging PCI controllers.



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