From owner-freebsd-questions Wed Jan 19 4:22:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.209.130]) by hub.freebsd.org (Postfix) with SMTP id 072FF1527C for ; Wed, 19 Jan 2000 04:22:29 -0800 (PST) (envelope-from danfe@ssc.nsu.ru) Received: (qmail 10051 invoked from network); 19 Jan 2000 12:21:26 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 19 Jan 2000 12:21:26 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id SAA04703 for ; Wed, 19 Jan 2000 18:21:23 +0600 Date: Wed, 19 Jan 2000 18:21:22 +0600 (NOVT) From: "Alexey N. Dokuchaev" Cc: freebsd-questions@FreeBSD.ORG Subject: ATAPI In-Reply-To: <20000119033520.D57767@hades.hell.gr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All! In LINT they say that to have ATAPI support (for CDROM), I have to have these lines (among others): options ATAPI # Enable ATAPI support for IDE bus options ATAPI_STATIC # Don't do it as an LKM So, that's in case I want to have ATAPI support compiled into kernel. And if I want it be kernel module? Should I live ATAPI on, or I can get rid of both of them? Thanx. ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message