https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240700
Bug 240700 depends on bug 236724, which changed state.
Bug 236724 Summary: igb(4): Interfaces fail to switch active to inactive state
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236724
What|Removed |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209821
O. Hartmann changed:
What|Removed |Added
CC||ohartm...@walstatt.org
--- Comment #
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242559
Ed Maste changed:
What|Removed |Added
Assignee|b...@freebsd.org|ema...@freebsd.org
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #24 from Alexey Dokuchaev ---
Another strange observation which I didn't pay attention earlier: upon "kldload
rtsx", the following lines appear in the kernel log before anything else:
> hdac1: mem 0xd6044000-0xd6047fff at devi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242308
Ed Maste changed:
What|Removed |Added
Summary|grep -b, --byte-offset |(GNU) grep -b,
|retur
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233094
Bug 233094 depends on bug 233664, which changed state.
Bug 233664 Summary: enable LLVM libunwind for armv7, armv6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233664
What|Removed |Added
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #25 from Gary Jennejohn ---
(In reply to Alexey Dokuchaev from comment #24)
rtsx has nothing at all to do with hda. But the "kldload rtsx" results in the
kernel rescanning all devices to find a match.
There were recently some
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #26 from Alexey Dokuchaev ---
(In reply to Gary Jennejohn from comment #25)
> But the "kldload rtsx" results in the kernel rescanning all devices
> to find a match.
That should explain it, thanks.
> There were recently some cha
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #27 from Gary Jennejohn ---
(In reply to Alexey Dokuchaev from comment #26)
I sort of understand your reluctance.
I never install a new kernel over the top of the old kernel. Instead I do this
(as root, of course) in a bash al