Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 01:10:19 -0400
From:      Josh Elsasser <jre@vineyard.net>
To:        Stuart Walsh <stu@ipng.org.uk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 3C940 / Asus P4P800 gigabit LAN driver
Message-ID:  <20030908051019.GA1672@jade.elsasser.org>
In-Reply-To: <20030905185024.GB2023@icecold.stu>
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> <20030825162023.GC40907@node1.cluster.srrc.usda.gov> <20030826041123.GB718@gforce.johnson.home> <20030905185024.GB2023@icecold.stu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 05, 2003 at 07:50:24PM +0100, Stuart Walsh wrote:
> On Mon Aug 25, 11:11P -0500, Glenn Johnson wrote:
> 
> Hi again chaps,
> 
> I've been working on other things lately, including getting ready to
> move house and looking after my 3 month old daughter :) but recently I've 
> took up trying to get this driver working again.  If anyone is interested in
> helping out, could they give http://stu.bash.sh/if_sk.c and
> http://stu.bash.sh/if_skreg.h a try and let me know what output you get.
> I'm only really interested in what happens after the MAC gets printed so
> don't go to too much trouble to get the exact info.
> 
> Just plonk the files in /usr/src/sys/pci over the top of the old ones.
> Thanks to anyone who helps out.

Sorry for the delay.  I just upgraded this machine to -current and
things have just now settled down.

I compiled the if_sk module (it seemed to want yukonreg.h, which I
found on your site), loaded it, and got this:

skc0: <3Com 3C940 Gigabit Ethernet> port 0xb800-0xb8ff mem 0xdc800000-0xdc803fff irq 5 at device 9.0 on pci0
skc0: 3Com Gigabit LOM (3C940)
sk0: <GI Yukon MAC> on skc0
sk0: Ethernet address: xx:xx:xx:xx:xx:xx
Yukon chip deteched
Phy type 4 addr 0
sk_intr
sk_intr
sk_intr
sk_intr
sk_intr
sk_intr
sk_intr

At this point the machine seemed to be writing to swap and kldload was
hung, so I rebooted.

Note that this the onboard 3C940 on the Asus A77V600 motherboard.

I will be more than happy to help test any more code you have to get
this driver working.

 -jre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030908051019.GA1672>