source: hybrid/branches/releng-11/nanobsd/cfg/kernel.wleiden@ 13769

Last change on this file since 13769 was 13769, checked in by rick, 8 years ago

Rate-limiting and simulations

  • Property svn:eol-style set to LF
File size: 7.6 KB
Line 
1#
2# WLEIDEN -- Wireless Leiden kernel configuration file for FreeBSD/i386
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#
9# This config is tweaked for ALIX.APU1C & APU1C4, with
10# Atheros Wireless Cards and meant to run an a remote location.
11#
12
13cpu I486_CPU
14cpu I586_CPU
15cpu I686_CPU
16ident WLEIDEN
17
18# Uncomment if you like to compile a debugging kernel
19#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
20#options KDB # Kernel debugger related code
21#options KDB_TRACE # Print a stack trace for a panic
22#options STACK # stack(9) support
23
24options CPU_ELAN # Soekris support
25options CPU_SOEKRIS # Some units are Soekris Machines.
26options CPU_GEODE # net4801 requirement
27
28
29options NO_SWAPPING # Embedded Machines.
30options SW_WATCHDOG # Remote emergency reboots.
31
32options ROUTETABLES=6 # Multiple routing table support
33
34# To statically compile in device wiring instead of /boot/device.hints
35#hints "GENERIC.hints" # Default places to look for devices.
36
37options SCHED_ULE # ULE scheduler
38options PREEMPTION # Enable kernel thread preemption
39options INET # InterNETworking
40options INET6 # IPv6 communications protocols
41options SCTP # Stream Control Transmission Protocol
42options FFS # Berkeley Fast Filesystem
43options SOFTUPDATES # Enable FFS soft updates support
44options PSEUDOFS # Pseudo-filesystem framework
45options GEOM_LABEL # Provides labelization
46options KTRACE # ktrace(1) support
47options SYSVSHM # SYSV-style shared memory
48options SYSVMSG # SYSV-style message queues
49options SYSVSEM # SYSV-style semaphores
50options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
51options KBD_INSTALL_CDEV # install a CDEV entry in /dev
52options INCLUDE_CONFIG_FILE # Include this file in kernel
53
54# To make an SMP kernel, the next two lines are needed
55options SMP # Symmetric MultiProcessor Kernel
56device apic # I/O APIC
57
58# Bus support.
59device eisa
60device pci
61device acpi
62
63# ATA controllers
64device ahci # AHCI-compatible SATA controllers
65device ata # Legacy ATA/SATA controllers
66#options ATA_CAM # Handle legacy controllers with CAM
67options ATA_STATIC_ID # Static device numbering
68
69# ATA/SCSI peripherals
70device scbus # SCSI bus (required for ATA/SCSI)
71device da # Direct Access (disks)
72device pass # Passthrough device (direct ATA/SCSI access)
73
74# Add suspend/resume support for the i8254.
75device pmtimer
76
77# PCCARD (PCMCIA) support
78# PCMCIA and cardbus bridge support
79device cbb # cardbus (yenta) bridge
80device pccard # PC Card (16-bit) bus
81device cardbus # CardBus (32-bit) bus
82
83# Serial (COM) ports
84device uart # Generic UART driver
85
86# PCI Ethernet NICs that use the common MII bus controller code.
87# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
88device miibus # MII bus support
89device vr # VIA Rhine, Rhine II
90device sis # SiS 900/SiS 7016
91device re # Realtek RTL8169S/8110S/8211
92
93# Wireless NIC cards
94device wlan # 802.11 support
95options IEEE80211_DEBUG # enable debug msgs
96options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
97options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
98device ath # Atheros NIC's
99device ath_pci # Atheros pci/cardbus glue
100device ath_hal # pci/cardbus chip support
101options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
102device ath_rate_sample # SampleRate tx rate control for ath
103device ral # Ralink Technology RT2500 wireless NICs.
104device wi # WaveLan/Intersil/Symbol 802.11 wireless NICs.
105
106# Pseudo devices.
107device loop # Network loopback
108device random # Entropy device
109device ether # Ethernet support
110device vlan # 802.1Q VLAN support
111device tun # Packet tunnel.
112device pty # BSD-style compatibility pseudo ttys
113device md # Memory "disks"
114device gif # IPv6 and IPv4 tunneling
115device firmware # firmware assist module
116
117# The `bpf' device enables the Berkeley Packet Filter.
118# Be aware of the administrative consequences of enabling this!
119# Note that 'bpf' is required for DHCP.
120device bpf # Berkeley packet filter
121
122# USB support
123options USB_DEBUG # enable debug msgs
124device uhci # UHCI PCI->USB interface
125device ohci # OHCI PCI->USB interface
126device ehci # EHCI PCI->USB interface (USB 2.0)
127device xhci # XHCI PCI->USB interface (USB 3.0)
128device usb # USB Bus (required)
129device umass # Disks/Mass storage - Requires scbus and da
130
131# MMC/SD
132device mmc # MMC/SD bus
133device mmcsd # MMC/SD memory card
134device sdhci # Generic PCI SD Host Controller
135
136# USB Serial devices
137device u3g # USB-based 3G modems (Option, Huawei, Sierra)
138device uark # Technologies ARK3116 based serial adapters
139device ubsa # Belkin F5U103 and compatible serial adapters
140device uftdi # For FTDI usb serial adapters
141device uipaq # Some WinCE based devices
142device uplcom # Prolific PL-2303 serial adapters
143device uslcom # SI Labs CP2101/CP2102 serial adapters
144device uvisor # Visor and Palm devices
145device uvscom # USB serial support for DDI pocket's PHS
146
147# USB Ethernet, requires miibus
148device aue # ADMtek USB Ethernet
149device axe # ASIX Electronics USB Ethernet
150device cdce # Generic USB over Ethernet
151device cue # CATC USB Ethernet
152device kue # Kawasaki LSI USB Ethernet
153device mos # Mos USB Ethernet
154device rue # RealTek RTL8150 USB Ethernet
155device udav # Davicom DM9601E USB
156device ure # RealTek RTL8152 USB Ethernet
157
158# USB Wireless
159device rum # Ralink Technology RT2501USB wireless NICs
160device run # Ralink Technology RT2700/RT2800/RT3000 NICs.
161device uath # Atheros AR5523 wireless NICs
162device upgt # Conexant/Intersil PrismGT wireless NICs.
163device ural # Ralink Technology RT2500USB wireless NICs
164device urtw # Realtek RTL8187B/L wireless NICs
165device zyd # ZyDAS zd1211/zd1211b wireless NICs
166
167# Authentication, encryption and protection on network layer
168device wlan_xauth #802.11 external authenticator support
169device enc #IPsec interface
170device crypto # core crypto support
171device cryptodev # /dev/crypto for access to h/w
172device pf #PF OpenBSD packet-filter firewall
173device pflog #logging support interface for PF
174options IPSEC #IP security (requires device crypto)
175options IPSEC_FILTERTUNNEL #filter ipsec packets from a tunnel
176
177# glxsb is a driver for the Security Block in AMD Geode LX processors.
178# Requires 'device crypto'.
179device glxsb # AMD Geode LX Security Block
180
181# Allow combining interfaces
182device if_bridge
183
184# Needed for VPN and other alternative tunnels
185device tap
186
187# In case we like to limit and play more clever with inet traffic and running
188# queues and such.
189options ALTQ
190options ALTQ_CBQ # Class Bases Queuing (CBQ)
191options ALTQ_RED # Random Early Detection (RED)
192options ALTQ_RIO # RED In/Out
193options ALTQ_HFSC # Hierarchical Packet Scheduler (HFSC)
194options ALTQ_PRIQ # Priority Queuing (PRIQ)
195
196# Make ipfw firewall with NAT available for use, also see:
197# http://www.freebsd.org/doc/en/books/handbook/firewalls-ipfw.html
198options IPFIREWALL
199options IPFIREWALL_VERBOSE
200options IPFIREWALL_VERBOSE_LIMIT=5
201options IPFIREWALL_DEFAULT_TO_ACCEPT
202options IPDIVERT
203options DUMMYNET
204
205# Speed-up Apache and other webservices using this feature
206options ACCEPT_FILTER_HTTP
Note: See TracBrowser for help on using the repository browser.