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 116382 2003-06-15 04:31:52Z nyan $
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_BLUELIGHTNING_FPU_OP_CACHE enables FPU operand cache on IBM
70# BlueLightning CPU. It works only with Cyrix FPU, and this option
71# should not be used with Intel FPU.
72#
73# CPU_BLUELIGHTNING_3X enables triple-clock mode on IBM Blue Lightning
74# CPU if CPU supports it. The default is double-clock mode on
75# BlueLightning CPU box.
76#

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

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

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

939
940#####################################################################
941# Devices we don't want to deal with
942
943nodevice atkbdc
944nodevice atkbd
945nodevice psm
946nodevice vga
947nodevice bt
948nodevice adw
949nodevice aha
950nodevice ahb
951nodevice ahd
952nodevice mpt
953nodevice trm
954nodevice wds
955nodevice asr
956nodevice dpt
957nodevice ciss
958nodevice iir
959nodevice mly
960nodevice ida # Compaq Smart RAID
961nodevice mlx # Mylex DAC960
962nodevice amr # AMI MegaRAID
963nodevice twe # 3ware ATA RAID
964nodevice cm
965nodevice cs
966nodevice ex
967nodevice fea
968nodevice cbb
969nodevice pccard
970nodevice cardbus
971nodevice intpm
972nodevice alpm
973nodevice ichsmb
974nodevice viapm
975nodevice amdpm
976nodevice nfpm
977
978
979#####################################################################
980# Options we don't want to deal with
981
982nooption VGA_DEBUG
983nooption VGA_WIDTH90
984nooption VGA_SLOW_IOACCESS
985nooption VGA_ALT_SEQACCESS
986nooption PSM_RESETAFTERSUSPEND
987nooption PSM_HOOKRESUME
988nooption ATKBD_DFLT_KEYMAP
989nooption AHD_DEBUG
990nooption AHD_DEBUG_OPTS
991nooption AHD_REG_PRETTY_PRINT
992nooption ADW_ALLOW_MEMIO
993nooption DPT_ALLOW_MEMIO
994nooption DPT_LOST_IRQ
995nooption DPT_RESET_HBA
996nooption DPT_TIMEOUT_FACTOR
997nooption AAC_DEBUG
998nooption ACPI_MAX_THREADS
999
1000
1001#####################################################################
1002# Make options we don't want to deal with
1003
1004nomakeoption ATKBD_DFLT_KEYMAP