Deleted Added
full compact
NOTES (200670) NOTES (203288)
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/amd64/conf/NOTES 200670 2009-12-18 16:13:21Z jhb $
7# $FreeBSD: head/sys/amd64/conf/NOTES 203288 2010-01-31 14:30:39Z rnoland $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

258device i915drm # Intel i830 through i915
259device mach64drm # ATI Rage Pro, Rage Mobility P/M, Rage XL
260device mgadrm # AGP Matrox G200, G400, G450, G550
261device r128drm # ATI Rage 128
262device radeondrm # ATI Radeon
263device savagedrm # S3 Savage3D, Savage4
264device sisdrm # SiS 300/305, 540, 630
265device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

258device i915drm # Intel i830 through i915
259device mach64drm # ATI Rage Pro, Rage Mobility P/M, Rage XL
260device mgadrm # AGP Matrox G200, G400, G450, G550
261device r128drm # ATI Rage 128
262device radeondrm # ATI Radeon
263device savagedrm # S3 Savage3D, Savage4
264device sisdrm # SiS 300/305, 540, 630
265device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
266device viadrm # VIA
266options DRM_DEBUG # Include debug printfs (slow)
267
268#
269# Network interfaces:
270#
271
272# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
273# HP PC Lan+, various PC Card devices

--- 242 unchanged lines hidden ---
267options DRM_DEBUG # Include debug printfs (slow)
268
269#
270# Network interfaces:
271#
272
273# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
274# HP PC Lan+, various PC Card devices

--- 242 unchanged lines hidden ---