From owner-freebsd-current@FreeBSD.ORG Mon Aug 25 11:47:39 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 7DE2C16A4BF for ; Mon, 25 Aug 2003 11:47:39 -0700 (PDT) Received: from noir.propagation.net (noir.propagation.net [63.249.159.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id D965543FD7 for ; Mon, 25 Aug 2003 11:47:38 -0700 (PDT) (envelope-from nickh@supportteam.net) Received: from dotnet (c66.169.110.87.ts46v-03.otn-a1.ftwrth.tx.charter.com [66.169.110.87]) by noir.propagation.net (8.9.3p2/8.8.5) with ESMTP id NAA22615 for ; Mon, 25 Aug 2003 13:48:49 -0500 Message-ID: <005e01c36b39$672c72e0$0402a8c0@dotnet> From: "Nick H. - Network Operations" To: References: <001701c36b2a$424e92f0$0402a8c0@dotnet> Date: Mon, 25 Aug 2003 13:47:57 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3663.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3663.0 Subject: Re: nge (Dlink 500-T [Gigabit Driver]) Failure on 5.1 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 18:47:39 -0000 Seems as though if it's compiled into the kernel, it works just fine. ## ifconfig begin## nge0: flags=8802 mtu 1500 options=13 ether 00:50:ba:39:19:c3 media: Ethernet autoselect (none) status: no carrier ## ifconfig end ## ## dmesg begin ## nge0: port 0xec00-0xecff mem 0xe2001000-0xe2001fff irq 17 at device 11.0 on pci0 nge0: Ethernet address: 00:50:ba:39:19:c3 miibus2: on nge0 nsgphy0: on miibus2 nsgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ## dmesg end ## Im not quite sure at this point what caused it, but I will attempt to look into it and find out why it wont load as a module. It's built in now and everything is just fine, again, but it still worries me that it's doing that. Regards, Nick H. Network Operations Center nickh@supportteam.net ----- Original Message ----- From: "Nick H. - Network Operations" To: Sent: Monday, August 25, 2003 11:59 AM Subject: nge (Dlink 500-T [Gigabit Driver]) Failure on 5.1 : nge0: port 0xec00-0xecff mem : 0xe2001000-0xe2001fff irq 17 at device 11.0 on pci0 : nge0: Ethernet address: 00:50:ba:39:19:c3 : nge0: no memory for jumbo buffers! : nge0: jumbo buffer allocation failed : device_probe_and_attach: nge0 attach returned 6 : : That occurs when I do a kldload if_nge.ko : It has previously worked on the machine, but is now failing. Is there : something special that needs to be done with this device or is it just the : card that is having problems? Im willing to provide anyone with more : information if needed, just shoot me an email. Im going to attempt to build : nge into the kernel and see what happens when it tries loading it up that : way. : : : : Regards, : Nick H. : Network Operations Center : nickh@supportteam.net : : : _______________________________________________ : freebsd-current@freebsd.org mailing list : http://lists.freebsd.org/mailman/listinfo/freebsd-current : To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"