]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - sys/i386/conf/PAE
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.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 # The following modules don't build with PAE enabled.
14 makeoptions     WITHOUT_MODULES="ctl dpt hptmv ida malo mwl"
15
16 # force isp firmware to fully loaded
17 device          ispfw
18
19 # What follows is a list of drivers that are normally in GENERIC, but either
20 # don't work or are untested with PAE.  Be very careful before enabling any
21 # of these drivers.  Drivers which use DMA and don't handle 64 bit physical
22 # address properly may cause data corruption when used in a machine with more
23 # than 4 gigabytes of memory.
24
25 nodevice        ahb
26 nodevice        amd
27 nodevice        sym
28 nodevice        trm
29
30 nodevice        adv
31 nodevice        adw
32 nodevice        aha
33 nodevice        aic
34 nodevice        bt
35
36 nodevice        ncv
37 nodevice        nsp
38 nodevice        stg
39
40 nodevice        asr
41 nodevice        dpt
42 nodevice        mly
43 nodevice        hptmv
44 nodevice        hptnr
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 NICs
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