From owner-freebsd-stable@FreeBSD.ORG Thu Dec 28 17:39:37 2006 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 7650116A403 for ; Thu, 28 Dec 2006 17:39:37 +0000 (UTC) (envelope-from dirkarlt@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 1429B13C499 for ; Thu, 28 Dec 2006 17:39:36 +0000 (UTC) (envelope-from dirkarlt@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so3652939uge for ; Thu, 28 Dec 2006 09:39:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; b=ru5XhGXaNVni44K9NqDsIhiVHthXFNg01rQDBiTQKrc/cD+uQzIrpvMu7lVrWX2do98biUi2E02lMVZMijvNASGXcUlDyFe5ARKG1k/tsa5AuzOFmlt+DOPzNExNUITGvGqusx2UqTQNuzLpx7XvYeZEQfdgqgA33+mnEGmw6PM= Received: by 10.67.119.9 with SMTP id w9mr8444738ugm.1167325979332; Thu, 28 Dec 2006 09:12:59 -0800 (PST) Received: from p5ld2.my.domain ( [82.82.160.133]) by mx.google.com with ESMTP id 54sm24816978ugp.2006.12.28.09.12.58; Thu, 28 Dec 2006 09:12:58 -0800 (PST) Date: Thu, 28 Dec 2006 18:12:42 +0100 From: Dirk Arlt To: freebsd-stable@freebsd.org Message-Id: <20061228181242.b8583f41.dirkarlt@gmail.com> X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: atapicam - System freeze with hw.ata.atapi_dma=1 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: Thu, 28 Dec 2006 17:39:37 -0000 Hi All, I found that issue in older mailings and as bugreport, but its not mentioned anymore. Loading atapicam freezes my system, with or without dvdram. Only solution is setting hw.ata.atapi_dma to 0. I'd like to see that issue reanimated. Of course i'll give any information necessary. I am using an SMP with 6.2-PRELEASE System with a custum Kernel where i just threw out NICs and some other stuff i dont have. Dirk