h-source-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [H-source-users] [PATCH 6/6] Add Guix system with GNU/Hurd to the di


From: bill-auger
Subject: Re: [H-source-users] [PATCH 6/6] Add Guix system with GNU/Hurd to the distro list
Date: Wed, 29 Jun 2022 12:43:38 -0400

On Wed, 29 Jun 2022 04:32:29 +0200 Denis wrote:
> And I've looked again and lspci now also has an option to show the
> driver in use (Example: "Kernel driver in use: ath9k") which is
> different from the list of potential drivers that it can also show
> (Example: "Kernel modules: ath9k").
> 
> Though I've not looked at the h-node code that use lspci recently.

lspci has showed the "kernel module in use" for many years -
probably sometime since h-client was written though - the
original h-client from 2011 parsed only the 'Module' entries
(possibly multiple of them) from lspci - that is probably the
"the list of potential drivers"

lsusb can show the module in use also now - i made h-client able
to parse that from lsusb already - AFAICT, it only gives one - i
have not done it lspci; because i was not so sure how to
interpret it yet

i believe that the "Kernel driver in use:" reported by
`lspci -v` is singular, and corresponds to the 'Driver:'
reported by the command that h-client uses: `lspci -vmmnnk` - i
wanted to investigate a few more examples before concluding that
though



reply via email to

[Prev in Thread] Current Thread [Next in Thread]