From owner-freebsd-current@FreeBSD.ORG Thu Aug 28 21:02:10 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4527816A4C0; Thu, 28 Aug 2003 21:02:10 -0700 (PDT) Received: from remt22.cluster1.charter.net (remt22.cluster1.charter.net [209.225.8.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA20F43FF3; Thu, 28 Aug 2003 21:02:05 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by remt22.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 140124835; Fri, 29 Aug 2003 00:02:04 -0400 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h7T422A2000824; Thu, 28 Aug 2003 23:02:02 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h7T422TD000823; Thu, 28 Aug 2003 23:02:02 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Thu, 28 Aug 2003 23:02:02 -0500 To: Thomas Quinot Message-ID: <20030829040202.GA781@gforce.johnson.home> Mail-Followup-To: Thomas Quinot , freebsd-current@freebsd.org References: <200308241328.h7ODSjwC067165@spider.deepcore.dk> <20030825014824.GA6311@melusine.cuivre.fr.eu.org> <20030827223959.GB64218@melusine.cuivre.fr.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030827223959.GB64218@melusine.cuivre.fr.eu.org> User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: HEADS UP! ATAng committed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 29 Aug 2003 04:02:10 -0000 On Thu, Aug 28, 2003 at 12:39:59AM +0200, Thomas Quinot wrote: > OK, trivial one. Thanks to all who contributed feedback on this issue. > > Thomas. > > Index: atapi-cam.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/ata/atapi-cam.c,v > retrieving revision 1.20 ...snip... When I have atapicam enabled in my kernel config (-current, as of Aug 28, 2003; 11:00 PM CDT), my system locks up when trying to load nautilus. Nautilus loads fine after removing the atapicam option. Atapicam worked fine prior to ATAng. -- Glenn Johnson glennpj@charter.net