File tree
2 files changed
+54
-14
lines changed- device/accton/x86_64-accton_as5712_54x-r0/plugins
- platform/broadcom
2 files changed
+54
-14
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 | 6 |
| |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 |
| |
27 | 33 |
| |
28 | 34 |
| |
| |||
137 | 143 |
| |
138 | 144 |
| |
139 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
140 | 157 |
| |
141 | 158 |
| |
142 | 159 |
| |
143 | 160 |
| |
144 | 161 |
| |
| 162 | + | |
145 | 163 |
| |
146 |
| - | |
| 164 | + | |
147 | 165 |
| |
148 |
| - | |
| 166 | + | |
149 | 167 |
| |
| 168 | + | |
150 | 169 |
| |
151 |
| - | |
152 | 170 |
| |
153 | 171 |
| |
154 | 172 |
| |
| |||
165 | 183 |
| |
166 | 184 |
| |
167 | 185 |
| |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
168 | 192 |
| |
169 | 193 |
| |
170 | 194 |
| |
171 | 195 |
| |
172 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
173 | 201 |
| |
174 | 202 |
| |
175 | 203 |
| |
| |||
190 | 218 |
| |
191 | 219 |
| |
192 | 220 |
| |
193 |
| - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
194 | 226 |
| |
195 | 227 |
| |
196 | 228 |
| |
| |||
212 | 244 |
| |
213 | 245 |
| |
214 | 246 |
| |
215 |
| - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
216 | 252 |
| |
217 | 253 |
| |
218 | 254 |
| |
219 | 255 |
| |
220 | 256 |
| |
221 | 257 |
| |
222 | 258 |
| |
223 |
| - | |
224 |
| - | |
225 |
| - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
226 | 265 |
| |
| 266 | + | |
227 | 267 |
| |
228 |
| - | |
| 268 | + |
Submodule sonic-platform-modules-accton updated 81 files
- as5712-54x/service/as5712-platform-monitor-fan.service+16
- as5712-54x/service/as5712-platform-monitor-psu.service+16
- as5712-54x/utils/accton_as5712_monitor_fan.py+141
- as5712-54x/utils/accton_as5712_monitor_psu.py+187
- as5712-54x/utils/accton_as5712_util.py+116-32
- as6712-32x/classes/__init__.py
- as6712-32x/classes/fanutil.py+253
- as6712-32x/classes/thermalutil.py+124
- as6712-32x/modules/Makefile+2
- as6712-32x/modules/accton-as6712-32x-cpld.c+946
- as6712-32x/modules/accton_as6712_32x_fan.c+463
- as6712-32x/modules/accton_as6712_32x_psu.c+364
- as6712-32x/modules/cpr_4011_4mxx.c+1
- as6712-32x/modules/leds-accton_as6712_32x.c+612
- as6712-32x/modules/ym2651y.c+1
- as6712-32x/service/as6712-platform-init.service+17
- as6712-32x/setup.py+16
- as6712-32x/utils/README+74
- as6712-32x/utils/accton_as6712_monitor.py+208
- as6712-32x/utils/accton_as6712_util.py+627
- as7326-56x/classes/fanutil.py+5-6
- as7326-56x/classes/psu.py+173
- as7326-56x/classes/thermalutil.py+95-37
- as7326-56x/service/as7326-platform-handle_mac.service+16
- as7326-56x/service/as7326-platform-monitor-fan.service+16
- as7326-56x/service/as7326-platform-monitor-psu.service+16
- as7326-56x/service/as7326-platform-monitor.service+1-1
- as7326-56x/utils/README+1-1
- as7326-56x/utils/accton_as7326_monitor.py+224-106
- as7326-56x/utils/accton_as7326_monitor_fan.py+200
- as7326-56x/utils/accton_as7326_monitor_psu.py+190
- as7326-56x/utils/accton_as7326_util.py+148-4
- as7326-56x/utils/accton_handle_mac.sh+20
- as7326-56x/utils/mac_reset.sh+234
- as7726-32x/classes/__init__.py
- as7726-32x/classes/fanutil.py+251
- as7726-32x/classes/thermalutil.py+128
- as7726-32x/modules/Makefile+19
- as7726-32x/modules/accton_as7726_32x_cpld.c+934
- as7726-32x/modules/accton_as7726_32x_fan.c+766
- as7726-32x/modules/accton_as7726_32x_leds.c+438
- as7726-32x/modules/accton_as7726_32x_psu.c+276
- as7726-32x/modules/ym2651y.c+603
- as7726-32x/modules/ym2651y.mod.c+55
- as7726-32x/service/as7726-32x-platform-handle_mac.service+16
- as7726-32x/service/as7726-32x-platform-monitor-fan.service+16
- as7726-32x/service/as7726-32x-platform-monitor-psu.service+16
- as7726-32x/service/as7726-32x-platform-monitor.service+18
- as7726-32x/setup.py+16
- as7726-32x/utils/README+117
- as7726-32x/utils/accton_as7726_32x_monitor.py+206
- as7726-32x/utils/accton_as7726_32x_monitor_fan.py+200
- as7726-32x/utils/accton_as7726_32x_monitor_psu.py+169
- as7726-32x/utils/accton_as7726_32x_util.py+560
- as7726-32x/utils/accton_handle_mac.sh+20
- as7726-32x/utils/mac_reset.sh+241
- as7816-64x/classes/fanutil.py+238
- as7816-64x/classes/thermalutil.py+123
- as7816-64x/service/as7816-platform-init.service+9-5
- as7816-64x/utils/accton_as7816_monitor.py+153
- as7816-64x/utils/accton_as7816_util.py+5-1
- common/classes/__init__.py
- common/modules/Makefile+1
- common/modules/cpr_4011_4mxx.c+83-46
- common/service/accton-platform-command.service+1
- common/setup.py+16
- debian/control+22-1
- debian/rules+2-1
- wedge100bf-32x/classes/__init__.py
- wedge100bf-32x/modules/Makefile
- wedge100bf-32x/service/wedge100bf-platform-init.service+13
- wedge100bf-32x/setup.py+16
- wedge100bf-32x/utils/README+28
- wedge100bf-32x/utils/accton_wedge100bf_util.py+533
- wedge100bf-65x/classes/__init__.py
- wedge100bf-65x/modules/Makefile+19
- wedge100bf-65x/modules/accton_wedge100bf_psensor.c+1.3k
- wedge100bf-65x/service/wedge100bf-platform-init.service+13
- wedge100bf-65x/setup.py+16
- wedge100bf-65x/utils/README+28
- wedge100bf-65x/utils/accton_wedge100bf_util.py+624
0 commit comments