From owner-cvs-all Fri Nov 1 14: 5:35 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 6056637B401; Fri, 1 Nov 2002 14:05:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12AAC43E6E; Fri, 1 Nov 2002 14:05:34 -0800 (PST) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA1M47mV053047; Fri, 1 Nov 2002 14:04:07 -0800 (PST) (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA1M47ki053046; Fri, 1 Nov 2002 14:04:07 -0800 (PST) Message-Id: <200211012204.gA1M47ki053046@repoman.freebsd.org> From: Thomas Quinot Date: Fri, 1 Nov 2002 14:04:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c X-FreeBSD-CVS-Branch: RELENG_4 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 thomas 2002/11/01 14:04:07 PST Modified files: (Branch: RELENG_4) sys/dev/ata ata-all.c Log: Unbreak the build when 'device ata' is configured, but none of 'device atapi*'. This fix is specific to RELENG_4 (the problem was introduced in rev. 1.50.2.41, when I MFCd ATAPI/CAM). Reviewed by: rwatson Based on a patch submitted by: Arno J. Klaassen Pointy hat to: thomas Revision Changes Path 1.50.2.42 +1 -1 src/sys/dev/ata/ata-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message