Deleted Added
full compact
GENERIC (191726) GENERIC (191954)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/amd64
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#
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/amd64
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: head/sys/amd64/conf/GENERIC 191726 2009-05-01 17:20:16Z sam $
19# $FreeBSD: head/sys/amd64/conf/GENERIC 191954 2009-05-10 00:00:25Z kuriyama $
20
21cpu HAMMER
22ident GENERIC
23
24# To statically compile in device wiring instead of /boot/device.hints
25#hints "GENERIC.hints" # Default places to look for devices.
26
27# Use the following to compile in values accessible to the kernel

--- 35 unchanged lines hidden (view full) ---

63options KTRACE # ktrace(1) support
64options STACK # stack(9) support
65options SYSVSHM # SYSV-style shared memory
66options SYSVMSG # SYSV-style message queues
67options SYSVSEM # SYSV-style semaphores
68options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
69options KBD_INSTALL_CDEV # install a CDEV entry in /dev
70options STOP_NMI # Stop CPUS using NMI instead of IPI
20
21cpu HAMMER
22ident GENERIC
23
24# To statically compile in device wiring instead of /boot/device.hints
25#hints "GENERIC.hints" # Default places to look for devices.
26
27# Use the following to compile in values accessible to the kernel

--- 35 unchanged lines hidden (view full) ---

63options KTRACE # ktrace(1) support
64options STACK # stack(9) support
65options SYSVSHM # SYSV-style shared memory
66options SYSVMSG # SYSV-style message queues
67options SYSVSEM # SYSV-style semaphores
68options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
69options KBD_INSTALL_CDEV # install a CDEV entry in /dev
70options STOP_NMI # Stop CPUS using NMI instead of IPI
71options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
71options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
72options AUDIT # Security event auditing
73#options KDTRACE_FRAME # Ensure frames are compiled in
74#options KDTRACE_HOOKS # Kernel DTrace hooks
75
76# Debugging for use in -current
77options KDB # Enable kernel debugger support.
78options DDB # Support DDB.
79options GDB # Support remote GDB.

--- 29 unchanged lines hidden (view full) ---

109options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
110 # output. Adds ~128k to driver.
111device ahd # AHA39320/29320 and onboard AIC79xx devices
112options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
113 # output. Adds ~215k to driver.
114device amd # AMD 53C974 (Tekram DC-390(T))
115device hptiop # Highpoint RocketRaid 3xxx series
116device isp # Qlogic family
72options AUDIT # Security event auditing
73#options KDTRACE_FRAME # Ensure frames are compiled in
74#options KDTRACE_HOOKS # Kernel DTrace hooks
75
76# Debugging for use in -current
77options KDB # Enable kernel debugger support.
78options DDB # Support DDB.
79options GDB # Support remote GDB.

--- 29 unchanged lines hidden (view full) ---

109options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
110 # output. Adds ~128k to driver.
111device ahd # AHA39320/29320 and onboard AIC79xx devices
112options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
113 # output. Adds ~215k to driver.
114device amd # AMD 53C974 (Tekram DC-390(T))
115device hptiop # Highpoint RocketRaid 3xxx series
116device isp # Qlogic family
117#device ispfw # Firmware for QLogic HBAs- normally a module
117#device ispfw # Firmware for QLogic HBAs- normally a module
118device mpt # LSI-Logic MPT-Fusion
119#device ncr # NCR/Symbios Logic
120device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
121device trm # Tekram DC395U/UW/F DC315U adapters
122
123device adv # Advansys SCSI adapters
124device adw # Advansys wide SCSI adapters
125device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.

--- 129 unchanged lines hidden (view full) ---

255options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
256device wlan_wep # 802.11 WEP support
257device wlan_ccmp # 802.11 CCMP support
258device wlan_tkip # 802.11 TKIP support
259device wlan_amrr # AMRR transmit rate control algorithm
260device an # Aironet 4500/4800 802.11 wireless NICs.
261device ath # Atheros pci/cardbus NIC's
262device ath_hal # pci/cardbus chip support
118device mpt # LSI-Logic MPT-Fusion
119#device ncr # NCR/Symbios Logic
120device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
121device trm # Tekram DC395U/UW/F DC315U adapters
122
123device adv # Advansys SCSI adapters
124device adw # Advansys wide SCSI adapters
125device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.

--- 129 unchanged lines hidden (view full) ---

255options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
256device wlan_wep # 802.11 WEP support
257device wlan_ccmp # 802.11 CCMP support
258device wlan_tkip # 802.11 TKIP support
259device wlan_amrr # AMRR transmit rate control algorithm
260device an # Aironet 4500/4800 802.11 wireless NICs.
261device ath # Atheros pci/cardbus NIC's
262device ath_hal # pci/cardbus chip support
263options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
263options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
264device ath_rate_sample # SampleRate tx rate control for ath
265device ral # Ralink Technology RT2500 wireless NICs.
266device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
267
268# Pseudo devices.
269device loop # Network loopback
270device random # Entropy device
271device ether # Ethernet support

--- 53 unchanged lines hidden ---
264device ath_rate_sample # SampleRate tx rate control for ath
265device ral # Ralink Technology RT2500 wireless NICs.
266device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
267
268# Pseudo devices.
269device loop # Network loopback
270device random # Entropy device
271device ether # Ethernet support

--- 53 unchanged lines hidden ---