[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259703] In sys/dev/pci/pci.c, error in do_power_nodriver sysctl description"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Nov 2021 21:41:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259703
Bug ID: 259703
Summary: In sys/dev/pci/pci.c, error in do_power_nodriver
sysctl description
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs@FreeBSD.org
Reporter: pauamma@gundo.com
Flags: mfc-stable13?, mfc-stable12?
SYSCTL_INT(_hw_pci, OID_AUTO, do_power_nodriver, CTLFLAG_RWTUN,
&pci_do_power_nodriver, 0,
"Place a function into D3 state when no driver attaches to it. 0 means"
" disable. 1 means conservatively place devices into D3 state. 2 means"
" aggressively place devices into D3 state. 3 means put absolutely"
" everything in D3 state.");
"function" should be "device", I think.
--
You are receiving this mail because:
You are the assignee for the bug.