]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/i386/conf/PAE
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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        amd
29 nodevice        sym
30 nodevice        trm
31
32 nodevice        adv
33 nodevice        adw
34 nodevice        aha
35 nodevice        aic
36 nodevice        bt
37
38 nodevice        ncv
39 nodevice        nsp
40 nodevice        stg
41
42 nodevice        asr
43 nodevice        dpt
44 nodevice        mly
45 nodevice        hptmv
46 nodevice        hptnr
47 nodevice        hptrr
48
49 nodevice        ida
50 nodevice        mlx
51 nodevice        pst
52
53 nodevice        agp
54
55 nodevice        txp
56 nodevice        vx
57
58 nodevice        nve
59 nodevice        pcn
60 nodevice        sf
61 nodevice        sis
62 nodevice        ste
63 nodevice        tl
64 nodevice        tx
65 nodevice        vr
66 nodevice        wb
67
68 nodevice        cs
69 nodevice        ed
70 nodevice        ex
71 nodevice        ep
72 nodevice        fe
73 nodevice        ie
74 nodevice        sn
75 nodevice        xe
76
77 nodevice        an
78 nodevice        ath             # Atheros pci/cardbus NICs
79 nodevice        ath_pci
80 nodevice        ath_hal
81 nodevice        ath_rate_sample # SampleRate tx rate control for ath
82 nodevice        ipw
83 nodevice        iwi
84 nodevice        iwn
85 nodevice        malo
86 nodevice        mwl
87 nodevice        ral
88 nodevice        wi
89 nodevice        wpi