FreeBSD/Linux Kernel Cross Reference
sys/i386/conf/PAE
1 #
2 # PAE -- Generic kernel configuration file for FreeBSD/i386 PAE
3 #
4 # $FreeBSD: releng/9.0/sys/i386/conf/PAE 221329 2011-05-02 16:51:02Z bschmidt $
5
6 include GENERIC
7
8 ident PAE-GENERIC
9
10 # To make a PAE kernel, the next option is needed
11 options PAE # Physical Address Extensions Kernel
12
13 # Don't build modules with this kernel config, since they are not built with
14 # the correct options headers.
15 makeoptions NO_MODULES=yes
16
17 # force isp firmware to fully loaded
18 device ispfw
19
20 # What follows is a list of drivers that are normally in GENERIC, but either
21 # don't work or are untested with PAE. Be very careful before enabling any
22 # of these drivers. Drivers which use DMA and don't handle 64 bit physical
23 # address properly may cause data corruption when used in a machine with more
24 # than 4 gigabytes of memory.
25
26 nodevice ahb
27 nodevice amd
28 nodevice sym
29 nodevice trm
30
31 nodevice adv
32 nodevice adw
33 nodevice aha
34 nodevice aic
35 nodevice bt
36
37 nodevice ncv
38 nodevice nsp
39 nodevice stg
40
41 nodevice asr
42 nodevice dpt
43 nodevice mly
44 nodevice hptmv
45 nodevice hptrr
46
47 nodevice ida
48 nodevice mlx
49 nodevice pst
50
51 nodevice agp
52
53 nodevice txp
54 nodevice vx
55
56 nodevice nve
57 nodevice pcn
58 nodevice sf
59 nodevice sis
60 nodevice ste
61 nodevice tl
62 nodevice tx
63 nodevice vr
64 nodevice wb
65
66 nodevice cs
67 nodevice ed
68 nodevice ex
69 nodevice ep
70 nodevice fe
71 nodevice ie
72 nodevice sn
73 nodevice xe
74
75 nodevice an
76 nodevice ath # Atheros pci/cardbus NIC's
77 nodevice ath_pci
78 nodevice ath_hal
79 nodevice ath_rate_sample # SampleRate tx rate control for ath
80 nodevice ipw
81 nodevice iwi
82 nodevice iwn
83 nodevice malo
84 nodevice mwl
85 nodevice ral
86 nodevice wi
87 nodevice wpi
Cache object: bdd6dc519a0568cd3e9784c2b51fad46
|