NOTES (94a6c9f8ed2fac18c88a046a73952f4a46327067) NOTES (83409a55ece4d29a6d2259bc2714eebece3d091d)
1# $FreeBSD$
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#

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

1365options SC_NO_MODE_CHANGE
1366options SC_NO_SYSMOUSE
1367options SC_NO_SUSPEND_VTYSWITCH
1368
1369# `flags' for sc
1370# 0x80 Put the video card in the VESA 800x600 dots, 16 color mode
1371# 0x100 Probe for a keyboard device periodically if one is not present
1372
1# $FreeBSD$
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#

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

1365options SC_NO_MODE_CHANGE
1366options SC_NO_SYSMOUSE
1367options SC_NO_SUSPEND_VTYSWITCH
1368
1369# `flags' for sc
1370# 0x80 Put the video card in the VESA 800x600 dots, 16 color mode
1371# 0x100 Probe for a keyboard device periodically if one is not present
1372
1373# Enable experimental features of the syscons terminal emulator (teken).
1374options TEKEN_UTF8 # UTF-8 output handling
1375options TEKEN_XTERM # xterm-style terminal emulation
1376
1373#
1374# Optional devices:
1375#
1376
1377#
1378# SCSI host adapters:
1379#
1380# adv: All Narrow SCSI bus AdvanSys controllers.

--- 1317 unchanged lines hidden ---
1377#
1378# Optional devices:
1379#
1380
1381#
1382# SCSI host adapters:
1383#
1384# adv: All Narrow SCSI bus AdvanSys controllers.

--- 1317 unchanged lines hidden ---