From owner-freebsd-questions Thu Jan 10 11:29:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cletus.cornhusker.net (cletus.cornhusker.net [64.21.192.68]) by hub.freebsd.org (Postfix) with ESMTP id 6F23437B404 for ; Thu, 10 Jan 2002 11:29:20 -0800 (PST) Received: from cletus.cornhusker.net (cletus.cornhusker.net [208.47.246.65]) by cletus.cornhusker.net (8.11.3/8.11.1) with ESMTP id g0AESNG70257 for ; Thu, 10 Jan 2002 14:28:24 GMT (envelope-from deboert@cletus.cornhusker.net) Date: Thu, 10 Jan 2002 14:28:23 +0000 (GMT) From: Tim DeBoer To: questions@FreeBSD.ORG Subject: Enabling DMA Access In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Everyone, I've been playing with DVD on my FBSD box, but it looks lik hell. The standard recomendation is to enable DMA access on ym drives, so I've been digging through various kern files I've found on the web. They all seem to call for options ATA_ENABLE_ATAPI_DMA # Enable DMA on ATAPI devices The problem is, I can't recompile if I add that to my kern. The error message reads unknown option "ATA_ENABLE_ATAPI_DMA" Am I missing a step here? Acutally I know I am, I just don't know what it is. As always, any help is greatly appreciated! Thanks. -- Tim DeBoer http://www.freebsd-geek.com "When you find yourself in the company of a Halfling and an ill-tempered Dragon, remember, you do not have to outrun the Dragon... ...you just have to outrun the Halfling." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message