Date: Tue, 3 Oct 2000 02:23:50 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.alpha files.i386 files.ia64 files.pc98 Message-ID: <200010030923.CAA55934@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010030923.CAA55934>