From owner-cvs-all Tue Jan 18 23:26:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 6282214D68; Tue, 18 Jan 2000 23:26:13 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA76120; Wed, 19 Jan 2000 08:26:11 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200001190726.IAA76120@freebsd.dk> Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-cd.h In-Reply-To: from Brian Fundakowski Feldman at "Jan 18, 2000 09:51:25 pm" To: green@FreeBSD.org (Brian Fundakowski Feldman) Date: Wed, 19 Jan 2000 08:26:11 +0100 (CET) Cc: sos@FreeBSD.org (=?ISO-8859-1?Q?S=F8ren?= Schmidt), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk It seems Brian Fundakowski Feldman wrote: > On Tue, 18 Jan 2000, Søren Schmidt wrote: > > > sos 2000/01/18 13:03:01 PST > > > > Modified files: > > sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h > > atapi-all.c atapi-all.h atapi-cd.c > > atapi-cd.h atapi-fd.c atapi-tape.c > > The smushing together of ata and atapi broke building of of the ATA > driver without any ATAPI devices. My current workaround is, of course, > to add the atapicd driver :) but the problem is with atapi_attach > not being compiled in, unless there's an ATAPI driver there, but > ata-all.c unconditionally calls it. fixed. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message