Deleted Added
full compact
NOTES (142656) NOTES (143827)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 142656 2005-02-27 15:23:58Z marius $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 143827 2005-03-19 01:04:48Z 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#

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

45device rtc # rtc (really a front-end for the MC146818)
46device mc146818 # Motorola MC146818 and compatible clocks
47
48#
49# Optional devices:
50#
51
52device auxio # auxiliary I/O device
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#

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

45device rtc # rtc (really a front-end for the MC146818)
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)
53device creator # Creator, Creator3D and Elite3D graphics cards
54
55device ofw_console # Open Firmware console device
56option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
57
58device sab # Siemens SAB82532 based serial ports
59
60

--- 82 unchanged lines hidden ---
54device creator # Creator, Creator3D and Elite3D graphics cards
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

--- 82 unchanged lines hidden ---