Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 13:27:12 -0500
From:      David Boyd <David.Boyd49@twc.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: Regression in pciconf utility in releng/11.0
Message-ID:  <1484159232.4082.0.camel@twc.com>
In-Reply-To: <1482938097.5904.5.camel@twc.com>
References:  <1482938097.5904.5.camel@twc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message-----From: David Boyd <David.Boyd49@twc.com>
To: freebsd-stable@freebsd.org
Subject: Regression in pciconf utility in releng/11.0
Date: Wed, 28 Dec 2016 10:14:57 -0500

pciconf -lv em0@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.

Thanks.

If I should submit a PR, just let me know.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1484159232.4082.0.camel>