Deleted Added
full compact
options.pc98 (256281) options.pc98 (276129)
1# $FreeBSD: stable/10/sys/conf/options.pc98 202441 2010-01-16 12:24:12Z attilio $
1# $FreeBSD: stable/10/sys/conf/options.pc98 276129 2014-12-23 10:59:15Z nyan $
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5BROKEN_KEYBOARD_RESET opt_reset.h
6COUNT_XINVLTLB_HITS opt_smp.h
7COUNT_IPIS opt_smp.h
8DISABLE_PG_G opt_pmap.h
9DISABLE_PSE opt_pmap.h

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

26LINPROCFS opt_dontuse.h
27LINSYSFS opt_dontuse.h
28
29# Change KVM size. Changes things all over the kernel.
30KVA_PAGES opt_global.h
31
32TIMER_FREQ opt_clock.h
33
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5BROKEN_KEYBOARD_RESET opt_reset.h
6COUNT_XINVLTLB_HITS opt_smp.h
7COUNT_IPIS opt_smp.h
8DISABLE_PG_G opt_pmap.h
9DISABLE_PSE opt_pmap.h

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

26LINPROCFS opt_dontuse.h
27LINSYSFS opt_dontuse.h
28
29# Change KVM size. Changes things all over the kernel.
30KVA_PAGES opt_global.h
31
32TIMER_FREQ opt_clock.h
33
34# options for serial support
35COM_ESP opt_sio.h
36COM_MULTIPORT opt_sio.h
37CONSPEED opt_sio.h
38GDBSPEED opt_sio.h
39
40CPU_BLUELIGHTNING_3X opt_cpu.h
41CPU_BLUELIGHTNING_FPU_OP_CACHE opt_cpu.h
42CPU_BTB_EN opt_cpu.h
43CPU_CYRIX_NO_LOCK opt_cpu.h
44CPU_DIRECT_MAPPED_CACHE opt_cpu.h
45CPU_DISABLE_5X86_LSSER opt_cpu.h
46CPU_DISABLE_CMPXCHG opt_global.h # XXX global, unlike other CPU_*
47CPU_DISABLE_SSE opt_cpu.h

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

62NO_F00F_HACK opt_cpu.h
63NO_MEMORY_HOLE opt_cpu.h
64
65# The CPU type affects the endian conversion functions all over the kernel.
66I486_CPU opt_global.h
67I586_CPU opt_global.h
68I686_CPU opt_global.h
69
34CPU_BLUELIGHTNING_3X opt_cpu.h
35CPU_BLUELIGHTNING_FPU_OP_CACHE opt_cpu.h
36CPU_BTB_EN opt_cpu.h
37CPU_CYRIX_NO_LOCK opt_cpu.h
38CPU_DIRECT_MAPPED_CACHE opt_cpu.h
39CPU_DISABLE_5X86_LSSER opt_cpu.h
40CPU_DISABLE_CMPXCHG opt_global.h # XXX global, unlike other CPU_*
41CPU_DISABLE_SSE opt_cpu.h

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

56NO_F00F_HACK opt_cpu.h
57NO_MEMORY_HOLE opt_cpu.h
58
59# The CPU type affects the endian conversion functions all over the kernel.
60I486_CPU opt_global.h
61I586_CPU opt_global.h
62I686_CPU opt_global.h
63
64# options for serial support
65COM_ESP opt_sio.h
66COM_MULTIPORT opt_sio.h
67CONSPEED opt_sio.h
68GDBSPEED opt_sio.h
69
70GDC
71
70GDC
71
72# AGP debugging support
73AGP_DEBUG opt_agp.h
74
72# Video spigot
73SPIGOT_UNSECURE opt_spigot.h
74
75# Enables NETGRAPH support for Cronyx adapters
76NETGRAPH_CRONYX opt_ng_cronyx.h
77
78# ct driver options
79CT_BUS_WEIGHT opt_ct.h

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

91# Device options
92DEV_APIC opt_apic.h
93DEV_ATPIC opt_atpic.h
94DEV_MECIA opt_mecia.h
95DEV_NPX opt_npx.h
96
97# Debugging
98NPX_DEBUG opt_npx.h
75# Video spigot
76SPIGOT_UNSECURE opt_spigot.h
77
78# Enables NETGRAPH support for Cronyx adapters
79NETGRAPH_CRONYX opt_ng_cronyx.h
80
81# ct driver options
82CT_BUS_WEIGHT opt_ct.h

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

94# Device options
95DEV_APIC opt_apic.h
96DEV_ATPIC opt_atpic.h
97DEV_MECIA opt_mecia.h
98DEV_NPX opt_npx.h
99
100# Debugging
101NPX_DEBUG opt_npx.h
99AGP_DEBUG opt_agp.h
100
101# BPF just-in-time compiler
102BPF_JITTER opt_bpf.h
102
103# BPF just-in-time compiler
104BPF_JITTER opt_bpf.h