Fri Mar 9 20:19:25 2018 UTC ()
add adadc driver


(macallan)
diff -r1.35 -r1.36 src/sys/arch/macppc/conf/POWERMAC_G5

cvs diff -r1.35 -r1.36 src/sys/arch/macppc/conf/POWERMAC_G5 (expand / switch to unified diff)

--- src/sys/arch/macppc/conf/POWERMAC_G5 2018/03/08 23:27:12 1.35
+++ src/sys/arch/macppc/conf/POWERMAC_G5 2018/03/09 20:19:25 1.36
@@ -135,26 +135,27 @@ pci* at ppb? bus ? @@ -135,26 +135,27 @@ pci* at ppb? bus ?
135pchb* at pci? dev ? function ? # PCI-Host bridges 135pchb* at pci? dev ? function ? # PCI-Host bridges
136ppb* at pci? dev ? function ? # PCI-PCI bridges 136ppb* at pci? dev ? function ? # PCI-PCI bridges
137 137
138obio0 at pci? dev ? function ? 138obio0 at pci? dev ? function ?
139zsc* at obio? 139zsc* at obio?
140zstty* at zsc? channel ? 140zstty* at zsc? channel ?
141#snapper* at obio? 141#snapper* at obio?
142ki2c* at obio? # Keywest I2C 142ki2c* at obio? # Keywest I2C
143iic* at i2cbus? 143iic* at i2cbus?
144 144
145admtemp* at iic? 145admtemp* at iic?
146lmtemp* at iic? 146lmtemp* at iic?
147dstemp* at iic? 147dstemp* at iic?
 148adadc* at iic?
148fcu* at iic? 149fcu* at iic?
149deq* at iic? 150deq* at iic?
150 151
151pmu* at obio? # Apple PMU 152pmu* at obio? # Apple PMU
152 153
153# Audio support 154# Audio support
154#audio* at audiobus? 155#audio* at audiobus?
155 156
156#spkr* at audio? # PC speaker (synthesized) 157#spkr* at audio? # PC speaker (synthesized)
157#wsbell* at spkr? 158#wsbell* at spkr?
158 159
159gem* at pci? dev ? function ? # gmac ethernet 160gem* at pci? dev ? function ? # gmac ethernet
160options GEM_DEBUG 161options GEM_DEBUG