From owner-freebsd-current@FreeBSD.ORG Sun Aug 24 04:35:32 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 36CC616A4BF for ; Sun, 24 Aug 2003 04:35:32 -0700 (PDT) Received: from purge.bash.sh (purge.bash.sh [193.178.223.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0814343FE5 for ; Sun, 24 Aug 2003 04:35:31 -0700 (PDT) (envelope-from stu@ipng.org.uk) Received: from acbee566.ipt.aol.com ([172.190.229.102] helo=stu.ipng.org.uk) by purge.bash.sh with asmtp (Exim 4.20 #2 ) id 19qt9b-0007Bi-PQ; Sun, 24 Aug 2003 12:35:28 +0100 Received: from baal.stu ([192.168.2.2] helo=icecold.stu.ipng.org.uk) by stu.ipng.org.uk with esmtp (Exim 4.10) id 19qtBh-0004d2-00; Sun, 24 Aug 2003 12:37:37 +0100 Received: from icecold.stu.ipng.org.uk (localhost [127.0.0.1]) h7OBZ4HT095838; Sun, 24 Aug 2003 12:35:04 +0100 (BST) (envelope-from stu@ipng.org.uk) Received: (from stu@localhost) by icecold.stu.ipng.org.uk (8.12.7/8.12.7/Submit) id h7OBZ21E095764; Sun, 24 Aug 2003 12:35:02 +0100 (BST) X-Authentication-Warning: icecold.stu: stu set sender to stu@ipng.org.uk using -f Date: Sun, 24 Aug 2003 12:35:01 +0100 From: Stuart Walsh To: Wilko Bulte Message-ID: <20030824113501.GB61086@icecold.stu.ipng.org.uk> References: <20030823154530.GA86441@deepfreeze.stu.ipng.org.uk> <20030824112239.GA231@freebie.xs4all.nl> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20030824112239.GA231@freebie.xs4all.nl> User-Agent: Mutt/1.5.4i X-SA-Exim-Mail-From: stu@ipng.org.uk Content-Type: text/plain; charset=us-ascii X-Spam-Status: No, hits=0.3 required=7.5 tests=EMAIL_ATTRIBUTION,FORGED_RCVD_TRAIL,QUOTED_EMAIL_TEXT version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-SA-Exim-Version: 3.0 (built Tue Jul 1 14:25:23 BST 2003) X-SA-Exim-Scanned: Yes cc: freebsd-current@freebsd.org Subject: Re: 3C940 / Asus P4P800 gigabit LAN driver 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: Sun, 24 Aug 2003 11:35:32 -0000 On Sun Aug 24, 01:22P +0200, Wilko Bulte wrote: > On Sat, Aug 23, 2003 at 04:45:30PM +0100, Stuart Walsh wrote: > > Hi, > > > > I ported the openbsd additions to the sk driver to support the 3c940 > > gigabit network card which is commonly found in the above asus > > motherboard. Testers/comments/commits welcome, but please don't blame > > me if it burns your house down or something :) > > Hi Stuart, > > I tried this patch instead of the earlier ones you pointed me to on IRC. > > Unfortunately my Asus P4P800 still locks up solid (reset button required) > after printing the 3c940's ethernet address. > > I'm interested to know if other P4P800 owners have the same issue. > > Wilko > Hi Wilko, Sorry to hear you are still having trouble. Thus far I have only been able to find one other person to test the driver and for him it works perfectly(also a P4P800). Are you running up do date -current, or is there anything strange about your setup at all? Regards, Stuart