[Bug 197076] Only One Port Of Dual Port EC2000S (RTL8111E, r8169) Detected

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197076

--- Comment #11 from John Baldwin <[email protected]> ---
Sorry I missed replying to this before.  The patch referenced in comment 2 and
3 did indeed fix the original bug (in the updated dmesg an re1 device is now
probed), but I think I know why it still didn't work.  I think now if you were
able to force a re-attach post-boot using devctl(8) then re1 would work, but
the current bug is that we allocate resources for the parent PCI-PCI bridge of
the re1 device that conflict with resources already assigned to another bridge,
so trying to read the registers from re1 doesn't work.  I think I know how to
fix that in that the PCI bus driver should reserve resources initial I/O window
regions when enumerating the bus and not just initial BARs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.