Diff for /elwix/config/ELWIX_i386 between versions 1.2 and 1.5

version 1.2, 2013/08/05 13:10:16 version 1.5, 2014/09/15 19:06:42
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 271137 2014-09-04 21:06:33Z markj $
   
 cpu             I486_CPU  cpu             I486_CPU
 cpu             I586_CPU  cpu             I586_CPU
 cpu             I686_CPU  cpu             I686_CPU
 ident           ELWIX_i386  ident           ELWIX_i386
   
include         DEFAULTS#include         DEFAULTS
   
 hints           "ELWIX_i386.hints"      # Default places to look for devices.  hints           "ELWIX_i386.hints"      # Default places to look for devices.
   
Line 27  options  UFS_ACL   # Support for access control lists Line 27  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         QUOTA                   # Enable disk quotas for UFS
   options         MD_ROOT                 # MD is a potential root device
 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         NFSSERVER               #Network File System server  
 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 83  options  INCLUDE_CONFIG_FILE     # Include this file i Line 82  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 104  device  cpufreq Line 102  device  cpufreq
   
 # Bus support.  # Bus support.
 device          acpi  device          acpi
 device          eisa  
 device          pci  device          pci
   
 # Floppy drives  # Floppy drives
Line 118  device  mvs  # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC  Line 115  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 131  device  isp  # Qlogic family Line 127  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 154  device  sa  # Sequential Access (tape etc) Line 151  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 179  device  aacraid  # Adaptec by PMC RAID Line 176  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
   device          mrsas           # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
 device          pst             # Promise Supertrak SX6000  device          pst             # Promise Supertrak SX6000
 device          twe             # 3ware ATA RAID  device          twe             # 3ware ATA RAID
   
Line 198  device  splash  # Splash screen and screen saver suppo Line 196  device  splash  # Splash screen and screen saver suppo
 device          sc  device          sc
 options         SC_PIXEL_MODE   # add support for the raster text mode  options         SC_PIXEL_MODE   # add support for the raster text mode
   
device          agp             # support several AGP chipsets# vt is the new video console driver
 device          vt
 device          vt_vga
   
   device          agp                     # support several AGP chipsets
   
 # Power management support (see NOTES for more options)  # Power management support (see NOTES for more options)
 #device         apm  #device         apm
 # Add suspend/resume support for the i8254.  # Add suspend/resume support for the i8254.
Line 224  device  ppi  # Parallel port interface device Line 226  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 Ethernetdevice          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 263  device  lge  # Level 1 LXT1001 gigabit Ethernet Line 265  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 341  device  wpifw Line 342  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 RNGdevice          padlock_rng        # VIA Padlock RNG
options         RDRAND_RNG        # Intel Bull Mountain RNGdevice          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 427  device  virtio_blk # VirtIO Block device Line 428  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          tap  device          tap

Removed from v.1.2  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>