From owner-freebsd-questions@FreeBSD.ORG Mon Sep 20 04:13:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C0CF16A4CE for ; Mon, 20 Sep 2004 04:13:36 +0000 (GMT) Received: from web51306.mail.yahoo.com (web51306.mail.yahoo.com [206.190.38.172]) by mx1.FreeBSD.org (Postfix) with SMTP id 26AB143D48 for ; Mon, 20 Sep 2004 04:13:36 +0000 (GMT) (envelope-from gooober33-freebsd@yahoo.com) Message-ID: <20040920041335.99689.qmail@web51306.mail.yahoo.com> Received: from [216.23.53.218] by web51306.mail.yahoo.com via HTTP; Sun, 19 Sep 2004 21:13:35 PDT Date: Sun, 19 Sep 2004 21:13:35 -0700 (PDT) From: BSDjunkie To: FreeBSD Questions In-Reply-To: <200409191250.24456.mnavarre@cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: ATAPICAM - cdrecord will not recognize my DVD burner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gooober33-freebsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 04:13:36 -0000 --- Matt Navarre wrote: > > > > device atapicam > > You also need > > device cd Thank you for the info! I didn't think it was no longer a kernel conf option since I didn't see it in the NOTES file (replacement for LINT??) and thought it should have been loaded as a module instead. I'm compiling a new kernel now. Thanks again everyone, Mark