Deleted Added
full compact
NOTES (185755) NOTES (187262)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 185755 2008-12-08 02:38:13Z nwhitehorn $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 187262 2009-01-15 02:52:31Z nwhitehorn $
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

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

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)
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

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

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)
28device kiic # Apple Keywest I2C Controller
28device ofwd # Open Firmware disks
29device adb # Apple Desktop Bus
30device cuda # VIA-CUDA ADB interface
31device pmu # Apple Power Management Unit
32
33
34#####################################################################
35# Devices we don't want to deal with

--- 36 unchanged lines hidden ---
29device ofwd # Open Firmware disks
30device adb # Apple Desktop Bus
31device cuda # VIA-CUDA ADB interface
32device pmu # Apple Power Management Unit
33
34
35#####################################################################
36# Devices we don't want to deal with

--- 36 unchanged lines hidden ---