[Pkg-pciutils-discuss] testing for upcoming release

Matthew Wilcox matthew at wil.cx
Fri May 5 11:23:51 UTC 2006


On Fri, May 05, 2006 at 12:49:53AM -0700, Matt Taggart wrote:
> 2) I did a diff of "lspci" from old to new and everything now has a leading 
> "0000:" on my system, is that known?

You read the diff backwards.

willy at gonzo:~$ lspci
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
[...]
willy at gonzo:~$ lspci --version
lspci version 2.2.1
willy at gonzo:~$ sudo apt-get install pciutils/unstable
[...]
willy at gonzo:~$ lspci --version
lspci version 2.1.11
willy at gonzo:~$ lspci
0000:00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
0000:00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
[...]

So the leading 0000 *goes away* with 2.2.1, and yes, this is intentional.




More information about the Pkg-pciutils-discuss mailing list