Sat Jul 4 12:00:15 2020 UTC ()
Enable snapper(4) and friends. It works just fine.


(rin)
diff -r1.16 -r1.17 src/sys/arch/macppc/conf/POWERMAC_G5_11_2

cvs diff -r1.16 -r1.17 src/sys/arch/macppc/conf/POWERMAC_G5_11_2 (expand / switch to unified diff)

--- src/sys/arch/macppc/conf/POWERMAC_G5_11_2 2020/04/04 15:56:25 1.16
+++ src/sys/arch/macppc/conf/POWERMAC_G5_11_2 2020/07/04 12:00:15 1.17
@@ -108,41 +108,41 @@ smu* at mainbus? @@ -108,41 +108,41 @@ smu* at mainbus?
108smuiic* at smu? 108smuiic* at smu?
109iic* at smuiic? 109iic* at smuiic?
110 110
111pci* at ibmcpc? bus ? 111pci* at ibmcpc? bus ?
112pci* at uninorth? bus ? 112pci* at uninorth? bus ?
113pci* at ppb? bus ? 113pci* at ppb? bus ?
114 114
115pchb* at pci? dev ? function ? # PCI-Host bridges 115pchb* at pci? dev ? function ? # PCI-Host bridges
116ppb* at pci? dev ? function ? # PCI-PCI bridges 116ppb* at pci? dev ? function ? # PCI-PCI bridges
117 117
118obio0 at pci? dev ? function ? 118obio0 at pci? dev ? function ?
119zsc* at obio? 119zsc* at obio?
120zstty* at zsc? channel ? 120zstty* at zsc? channel ?
121#snapper* at obio? 121snapper* at obio?
122ki2c* at obio? # Keywest I2C 122ki2c* at obio? # Keywest I2C
123iic* at ki2c? 123iic* at ki2c?
124 124
125admtemp* at iic? 125admtemp* at iic?
126lmtemp* at iic? 126lmtemp* at iic?
127dstemp* at iic? 127dstemp* at iic?
128smusat* at iic? 128smusat* at iic?
129deq* at iic? 129deq* at iic?
130 130
131# Audio support 131# Audio support
132#audio* at audiobus? 132audio* at audiobus?
133 133
134#spkr* at audio? # PC speaker (synthesized) 134spkr* at audio? # PC speaker (synthesized)
135#wsbell* at spkr? 135wsbell* at spkr?
136 136
137bge* at pci? dev ? function ? # gmac ethernet 137bge* at pci? dev ? function ? # gmac ethernet
138brgphy* at mii? phy ? # Broadcom BCM5400 PHYs 138brgphy* at mii? phy ? # Broadcom BCM5400 PHYs
139ukphy* at mii? phy ? # generic unknown PHYs 139ukphy* at mii? phy ? # generic unknown PHYs
140 140
141# PCI USB controllers 141# PCI USB controllers
142ohci* at pci? dev ? function ? # USB Open Host Controller 142ohci* at pci? dev ? function ? # USB Open Host Controller
143ehci* at pci? dev ? function ? # USB Enhanced Host Controller 143ehci* at pci? dev ? function ? # USB Enhanced Host Controller
144 144
145usb* at ohci? # USB bus support 145usb* at ohci? # USB bus support
146usb* at ehci? # USB bus support 146usb* at ehci? # USB bus support
147uhub* at usb? # USB Hubs 147uhub* at usb? # USB Hubs
148uhub* at uhub? port ? 148uhub* at uhub? port ?