From owner-freebsd-stable@FreeBSD.ORG Fri Mar 19 03:55:53 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC4ED16A4CE; Fri, 19 Mar 2004 03:55:53 -0800 (PST) Received: from smtp-out3.xs4all.nl (smtp-out3.xs4all.nl [194.109.24.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A70543D2F; Fri, 19 Mar 2004 03:55:53 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out3.xs4all.nl (8.12.10/8.12.10) with ESMTP id i2JBtpBm059344; Fri, 19 Mar 2004 12:55:51 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i2JBtoJA003043; Fri, 19 Mar 2004 12:55:50 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i2JBtomf003042; Fri, 19 Mar 2004 12:55:50 +0100 (CET) (envelope-from wkb) Date: Fri, 19 Mar 2004 12:55:50 +0100 From: Wilko Bulte To: Tim Robbins Message-ID: <20040319115550.GA3018@freebie.xs4all.nl> References: <4854.80.14.204.211.1079694139.squirrel@shuttle.kmem.org> <20040319113952.GA16120@cat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040319113952.GA16120@cat.robbins.dropbear.id.au> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: freebsd-stable@FreeBSD.ORG cc: tom@kmem.org Subject: Re: if_sk driver X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 11:55:54 -0000 On Fri, Mar 19, 2004 at 10:39:52PM +1100, Tim Robbins wrote: > 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: 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. WOrks brilliantly on my P4P800, if_sk is built into the kernel, no module. On -stable. -- Wilko Bulte wilko@FreeBSD.org