Re: Realtek re(4) driver

2018-04-11 Thread Vladimir Terziev
Hi Dieter, i have managed to download the driver from the link that you provided by just clicking the “Global” link. Just let me know if you want me to send it to you. Regards, Vladimir > On 11 Apr 2018, at 01:50, Dieter BSD wrote: > > Multiple people have found that FreeBSD's re(4) drive

Realtek re(4) driver

2018-04-10 Thread Dieter BSD
Multiple people have found that FreeBSD's re(4) driver for Realtek Ethernet chips has problems. Something like a rcp(1) with another FreeBSD box merely runs slower due to the stalls, but if the other end has buggy network code and/or if the transfer is forced to use UDP (Unreliable Data Protocol)

Re: Realtek re(4) driver for FreeBSD 4.x?

2005-05-25 Thread John Mok
Dear Ragnar, I am sorry I did not aware that you need the gigabit Ethernet drivers for FreeBSD 4.x. If it is the Realtek 8169 chipset, please try this one :- http://152.104.125.9/cn/nic/rtl8169rtl8169sbrtl8110sb/bsd-8169s(120)0909.zip Anyway, after some searching, I am sure you could get the

Re: Realtek re(4) driver for FreeBSD 4.x?

2005-05-25 Thread Ragnar Lonn
Thanks, I downloaded it but it looks as if that's the rl(4) driver. It only works for Realteks FastEthernet NICs, not the gigabit Ethernet ones. Regards, /Ragnar John Mok wrote: Did you try the driver for FreeBSD 4.x from Realtek? http://www.realtek.com.tw/downloads/downloads1-3.aspx?seri

Re: Realtek re(4) driver for FreeBSD 4.x?

2005-05-20 Thread John Mok
Did you try the driver for FreeBSD 4.x from Realtek? http://www.realtek.com.tw/downloads/downloads1-3.aspx?series=16&Software=True Regards, John Mok Ragnar Lonn wrote: Hi, I have a couple of D-link gigabit-ethernet cards that I'd like to run on FreeBSD 4.11 but it seems the driver only exists for

Realtek re(4) driver for FreeBSD 4.x?

2005-05-20 Thread Ragnar Lonn
Hi, I have a couple of D-link gigabit-ethernet cards that I'd like to run on FreeBSD 4.11 but it seems the driver only exists for FreeBSD 5.x. I saw that a certain Barry Bouwsma (who happens to be an old acquaintance of mine), had made an attempt at porting the re(4) driver to FreeBSD 4 but I do