[Bug 246114] net.isr.dispatch can not be set via loader

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246114 Bug ID: 246114 Summary: net.isr.dispatch can not be set via loader Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity:

[Bug 246114] net.isr.dispatch can not be set via loader

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246114 Yuri Pankov changed: What|Removed |Added CC||ypan...@fastmail.com --- Comment #1

[Bug 246114] net.isr.dispatch can not be set via loader

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246114 --- Comment #2 from Yuri Pankov --- (In reply to Yuri Pankov from comment #1) OK, I see it didn't, sorry for the noise. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 246114] net.isr.dispatch can not be set via loader

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246114 Xin LI changed: What|Removed |Added Assignee|b...@freebsd.org|kak...@freebsd.org -- You are receiving

[Bug 246117] Setting hw.psm.elantech.touchpad_off to 1 also disables trackpoint on t480s

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246117 Bug ID: 246117 Summary: Setting hw.psm.elantech.touchpad_off to 1 also disables trackpoint on t480s Product: Base System Version: CURRENT Hardware: Any

[Bug 246118] hw.psm.elantech.min_pressure no longer works

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246118 Bug ID: 246118 Summary: hw.psm.elantech.min_pressure no longer works Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severit

[Bug 246119] ahci: MFC of r359499 in 12.1-STABLE r359972 breaks cd device detection on JMicron JMB362

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246119 Bug ID: 246119 Summary: ahci: MFC of r359499 in 12.1-STABLE r359972 breaks cd device detection on JMicron JMB362 Product: Base System Version: 12.1-STABLE Hardware: A

[Bug 246126] bsdinstall fails to report wireless network scan failure

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246126 Bug ID: 246126 Summary: bsdinstall fails to report wireless network scan failure Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 246119] ahci: MFC of r359499 in 12.1-STABLE r359972 breaks cd device detection on JMicron JMB362

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246119 --- Comment #1 from rk --- Due to a cut&paste error I missed the following message in the previous note: After Root mount waiting for: CAM [repeated for multiple seconds] there also was ahcich3: AHCI reset: device not ready after 3100

[Bug 245683] panic: solaris assert: HDR_EMPTY(hdr), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c, line: 6271

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245683 Xin LI changed: What|Removed |Added Assignee|b...@freebsd.org|f...@freebsd.org -- You are receiving th

[Bug 244640] [Patch][Lua loader] Implement missing "read-conf" 4th command

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244640 --- Comment #14 from Olivier Certner --- Created attachment 214036 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214036&action=edit MFC to 12 MFC for 12. In fact, merging was trivial. This is the patch produced applying on 12

Quarantine notification - freebsd.org

2020-05-02 Thread freebsd . org
___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Quarantine notification - freebsd.org

2020-05-02 Thread freebsd . org
___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

[Bug 246008] Kernel Panic: vchan_trigger

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246008 Jason A. Harmening changed: What|Removed |Added CC||j...@freebsd.org --- Comment

[Bug 244640] [Patch][Lua loader] Implement missing "read-conf" 4th command

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244640 --- Comment #15 from Kyle Evans --- Excellent, thanks! Will be MFC'ing the whole batch here shortly. =-) -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-b

[Bug 244640] [Patch][Lua loader] Implement missing "read-conf" 4th command

2020-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244640 --- Comment #16 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Sun May 3 03:53:40 UTC 2020 New revision: 360596 URL: https://svnweb.freebsd.org/changeset/base/360596 Log: MFC lualoader read-conf supp