From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 17 21:55:15 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BB40106568A for ; Wed, 17 Mar 2010 21:55:15 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from mail-pz0-f196.google.com (mail-pz0-f196.google.com [209.85.222.196]) by mx1.freebsd.org (Postfix) with ESMTP id 4BDBE8FC1E for ; Wed, 17 Mar 2010 21:55:15 +0000 (UTC) Received: by pzk34 with SMTP id 34so1172221pzk.3 for ; Wed, 17 Mar 2010 14:55:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=1vltd9WwsooMduqkVbL7oSYqfs7hptzN6v74/tDLCvU=; b=KcOSg0Zv2dwjzEMaaoK8vDxwvVsPQ+qCnCmxJSW8vcfMESK8vctYYznJXmQNfkpqHs 8sjveLqAX3Wj9SLgQ4XNFigE4q+4+kqjEyiZ8bH6LGTtHFplZScqvW9lnp0A+35URddc duyoc4Iy9NttjwWQ+CxHnlqPud0kccAE2B+As= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=RPHfDuTZOv0OEKXHW666XS/f6KgDoYrKXAd1sFzK1BFE+cclCkAftm67/HPhU1P5O8 V576y/3Q+Dqm6YzbQEPhyvtJBLdwDx8l8YaNMrMmTVXWkUJ16ebkVoiMlWUcaxu+pOs5 AVvPYBQNo6m+rxDLIsQWQGJQYnEPhZ0IEybVs= MIME-Version: 1.0 Received: by 10.140.251.8 with SMTP id y8mr77022rvh.144.1268861222288; Wed, 17 Mar 2010 14:27:02 -0700 (PDT) In-Reply-To: <201003160124.o2G1O55D007735@m5p.com> References: <201003160109.o2G199mV007665@m5p.com> <201003160124.o2G1O55D007735@m5p.com> Date: Wed, 17 Mar 2010 14:27:02 -0700 Message-ID: <539c60b91003171427o1e867105k993b5b4d484a7584@mail.gmail.com> From: Steve Franks To: george+freebsd@m5p.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org Subject: Re: flash drive crashes hald on amd64 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2010 21:55:15 -0000 Right there with you on this one. My solution was to get rid of hal :) Steve