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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to