From owner-cvs-all Tue May 12 13:03:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13846 for cvs-all-outgoing; Tue, 12 May 1998 13:03:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA13841; Tue, 12 May 1998 13:03:08 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA26532; Tue, 12 May 1998 12:59:38 -0700 (PDT) Date: Tue, 12 May 1998 12:59:38 -0700 (PDT) Message-Id: <199805121959.MAA26532@freefall.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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