Deleted Added
full compact
options.i386 (177651) options.i386 (179315)
1# $FreeBSD: head/sys/conf/options.i386 177651 2008-03-26 22:12:00Z phk $
1# $FreeBSD: head/sys/conf/options.i386 179315 2008-05-26 10:40:09Z bz $
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
7COUNT_XINVLTLB_HITS opt_smp.h
8COUNT_IPIS opt_smp.h
9DISABLE_PG_G opt_pmap.h

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

97ATKBD_DFLT_KEYMAP opt_atkbd.h
98
99# Video spigot
100SPIGOT_UNSECURE opt_spigot.h
101
102# Enables NETGRAPH support for Cronyx adapters
103NETGRAPH_CRONYX opt_ng_cronyx.h
104
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
7COUNT_XINVLTLB_HITS opt_smp.h
8COUNT_IPIS opt_smp.h
9DISABLE_PG_G opt_pmap.h

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

97ATKBD_DFLT_KEYMAP opt_atkbd.h
98
99# Video spigot
100SPIGOT_UNSECURE opt_spigot.h
101
102# Enables NETGRAPH support for Cronyx adapters
103NETGRAPH_CRONYX opt_ng_cronyx.h
104
105# -------------------------------
106# isdn4bsd: passive ISA cards
107# -------------------------------
108TEL_S0_8 opt_i4b.h
109TEL_S0_16 opt_i4b.h
110TEL_S0_16_3 opt_i4b.h
111AVM_A1 opt_i4b.h
112USR_STI opt_i4b.h
113ITKIX1 opt_i4b.h
114ELSA_PCC16 opt_i4b.h
115# -------------------------------
116# isdn4bsd: passive ISA PnP cards
117# -------------------------------
118CRTX_S0_P opt_i4b.h
119DRN_NGO opt_i4b.h
120TEL_S0_16_3_P opt_i4b.h
121SEDLBAUER opt_i4b.h
122DYNALINK opt_i4b.h
123ASUSCOM_IPAC opt_i4b.h
124ELSA_QS1ISA opt_i4b.h
125SIEMENS_ISURF2 opt_i4b.h
126EICON_DIVA opt_i4b.h
127COMPAQ_M610 opt_i4b.h
128# -------------------------------
129# isdn4bsd: passive PCI cards
130# -------------------------------
131ELSA_QS1PCI opt_i4b.h
132# -------------------------------
133# isdn4bsd: misc options
134# -------------------------------
135# temporary workaround for SMP machines
136I4B_SMP_WORKAROUND opt_i4b.h
137# enable VJ compression code for ipr i/f
138#XXXBZ#IPR_VJ opt_i4b.h
139#XXXBZ#IPR_LOG opt_i4b.h
140
141# Device options
142DEV_APIC opt_apic.h
143DEV_NPX opt_npx.h
144ASR_COMPAT opt_asr.h
145
146# Debugging
147NPX_DEBUG opt_npx.h
148STOP_NMI opt_cpu.h
149
150# BPF just-in-time compiler
151BPF_JITTER opt_bpf.h
105# Device options
106DEV_APIC opt_apic.h
107DEV_NPX opt_npx.h
108ASR_COMPAT opt_asr.h
109
110# Debugging
111NPX_DEBUG opt_npx.h
112STOP_NMI opt_cpu.h
113
114# BPF just-in-time compiler
115BPF_JITTER opt_bpf.h