[Bug 197535] [re] [panic] if_re (Realtek 8168) causes memory write after free and kernel panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 5 20:17:43 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197535

--- Comment #16 from commit-hook at freebsd.org ---
A commit references this bug:

Author: marius
Date: Sun Jul  5 20:16:46 UTC 2015
New revision: 285178
URL: https://svnweb.freebsd.org/changeset/base/285178

Log:
  MFC: r281337

  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

Changes:
_U  stable/9/sys/
_U  stable/9/sys/dev/
  stable/9/sys/dev/re/if_re.c

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


More information about the freebsd-net mailing list