Deleted Added
full compact
NOTES (163630) NOTES (188274)
1# $FreeBSD: head/sys/ia64/conf/NOTES 163630 2006-10-23 13:23:14Z ru $
1# $FreeBSD: head/sys/ia64/conf/NOTES 188274 2009-02-07 09:57:14Z wkoszek $
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6# directive: cpu
7# You must specify at least one CPU (the one you intend to run on). Deleting
8# the support for CPUs you don't need to use may make parts of the system run
9# faster. There's currently no special code for the different CPUs. Note also

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

96options VGA_SLOW_IOACCESS # do byte-wide i/o's to TS and GDC regs
97
98# The following option probably won't work with the LCD displays.
99options VGA_WIDTH90 # support 90 column modes
100
101# Debugging.
102options VGA_DEBUG
103
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6# directive: cpu
7# You must specify at least one CPU (the one you intend to run on). Deleting
8# the support for CPUs you don't need to use may make parts of the system run
9# faster. There's currently no special code for the different CPUs. Note also

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

96options VGA_SLOW_IOACCESS # do byte-wide i/o's to TS and GDC regs
97
98# The following option probably won't work with the LCD displays.
99options VGA_WIDTH90 # support 90 column modes
100
101# Debugging.
102options VGA_DEBUG
103
104# AGP debugging.
105options AGP_DEBUG
106
104# The following devices are not supported.
105nodevice fdc
106nooption FDC_DEBUG
107# The following devices are not supported.
108nodevice fdc
109nooption FDC_DEBUG