Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 12:59:38 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/dpt dpt_control.c dpt_scsi.c softisr.h src/sys/i386/conf files.i386 src/sys/pci dpt_pci.c
Message-ID:  <199805121959.MAA26532@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1998/05/12 12:59:37 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/dev/dpt          dpt_control.c dpt_scsi.c 
  Removed files:         (Branch: RELENG_2_2)
    sys/dev/dpt          softisr.h 
  Log:
  MFC - Upgrade to -current's DPT driver.  This seems to clear up the problems
        reported with the older driver using the CAM SWI mechanism.
  
        Tested on a PM3224.
  
        Remove last vestige of the DPT SWI code.
  
  Revision  Changes    Path
  1.3.2.3   +684 -822  src/sys/dev/dpt/dpt_control.c
  1.4.2.5   +3124 -3508src/sys/dev/dpt/dpt_scsi.c

  Modified files:        (Branch: RELENG_2_2)
    sys/i386/conf        files.i386 
  Log:
  Add entries for dpt_eisa.c.  Upgrading to the current version of
  the DPT driver gave us EISA support.
  
  dpt_eisa.[ch] have been branch tagged into RELENG_2_2.
  
  Revision  Changes    Path
  1.141.2.22 +2 -1      src/sys/i386/conf/files.i386

  Modified files:        (Branch: RELENG_2_2)
    sys/pci              dpt_pci.c 
  Log:
  MFC - DPT driver from current.
  
  Revision  Changes    Path
  1.4.2.3   +203 -167  src/sys/pci/dpt_pci.c

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?199805121959.MAA26532>