From owner-freebsd-current@FreeBSD.ORG Wed Jun 2 08:20:13 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 D4CD816A4CF for ; Wed, 2 Jun 2004 08:20:13 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE1C43D5E for ; Wed, 2 Jun 2004 08:20:12 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i52FIPOY029831; Wed, 2 Jun 2004 09:18:26 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 02 Jun 2004 09:18:26 -0600 (MDT) Message-Id: <20040602.091826.112819436.imp@bsdimp.com> To: bob@nas.com From: "M. Warner Losh" In-Reply-To: <16573.18954.220637.189350@moria.nas.com> References: <1086044255.1909.12.camel@localhost> <20040601.081913.66322578.imp@bsdimp.com> <16573.18954.220637.189350@moria.nas.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Fatal trap 12 after ata probe 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, 02 Jun 2004 15:20:13 -0000 In message: <16573.18954.220637.189350@moria.nas.com> Bob Finch writes: : I was using the GENERIC kernel. I copied GENERIC and commented out : everything unsupported on the Z1 and the custom kernel boots OK. Ah! I forgot to mention that ehci doesn't work for me. Warner