Date: Wed, 1 Sep 2004 10:38:32 -0700 (PDT) From: Gabor Esperon <gesperon@yahoo.com> To: Julian Elischer <julian@elischer.org> Cc: freebsd-questions@freebsd.org Subject: Re: Problem with Intel 82540EM Gigabit Ethernet Controller Message-ID: <20040901173832.19922.qmail@web11504.mail.yahoo.com> In-Reply-To: <4136026C.3080308@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--- Julian Elischer <julian@elischer.org> wrote: > Autoselect on 100BaseT often does this.. > > specify the speed manually. > > > Gabor Esperon wrote: > > >Hi! > > > >I have an Intel 82540EM Gigabit Ethernet Controller > >working at 100Mb/s on FreeBSD 5-CURRENT and FreeBSD > >5-BETA3: > > > >em0: > >flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> > mtu > >1500 > > > >options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING> > > inet 192.168.1.32 netmask 0xffffff00 > broadcast > >192.168.1.255 > > ether 00:07:e9:09:a7:37 > > media: Ethernet autoselect (100baseTX > ><full-duplex>) > > status: active > > > >thats ok, but in both systems I can only get > transfers > >at 2.xMb/s (MBytes) as the following "netstat -w1 > -I > >em0" show: > > input (em0) output > > packets errs bytes packets errs > >bytes colls > > 782 0 46920 1438 0 > >2177132 0 > > 788 0 53500 1452 0 > >2209768 0 > > 886 0 53160 1628 0 > >2464792 0 > > 788 0 53904 1452 0 > >2208882 0 > > 799 0 50672 1452 0 > >2198328 0 > > 789 0 53572 1451 0 > >2206080 0 > > 785 0 47100 1442 0 > >2186216 0 > > 795 0 53944 1462 0 > >2218898 0 > > 787 0 47220 1451 0 > >2195386 0 > > 780 0 53004 1437 0 > >2189490 0 > > 797 0 47820 1466 0 > >2216496 0 > > 790 0 53692 1452 0 > >2209900 0 > > 787 0 47220 1448 0 > >2195300 0 > > 792 0 53832 1456 0 > >2210390 0 > > 766 0 45960 1408 0 > >2131712 0 > > 789 0 53472 1452 0 > >2211110 0 > > 790 0 47400 1452 0 > >2198168 0 > > 784 0 53352 1445 0 > >2198982 0 > > 786 0 47160 1444 0 > >2183992 0 > > 791 0 53652 1452 0 > >2209708 0 > > > >What could be the problem here? > > > >===== > >Gabor > >Net/Sys Admin > > > > > > > >_______________________________ > >Do you Yahoo!? > >Win 1 of 4,000 free domain names from Yahoo! Enter > now. > >http://promotions.yahoo.com/goldrush > >_______________________________________________ > >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" > > > > > > Hi! I tried to manually select the IF media and mediaopt (ifconfig em0 media 100baseTX mediaopts full-duplex) but all remain the same. Thank you anyway. ===== Gabor Net/Sys Admin _______________________________ Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter now. http://promotions.yahoo.com/goldrush
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040901173832.19922.qmail>