From owner-freebsd-current@FreeBSD.ORG Sat Dec 9 23:03:12 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DB26416A57B for ; Sat, 9 Dec 2006 23:03:12 +0000 (UTC) (envelope-from yal@yal.hopto.org) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E3743D91 for ; Sat, 9 Dec 2006 23:01:01 +0000 (GMT) (envelope-from yal@yal.hopto.org) Received: from koala.unime.lan (87.11.169.84) by vsmtp1.tin.it (7.2.072.1) id 4568407F005619D0 for freebsd-current@FreeBSD.org; Sun, 10 Dec 2006 00:02:06 +0100 Received: from koala.unime.lan (localhost [127.0.0.1]) by koala.unime.lan (8.13.8/8.13.8) with ESMTP id kB9MpaQP009927 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sat, 9 Dec 2006 23:51:36 +0100 (CET) (envelope-from yal@yal.hopto.org) Received: (from www@localhost) by koala.unime.lan (8.13.8/8.13.8/Submit) id kB9MpZLI009926; Sat, 9 Dec 2006 23:51:35 +0100 (CET) (envelope-from yal@yal.hopto.org) X-Authentication-Warning: koala.unime.lan: www set sender to yal@yal.hopto.org using -f Received: from 192.168.1.110 (SquirrelMail authenticated user yal) by yal.hopto.org with HTTP; Sat, 9 Dec 2006 23:51:35 +0100 (CET) Message-ID: <55728.192.168.1.110.1165704695.squirrel@yal.hopto.org> Date: Sat, 9 Dec 2006 23:51:35 +0100 (CET) From: "yal" To: "Maxim Konovalov" User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-current@FreeBSD.org Subject: Re: CURRENT freezes on Laitude D520 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yal@yal.hopto.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2006 23:03:13 -0000 Hi Maxim! Your hint worked for me. And allows me to use USB Ehci driver, which didn't work on previous kernel. I noticed a much longer world compile time: it incresed from 30 to 45 min. Thanks a lot for your suggestion is the best compromise so far. On Sat, December 9, 2006 23:45, Maxim Konovalov wrote: >> > Try with >> > >> > debug.mpsafenet="0" >> > Probably not a clean solution, but it works for now and I can connect an external HD to my freebsd laptop.