Deleted Added
full compact
NOTES (211483) NOTES (213904)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 211483 2010-08-19 03:19:26Z nwhitehorn $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 213904 2010-10-15 20:08:16Z andreast $
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

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

31# Standard busses
32device pci
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
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

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

31# Standard busses
32device pci
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
41device max6690 # PowerMac7,2 temperature sensor
39device pmu # Apple Power Management Unit
40device smu # Apple System Management Unit
41device snd_ai2s # Apple I2S Audio
42device snd_davbus # Apple Davbus Audio
43
44
45#####################################################################
46# Devices we don't want to deal with

--- 37 unchanged lines hidden ---
42device pmu # Apple Power Management Unit
43device smu # Apple System Management Unit
44device snd_ai2s # Apple I2S Audio
45device snd_davbus # Apple Davbus Audio
46
47
48#####################################################################
49# Devices we don't want to deal with

--- 37 unchanged lines hidden ---