version 1.3.2.11, 2012/05/30 07:07:44
|
version 1.6.4.2, 2013/07/15 07:56:07
|
Line 16
|
Line 16
|
# If you are in doubt as to the purpose or necessity of a line, check first |
# If you are in doubt as to the purpose or necessity of a line, check first |
# in NOTES. |
# in NOTES. |
# |
# |
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.571 2012/05/10 12:37:32 mav Exp $ | # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.590 2013/07/07 00:29:29 svnexp Exp $ |
|
|
cpu I486_CPU |
cpu I486_CPU |
cpu I586_CPU |
cpu I586_CPU |
Line 32 options SCHED_ULE # ULE scheduler
|
Line 32 options SCHED_ULE # ULE scheduler
|
options PREEMPTION # Enable kernel thread preemption |
options PREEMPTION # Enable kernel thread preemption |
options INET # InterNETworking |
options INET # InterNETworking |
options INET6 # IPv6 communications protocols |
options INET6 # IPv6 communications protocols |
|
options TCP_OFFLOAD # TCP offload |
options SCTP # Stream Control Transmission Protocol |
options SCTP # Stream Control Transmission Protocol |
options FFS # Berkeley Fast Filesystem |
options FFS # Berkeley Fast Filesystem |
options SOFTUPDATES # Enable FFS soft updates support |
options SOFTUPDATES # Enable FFS soft updates support |
options UFS_ACL # Support for access control lists |
options UFS_ACL # Support for access control lists |
options UFS_DIRHASH # Improve performance on big directories |
options UFS_DIRHASH # Improve performance on big directories |
options UFS_GJOURNAL # Enable gjournal-based UFS journaling |
options UFS_GJOURNAL # Enable gjournal-based UFS journaling |
|
options QUOTA # Enable disk quotas for UFS |
options MD_ROOT # MD is a potential root device |
options MD_ROOT # MD is a potential root device |
|
options MD_ROOT_SIZE=8000 |
options NFSCL # New Network Filesystem Client |
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 51 options CD9660 # ISO 9660 Filesystem
|
Line 53 options CD9660 # ISO 9660 Filesystem
|
options PROCFS # Process filesystem (requires PSEUDOFS) |
options PROCFS # Process filesystem (requires PSEUDOFS) |
options PSEUDOFS # Pseudo-filesystem framework |
options PSEUDOFS # Pseudo-filesystem framework |
options GEOM_PART_GPT # GUID Partition Tables. |
options GEOM_PART_GPT # GUID Partition Tables. |
|
options GEOM_RAID # Soft RAID functionality. |
options GEOM_LABEL # Provides labelization |
options GEOM_LABEL # Provides labelization |
|
options GEOM_GATE |
options GEOM_UZIP |
options GEOM_UZIP |
|
options GEOM_REDBOOT |
|
device geom_redboot |
|
device geom_map # to get access to the SPI flash partitions |
|
device geom_uncompress # compressed in-memory filesystem hackery! |
|
device geom_uzip # compressed in-memory filesystem support |
|
options GEOM_MAP |
|
options GEOM_UNCOMPRESS |
options GEOM_ELI |
options GEOM_ELI |
options GEOM_MIRROR |
options GEOM_MIRROR |
options GEOM_CONCAT |
options GEOM_CONCAT |
Line 82 options AUDIT # Security event auditing
|
Line 93 options AUDIT # Security event auditing
|
options CAPABILITY_MODE # Capsicum capability mode |
options CAPABILITY_MODE # Capsicum capability mode |
options CAPABILITIES # Capsicum capabilities |
options CAPABILITIES # Capsicum capabilities |
options MAC # TrustedBSD MAC Framework |
options MAC # TrustedBSD MAC Framework |
options FLOWTABLE # per-cpu routing cache |
|
#options KDTRACE_HOOKS # Kernel DTrace hooks |
#options KDTRACE_HOOKS # Kernel DTrace hooks |
#options DDB_CTF # Kernel ELF linker loads CTF data |
#options DDB_CTF # Kernel ELF linker loads CTF data |
|
options FLOWTABLE # per-cpu routing cache |
options INCLUDE_CONFIG_FILE # Include this file in kernel |
options INCLUDE_CONFIG_FILE # Include this file in kernel |
|
|
# Debugging support. Always need this: |
# Debugging support. Always need this: |
Line 137 device hptiop # Highpoint RocketRaid 3xxx series
|
Line 148 device hptiop # Highpoint RocketRaid 3xxx series
|
device isp # Qlogic family |
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 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 160 device sa # Sequential Access (tape etc)
|
Line 172 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 169 device asr # DPT SmartRAID V, VI and Adaptec SCSI RA
|
Line 181 device asr # DPT SmartRAID V, VI and Adaptec SCSI RA
|
device ciss # Compaq Smart RAID 5* |
device ciss # Compaq Smart RAID 5* |
device dpt # DPT Smartcache III, IV - See NOTES for options |
device dpt # DPT Smartcache III, IV - See NOTES for options |
device hptmv # Highpoint RocketRAID 182x |
device hptmv # Highpoint RocketRAID 182x |
|
device hptnr # Highpoint DC7280, R750 |
device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx |
device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx |
|
device hpt27xx # Highpoint RocketRAID 27xx |
device iir # Intel Integrated RAID |
device iir # Intel Integrated RAID |
device ips # IBM (Adaptec) ServeRAID |
device ips # IBM (Adaptec) ServeRAID |
device mly # Mylex AcceleRAID/eXtremeRAID |
device mly # Mylex AcceleRAID/eXtremeRAID |
Line 179 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID cont
|
Line 193 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID cont
|
# RAID controllers |
# RAID controllers |
device aac # Adaptec FSA RAID |
device aac # Adaptec FSA RAID |
device aacp # SCSI passthrough for aac (requires CAM) |
device aacp # SCSI passthrough for aac (requires CAM) |
|
device aacraid # Adaptec by PMC RAID |
device ida # Compaq Smart RAID |
device ida # Compaq Smart RAID |
device mfi # LSI MegaRAID SAS |
device mfi # LSI MegaRAID SAS |
device mlx # Mylex DAC960 family |
device mlx # Mylex DAC960 family |
Line 221 device uart # Generic UART driver
|
Line 236 device uart # Generic UART driver
|
device ppc |
device ppc |
device ppbus # Parallel port bus (required) |
device ppbus # Parallel port bus (required) |
device lpt # Printer |
device lpt # Printer |
device plip # TCP/IP over parallel |
|
device ppi # Parallel port interface device |
device ppi # Parallel port interface device |
#device vpo # Requires scbus and da |
#device vpo # Requires scbus and da |
|
|
Line 300 options XBONEHACK
|
Line 314 options XBONEHACK
|
options WLCACHE |
options WLCACHE |
device wlan_acl |
device wlan_acl |
device wlan_xauth |
device wlan_xauth |
options ATH_ENABLE_11N | device wlan_rssadapt |
| #options AH_RXCFG_SDMAMW_4BYTES |
| options IEEE80211_ALQ |
options IEEE80211_SUPPORT_TDMA |
options IEEE80211_SUPPORT_TDMA |
options IEEE80211_SUPPORT_SUPERG |
options IEEE80211_SUPPORT_SUPERG |
# Wireless NIC cards |
# Wireless NIC cards |
Line 313 device wlan_ccmp # 802.11 CCMP support
|
Line 329 device wlan_ccmp # 802.11 CCMP support
|
device wlan_tkip # 802.11 TKIP support |
device wlan_tkip # 802.11 TKIP support |
device wlan_amrr # AMRR transmit rate control algorithm |
device wlan_amrr # AMRR transmit rate control algorithm |
device an # Aironet 4500/4800 802.11 wireless NICs. |
device an # Aironet 4500/4800 802.11 wireless NICs. |
device ath # Atheros NIC's | device ath # Atheros NICs |
device ath_pci # Atheros pci/cardbus glue |
device ath_pci # Atheros pci/cardbus glue |
device ath_hal # pci/cardbus chip support |
device ath_hal # pci/cardbus chip support |
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors |
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors |
|
options AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigation |
|
options ATH_ENABLE_11N # Enable 802.11n support for AR5416 and later |
device ath_rate_sample # SampleRate tx rate control for ath |
device ath_rate_sample # SampleRate tx rate control for ath |
device bwi # Broadcom BCM430x/BCM431x wireless NICs. |
device bwi # Broadcom BCM430x/BCM431x wireless NICs. |
device bwn # Broadcom BCM43xx wireless NICs. |
device bwn # Broadcom BCM43xx wireless NICs. |
Line 339 device wpifw
|
Line 357 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 |
|
options 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 415 device mmc # MMC/SD bus
|
Line 435 device mmc # MMC/SD bus
|
device mmcsd # MMC/SD memory card |
device mmcsd # MMC/SD memory card |
device sdhci # Generic PCI SD Host Controller |
device sdhci # Generic PCI SD Host Controller |
|
|
|
# VirtIO support |
|
device virtio # Generic VirtIO bus (required) |
|
device virtio_pci # VirtIO PCI device |
|
device vtnet # VirtIO Ethernet device |
|
device virtio_blk # VirtIO Block device |
|
device virtio_scsi # VirtIO SCSI device |
|
device virtio_balloon # VirtIO Memory Balloon device |
|
|
### ELWIX Additional custom settings ... |
### ELWIX Additional custom settings ... |
|
|
device if_bridge |
device if_bridge |
|
device bridgestp |
device tap |
device tap |
device gre |
device gre |
device lagg |
device lagg |
Line 458 options IPFIREWALL
|
Line 487 options IPFIREWALL
|
options IPFIREWALL_VERBOSE |
options IPFIREWALL_VERBOSE |
options IPFIREWALL_VERBOSE_LIMIT=100 |
options IPFIREWALL_VERBOSE_LIMIT=100 |
options IPFIREWALL_DEFAULT_TO_ACCEPT |
options IPFIREWALL_DEFAULT_TO_ACCEPT |
options IPFIREWALL_FORWARD |
|
options IPFIREWALL_NAT |
options IPFIREWALL_NAT |
options LIBALIAS |
options LIBALIAS |
options IPDIVERT |
options IPDIVERT |
Line 558 device wbwd
|
Line 586 device wbwd
|
|
|
#device disc |
#device disc |
#device edsc |
#device edsc |
#options VIMAGE | options VIMAGE |
device epair |
device epair |
device stf |
device stf |
|
|
# NETMAP subsystem |
# NETMAP subsystem |
###device netmap | #device netmap |
|
|
device rlswitch |
device rlswitch |
|
|
Line 571 options ACCEPT_FILTER_DATA
|
Line 599 options ACCEPT_FILTER_DATA
|
options ACCEPT_FILTER_DNS |
options ACCEPT_FILTER_DNS |
options ACCEPT_FILTER_HTTP |
options ACCEPT_FILTER_HTTP |
|
|
options ZERO_COPY_SOCKETS |
|
options SW_WATCHDOG |
options SW_WATCHDOG |
|
|
|
device etherswitch |
|
device rtl8366rb |