Date: Mon, 25 Aug 2003 13:47:57 -0500 From: "Nick H. - Network Operations" <nickh@supportteam.net> To: <freebsd-current@freebsd.org> Subject: Re: nge (Dlink 500-T [Gigabit Driver]) Failure on 5.1 Message-ID: <005e01c36b39$672c72e0$0402a8c0@dotnet> References: <001701c36b2a$424e92f0$0402a8c0@dotnet>
next in thread | previous in thread | raw e-mail | index | archive | help
Seems as though if it's compiled into the kernel, it works just fine. ## ifconfig begin## nge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 options=13<RXCSUM,TXCSUM,VLAN_HWTAGGING> ether 00:50:ba:39:19:c3 media: Ethernet autoselect (none) status: no carrier ## ifconfig end ## ## dmesg begin ## nge0: <National Semiconductor Gigabit Ethernet> port 0xec00-0xecff mem 0xe2001000-0xe2001fff irq 17 at device 11.0 on pci0 nge0: Ethernet address: 00:50:ba:39:19:c3 miibus2: <MII bus> on nge0 nsgphy0: <DP83861 10/100/1000 media interface> 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" <nickh@supportteam.net> To: <freebsd-current@freebsd.org> Sent: Monday, August 25, 2003 11:59 AM Subject: nge (Dlink 500-T [Gigabit Driver]) Failure on 5.1 : nge0: <National Semiconductor Gigabit Ethernet> 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005e01c36b39$672c72e0$0402a8c0>