From owner-freebsd-current@FreeBSD.ORG Tue May 11 10:18:30 2004 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 B82F316A4CE for ; Tue, 11 May 2004 10:18:30 -0700 (PDT) Received: from willow.veidit.net (willow.veidit.net [81.93.138.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69C1343D5C for ; Tue, 11 May 2004 10:18:29 -0700 (PDT) (envelope-from john@veidit.net) Received: from veidit.net (c-9cc071d5.15-1-64736c10.cust.bredbandsbolaget.se [213.113.192.156]) (authenticated bits=0) by willow.veidit.net (8.12.10/8.12.10) with ESMTP id i4BHIOpM013995 for ; Tue, 11 May 2004 19:18:28 +0200 (CEST) Message-ID: <40A10AC8.6080406@veidit.net> Date: Tue, 11 May 2004 19:18:00 +0200 From: John Angelmo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7b) Gecko/20040430 X-Accept-Language: sv, en-gb, en, en-us MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: re driver 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: Tue, 11 May 2004 17:18:30 -0000 It seems that the re driver has some problems on my laptop at "high" network and some cpu it simply just dies, you can't ping out, not get a new dhcp lease or anything, a reboot seems to be the only thing that helps... This problem does not occur when using a WiFi card or other NICs.. from dmesg: re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x9000 re0: port 0x9000-0x90ff mem 0xf0018800-0xf00188ff irq 11 at device 11.0 on pci0 /John