Deleted Added
sdiff udiff text old ( 115469 ) new ( 116382 )
full compact
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: head/sys/pc98/conf/NOTES 115469 2003-05-31 17:06:20Z phk $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based PC-98 and
13# compatibles.
14#
15machine pc98

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

61#cpu I386_CPU
62cpu I486_CPU
63cpu I586_CPU # aka Pentium(tm)
64cpu I686_CPU # aka Pentium Pro(tm)
65
66#
67# Options for CPU features.
68#
69# CPU_ATHLON_SSE_HACK tries to enable SSE instructions when the BIOS has
70# forgotten to enable them.
71#
72# CPU_BLUELIGHTNING_FPU_OP_CACHE enables FPU operand cache on IBM
73# BlueLightning CPU. It works only with Cyrix FPU, and this option
74# should not be used with Intel FPU.
75#
76# CPU_BLUELIGHTNING_3X enables triple-clock mode on IBM Blue Lightning
77# CPU if CPU supports it. The default is double-clock mode on
78# BlueLightning CPU box.
79#

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

152#
153# NOTE 2: If CYRIX_CACHE_REALLY_WORKS is not set, CPU cache is enabled
154# in write-through mode when revision < 2.7. If revision of Cyrix
155# 6x86 >= 2.7, CPU cache is always enabled in write-back mode.
156#
157# NOTE 3: This option may cause failures for software that requires
158# locked cycles in order to operate correctly.
159#
160options CPU_ATHLON_SSE_HACK
161options CPU_BLUELIGHTNING_FPU_OP_CACHE
162options CPU_BLUELIGHTNING_3X
163options CPU_BTB_EN
164options CPU_DIRECT_MAPPED_CACHE
165options CPU_DISABLE_5X86_LSSER
166options CPU_ENABLE_SSE
167#options CPU_DISABLE_SSE
168options CPU_FASTER_5X86_FPU

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

943
944#####################################################################
945# Devices we don't want to deal with
946
947nodevice atkbdc
948nodevice atkbd
949nodevice psm
950nodevice vga
951nodevice aha
952nodevice bt
953nodevice wds
954nodevice asr
955nodevice dpt
956nodevice ciss
957nodevice iir
958nodevice mly
959nodevice ida # Compaq Smart RAID
960nodevice mlx # Mylex DAC960
961nodevice amr # AMI MegaRAID
962nodevice twe # 3ware ATA RAID
963nodevice cbb
964nodevice pccard
965nodevice cardbus
966
967
968#####################################################################
969# Options we don't want to deal with
970
971nooption VGA_DEBUG
972nooption VGA_WIDTH90
973nooption VGA_SLOW_IOACCESS
974nooption VGA_ALT_SEQACCESS
975nooption PSM_RESETAFTERSUSPEND
976nooption PSM_HOOKRESUME
977nooption ATKBD_DFLT_KEYMAP
978nooption DPT_ALLOW_MEMIO
979nooption DPT_LOST_IRQ
980nooption DPT_RESET_HBA
981nooption DPT_TIMEOUT_FACTOR
982
983
984#####################################################################
985# Make options we don't want to deal with
986
987nomakeoption ATKBD_DFLT_KEYMAP