History log of /pciutils/lspci.man (Results 1 – 25 of 42)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v3.14.0, v3.13.0, v3.12.0
# f305bfe1 13-Mar-2024 Oscar Lesta <[email protected]>

lspci.man: update the path used to store the cached files.


Revision tags: v3.11.1, v3.11.0, v3.10.0, v3.9.0, v3.8.0
# 2c32712a 15-Apr-2022 Martin Mares <[email protected]>

Document new filter syntax in man pages


# c87f3d73 21-Jan-2022 Martin Mares <[email protected]>

lspci: Bus mapping works in non-zero domain


# 8f33a693 16-Sep-2020 Guillem Jover <[email protected]>

Fix typos

Signed-off-by: Guillem Jover <[email protected]>


Revision tags: v3.7.0
# a5065438 28-Feb-2020 Alex Xu (Hello71) <[email protected]>

lspci: Print IOMMU groups with -v


Revision tags: v3.6.4, v3.6.3
# 1036aa24 21-Jan-2020 Martin Mares <[email protected]>

Man page: Multiple Module attributes can occur in -vmm format


# ef5b622f 21-Jan-2020 Martin Mares <[email protected]>

Added a man page for pci.ids


# 633e6f81 14-Oct-2018 Martin Mares <[email protected]>

Docs: Prefer https

Suggested by Milan Kral.


Revision tags: v3.6.2
# 62e78fa6 10-Aug-2018 Martin Mares <[email protected]>

Added an option for displaying bus paths

Originally implemented by Matthew Wilcox as a stand-alone feature.
I modified it to make use of bus topology calculated by ls-tree.c.


Revision tags: v3.6.1, v3.6.0
# 07e33b06 10-Apr-2018 Martin Mares <[email protected]>

lspci.man: Removed one remaining reference to the sf.net site


Revision tags: v3.5.6, v3.5.5, v3.5.4, v3.5.3, v3.5.2, v3.5.1, v3.5.0, v3.4.1, v3.4.0
# 1d9d1a01 14-Sep-2015 Martin Mares <[email protected]>

Improved reporting of NUMA nodes

They are also printed in "-vv" and "-nv" modes now.


# c8b1fb09 14-Sep-2015 Martin Mares <[email protected]>

Fixed naming inconsistency in man page: slot vs. device

Thanks to Robert Urban for pointing it out.


Revision tags: v3.3.1, v3.3.0
# 4d1c9525 30-Sep-2014 Matthew Wilcox <[email protected]>

lspci: Add ability to filter by class code

Extend the 'filter by device ID' functionality to allow optional
specification of a device ID. For example, to list all USB controllers
in the system made

lspci: Add ability to filter by class code

Extend the 'filter by device ID' functionality to allow optional
specification of a device ID. For example, to list all USB controllers
in the system made by Intel, specify:

lspci -d 8086::0c03

Signed-off-by: Matthew Wilcox <[email protected]>

show more ...


# d6d6a58d 02-Nov-2014 Martin Mares <[email protected]>

Clean up man pages

We do not call .IX as it's not defined in mandoc.
Ellipsis at the end of line is protected by \&.

Inspired by Debian patches for the following bugs:
https://bugs.debian.org/cgi-b

Clean up man pages

We do not call .IX as it's not defined in mandoc.
Ellipsis at the end of line is protected by \&.

Inspired by Debian patches for the following bugs:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674708
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675087

show more ...


Revision tags: v3.2.1, v3.2.0, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3
# cea2dfbc 04-Jul-2009 Martin Mares <[email protected]>

lspci.man: Improved description of -M


Revision tags: v3.1.2, v3.1.1, v3.1.0, v3.1-alpha3
# 2849a165 03-Dec-2008 Alex Chiang <[email protected]>

Display physical slot information in lspci -v

We've been exposing slot information in /sys/bus/pci/slots for a
long time now (as long as a hotplug driver or slot detection
driver like pci_slot is lo

Display physical slot information in lspci -v

We've been exposing slot information in /sys/bus/pci/slots for a
long time now (as long as a hotplug driver or slot detection
driver like pci_slot is loaded).

Let's make life better for our users and display that information
in lspci. If slot entries appear in /sys/bus/pci/slots/,
correlate them to PCI devices, and display the information when
lspci -v is issued.

If no slot entries appear in sysfs (due to no modules loaded), do
nothing.

Now you'll see sample output like the following:

23:01.1 Class 0c04: Device 10df:fd00 (rev 01)
Subsystem: Device 10df:fd00
Physical Slot: 3
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 60
...

Signed-off-by: Alex Chiang <[email protected]>

show more ...


Revision tags: v3.1-alpha2, v3.1-alpha1, v3.0.3, v3.0.2, v3.0.1, v3.0.0
# f2bf13dc 12-Feb-2008 Martin Mares <[email protected]>

Improved man pages. Parts related to the library moved to pcilib(7).


# 7059c711 11-Feb-2008 Martin Mares <[email protected]>

Documented the DNS query switches.


# 11339c0d 06-Nov-2007 Martin Mares <[email protected]>

Finished support for displaying of kernel drivers/modules.


# f04b3863 19-Oct-2007 Martin Mares <[email protected]>

Document obsd_device back-end.


# fa2273ca 19-Oct-2007 Martin Mares <[email protected]>

Incomplete decoding of several capabilities is marked with <?>.


# 6d896960 09-Sep-2006 Martin Mares <[email protected]>

Documented the machine-readable output format.


# 94db5c82 09-Sep-2006 Martin Mares <[email protected]>

Whitespace cleanup of all source files.


# cc062b4a 09-Sep-2006 Martin Mares <[email protected]>

Added support for compressed pci.ids.


# bc2eed2d 03-Jun-2006 Martin Mares <[email protected]>

Introduced the -nn switch.


12