From owner-cvs-all Tue Oct 3 2:23:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 898EF37B502; Tue, 3 Oct 2000 02:23:50 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA55934; Tue, 3 Oct 2000 02:23:50 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200010030923.CAA55934@freefall.freebsd.org> From: Peter Wemm Date: Tue, 3 Oct 2000 02:23:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.alpha files.i386 files.ia64 files.pc98 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/10/03 02:23:50 PDT Modified files: sys/conf files files.alpha files.i386 files.ia64 files.pc98 Log: Move the ata/atapi files to the common area. They were the same on all platforms. While here, work around a strange quirk in config(8) that I do not yet understand. Rearrange which atapi* files have 'optional' vs. 'count' so that you can have atapifd without atapicd. The only difference should be that this works instead of having a link error because atapi-all.o got left out of the kernel. Revision Changes Path 1.421 +10 -1 src/sys/conf/files 1.58 +1 -10 src/sys/conf/files.alpha 1.333 +1 -10 src/sys/conf/files.i386 1.2 +1 -10 src/sys/conf/files.ia64 1.170 +1 -10 src/sys/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message