Deleted Added
full compact
NOTES (179646) NOTES (185755)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 179646 2008-06-08 01:58:11Z marcel $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 185755 2008-12-08 02:38:13Z 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

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

21
22options SC_OFWFB # OFW frame buffer
23
24# Standard busses
25device pci
26
27device bm # Apple BMAC (Big Mac Ethernet)
28device ofwd # Open Firmware disks
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

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

21
22options SC_OFWFB # OFW frame buffer
23
24# Standard busses
25device pci
26
27device bm # Apple BMAC (Big Mac Ethernet)
28device ofwd # Open Firmware disks
29device adb # Apple Desktop Bus
30device cuda # VIA-CUDA ADB interface
31device pmu # Apple Power Management Unit
29
30
31#####################################################################
32# Devices we don't want to deal with
33
34nodevice fdc
35nodevice ppc
36nodevice splash

--- 32 unchanged lines hidden ---
32
33
34#####################################################################
35# Devices we don't want to deal with
36
37nodevice fdc
38nodevice ppc
39nodevice splash

--- 32 unchanged lines hidden ---