I am just so confused that How to find the kernel modules(driver) of device in my Linux box?
In the latest Fedora version, we can use lspci -k to list the kernel drivers, like this:
06:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
Subsystem: Hewlett-Packard Company Device 1508
Kernel driver in use: wl
Kernel modules: wl, ssb
but in the earlier Linux, the lspci command without the -k option, so how to find the kernel modules in the earlier linux system?
_______________________________________________ laptop mailing list laptop@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/laptop