version 1.1.2.1, 2013/07/17 15:01:44
|
version 1.1.2.6, 2013/07/18 00:19:30
|
Line 1
|
Line 1
|
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.583 2013/01/14 00:28:54 svnexp Exp $ |
|
# $Id$ |
# $Id$ |
|
# $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 42 options GEOM_RAID # Soft RAID functionality.
|
Line 42 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_MAP |
|
options GEOM_UNCOMPRESS |
options GEOM_UNCOMPRESS |
options GEOM_ELI |
options GEOM_ELI |
options GEOM_MIRROR |
options GEOM_MIRROR |
Line 115 device fdc
|
Line 113 device fdc
|
# ATA controllers |
# ATA controllers |
device ahci # AHCI-compatible SATA controllers |
device ahci # AHCI-compatible SATA controllers |
device ata # Legacy ATA/SATA controllers |
device ata # Legacy ATA/SATA controllers |
options ATA_CAM # Handle legacy controllers with CAM |
|
options ATA_STATIC_ID # Static device numbering |
options ATA_STATIC_ID # Static device numbering |
device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA |
device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA |
device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA |
device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA |
Line 166 device asr # DPT SmartRAID V, VI and Adaptec SCSI RA
|
Line 163 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 hpt27xx # Highpoint RocketRAID 27xx |
device iir # Intel Integrated RAID |
device iir # Intel Integrated RAID |
Line 177 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID cont
|
Line 175 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 219 device uart # Generic UART driver
|
Line 218 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 device wlan_acl
|
Line 298 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 430 device virtio_balloon # VirtIO Memory Balloon device
|
Line 430 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 |