2003-04-07 16:23:14 +00:00
|
|
|
#
|
|
|
|
# PAE -- Generic kernel configuration file for FreeBSD/i386 PAE
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
include GENERIC
|
|
|
|
|
|
|
|
ident PAE-GENERIC
|
|
|
|
|
|
|
|
# To make a PAE kernel, the next option is needed
|
|
|
|
options PAE # Physical Address Extensions Kernel
|
|
|
|
|
|
|
|
# Compile acpi in statically since the module isn't built properly. Most
|
|
|
|
# machines which support large amounts of memory require acpi.
|
|
|
|
device acpi
|
|
|
|
|
|
|
|
# Don't build modules with this kernel config, since they are not built with
|
|
|
|
# the correct options headers.
|
|
|
|
makeoptions NO_MODULES=yes
|
|
|
|
|
2006-07-09 16:38:58 +00:00
|
|
|
# force isp firmware to fully loaded
|
|
|
|
device ispfw
|
|
|
|
|
2003-04-07 16:23:14 +00:00
|
|
|
# What follows is a list of drivers that are normally in GENERIC, but either
|
|
|
|
# don't work or are untested with PAE. Be very careful before enabling any
|
|
|
|
# of these drivers. Drivers which use DMA and don't handle 64 bit physical
|
|
|
|
# address properly may cause data corruption when used in a machine with more
|
|
|
|
# than 4 gigabytes of memory.
|
|
|
|
|
|
|
|
nodevice ahb
|
|
|
|
nodevice amd
|
|
|
|
nodevice sym
|
|
|
|
nodevice trm
|
|
|
|
|
|
|
|
nodevice adv
|
|
|
|
nodevice adw
|
|
|
|
nodevice aha
|
|
|
|
nodevice aic
|
|
|
|
nodevice bt
|
|
|
|
|
|
|
|
nodevice ncv
|
|
|
|
nodevice nsp
|
|
|
|
nodevice stg
|
|
|
|
|
|
|
|
nodevice asr
|
|
|
|
nodevice dpt
|
|
|
|
nodevice mly
|
2005-11-08 22:12:26 +00:00
|
|
|
nodevice hptmv
|
2007-12-15 00:56:17 +00:00
|
|
|
nodevice hptrr
|
2003-04-07 16:23:14 +00:00
|
|
|
|
|
|
|
nodevice ida
|
|
|
|
nodevice mlx
|
|
|
|
nodevice pst
|
|
|
|
|
|
|
|
nodevice agp
|
|
|
|
|
|
|
|
nodevice txp
|
|
|
|
nodevice vx
|
|
|
|
|
2005-03-13 17:39:19 +00:00
|
|
|
nodevice nve
|
2003-04-07 16:23:14 +00:00
|
|
|
nodevice pcn
|
|
|
|
nodevice sf
|
|
|
|
nodevice sis
|
|
|
|
nodevice ste
|
|
|
|
nodevice tl
|
|
|
|
nodevice tx
|
|
|
|
nodevice vr
|
|
|
|
nodevice wb
|
|
|
|
|
|
|
|
nodevice cs
|
|
|
|
nodevice ed
|
|
|
|
nodevice ex
|
|
|
|
nodevice ep
|
|
|
|
nodevice fe
|
|
|
|
nodevice ie
|
|
|
|
nodevice sn
|
|
|
|
nodevice xe
|
|
|
|
|
|
|
|
nodevice an
|
2006-05-10 05:19:21 +00:00
|
|
|
nodevice ath # Atheros pci/cardbus NIC's
|
|
|
|
nodevice ath_hal # Atheros HAL (Hardware Access Layer)
|
|
|
|
nodevice ath_rate_sample # SampleRate tx rate control for ath
|
2005-07-28 22:25:07 +00:00
|
|
|
nodevice ral
|
2003-04-07 16:23:14 +00:00
|
|
|
nodevice wi
|