|
version 1.1.2.3, 2013/07/18 00:12:19
|
version 1.4.2.6, 2014/06/12 23:02:53
|
|
Line 1
|
Line 1
|
| # $Id$ |
# $Id$ |
| # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.590 2013/07/07 00:29:29 svnexp Exp $ | # $FreeBSD: head/sys/i386/conf/GENERIC 267146 2014-06-06 04:08:55Z imp $ |
| |
|
| cpu I486_CPU |
cpu I486_CPU |
| cpu I586_CPU |
cpu I586_CPU |
| cpu I686_CPU |
cpu I686_CPU |
| ident ELWIX | ident ELWIX_i386 |
| |
|
| |
#include DEFAULTS |
| |
|
| hints "ELWIX_i386.hints" # Default places to look for devices. |
hints "ELWIX_i386.hints" # Default places to look for devices. |
| |
|
| options INIT_PATH=/sbin/initx:/sbin/init |
options INIT_PATH=/sbin/initx:/sbin/init |
|
Line 30 options NFSCL # New Network Filesystem Client
|
Line 32 options NFSCL # New Network Filesystem Client
|
| options NFSD # New Network Filesystem Server |
options NFSD # New Network Filesystem Server |
| options NFSCLIENT #Network File System client |
options NFSCLIENT #Network File System client |
| options NFSSERVER #Network File System server |
options NFSSERVER #Network File System server |
| options MD_ROOT_SIZE=8000 |
|
| options NFSLOCKD # Network Lock Manager |
options NFSLOCKD # Network Lock Manager |
| options NFS_ROOT # NFS usable as /, requires NFSCL |
options NFS_ROOT # NFS usable as /, requires NFSCL |
| options MSDOSFS # MSDOS Filesystem |
options MSDOSFS # MSDOS Filesystem |
|
Line 42 options GEOM_RAID # Soft RAID functionality.
|
Line 43 options GEOM_RAID # Soft RAID functionality.
|
| options GEOM_LABEL # Provides labelization |
options GEOM_LABEL # Provides labelization |
| options GEOM_GATE |
options GEOM_GATE |
| options GEOM_UZIP |
options GEOM_UZIP |
| options GEOM_REDBOOT | #device geom_redboot |
| device geom_redboot | |
| device geom_map # to get access to the SPI flash partitions |
device geom_map # to get access to the SPI flash partitions |
| device geom_uncompress # compressed in-memory filesystem hackery! | #device geom_uncompress # compressed in-memory filesystem hackery! |
| device geom_uzip # compressed in-memory filesystem support | #device geom_uzip # compressed in-memory filesystem support |
| options GEOM_UNCOMPRESS |
options GEOM_UNCOMPRESS |
| options GEOM_ELI |
options GEOM_ELI |
| options GEOM_MIRROR |
options GEOM_MIRROR |
|
Line 84 options INCLUDE_CONFIG_FILE # Include this file i
|
Line 84 options INCLUDE_CONFIG_FILE # Include this file i
|
| |
|
| # Debugging support. Always need this: |
# Debugging support. Always need this: |
| #options KDB # Enable kernel debugger support. |
#options KDB # Enable kernel debugger support. |
| # For minimum debugger support (stable branch) use: |
|
| #options KDB_TRACE # Print a stack trace for a panic. |
#options KDB_TRACE # Print a stack trace for a panic. |
| # For full debugger support use this instead: | # For full debugger support use (turn off in stable branch): |
| #options DDB # Support DDB. |
#options DDB # Support DDB. |
| #options GDB # Support remote GDB. |
#options GDB # Support remote GDB. |
| #options DEADLKRES # Enable the deadlock resolver |
#options DEADLKRES # Enable the deadlock resolver |
|
Line 105 device cpufreq
|
Line 104 device cpufreq
|
| |
|
| # Bus support. |
# Bus support. |
| device acpi |
device acpi |
| device eisa |
|
| device pci |
device pci |
| |
|
| # Floppy drives |
# Floppy drives |
|
Line 119 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC
|
Line 117 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC
|
| device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA |
device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA |
| |
|
| # SCSI Controllers |
# SCSI Controllers |
| device ahb # EISA AHA1742 family |
|
| device ahc # AHA2940 and onboard AIC7xxx devices |
device ahc # AHA2940 and onboard AIC7xxx devices |
| options AHC_REG_PRETTY_PRINT # Print register bitfields in debug |
options AHC_REG_PRETTY_PRINT # Print register bitfields in debug |
| # output. Adds ~128k to driver. |
# output. Adds ~128k to driver. |
|
Line 132 device isp # Qlogic family
|
Line 129 device isp # Qlogic family
|
| #device ispfw # Firmware for QLogic HBAs- normally a module |
#device ispfw # Firmware for QLogic HBAs- normally a module |
| device mpt # LSI-Logic MPT-Fusion |
device mpt # LSI-Logic MPT-Fusion |
| device mps # LSI-Logic MPT-Fusion 2 |
device mps # LSI-Logic MPT-Fusion 2 |
| |
device mpr # LSI-Logic MPT-Fusion 3 |
| #device ncr # NCR/Symbios Logic |
#device ncr # NCR/Symbios Logic |
| device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') |
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') |
| device trm # Tekram DC395U/UW/F DC315U adapters |
device trm # Tekram DC395U/UW/F DC315U adapters |
|
Line 155 device sa # Sequential Access (tape etc)
|
Line 153 device sa # Sequential Access (tape etc)
|
| device cd # CD |
device cd # CD |
| device pass # Passthrough device (direct ATA/SCSI access) |
device pass # Passthrough device (direct ATA/SCSI access) |
| device ses # Enclosure Services (SES and SAF-TE) |
device ses # Enclosure Services (SES and SAF-TE) |
| device ctl # CAM Target Layer | #device ctl # CAM Target Layer |
| |
|
| # RAID controllers interfaced to the SCSI subsystem |
# RAID controllers interfaced to the SCSI subsystem |
| device amr # AMI MegaRAID |
device amr # AMI MegaRAID |
|
Line 225 device ppi # Parallel port interface device
|
Line 223 device ppi # Parallel port interface device
|
| device puc # Multi I/O cards and multi-channel UARTs |
device puc # Multi I/O cards and multi-channel UARTs |
| |
|
| # PCI Ethernet NICs. |
# PCI Ethernet NICs. |
| device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet | device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE |
| device de # DEC/Intel DC21x4x (``Tulip'') |
device de # DEC/Intel DC21x4x (``Tulip'') |
| device em # Intel PRO/1000 Gigabit Ethernet Family |
device em # Intel PRO/1000 Gigabit Ethernet Family |
| device igb # Intel PRO/1000 PCIE Server Gigabit Family |
device igb # Intel PRO/1000 PCIE Server Gigabit Family |
|
Line 264 device lge # Level 1 LXT1001 gigabit Ethernet
|
Line 262 device lge # Level 1 LXT1001 gigabit Ethernet
|
| device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet |
device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet |
| device nfe # nVidia nForce MCP on-board Ethernet |
device nfe # nVidia nForce MCP on-board Ethernet |
| device nge # NatSemi DP83820 gigabit Ethernet |
device nge # NatSemi DP83820 gigabit Ethernet |
| #device nve # nVidia nForce MCP on-board Ethernet Networking |
|
| device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') |
device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') |
| device re # RealTek 8139C+/8169/8169S/8110S |
device re # RealTek 8139C+/8169/8169S/8110S |
| device rl # RealTek 8129/8139 |
device rl # RealTek 8129/8139 |
|
Line 299 device wlan_acl
|
Line 296 device wlan_acl
|
| device wlan_xauth |
device wlan_xauth |
| device wlan_rssadapt |
device wlan_rssadapt |
| #options AH_RXCFG_SDMAMW_4BYTES |
#options AH_RXCFG_SDMAMW_4BYTES |
| |
#options ATH_EEPROM_FIRMWARE # Use EEPROM from flash |
| |
options ALQ |
| options IEEE80211_ALQ |
options IEEE80211_ALQ |
| options IEEE80211_SUPPORT_TDMA |
options IEEE80211_SUPPORT_TDMA |
| options IEEE80211_SUPPORT_SUPERG |
options IEEE80211_SUPPORT_SUPERG |
|
Line 340 device wpifw
|
Line 339 device wpifw
|
| # Pseudo devices. |
# Pseudo devices. |
| device loop # Network loopback |
device loop # Network loopback |
| device random # Entropy device |
device random # Entropy device |
| options PADLOCK_RNG # VIA Padlock RNG | device padlock_rng # VIA Padlock RNG |
| options RDRAND_RNG # Intel Bull Mountain RNG | device rdrand_rng # Intel Bull Mountain RNG |
| device ether # Ethernet support |
device ether # Ethernet support |
| device vlan # 802.1Q VLAN support |
device vlan # 802.1Q VLAN support |
| device tun # Packet tunnel. |
device tun # Packet tunnel. |
|
Line 426 device virtio_blk # VirtIO Block device
|
Line 425 device virtio_blk # VirtIO Block device
|
| device virtio_scsi # VirtIO SCSI device |
device virtio_scsi # VirtIO SCSI device |
| device virtio_balloon # VirtIO Memory Balloon device |
device virtio_balloon # VirtIO Memory Balloon device |
| |
|
| |
# HyperV drivers |
| |
device hyperv # HyperV drivers |
| |
|
| |
# Xen HVM Guest Optimizations |
| |
# NOTE: XENHVM depends on xenpci. They must be added or removed together. |
| |
options XENHVM # Xen HVM kernel infrastructure |
| |
device xenpci # Xen HVM Hypervisor services driver |
| |
|
| |
# VMware support |
| |
device vmx # VMware VMXNET3 Ethernet |
| |
|
| ### ELWIX Additional custom settings ... |
### ELWIX Additional custom settings ... |
| |
|
| |
#device iscsi_initiator |
| |
|
| device if_bridge |
device if_bridge |
| device bridgestp |
|
| device tap |
device tap |
| device gre |
device gre |
| device lagg |
device lagg |
|
Line 437 device carp
|
Line 448 device carp
|
| |
|
| device siba_bwn |
device siba_bwn |
| |
|
| options NDISAPI | #options NDISAPI |
| #device ndis |
#device ndis |
| |
|
| device pf |
device pf |
|
Line 512 options NETGRAPH_BPF
|
Line 523 options NETGRAPH_BPF
|
| options NETGRAPH_GIF |
options NETGRAPH_GIF |
| options NETGRAPH_GIF_DEMUX |
options NETGRAPH_GIF_DEMUX |
| options NETGRAPH_BRIDGE |
options NETGRAPH_BRIDGE |
| |
options NETGRAPH_VLAN |
| |
options NETGRAPH_PIPE |
| |
options NETGRAPH_CAR |
| |
|
| options NULLFS |
options NULLFS |
| options UNIONFS |
options UNIONFS |