Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 22:39:52 +1100
From:      Tim Robbins <tjr@freebsd.org>
To:        tom@kmem.org
Cc:        freebsd-stable@freebsd.org
Subject:   Re: if_sk driver
Message-ID:  <20040319113952.GA16120@cat.robbins.dropbear.id.au>
In-Reply-To: <4854.80.14.204.211.1079694139.squirrel@shuttle.kmem.org>
References:  <4854.80.14.204.211.1079694139.squirrel@shuttle.kmem.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 19, 2004 at 12:02:19PM +0100, tom@kmem.org wrote:

> I'm having trouble with a machine i just bought quite recently.
> The motherboard is a ASUS P4P800 and has an onboard NIC
[...]
> i'm seeing the after loading if_sk which to my knowledge supports this
> device.
> 
> When i kldload if_sk i see this :
> 
> skc0: <3Com 3C940 Gigabit Ethernet> port 0xd800-0xd8ff mem
> 0xfeafc000-0xfeafffff irq 11 at device 5.0 on pci2
> skc0: 3Com Gigabit LOM (3C940)
> sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
> sk0: Ethernet address: 00:0e:a6:48:8d:de
> sk0: no memory for list buffers!
> device_probe_and_attach: sk0 attach returned 12

Try building sk into the kernel or loading it from the bootloader.

I have a similar board (ASUS K8V Deluxe) with the same 3Com gigabit
adapter, and it worked perfectly first time with 5.2.1-RELEASE -
I haven't tried -stable yet.


Tim



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