Editing Kernel

Jump to: navigation, search

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,207: Line 1,207:
 
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_source&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_source].ko||The source node acts as a source of packets according to the parameters  set up using control messages and input packets.  The ng_source node type    is used primarily for testing and benchmarking.
 
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_source&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_source].ko||The source node acts as a source of packets according to the parameters  set up using control messages and input packets.  The ng_source node type    is used primarily for testing and benchmarking.
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_split&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_split].ko||The split node type is used to split a bidirectional stream of packets into two separate unidirectional streams of packets.
+
|/boot/kernel/ng_split.ko||
 
+
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_sppp&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_sppp].ko||An sppp node is a netgraph(4) interface to the original sppp(4) network  module for synchronous lines.
+
|/boot/kernel/ng_sppp.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_sscfu&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_sscfu].ko||The sscfu netgraph node type implements ITU-T recommendation Q.2130.  This recommendation specifies the Service Specific Coordination Function  at the UNI.
+
|/boot/kernel/ng_sscfu.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_sscop&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_sscop].ko|| The sscop netgraph node type implements the ITU-T standard Q.2110. This    standard describes the so called Service Specific Connection Oriented  Protocol (SSCOP) that is used to carry signalling messages over the private and public UNIs and the public NNI. 
+
|/boot/kernel/ng_sscop.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_tag&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_tag].ko||The tag node type allows mbuf packet tags (see mbuf_tags(9)) to be examined, stripped or applied to data travelling through a Netgraph network.
+
|/boot/kernel/ng_tag.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_tcpmss&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_tcpmss].ko||The tcpmss node type is designed to alter the Maximum Segment Size option  of TCP packets.  This node accepts an arbitrary number of hooks
+
|/boot/kernel/ng_tcpmss.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_tee&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_tee].ko||The tee node type has a purpose similar to the tee(1) command.  Tee nodes  are useful for debugging or "snooping" on a connection between two netgraph nodes.
+
|/boot/kernel/ng_tee.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_tty&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_tty].ko||The tty node type is both a netgraph node type and a TTY hook.
+
|/boot/kernel/ng_tty.ko||
 
+
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_ubt&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_ubt].ko||Netgraph node type that is also a driver for Bluetooth USB devices
+
|/boot/kernel/ng_ubt.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_UI&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_UI].ko||The UI node type has two hooks, upstream and downstream.  Packets received on downstream must have 0x03 (indicating unnumbered information)  as their first byte; if not the packet is dropped.
+
|/boot/kernel/ng_UI.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_uni&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_uni].ko||The uni netgraph node type implements ATM Forum signalling 4.0.
+
|/boot/kernel/ng_uni.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_vjc&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_vjc].ko|| The vjc node type performs Van Jacobson compression, which is used over      PPP, SLIP, and other point-to-point IP connections to compress TCP packet    headers.
+
|/boot/kernel/ng_vjc.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ng_vlan&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ng_vlan].ko|| The vlan node type multiplexes frames tagged according to the IEEE 802.1Q    standard between different hooks.
+
|/boot/kernel/ng_vlan.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ngatmbase&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ngatmbase].ko||netgraph ATM utility module
+
|/boot/kernel/ngatmbase.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nmdm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nmdm].ko||The nmdm driver provides two tty(4) devices connected by a virtual "nullmodem" cable.
+
|/boot/kernel/nmdm.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ntb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ntb].ko||Non-Transparent Bridge subsystem
+
|/boot/kernel/ntb.ko||
 
|-
 
|-
 
|/boot/kernel/ntb_hw_amd.ko||
 
|/boot/kernel/ntb_hw_amd.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ntb_hw_intel&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ntb_hw_intel].ko||Intel(R) Non-Transparent Bridge driver
+
|/boot/kernel/ntb_hw_intel.ko||
 
+
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ntb_hw_plx&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ntb_hw_plx].ko||PLX/Avago/Broadcom Non-Transparent Bridge driver
+
|/boot/kernel/ntb_hw_plx.ko||
 
+
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=ntb_transport&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html ntb_transport].ko||Packet-oriented transport for Non-Transparent Bridges
+
|/boot/kernel/ntb_transport.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nullfs&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nullfs].ko||The nullfs driver will permit the FreeBSD kernel to mount a loopback file  system sub-tree.
+
|/boot/kernel/nullfs.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nvd&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nvd].ko||The nvd driver exposes NVM Express (NVMe) namespaces as disks to the kernel disk storage API. 
+
|/boot/kernel/nvd.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nvdimm&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nvdimm].ko||The nvdimm driver provides access to Non-Volatile DIMM (NVDIMM) persistent memory devices, which are ACPI-enumerated under the root NVDIMM device with a _HID of ACPI0012 and in the NFIT table.
+
|/boot/kernel/nvdimm.ko||
 
|-
 
|-
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nvme&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nvme].ko||NVM Express core driver
+
|/boot/kernel/nvme.ko||
 
+
 
|-
 
|-
 
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nvram&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nvram].ko||The nvram driver provides access to BIOS configuration NVRAM on i386 and      amd64 systems.
 
|/boot/kernel/[https://www.freebsd.org/cgi/man.cgi?query=nvram&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html nvram].ko||The nvram driver provides access to BIOS configuration NVRAM on i386 and      amd64 systems.

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)