Deleted Added
full compact
NOTES (187692) NOTES (191954)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 187692 2009-01-25 18:20:15Z nwhitehorn $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 191954 2009-05-10 00:00:25Z kuriyama $
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

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

14#cpu E500
15
16options FPU_EMU
17
18#options MPC85XX
19options POWERMAC #NewWorld Apple PowerMacs
20options PSIM #GDB PSIM ppc simulator
21
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

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

14#cpu E500
15
16options FPU_EMU
17
18#options MPC85XX
19options POWERMAC #NewWorld Apple PowerMacs
20options PSIM #GDB PSIM ppc simulator
21
22options SC_OFWFB # OFW frame buffer
22options SC_OFWFB # OFW frame buffer
23
24# Standard busses
25device pci
26
27device bm # Apple BMAC (Big Mac Ethernet)
28device kiic # Apple Keywest I2C Controller
29device ofwd # Open Firmware disks
30device adb # Apple Desktop Bus

--- 44 unchanged lines hidden ---
23
24# Standard busses
25device pci
26
27device bm # Apple BMAC (Big Mac Ethernet)
28device kiic # Apple Keywest I2C Controller
29device ofwd # Open Firmware disks
30device adb # Apple Desktop Bus

--- 44 unchanged lines hidden ---