Deleted Added
full compact
options.pc98 (124181) options.pc98 (125023)
1# $FreeBSD: head/sys/conf/options.pc98 124181 2004-01-06 18:51:14Z jhb $
1# $FreeBSD: head/sys/conf/options.pc98 125023 2004-01-26 12:28:40Z nyan $
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5BROKEN_KEYBOARD_RESET opt_reset.h
6COMPAT_OLDISA
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5BROKEN_KEYBOARD_RESET opt_reset.h
6COMPAT_OLDISA
7DISABLE_PG_G opt_pmap.h
8DISABLE_PSE opt_pmap.h
7I586_PMC_GUPROF opt_i586_guprof.h
8MAXMEM
9MPTABLE_FORCE_HTT
10NO_MIXED_MODE
11PERFMON
9I586_PMC_GUPROF opt_i586_guprof.h
10MAXMEM
11MPTABLE_FORCE_HTT
12NO_MIXED_MODE
13PERFMON
12DISABLE_PSE opt_pmap.h
13DISABLE_PG_G opt_pmap.h
14PMAP_SHPGPERPROC opt_pmap.h
14PMAP_SHPGPERPROC opt_pmap.h
15PPC_PROBE_CHIPSET opt_ppc.h
16PPC_DEBUG opt_ppc.h
17POWERFAIL_NMI opt_trap.h
15POWERFAIL_NMI opt_trap.h
16PPC_DEBUG opt_ppc.h
17PPC_PROBE_CHIPSET opt_ppc.h
18
19# Options for emulators. These should only be used at config time, so
20# they are handled like options for static filesystems
21# (see src/sys/conf/options), except for broken debugging options.
22COMPAT_AOUT opt_dontuse.h
23IBCS2 opt_dontuse.h
24COMPAT_LINUX opt_dontuse.h
25COMPAT_SVR4 opt_dontuse.h
26DEBUG_SVR4 opt_svr4.h
18
19# Options for emulators. These should only be used at config time, so
20# they are handled like options for static filesystems
21# (see src/sys/conf/options), except for broken debugging options.
22COMPAT_AOUT opt_dontuse.h
23IBCS2 opt_dontuse.h
24COMPAT_LINUX opt_dontuse.h
25COMPAT_SVR4 opt_dontuse.h
26DEBUG_SVR4 opt_svr4.h
27PECOFF_SUPPORT opt_dontuse.h
28PECOFF_DEBUG opt_pecoff.h
27PECOFF_DEBUG opt_pecoff.h
28PECOFF_SUPPORT opt_dontuse.h
29
30# Change KVM size. Changes things all over the kernel.
31KVA_PAGES opt_global.h
32
33CLK_CALIBRATION_LOOP opt_clock.h
34CLK_USE_I8254_CALIBRATION opt_clock.h
35TIMER_FREQ opt_clock.h
36

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

74# -------------------------------
75# isdn4bsd: passive PCI cards
76# -------------------------------
77ELSA_QS1PCI opt_i4b.h
78# -------------------------------
79# isdn4bsd: misc options
80# -------------------------------
81# temporary workaround for SMP machines
29
30# Change KVM size. Changes things all over the kernel.
31KVA_PAGES opt_global.h
32
33CLK_CALIBRATION_LOOP opt_clock.h
34CLK_USE_I8254_CALIBRATION opt_clock.h
35TIMER_FREQ opt_clock.h
36

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

74# -------------------------------
75# isdn4bsd: passive PCI cards
76# -------------------------------
77ELSA_QS1PCI opt_i4b.h
78# -------------------------------
79# isdn4bsd: misc options
80# -------------------------------
81# temporary workaround for SMP machines
82I4B_SMP_WORKAROUND opt_i4b.h
82I4B_SMP_WORKAROUND opt_i4b.h
83# enable VJ compression code for ipr i/f
84IPR_VJ opt_i4b.h
85IPR_LOG opt_i4b.h
86
87# bs driver options
83# enable VJ compression code for ipr i/f
84IPR_VJ opt_i4b.h
85IPR_LOG opt_i4b.h
86
87# bs driver options
88SCSI_BOUNCE_SIZE opt_bs.h
89BS_TARG_SAFEMODE opt_bs.h
88BS_TARG_SAFEMODE opt_bs.h
89SCSI_BOUNCE_SIZE opt_bs.h
90
91# ct driver options
90
91# ct driver options
92CT_USE_RELOCATE_OFFSET opt_ct.h
93CT_BUS_WEIGHT opt_ct.h
92CT_BUS_WEIGHT opt_ct.h
93CT_USE_RELOCATE_OFFSET opt_ct.h
94
95# npx options
96FPU_ERROR_BROKEN opt_npx.h
97
98# PC98 options
94
95# npx options
96FPU_ERROR_BROKEN opt_npx.h
97
98# PC98 options
99PC98 opt_global.h
100EPSON_BOUNCEDMA opt_pc98.h
101EPSON_MEMWIN opt_pc98.h
102LINE30 opt_syscons.h
99EPSON_BOUNCEDMA opt_pc98.h
100EPSON_MEMWIN opt_pc98.h
101LINE30 opt_syscons.h
102PC98 opt_global.h
103
104# Device options
105DEV_APIC opt_apic.h
103
104# Device options
105DEV_APIC opt_apic.h
106DEV_NPX opt_npx.h
107DEV_MECIA opt_mecia.h
106DEV_MECIA opt_mecia.h
108
109# -------------------------------
110# EOF
111# -------------------------------
107DEV_NPX opt_npx.h