Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Apr 2015 21:36:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 193743] [re] RTL8111/8168B PCI Express Gigabit Ethernet controller: doesn't work properly, problems getting UP automatically
Message-ID:  <bug-193743-2472-7QcTfNYm5c@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193743-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193743-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193743

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: marius
Date: Thu Apr  9 21:35:45 UTC 2015
New revision: 281337
URL: https://svnweb.freebsd.org/changeset/base/281337

Log:
  Don't enable RX and TX before their initial configuration is done, i. e.
  after setting up interrupt moderation but before turning interrupts on.
  This matches what Realtek's r8168 Linux driver does as of version 8.039.00
  and fixes problems with certain incarnations of certain MAC revisions
  like the interface requiring an extra up/down-cycle after boot to start
  working or DMA configuration not being adhered to.

  PR:        193743, 197535
  MFC after:    1 week

Changes:
  head/sys/dev/re/if_re.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193743-2472-7QcTfNYm5c>