From owner-freebsd-current@FreeBSD.ORG Mon Dec 11 10:37:43 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 0D18716A47B; Mon, 11 Dec 2006 10:37:43 +0000 (UTC) (envelope-from yal@yal.hopto.org) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id B197443CF8; Mon, 11 Dec 2006 10:34:59 +0000 (GMT) (envelope-from yal@yal.hopto.org) Received: from koala.unime.lan (87.11.169.84) by vsmtp3.tin.it (7.2.072.1) id 456AB7910054ADA6; Mon, 11 Dec 2006 11:33:15 +0100 Received: from koala.unime.lan (localhost [127.0.0.1]) by koala.unime.lan (8.13.8/8.13.8) with ESMTP id kBBAMMST021625 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Mon, 11 Dec 2006 11:22:23 +0100 (CET) (envelope-from yal@yal.hopto.org) Received: (from www@localhost) by koala.unime.lan (8.13.8/8.13.8/Submit) id kBBAML18021624; Mon, 11 Dec 2006 11:22:21 +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 87.11.169.84 (SquirrelMail authenticated user yal) by yal.hopto.org with HTTP; Mon, 11 Dec 2006 11:22:20 +0100 (CET) Message-ID: <4489.87.11.169.84.1165832540.squirrel@yal.hopto.org> Date: Mon, 11 Dec 2006 11:22:20 +0100 (CET) From: "yal" To: "Robert Watson" 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: Mon, 11 Dec 2006 10:37:43 -0000 On Mon, December 11, 2006 10:27, Robert Watson wrote: > > > Sam has committed changes to if_wi in the last 24 hours that may fix this > problem with the default net.isr.direct setting. Could you try updating > to > these changes, removing net.isr.direct=0, and seeing what happens? Dell Latitude D520 comes equipped with an Intel 3945g which is still unsupported. So I'm using a beta driver by Bergamini, who as far as I know abandoned the development early this year. http://damien.bergamini.free.fr/wpi-freebsd.tgz - yal