Lines Matching +full:freebsd13 +full:- +full:4 +full:r

2 # NOTES -- Lines that can be cut/pasted into kernel and hints configs.
11 # Please use ``make LINT'' to create an old-style LINT file if you want to
12 # do kernel test-builds.
48 # auto-size based on physical memory.
66 # after most other flags. Here we use it to inhibit use of non-optimal
67 # gcc built-in functions (e.g., memcmp).
70 # The following is equivalent to 'config -g KERNELNAME' and creates
71 # 'kernel.debug' compiled with -g debugging as well as a normal
81 makeoptions CONF_CFLAGS=-fno-builtin #Don't allow use of memcmp, etc.
82 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
116 # when specifying a block device from a label with a non-0
142 # Compile-time defaults for various boot parameters
148 # Compile-time defaults for dmesg boot tagging
179 options GEOM_UZIP # Read-only compressed disks
187 # the RB_DFLTROOT flag (-r) is specified when booting the kernel.
202 # SCHED_ULE provides significant performance advantages over 4BSD on many
203 # workloads on SMP machines. It supports cpu-affinity, per-cpu runqueues
233 # NUMA enables use of Non-Uniform Memory Access policies in various kernel
287 # FULL_PREEMPTION instructs the kernel to preempt non-realtime kernel
312 # LOCK_PROFILING - Profiling locks. See LOCK_PROFILING(9) for details.
363 # Enable FreeBSD13 compatibility syscalls
374 # Definition-style interprocess communication, in the form of shared
457 # overruns or use-after-free will usually only affect memory from
469 # for the kernel used to detect modify-after-free scenarios. See the
490 # KTRACE enables the system-call tracing facility ktrace(2). To be more
491 # SMP-friendly, KTRACE uses a worker thread to process most trace events
493 # pre-allocated store of objects representing trace events. The
517 # if KTR_VERBOSE is not defined. See ktr(4) and ktrdump(8) for details.
529 # to a vnode, and is employed by services such as ktr(4) to produce trace
579 # run-time environment to reproduce unlikely or unusual (possibly normally
585 # This option lets some drivers co-exist that can't co-exist in a running
595 # automatically if DDB(4) is compiled into the kernel.
603 # the core count in the format string, meaning the range will be 0-9, the
632 # The hwpmc driver that allows the use of in-CPU performance monitoring
638 # please see hwpmc(4).
729 # both a V6 and V4 address at the SAME time :-)
755 # charts and graphs as well :->
760 # You basically must have ktr(4) enabled for these
803 # netgraph(4). Enable the base netgraph code with the NETGRAPH option.
809 options NETGRAPH # netgraph(4) system
811 # affects netgraph(4) and nodes
814 options NETGRAPH_BLUETOOTH # ng_bluetooth(4)
815 options NETGRAPH_BLUETOOTH_HCI # ng_hci(4)
816 options NETGRAPH_BLUETOOTH_L2CAP # ng_l2cap(4)
817 options NETGRAPH_BLUETOOTH_SOCKET # ng_btsocket(4)
818 options NETGRAPH_BLUETOOTH_UBT # ng_ubt(4)
819 options NETGRAPH_BLUETOOTH_UBTBCMFW # ubtbcmfw(4)
893 # support for WEP, TKIP, AES-CCMP and AES-GCMP crypto protocols optionally used
900 # The `wlan_xauth' device provides support for external (i.e. user-mode)
905 # The `wlan_acl' device provides a MAC-based access control mechanism
917 # The `netmap' device implements memory-mapped access to network
918 # devices from userspace, enabling wire-speed packet capture and
928 # The `epair' device implements a virtual back-to-back connected Ethernet
936 # The `tuntap' device implements (user-)ppp, nos-tun(8) and a pty-like virtual
969 # Common Address Redundancy Protocol. See carp(4) for more details.
1005 # if you are using it as an as-needed filter for specific problems as
1027 # PF_DEFAULT_TO_DROP causes the default pf(4) rule to deny everything.
1073 # TCP_SIGNATURE adds support for RFC 2385 (TCP-MD5) digests. These are
1076 # This is enabled on a per-socket basis using the TCP_MD5SIG socket option.
1082 # as well. See dummynet(4) and ipfw(8) for more info. When you run
1086 # The DEBUGNET option enables a basic debug/panic-time networking API. It
1090 # The NETDUMP option enables netdump(4) client support in the kernel.
1094 # The NETGDB option enables netgdb(4) support in the kernel. This allows a
1128 options PSEUDOFS #Pseudo-filesystem framework
1158 # Gjournal-based UFS journaling support.
1177 # Write-protect the md root device so that it may not be mounted writeable.
1191 # if you let these users run programs, so confine it to file-servers
1210 # careful with this - the ext2fs code has a tendency to lag behind
1275 options CAPABILITIES # fine-grained rights on file descriptors
1295 # Enable support for generic feed-forward clocks in the kernel.
1296 # The feed-forward clock support is an alternative to the feedback oriented
1297 # ntpd/system clock approach, and is to be used with a feed-forward
1310 # high-level SCSI device `type' drivers, and the low-level host-adapter
1324 # assignment begins with the first non-wired down unit for a device
1326 # non-wired disk will be assigned da4.
1362 # SAF-TE ("SCSI Accessible Fault-Tolerant Enclosure") devices.
1389 device cd #SCSI CD-ROMs
1390 device ses #Enclosure Services (SES and SAF-TE)
1418 options CAM_DEBUG_COMPILE=-1
1420 options CAM_DEBUG_BUS=-1
1421 options CAM_DEBUG_TARGET=-1
1422 options CAM_DEBUG_LUN=-1
1424 options CAM_MAX_HIGHPOWER=4
1452 options SA_IO_TIMEOUT=4
1455 options SA_ERASE_TIMEOUT=(4*60)
1482 device pty #BSD-style compatibility pseudo ttys
1483 device nmdm #back-to-back tty devices
1485 device snp #Snoop device - to look at pty/vty/etc..
1503 options PCI_HP # PCI-Express native HotPlug
1504 options PCI_IOV # PCI SR-IOV support
1527 options KBDMUX_DFLT_KEYMAP # specify the built-in keymap
1533 options TEKEN_CONS25 # cons25-style terminal emulation
1534 options TEKEN_UTF8 # UTF-8 output handling
1569 # mpr: LSI-Logic MPT/Fusion Gen 3
1570 # mps: LSI-Logic MPT/Fusion Gen 2
1571 # mpt: LSI-Logic MPT/Fusion 53c1020 or 53c1030 Ultra4
1573 # sym: Symbios/Logic 53C8XX family of PCI-SCSI I/O processors:
1576 # 53C1010-33, 53C1010-66.
1591 envvar hint.isp.0.topology="lport-only"
1592 envvar hint.isp.0.topology="nport-only"
1599 #device mpi3mr # LSI-Logic MPT-Fusion 4
1600 device mpr # LSI-Logic MPT-Fusion 3
1601 device mps # LSI-Logic MPT-Fusion 2
1602 device mpt # LSI-Logic MPT-Fusion
1624 # See ahc(4).
1630 # Aic79xx driver debugging options. Adds ~215k to driver. See ahd(4).
1633 # Print human-readable register definitions when debugging
1641 # ISP_TARGET_MODE - enable target mode operation
1645 # ISP_DEFAULT_ROLES - default role
1655 #options SYM_SETUP_SCSI_DIFF #-HVD support for 825a, 875, 885
1657 #options SYM_SETUP_PCI_PARITY #-PCI parity checking
1659 #options SYM_SETUP_MAX_LUN #-Number of LUNs supported
1664 # These controllers have a SCSI-like interface, and require the
1683 # nvme: PCI-express NVM Express host controllers
1688 # nvd: non-CAM NVMe disk driver
1690 device nvme # PCI-express NVMe host driver
1691 options NVME_USE_NVD=1 # Use nvd(4) instead of the CAM nda(4) driver
1693 device nvmft # NVMeoF ctl(4) frontend
1705 # These drivers are part of cam(4) subsystem. They supersede less featured
1706 # ata(4) subsystem drivers, supporting same hardware.
1708 device ahci # AHCI-compatible SATA controllers
1752 # For older non-PCI, non-PnPBIOS systems, these are the hints lines to add:
1765 # Options for uart(4)
1784 # `flags' for serial drivers that support consoles, like uart(4):
1788 # Boot with -h or set boot_serial=YES in the loader.
1803 # CR ~ ^p requests force panic and CR ~ ^r requests a clean reboot.
1807 # Supports the Freescale/NXP QUad Integrated and Zilog Z8530 multi-channel
1819 # namely those which use MII-compliant transceivers or implement
1822 # miibus API, the common support for bit-bang'ing the MII and all
1828 device mii_bitbang # Common module for bit-bang'ing the MII
1829 device miibus # MII support w/ bit-bang'ing and all PHYs
1836 device bnxt # Broadcom NetXtreme-C/NetXtreme-E
1840 device e1000phy # Marvell 88E1000 1000/100/10-BT
1841 device gentbi # Generic 10-bit 1000BASE-{LX,SX} fiber ifaces
1842 device icsphy # ICS ICS1889-1893
1845 device lxtphy # Level One LXT-970
1861 # L2 PCI-Express FastEthernet controllers.
1871 # BCM570x family of controllers, including the 3Com 3c996-T,
1872 # the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and
1874 # bnxt: Broadcom NetXtreme-C and NetXtreme-E PCIe 10/25/50G Ethernet adapters.
1881 # cxgbe:Chelsio T4, T5, and T6-based 1/10/25/40/100GbE PCIe Ethernet
1883 # cxgbev: Chelsio T4, T5, and T6-based PCIe Virtual Functions.
1887 # AX88140A and AX88141, the Davicom DM9100 and DM9102, the Lite-On
1888 # 82c168 and 82c169 PNIC, the Lite-On/Macronix LC82C115 PNIC II
1891 # Digital DE500-BA, Kingston KNE100TX, D-Link DFE-570TX, SOHOware SFA110,
1892 # SVEC PN102-TX, CNet Pro110B, 120A, and 120B, Compex RL100-TX,
1902 # LXT1001 NetCellerator chipset. This includes the D-Link DGE-500SX,
1912 # 88E8055, 88E8056 and D-Link 560T/550SX.
1914 # mlx5: Mellanox ConnectX-4 and ConnectX-4 LX IB and Eth shared code module.
1915 # mlx5en:Mellanox ConnectX-4 and ConnectX-4 LX PCIe Ethernet adapters.
1919 # SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet
1921 # EP-320G-TX and the Netgear GA622T.
1931 # Realtek workalike. Note that the D-Link DFE-530TX+ uses the Realtek
1938 # sk: Support for the SysKonnect SK-984x series PCI gigabit ethernet NICs.
1939 # This includes the SK-9841 and SK-9842 single port cards (single mode
1940 # and multimode fiber) and the SK-9843 and SK-9844 dual port cards
1945 # the D-Link DFE-550TX.
1948 # the Sundance/Tamarack TC9021, the D-Link DL-4000 and ASUS NX1101.
1955 # including the D-Link DFE520TX and D-Link DFE530TX (see 'rl' for
1956 # DFE530TX+), the Hawking Technologies PN102TX, and the AOpen/Acer ALN-320.
1960 # integrated 3c905B-TX chips in certain Dell Optiplex and Dell
1961 # Precision desktop machines and the integrated 3c905-TX chips
1963 # Also supported: 3Com 3c980(C)-TX, 3Com 3cSOHO100-TX, 3Com 3c450-TX
1984 device mlx5en # Mellanox ConnectX-4 and ConnectX-4 LX
1992 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
1993 device ste # Sundance ST201 (D-Link DFE-550TX)
1999 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
2008 device cxgbe # Chelsio T4-T6 1/10/25/40/100 Gigabit Ethernet
2009 device cxgbev # Chelsio T4-T6 Virtual Functions
2011 device mxge # Myricom Myri-10G 10GbE NIC
2031 # found at https://forum.openwrt.org/viewtopic.php?pid=70060 on pages 4, 5 and
2035 # 4 are safe.
2050 # Use sf_buf(9) interface for jumbo buffers on ti(4) controllers.
2052 # Turn on the header splitting option for the ti(4) driver firmware. This
2062 # detect a mismatch is ti(4).
2063 options MCLSHIFT=12 # mbuf cluster shift in bits, 12 == 4 kB
2076 # snd_*: Device-specific drivers.
2081 # bit 4 set if the board uses two dma channels;
2105 # snd_maestro3: ESS Technology Maestro-3/Allegro PCI.
2107 # snd_solo: ESS Solo-1x PCI.
2109 # snd_t4dwave: Trident 4DWave DX/NX PCI, SiS 7018 PCI and Acer Labs
2141 # For non-PnP sound cards:
2226 # alpm Acer Aladdin-IV/V/Pro2 Power Management Unit
2232 # nfsmb NVIDIA nForce2/3/4 MCP SMBus 2.0 Controller
2267 # iicbb generic I2C bit-banging code (needed by lpbb)
2295 device rtc8583 # Epson RTC-8583
2296 device s35390a # Seiko Instruments S-35390A RTC
2299 # Parallel-Port Bus
2308 # ppi General-purpose I/O ("Geek Port") + IEEE1284 I/O
2310 # lpbb Philips official parallel port I2C bit-banging interface
2314 # ppc ISA-bus parallel port interfaces.
2318 # (see flags in ppc(4))
2343 device gpiobacklight # sysctl control of gpio-based backlight
2345 device gpiokeys # kbd(4) glue for gpio-based key input
2346 device gpioled # led(4) gpio glue
2347 device gpiopower # event handler for gpio-based powerdown
2351 device gpioths # 1-wire temp/humidity sensor on gpio pin
2360 # etherswitch The etherswitch(4) framework
2361 # miiproxy Proxy device for miibus(4) functionality
2367 # ukswitch Multi-PHY switches
2401 # typically want about 4 of these for each simultaneous file send.
2447 device hmt # HID multitouch (MS-compatible)
2450 device ps4dshock # Sony PS4 DualShock 4 gamepad driver
2485 # USB mass storage driver for device-side mode
2500 # HID-over-USB driver
2516 # USB support for Prolific PL-2303 serial adapters
2528 # the Billionton USB100, the Melco LU-ATX, the D-Link DSB-650TX
2545 # CATC USB-EL1201A USB ethernet. Supports the CATC Netmate
2550 # Entrega USB-NET-E45, Peracom Ethernet Adapter, the
2551 # 3Com 3c19250, the ADS Technologies USB-10BT, the ATen UC10T,
2552 # the Netgear EA101, the D-Link DSB-650, the SMC 2102USB
2553 # and 2104USB, and the Corega USB-T.
2556 # Realtek RTL8150 USB to fast ethernet. Supports the Melco LUA-KTX
2557 # and the GREEN HOUSE GH-USB100B.
2560 # Davicom DM9601E USB to fast ethernet. Supports the Corega FEther USB-TXC.
2607 options UKBD_DFLT_KEYMAP # specify the built-in keymap
2624 device sbp_targ # SBP-2 Target mode (Requires scbus and targ)
2625 device fwe # Ethernet over FireWire (non-standard!)
2655 device rndtest # FIPS 140-2 entropy tester
2684 # of zero, the verbose code is compiled-in but disabled by default, and can
2732 # rebooting automatically when a kernel panic occurs. If set to (-1),
2784 # 0 - quiet, only emit warnings
2785 # 1 - noisy, emit major function
2787 # 2 - extremely noisy, emit trace
2804 # Select this to allow high-rate but potentially expensive
2805 # harvesting of Slab-Allocator entropy. In very high-rate
2809 # Select this to allow high-rate but potentially expensive
2811 # the m_next pointer is NULL except when receiving > 4K
2820 # than in fact is - leading to a different class of security
2845 # BHND(4) drivers
2870 device xz # xz_embedded LZMA de-compression library
2876 device filemon # file monitoring for make(1) meta-mode