Deleted Added
full compact
NOTES (148189) NOTES (148211)
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/i386/conf/NOTES 148189 2005-07-20 16:57:53Z mdodd $
7# $FreeBSD: head/sys/i386/conf/NOTES 148211 2005-07-20 21:10:57Z anholt $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based IBM-PC and
13# compatibles.
14#
15machine i386

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

453# The cpufreq(4) driver provides support for non-ACPI CPU frequency control
454device cpufreq
455
456# Direct Rendering modules for 3D acceleration.
457device drm # DRM core module required by DRM drivers
458device mach64drm # ATI Rage Pro, Rage Mobility P/M, Rage XL
459device mgadrm # AGP Matrox G200, G400, G450, G550
460device r128drm # ATI Rage 128
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based IBM-PC and
13# compatibles.
14#
15machine i386

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

453# The cpufreq(4) driver provides support for non-ACPI CPU frequency control
454device cpufreq
455
456# Direct Rendering modules for 3D acceleration.
457device drm # DRM core module required by DRM drivers
458device mach64drm # ATI Rage Pro, Rage Mobility P/M, Rage XL
459device mgadrm # AGP Matrox G200, G400, G450, G550
460device r128drm # ATI Rage 128
461device radeondrm # ATI Radeon up to 9200
461device radeondrm # ATI Radeon
462device sisdrm # SiS 300/305, 540, 630
463device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
464options DRM_DEBUG # Include debug printfs (slow)
465
466#
467# mse: Logitech and ATI InPort bus mouse ports
468
469device mse

--- 621 unchanged lines hidden ---
462device sisdrm # SiS 300/305, 540, 630
463device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
464options DRM_DEBUG # Include debug printfs (slow)
465
466#
467# mse: Logitech and ATI InPort bus mouse ports
468
469device mse

--- 621 unchanged lines hidden ---