]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/i386/conf/PAE
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / sys / i386 / conf / PAE
1 #
2 # PAE -- Generic kernel configuration file for FreeBSD/i386 PAE
3 #
4 # $FreeBSD$
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
27 nodevice        ahb
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        hptnr
46 nodevice        hptrr
47
48 nodevice        ida
49 nodevice        mlx
50 nodevice        pst
51
52 nodevice        agp
53
54 nodevice        txp
55 nodevice        vx
56
57 nodevice        nve
58 nodevice        pcn
59 nodevice        sf
60 nodevice        sis
61 nodevice        ste
62 nodevice        tl
63 nodevice        tx
64 nodevice        vr
65 nodevice        wb
66
67 nodevice        cs
68 nodevice        ed
69 nodevice        ex
70 nodevice        ep
71 nodevice        fe
72 nodevice        ie
73 nodevice        sn
74 nodevice        xe
75
76 nodevice        an
77 nodevice        ath             # Atheros pci/cardbus NICs
78 nodevice        ath_pci
79 nodevice        ath_hal
80 nodevice        ath_rate_sample # SampleRate tx rate control for ath
81 nodevice        ipw
82 nodevice        iwi
83 nodevice        iwn
84 nodevice        malo
85 nodevice        mwl
86 nodevice        ral
87 nodevice        wi
88 nodevice        wpi