Deleted Added
full compact
NOTES (199177) NOTES (199243)
1# $FreeBSD: head/sys/conf/NOTES 199177 2009-11-11 11:07:30Z ru $
1# $FreeBSD: head/sys/conf/NOTES 199243 2009-11-13 05:54:55Z ed $
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

1405options SC_NO_SYSMOUSE
1406options SC_NO_SUSPEND_VTYSWITCH
1407
1408# `flags' for sc
1409# 0x80 Put the video card in the VESA 800x600 dots, 16 color mode
1410# 0x100 Probe for a keyboard device periodically if one is not present
1411
1412# Enable experimental features of the syscons terminal emulator (teken).
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

1405options SC_NO_SYSMOUSE
1406options SC_NO_SUSPEND_VTYSWITCH
1407
1408# `flags' for sc
1409# 0x80 Put the video card in the VESA 800x600 dots, 16 color mode
1410# 0x100 Probe for a keyboard device periodically if one is not present
1411
1412# Enable experimental features of the syscons terminal emulator (teken).
1413options TEKEN_CONS25 # cons25-style terminal emulation
1413options TEKEN_UTF8 # UTF-8 output handling
1414options TEKEN_UTF8 # UTF-8 output handling
1414options TEKEN_XTERM # xterm-style terminal emulation
1415#options TEKEN_XTERM # xterm-style terminal emulation
1415
1416#
1417# Optional devices:
1418#
1419
1420#
1421# SCSI host adapters:
1422#

--- 1384 unchanged lines hidden ---
1416
1417#
1418# Optional devices:
1419#
1420
1421#
1422# SCSI host adapters:
1423#

--- 1384 unchanged lines hidden ---