From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 13:07:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64EBE16A4CE for ; Wed, 3 Dec 2003 13:07:45 -0800 (PST) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31AD943FBF for ; Wed, 3 Dec 2003 13:07:39 -0800 (PST) (envelope-from d.wylie@hccnet.nl) Received: from upsilon by smtp.hccnet.nl via fia142-13-100.dsl.hccnet.nl [80.100.13.142] with ESMTP id hB3L7Yg1010965 (8.12.10/2.03); Wed, 3 Dec 2003 22:07:34 +0100 (MET) From: "Dylan Wylie" To: Peter Hofer , freebsd-current@freebsd.org Date: Wed, 03 Dec 2003 22:05:39 +0100 MIME-Version: 1.0 Message-ID: <3FCE5E33.12557.FF78C1@localhost> Priority: normal In-reply-to: <3FCE33C2.50200@liwest.at> X-mailer: Pegasus Mail for Windows (v4.11) Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Description: Mail message body X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Strange pcm/network problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 03 Dec 2003 21:07:45 -0000 A quick tought; perhaps you need to remove irq 5 from pccard.conf But... > The problem also persists when I'm using my rl nic instead of the > onboard bfe chip. ..maybe not. Try it. Dylan On 3 Dec 2003 at 20:04, Peter Hofer wrote: > Hi there, > > since I installed 5.2-BETA, I've got a very strange problem. Always > when I'm listening to some music and start a network transfer, both > the music and the transfer stop after some time. Nothing is being > received or sent any more, and the following message appears a few > times: > > bfe0: watchdog timeout -- resetting > > This goes on until I exit xmms. When I exit xmms, after a few seconds > the network works again. There's no problem in receiving and sending > data then. > > I was able to reproduce this with mpg123, it just stops playing and > exits when data is being sent over the network. > > The problem also persists when I'm using my rl nic instead of the > onboard bfe chip. > > I'm using sources from yesterday (2003-11-02) now and this problem > still occurs, no matter if sound support is loaded with kldload or > compiled into the kernel. > > Please tell me when you need more information. > > Peter Hofer > >