Deleted Added
full compact
NOTES (213904) NOTES (214603)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 213904 2010-10-15 20:08:16Z andreast $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 214603 2010-10-31 18:27:05Z 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

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

25
26options SC_OFWFB # OFW frame buffer
27
28# The cpufreq(4) driver provides support for CPU frequency control
29device cpufreq
30
31# Standard busses
32device pci
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

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

25
26options SC_OFWFB # OFW frame buffer
27
28# The cpufreq(4) driver provides support for CPU frequency control
29device cpufreq
30
31# Standard busses
32device pci
33device agp
33
34device bm # Apple BMAC (Big Mac Ethernet)
35device kiic # Apple Keywest I2C Controller
36device ofwd # Open Firmware disks
37device adb # Apple Desktop Bus
38device cuda # VIA-CUDA ADB interface
39device ds1775 # PowerMac7,2 temperature sensor
40device fcu # Apple Fan Control Unit

--- 46 unchanged lines hidden ---
34
35device bm # Apple BMAC (Big Mac Ethernet)
36device kiic # Apple Keywest I2C Controller
37device ofwd # Open Firmware disks
38device adb # Apple Desktop Bus
39device cuda # VIA-CUDA ADB interface
40device ds1775 # PowerMac7,2 temperature sensor
41device fcu # Apple Fan Control Unit

--- 46 unchanged lines hidden ---