Diff for /elwix/config/Attic/ELWIX between versions 1.3.2.9 and 1.3.2.14

version 1.3.2.9, 2012/05/28 22:05:11 version 1.3.2.14, 2012/10/10 15:16:12
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.579 2012/10/01 21:42:32 ken Exp $
   
 cpu             I486_CPU  cpu             I486_CPU
 cpu             I586_CPU  cpu             I586_CPU
Line 28  options  INIT_PATH=/sbin/initx:/sbin/init Line 28  options  INIT_PATH=/sbin/initx:/sbin/init
 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols  makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
 #makeoptions    WITH_CTF=1              # Run ctfconvert(1) for DTrace support  #makeoptions    WITH_CTF=1              # Run ctfconvert(1) for DTrace support
   
 device          hwpmc                   # Driver (also a loadable module)  
   
 options         SCHED_ULE               # ULE scheduler  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
Line 45  options  NFSCL   # New Network Filesystem Client Line 44  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=8000options         MD_ROOT_SIZE=8400
 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 63  options  GEOM_STRIPE Line 62  options  GEOM_STRIPE
 options         GEOM_VIRSTOR  options         GEOM_VIRSTOR
 options         GEOM_CACHE  options         GEOM_CACHE
 options         GEOM_MULTIPATH  options         GEOM_MULTIPATH
 options         GEOM_MBR  
 options         GEOM_BSD  
 options         GEOM_LINUX_LVM          # Linux LVM2 volumes  options         GEOM_LINUX_LVM          # Linux LVM2 volumes
 options         COMPAT_43TTY            # BSD 4.3 TTY compat (sgtty)  options         COMPAT_43TTY            # BSD 4.3 TTY compat (sgtty)
 options         COMPAT_FREEBSD4         # Compatible with FreeBSD4  options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
Line 87  options  AUDIT   # Security event auditing Line 84  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 142  device  hptiop  # Highpoint RocketRaid 3xxx series Line 139  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 175  device  ciss  # Compaq Smart RAID 5* Line 173  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          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 305  options  XBONEHACK Line 304  options  XBONEHACK
 options         WLCACHE  options         WLCACHE
 device          wlan_acl  device          wlan_acl
 device          wlan_xauth  device          wlan_xauth
 options         ATH_ENABLE_11N  
 options         IEEE80211_SUPPORT_TDMA  options         IEEE80211_SUPPORT_TDMA
 options         IEEE80211_SUPPORT_SUPERG  options         IEEE80211_SUPPORT_SUPERG
 # Wireless NIC cards  # Wireless NIC cards
Line 318  device  wlan_ccmp # 802.11 CCMP support Line 316  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'sdevice          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 344  device  wpifw Line 344  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 430  device  carp Line 432  device  carp
   
 device          siba_bwn  device          siba_bwn
   
#options         NDISAPIoptions         NDISAPI
 #device         ndis  #device         ndis
   
 device          pf  device          pf
Line 516  options  VFS_AIO Line 518  options  VFS_AIO
 device          ic  device          ic
 device          iic  device          iic
 device          iicsmb  device          iicsmb
device          iicoc           # OpenCores I2C controller support#device          iicoc           # OpenCores I2C controller support
 device          smb  device          smb
 device          smbus  device          smbus
 device          iicbus  device          iicbus
Line 550  device  glxsb Line 552  device  glxsb
 device          glxiic  device          glxiic
 options         CPU_GEODE  options         CPU_GEODE
 options         CPU_SOEKRIS  options         CPU_SOEKRIS
 options         CPU_ELAN  
 options         CPU_ELAN_PPS  
 options         COMPAT_AOUT  options         COMPAT_AOUT
 options         ENABLE_ALART            # Control alarm on Intel intpm driver  options         ENABLE_ALART            # Control alarm on Intel intpm driver
 options         PANIC_REBOOT_WAIT_TIME=10  options         PANIC_REBOOT_WAIT_TIME=10
Line 565  device  wbwd Line 565  device  wbwd
   
 #device         disc  #device         disc
 #device         edsc  #device         edsc
   options         VIMAGE
 device          epair  device          epair
 device          stf  device          stf
   
 # NETMAP subsystem  # NETMAP subsystem
device          netmap#device          netmap
   
 device          rlswitch  device          rlswitch
   
Line 579  options  ACCEPT_FILTER_HTTP Line 580  options  ACCEPT_FILTER_HTTP
   
 options         ZERO_COPY_SOCKETS  options         ZERO_COPY_SOCKETS
 options         SW_WATCHDOG  options         SW_WATCHDOG
   
 options         RACCT  
 options         RCTL  

Removed from v.1.3.2.9  
changed lines
  Added in v.1.3.2.14


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