From owner-freebsd-current@FreeBSD.ORG Mon Aug 25 03:12:27 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 417D116A4BF for ; Mon, 25 Aug 2003 03:12:27 -0700 (PDT) Received: from purge.bash.sh (purge.bash.sh [193.178.223.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 612B443FDF for ; Mon, 25 Aug 2003 03:12:26 -0700 (PDT) (envelope-from stu@ipng.org.uk) Received: from acbb248b.ipt.aol.com ([172.187.36.139] helo=stu.ipng.org.uk) by purge.bash.sh with asmtp (Exim 4.20 #2 ) id 19rEKm-0006sv-5H for ; Mon, 25 Aug 2003 11:12:24 +0100 Received: from stu by stu.ipng.org.uk with local (Exim 4.10) id 19rEMj-000DdI-00 for freebsd-current@freebsd.org; Mon, 25 Aug 2003 11:14:25 +0100 Date: Mon, 25 Aug 2003 11:14:25 +0100 From: Stuart Walsh To: freebsd-current@freebsd.org Message-ID: <20030825101425.GA52184@deepfreeze.stu.ipng.org.uk> References: <20030823154530.GA86441@deepfreeze.stu.ipng.org.uk> <20030824112239.GA231@freebie.xs4all.nl> <20030825034224.GA713@gforce.johnson.home> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20030825034224.GA713@gforce.johnson.home> 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=-1.0 required=7.5 tests=EMAIL_ATTRIBUTION,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 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: Mon, 25 Aug 2003 10:12:27 -0000 On Sun Aug 24, 10:42P -0500, Glenn Johnson wrote: > On Sun, Aug 24, 2003 at 01:22:39PM +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. > > I have an Abit IS7 with a 3c940. I also get a lockup at boot time. I > tried loading the module after bootup as well. I tried that two times; > it loaded one time and locked the machine up the other time. > Does it lock up after printing the ethernet address as in Wilko's case? Does the card work properly if the module does manage to load? Also could you mail your dmesg. Regards, Stuart