Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 14:39:05 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_pci.c ispmbox.h ispreg.h ispvar.h
Message-ID:  <200108312139.f7VLd5x71422@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/08/31 14:39:04 PDT

  Modified files:
    sys/dev/isp          isp.c isp_freebsd.c isp_freebsd.h 
                         isp_pci.c ispmbox.h ispreg.h ispvar.h 
  Log:
  Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This required
  some reworking (and consequent cleanup) of the interrupt service code.
  
  Also begin to start a cleanup of target mode support that will (eventually)
  not require more inforamtion routed with the ATIO to come back with the
  CTIO other than tag.
  
  MFC after:	4 weeks
  
  Revision  Changes    Path
  1.75      +173 -139  src/sys/dev/isp/isp.c
  1.70      +103 -65   src/sys/dev/isp/isp_freebsd.c
  1.53      +10 -4     src/sys/dev/isp/isp_freebsd.h
  1.71      +207 -64   src/sys/dev/isp/isp_pci.c
  1.33      +37 -10    src/sys/dev/isp/ispmbox.h
  1.20      +33 -1     src/sys/dev/isp/ispreg.h
  1.48      +43 -18    src/sys/dev/isp/ispvar.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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