From owner-freebsd-current@FreeBSD.ORG Sat Sep 20 13:02:52 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58F2716A4B3 for ; Sat, 20 Sep 2003 13:02:52 -0700 (PDT) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [62.212.105.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C18D43F75 for ; Sat, 20 Sep 2003 13:02:51 -0700 (PDT) (envelope-from thomas@FreeBSD.ORG) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 4A1102C414; Sat, 20 Sep 2003 22:02:50 +0200 (CEST) Date: Sat, 20 Sep 2003 22:02:50 +0200 From: Thomas Quinot To: "David R. Colyer" Message-ID: <20030920200250.GB97748@melusine.cuivre.fr.eu.org> References: <200309200755.h8K7t4fA049614@spider.deepcore.dk> <200309200332.30251.david_colyer@activatormail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200309200332.30251.david_colyer@activatormail.com> User-Agent: Mutt/1.4i X-message-flag: WARNING! Using Outlook can damage your computer. cc: freebsd-current@freebsd.org Subject: Re: ATAng no good for me X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 20:02:52 -0000 Le 2003-09-20, David R. Colyer écrivait : > Is atapicam a kernel config option? It is a device (cf. man atapicam): you can enable it with "device atapicam" in your kernel config file. > I can't seem to find it, and now since a cvsup up on the 17h, my plextor scsi > cdrw locks my system and then reboots immediately after a burning program, > (i've tried several) initializes the drive. It worked several weeks ago just > fine. Any suggestions would be greatly appreciated. Thanks in advance. If it is an SCSI (SPI) drive, then ATAPI/CAM is irrelevant. The purpose of ATAPI/CAM is to allow access to ATAPI drives through the CAM framework. Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG