Kernel size 5.2.1

Axel S. Gruner axel.gruner at suedfactoring.de
Tue Oct 19 01:02:55 PDT 2004


Moin Florian!

Florian Hengstberger schrieb am Tuesday, den 19. October 2004:

> Is there anything similar to lspci in FreeBSD?

pciconf -l

> What about lsmod, is there a tool which lists the loaded
> kernel modules?

kldstat

> How can I find out which driver modules are used for my
> network card?

The modules for Networkcards have the same name (+ a "if") like the
Networkdevice. 
So, if you have a "xl" Networkcard, the module is "if_xl.ko".
Take a look at /boot/kernel/.

Hth

asg


More information about the freebsd-questions mailing list