From owner-cvs-all Fri Oct 11 10:28: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C54C737B406; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7079443E91; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHS2Co078064; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHS1N1078063; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) Message-Id: <200210111728.g9BHS1N1078063@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:28:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c isp_pci.c ispvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2002/10/11 10:28:01 PDT Modified files: sys/dev/isp isp.c isp_pci.c ispvar.h Log: This should enable 10160 support. As best as I can tell, the same f/w as 12160 is used, and otherwise, this is just a single channel variant of the 10160. MFC after: 0 days Revision Changes Path 1.100 +4 -1 src/sys/dev/isp/isp.c 1.89 +17 -0 src/sys/dev/isp/isp_pci.c 1.62 +6 -3 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message