From owner-freebsd-stable@FreeBSD.ORG Mon Jun 16 11:25:07 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7706337B401 for ; Mon, 16 Jun 2003 11:25:07 -0700 (PDT) Received: from web13408.mail.yahoo.com (web13408.mail.yahoo.com [216.136.175.66]) by mx1.FreeBSD.org (Postfix) with SMTP id 1DD1B43FE1 for ; Mon, 16 Jun 2003 11:25:07 -0700 (PDT) (envelope-from andrewgould@yahoo.com) Message-ID: <20030616182506.42696.qmail@web13408.mail.yahoo.com> Received: from [24.204.21.207] by web13408.mail.yahoo.com via HTTP; Mon, 16 Jun 2003 11:25:06 PDT Date: Mon, 16 Jun 2003 11:25:06 -0700 (PDT) From: Andrew Gould To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: dvd+rw+r for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 18:25:07 -0000 I'm not subscribed to this list; but I read that Matthew Dillon has ported the dvd+rw tools to FreeBSD. I just compiled and installed the application; but I can't burn to a DVD+RW on a Sony DRU-500A. command: growisofs -Z /dev/acd0c -rl ./testfile result: ":-( unable to CAMGETPASSTHRU for /dev/acd0c: Inappropriate ioctl for device" The DVD+RW website: http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ which is for Linux, says that you have to use scsi emulation with ide burners. Is the Sony 500A a scsi device? (Is it different from the DRU-500A?) If not, how can I work around the scsi issue in FreeBSD? I'm using FreeBSD 4.8-Stable (stable as of a couple of weeks ago). Thanks, Andrew Gould