]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/i386/conf/PAE
This commit was generated by cvs2svn to compensate for changes in r146768,
[FreeBSD/FreeBSD.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 # Compile acpi in statically since the module isn't built properly.  Most
14 # machines which support large amounts of memory require acpi.
15 device          acpi
16
17 # Don't build modules with this kernel config, since they are not built with
18 # the correct options headers.
19 makeoptions     NO_MODULES=yes
20
21 # What follows is a list of drivers that are normally in GENERIC, but either
22 # don't work or are untested with PAE.  Be very careful before enabling any
23 # of these drivers.  Drivers which use DMA and don't handle 64 bit physical
24 # address properly may cause data corruption when used in a machine with more
25 # than 4 gigabytes of memory.
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        iir
45 nodevice        mly
46
47 nodevice        ida
48 nodevice        mlx
49 nodevice        pst
50
51 nodevice        agp
52
53 nodevice        de
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        lnc
74 nodevice        sn
75 nodevice        xe
76
77 nodevice        wlan
78 nodevice        an
79 nodevice        awi
80 nodevice        wi
81
82 nodevice        uhci
83 nodevice        ohci
84 nodevice        ehci
85 nodevice        usb
86 nodevice        ugen
87 nodevice        uhid
88 nodevice        ukbd
89 nodevice        ulpt
90 nodevice        umass
91 nodevice        ums
92 nodevice        urio
93 nodevice        uscanner
94 nodevice        aue
95 nodevice        axe
96 nodevice        cdce
97 nodevice        cue
98 nodevice        kue
99 nodevice        rue