The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/sparc64/conf/GENERIC

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #
    2 # GENERIC -- Generic kernel configuration file for FreeBSD/sparc64
    3 #
    4 # For more information on this file, please read the config(5) manual page,
    5 # and/or the handbook section on Kernel Configuration Files:
    6 #
    7 #    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
    8 #
    9 # The handbook is also available locally in /usr/share/doc/handbook
   10 # if you've installed the doc distribution, otherwise always see the
   11 # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
   12 # latest information.
   13 #
   14 # An exhaustive list of options and more detailed explanations of the
   15 # device lines is also present in the ../../conf/NOTES and NOTES files.
   16 # If you are in doubt as to the purpose or necessity of a line, check first
   17 # in NOTES.
   18 #
   19 # $FreeBSD: releng/10.2/sys/sparc64/conf/GENERIC 284665 2015-06-21 06:28:26Z trasz $
   20 
   21 cpu             SUN4U
   22 ident           GENERIC
   23 
   24 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
   25 
   26 # Platforms supported
   27 #       At this time all platforms are supported, as-is.
   28 
   29 options         SCHED_ULE               # ULE scheduler
   30 options         PREEMPTION              # Enable kernel thread preemption
   31 options         INET                    # InterNETworking
   32 options         INET6                   # IPv6 communications protocols
   33 options         SCTP                    # Stream Control Transmission Protocol
   34 options         FFS                     # Berkeley Fast Filesystem
   35 options         SOFTUPDATES             # Enable FFS soft updates support
   36 options         UFS_ACL                 # Support for access control lists
   37 options         UFS_DIRHASH             # Improve performance on big directories
   38 options         UFS_GJOURNAL            # Enable gjournal-based UFS journaling
   39 options         QUOTA                   # Enable disk quotas for UFS
   40 options         MD_ROOT                 # MD is a potential root device
   41 options         NFSCL                   # New Network Filesystem Client
   42 options         NFSD                    # New Network Filesystem Server
   43 options         NFSLOCKD                # Network Lock Manager
   44 options         NFS_ROOT                # NFS usable as /, requires NFSCL
   45 #options        MSDOSFS                 # MSDOS Filesystem
   46 options         CD9660                  # ISO 9660 Filesystem
   47 options         PROCFS                  # Process filesystem (requires PSEUDOFS)
   48 options         PSEUDOFS                # Pseudo-filesystem framework
   49 options         GEOM_PART_GPT           # GUID Partition Tables.
   50 options         GEOM_LABEL              # Provides labelization
   51 options         COMPAT_FREEBSD5         # Compatible with FreeBSD5
   52 options         COMPAT_FREEBSD6         # Compatible with FreeBSD6
   53 options         COMPAT_FREEBSD7         # Compatible with FreeBSD7
   54 options         SCSI_DELAY=5000         # Delay (in ms) before probing SCSI
   55 options         KTRACE                  # ktrace(1) support
   56 options         STACK                   # stack(9) support
   57 options         SYSVSHM                 # SYSV-style shared memory
   58 options         SYSVMSG                 # SYSV-style message queues
   59 options         SYSVSEM                 # SYSV-style semaphores
   60 options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
   61 options         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
   62 options         HWPMC_HOOKS             # Necessary kernel hooks for hwpmc(4)
   63 options         AUDIT                   # Security event auditing
   64 options         CAPABILITY_MODE         # Capsicum capability mode
   65 options         CAPABILITIES            # Capsicum capabilities
   66 options         PROCDESC                # Support for process descriptors
   67 options         MAC                     # TrustedBSD MAC Framework
   68 options         INCLUDE_CONFIG_FILE     # Include this file in kernel
   69 options         RACCT                   # Resource accounting framework
   70 options         RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
   71 options         RCTL                    # Resource limits
   72 
   73 # Debugging support.  Always need this:
   74 options         KDB                     # Enable kernel debugger support.
   75 options         KDB_TRACE               # Print a stack trace for a panic.
   76 
   77 # Make an SMP-capable kernel by default
   78 options         SMP                     # Symmetric MultiProcessor Kernel
   79 
   80 # Standard busses
   81 device          ebus
   82 device          isa
   83 device          pci
   84 device          sbus
   85 device          central
   86 device          fhc
   87 
   88 # Floppy drives
   89 #device         fdc
   90 
   91 # ATA controllers
   92 device          ahci            # AHCI-compatible SATA controllers
   93 device          ata             # Legacy ATA/SATA controllers
   94 device          mvs             # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
   95 device          siis            # SiliconImage SiI3124/SiI3132/SiI3531 SATA
   96 
   97 # SCSI Controllers
   98 device          ahc             # AHA2940 and onboard AIC7xxx devices
   99 options         AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O
  100 options         AHC_REG_PRETTY_PRINT    # Print register bitfields in debug
  101                                         # output.  Adds ~128k to driver.
  102 device          esp             # AMD Am53C974, Sun ESP and FAS families
  103 device          isp             # Qlogic family
  104 device          ispfw           # Firmware module for Qlogic host adapters
  105 device          mpt             # LSI-Logic MPT-Fusion
  106 device          mps             # LSI-Logic MPT-Fusion 2
  107 device          mpr             # LSI-Logic MPT-Fusion 3
  108 device          sym             # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
  109 
  110 # ATA/SCSI peripherals
  111 device          scbus           # SCSI bus (required for ATA/SCSI)
  112 device          ch              # SCSI media changers
  113 device          da              # Direct Access (disks)
  114 device          sa              # Sequential Access (tape etc)
  115 device          cd              # CD
  116 device          pass            # Passthrough device (direct ATA/SCSI access)
  117 device          ses             # Enclosure Services (SES and SAF-TE)
  118 #device         ctl             # CAM Target Layer
  119 
  120 # RAID controllers
  121 #device         amr             # AMI MegaRAID
  122 #device         mlx             # Mylex DAC960 family
  123 
  124 # atkbdc0 controls both the keyboard and the PS/2 mouse
  125 device          atkbdc          # AT keyboard controller
  126 device          atkbd           # AT keyboard
  127 device          psm             # PS/2 mouse
  128 
  129 device          kbdmux          # keyboard multiplexer
  130 
  131 # syscons is the default console driver, resembling an SCO console
  132 device          sc
  133 device          creator         # Creator, Creator3D and Elite3D framebuffers
  134 device          machfb          # ATI Mach64 framebuffers
  135 device          splash          # Splash screen and screen saver support
  136 options         KBD_INSTALL_CDEV # install a CDEV entry in /dev
  137 
  138 # Builtin hardware
  139 device          auxio           # auxiliary I/O device
  140 device          eeprom          # eeprom (really a front-end for the MK48Txx)
  141 device          mk48txx         # Mostek MK48Txx clocks
  142 device          rtc             # rtc (really a front-end for the MC146818)
  143 device          mc146818        # Motorola MC146818 and compatible clocks
  144 device          epic            # Sun Fire V215/V245 LEDs
  145 device          sbbc            # Sun BootBus controller (time-of-day clock for
  146                                 # Serengeti and StarCat, console for Serengeti,
  147                                 # requires device uart)
  148 
  149 # Serial (COM) ports
  150 device          puc             # Multi-channel uarts
  151 device          scc             # Serial communications controllers.
  152 device          uart            # Multi-uart driver
  153 
  154 # Parallel port
  155 #device         ppc
  156 #device         ppbus           # Parallel port bus (required)
  157 #device         lpt             # Printer
  158 #device         ppi             # Parallel port interface device
  159 #device         vpo             # Requires scbus and da
  160 
  161 # PCI Ethernet NICs.
  162 #device         de              # DEC/Intel DC21x4x (``Tulip'')
  163 device          em              # Intel PRO/1000 adapter Gigabit Ethernet Card
  164 #device         ixgb            # Intel PRO/10GbE Ethernet Card
  165 device          le              # AMD Am7900 LANCE and Am79C9xx PCnet
  166 device          ti              # Alteon Networks Tigon I/II gigabit Ethernet
  167 device          txp             # 3Com 3cR990 (``Typhoon'')
  168 #device         vx              # 3Com 3c590, 3c595 (``Vortex'')
  169 
  170 # PCI Ethernet NICs that use the common MII bus controller code.
  171 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
  172 device          miibus          # MII bus support
  173 #device         bfe             # Broadcom BCM440x 10/100 Ethernet
  174 device          bge             # Broadcom BCM570xx Gigabit Ethernet
  175 device          cas             # Sun Cassini/Cassini+ and NS DP83065 Saturn
  176 device          dc              # DEC/Intel 21143 and various workalikes
  177 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
  178 device          gem             # Sun GEM/Sun ERI/Apple GMAC
  179 device          hme             # Sun HME (Happy Meal Ethernet)
  180 device          nge             # NatSemi DP83820 gigabit Ethernet
  181 #device         pcn             # AMD Am79C97x PCI 10/100 (precedence over 'le')
  182 device          re              # RealTek 8139C+/8169/8169S/8110S
  183 device          rl              # RealTek 8129/8139
  184 device          sf              # Adaptec AIC-6915 (``Starfire'')
  185 device          sis             # Silicon Integrated Systems SiS 900/SiS 7016
  186 device          sk              # SysKonnect SK-984x & SK-982x gigabit Ethernet
  187 device          ste             # Sundance ST201 (D-Link DFE-550TX)
  188 device          stge            # Sundance/Tamarack TC9021 gigabit Ethernet
  189 #device         tl              # Texas Instruments ThunderLAN
  190 #device         tx              # SMC EtherPower II (83c170 ``EPIC'')
  191 device          vr              # VIA Rhine, Rhine II
  192 #device         wb              # Winbond W89C840F
  193 device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')
  194 
  195 # Wireless NIC cards
  196 device          wlan            # 802.11 support
  197 options         IEEE80211_DEBUG # enable debug msgs
  198 options         IEEE80211_AMPDU_AGE     # age frames in AMPDU reorder q's
  199 options         IEEE80211_SUPPORT_MESH  # enable 802.11s D3.0 support
  200 device          wlan_wep        # 802.11 WEP support
  201 device          wlan_ccmp       # 802.11 CCMP support
  202 device          wlan_tkip       # 802.11 TKIP support
  203 device          wlan_amrr       # AMRR transmit rate control algorithm
  204 device          ath             # Atheros NICs
  205 device          ath_pci         # Atheros pci/cardbus glue
  206 device          ath_hal         # Atheros HAL (Hardware Access Layer)
  207 options         AH_SUPPORT_AR5416       # enable AR5416 tx/rx descriptors
  208 device          ath_rate_sample # SampleRate tx rate control for ath
  209 
  210 # Pseudo devices.
  211 device          loop            # Network loopback
  212 device          random          # Entropy device
  213 device          ether           # Ethernet support
  214 device          vlan            # 802.1Q VLAN support
  215 device          tun             # Packet tunnel.
  216 device          md              # Memory "disks"
  217 device          gif             # IPv6 and IPv4 tunneling
  218 device          faith           # IPv6-to-IPv4 relaying (translation)
  219 device          firmware        # firmware assist module
  220 
  221 # The `bpf' device enables the Berkeley Packet Filter.
  222 # Be aware of the administrative consequences of enabling this!
  223 # Note that 'bpf' is required for DHCP.
  224 device          bpf             # Berkeley packet filter
  225 
  226 # USB support
  227 options         USB_DEBUG       # enable debug msgs
  228 device          uhci            # UHCI PCI->USB interface
  229 device          ohci            # OHCI PCI->USB interface
  230 device          ehci            # EHCI PCI->USB interface (USB 2.0)
  231 device          usb             # USB Bus (required)
  232 device          ukbd            # Keyboard
  233 device          umass           # Disks/Mass storage - Requires scbus and da
  234 
  235 # Sound support
  236 device          sound           # Generic sound driver (required)
  237 device          snd_audiocs     # Crystal Semiconductor CS4231
  238 device          snd_es137x      # Ensoniq AudioPCI ES137x
  239 device          snd_t4dwave     # Acer Labs M5451

Cache object: 3c5d4100c44900e6ca8a6caa7ceab32e


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.