Deleted Added
sdiff udiff text old ( 160719 ) new ( 160813 )
full compact
1# $FreeBSD: head/sys/powerpc/conf/NOTES 160719 2006-07-26 17:35:40Z marcel $
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6
7
8#####################################################################
9# CPU OPTIONS

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

25
26
27#####################################################################
28# Devices we don't want to deal with
29
30nodevice atkbdc
31nodevice atkbd
32nodevice psm
33nodevice sio
34nodevice vga
35nodevice fdc
36nodevice ppc
37# when splash works enable *_saver
38nodevice splash
39nodevice blank_saver
40nodevice daemon_saver
41nodevice dragon_saver

--- 36 unchanged lines hidden ---