4f3d818c12
(1) Bug fix (pass boot drive): pc98/boot/biosboot/boot2.S (2) Delete code for unsupported high-resolution modes and move old Epson notebook code to epsonio.h: pc98/boot/biosboot/io.c pc98/i386/vm_machdep.c pc98/pc98/fd.c pc98/pc98/pc98.c pc98/pc98/pc98.h pc98/pc98/epsonio.h (new) (3) Change aic driver so that PCMCIA cards (I/O port same as PC/AT) and PC-9801-100 cards can be selected with a flag in kernel config file: pc98/pc98/aic6360.c pc98/pc98/aic_98.h (new) (4) Fix wcd entry (it was broken). Delete mcd, it doesn't work on 98. Change aic entry according to above: pc98/conf/GENERIC98 (5) Move pc98_machdep.c to top of files in pc98/pc98: pc98/conf/files.pc98 (6) Delete empty lines: pc98/i386/locore.s (7) Fix (it didn't work if I586 was specified): pc98/pc98/clock.c (8) Staticize: pc98/pc98/pc98_machdep.c (9) Enable workaround for Cyrix bug for 5x86 also: pc98/i386/machdep.c pc98/i386/trap.c All the above deletes this file too: pc98/i386/pmap.c (phew!) Submitted by: The FreeBSD(98) Development Team
56 lines
1.3 KiB
Plaintext
56 lines
1.3 KiB
Plaintext
# $Id: options.pc98,v 1.5 1996/10/09 21:45:47 asami Exp $
|
|
BOUNCEPAGES opt_bounce.h
|
|
USER_LDT
|
|
MATH_EMULATE opt_math_emulate.h
|
|
GPL_MATH_EMULATE opt_math_emulate.h
|
|
|
|
IBCS2 opt_dontuse.h
|
|
COMPAT_LINUX opt_dontuse.h
|
|
|
|
SHOW_BUSYBUFS opt_machdep.h
|
|
PANIC_REBOOT_WAIT_TIME opt_machdep.h
|
|
MAXMEM opt_machdep.h
|
|
PERFMON opt_perfmon.h
|
|
AUTO_EOI_1 opt_auto_eoi.h
|
|
AUTO_EOI_2 opt_auto_eoi.h
|
|
BREAK_TO_DEBUGGER opt_comconsole.h
|
|
COMCONSOLE opt_comconsole.h
|
|
COM_ESP opt_sio.h
|
|
COM_MULTIPORT opt_sio.h
|
|
DSI_SOFT_MODEM opt_sio.h
|
|
I586_CTR_GUPROF opt_i586_guprof.h
|
|
I586_PMC_GUPROF opt_i586_guprof.h
|
|
FAT_CURSOR opt_pcvt.h
|
|
PCVT_FREEBSD opt_pcvt.h
|
|
PCVT_SCANSET opt_pcvt.h
|
|
XSERVER opt_pcvt.h
|
|
|
|
AHC_TAGENABLE opt_aic7xxx.h
|
|
AHC_SCBPAGING_ENABLE opt_aic7xxx.h
|
|
|
|
CLK_CALIBRATION_LOOP opt_clock.h
|
|
CLK_USE_I8254_CALIBRATION opt_clock.h
|
|
CLK_USE_I586_CALIBRATION opt_clock.h
|
|
|
|
I386_CPU opt_cpu.h
|
|
I486_CPU opt_cpu.h
|
|
I586_CPU opt_cpu.h
|
|
I686_CPU opt_cpu.h
|
|
|
|
I586_FAST_BCOPY opt_temporary.h
|
|
I586_OPTIMIZED_BCOPY opt_temporary.h
|
|
I586_OPTIMIZED_BZERO opt_temporary.h
|
|
|
|
SC_KBD_PROBE_WORKS opt_syscons.h
|
|
SC_SPLASH_SCREEN opt_syscons.h
|
|
MAXCONS opt_syscons.h
|
|
SLOW_VGA opt_syscons.h
|
|
XT_KEYBOARD opt_syscons.h
|
|
|
|
ATAPI opt_atapi.h
|
|
ATAPI_STATIC opt_atapi.h
|
|
|
|
USERCONFIG opt_userconfig.h
|
|
VISUAL_USERCONFIG opt_userconfig.h
|
|
USERCONFIG_BOOT opt_userconfig.h
|