NOTES (372c73375922be670fced0fce1b20ecf742469a3) | NOTES (6abad12dfea75d99e30475e48fd5e38f9c8b2de2) |
---|---|
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$ 8# --- 339 unchanged lines hidden (view full) --- 348 349# AGP debugging. 350options AGP_DEBUG 351 352 353##################################################################### 354# HARDWARE DEVICE CONFIGURATION 355 | 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$ 8# --- 339 unchanged lines hidden (view full) --- 348 349# AGP debugging. 350options AGP_DEBUG 351 352 353##################################################################### 354# HARDWARE DEVICE CONFIGURATION 355 |
356# To include support for VGA VESA video modes (depends on X86EMU) | 356# To include support for VGA VESA video modes |
357options VESA 358 359# Turn on extra debugging checks and output for VESA support. 360options VESA_DEBUG 361 362device dpms # DPMS suspend & resume via VESA BIOS 363 364# --- 565 unchanged lines hidden --- | 357options VESA 358 359# Turn on extra debugging checks and output for VESA support. 360options VESA_DEBUG 361 362device dpms # DPMS suspend & resume via VESA BIOS 363 364# --- 565 unchanged lines hidden --- |