Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2014 15:32:18 -0400
From:      rclayton@monmouth.edu (R. Clayton)
To:        freebsd-questions@freebsd.org
Subject:   Listing kernel models.
Message-ID:  <878us839kt.fsf@UlanBator.myhome.westell.com>

next in thread | raw e-mail | index | archive | help
How do I list the modules available in the (10.0 release generic, in my case)
kernel?  In linux I'd use the lsmod command.  In freebsd does "ls /boot/kernel"
do the trick?  Is it the case that /boot/kernel/*ko are included as modules?

In particular, I'm trying figure out if the instructions given in 

  www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html

to put

  if_ath_load="YES"
  wlan_wep_load="YES"
  wlan_ccmp_load="YES"
  wlan_tkip_load="YES"

in /boot/loader.conf are redundant.
-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?878us839kt.fsf>