From owner-cvs-all Sat Nov 20 19: 0:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF2BC15829; Sat, 20 Nov 1999 19:00:20 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA55491; Sat, 20 Nov 1999 19:00:20 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <199911210300.TAA55491@freefall.freebsd.org> From: Matt Jacob Date: Sat, 20 Nov 1999 19:00:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/11/20 19:00:20 PST Modified files: sys/conf options Log: Add in new Qlogic isp config options: ISP_COMPILE_1020_FW compile in Qlogic 1020/1040 PCI SCSI f/w ISP_COMPILE_1080_FW compile in Qlogic 1080/1240/1280 PCI LVD SCSI f/w ISP_COMPILE_2100_FW compile in Qlogic 2100 Fibre Channel f/w ISP_COMPILE_2200_FW compile in Qlogic 2200 Fibre Channel f/w ISP_COMPILE_FW compile in all firmware (overrides the others) These are not on by default, thus saving about 200KBytes. Additionally: SCSI_ISP_WWN to define a WWN to use Revision Changes Path 1.169 +8 -1 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message