[Bug 215979] Regression in pciconf utility in RELEASE-11.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 11 20:46:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215979
Bug ID: 215979
Summary: Regression in pciconf utility in RELEASE-11.0
Product: Base System
Version: 11.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: David.Boyd49 at twc.com
pciconf -lv em0 at pci0:6:0:0: returns the following error:
pciconf: cannont parse selector em0:pci0:6:0:0:
This is contrary to the man page documentation which specifies that the
trailing colon is optional and ignored.
I have verified that this worked properly (as documented) in
releng/10.3.
A diff of pciconf.c between releng/11.0 and releng/10.3 show that the
"parsesel" function received a major rewrite.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list