options.pc98 revision 61628
160484Sobrien# $FreeBSD: head/sys/conf/options.pc98 61628 2000-06-13 13:08:30Z kato $
2218822Sdim
360484SobrienDISABLE_PSE
460484SobrienIDE_DELAY
560484SobrienUSER_LDT
660484SobrienMATH_EMULATE		opt_math_emulate.h
760484SobrienGPL_MATH_EMULATE	opt_math_emulate.h
860484SobrienPMAP_SHPGPERPROC	opt_pmap.h
960484SobrienPPC_PROBE_CHIPSET	opt_ppc.h
1060484SobrienPPC_DEBUG		opt_ppc.h
1160484SobrienSHOW_BUSYBUFS
1260484SobrienPANIC_REBOOT_WAIT_TIME	opt_panic.h
1360484SobrienMAXMEM
1460484SobrienPERFMON			opt_perfmon.h
1560484SobrienPOWERFAIL_NMI		opt_trap.h
1660484SobrienAUTO_EOI_1		opt_auto_eoi.h
17218822SdimAUTO_EOI_2		opt_auto_eoi.h
1860484SobrienCONSPEED		opt_comconsole.h
1960484SobrienI586_PMC_GUPROF		opt_i586_guprof.h
2060484SobrienWLCACHE			opt_wavelan.h
2160484SobrienWLDEBUG			opt_wavelan.h
2260484SobrienCOMPAT_OLDISA
2360484SobrienBROKEN_KEYBOARD_RESET	opt_reset.h
2460484Sobrien
2560484Sobrien# Options for emulators.  These should only be used at config time, so
2660484Sobrien# they are handled like options for static file systems
2760484Sobrien# (see src/sys/conf/options), except for broken debugging options.
2860484SobrienIBCS2			opt_dontuse.h
2960484SobrienCOMPAT_LINUX		opt_dontuse.h
3060484SobrienDEBUG_LINUX		opt_linux.h
3160484SobrienCOMPAT_SVR4		opt_dontuse.h
3260484SobrienDEBUG_SVR4		opt_svr4.h
3360484Sobrien
3460484Sobrien# i386 SMP options
3560484SobrienAPIC_IO			opt_global.h
3660484SobrienNAPIC			opt_smp.h
3760484SobrienNINTR			opt_smp.h
3860484Sobrien
39104834SobrienCLK_CALIBRATION_LOOP		opt_clock.h
4060484SobrienCLK_USE_I8254_CALIBRATION	opt_clock.h
41104834SobrienCLK_USE_TSC_CALIBRATION		opt_clock.h
42104834SobrienTIMER_FREQ			opt_clock.h
43104834Sobrien
44104834SobrienNO_F00F_HACK			opt_cpu.h
4577298SobrienCPU_BLUELIGHTNING_FPU_OP_CACHE	opt_cpu.h
4677298SobrienCPU_BLUELIGHTNING_3X		opt_cpu.h
4777298SobrienCPU_BTB_EN			opt_cpu.h
4860484SobrienCPU_CYRIX_NO_LOCK		opt_cpu.h
4960484SobrienCPU_DIRECT_MAPPED_CACHE		opt_cpu.h
5060484SobrienCPU_DISABLE_5X86_LSSER		opt_cpu.h
51218822SdimCPU_FASTER_5X86_FPU		opt_cpu.h
5260484SobrienCPU_I486_ON_386			opt_cpu.h
5360484SobrienCPU_IORT			opt_cpu.h
5460484SobrienCPU_L2_LATENCY			opt_cpu.h
5560484SobrienCPU_LOOP_EN			opt_cpu.h
5660484SobrienCPU_PPRO2CELERON		opt_cpu.h
5760484SobrienCPU_RSTK_EN			opt_cpu.h
58218822SdimCPU_SUSP_HLT			opt_cpu.h
5960484SobrienCPU_UPGRADE_HW_CACHE		opt_cpu.h
6060484SobrienCPU_WT_ALLOC			opt_cpu.h
6160484SobrienCYRIX_CACHE_WORKS		opt_cpu.h
62218822SdimCYRIX_CACHE_REALLY_WORKS	opt_cpu.h
6360484SobrienNO_MEMORY_HOLE			opt_cpu.h
6460484Sobrien
6560484Sobrien# The CPU type affects the endian conversion functions all over the kernel.
6660484SobrienI386_CPU		opt_global.h
6760484SobrienI486_CPU		opt_global.h
68218822SdimI586_CPU		opt_global.h
6960484SobrienI686_CPU		opt_global.h
70104834Sobrien
71104834SobrienMAXCONS			opt_syscons.h
72104834SobrienSC_ALT_MOUSE_IMAGE	opt_syscons.h
73104834SobrienSC_DEBUG_LEVEL		opt_syscons.h
74218822SdimSC_DFLT_FONT		opt_syscons.h
75104834SobrienSC_DISABLE_DDBKEY	opt_syscons.h
76104834SobrienSC_DISABLE_REBOOT	opt_syscons.h
77218822SdimSC_HISTORY_SIZE		opt_syscons.h
78104834SobrienSC_KERNEL_CONS_ATTR	opt_syscons.h
79130561SobrienSC_KERNEL_CONS_REV_ATTR	opt_syscons.h
80130561SobrienSC_MOUSE_CHAR		opt_syscons.h
81218822SdimSC_NO_CUTPASTE		opt_syscons.h
82218822SdimSC_NO_FONT_LOADING	opt_syscons.h
83130561SobrienSC_NO_HISTORY		opt_syscons.h
84218822SdimSC_NO_SYSMOUSE		opt_syscons.h
85218822SdimSC_NORM_ATTR		opt_syscons.h
86218822SdimSC_NORM_REV_ATTR	opt_syscons.h
87218822SdimSC_PIXEL_MODE		opt_syscons.h
88218822SdimSC_RENDER_DEBUG		opt_syscons.h
89218822SdimSC_TWOBUTTON_MOUSE	opt_syscons.h
90218822Sdim
91218822SdimGDC			opt_gdc.h
92218822Sdim
9360484SobrienPSM_HOOKRESUME		opt_psm.h
9460484SobrienPSM_RESETAFTERSUSPEND	opt_psm.h
9560484SobrienPSM_DEBUG		opt_psm.h
96130561Sobrien
97130561SobrienPCIC_RESUME_RESET	opt_pcic.h
9860484Sobrien
99104834SobrienKBD_DISABLE_KEYMAP_LOAD	opt_kbd.h
10060484SobrienKBD_INSTALL_CDEV	opt_kbd.h
10160484SobrienKBD_MAXRETRY		opt_kbd.h
10260484SobrienKBD_MAXWAIT		opt_kbd.h
10360484SobrienKBD_RESETDELAY		opt_kbd.h
10460484SobrienKBDIO_DEBUG		opt_kbd.h
10560484Sobrien
10660484SobrienUSERCONFIG		opt_userconfig.h
10760484SobrienVISUAL_USERCONFIG	opt_userconfig.h
10860484SobrienINTRO_USERCONFIG	opt_userconfig.h
10960484Sobrien
11060484SobrienEISA_SLOTS		opt_eisa.h
111218822Sdim
11260484SobrienFE_8BIT_SUPPORT		opt_fe.h
113218822Sdim
11460484Sobrien# pcvt(4) has a bunch of options
11560484SobrienFAT_CURSOR		opt_pcvt.h
116218822SdimXSERVER			opt_pcvt.h
11760484SobrienPCVT_24LINESDEF		opt_pcvt.h
11860484SobrienPCVT_CTRL_ALT_DEL	opt_pcvt.h
119218822SdimPCVT_META_ESC		opt_pcvt.h
12060484SobrienPCVT_NSCREENS		opt_pcvt.h
12160484SobrienPCVT_PRETTYSCRNS	opt_pcvt.h
12260484SobrienPCVT_SCANSET		opt_pcvt.h
12360484SobrienPCVT_SCREENSAVER	opt_pcvt.h
12460484SobrienPCVT_USEKBDSEC		opt_pcvt.h
12560484SobrienPCVT_VT220KEYB		opt_pcvt.h
12660484SobrienPCVT_GREENSAVER		opt_pcvt.h
12760484Sobrien
12860484Sobrien# voxware options
12977298SobrienGUS_DMA2		opt_sound.h
130104834SobrienGUS_DMA			opt_sound.h
131104834SobrienGUS_IRQ			opt_sound.h
132104834Sobrien
133130561Sobrien# Video spigot
134130561SobrienSPIGOT_UNSECURE		opt_spigot.h
135218822Sdim
136130561Sobrien# -------------------------------
137130561Sobrien# isdn4bsd: passive ISA cards
138218822Sdim# -------------------------------
139218822SdimTEL_S0_8		opt_i4b.h
140218822SdimTEL_S0_16		opt_i4b.h
141218822SdimTEL_S0_16_3		opt_i4b.h
14260484SobrienAVM_A1			opt_i4b.h
14360484SobrienUSR_STI			opt_i4b.h
14460484Sobrien#ITKIX1			opt_i4b.h
14560484SobrienELSA_PCC16		opt_i4b.h
14677298Sobrien# -------------------------------
14777298Sobrien# isdn4bsd: passive ISA PnP cards
14877298Sobrien# -------------------------------
14960484SobrienCRTX_S0_P		opt_i4b.h
15060484SobrienDRN_NGO                 opt_i4b.h
151218822SdimTEL_S0_16_3_P		opt_i4b.h
152218822SdimSEDLBAUER		opt_i4b.h
153218822Sdim#DYNALINK		opt_i4b.h
15477298SobrienASUSCOM_IPAC		opt_i4b.h
155218822SdimELSA_QS1ISA		opt_i4b.h
156218822Sdim#AVM_PNP		opt_i4b.h
157218822SdimSIEMENS_ISURF2		opt_i4b.h
158218822Sdim# -------------------------------
159130561Sobrien# isdn4bsd: passive PCI cards
160104834Sobrien# -------------------------------
161218822SdimELSA_QS1PCI		opt_i4b.h
162218822SdimAVM_A1_PCI		opt_i4b.h
163104834Sobrien# -------------------------------
164218822Sdim# isdn4bsd: passive PCMCIA cards
165218822Sdim# -------------------------------
166218822Sdim#AVM_A1_PCMCIA		opt_i4b.h
167218822Sdim# -------------------------------
168130561Sobrien# isdn4bsd: misc options
169218822Sdim# -------------------------------
170218822Sdim# temporary workaround for SMP machines
17160484SobrienI4B_SMP_WORKAROUND      opt_i4b.h
172218822Sdim# enable VJ compression code for ipr i/f
173218822SdimIPR_VJ			opt_i4b.h
174218822SdimIPR_LOG			opt_i4b.h
175218822Sdim
176218822Sdim# -------------------------------
177218822Sdim# oltr: build options
178218822Sdim# -------------------------------
179218822Sdim# Exclude microcode options
18060484SobrienOLTR_NO_TMS_MAC		opt_oltr.h
181218822SdimOLTR_NO_HAWKEYE_MAC	opt_oltr.h
182218822SdimOLTR_NO_BULLSEYE_MAC	opt_oltr.h
18360484Sobrien
184218822Sdim# Total number of ports controlled by the dgb(4) driver.
185218822Sdim# Defaults to NDGB*16.
186218822SdimNDGBPORTS		opt_dgb.h
18760484Sobrien
18877298Sobrien# bs driver options
18977298SobrienSCSI_BOUNCE_SIZE	opt_bs.h
19077298SobrienBS_TARG_SAFEMODE	opt_bs.h
19177298Sobrien
19277298Sobrien# npx options
19377298SobrienFPU_ERROR_BROKEN	opt_npx.h
19489857Sobrien
195218822Sdim# PC98 options
19689857SobrienPC98			opt_global.h
197130561SobrienEPSON_BOUNCEDMA		opt_pc98.h
198218822SdimEPSON_MEMWIN		opt_pc98.h
199130561SobrienLINE30			opt_syscons.h
200130561Sobrien
201130561Sobrien# -------------------------------
20260484Sobrien# EOF
20360484Sobrien# -------------------------------
20460484Sobrien