Deleted Added
sdiff udiff text old ( 193156 ) new ( 194679 )
full compact
1# $FreeBSD: head/sys/powerpc/conf/NOTES 193156 2009-05-31 09:01:23Z 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

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

28device pci
29
30device bm # Apple BMAC (Big Mac Ethernet)
31device kiic # Apple Keywest I2C Controller
32device ofwd # Open Firmware disks
33device adb # Apple Desktop Bus
34device cuda # VIA-CUDA ADB interface
35device pmu # Apple Power Management Unit
36device snd_ai2s # Apple I2S Audio
37device snd_davbus # Apple Davbus Audio
38
39
40#####################################################################
41# Devices we don't want to deal with
42
43nodevice fdc

--- 34 unchanged lines hidden ---