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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to