On Sat, 12 May 2012 17:29:38 +0000 (GMT)
Christopher May <[email protected]> wrote:
> On the Asus E45M1-I Deluxe motherboard the onboard NIC is a Realtek 8111E
> Gigabit.
>
> pciconf -lv output;
>
> re0@pci0:4:0:0: class=0x020000 card=0x84321043 chip=0x816810ec rev=0x06
> hdr=0x00
> vendor = 'Realtek Semiconductor Co., Ltd.'
> device = 'RTL8111/8168B PCI Express Gigabit Ethernet controller'
> class = network
>
> Now this motherboard only syncs to the gigabit switch at 100Mb. When rsyncing
> I can only get ~6.7Mb/s out of it right until it stalls and once that happens
> it doesn't resume.
Have you tried anything else than FreeBSD 9.0 on this board? I ask because I
have a E35M1-I which seems to have the same chip:
tingo@kg-f3$ pciconf -lv | grep -A 4 re0
re0@pci0:4:0:0: class=0x020000 card=0x84321043 chip=0x816810ec rev=0x06 hdr=0x00
vendor = 'Realtek Semiconductor'
device = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111/8111c)'
class = network
subclass = ethernet
and this one runs FreeBSD 8.2 without problems:
tingo@kg-f3$ uname -a
FreeBSD kg-f3.kg4.no 8.2-RELEASE-p7 FreeBSD 8.2-RELEASE-p7 #0: Thu May 3
12:22:17 PDT 2012
[email protected]:/home/jpaetzel/8.0.4-RELEASE-p2/obj.amd64/build/home/jpaetzel/8.0.4-RELEASE-p2/FreeBSD/src/sys/FREENAS.amd64
amd64
(disclaimer: this is a FreeNAS box)
and I regularly push large amounts of data (via scp) to it - it is my backup
machine.
HTH
--
Torfinn Ingolfsen <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"