From owner-freebsd-current Sun Aug 27 5:14:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from tkc.att.ne.jp (tkc.att.ne.jp [165.76.16.7]) by hub.freebsd.org (Postfix) with ESMTP id 0DCE537B424 for ; Sun, 27 Aug 2000 05:14:46 -0700 (PDT) Received: from work.mzaki.nom (86.pool1.ipctokyo.att.ne.jp [165.76.245.86]) by tkc.att.ne.jp (8.8.8+Spin/3.6W-CONS(10/24/99)) id VAA00485; Sun, 27 Aug 2000 21:14:35 +0900 (JST) Date: Sun, 27 Aug 2000 21:14:34 +0900 Message-ID: <868ztilx3p.wl@tkc.att.ne.jp> From: Motomichi Matsuzaki To: current@FreeBSD.ORG Subject: config(8) weirdness X-Mailer: Wanderlust/2.2.12 (Joyride) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 (generated by WEMI 1.13.7 - "Shimada") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Can anyone success compiling kernel with the following config? # ATA and ATAPI devices device ata device atadisk # ATA disk drives #device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives #options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices In my box (freshly built today), this config doesn't make atapi-all.o, so that kernel linking get fails. To make kernel, I needed enable 'atapicd'. -- Motomichi Matsuzaki Dept. of Biological Sciences, Grad. School of Science, Univ. of Tokyo, Japan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message