From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 15:20:09 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85D21106564A; Tue, 3 Jun 2008 15:20:09 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 5114E8FC12; Tue, 3 Jun 2008 15:20:09 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:cc:From:Subject:In-Reply-To:X-Attribution:Date:Message-Id; b=b7JXVq2ZBI7jHS7a8EB1YQ2a+5m5Vp0CdZh8IBpl9gDI+jquTVt1U+i1+URLz6Zw4oDLQI8+KyqPjtgWoKe3KY1PpsOn+4fsT/GBH+OZ1Dx+CDCVbUxLUiEGXdJzttQPEWXPz13rwWzqXYy7RUozGDD51gKwrV4/3tMo0CeVpD+3rr9097Ozv+93sOmlWCCUvt/A6KIeUDt845kSQkvGpXvoso5eBWaHeVbSJUPcOOc0kpuFLUtoc6zf9wv0swO0; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1K3YIy-0001Oi-Od; Tue, 03 Jun 2008 15:20:08 +0000 Received: from dsl-245-170-177.telkomadsl.co.za ([41.245.170.177] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1K3YID-0001q6-OM; Tue, 03 Jun 2008 15:19:21 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1K3YHs-0001PB-5W; Tue, 03 Jun 2008 17:19:00 +0200 To: John Baldwin From: Ian FREISLICH In-Reply-To: Message from John Baldwin of "Tue, 03 Jun 2008 10:45:26 -0400." <200806031045.26793.jhb@freebsd.org> X-Attribution: BOFH Date: Tue, 03 Jun 2008 17:19:00 +0200 Message-Id: Cc: current@freebsd.org Subject: Re: xe(4) MPSAFE patch 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: Tue, 03 Jun 2008 15:20:09 -0000 John Baldwin wrote: > On Tuesday 03 June 2008 03:26:34 am Ian FREISLICH wrote: > > John Baldwin wrote: > > > Cool, thanks for testing. Can you test an additional patch that changes > how > > > the watchdog timer works a bit? > > > > > > http://www.FreeBSD.org/~jhb/patches/xe_wdog.patch > > > > xe0: at port 0x2e8-0x2ef irq 1 1 > function 0 config 39 on pccard0 > > xe0: version 0x55/0x05, 100Mbps capable, with modem > > xe0: Ethernet address: 00:10:a4:b6:0a:32 > > xe0: [ITHREAD] > > xe0: watchdog timeout: resetting card > > > > I'll keep a look out for more timeouts. > > I actually broke the timer (it only ran once and didn't reschedule itself) an d > it also was going to emit the warning each time it ran even if there wasn't > an actual timeout. I've fixed both issues and updated the patch at the URL > again. Ok, I'll try it again tonight. Ian -- Ian Freislich