Deleted Added
full compact
NOTES (163626) NOTES (163630)
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#
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 163626 2006-10-23 09:45:22Z ru $
7# $FreeBSD: head/sys/pc98/conf/NOTES 163630 2006-10-23 13:23:14Z ru $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

337# are not used until later in the bootstrap when npx0 is attached).
338# Flag 0x08 automatically disables the i586 optimized routines.
339#
340
341#
342# Optional devices:
343#
344
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

337# are not used until later in the bootstrap when npx0 is attached).
338# Flag 0x08 automatically disables the i586 optimized routines.
339#
340
341#
342# Optional devices:
343#
344
345device splash # Splash screen and screen saver support
346
347# 3Dfx Voodoo Graphics, Voodoo II /dev/3dfx CDEV support. This will create
348# the /dev/3dfx0 device to work with glide implementations. This should get
349# linked to /dev/3dfx and /dev/voodoo. Note that this is not the same as
350# the tdfx DRI module from XFree86 and is completely unrelated.
351#
352# To enable Linuxulator support, one must also include COMPAT_LINUX in the
353# config as well. The other option is to load both as modules.
354

--- 463 unchanged lines hidden ---
345# 3Dfx Voodoo Graphics, Voodoo II /dev/3dfx CDEV support. This will create
346# the /dev/3dfx0 device to work with glide implementations. This should get
347# linked to /dev/3dfx and /dev/voodoo. Note that this is not the same as
348# the tdfx DRI module from XFree86 and is completely unrelated.
349#
350# To enable Linuxulator support, one must also include COMPAT_LINUX in the
351# config as well. The other option is to load both as modules.
352

--- 463 unchanged lines hidden ---