From owner-freebsd-hardware@FreeBSD.ORG Wed Jan 19 20:28:38 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D9916A4CE for ; Wed, 19 Jan 2005 20:28:38 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9EA2243D41 for ; Wed, 19 Jan 2005 20:28:37 +0000 (GMT) (envelope-from bsdfan@nurfuerspam.de) Received: (qmail invoked by alias); 19 Jan 2005 20:28:36 -0000 Received: from dsl-082-083-246-219.arcor-ip.net (EHLO [127.0.0.1]) (82.83.246.219) by mail.gmx.net (mp004) with SMTP; 19 Jan 2005 21:28:36 +0100 X-Authenticated: #931807 Message-ID: <41EEC2F3.8010502@nurfuerspam.de> Date: Wed, 19 Jan 2005 21:28:35 +0100 From: Markus Dolze User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, de-de, en MIME-Version: 1.0 To: freebsd-hardware@freebsd.org X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Support of MO-Drives? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 20:28:38 -0000 Hello, On http://www.freebsdforums.org/ there was a discussion about hardware for small backup use. I thought of MO-drives (magneto-optical). This week I got access to a new Fujitsu Dynamo 1.3 GB drive with ATAPI interface. After attaching it the drive didn't get a device assigned on startup. The drive is visible when I use "atacontrol list". I went through the example kernel config files and found the atapicam device. After building and installing a new kernel with it, the drive was detected and assigned an "ad*" device. Ejecting the media and starting the drive using "camcontrol" worked as well as reading and writing. Is this the intended way to use these kind of devices? Regards Markus Dolze