From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 27 17:35:09 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B83316A41B for ; Sun, 27 Jan 2008 17:35:09 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id 391C713C461 for ; Sun, 27 Jan 2008 17:35:08 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from [192.168.1.50] (kazerne.demon.nl [212.238.222.22]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0RHHmTZ051481; Sun, 27 Jan 2008 18:17:53 +0100 (CET) (envelope-from kwm@rainbow-runner.nl) From: Koop Mast To: Joe Marcus Clarke In-Reply-To: <1201212259.99544.7.camel@shumai.marcuscom.com> References: <1201212259.99544.7.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Sun, 27 Jan 2008 18:17:47 +0100 Message-Id: <1201454267.7507.1.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.21.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD GNOME Users Subject: Re: Brasero for FreeBSD CAM X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 17:35:09 -0000 On Thu, 2008-01-24 at 17:04 -0500, Joe Marcus Clarke wrote: > It's been a while, but I finished a very rough port of brasero's medium > backend to FreeBSD CAM. I borrowed some of Jean-Yves' code from HAL, > and extended it. Basically, I've been reading the MMC6 spec a lot > lately. > > The port is rough in that I use a lot of magic offsets based on the MMC > spec. This makes reading and maintenance hard. I just wanted to see if > this could be done. Cleanup can happen later. I also have not done > more than a build test. > > If you do want to play with this, you should run brasero in a debug mode > so that all output can be captured. While cdrecord should still be used > to burn the media, coasters should be expected early on. > > http://www.marcuscom.com/downloads/brasero.diff > > Joe > I tried this on FreeBSD 6/i386 with gnome 2.20. And it doesn't seem to be able to pick up blank cd/dvd's. While a icon for the black cd/dvd apears on my desktop. -Koop