dhclient failure with Realtek 8111E Ethernet on new MSI motherboard

From: Thomas Mueller <mueller6724_at_bellsouth.net>
Date: Wed, 06 Nov 2013 02:36:07 +0000
from Yonghyeon PYUN:

   Thomas, would you try attached patch on your system?
           
           
   [-- Attachment #2: re.8168evl.diff --]
   [-- Type: text/x-diff, Encoding: 7bit, Size: 3.6K --]
   Content-Type: text/x-diff; charset=us-ascii
   Content-Disposition: attachment; filename="re.8168evl.diff"
   
   Index: sys/dev/re/if_re.c
   ===================================================================
   --- sys/dev/re/if_re.c  (revision 257422)
   +++ sys/dev/re/if_re.c  (working copy)
   _at__at_ -295,6 +295,8 _at__at_
    static int re_miibus_writereg  (device_t, int, int, int);
    static void re_miibus_statchg  (device_t);
   
   +static void re_eri_write       (struct rl_softc *, bus_size_t, uint32_t, int);
   +
    static void re_set_jumbo       (struct rl_softc *, int);
    static void re_set_rxmode              (struct rl_softc *);
    static void re_reset           (struct rl_softc *);
   _at_:10,32s/^/_at_ -641,6 +643,32 _at__at_
    }
(snip)

Which version/branch of FreeBSD is this for?  

9.2_STABLE, 10-stable or 11-head?

Does it require a specific svn revision?

I just updated FreeBSD-current on new MSI motherboard (svn revision 257695).

dhclient re0 still gives same error.

Now I have to update FreeBSD-current amd64 on same computer.

I go through this in the hope of being able to configure wifi with Hiro 50191 USB-stick-type WLAN adapter, driver rsu.

So far, can't see wifi network.  I see what more I need to do, or maybe no wifi signal?

Tom
Received on Wed Nov 06 2013 - 01:36:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:44 UTC