Deleted Added
full compact
NOTES (178628) NOTES (179646)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 178628 2008-04-27 22:33:43Z marcel $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 179646 2008-06-08 01:58:11Z 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

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

19options POWERMAC #NewWorld Apple PowerMacs
20options PSIM #GDB PSIM ppc simulator
21
22options SC_OFWFB # OFW frame buffer
23
24# Standard busses
25device pci
26
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

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

19options POWERMAC #NewWorld Apple PowerMacs
20options PSIM #GDB PSIM ppc simulator
21
22options SC_OFWFB # OFW frame buffer
23
24# Standard busses
25device pci
26
27device bm # Apple BMAC (Big Mac Ethernet)
27device ofwd # Open Firmware disks
28
29
30#####################################################################
31# Devices we don't want to deal with
32
33nodevice fdc
34nodevice ppc

--- 33 unchanged lines hidden ---
28device ofwd # Open Firmware disks
29
30
31#####################################################################
32# Devices we don't want to deal with
33
34nodevice fdc
35nodevice ppc

--- 33 unchanged lines hidden ---