Deleted Added
full compact
NOTES (163880) NOTES (163890)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 163880 2006-11-01 18:17:53Z marius $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 163890 2006-11-02 00:01:15Z marius $
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6
7#####################################################################
8# CPU OPTIONS
9

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

71
72# `flags' for atkbd:
73# 0x01 Force detection of keyboard, else we always assume a keyboard
74# 0x02 Don't reset keyboard, useful for some newer ThinkPads
75# 0x03 Force detection and avoid reset, might help with certain
76# dockingstations
77# 0x04 Old-style (XT) keyboard support, useful for older ThinkPads
78
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6
7#####################################################################
8# CPU OPTIONS
9

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

71
72# `flags' for atkbd:
73# 0x01 Force detection of keyboard, else we always assume a keyboard
74# 0x02 Don't reset keyboard, useful for some newer ThinkPads
75# 0x03 Force detection and avoid reset, might help with certain
76# dockingstations
77# 0x04 Old-style (XT) keyboard support, useful for older ThinkPads
78
79# Sun type 4/5/6 RS-232@TTL keyboard
80#device sunkbd
81
82# Options for sunkbd:
83options SUNKBD_EMULATE_ATKBD # allows to use the AT keyboard maps
84 # in share/syscons/keymaps, required
85 # for SUNKBD_DFLT_KEYMAP and kbdmux
86options SUNKBD_DFLT_KEYMAP # specify the built-in keymap
87makeoptions SUNKBD_DFLT_KEYMAP=jp.106
88
79
80#####################################################################
81# Devices we don't want to deal with
82
83nodevice daemon_saver
84nodevice snake_saver
85nodevice star_saver
86nodevice bktr

--- 56 unchanged lines hidden ---
89
90#####################################################################
91# Devices we don't want to deal with
92
93nodevice daemon_saver
94nodevice snake_saver
95nodevice star_saver
96nodevice bktr

--- 56 unchanged lines hidden ---