Difference between revisions of "Kernel"

From GhostBSD Wiki
Jump to: navigation, search
(Introduction)
(Modules)
Line 255: Line 255:
 
AES-XTS, SHA1, SHA2-224, SHA2-256, SHA2-384, SHA2-512, SHA1-HMAC,    SHA2-224-HMAC, SHA2-256-HMAC, SHA2-384-HMAC, and SHA2-512-HMAC operations  for crypto(4) and ipsec(4).  The driver also supports chaining one of    AES-CBC, AES-CTR, or AES-XTS with SHA1-HMAC, SHA2-224-HMAC,    SHA2-256-HMAC, SHA2-384-HMAC, or SHA2-512-HMAC for encrypt-then-authenticate operations.  
 
AES-XTS, SHA1, SHA2-224, SHA2-256, SHA2-384, SHA2-512, SHA1-HMAC,    SHA2-224-HMAC, SHA2-256-HMAC, SHA2-384-HMAC, and SHA2-512-HMAC operations  for crypto(4) and ipsec(4).  The driver also supports chaining one of    AES-CBC, AES-CTR, or AES-XTS with SHA1-HMAC, SHA2-224-HMAC,    SHA2-256-HMAC, SHA2-384-HMAC, or SHA2-512-HMAC for encrypt-then-authenticate operations.  
 
|-
 
|-
|/boot/kernel/cd9660.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cd9660&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cd9660].ko||The cd9660 driver will permit the FreeBSD kernel to access the cd9660  file system.
 
|-
 
|-
 
|/boot/kernel/cd9660_iconv.ko||
 
|/boot/kernel/cd9660_iconv.ko||
 
|-
 
|-
|/boot/kernel/cfiscsi.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cfiscsi&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cfiscsi].ko||The cfiscsi subsystem provides the kernel component of an iSCSI target.  The target is the iSCSI server, providing LUNs backed by local files and  volumes to remote initiators.
 
|-
 
|-
|/boot/kernel/cfumass.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cfumass&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cfumass].ko||The cfumass driver provides device side support for emulating an USB mass      storage device compliant with the USB Mass Storage Class Bulk-Only (BBB)    Transport specification, implemented as a [https://www.freebsd.org/cgi/man.cgi?query=ctl&sektion=4&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports ctl(4)] frontend driver.
 
|-
 
|-
|/boot/kernel/chromebook_platform.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=chromebook_platform&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html chromebook_platform].ko||support driver for hardware on various Chromebook      models
 
|-
 
|-
|/boot/kernel/chvgpio.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=chvgpio&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html chvgpio].ko||chvgpio supports the GPIO controller that can be found in Intel's Cherry  View SoC family.
 
|-
 
|-
|/boot/kernel/ciss.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ciss&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ciss].ko||Common Interface for SCSI-3 Support driver
 
|-
 
|-
|/boot/kernel/cloudabi.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cloudabi&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cloudabi].ko||CloudABI support
 
|-
 
|-
|/boot/kernel/cloudabi32.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cloudabi&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cloudabi32].ko||CloudABI support
 
|-
 
|-
|/boot/kernel/cloudabi64.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cloudabi&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cloudabi64].ko||CloudABI support
 
|-
 
|-
|/boot/kernel/cmx.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cmx&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cmx.ko]||The cmx driver provides support for the PCCARD based Omnikey CardMan 4040      smartcard reader. The driver provides a character device special file    based Chip/Smart Card Interface Devices (CCID) interface. The driver implements what the vendor calls the Synchronous API onto the smartcard    reader device.
 
|-
 
|-
|/boot/kernel/coretemp.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=coretemp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html coretemp].ko||device driver for Intel Core on-die digital thermal sensor
 
|-
 
|-
|/boot/kernel/cpuctl.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cpuctl&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cpuctl].ko||The special device ''/dev/cpuctl'' presents interface to the system CPU.  It    provides functionality to retrieve CPUID information, read/write machine    specific registers (MSR) and perform CPU firmware updates.
 
|-
 
|-
|/boot/kernel/cpufreq.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cpufreq&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cpufreq].ko||CPU frequency control framework
 
|-
 
|-
|/boot/kernel/crypto.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=crypto&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html crypto].ko||The OpenSSL crypto library implements a wide range of cryptographic algorithms used in various Internet standards. The services provided by  this library are used by the OpenSSL implementations of SSL, TLS and    S/MIME, and they have also been used to implement SSH, OpenPGP, and    other cryptographic standards.
 
|-
 
|-
|/boot/kernel/cryptodev.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cryptodev&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cryptodev].ko||user-mode access to hardware-accelerated cryptography
 
|-
 
|-
|/boot/kernel/ctl.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ctl&sektion=4&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports ctl].ko||CAM Target Layer
 
|-
 
|-
|/boot/kernel/cuse.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cuse&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cuse].ko||Userland character device library
 
|-
 
|-
|/boot/kernel/cxgb_t3fw.ko||
+
|/boot/kernel/cxgb_t3fw.ko||[https://www.freebsd.org/cgi/man.cgi?query=cxgb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cxgb] -- Chelsio T3 10 Gigabit Ethernet adapter driver
 
|-
 
|-
 
|/boot/kernel/cxgbei.ko||
 
|/boot/kernel/cxgbei.ko||
 
|-
 
|-
|/boot/kernel/cyapa.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cyapa&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cyapa].ko||Cypress APA trackpad with I2C interface driver
 
|-
 
|-
 
|/boot/kernel/daemon_saver.ko||
 
|/boot/kernel/daemon_saver.ko||
 
|-
 
|-
|/boot/kernel/dcons.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dcons&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dcons].ko||dumb console device driver
 
|-
 
|-
|/boot/kernel/dcons_crom.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dcons_crom&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dcons_crom].ko||Configuration ROM stub for [https://www.freebsd.org/cgi/man.cgi?query=dcons&sektion=4&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports dcons](4)
 
|-
 
|-
|/boot/kernel/dpms.ko||
+
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dpms&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpms].ko||VESA BIOS DPMS driver
 +
|-
 +
|/boot/kernel/dragon_saver.ko||
 +
|-
 +
|/boot/kernel/drm.ko||
 +
|-
 +
|/boot/kernel/drm2.ko||
 +
|-
 +
|/boot/kernel/ds13rtc.ko||
 +
|-
 +
|/boot/kernel/ds1307.ko||
 +
|-
 +
|/boot/kernel/ds1672.ko||
 +
|-
 +
|/boot/kernel/ds3231.ko||
 +
|-
 +
|/boot/kernel/dtaudit.ko||
 +
|-
 +
|/boot/kernel/dtmalloc.ko||
 +
|-
 +
|/boot/kernel/dtnfscl.ko||
 +
|-
 +
|/boot/kernel/dtrace.ko||
 +
|-
 +
|/boot/kernel/dtrace_test.ko||
 +
|-
 +
|/boot/kernel/dtraceall.ko||
 +
|-
 +
|/boot/kernel/dummynet.ko||
 +
|-
 +
|/boot/kernel/efirt.ko||
 +
|-
 +
|/boot/kernel/ehci.ko||
 +
|-
 +
|/boot/kernel/esp.ko||
 +
|-
 +
|/boot/kernel/evdev.ko||
 +
|-
 +
|/boot/kernel/exca.ko||
 +
|-
 +
|/boot/kernel/ext2fs.ko||
 +
|-
 +
|/boot/kernel/fade_saver.ko||
 +
|-
 +
|/boot/kernel/fasttrap.ko||
 +
|-
 +
|/boot/kernel/fbt.ko||
 +
|-
 +
|/boot/kernel/fdc.ko||
 +
|-
 +
|/boot/kernel/fdescfs.ko||
 +
|-
 +
|/boot/kernel/filemon.ko||
 +
|-
 +
|/boot/kernel/fire_saver.ko||
 +
|-
 +
|/boot/kernel/firewire.ko||
 +
|-
 +
|/boot/kernel/firmware.ko||
 +
|-
 +
|/boot/kernel/fuse.ko||
 +
|-
 +
|/boot/kernel/fusefs.ko||
 +
|-
 +
|/boot/kernel/g_audio.ko||
 +
|-
 +
|/boot/kernel/g_keyboard.ko||
 +
|-
 +
|/boot/kernel/g_modem.ko||
 +
|-
 +
|/boot/kernel/g_mouse.ko||
 +
|-
 +
|/boot/kernel/geom_bde.ko||
 +
|-
 +
|/boot/kernel/geom_cache.ko||
 +
|-
 +
|/boot/kernel/geom_ccd.ko||
 +
|-
 +
|/boot/kernel/geom_concat.ko||
 +
|-
 +
|/boot/kernel/geom_eli.ko||
 +
|-
 +
|/boot/kernel/geom_flashmap.ko||
 +
|-
 +
|/boot/kernel/geom_gate.ko||
 +
|-
 +
|/boot/kernel/geom_journal.ko||
 +
|-
 +
|/boot/kernel/geom_label.ko||
 +
|-
 +
|/boot/kernel/geom_linux_lvm.ko||
 +
|-
 +
|/boot/kernel/geom_md.ko||
 +
|-
 +
|/boot/kernel/geom_mirror.ko||
 +
|-
 +
|/boot/kernel/geom_mountver.ko||
 +
|-
 +
|/boot/kernel/geom_multipath.ko||
 +
|-
 +
|/boot/kernel/geom_nop.ko||
 
|}
 
|}
* /boot/kernel/dragon_saver.ko
 
* /boot/kernel/drm.ko
 
* /boot/kernel/drm2.ko
 
* /boot/kernel/ds13rtc.ko
 
* /boot/kernel/ds1307.ko
 
* /boot/kernel/ds1672.ko
 
* /boot/kernel/ds3231.ko
 
* /boot/kernel/dtaudit.ko
 
* /boot/kernel/dtmalloc.ko
 
* /boot/kernel/dtnfscl.ko
 
* /boot/kernel/dtrace.ko
 
* /boot/kernel/dtrace_test.ko
 
* /boot/kernel/dtraceall.ko
 
* /boot/kernel/dummynet.ko
 
* /boot/kernel/efirt.ko
 
* /boot/kernel/ehci.ko
 
* /boot/kernel/esp.ko
 
* /boot/kernel/evdev.ko
 
* /boot/kernel/exca.ko
 
* /boot/kernel/ext2fs.ko
 
* /boot/kernel/fade_saver.ko
 
* /boot/kernel/fasttrap.ko
 
* /boot/kernel/fbt.ko
 
* /boot/kernel/fdc.ko
 
* /boot/kernel/fdescfs.ko
 
* /boot/kernel/filemon.ko
 
* /boot/kernel/fire_saver.ko
 
* /boot/kernel/firewire.ko
 
* /boot/kernel/firmware.ko
 
* /boot/kernel/fuse.ko
 
* /boot/kernel/fusefs.ko
 
* /boot/kernel/g_audio.ko
 
* /boot/kernel/g_keyboard.ko
 
* /boot/kernel/g_modem.ko
 
* /boot/kernel/g_mouse.ko
 
* /boot/kernel/geom_bde.ko
 
* /boot/kernel/geom_cache.ko
 
* /boot/kernel/geom_ccd.ko
 
* /boot/kernel/geom_concat.ko
 
* /boot/kernel/geom_eli.ko
 
* /boot/kernel/geom_flashmap.ko
 
* /boot/kernel/geom_gate.ko
 
* /boot/kernel/geom_journal.ko
 
* /boot/kernel/geom_label.ko
 
* /boot/kernel/geom_linux_lvm.ko
 
* /boot/kernel/geom_md.ko
 
* /boot/kernel/geom_mirror.ko
 
* /boot/kernel/geom_mountver.ko
 
* /boot/kernel/geom_multipath.ko
 
* /boot/kernel/geom_nop.ko
 
 
* /boot/kernel/geom_part_apm.ko
 
* /boot/kernel/geom_part_apm.ko
 
* /boot/kernel/geom_part_bsd.ko
 
* /boot/kernel/geom_part_bsd.ko

Revision as of 05:15, 27 February 2020

Welcome to Icon Disti GhostBSD.png Kernel.
This page is in maintenance!
Please do not change this page without to contact the author or use Discussion!
Kernel Competence
Sysctl Kldstat Third-party Kernel Modules
Kernel Modules FreeBSD Ports: Kld Kenv
Compiling a new GhostBSD kernel
Back to the Icon Disti GhostBSD.pngSystem

Introduction

Related to the Directory Structure we are in the directory /boot/kernel.
On this page we show more kernel modules. Some of it are not installed by default. If you like to start a module at boot time, you have to go to /boot/loader.conf, open it with an editor of your choice. The syntax is always the same:
Take the name of the kernel module, chop of the tailing .ko, also /boot/kernel/ and add the string _load="YES".
For example, to load the module /boot/kernel/acpi_ibm.ko automatically add this to the /boot/loader.conf:
acpi_ibm_load="YES"
You will get additional information on the linked man pages.
More loadable kernel modules are listed in FreeBSD Ports: Kld

Modules

Module Description
/boot/kernel/aac.ko Adaptec AdvancedRAID Controller driver
/boot/kernel/aacraid.ko Adaptec AACRAID Controller driver
/boot/kernel/accf_data.ko buffer incoming connections until data arrives
/boot/kernel/accf_dns.ko buffer incoming DNS requests until the whole first request is present
/boot/kernel/accf_http.ko buffer incoming connections until a certain complete HTTP requests arrive
/boot/kernel/acl_nfs4.ko introduction to the POSIX.1e/NFSv4 ACL security API
/boot/kernel/acl_posix1e.ko introduction to the POSIX.1e/NFSv4 ACL security API
/boot/kernel/acpi_asus.ko Asus Laptop Extras
/boot/kernel/acpi_asus_wmi.ko Asus Laptop WMI Extras
/boot/kernel/acpi_dock.ko Laptop Docking Station device driver
/boot/kernel/acpi_fujitsu.ko Fujitsu Laptop Extras
/boot/kernel/acpi_hp.ko ACPI extras driver for HP laptops
/boot/kernel/acpi_ibm.ko ACPI extras driver for IBM laptops
/boot/kernel/acpi_panasonic.ko ACPI hotkey driver for Panasonic laptops
/boot/kernel/acpi_sony.ko ACPI notebook controller driver for Sony laptops
/boot/kernel/acpi_toshiba.ko Toshiba HCI interface
/boot/kernel/acpi_video.ko ACPI Video Extensions driver
/boot/kernel/acpi_wmi.ko The acpi_wmi driver provides an interface for vendor specific WMI implementations (e.g. HP and Acer laptops).
/boot/kernel/ads111x.ko The ads111x driver provides support for the ADS101x/ADS111x family of analog to digital converter (ADC) devices.
/boot/kernel/aesni.ko Starting with Intel Westmere and AMD Bulldozer, some x86 processors implement a new set of instructions called AESNI.
/boot/kernel/agp.ko The agp driver provides uniform, abstract methods for controlling some devices of Ali, AMD, ATI, Intel, NVIDIA, SiS, VIA
/boot/kernel/aha.ko This driver provides access to the SCSI bus connected to the Adaptec AHA-154x SCSI host adapters.
/boot/kernel/ahc.ko This driver provides access to the SCSI bus(es) connected to the Adaptec AIC77xx and AIC78xx host adapter chips.
/boot/kernel/ahc_isa.ko This driver provides access to the SCSI bus(es) connected to the Adaptec AIC77xx and AIC78xx host adapter chips.
/boot/kernel/ahc_pci.ko This driver provides access to the SCSI bus(es) connected to the Adaptec AIC77xx and AIC78xx host adapter chips.
/boot/kernel/ahci.ko Serial ATA Advanced Host Controller Interface driver
/boot/kernel/ahd.ko This driver provides access to the SCSI bus(es) connected to Adaptec AIC79xx host adapter chips.
/boot/kernel/aibs.ko ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor
/boot/kernel/alias_cuseeme.ko
/boot/kernel/alias_dummy.ko
/boot/kernel/alias_ftp.ko
/boot/kernel/alias_irc.ko
/boot/kernel/alias_nbt.ko
/boot/kernel/alias_pptp.ko
/boot/kernel/alias_skinny.ko
/boot/kernel/alias_smedia.ko
/boot/kernel/alpm.ko Acer Aladdin 15x3 Power Management controller driver
/boot/kernel/alq.ko The alq facility provides an asynchronous fixed or variable length recording mechanism, known as Asynchronous Logging Queues.
/boot/kernel/amd_ecc_inject.ko
/boot/kernel/amdgpio.ko
/boot/kernel/amdpm.ko This driver provides access to AMD 756/766/768/8111 Power management controllers. Currently, only the SMBus 1.0 controller function is implemented. The SMBus 2.0 functionality of the AMD 8111 controller is supported via the amdsmb(4) driver.
/boot/kernel/amdsbwd.ko The amdsbwd driver provides watchdog(4) support for the watchdog timers present on the supported chipsets.
/boot/kernel/amdsmb.ko The amdsmb driver provides access to the AMD-8111 SMBus 2.0 controller.
/boot/kernel/amdsmn.ko The amdsmn driver provides support for resources on the System Management Network bus in AMD Family 17h processors.
/boot/kernel/amdtemp.ko device driver for AMD processor on-die digital thermal sensor
/boot/kernel/amr.ko MegaRAID SCSI/ATA/SATA RAID driver
/boot/kernel/amr_cam.ko
/boot/kernel/amr_linux.ko
/boot/kernel/aout.ko kernel support for executing binary files in legacy a.out format
/boot/kernel/arcmsr.ko Areca RAID Controller driver
/boot/kernel/asmc.ko device driver for the Apple System Management Controller (SMC)
/boot/kernel/at45d.ko The at45d driver provides support for the family of non-volatile storage devices known collectively as DataFlash(tm). DataFlash chips typically have part numbers beginning with AT45DB.
/boot/kernel/ata.ko generic ATA/SATA controller driver
/boot/kernel/ataacard.ko
/boot/kernel/ataacerlabs.ko
/boot/kernel/ataamd.ko
/boot/kernel/ataati.ko
/boot/kernel/atacard.ko
/boot/kernel/atacenatek.ko
/boot/kernel/atacypress.ko
/boot/kernel/atacyrix.ko
/boot/kernel/atahighpoint.ko
/boot/kernel/ataintel.ko
/boot/kernel/ataisa.ko
/boot/kernel/ataite.ko
/boot/kernel/atajmicron.ko
/boot/kernel/atamarvell.ko
/boot/kernel/atamicron.ko
/boot/kernel/atanational.ko
/boot/kernel/atanetcell.ko
/boot/kernel/atanvidia.ko
/boot/kernel/atapci.ko
/boot/kernel/atapromise.ko
/boot/kernel/ataserverworks.ko
/boot/kernel/atasiliconimage.ko
/boot/kernel/atasis.ko
/boot/kernel/atavia.ko
/boot/kernel/ath_dfs.ko ath Atheros IEEE 802.11 wireless network driver
/boot/kernel/[ttps://www.freebsd.org/cgi/man.cgi?query=ath_hal&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ath_hal].ko Atheros Hardware Access Layer (HAL)
/boot/kernel/ath_hal_ar5210.ko
/boot/kernel/ath_hal_ar5211.ko
/boot/kernel/ath_hal_ar5212.ko
/boot/kernel/ath_hal_ar5416.ko
/boot/kernel/ath_hal_ar9300.ko
/boot/kernel/ath_main.ko
/boot/kernel/ath_rate.ko
/boot/kernel/atp.ko ATP is used for reading and replying to messages contained in QWK mail packets which are available through public access bulletin boards.
/boot/kernel/autofs.ko The autofs driver is the kernel component of the automounter infrastructure. Its job is to pass mount requests to the automountd(8) daemon, and pause the processes trying to access the automounted filesystem until the mount is completed.
/boot/kernel/bcma.ko The bcma driver provides bhnd(4) support for devices using the ARM AMBA based backplane architecture found in later Broadcom Home Networking Division's network chipsets and embedded systems.
/boot/kernel/bcma_bhndb.ko
/boot/kernel/beastie_saver.ko
/boot/kernel/bhnd.ko Broadcom Home Networking Division interconnect bus
/boot/kernel/bhnd_pci.ko
/boot/kernel/bhnd_pci_hostb.ko
/boot/kernel/bhnd_pcib.ko
/boot/kernel/bhndb.ko Broadcom Home Networking Division interconnect bridge driver
/boot/kernel/bhndb_pci.ko
/boot/kernel/bktr.ko Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver
/boot/kernel/bktr_mem.ko
/boot/kernel/blake2.ko
/boot/kernel/blank_saver.ko
/boot/kernel/bridgestp.ko
/boot/kernel/bytgpio.ko Intel Bay Trail SoC GPIO controller
/boot/kernel/callout_test.ko
/boot/kernel/cam.ko CPU'S AUDIO MIXER for Linux
/boot/kernel/cardbus.ko The cardbus driver implements the CardBus bus. The cardbus driver supports all cardbus bridges in the system.
/boot/kernel/carp.ko The CARP allows multiple hosts on the same local network to share a set of IPv4 and/or IPv6 addresses. Its primary purpose is to ensure that these addresses are always available.
/boot/kernel/cbb.ko The pccbb driver implements the Yenta specification for CardBus bridges.
/boot/kernel/cc_cdg.ko CAIA-Delay Gradient (CDG) is a hybrid congestion control algorithm which reacts to both packet loss and inferred queuing delay.
/boot/kernel/cc_chd.ko CHD Congestion Control Algorithm
/boot/kernel/cc_cubic.ko The CUBIC congestion control algorithm was designed to provide increased throughput in fast and long-distance networks.
/boot/kernel/cc_dctcp.ko The DCTCP (data center TCP) congestion control algorithm aims to maximise throughput and minimise latency in data center networks by utilising the proportion of Explicit Congestion Notification (ECN) marks received from capable hardware as a congestion signal.
/boot/kernel/cc_hd.ko The HD congestion control algorithm is an implementation of the Hamilton Institute's delay-based congestion control which aims to keep network queuing delays below a particular threshold (queue_threshold).
/boot/kernel/cc_htcp.ko The H-TCP congestion control algorithm was designed to provide increased throughput in fast and longdistance networks. It attempts to maintain fairness when competing with legacy NewReno TCP in lower speed scenarios where NewReno is able to operate adequately.
/boot/kernel/cc_vegas.ko Vegas Congestion Control Algorithm
/boot/kernel/ccp.ko
/boot/kernel/ccr.ko The ccr driver provides support for the crypto accelerator engine included on PCI Express Ethernet adapters based on the Chelsio Terminator 6 ASIC (T6). The driver accelerates AES-CBC, AES-CCM, AES-CTR, AES-GCM,

AES-XTS, SHA1, SHA2-224, SHA2-256, SHA2-384, SHA2-512, SHA1-HMAC, SHA2-224-HMAC, SHA2-256-HMAC, SHA2-384-HMAC, and SHA2-512-HMAC operations for crypto(4) and ipsec(4). The driver also supports chaining one of AES-CBC, AES-CTR, or AES-XTS with SHA1-HMAC, SHA2-224-HMAC, SHA2-256-HMAC, SHA2-384-HMAC, or SHA2-512-HMAC for encrypt-then-authenticate operations.

/boot/kernel/cd9660.ko The cd9660 driver will permit the FreeBSD kernel to access the cd9660 file system.
/boot/kernel/cd9660_iconv.ko
/boot/kernel/cfiscsi.ko The cfiscsi subsystem provides the kernel component of an iSCSI target. The target is the iSCSI server, providing LUNs backed by local files and volumes to remote initiators.
/boot/kernel/cfumass.ko The cfumass driver provides device side support for emulating an USB mass storage device compliant with the USB Mass Storage Class Bulk-Only (BBB) Transport specification, implemented as a ctl(4) frontend driver.
/boot/kernel/chromebook_platform.ko support driver for hardware on various Chromebook models
/boot/kernel/chvgpio.ko chvgpio supports the GPIO controller that can be found in Intel's Cherry View SoC family.
/boot/kernel/ciss.ko Common Interface for SCSI-3 Support driver
/boot/kernel/cloudabi.ko CloudABI support
/boot/kernel/cloudabi32.ko CloudABI support
/boot/kernel/cloudabi64.ko CloudABI support
/boot/kernel/cmx.ko The cmx driver provides support for the PCCARD based Omnikey CardMan 4040 smartcard reader. The driver provides a character device special file based Chip/Smart Card Interface Devices (CCID) interface. The driver implements what the vendor calls the Synchronous API onto the smartcard reader device.
/boot/kernel/coretemp.ko device driver for Intel Core on-die digital thermal sensor
/boot/kernel/cpuctl.ko The special device /dev/cpuctl presents interface to the system CPU. It provides functionality to retrieve CPUID information, read/write machine specific registers (MSR) and perform CPU firmware updates.
/boot/kernel/cpufreq.ko CPU frequency control framework
/boot/kernel/crypto.ko The OpenSSL crypto library implements a wide range of cryptographic algorithms used in various Internet standards. The services provided by this library are used by the OpenSSL implementations of SSL, TLS and S/MIME, and they have also been used to implement SSH, OpenPGP, and other cryptographic standards.
/boot/kernel/cryptodev.ko user-mode access to hardware-accelerated cryptography
/boot/kernel/ctl.ko CAM Target Layer
/boot/kernel/cuse.ko Userland character device library
/boot/kernel/cxgb_t3fw.ko cxgb -- Chelsio T3 10 Gigabit Ethernet adapter driver
/boot/kernel/cxgbei.ko
/boot/kernel/cyapa.ko Cypress APA trackpad with I2C interface driver
/boot/kernel/daemon_saver.ko
/boot/kernel/dcons.ko dumb console device driver
/boot/kernel/dcons_crom.ko Configuration ROM stub for dcons(4)
/boot/kernel/dpms.ko VESA BIOS DPMS driver
/boot/kernel/dragon_saver.ko
/boot/kernel/drm.ko
/boot/kernel/drm2.ko
/boot/kernel/ds13rtc.ko
/boot/kernel/ds1307.ko
/boot/kernel/ds1672.ko
/boot/kernel/ds3231.ko
/boot/kernel/dtaudit.ko
/boot/kernel/dtmalloc.ko
/boot/kernel/dtnfscl.ko
/boot/kernel/dtrace.ko
/boot/kernel/dtrace_test.ko
/boot/kernel/dtraceall.ko
/boot/kernel/dummynet.ko
/boot/kernel/efirt.ko
/boot/kernel/ehci.ko
/boot/kernel/esp.ko
/boot/kernel/evdev.ko
/boot/kernel/exca.ko
/boot/kernel/ext2fs.ko
/boot/kernel/fade_saver.ko
/boot/kernel/fasttrap.ko
/boot/kernel/fbt.ko
/boot/kernel/fdc.ko
/boot/kernel/fdescfs.ko
/boot/kernel/filemon.ko
/boot/kernel/fire_saver.ko
/boot/kernel/firewire.ko
/boot/kernel/firmware.ko
/boot/kernel/fuse.ko
/boot/kernel/fusefs.ko
/boot/kernel/g_audio.ko
/boot/kernel/g_keyboard.ko
/boot/kernel/g_modem.ko
/boot/kernel/g_mouse.ko
/boot/kernel/geom_bde.ko
/boot/kernel/geom_cache.ko
/boot/kernel/geom_ccd.ko
/boot/kernel/geom_concat.ko
/boot/kernel/geom_eli.ko
/boot/kernel/geom_flashmap.ko
/boot/kernel/geom_gate.ko
/boot/kernel/geom_journal.ko
/boot/kernel/geom_label.ko
/boot/kernel/geom_linux_lvm.ko
/boot/kernel/geom_md.ko
/boot/kernel/geom_mirror.ko
/boot/kernel/geom_mountver.ko
/boot/kernel/geom_multipath.ko
/boot/kernel/geom_nop.ko
  • /boot/kernel/geom_part_apm.ko
  • /boot/kernel/geom_part_bsd.ko
  • /boot/kernel/geom_part_bsd64.ko
  • /boot/kernel/geom_part_ebr.ko
  • /boot/kernel/geom_part_gpt.ko
  • /boot/kernel/geom_part_ldm.ko
  • /boot/kernel/geom_part_mbr.ko
  • /boot/kernel/geom_part_vtoc8.ko
  • /boot/kernel/geom_raid.ko
  • /boot/kernel/geom_raid3.ko
  • /boot/kernel/geom_sched.ko
  • /boot/kernel/geom_shsec.ko
  • /boot/kernel/geom_stripe.ko
  • /boot/kernel/geom_uzip.ko
  • /boot/kernel/geom_vinum.ko
  • /boot/kernel/geom_virstor.ko
  • /boot/kernel/geom_zero.ko
  • /boot/kernel/gpiobus.ko
  • /boot/kernel/gpioiic.ko
  • /boot/kernel/gpioled.ko
  • /boot/kernel/gpiospi.ko
  • /boot/kernel/gpioths.ko
  • /boot/kernel/green_saver.ko
  • /boot/kernel/gsched_delay.ko
  • /boot/kernel/gsched_rr.ko
  • /boot/kernel/h_ertt.ko
  • /boot/kernel/hifn.ko
  • /boot/kernel/hpt27xx.ko
  • /boot/kernel/hptiop.ko
  • /boot/kernel/hptmv.ko
  • /boot/kernel/hptnr.ko
  • /boot/kernel/hptrr.ko
  • /boot/kernel/hv_netvsc.ko
  • /boot/kernel/hv_storvsc.ko
  • /boot/kernel/hv_utils.ko
  • /boot/kernel/hv_vmbus.ko
  • /boot/kernel/hwpmc.ko
  • /boot/kernel/i915kms.ko
  • /boot/kernel/ibcore.ko
  • /boot/kernel/icee.ko
  • /boot/kernel/ichsmb.ko
  • /boot/kernel/ichwd.ko
  • /boot/kernel/ida.ko
  • /boot/kernel/if_ae.ko
  • /boot/kernel/if_age.ko
  • /boot/kernel/if_alc.ko
  • /boot/kernel/if_ale.ko
  • /boot/kernel/if_an.ko
  • /boot/kernel/if_ath.ko
  • /boot/kernel/if_ath_pci.ko
  • /boot/kernel/if_aue.ko
  • /boot/kernel/if_axe.ko
  • /boot/kernel/if_axge.ko
  • /boot/kernel/if_bce.ko
  • /boot/kernel/if_bfe.ko
  • /boot/kernel/if_bge.ko
  • /boot/kernel/if_bnxt.ko
  • /boot/kernel/if_bridge.ko
  • /boot/kernel/if_bwi.ko
  • /boot/kernel/if_bwn.ko
  • /boot/kernel/if_bxe.ko
  • /boot/kernel/if_cas.ko
  • /boot/kernel/if_cc.ko
  • /boot/kernel/if_ccv.ko
  • /boot/kernel/if_cdce.ko
  • /boot/kernel/if_cdceem.ko
  • /boot/kernel/if_cs.ko
  • /boot/kernel/if_cue.ko
  • /boot/kernel/if_cxgb.ko
  • /boot/kernel/if_cxgbe.ko
  • /boot/kernel/if_cxgbev.ko
  • /boot/kernel/if_cxl.ko
  • /boot/kernel/if_cxlv.ko
  • /boot/kernel/if_dc.ko
  • /boot/kernel/if_de.ko
  • /boot/kernel/if_disc.ko
  • /boot/kernel/if_ed.ko
  • /boot/kernel/if_edsc.ko
  • /boot/kernel/if_em.ko
  • /boot/kernel/if_ena.ko
  • /boot/kernel/if_enc.ko
  • /boot/kernel/if_ep.ko
  • /boot/kernel/if_epair.ko
  • /boot/kernel/if_et.ko
  • /boot/kernel/if_fe.ko
  • /boot/kernel/if_fwe.ko
  • /boot/kernel/if_fwip.ko
  • /boot/kernel/if_fxp.ko
  • /boot/kernel/if_gem.ko
  • /boot/kernel/if_gif.ko
  • /boot/kernel/if_gre.ko
  • /boot/kernel/if_hme.ko
  • /boot/kernel/if_iavf.ko
  • /boot/kernel/if_ic.ko
  • /boot/kernel/if_igb.ko
  • /boot/kernel/if_ipheth.ko
  • /boot/kernel/if_ipw.ko
  • /boot/kernel/if_iwi.ko
  • /boot/kernel/if_iwm.ko
  • /boot/kernel/if_iwn.ko
  • /boot/kernel/if_ix.ko
  • /boot/kernel/if_ixl.ko
  • /boot/kernel/if_ixlv.ko
  • /boot/kernel/if_ixv.ko
  • /boot/kernel/if_jme.ko
  • /boot/kernel/if_kue.ko
  • /boot/kernel/if_lagg.ko
  • /boot/kernel/if_le.ko
  • /boot/kernel/if_lge.ko
  • /boot/kernel/if_lio.ko
  • /boot/kernel/if_malo.ko
  • /boot/kernel/if_me.ko
  • /boot/kernel/if_mos.ko
  • /boot/kernel/if_msk.ko
  • /boot/kernel/if_muge.ko
  • /boot/kernel/if_mwl.ko
  • /boot/kernel/if_mxge.ko
  • /boot/kernel/if_my.ko
  • /boot/kernel/if_ndis.ko
  • /boot/kernel/if_nfe.ko
  • /boot/kernel/if_nge.ko
  • /boot/kernel/if_ntb.ko
  • /boot/kernel/if_oce.ko
  • /boot/kernel/if_otus.ko
  • /boot/kernel/if_pcn.ko
  • /boot/kernel/if_qlnxe.ko
  • /boot/kernel/if_qlnxev.ko
  • /boot/kernel/if_qlxgb.ko
  • /boot/kernel/if_qlxgbe.ko
  • /boot/kernel/if_qlxge.ko
  • /boot/kernel/if_ral.ko
  • /boot/kernel/if_re.ko
  • /boot/kernel/if_rl.ko
  • /boot/kernel/if_rsu.ko
  • /boot/kernel/if_rtwn_pci.ko -- Realtek PCI device glue
  • /boot/kernel/if_rtwn_usb.ko -- Realtek USB device glue
  • /boot/kernel/if_rue.ko
  • /boot/kernel/if_rum.ko
  • /boot/kernel/if_run.ko
  • /boot/kernel/if_sf.ko
  • /boot/kernel/if_sge.ko
  • /boot/kernel/if_sis.ko
  • /boot/kernel/if_sk.ko
  • /boot/kernel/if_smsc.ko
  • /boot/kernel/if_sn.ko
  • /boot/kernel/if_ste.ko
  • /boot/kernel/if_stf.ko
  • /boot/kernel/if_stge.ko
  • /boot/kernel/if_tap.ko
  • /boot/kernel/if_ti.ko
  • /boot/kernel/if_tl.ko
  • /boot/kernel/if_tun.ko
  • /boot/kernel/if_tuntap.ko
  • /boot/kernel/if_tx.ko
  • /boot/kernel/if_txp.ko
  • /boot/kernel/if_uath.ko
  • /boot/kernel/if_udav.ko
  • /boot/kernel/if_upgt.ko
  • /boot/kernel/if_ural.ko
  • /boot/kernel/if_ure.ko
  • /boot/kernel/if_urndis.ko
  • /boot/kernel/if_urtw.ko
  • /boot/kernel/if_vge.ko
  • /boot/kernel/if_vlan.ko
  • /boot/kernel/if_vmx.ko
  • /boot/kernel/if_vr.ko
  • /boot/kernel/if_vte.ko
  • /boot/kernel/if_vtnet.ko
  • /boot/kernel/if_vx.ko
  • /boot/kernel/if_vxlan.ko
  • /boot/kernel/if_wb.ko
  • /boot/kernel/if_wi.ko
  • /boot/kernel/if_wpi.ko
  • /boot/kernel/if_xe.ko
  • /boot/kernel/if_xl.ko
  • /boot/kernel/if_zyd.ko
  • /boot/kernel/iflib.ko
  • /boot/kernel/ig4.ko
  • /boot/kernel/iic.ko
  • /boot/kernel/iicbb.ko
  • /boot/kernel/iicbus.ko
  • /boot/kernel/iicmux.ko
  • /boot/kernel/iicsmb.ko
  • /boot/kernel/iir.ko
  • /boot/kernel/imcsmb.ko
  • /boot/kernel/imgact_binmisc.ko
  • /boot/kernel/intelspi.ko
  • /boot/kernel/intpm.ko
  • /boot/kernel/io.ko
  • /boot/kernel/ioat.ko
  • /boot/kernel/ip6_mroute.ko
  • /boot/kernel/ip_mroute.ko
  • /boot/kernel/ipdivert.ko
  • /boot/kernel/ipfw.ko
  • /boot/kernel/ipfw_nat.ko
  • /boot/kernel/ipfw_nat64.ko
  • /boot/kernel/ipfw_nptv6.ko
  • /boot/kernel/ipfw_pmod.ko
  • /boot/kernel/ipl.ko
  • /boot/kernel/ipmi.ko
  • /boot/kernel/ipmi_linux.ko
  • /boot/kernel/ipoib.ko
  • /boot/kernel/ips.ko
  • /boot/kernel/ipsec.ko
  • /boot/kernel/ipw_bss.ko
  • /boot/kernel/ipw_ibss.ko
  • /boot/kernel/ipw_monitor.ko
  • /boot/kernel/isci.ko
  • /boot/kernel/iscsi.ko
  • /boot/kernel/iscsi_initiator.ko
  • /boot/kernel/iser.ko
  • /boot/kernel/isl.ko
  • /boot/kernel/isl12xx.ko
  • /boot/kernel/ismt.ko
  • /boot/kernel/isp.ko
  • /boot/kernel/isp_1040.ko
  • /boot/kernel/isp_1080.ko
  • /boot/kernel/isp_2100.ko
  • /boot/kernel/isp_2200.ko
  • /boot/kernel/isp_2300.ko
  • /boot/kernel/isp_2322.ko
  • /boot/kernel/isp_2400.ko
  • /boot/kernel/isp_2500.ko
  • /boot/kernel/isp_12160.ko
  • /boot/kernel/ispfw.ko
  • /boot/kernel/iw_cxgbe.ko
  • /boot/kernel/iwi_bss.ko
  • /boot/kernel/iwi_ibss.ko
  • /boot/kernel/iwi_monitor.ko
  • /boot/kernel/iwm3160fw.ko
  • /boot/kernel/iwm3168fw.ko
  • /boot/kernel/iwm7260fw.ko
  • /boot/kernel/iwm7265Dfw.ko
  • /boot/kernel/iwm7265fw.ko
  • /boot/kernel/iwm8000Cfw.ko
  • /boot/kernel/iwm8265fw.ko
  • /boot/kernel/iwm9000fw.ko
  • /boot/kernel/iwm9260fw.ko
  • /boot/kernel/iwn100fw.ko
  • /boot/kernel/iwn105fw.ko
  • /boot/kernel/iwn135fw.ko
  • /boot/kernel/iwn1000fw.ko
  • /boot/kernel/iwn2000fw.ko
  • /boot/kernel/iwn2030fw.ko
  • /boot/kernel/iwn4965fw.ko
  • /boot/kernel/iwn5000fw.ko
  • /boot/kernel/iwn5150fw.ko
  • /boot/kernel/iwn6000fw.ko
  • /boot/kernel/iwn6000g2afw.ko
  • /boot/kernel/iwn6000g2bfw.ko
  • /boot/kernel/iwn6050fw.ko
  • /boot/kernel/jedec_dimm.ko
  • /boot/kernel/joy.ko
  • /boot/kernel/kbdmux.ko
  • /boot/kernel/kern_testfrwk.ko
  • /boot/kernel/kernel
  • /boot/kernel/kgssapi.ko
  • /boot/kernel/kgssapi_krb5.ko
  • /boot/kernel/krpc.ko
  • /boot/kernel/krping.ko
  • /boot/kernel/ksyms.ko
  • /boot/kernel/libalias.ko
  • /boot/kernel/libiconv.ko
  • /boot/kernel/libmchain.ko
  • /boot/kernel/linker.hints
  • /boot/kernel/linprocfs.ko
  • /boot/kernel/linsysfs.ko
  • /boot/kernel/linux.ko
  • /boot/kernel/linux64.ko
  • /boot/kernel/linux_common.ko
  • /boot/kernel/linuxkpi.ko
  • /boot/kernel/logo_saver.ko
  • /boot/kernel/lpbb.ko
  • /boot/kernel/lpt.ko
  • /boot/kernel/ltc430x.ko
  • /boot/kernel/mac_biba.ko
  • /boot/kernel/mac_bsdextended.ko
  • /boot/kernel/mac_ifoff.ko
  • /boot/kernel/mac_lomac.ko
  • /boot/kernel/mac_mls.ko
  • /boot/kernel/mac_none.ko
  • /boot/kernel/mac_ntpd.ko
  • /boot/kernel/mac_partition.ko
  • /boot/kernel/mac_portacl.ko
  • /boot/kernel/mac_seeotheruids.ko
  • /boot/kernel/mac_stub.ko
  • /boot/kernel/mac_test.ko
  • /boot/kernel/mach64.ko
  • /boot/kernel/mdio.ko
  • /boot/kernel/mem.ko
  • /boot/kernel/mfi.ko
  • /boot/kernel/mfi_linux.ko
  • /boot/kernel/mfip.ko
  • /boot/kernel/mga.ko
  • /boot/kernel/miibus.ko
  • /boot/kernel/mlx.ko
  • /boot/kernel/mlx4.ko
  • /boot/kernel/mlx4en.ko
  • /boot/kernel/mlx4ib.ko
  • /boot/kernel/mlx5.ko
  • /boot/kernel/mlx5en.ko
  • /boot/kernel/mlx5ib.ko
  • /boot/kernel/mlxfw.ko
  • /boot/kernel/mly.ko
  • /boot/kernel/mmc.ko
  • /boot/kernel/mmcsd.ko
  • /boot/kernel/mpr.ko
  • /boot/kernel/mps.ko
  • /boot/kernel/mpt.ko
  • /boot/kernel/mqueuefs.ko
  • /boot/kernel/mrsas.ko
  • /boot/kernel/mrsas_linux.ko
  • /boot/kernel/msdosfs.ko
  • /boot/kernel/msdosfs_iconv.ko
  • /boot/kernel/mthca.ko
  • /boot/kernel/mvs.ko
  • /boot/kernel/mw88W8363fw.ko
  • /boot/kernel/mx25l.ko
  • /boot/kernel/mxge_eth_z8e.ko
  • /boot/kernel/mxge_ethp_z8e.ko
  • /boot/kernel/mxge_rss_eth_z8e.ko
  • /boot/kernel/mxge_rss_ethp_z8e.ko
  • /boot/kernel/nctgpio.ko
  • /boot/kernel/ndis.ko
  • /boot/kernel/netgraph.ko
  • /boot/kernel/nfscl.ko
  • /boot/kernel/nfscommon.ko
  • /boot/kernel/nfsd.ko
  • /boot/kernel/nfslock.ko
  • /boot/kernel/nfslockd.ko
  • /boot/kernel/nfsmb.ko
  • /boot/kernel/nfssvc.ko
  • /boot/kernel/ng_async.ko
  • /boot/kernel/ng_atmllc.ko
  • /boot/kernel/ng_bluetooth.ko
  • /boot/kernel/ng_bpf.ko
  • /boot/kernel/ng_bridge.ko
  • /boot/kernel/ng_bt3c.ko
  • /boot/kernel/ng_btsocket.ko
  • /boot/kernel/ng_car.ko
  • /boot/kernel/ng_ccatm.ko
  • /boot/kernel/ng_cisco.ko
  • /boot/kernel/ng_deflate.ko
  • /boot/kernel/ng_device.ko
  • /boot/kernel/ng_echo.ko
  • /boot/kernel/ng_eiface.ko
  • /boot/kernel/ng_etf.ko
  • /boot/kernel/ng_ether.ko
  • /boot/kernel/ng_ether_echo.ko
  • /boot/kernel/ng_frame_relay.ko
  • /boot/kernel/ng_gif.ko
  • /boot/kernel/ng_gif_demux.ko
  • /boot/kernel/ng_hci.ko
  • /boot/kernel/ng_hole.ko
  • /boot/kernel/ng_hub.ko
  • /boot/kernel/ng_iface.ko
  • /boot/kernel/ng_ip_input.ko
  • /boot/kernel/ng_ipfw.ko
  • /boot/kernel/ng_ksocket.ko
  • /boot/kernel/ng_l2cap.ko
  • /boot/kernel/ng_l2tp.ko
  • /boot/kernel/ng_lmi.ko
  • /boot/kernel/ng_mppc.ko
  • /boot/kernel/ng_nat.ko
  • /boot/kernel/ng_netflow.ko
  • /boot/kernel/ng_one2many.ko
  • /boot/kernel/ng_patch.ko
  • /boot/kernel/ng_pipe.ko
  • /boot/kernel/ng_ppp.ko
  • /boot/kernel/ng_pppoe.ko
  • /boot/kernel/ng_pptpgre.ko
  • /boot/kernel/ng_pred1.ko
  • /boot/kernel/ng_rfc1490.ko
  • /boot/kernel/ng_socket.ko
  • /boot/kernel/ng_source.ko
  • /boot/kernel/ng_split.ko
  • /boot/kernel/ng_sppp.ko
  • /boot/kernel/ng_sscfu.ko
  • /boot/kernel/ng_sscop.ko
  • /boot/kernel/ng_tag.ko
  • /boot/kernel/ng_tcpmss.ko
  • /boot/kernel/ng_tee.ko
  • /boot/kernel/ng_tty.ko
  • /boot/kernel/ng_ubt.ko
  • /boot/kernel/ng_UI.ko
  • /boot/kernel/ng_uni.ko
  • /boot/kernel/ng_vjc.ko
  • /boot/kernel/ng_vlan.ko
  • /boot/kernel/ngatmbase.ko
  • /boot/kernel/nmdm.ko
  • /boot/kernel/ntb.ko
  • /boot/kernel/ntb_hw_amd.ko
  • /boot/kernel/ntb_hw_intel.ko
  • /boot/kernel/ntb_hw_plx.ko
  • /boot/kernel/ntb_transport.ko
  • /boot/kernel/nullfs.ko
  • /boot/kernel/nvd.ko
  • /boot/kernel/nvdimm.ko
  • /boot/kernel/nvme.ko
  • /boot/kernel/nvram.ko
  • /boot/kernel/nxprtc.ko
  • /boot/kernel/ocs_fc.ko
  • /boot/kernel/ohci.ko
  • /boot/kernel/opensolaris.ko
  • /boot/kernel/otusfw_init.ko
  • /boot/kernel/otusfw_main.ko
  • /boot/kernel/ow.ko
  • /boot/kernel/ow_temp.ko
  • /boot/kernel/owc.ko
  • /boot/kernel/padlock.ko
  • /boot/kernel/padlock_rng.ko
  • /boot/kernel/pccard.ko
  • /boot/kernel/pcf.ko
  • /boot/kernel/pf.ko
  • /boot/kernel/pflog.ko
  • /boot/kernel/pfsync.ko
  • /boot/kernel/plasma_saver.ko
  • /boot/kernel/plip.ko
  • /boot/kernel/pmspcv.ko
  • /boot/kernel/ppbus.ko
  • /boot/kernel/ppc.ko
  • /boot/kernel/ppi.ko
  • /boot/kernel/pps.ko
  • /boot/kernel/procfs.ko
  • /boot/kernel/profile.ko
  • /boot/kernel/proto.ko
  • /boot/kernel/prototype.ko
  • /boot/kernel/pseudofs.ko
  • /boot/kernel/pty.ko
  • /boot/kernel/puc.ko
  • /boot/kernel/pwmbus.ko
  • /boot/kernel/pwmc.ko
  • /boot/kernel/r128.ko
  • /boot/kernel/radeonkms.ko
  • /boot/kernel/radeonkmsfw_ARUBA_me.ko
  • /boot/kernel/radeonkmsfw_ARUBA_pfp.ko
  • /boot/kernel/radeonkmsfw_ARUBA_rlc.ko
  • /boot/kernel/radeonkmsfw_BARTS_mc.ko
  • /boot/kernel/radeonkmsfw_BARTS_me.ko
  • /boot/kernel/radeonkmsfw_BARTS_pfp.ko
  • /boot/kernel/radeonkmsfw_BTC_rlc.ko
  • /boot/kernel/radeonkmsfw_CAICOS_mc.ko
  • /boot/kernel/radeonkmsfw_CAICOS_me.ko
  • /boot/kernel/radeonkmsfw_CAICOS_pfp.ko
  • /boot/kernel/radeonkmsfw_CAYMAN_mc.ko
  • /boot/kernel/radeonkmsfw_CAYMAN_me.ko
  • /boot/kernel/radeonkmsfw_CAYMAN_pfp.ko
  • /boot/kernel/radeonkmsfw_CAYMAN_rlc.ko
  • /boot/kernel/radeonkmsfw_CEDAR_me.ko
  • /boot/kernel/radeonkmsfw_CEDAR_pfp.ko
  • /boot/kernel/radeonkmsfw_CEDAR_rlc.ko
  • /boot/kernel/radeonkmsfw_CYPRESS_me.ko
  • /boot/kernel/radeonkmsfw_CYPRESS_pfp.ko
  • /boot/kernel/radeonkmsfw_CYPRESS_rlc.ko
  • /boot/kernel/radeonkmsfw_JUNIPER_me.ko
  • /boot/kernel/radeonkmsfw_JUNIPER_pfp.ko
  • /boot/kernel/radeonkmsfw_JUNIPER_rlc.ko
  • /boot/kernel/radeonkmsfw_PALM_me.ko
  • /boot/kernel/radeonkmsfw_PALM_pfp.ko
  • /boot/kernel/radeonkmsfw_PITCAIRN_ce.ko
  • /boot/kernel/radeonkmsfw_PITCAIRN_mc.ko
  • /boot/kernel/radeonkmsfw_PITCAIRN_me.ko
  • /boot/kernel/radeonkmsfw_PITCAIRN_pfp.ko
  • /boot/kernel/radeonkmsfw_PITCAIRN_rlc.ko
  • /boot/kernel/radeonkmsfw_R100_cp.ko
  • /boot/kernel/radeonkmsfw_R200_cp.ko
  • /boot/kernel/radeonkmsfw_R300_cp.ko
  • /boot/kernel/radeonkmsfw_R420_cp.ko
  • /boot/kernel/radeonkmsfw_R520_cp.ko
  • /boot/kernel/radeonkmsfw_R600_me.ko
  • /boot/kernel/radeonkmsfw_R600_pfp.ko
  • /boot/kernel/radeonkmsfw_R600_rlc.ko
  • /boot/kernel/radeonkmsfw_R700_rlc.ko
  • /boot/kernel/radeonkmsfw_REDWOOD_me.ko
  • /boot/kernel/radeonkmsfw_REDWOOD_pfp.ko
  • /boot/kernel/radeonkmsfw_REDWOOD_rlc.ko
  • /boot/kernel/radeonkmsfw_RS600_cp.ko
  • /boot/kernel/radeonkmsfw_RS690_cp.ko
  • /boot/kernel/radeonkmsfw_RS780_me.ko
  • /boot/kernel/radeonkmsfw_RS780_pfp.ko
  • /boot/kernel/radeonkmsfw_RV610_me.ko
  • /boot/kernel/radeonkmsfw_RV610_pfp.ko
  • /boot/kernel/radeonkmsfw_RV620_me.ko
  • /boot/kernel/radeonkmsfw_RV620_pfp.ko
  • /boot/kernel/radeonkmsfw_RV630_me.ko
  • /boot/kernel/radeonkmsfw_RV630_pfp.ko
  • /boot/kernel/radeonkmsfw_RV635_me.ko
  • /boot/kernel/radeonkmsfw_RV635_pfp.ko
  • /boot/kernel/radeonkmsfw_RV670_me.ko
  • /boot/kernel/radeonkmsfw_RV670_pfp.ko
  • /boot/kernel/radeonkmsfw_RV710_me.ko
  • /boot/kernel/radeonkmsfw_RV710_pfp.ko
  • /boot/kernel/radeonkmsfw_RV730_me.ko
  • /boot/kernel/radeonkmsfw_RV730_pfp.ko
  • /boot/kernel/radeonkmsfw_RV770_me.ko
  • /boot/kernel/radeonkmsfw_RV770_pfp.ko
  • /boot/kernel/radeonkmsfw_SUMO2_me.ko
  • /boot/kernel/radeonkmsfw_SUMO2_pfp.ko
  • /boot/kernel/radeonkmsfw_SUMO_me.ko
  • /boot/kernel/radeonkmsfw_SUMO_pfp.ko
  • /boot/kernel/radeonkmsfw_SUMO_rlc.ko
  • /boot/kernel/radeonkmsfw_TAHITI_ce.ko
  • /boot/kernel/radeonkmsfw_TAHITI_mc.ko
  • /boot/kernel/radeonkmsfw_TAHITI_me.ko
  • /boot/kernel/radeonkmsfw_TAHITI_pfp.ko
  • /boot/kernel/radeonkmsfw_TAHITI_rlc.ko
  • /boot/kernel/radeonkmsfw_TURKS_mc.ko
  • /boot/kernel/radeonkmsfw_TURKS_me.ko
  • /boot/kernel/radeonkmsfw_TURKS_pfp.ko
  • /boot/kernel/radeonkmsfw_VERDE_ce.ko
  • /boot/kernel/radeonkmsfw_VERDE_mc.ko
  • /boot/kernel/radeonkmsfw_VERDE_me.ko
  • /boot/kernel/radeonkmsfw_VERDE_pfp.ko
  • /boot/kernel/radeonkmsfw_VERDE_rlc.ko
  • /boot/kernel/rain_saver.ko
  • /boot/kernel/random_fortuna.ko
  • /boot/kernel/random_OTHER.ko
  • /boot/kernel/rc4.ko
  • /boot/kernel/rdrand_rng.ko
  • /boot/kernel/rsu-rtl8712fw.ko
  • /boot/kernel/rt2561fw.ko
  • /boot/kernel/rt2561sfw.ko
  • /boot/kernel/rt2661fw.ko
  • /boot/kernel/rt2860fw.ko
  • /boot/kernel/rtc8583.ko
  • /boot/kernel/rtwn.ko
  • /boot/kernel/rtwn-rtl8188eefw.ko
  • /boot/kernel/rtwn-rtl8188eufw.ko
  • /boot/kernel/rtwn-rtl8192cfwE.ko
  • /boot/kernel/rtwn-rtl8192cfwE_B.ko
  • /boot/kernel/rtwn-rtl8192cfwT.ko
  • /boot/kernel/rtwn-rtl8192cfwU.ko
  • /boot/kernel/rtwn-rtl8192eufw.ko
  • /boot/kernel/rtwn-rtl8812aufw.ko
  • /boot/kernel/rtwn-rtl8821aufw.ko
  • /boot/kernel/runfw.ko
  • /boot/kernel/s3.ko
  • /boot/kernel/s35390a.ko
  • /boot/kernel/safe.ko
  • /boot/kernel/savage.ko
  • /boot/kernel/sbp.ko
  • /boot/kernel/sbp_targ.ko
  • /boot/kernel/scc.ko
  • /boot/kernel/scsi_low.ko
  • /boot/kernel/sdhci.ko
  • /boot/kernel/sdhci_acpi.ko
  • /boot/kernel/sdhci_pci.ko
  • /boot/kernel/sdt.ko
  • /boot/kernel/sem.ko
  • /boot/kernel/send.ko
  • /boot/kernel/sfxge.ko
  • /boot/kernel/sgx.ko
  • /boot/kernel/sgx_linux.ko
  • /boot/kernel/siba.ko
  • /boot/kernel/siba_bhndb.ko
  • /boot/kernel/siftr.ko
  • /boot/kernel/siis.ko
  • /boot/kernel/sis.ko
  • /boot/kernel/smartpqi.ko
  • /boot/kernel/smb.ko
  • /boot/kernel/smbfs.ko
  • /boot/kernel/smbios.ko
  • /boot/kernel/smbus.ko
  • /boot/kernel/snake_saver.ko
  • /boot/kernel/snd_ad1816.ko
  • /boot/kernel/snd_als4000.ko
  • /boot/kernel/snd_atiixp.ko
  • /boot/kernel/snd_cmi.ko
  • /boot/kernel/snd_cs4281.ko
  • /boot/kernel/snd_csa.ko
  • /boot/kernel/snd_driver.ko
  • /boot/kernel/snd_ds1.ko
  • /boot/kernel/snd_emu10k1.ko
  • /boot/kernel/snd_emu10kx.ko
  • /boot/kernel/snd_envy24.ko
  • /boot/kernel/snd_envy24ht.ko
  • /boot/kernel/snd_es137x.ko
  • /boot/kernel/snd_ess.ko
  • /boot/kernel/snd_fm801.ko
  • /boot/kernel/snd_hda.ko
  • /boot/kernel/snd_hdspe.ko
  • /boot/kernel/snd_ich.ko
  • /boot/kernel/snd_maestro.ko
  • /boot/kernel/snd_maestro3.ko
  • /boot/kernel/snd_mss.ko
  • /boot/kernel/snd_neomagic.ko
  • /boot/kernel/snd_sb8.ko
  • /boot/kernel/snd_sb16.ko
  • /boot/kernel/snd_sbc.ko
  • /boot/kernel/snd_solo.ko
  • /boot/kernel/snd_spicds.ko
  • /boot/kernel/snd_t4dwave.ko
  • /boot/kernel/snd_uaudio.ko
  • /boot/kernel/snd_via82c686.ko
  • /boot/kernel/snd_via8233.ko
  • /boot/kernel/snd_vibes.ko
  • /boot/kernel/snp.ko
  • /boot/kernel/sound.ko
  • /boot/kernel/speaker.ko
  • /boot/kernel/spibus.ko
  • /boot/kernel/spigen.ko
  • /boot/kernel/splash_bmp.ko
  • /boot/kernel/splash_pcx.ko
  • /boot/kernel/splash_txt.ko
  • /boot/kernel/sppp.ko
  • /boot/kernel/star_saver.ko
  • /boot/kernel/superio.ko
  • /boot/kernel/sym.ko
  • /boot/kernel/systrace.ko
  • /boot/kernel/systrace_freebsd32.ko
  • /boot/kernel/systrace_linux.ko
  • /boot/kernel/systrace_linux32.ko
  • /boot/kernel/sysvmsg.ko
  • /boot/kernel/sysvsem.ko
  • /boot/kernel/sysvshm.ko
  • /boot/kernel/t4_tom.ko
  • /boot/kernel/t4fw_cfg.ko
  • /boot/kernel/t5fw_cfg.ko
  • /boot/kernel/t6fw_cfg.ko
  • /boot/kernel/tcpmd5.ko
  • /boot/kernel/tdfx.ko
  • /boot/kernel/tmpfs.ko
  • /boot/kernel/toecore.ko
  • /boot/kernel/tpm.ko
  • /boot/kernel/trm.ko
  • /boot/kernel/twa.ko
  • /boot/kernel/twe.ko
  • /boot/kernel/tws.ko
  • /boot/kernel/u3g.ko
  • /boot/kernel/uark.ko
  • /boot/kernel/uart.ko
  • /boot/kernel/ubsa.ko
  • /boot/kernel/ubsec.ko
  • /boot/kernel/ubser.ko
  • /boot/kernel/ubtbcmfw.ko
  • /boot/kernel/uchcom.ko
  • /boot/kernel/ucom.ko
  • /boot/kernel/ucycom.ko
  • /boot/kernel/udbp.ko
  • /boot/kernel/udf.ko
  • /boot/kernel/udf_iconv.ko
  • /boot/kernel/udl.ko
  • /boot/kernel/uep.ko
  • /boot/kernel/uether.ko
  • /boot/kernel/ufm.ko
  • /boot/kernel/ufoma.ko
  • /boot/kernel/ufs.ko
  • /boot/kernel/uftdi.ko
  • /boot/kernel/ugensa.ko
  • /boot/kernel/ugold.ko
  • /boot/kernel/uhci.ko
  • /boot/kernel/uhid.ko
  • /boot/kernel/uhid_snes.ko
  • /boot/kernel/uhso.ko
  • /boot/kernel/uinput.ko
  • /boot/kernel/uipaq.ko
  • /boot/kernel/ukbd.ko
  • /boot/kernel/uled.ko
  • /boot/kernel/ulpt.ko
  • /boot/kernel/umass.ko
  • /boot/kernel/umcs.ko
  • /boot/kernel/umct.ko
  • /boot/kernel/umodem.ko
  • /boot/kernel/umoscom.ko
  • /boot/kernel/ums.ko
  • /boot/kernel/unionfs.ko
  • /boot/kernel/uplcom.ko
  • /boot/kernel/urio.ko
  • /boot/kernel/usb.ko
  • /boot/kernel/usb_quirk.ko
  • /boot/kernel/usb_template.ko
  • /boot/kernel/usfs.ko
  • /boot/kernel/usie.ko
  • /boot/kernel/uslcom.ko
  • /boot/kernel/uvisor.ko
  • /boot/kernel/uvscom.ko
  • /boot/kernel/vesa.ko
  • /boot/kernel/via.ko
  • /boot/kernel/viapm.ko
  • /boot/kernel/viawd.ko
  • /boot/kernel/videomode.ko
  • /boot/kernel/virtio.ko
  • /boot/kernel/virtio_balloon.ko
  • /boot/kernel/virtio_blk.ko
  • /boot/kernel/virtio_console.ko
  • /boot/kernel/virtio_pci.ko
  • /boot/kernel/virtio_random.ko
  • /boot/kernel/virtio_scsi.ko
  • /boot/kernel/vkbd.ko
  • /boot/kernel/vmci.ko
  • /boot/kernel/vmm.ko
  • /boot/kernel/vpd.ko
  • /boot/kernel/vpo.ko
  • /boot/kernel/warp_saver.ko
  • /boot/kernel/wbwd.ko
  • /boot/kernel/wlan.ko -- generic 802.11 link-layer support
  • /boot/kernel/wlan_acl.ko -- MAC-based ACL support for 802.11 devices
  • /boot/kernel/wlan_amrr.ko -- AMRR rate adaptation algorithm support for 802.11 devices
  • /boot/kernel/wlan_ccmp.ko -- AES-CCMP crypto support for 802.11 devices
  • /boot/kernel/wlan_rssadapt.ko
  • /boot/kernel/wlan_tkip.ko -- TKIP and Michael crypto support for 802.11 devices
  • /boot/kernel/[ttps://www.freebsd.org/cgi/man.cgi?query=wlan_wep&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wlan_wep].ko -- WEP crypto support for 802.11 devices
  • /boot/kernel/[ttps://www.freebsd.org/cgi/man.cgi?query=wlan_xauth&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wlan_xauth].ko -- External authenticator support for 802.11 devices
  • /boot/kernel/wmt.ko -- MS Windows 7/8/10 - compatible USB HID multi-touch device driver
  • /boot/kernel/wpifw.ko
  • /boot/kernel/wsp.ko -- Wellspring touchpad driver
  • /boot/kernel/x86bios.ko
  • /boot/kernel/xhci.ko -- USB eXtensible Host Controller driver
  • /boot/kernel/xz.ko - -Compress or decompress .xz and .lzma files
  • /boot/kernel/zfs.ko -- configures ZFS file systems
  • /boot/kernel/zlib.ko -- compression/decompression library






Back to Icon Disti GhostBSD.png/boot/