NOTES (e42fc368672e8c3f1d30fbbd7f1903e3baa69b7a) | NOTES (4b2361f811fac65d57b88b8fa5d705909944bc0a) |
---|---|
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# --- 1398 unchanged lines hidden (view full) --- 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 1414options TEKEN_UTF8 # UTF-8 output handling | 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# --- 1398 unchanged lines hidden (view full) --- 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 1414options TEKEN_UTF8 # UTF-8 output handling |
1415#options TEKEN_XTERM # xterm-style terminal emulation | |
1416 1417# 1418# Optional devices: 1419# 1420 1421# 1422# SCSI host adapters: 1423# --- 1384 unchanged lines hidden --- | 1415 1416# 1417# Optional devices: 1418# 1419 1420# 1421# SCSI host adapters: 1422# --- 1384 unchanged lines hidden --- |