From owner-freebsd-current@FreeBSD.ORG Mon Aug 25 09:20:30 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 0456C16A4BF for ; Mon, 25 Aug 2003 09:20:30 -0700 (PDT) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id A13E443FE0 for ; Mon, 25 Aug 2003 09:20:27 -0700 (PDT) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.9/8.12.9) with ESMTP id h7PGKOfi065717; Mon, 25 Aug 2003 11:20:24 -0500 (CDT) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost)h7PGKOLu065683; Mon, 25 Aug 2003 11:20:24 -0500 (CDT) (envelope-from glenn) Date: Mon, 25 Aug 2003 11:20:23 -0500 From: Glenn Johnson To: Stuart Walsh Message-ID: <20030825162023.GC40907@node1.cluster.srrc.usda.gov> Mail-Followup-To: Stuart Walsh , freebsd-current@freebsd.org References: <20030823154530.GA86441@deepfreeze.stu.ipng.org.uk> <20030824112239.GA231@freebie.xs4all.nl> <20030825034224.GA713@gforce.johnson.home> <20030825101425.GA52184@deepfreeze.stu.ipng.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030825101425.GA52184@deepfreeze.stu.ipng.org.uk> User-Agent: Mutt/1.5.4i 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: Mon, 25 Aug 2003 16:20:30 -0000 On Mon, Aug 25, 2003 at 11:14:25AM +0100, Stuart Walsh wrote: > 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? Yes. > Does the card work properly if the module does manage to load? I do not know. I did not have a cable plugged in to the 3c940 port at the time. I do remember some message about not being able to set up a jumbo frame. I was going to plug a cable into the port to see if it worked but I was not able to get the module to load again without locking up the machine. > Also could you mail your dmesg. Yes, but not until I get home later this evening as the 3c940 is on my home system. -- Glenn Johnson