Deleted Added
full compact
options.i386 (134043) options.i386 (137784)
1# $FreeBSD: head/sys/conf/options.i386 134043 2004-08-19 20:58:24Z obrien $
1# $FreeBSD: head/sys/conf/options.i386 137784 2004-11-16 20:42:32Z jhb $
2# Options specific to the i386 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7DISABLE_PG_G opt_pmap.h
8DISABLE_PSE opt_pmap.h
9I586_PMC_GUPROF opt_i586_guprof.h

--- 57 unchanged lines hidden (view full) ---

67CPU_UPGRADE_HW_CACHE opt_cpu.h
68CPU_WT_ALLOC opt_cpu.h
69CYRIX_CACHE_REALLY_WORKS opt_cpu.h
70CYRIX_CACHE_WORKS opt_cpu.h
71NO_F00F_HACK opt_cpu.h
72NO_MEMORY_HOLE opt_cpu.h
73
74# The CPU type affects the endian conversion functions all over the kernel.
2# Options specific to the i386 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7DISABLE_PG_G opt_pmap.h
8DISABLE_PSE opt_pmap.h
9I586_PMC_GUPROF opt_i586_guprof.h

--- 57 unchanged lines hidden (view full) ---

67CPU_UPGRADE_HW_CACHE opt_cpu.h
68CPU_WT_ALLOC opt_cpu.h
69CYRIX_CACHE_REALLY_WORKS opt_cpu.h
70CYRIX_CACHE_WORKS opt_cpu.h
71NO_F00F_HACK opt_cpu.h
72NO_MEMORY_HOLE opt_cpu.h
73
74# The CPU type affects the endian conversion functions all over the kernel.
75I386_CPU opt_global.h
76I486_CPU opt_global.h
77I586_CPU opt_global.h
78I686_CPU opt_global.h
79
80VGA_ALT_SEQACCESS opt_vga.h
81VGA_DEBUG opt_vga.h
82VGA_NO_FONT_LOADING opt_vga.h
83VGA_NO_MODE_CHANGE opt_vga.h

--- 81 unchanged lines hidden ---
75I486_CPU opt_global.h
76I586_CPU opt_global.h
77I686_CPU opt_global.h
78
79VGA_ALT_SEQACCESS opt_vga.h
80VGA_DEBUG opt_vga.h
81VGA_NO_FONT_LOADING opt_vga.h
82VGA_NO_MODE_CHANGE opt_vga.h

--- 81 unchanged lines hidden ---