Editing Kernel
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{welcome}} | {{welcome}} | ||
+ | {{maintenance}} | ||
{{Navbar Kernel Competence}} | {{Navbar Kernel Competence}} | ||
Line 6: | Line 7: | ||
Related to the [[Directory Structure]] we are in the directory ''/boot/kernel''.<br/> | Related to the [[Directory Structure]] we are in the directory ''/boot/kernel''.<br/> | ||
On this page we show more kernel modules, like driver for wlan, ethernet, bluetooth, sound, file systems... Most of it are not installed by default.<br/> | On this page we show more kernel modules, like driver for wlan, ethernet, bluetooth, sound, file systems... Most of it are not installed by default.<br/> | ||
− | 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 | + | 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:<br/> |
Take the name of the kernel module, chop of the tailing ''.ko'', also ''/boot/kernel/'' <br/> | Take the name of the kernel module, chop of the tailing ''.ko'', also ''/boot/kernel/'' <br/> | ||
and add the string ''_load="YES"''.<br/> | and add the string ''_load="YES"''.<br/> | ||
For example, to load the module ''/boot/kernel/acpi_ibm.ko'' <br/> automatically add this to the ''/boot/loader.conf'':<br/> | For example, to load the module ''/boot/kernel/acpi_ibm.ko'' <br/> automatically add this to the ''/boot/loader.conf'':<br/> | ||
<code>acpi_ibm_load="YES"</code><br/> | <code>acpi_ibm_load="YES"</code><br/> | ||
− | You will get additional information on the linked man pages.<br/> More loadable kernel modules are listed in [https://www.freebsd.org/ports/kld.html FreeBSD Ports: Kld | + | You will get additional information on the linked man pages.<br/> More loadable kernel modules are listed in [https://www.freebsd.org/ports/kld.html FreeBSD Ports: Kld] |
− | + | ||
==Modules== | ==Modules== | ||
Line 76: | Line 76: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=aibs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html aibs].ko||ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=aibs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html aibs].ko||ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_cuseeme.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_dummy.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_ftp.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_irc.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_nbt.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_pptp.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_skinny.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/alias_smedia.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=alpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html alpm].ko||Acer Aladdin 15x3 Power Management controller driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=alpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html alpm].ko||Acer Aladdin 15x3 Power Management controller driver | ||
Line 96: | Line 96: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=alq&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html alq].ko||The alq facility provides an asynchronous fixed or variable length recording mechanism, known as Asynchronous Logging Queues. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=alq&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html alq].ko||The alq facility provides an asynchronous fixed or variable length recording mechanism, known as Asynchronous Logging Queues. | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/amd_ecc_inject.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/amdgpio.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=amdpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html 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 [https://www.freebsd.org/cgi/man.cgi?query=amdsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html amdsmb(4)] driver. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=amdpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html 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 [https://www.freebsd.org/cgi/man.cgi?query=amdsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html amdsmb(4)] driver. | ||
Line 112: | Line 112: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=amr&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html amr].ko||MegaRAID SCSI/ATA/SATA RAID driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=amr&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html amr].ko||MegaRAID SCSI/ATA/SATA RAID driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/amr_cam.ko|| |
− | + | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/amr_linux.ko|| |
− | + | ||
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=aout&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html aout].ko||kernel support for executing binary files in legacy a.out format | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=aout&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html aout].ko||kernel support for executing binary files in legacy a.out format | ||
Line 128: | Line 126: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ata&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ata].ko||generic ATA/SATA controller driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ata&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ata].ko||generic ATA/SATA controller driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataacard.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataacerlabs.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataamd.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataati.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atacard.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atacenatek.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atacypress.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atacyrix.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atahighpoint.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataintel.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataisa.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataite.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atajmicron.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atamarvell.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atamicron.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atanational.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atanetcell.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atanvidia.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atapci.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atapromise.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ataserverworks.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atasiliconimage.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atasis.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/atavia.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ath&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ath_dfs].ko||ath Atheros IEEE 802.11 wireless network driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ath&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ath_dfs].ko||ath Atheros IEEE 802.11 wireless network driver | ||
Line 180: | Line 178: | ||
|/boot/kernel/[https://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/[https://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_ar5210.ko|| |
|- | |- | ||
− | |/boot/kernel/ath_hal_ar5211.ko|| | + | |/boot/kernel/ath_hal_ar5211.ko|| |
|- | |- | ||
− | |/boot/kernel/ath_hal_ar5212.ko|| | + | |/boot/kernel/ath_hal_ar5212.ko|| |
|- | |- | ||
− | |/boot/kernel/ath_hal_ar5416.ko|| | + | |/boot/kernel/ath_hal_ar5416.ko|| |
|- | |- | ||
− | |/boot/kernel/ath_hal_ar9300.ko|| | + | |/boot/kernel/ath_hal_ar9300.ko|| |
|- | |- | ||
− | |/boot/kernel/ath_main.ko|| | + | |/boot/kernel/ath_main.ko|| |
|- | |- | ||
− | |/boot/kernel/ath_rate.ko|| | + | |/boot/kernel/ath_rate.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=atp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html 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/[https://www.freebsd.org/cgi/man.cgi?query=atp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html atp].ko||ATP is used for reading and replying to messages contained in QWK mail packets which are available through public access bulletin boards. | ||
Line 200: | Line 198: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bcma&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html 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/[https://www.freebsd.org/cgi/man.cgi?query=bcma&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html 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/ | + | |/boot/kernel/bcma_bhndb.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/beastie_saver.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bhnd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bhnd].ko||Broadcom Home Networking Division interconnect bus | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bhnd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bhnd].ko||Broadcom Home Networking Division interconnect bus | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/bhnd_pci.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/bhnd_pci_hostb.ko|| |
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/bhnd_pcib.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bhndb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bhndb].ko||Broadcom Home Networking Division interconnect bridge driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bhndb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bhndb].ko||Broadcom Home Networking Division interconnect bridge driver | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/bhndb_pci.ko|| |
− | + | ||
− | + | ||
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bktr&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bktr].ko||Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bktr&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bktr].ko||Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/bktr_mem.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/blake2.ko|| |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/blank_saver.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/bridgestp.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bytgpio&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bytgpio].ko||Intel Bay Trail SoC GPIO controller | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=bytgpio&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html bytgpio].ko||Intel Bay Trail SoC GPIO controller | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/callout_test.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cam&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cam].ko||CPU'S AUDIO MIXER for Linux | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cam&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cam].ko||CPU'S AUDIO MIXER for Linux | ||
Line 260: | Line 251: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cc_vegas&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cc_vegas].ko||Vegas Congestion Control Algorithm | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=cc_vegas&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html cc_vegas].ko||Vegas Congestion Control Algorithm | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/ccp.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ccr&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html 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, | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ccr&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html 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, | ||
Line 267: | Line 258: | ||
|/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/[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 | + | |/boot/kernel/cd9660_iconv.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/[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. | ||
Line 303: | Line 294: | ||
|/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/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/ | + | |/boot/kernel/cxgbei.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/[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/ | + | |/boot/kernel/daemon_saver.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/[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 | ||
Line 315: | Line 306: | ||
|/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/[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/ | + | |/boot/kernel/dragon_saver.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=drm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html drm].ko||The Direct Rendering Manager (DRM) is a framework to manage Graphics Processing Units (GPUs). It is designed to support the needs of complex graphics devices, usually containing programmable pipelines well suited to 3D graphics acceleration. Furthermore, it is responsible for memory management, interrupt handling and DMA to provide a uniform interface to applications. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=drm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html drm].ko||The Direct Rendering Manager (DRM) is a framework to manage Graphics Processing Units (GPUs). It is designed to support the needs of complex graphics devices, usually containing programmable pipelines well suited to 3D graphics acceleration. Furthermore, it is responsible for memory management, interrupt handling and DMA to provide a uniform interface to applications. | ||
|- | |- | ||
− | |/boot/kernel/drm2.ko|| | + | |/boot/kernel/drm2.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ds13rtc.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ds1307&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ds1307].ko||The ds1307 serial real-time clock (RTC) is a low-power, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ds1307&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ds1307].ko||The ds1307 serial real-time clock (RTC) is a low-power, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ds1672.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ds3231&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ds3231].ko||The ds3231 is a lowcost, extremely accurate I2C realtime clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ds3231&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ds3231].ko||The ds3231 is a lowcost, extremely accurate I2C realtime clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal. | ||
Line 332: | Line 323: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dtaudit&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dtaudit].ko||The DTrace dtaudit provider allows users to trace events in the kernel security auditing subsystem, [https://www.freebsd.org/cgi/man.cgi?query=audit&sektion=4&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports audit(4)]. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dtaudit&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dtaudit].ko||The DTrace dtaudit provider allows users to trace events in the kernel security auditing subsystem, [https://www.freebsd.org/cgi/man.cgi?query=audit&sektion=4&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports audit(4)]. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/dtmalloc.ko|| |
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/dtnfscl.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dtrace&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dtrace].ko||DTrace is a comprehensive dynamic tracing framework ported from Solaris. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dtrace&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dtrace].ko||DTrace is a comprehensive dynamic tracing framework ported from Solaris. | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/dtrace_test.ko|| |
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/dtraceall.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dummynet&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dummynet].ko||The dummynet system facility permits the control of traffic going through the various network interfaces, by applying bandwidth and queue size limitations, implementing different scheduling and queue management policies, and emulating delays and losses. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=dummynet&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dummynet].ko||The dummynet system facility permits the control of traffic going through the various network interfaces, by applying bandwidth and queue size limitations, implementing different scheduling and queue management policies, and emulating delays and losses. | ||
Line 356: | Line 347: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ext2fs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ext2fs].ko||The ext2fs driver will permit the FreeBSD kernel to access ext2 file systems and its derivatives. It currently implements most of the features required by ext3 and ext4 file systems. Support for Extended Attributes in ext4 is experimental. Journalling and encryption are currently not supported. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ext2fs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ext2fs].ko||The ext2fs driver will permit the FreeBSD kernel to access ext2 file systems and its derivatives. It currently implements most of the features required by ext3 and ext4 file systems. Support for Extended Attributes in ext4 is experimental. Journalling and encryption are currently not supported. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/fade_saver.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/fasttrap.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/fbt.ko|| |
− | + | ||
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=fdc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fdc].ko||PC architecture floppy disk controller driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=fdc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html fdc].ko||PC architecture floppy disk controller driver | ||
Line 369: | Line 359: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=filemon&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html filemon].ko||The filemon device allows a process to collect file operations data of its children. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=filemon&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html filemon].ko||The filemon device allows a process to collect file operations data of its children. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/fire_saver.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=firewire&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html firewire].ko||IEEE1394 High-performance Serial Bus | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=firewire&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html firewire].ko||IEEE1394 High-performance Serial Bus | ||
Line 460: | Line 450: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=gpioled&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html gpioled].ko||The gpioled driver provides glue to attach a led(4) compatible device to a GPIO pin. Each LED in the system has a name which is used to export a device as /dev/led/_name_. The GPIO pin can then be controlled by writing to this device as described in led(4). | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=gpioled&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html gpioled].ko||The gpioled driver provides glue to attach a led(4) compatible device to a GPIO pin. Each LED in the system has a name which is used to export a device as /dev/led/_name_. The GPIO pin can then be controlled by writing to this device as described in led(4). | ||
|- | |- | ||
− | |/boot/kernel/gpiospi.ko|| | + | |/boot/kernel/gpiospi.ko|| |
|- | |- | ||
− | |/boot/kernel/gpioths.ko|| | + | |/boot/kernel/gpioths.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/green_saver.ko|| |
|- | |- | ||
|/boot/kernel/gsched_delay.ko||The [https://www.freebsd.org/cgi/man.cgi?query=gsched&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html gsched ]utility (also callable as geom sched ...) changes the scheduling policy of the requests going to a provider. | |/boot/kernel/gsched_delay.ko||The [https://www.freebsd.org/cgi/man.cgi?query=gsched&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html gsched ]utility (also callable as geom sched ...) changes the scheduling policy of the requests going to a provider. | ||
Line 495: | Line 485: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=hwpmc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html hwpmc].ko||The hwpmc driver virtualizes the hardware performance monitoring facilities in modern CPUs and provides support for using these facilities from user level processes. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=hwpmc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html hwpmc].ko||The hwpmc driver virtualizes the hardware performance monitoring facilities in modern CPUs and provides support for using these facilities from user level processes. | ||
|- | |- | ||
− | |/boot/kernel/i915kms.ko|| | + | |/boot/kernel/i915kms.ko|| |
|- | |- | ||
− | |/boot/kernel/ibcore.ko|| | + | |/boot/kernel/ibcore.ko|| |
|- | |- | ||
− | |/boot/kernel/icee.ko|| | + | |/boot/kernel/icee.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ichsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ichsmb].ko|| The ichsmb driver provides smbus(4) support for the SMBus controller logical device contained in all Intel motherboard chipsets starting from 82801AA (ICH). | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ichsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ichsmb].ko|| The ichsmb driver provides smbus(4) support for the SMBus controller logical device contained in all Intel motherboard chipsets starting from 82801AA (ICH). | ||
Line 527: | Line 517: | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/if_axge.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_bce&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_bce].ko||QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_bce&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_bce].ko||QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver | ||
Line 555: | Line 545: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_cdce&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_cdce].ko||USB Communication Device Class Ethernet (CDC ECM/NCM) driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_cdce&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_cdce].ko||USB Communication Device Class Ethernet (CDC ECM/NCM) driver | ||
|- | |- | ||
− | |/boot/kernel/if_cdceem.ko|| | + | |/boot/kernel/if_cdceem.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/if_cs.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_cue&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_cue].ko||CATC USB-EL1210A USB Ethernet driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_cue&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_cue].ko||CATC USB-EL1210A USB Ethernet driver | ||
Line 584: | Line 574: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_em&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_em].ko||Intel(R) PRO/1000 Gigabit Ethernet adapter driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_em&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_em].ko||Intel(R) PRO/1000 Gigabit Ethernet adapter driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/if_ena.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_enc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_enc].ko||The enc interface is a software loopback mechanism that allows hosts or firewalls to filter ipsec(4) traffic using any firewall package that hooks in via the pfil(9) framework. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_enc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_enc].ko||The enc interface is a software loopback mechanism that allows hosts or firewalls to filter ipsec(4) traffic using any firewall package that hooks in via the pfil(9) framework. | ||
|- | |- | ||
− | |/boot/kernel/if_ep.ko|| | + | |/boot/kernel/if_ep.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_epair&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_epair].ko||The epair is a pair of Ethernet-like software interfaces, which are connected back-to-back with a virtual cross-over cable. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_epair&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_epair].ko||The epair is a pair of Ethernet-like software interfaces, which are connected back-to-back with a virtual cross-over cable. | ||
Line 594: | Line 584: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_et&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_et].ko||Agere ET1310 10/100/Gigabit Ethernet driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_et&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_et].ko||Agere ET1310 10/100/Gigabit Ethernet driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/if_fe.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_fwe&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_fwe].ko||Ethernet emulation driver for FireWire | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_fwe&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_fwe].ko||Ethernet emulation driver for FireWire | ||
Line 612: | Line 602: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_iavf&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_iavf].ko||The iavf driver provides support for the PCI Virtual Functions from the 700 Series of ethernet devices and newer product families. The driver supports Jumbo Frames, TX/RX checksum offload, TCP segmentation offload (TSO), Large Receive Offload (LRO), VLAN tag insertion/extraction, VLAN checksum offload, VLAN TSO, and Receive Side Steering (RSS), all for both IPv4 and IPv6. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_iavf&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_iavf].ko||The iavf driver provides support for the PCI Virtual Functions from the 700 Series of ethernet devices and newer product families. The driver supports Jumbo Frames, TX/RX checksum offload, TCP segmentation offload (TSO), Large Receive Offload (LRO), VLAN tag insertion/extraction, VLAN checksum offload, VLAN TSO, and Receive Side Steering (RSS), all for both IPv4 and IPv6. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/if_ic.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_igb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_igb].ko||The igb driver provides support for PCI Express Gigabit Ethernet adapters based on the Intel 82575, 82576, 82580, i21x and i35x Ethernet controller chips. The driver supports Transmit/Receive checksum offload and Jumbo Frames. Furthermore it supports TCP segmentation offload (TSO) on all adapters. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_igb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_igb].ko||The igb driver provides support for PCI Express Gigabit Ethernet adapters based on the Intel 82575, 82576, 82580, i21x and i35x Ethernet controller chips. The driver supports Transmit/Receive checksum offload and Jumbo Frames. Furthermore it supports TCP segmentation offload (TSO) on all adapters. | ||
Line 632: | Line 622: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_ixlv&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_ixlv].ko||Intel XL710 Ethernet 40Gb VF driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_ixlv&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_ixlv].ko||Intel XL710 Ethernet 40Gb VF driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/if_ixv.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_jme&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_jme].ko||The jme device driver provides support for JMicron JMC25x PCI Express Gigabit Ethernet controllers and JMicron JMC26x PCI Express Fast Ethernet controllers. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=if_jme&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html if_jme].ko||The jme device driver provides support for JMicron JMC25x PCI Express Gigabit Ethernet controllers and JMicron JMC26x PCI Express Fast Ethernet controllers. | ||
Line 806: | Line 796: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=imcsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html imcsmb].ko||Intel integrated Memory Controller (iMC) SMBus controller driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=imcsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html imcsmb].ko||Intel integrated Memory Controller (iMC) SMBus controller driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/imgact_binmisc.ko|| |
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/intelspi.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=intpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html intpm].ko||Intel PIIX4 Power Management controller driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=intpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html intpm].ko||Intel PIIX4 Power Management controller driver | ||
Line 816: | Line 806: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ioat&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ioat].ko||Intel I/O Acceleration Technology | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ioat&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ioat].ko||Intel I/O Acceleration Technology | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/ip6_mroute.ko|| |
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/ip_mroute.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ipdivert.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ipfw&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ipfw].ko||User interface for firewall, traffic shaper, packet scheduler, in-kernel NAT | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ipfw&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ipfw].ko||User interface for firewall, traffic shaper, packet scheduler, in-kernel NAT | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ipfw_nat.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ipfw_nat64.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ipfw_nptv6.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ipfw_pmod.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ipl&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ipl].ko||IP packet log device | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ipl&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ipl].ko||IP packet log device | ||
Line 838: | Line 828: | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ipmi_linux.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ipoib.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ips&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ips].ko||IBM/Adaptec ServeRAID controller driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ips&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ips].ko||IBM/Adaptec ServeRAID controller driver | ||
Line 846: | Line 836: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ipsec&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ipsec].ko||The ipsec utility invokes any of several utilities involved in controlling and monitoring the IPsec encryption/authentication system, running the specified command with the specified arguments and options as if it had been invoked directly. This largely eliminates possible name collisions with other software, and also permits some centralized services. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ipsec&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ipsec].ko||The ipsec utility invokes any of several utilities involved in controlling and monitoring the IPsec encryption/authentication system, running the specified command with the specified arguments and options as if it had been invoked directly. This largely eliminates possible name collisions with other software, and also permits some centralized services. | ||
|- | |- | ||
− | |/boot/kernel/ipw_bss.ko|| | + | |/boot/kernel/ipw_bss.ko|| |
|- | |- | ||
− | |/boot/kernel/ipw_ibss.ko|| | + | |/boot/kernel/ipw_ibss.ko|| |
|- | |- | ||
− | |/boot/kernel/ipw_monitor.ko|| | + | |/boot/kernel/ipw_monitor.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=isci&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html isci].ko||The isci driver provides support for Intel C600 SAS controllers. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=isci&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html isci].ko||The isci driver provides support for Intel C600 SAS controllers. | ||
Line 863: | Line 853: | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isl12xx.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ismt&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ismt].ko||Intel SMBus Message Transport (SMBus 2.0) driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ismt&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ismt].ko||Intel SMBus Message Transport (SMBus 2.0) driver | ||
Line 870: | Line 860: | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_1040.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_1080.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_2100.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_2200.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_2300.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_2322.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_2400.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_2500.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/isp_12160.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ispfw&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ispfw].ko||Firmware for Qlogic based SPI and FibreChannel SCSI Host Adapters | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ispfw&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ispfw].ko||Firmware for Qlogic based SPI and FibreChannel SCSI Host Adapters | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iw_cxgbe.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwi_bss.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwi_ibss.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwi_monitor.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm3160fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm3168fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm7260fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm7265Dfw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm7265fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm8000Cfw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm8265fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm9000fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwm9260fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn100fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn105fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn135fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn1000fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn2000fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn2030fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn4965fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn5000fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn5150fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn6000fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn6000g2afw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn6000g2bfw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/iwn6050fw.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=jedec_dimm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html jedec_dimm].ko||The jedec_dimm driver reports asset information (Part Number, Serial Number) encoded in the "Serial Presence Detect" (SPD) data on JEDEC DDR3 and DDR4 DIMMs. It also calculates and reports the memory capacity of the DIMM, in megabytes. If the DIMM includes a "Thermal Sensor On DIMM" (TSOD), the temperature is also reported. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=jedec_dimm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html jedec_dimm].ko||The jedec_dimm driver reports asset information (Part Number, Serial Number) encoded in the "Serial Presence Detect" (SPD) data on JEDEC DDR3 and DDR4 DIMMs. It also calculates and reports the memory capacity of the DIMM, in megabytes. If the DIMM includes a "Thermal Sensor On DIMM" (TSOD), the temperature is also reported. | ||
Line 953: | Line 943: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=kernel&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html kernel]||The Kernel application is the first application started. It is mandatory in the sense that the minimal system based on Erlang/OTP consists of Kernel and STDLIB. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=kernel&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html kernel]||The Kernel application is the first application started. It is mandatory in the sense that the minimal system based on Erlang/OTP consists of Kernel and STDLIB. | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/kgssapi.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/kgssapi_krb5.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/krpc.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/krping.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ksyms&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ksyms].ko||The /dev/ksyms character device provides a read-only interface to a snapshot of the kernel symbol table. The in-kernel symbol manager is designed to be able to handle many types of symbols tables, however, only elf(5) symbol tables are supported by this device. The ELF format image contains two sections: a symbol table and a corresponding string table. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ksyms&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ksyms].ko||The /dev/ksyms character device provides a read-only interface to a snapshot of the kernel symbol table. The in-kernel symbol manager is designed to be able to handle many types of symbols tables, however, only elf(5) symbol tables are supported by this device. The ELF format image contains two sections: a symbol table and a corresponding string table. | ||
Line 966: | Line 956: | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/libiconv.ko|| |
|- | |- | ||
− | |/boot/kernel/libmchain.ko|| | + | |/boot/kernel/libmchain.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/linker.hints|| |
− | + | ||
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=linprocfs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html linprocfs].ko||Linux process file system | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=linprocfs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html linprocfs].ko||Linux process file system | ||
Line 985: | Line 974: | ||
|/boot/kernel/linuxkpi.ko|| | |/boot/kernel/linuxkpi.ko|| | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/logo_saver.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=lpbb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html lpbb].ko||parallel port I2C bit-banging interface | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=lpbb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html lpbb].ko||parallel port I2C bit-banging interface | ||
Line 991: | Line 980: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=lpt&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html lpt].ko||The current lpt driver is the port of the original lpt driver to the ppbus(4) system. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=lpt&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html lpt].ko||The current lpt driver is the port of the original lpt driver to the ppbus(4) system. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ltc430x.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=mac_biba&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html mac_biba].ko||The mac_biba policy module implements the Biba integrity model, which protects the integrity of system objects and subjects by means of a strict information flow policy. In Biba, all system subjects and objects are assigned integrity labels, made up of hierarchal grades, and non-hi-erarchal components. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=mac_biba&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html mac_biba].ko||The mac_biba policy module implements the Biba integrity model, which protects the integrity of system objects and subjects by means of a strict information flow policy. In Biba, all system subjects and objects are assigned integrity labels, made up of hierarchal grades, and non-hi-erarchal components. | ||
Line 1,100: | Line 1,089: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=netgraph&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html netgraph].ko||These functions facilitate user-mode program participation in the kernel netgraph(4) graph-based networking system, by utilizing the netgraph socket node type (see ng_socket(4)). | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=netgraph&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html netgraph].ko||These functions facilitate user-mode program participation in the kernel netgraph(4) graph-based networking system, by utilizing the netgraph socket node type (see ng_socket(4)). | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/nfscl.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/nfscommon.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nfsd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nfsd].ko||The nfsd utility runs on a server machine to service NFS requests from client machines. At least one nfsd must be running for a machine to operate as a server. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nfsd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nfsd].ko||The nfsd utility runs on a server machine to service NFS requests from client machines. At least one nfsd must be running for a machine to operate as a server. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/nfslock.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/nfslockd.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nfsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nfsmb].ko||The nfsmb driver provides access to NVIDIA nForce2/3/4 SMBus 2.0 controllers. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nfsmb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nfsmb].ko||The nfsmb driver provides access to NVIDIA nForce2/3/4 SMBus 2.0 controllers. | ||
Line 1,189: | Line 1,178: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_patch&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_patch].ko||The patch node performs data modification of packets passing through it. Modifications are restricted to a subset of C language operations on unsigned integers of 8, 16, 32 or 64 bit size. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_patch&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_patch].ko||The patch node performs data modification of packets passing through it. Modifications are restricted to a subset of C language operations on unsigned integers of 8, 16, 32 or 64 bit size. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ng_pipe.ko|| |
− | + | ||
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_ppp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_ppp].ko||The ppp node type performs multiplexing for the PPP protocol. It handles only packets that contain data, and forwards protocol negotiation and control packets to a separate controlling entity (e.g., a user-land daemon). | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_ppp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_ppp].ko||The ppp node type performs multiplexing for the PPP protocol. It handles only packets that contain data, and forwards protocol negotiation and control packets to a separate controlling entity (e.g., a user-land daemon). | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/ng_pppoe.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_pptpgre&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_pptpgre].ko||The pptpgre node type performs Generic Routing Encapsulation (GRE) over IP for the PPTP protocol as specified by RFC 2637. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_pptpgre&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_pptpgre].ko||The pptpgre node type performs Generic Routing Encapsulation (GRE) over IP for the PPTP protocol as specified by RFC 2637. | ||
Line 1,333: | Line 1,321: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=r128&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html r128].ko||ATI Rage 128 video driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=r128&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html r128].ko||ATI Rage 128 video driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/radeonkms.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_ARUBA_me.ko|| | + | |/boot/kernel/radeonkmsfw_ARUBA_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_ARUBA_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_ARUBA_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_ARUBA_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_ARUBA_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_BARTS_mc.ko|| | + | |/boot/kernel/radeonkmsfw_BARTS_mc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_BARTS_me.ko|| | + | |/boot/kernel/radeonkmsfw_BARTS_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_BARTS_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_BARTS_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_BTC_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_BTC_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CAICOS_mc.ko|| | + | |/boot/kernel/radeonkmsfw_CAICOS_mc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CAICOS_me.ko|| | + | |/boot/kernel/radeonkmsfw_CAICOS_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CAICOS_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_CAICOS_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CAYMAN_mc.ko|| | + | |/boot/kernel/radeonkmsfw_CAYMAN_mc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CAYMAN_me.ko|| | + | |/boot/kernel/radeonkmsfw_CAYMAN_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CAYMAN_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_CAYMAN_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CAYMAN_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_CAYMAN_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CEDAR_me.ko|| | + | |/boot/kernel/radeonkmsfw_CEDAR_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CEDAR_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_CEDAR_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CEDAR_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_CEDAR_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CYPRESS_me.ko|| | + | |/boot/kernel/radeonkmsfw_CYPRESS_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CYPRESS_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_CYPRESS_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_CYPRESS_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_CYPRESS_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_JUNIPER_me.ko|| | + | |/boot/kernel/radeonkmsfw_JUNIPER_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_JUNIPER_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_JUNIPER_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_JUNIPER_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_JUNIPER_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_PALM_me.ko|| | + | |/boot/kernel/radeonkmsfw_PALM_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_PALM_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_PALM_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_PITCAIRN_ce.ko|| | + | |/boot/kernel/radeonkmsfw_PITCAIRN_ce.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_PITCAIRN_mc.ko|| | + | |/boot/kernel/radeonkmsfw_PITCAIRN_mc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_PITCAIRN_me.ko|| | + | |/boot/kernel/radeonkmsfw_PITCAIRN_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_PITCAIRN_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_PITCAIRN_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_PITCAIRN_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_PITCAIRN_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R100_cp.ko|| | + | |/boot/kernel/radeonkmsfw_R100_cp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R200_cp.ko|| | + | |/boot/kernel/radeonkmsfw_R200_cp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R300_cp.ko|| | + | |/boot/kernel/radeonkmsfw_R300_cp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R420_cp.ko|| | + | |/boot/kernel/radeonkmsfw_R420_cp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R520_cp.ko|| | + | |/boot/kernel/radeonkmsfw_R520_cp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R600_me.ko|| | + | |/boot/kernel/radeonkmsfw_R600_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R600_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_R600_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R600_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_R600_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_R700_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_R700_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_REDWOOD_me.ko|| | + | |/boot/kernel/radeonkmsfw_REDWOOD_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_REDWOOD_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_REDWOOD_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_REDWOOD_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_REDWOOD_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RS600_cp.ko|| | + | |/boot/kernel/radeonkmsfw_RS600_cp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RS690_cp.ko|| | + | |/boot/kernel/radeonkmsfw_RS690_cp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RS780_me.ko|| | + | |/boot/kernel/radeonkmsfw_RS780_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RS780_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RS780_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV610_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV610_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV610_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV610_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV620_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV620_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV620_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV620_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV630_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV630_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV630_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV630_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV635_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV635_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV635_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV635_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV670_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV670_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV670_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV670_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV710_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV710_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV710_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV710_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV730_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV730_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV730_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV730_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV770_me.ko|| | + | |/boot/kernel/radeonkmsfw_RV770_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_RV770_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_RV770_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_SUMO2_me.ko|| | + | |/boot/kernel/radeonkmsfw_SUMO2_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_SUMO2_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_SUMO2_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_SUMO_me.ko|| | + | |/boot/kernel/radeonkmsfw_SUMO_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_SUMO_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_SUMO_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_SUMO_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_SUMO_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TAHITI_ce.ko|| | + | |/boot/kernel/radeonkmsfw_TAHITI_ce.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TAHITI_mc.ko|| | + | |/boot/kernel/radeonkmsfw_TAHITI_mc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TAHITI_me.ko|| | + | |/boot/kernel/radeonkmsfw_TAHITI_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TAHITI_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_TAHITI_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TAHITI_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_TAHITI_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TURKS_mc.ko|| | + | |/boot/kernel/radeonkmsfw_TURKS_mc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TURKS_me.ko|| | + | |/boot/kernel/radeonkmsfw_TURKS_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_TURKS_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_TURKS_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_VERDE_ce.ko|| | + | |/boot/kernel/radeonkmsfw_VERDE_ce.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_VERDE_mc.ko|| | + | |/boot/kernel/radeonkmsfw_VERDE_mc.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_VERDE_me.ko|| | + | |/boot/kernel/radeonkmsfw_VERDE_me.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_VERDE_pfp.ko|| | + | |/boot/kernel/radeonkmsfw_VERDE_pfp.ko|| |
|- | |- | ||
− | |/boot/kernel/radeonkmsfw_VERDE_rlc.ko|| | + | |/boot/kernel/radeonkmsfw_VERDE_rlc.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rain_saver.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/random_fortuna.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/random_OTHER.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=rc4&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html rc4].ko||This library implements the Alleged RC4 cipher, which is described for example in Applied Cryptography. It is believed to be compatible with RC4[TM], a proprietary cipher of RSA Security Inc. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=rc4&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html rc4].ko||This library implements the Alleged RC4 cipher, which is described for example in Applied Cryptography. It is believed to be compatible with RC4[TM], a proprietary cipher of RSA Security Inc. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rdrand_rng.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rsu-rtl8712fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rt2561fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rt2561sfw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rt2661fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rt2860fw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtc8583.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=rtwn&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html rtwn].ko||Realtek IEEE 802.11 wireless network driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=rtwn&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html rtwn].ko||Realtek IEEE 802.11 wireless network driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8188eefw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8188eufw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8192cfwE.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8192cfwE_B.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8192cfwT.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8192cfwU.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8192eufw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8812aufw.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/rtwn-rtl8821aufw.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=runfw&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html runfw].ko||This module provides firmware sets for the Ralink RT2700U, RT2800U, RT3000U and RT3900E chip based USB WiFi adapters. Please read Ralink's license, src/sys/contrib/dev/run/LICENSE. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=runfw&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html runfw].ko||This module provides firmware sets for the Ralink RT2700U, RT2800U, RT3000U and RT3900E chip based USB WiFi adapters. Please read Ralink's license, src/sys/contrib/dev/run/LICENSE. | ||
Line 1,543: | Line 1,531: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=s3&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html s3].ko||S3 video driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=s3&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html s3].ko||S3 video driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/s35390a.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=safe&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html safe].ko||The safe driver supports cards containing SafeNet crypto accelerator chips. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=safe&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html safe].ko||The safe driver supports cards containing SafeNet crypto accelerator chips. | ||
Line 1,555: | Line 1,543: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=scc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html scc].ko||driver for Serial Communications Controllers (SCC) devices | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=scc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html scc].ko||driver for Serial Communications Controllers (SCC) devices | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/scsi_low.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=sdhci&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sdhci].ko||PCI SD Host Controller bridge driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=sdhci&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sdhci].ko||PCI SD Host Controller bridge driver | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/sdhci_acpi.ko|| |
|- | |- | ||
|/boot/kernel/sdhci_pci.ko|| | |/boot/kernel/sdhci_pci.ko|| | ||
Line 1,596: | Line 1,584: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=smbus&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html smbus].ko||System Management Bus | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=smbus&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html smbus].ko||System Management Bus | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/snake_saver.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=snd_ad1816&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html snd_ad1816].ko||The snd_ad1816 bridge driver allows the generic audio driver sound(4) to attach to the AD1816 sound card. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=snd_ad1816&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html snd_ad1816].ko||The snd_ad1816 bridge driver allows the generic audio driver sound(4) to attach to the AD1816 sound card. | ||
Line 1,690: | Line 1,678: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=sppp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sppp].ko||The sppp network layer implements the state machine and the Link Control Protocol (LCP) of the point to point protocol (PPP) as described in RFC 1661. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=sppp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html sppp].ko||The sppp network layer implements the state machine and the Link Control Protocol (LCP) of the point to point protocol (PPP) as described in RFC 1661. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/star_saver.ko|| |
|- | |- | ||
|/boot/kernel/superio.ko|| | |/boot/kernel/superio.ko|| | ||
Line 1,697: | Line 1,685: | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/systrace.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/systrace_freebsd32.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/systrace_linux.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/systrace_linux32.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/sysvmsg.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/sysvsem.ko|| |
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/sysvshm.ko|| |
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/t4_tom.ko|| |
|- | |- | ||
− | |/boot/kernel/t4fw_cfg.ko|| | + | |/boot/kernel/t4fw_cfg.ko|| |
|- | |- | ||
− | |/boot/kernel/t5fw_cfg.ko|| | + | |/boot/kernel/t5fw_cfg.ko|| |
|- | |- | ||
− | |/boot/kernel/t6fw_cfg.ko|| | + | |/boot/kernel/t6fw_cfg.ko|| |
|- | |- | ||
− | |/boot/kernel/tcpmd5.ko|| | + | |/boot/kernel/tcpmd5.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=tdfx&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html tdfx].ko||Voodoo Graphics and VoodooII Memory Access GLIDE device driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=tdfx&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html tdfx].ko||Voodoo Graphics and VoodooII Memory Access GLIDE device driver | ||
Line 1,726: | Line 1,714: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=tmpfs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html tmpfs].ko||The tmpfs driver implements an in-memory, or tmpfs file system. The filesystem stores both file metadata and data in main memory. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=tmpfs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html tmpfs].ko||The tmpfs driver implements an in-memory, or tmpfs file system. The filesystem stores both file metadata and data in main memory. | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/toecore.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=tpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html tpm].ko||The tpm driver provides support for various trusted platform modules (TPM) that can store cryptographic keys. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=tpm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html tpm].ko||The tpm driver provides support for various trusted platform modules (TPM) that can store cryptographic keys. | ||
Line 1,762: | Line 1,750: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=udbp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html udbp].ko||USB Double Bulk Pipe driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=udbp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html udbp].ko||USB Double Bulk Pipe driver | ||
|- | |- | ||
− | |/boot/kernel/udf.ko|| | + | |/boot/kernel/udf.ko|| |
|- | |- | ||
− | |/boot/kernel/udf_iconv.ko|| | + | |/boot/kernel/udf_iconv.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=udl&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html udl].ko||DisplayLink DL-120 / DL-160 USB display devices | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=udl&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html udl].ko||DisplayLink DL-120 / DL-160 USB display devices | ||
Line 1,847: | Line 1,835: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=viawd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html viawd].ko||The viawd driver provides watchdog(4) support for the watchdog interrupt timer present on VIA south bridge chipset (VT8251, CX700, VX800, VX855, VX900). | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=viawd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html viawd].ko||The viawd driver provides watchdog(4) support for the watchdog interrupt timer present on VIA south bridge chipset (VT8251, CX700, VX800, VX855, VX900). | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/videomode.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=virtio&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html virtio].ko||VirtIO is a specification for para-virtualized I/O in a virtual machine (VM). Traditionally, the hypervisor emulated real devices such as an Ethernet interface or disk controller to provide the VM with I/O. This emulation is often inefficient. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=virtio&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html virtio].ko||VirtIO is a specification for para-virtualized I/O in a virtual machine (VM). Traditionally, the hypervisor emulated real devices such as an Ethernet interface or disk controller to provide the VM with I/O. This emulation is often inefficient. | ||
Line 1,857: | Line 1,845: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=virtio_console&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html virtio_console].ko||VirtIO Console driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=virtio_console&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html virtio_console].ko||VirtIO Console driver | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/virtio_pci.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=virtio_random&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html virtio_random].ko||The virtio_random device driver provides support for VirtIO entropy devices. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=virtio_random&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html virtio_random].ko||The virtio_random device driver provides support for VirtIO entropy devices. | ||
Line 1,867: | Line 1,855: | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/vmci.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=vmm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html vmm].ko||vmm.ko provides the kernel portion of the bhyve(4) hypervisor. An Intel CPU with VT-x/EPT or AMD CPU with SVM support is required. PCI device passthrough to a virtual machine requires hardware with VT-d support. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=vmm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html vmm].ko||vmm.ko provides the kernel portion of the bhyve(4) hypervisor. An Intel CPU with VT-x/EPT or AMD CPU with SVM support is required. PCI device passthrough to a virtual machine requires hardware with VT-d support. | ||
Line 1,875: | Line 1,863: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=vpo&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html vpo].ko||The vpo driver provide access to parallel port Iomega Zip and Jaz drives. | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=vpo&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html vpo].ko||The vpo driver provide access to parallel port Iomega Zip and Jaz drives. | ||
|- | |- | ||
− | |/boot/kernel/ | + | |/boot/kernel/warp_saver.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=wbwd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wbwd].ko||device driver for Winbond/Nuvoton Super I/O chips watchdog timer | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=wbwd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wbwd].ko||device driver for Winbond/Nuvoton Super I/O chips watchdog timer | ||
Line 1,897: | Line 1,885: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=wmt&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wmt].ko ||MS Windows 7/8/10 - compatible USB HID multi-touch device driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=wmt&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wmt].ko ||MS Windows 7/8/10 - compatible USB HID multi-touch device driver | ||
|- | |- | ||
− | |/boot/kernel | + | |/boot/kernel/wpifw.ko|| |
|- | |- | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=wsp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wsp].ko ||Wellspring touchpad driver | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=wsp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html wsp].ko ||Wellspring touchpad driver | ||
Line 1,909: | Line 1,897: | ||
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=zfs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html zfs].ko ||configures ZFS file systems | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=zfs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html zfs].ko ||configures ZFS file systems | ||
|- | |- | ||
− | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=zlib&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html zlib].ko | + | |/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=zlib&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html zlib].ko |compression/decompression library |
|} | |} | ||