Sept. 12, 2024
4:53 a.m.
Like lsusb will tell me all USB devices. But now let's say I have modules that are loading USB drivers or high level USB drivers. How to find that list. Same question for PCI
Sept. 12, 2024
7:38 a.m.
On Thu, Sep 12, 2024 at 10:23:57AM +0530, S wrote:
Like lsusb will tell me all USB devices. But now let's say I have modules that are loading USB drivers or high level USB drivers. How to find that list.
Look at the driver names provided by "lsusb -tv"
Same question for PCI
Look at the driver names provided by 'lspci -v' For more information like this, check out the free online, if not very old, book, "Linux Kernel in a Nutshell". Hope this helps, greg k-h
701
Age (days ago)
701
Last active (days ago)
1 comments
2 participants
participants (2)
-
Greg KH -
S