From owner-freebsd-current@FreeBSD.ORG Sat Aug 8 09:19:17 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBD93106566B for ; Sat, 8 Aug 2009 09:19:17 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by mx1.freebsd.org (Postfix) with ESMTP id 70AF98FC16 for ; Sat, 8 Aug 2009 09:19:17 +0000 (UTC) Received: by ewy2 with SMTP id 2so2024148ewy.43 for ; Sat, 08 Aug 2009 02:19:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=aBqGUwT9bbNRN7XebUmCBzef12lgoJP4Yl3Wy2Ox/oY=; b=YwAbWbX3f9hC6cVnogXxQ/2b5nauKseLs78kwrDVoMGmZrY5QLALKz2XlmuR5Wj6pp sSxtPOL8psq/DdB7c+mdVMhSdGiClPeyv2qcHX1aDObXmimLc+WJK1dYkOZlkN4us/Az EU87+v6gXnB/7y/WKsj+pzrdOAD++AsLWrIRM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=YlFlmNHD5S2f/STs+7uXossshrIGj9QR2fAuB8syn5MVoq7sziJMCjtRKAAuBXsSMy 8QtISPmsLXNXeh/EUllOebllk0mwSb8SiiKC/BIJM27zfr8H4Ng21cvOrJFRiz/9IVfv LoRrUYOgLna7PmY3gyATQg26xvGotO53MIDUw= MIME-Version: 1.0 Received: by 10.211.180.19 with SMTP id h19mr449109ebp.35.1249723156633; Sat, 08 Aug 2009 02:19:16 -0700 (PDT) In-Reply-To: References: Date: Sat, 8 Aug 2009 05:19:16 -0400 Message-ID: From: grarpamp To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 08 Aug 2009 12:43:13 +0000 Cc: bf1783@googlemail.com Subject: Re: Cdparanoia X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Aug 2009 09:19:18 -0000 > The new version uses some Linux 2.6 SG_IO by default. You may have to > make some changes to get it to work. It's been months since I've looked/tried it. Some of the device things looked like they could simply be lobotomized away... specify a device instead of bus scanning, define some parameters, that sort of thing, just to get it going. > You've seen the developer's manifesto? Yes, sigh. It's still a good app though. And Simon who did the original FreeBSD port did just fine, works with atapicam. It's a pretty small changeset so maybe someone with more skills than I would carry it onward. Later.