Deleted Added
full compact
NOTES (168205) NOTES (172334)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 168205 2007-04-01 11:10:16Z rwatson $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 172334 2007-09-26 21:14:18Z marius $
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

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

15options POWERMAC #NewWorld Apple PowerMacs
16options PSIM #GDB PSIM ppc simulator
17
18options SC_OFWFB # OFW frame buffer
19
20# Standard busses
21device pci
22
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

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

15options POWERMAC #NewWorld Apple PowerMacs
16options PSIM #GDB PSIM ppc simulator
17
18options SC_OFWFB # OFW frame buffer
19
20# Standard busses
21device pci
22
23device gem # Sun GEM/Sun ERI/Apple GMAC
24device ofwd # Open Firmware disks
25
26
27#####################################################################
28# Devices we don't want to deal with
29
30nodevice fdc
31nodevice ppc

--- 34 unchanged lines hidden ---
23device ofwd # Open Firmware disks
24
25
26#####################################################################
27# Devices we don't want to deal with
28
29nodevice fdc
30nodevice ppc

--- 34 unchanged lines hidden ---