Deleted Added
full compact
NOTES (143827) NOTES (146483)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 143827 2005-03-19 01:04:48Z marius $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 146483 2005-05-21 20:50:45Z 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#

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

46device mc146818 # Motorola MC146818 and compatible clocks
47
48#
49# Optional devices:
50#
51
52device auxio # auxiliary I/O device
53device clkbrd # Clock Board (blinkenlight on Sun Exx00)
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#

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

46device mc146818 # Motorola MC146818 and compatible clocks
47
48#
49# Optional devices:
50#
51
52device auxio # auxiliary I/O device
53device clkbrd # Clock Board (blinkenlight on Sun Exx00)
54device creator # Creator, Creator3D and Elite3D graphics cards
54device creator # Creator, Creator3D and Elite3D framebuffers
55device machfb # ATI Mach64 framebuffers
55
56device ofw_console # Open Firmware console device
57option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
58
59device sab # Siemens SAB82532 based serial ports
60
61
62#####################################################################

--- 81 unchanged lines hidden ---
56
57device ofw_console # Open Firmware console device
58option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
59
60device sab # Siemens SAB82532 based serial ports
61
62
63#####################################################################

--- 81 unchanged lines hidden ---