Deleted Added
full compact
NOTES (137814) NOTES (137822)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 137814 2004-11-17 12:57:24Z marius $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 137822 2004-11-17 16:41:42Z 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#

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

37
38#
39# Mandatory devices:
40#
41
42device genclock # Generic clock interface
43device eeprom # eeprom (really a front-end for the MK48Txx)
44device mk48txx # Mostek MK48Txx clocks
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#

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

37
38#
39# Mandatory devices:
40#
41
42device genclock # Generic clock interface
43device eeprom # eeprom (really a front-end for the MK48Txx)
44device mk48txx # Mostek MK48Txx clocks
45device rtc # rtc (really a front-end for the MC146818)
46device mc146818 # Motorola MC146818 and compatible clocks
45
46#
47# Optional devices:
48#
49
50device auxio # auxiliary I/O device
51device creator # Creator, Creator3D and Elite3D graphics cards
52

--- 88 unchanged lines hidden ---
47
48#
49# Optional devices:
50#
51
52device auxio # auxiliary I/O device
53device creator # Creator, Creator3D and Elite3D graphics cards
54

--- 88 unchanged lines hidden ---