Deleted Added
full compact
NOTES (146483) NOTES (147272)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 146483 2005-05-21 20:50:45Z marius $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 147272 2005-06-10 20:58:59Z marius $
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6# This directive is mandatory. It defines the architecture to be
7# configured for. In this case, this kernel is for a machine using
8# UltraSparc processors.
9#

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

58option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
59
60device sab # Siemens SAB82532 based serial ports
61
62
63#####################################################################
64# Devices we don't want to deal with
65
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6# This directive is mandatory. It defines the architecture to be
7# configured for. In this case, this kernel is for a machine using
8# UltraSparc processors.
9#

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

58option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
59
60device sab # Siemens SAB82532 based serial ports
61
62
63#####################################################################
64# Devices we don't want to deal with
65
66nodevice ukbd
67nodevice atkbdc
68nodevice atkbd
69nodevice psm
70nodevice vga
71nodevice daemon_saver
72nodevice snake_saver
73nodevice star_saver
74nodevice bktr
75nodevice fdc
76nodevice ppc
77nodevice snd_ad1816

--- 67 unchanged lines hidden ---
66nodevice vga
67nodevice daemon_saver
68nodevice snake_saver
69nodevice star_saver
70nodevice bktr
71nodevice fdc
72nodevice ppc
73nodevice snd_ad1816

--- 67 unchanged lines hidden ---