Deleted Added
full compact
NOTES (136944) NOTES (137812)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 136944 2004-10-25 10:29:57Z yongari $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 137812 2004-11-17 12:07:14Z 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#

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

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

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

36# HARDWARE DEVICE CONFIGURATION
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 MK48T02, MK48T08, MK48T59 clock
44device mk48txx # Mostek MK48T02, MK48T08, MK48T59 clock
45
46#
47# Optional devices:
48#
49
50device auxio # auxiliary I/O device
51device creator # Creator, Creator3D and Elite3D graphics cards
52

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

65nodevice atkbd
66nodevice psm
67nodevice vga
68nodevice daemon_saver
69nodevice star_saver
70nodevice bktr
71nodevice fdc
72nodevice ppc
45
46#
47# Optional devices:
48#
49
50device auxio # auxiliary I/O device
51device creator # Creator, Creator3D and Elite3D graphics cards
52

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

65nodevice atkbd
66nodevice psm
67nodevice vga
68nodevice daemon_saver
69nodevice star_saver
70nodevice bktr
71nodevice fdc
72nodevice ppc
73nodevice "snd_ad1816"
74nodevice "snd_als4000"
75nodevice "snd_au88x0"
73nodevice snd_ad1816
74nodevice snd_als4000
75nodevice snd_au88x0
76nodevice snd_cmi
76nodevice snd_cmi
77nodevice "snd_cs4281"
77nodevice snd_cs4281
78nodevice snd_csa
78nodevice snd_csa
79nodevice "snd_ds1"
80nodevice "snd_emu10k1"
81nodevice "snd_es137x"
79nodevice snd_ds1
80nodevice snd_emu10k1
81nodevice snd_es137x
82nodevice snd_ess
82nodevice snd_ess
83nodevice "snd_fm801"
83nodevice snd_fm801
84nodevice snd_gusc
85nodevice snd_ich
86nodevice snd_maestro
84nodevice snd_gusc
85nodevice snd_ich
86nodevice snd_maestro
87nodevice "snd_maestro3"
87nodevice snd_maestro3
88nodevice snd_mss
89nodevice snd_neomagic
88nodevice snd_mss
89nodevice snd_neomagic
90nodevice "snd_sb16"
91nodevice "snd_sb8"
90nodevice snd_sb16
91nodevice snd_sb8
92nodevice snd_sbc
93nodevice snd_solo
92nodevice snd_sbc
93nodevice snd_solo
94nodevice "snd_t4dwave"
95nodevice "snd_via8233"
96nodevice "snd_via82c686"
94nodevice snd_t4dwave
95nodevice snd_via8233
96nodevice snd_via82c686
97nodevice snd_vibes
97nodevice snd_vibes
98nodevice "snd_vortex1"
98nodevice snd_vortex1
99nodevice snd_uaudio
100nodevice aha
101nodevice bt
102nodevice wds
103nodevice ep
104nodevice ex
105nodevice sio
106

--- 34 unchanged lines hidden ---
99nodevice snd_uaudio
100nodevice aha
101nodevice bt
102nodevice wds
103nodevice ep
104nodevice ex
105nodevice sio
106

--- 34 unchanged lines hidden ---