From owner-freebsd-current@FreeBSD.ORG Fri Aug 28 07:30:36 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 939551067EA4 for ; Fri, 28 Aug 2009 07:30:36 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-vw0-f189.google.com (mail-vw0-f189.google.com [209.85.212.189]) by mx1.freebsd.org (Postfix) with ESMTP id 201EA92282 for ; Fri, 28 Aug 2009 06:05:25 +0000 (UTC) Received: by vws27 with SMTP id 27so1331503vws.3 for ; Thu, 27 Aug 2009 23:05:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type; bh=aIWdrAsU7ry1PNtDri4T8gkJMEhqvznMX5Tu+dOFaMw=; b=arvST1o/z+jAseX+NJIIBN6cu+g0TH9UsHiXo7Ohm4wZPV+ZGsXhFmLsnVS4ltj8aL oeyI3qXG8BiIQqzAvjXdK0SMxi8uvnXAsadHq3mzOY6qS+HEXnlwljoGBxhyEAuoykxz h8KhnioFeBHDG4wOQIx6p2TjWAxG54Wv/ya2U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=vQoLFIOLjJ29bS0UXIxFjiWGq3HqJeM9Bt+zJPAMyKBDAlPfw9ZpB1VfY/i1pnnxGI +kpTwmSEEVXpvuqTAnoi2g/Hf9nyzFT4C6d6xruDYhGZsiQ//EOkskz2saxkbgNH+Sxd P1x1Vgi1eNtQ5PVEjUGYDxyPeEhg1Fttp9hbk= MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.220.42.80 with SMTP id r16mr300116vce.52.1251439509535; Thu, 27 Aug 2009 23:05:09 -0700 (PDT) In-Reply-To: <1251420299.2700.3.camel@Lappy> References: <3131aa530907101349tac49804n86243e1c2bd055f6@mail.gmail.com> <3131aa530908271201q7845e3cbuc30511d8af9cc9a8@mail.gmail.com> <1251420299.2700.3.camel@Lappy> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Fri, 28 Aug 2009 08:04:49 +0200 X-Google-Sender-Auth: df78783667066079 Message-ID: <3131aa530908272304v413b2a42o508f4250ffe1aa09@mail.gmail.com> To: sbruno@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: [8.0 Beta 1] Hang after loading USB ehci drivers on Asus K8N4-E X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 28 Aug 2009 07:30:41 -0000 Hi Sean, > > Can you disable the firewire (ieee1394) adapter on your motherboard via > the BIOS please and see if it 8.0 Beta works for you? > I've disabled the firewire and this didn't solve the 2 regressions observed with FreeBSD 8.0: - hang when loading ehci drivers - can't use my PATA hard drive thanks for your help. Olivier