Deleted Added
full compact
NOTES (133909) NOTES (136301)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 133909 2004-08-16 23:21:06Z marius $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 136301 2004-10-09 07:31:03Z yongari $
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#

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

42device genclock # Generic clock interface
43device eeprom # eeprom (really a front-end for the MK48Txx)
44device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
45
46#
47# Optional devices:
48#
49
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#

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

42device genclock # Generic clock interface
43device eeprom # eeprom (really a front-end for the MK48Txx)
44device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
45
46#
47# Optional devices:
48#
49
50device auxio # auxiliary I/O device
50device creator # Creator, Creator3D and Elite3D graphics cards
51
52device ofw_console # Open Firmware console device
53option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
54
55device sab # Siemens SAB82532 based serial ports
56device zs # Zilog 8530 based serial ports
57

--- 83 unchanged lines hidden ---
51device creator # Creator, Creator3D and Elite3D graphics cards
52
53device ofw_console # Open Firmware console device
54option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
55
56device sab # Siemens SAB82532 based serial ports
57device zs # Zilog 8530 based serial ports
58

--- 83 unchanged lines hidden ---