From owner-freebsd-questions@FreeBSD.ORG Sun Nov 27 13:05:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 733BA16A420 for ; Sun, 27 Nov 2005 13:05:14 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED3F43D68 for ; Sun, 27 Nov 2005 13:05:13 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr10.xs4all.nl (8.13.3/8.13.3) with ESMTP id jARD5AOp055209 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 27 Nov 2005 14:05:11 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <4389AF07.6060608@xs4all.nl> Date: Sun, 27 Nov 2005 14:05:11 +0100 From: Hans Nieser User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vladimir Dvorak , freebsd-questions@freebsd.org References: <4369EA5D.3040703@vdsoft.org> <43886DF5.6000905@nieser.net> <200511261014.47333.nb_root@videotron.ca> <43887DA5.7070103@nieser.net> <43899A5D.3070203@vdsoft.org> In-Reply-To: <43899A5D.3070203@vdsoft.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Subject: Re: sk0: watchdog timeout X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 13:05:14 -0000 Vladimir Dvorak wrote: > I found some other solution here: > http://sources.zabbadoz.net/freebsd/if_sk.html > > There is recommended to "use correct on-chip RAM size": > > 6. use correct on-chip RAM size; committed to HEAD > > > Can some of you know how ? I don't think that patch could solve anything in my case as it's pretty old and already included in FreeBSD 6.0, I think. Many thanks for that link though, it's got loads of info.