From owner-freebsd-stable@FreeBSD.ORG Tue Apr 24 20:29:19 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEEC316A402 for ; Tue, 24 Apr 2007 20:29:19 +0000 (UTC) (envelope-from eric.j.christeson@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235]) by mx1.freebsd.org (Postfix) with ESMTP id 6B8D613C44C for ; Tue, 24 Apr 2007 20:29:19 +0000 (UTC) (envelope-from eric.j.christeson@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so1837813nza for ; Tue, 24 Apr 2007 13:29:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZtQU07uZUkIBFyQPQXKssY4YHDZhESI+LODX1BQ9kG36MDf2jlOswOq/MR6P4hbVoLGWwCtvoRVaAd0Qa4iqNl99MSZCzKlfeuOItJk4F/z8xHmreLczUShAIujk61VCuQQv0NsWGC/C2BI5cWe1OQPm0YluBPrNGzl8Jlh3Vzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=W1hbfooq004s60hbmogzZGwurtUPUVmkO5DR5lcmlN+EtbnexGHiHYJqFXjF3My78F6Q3CHhPWpuAUyHWi41oi2J6VF8CIxivm33Tcy2g1VeYeqjAeaNuUvNRVinQ375G7Qd4VH/pcE85tBwv7kBfV8madvzbnetYn33FE5AttE= Received: by 10.114.148.1 with SMTP id v1mr620837wad.1177444894551; Tue, 24 Apr 2007 13:01:34 -0700 (PDT) Received: by 10.114.67.17 with HTTP; Tue, 24 Apr 2007 13:01:34 -0700 (PDT) Message-ID: <7e3339060704241301j3123d180qb5c5ae168991b6bd@mail.gmail.com> Date: Tue, 24 Apr 2007 15:01:34 -0500 From: ejc To: freebsd-stable@freebsd.org In-Reply-To: <20070424144928.GB856@faust.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070424075059.9A81C16A474@hub.freebsd.org> <20070424144928.GB856@faust.net> Subject: Re: [kde-freebsd] problem hal - k3b ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 20:29:19 -0000 As a data point, I was seeing the same problems, but reverting to atapi-cam.c rev 1.42.2.2 works here too. Eric