Quote:
Originally Posted by nadroj
check out lsmod. if a module name looks cryptic use 'modinfo <moduleName>' to see details
|
Thanks, but what I'm looking for is a way to directly relate the items shown in the lspci output with the drivers listed by lsmod. modinfo is useful, but doesn't actually tell you which driver has been loaded for a particular device - it's still guesswork based on the names, descriptions and types of devices.
Andy B