Deleted Added
full compact
NOTES (152865) NOTES (152952)
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 152865 2005-11-27 23:17:00Z ru $
7# $FreeBSD: head/sys/pc98/conf/NOTES 152952 2005-11-30 11:58:01Z nyan $
8#
9
10options PC98
11
12#
13# We want LINT to cover profiling as well.
14profile 2
15

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

323options TDFX_LINUX # Enable Linuxulator support
324
325# Direct Rendering modules for 3D acceleration.
326device drm # DRM core module required by DRM drivers
327device mach64drm # ATI Rage Pro, Rage Mobility P/M, Rage XL
328device mgadrm # AGP Matrox G200, G400, G450, G550
329device r128drm # ATI Rage 128
330device radeondrm # ATI Radeon
8#
9
10options PC98
11
12#
13# We want LINT to cover profiling as well.
14profile 2
15

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

323options TDFX_LINUX # Enable Linuxulator support
324
325# Direct Rendering modules for 3D acceleration.
326device drm # DRM core module required by DRM drivers
327device mach64drm # ATI Rage Pro, Rage Mobility P/M, Rage XL
328device mgadrm # AGP Matrox G200, G400, G450, G550
329device r128drm # ATI Rage 128
330device radeondrm # ATI Radeon
331device savagedrm # S3 Savage3D, Savage4
331device sisdrm # SiS 300/305, 540, 630
332device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
333options DRM_DEBUG # Include debug printfs (slow)
334
335#
336# Bus mouse
337#
338device mse

--- 444 unchanged lines hidden ---
332device sisdrm # SiS 300/305, 540, 630
333device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
334options DRM_DEBUG # Include debug printfs (slow)
335
336#
337# Bus mouse
338#
339device mse

--- 444 unchanged lines hidden ---