### Rozhuk Ivan 2009.12 - 2019 ### RIM kernel configuration file for FreeBSD/AMD64 ### warning: all modules loaded by loader! ############################################################## ### Text marks ############################################# ############################################################## #! - critical, cant be excluded #b - only build in to kernel, no module #d - default, see DEFAULTS -- Default kernel configuration file for FreeBSD #m - can be loaded as module (for use in kernel config) #o - option #D - debug #W - for workstation/desktop only #R - for router/server ############################################################## ### Config ################################################# ############################################################## include RIM_BASE ident RIM_WKS # Kernel base options COMPAT_FREEBSD32 #oW Compatible with i386 binaries options COMPAT_LINUXKPI #oW Enable Linux Kernel Programming Interface # Bus support. device agp #!bW support several AGP chipsets / some modules requires functions that not exported, ex.: EXPORT_SYMBOL(agp_bind_pages); # SysV options SYSVSHM #mW SYSV-style shared memory options SYSVMSG #mW SYSV-style message queues options SYSVSEM #mW SYSV-style semaphores # USB support device ums #mW USB mouse # Filesystems options FDESCFS #mW File descriptor filesystem options FUSEFS #mW FUSEFS support module device cuse #mW CUSE support module options PROCFS #mW Process filesystem (requires PSEUDOFS) options PSEUDOFS #mW Pseudo-filesystem framework # evdev interface options EVDEV_SUPPORT #o evdev support in legacy drivers device evdev #m input event device support device uinput #m install /dev/uinput cdev # Wireless base device wlan # 802.11 support options IEEE80211_DEBUG # enable debug msgs options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's options IEEE80211_SUPPORT_MESH # enable 802.11s draft support device wlan_wep # 802.11 WEP support device wlan_ccmp # 802.11 CCMP support device wlan_tkip # 802.11 TKIP support device wlan_amrr # AMRR transmit rate control algorithm device wlan_xauth # External authenticator support for 802.11 devices device wlan_acl # MAC-based ACL support for 802.11 devices options AH_SUPPORT_AR5416 #o