From owner-freebsd-current@FreeBSD.ORG Wed Apr 21 09:23:33 2004 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 CE6A816A4CE for ; Wed, 21 Apr 2004 09:23:33 -0700 (PDT) Received: from chuggalug.clues.com (chuggalug.demon.co.uk [62.49.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39D3643D46 for ; Wed, 21 Apr 2004 09:23:33 -0700 (PDT) (envelope-from geoffb@chuggalug.clues.com) Received: from chuggalug.clues.com (localhost [127.0.0.1]) by chuggalug.clues.com (8.12.10/8.12.10) with ESMTP id i3LGHx3N028293 for ; Wed, 21 Apr 2004 16:17:59 GMT (envelope-from geoffb@chuggalug.clues.com) Received: (from geoffb@localhost) by chuggalug.clues.com (8.12.10/8.12.10/Submit) id i3LGHxOs028292 for current@freebsd.org; Wed, 21 Apr 2004 16:17:59 GMT (envelope-from geoffb) Date: Wed, 21 Apr 2004 16:17:58 +0000 From: Geoff Buckingham To: current@freebsd.org Message-ID: <20040421161758.GA18944@chuggalug.clues.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Serverworks LE acd access hangs. 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: Wed, 21 Apr 2004 16:23:33 -0000 booting a 5.2.1 kernel and mfsroot from CD on an IBM x342 works fine, with acpi disabled, however when I try to mount the iso9660 fs the system hangs :-( Looking through the archives I have come across several reports of problems with ServerWorks LE pentium IIIs (including my own issues with a dl360) and the new ata code. Have fixes/workarounds been introduced since 5.2.1 that would make trying HEAD worthwile? I am about to try explicitly disabling atapi dma (although man page states it is off by default) Is atapi dma still disabled by default? I ask as the boot in safe mode from beastie.4th explicitley disables it. Can I force current to run on only one CPU if so is this likely to help?