brandonchuang
c40e43aadb
[device/accton] Fix accton driver not been installed ( #6327 )
...
Accton util applies lsmod to check if drivers are installed.
But lsmod may return error on startup and skip module installation.
Signed-off-by: Brandon Chuang <brandon_chuang@edge-core.com>
2021-01-15 08:23:04 -08:00
Joe LeVeque
23247514f9
Fix a number of LGTM alerts ( #5952 )
...
Fix 259 alerts reported by the LGTM tool:
- 245 for Unused import
- 7 for Testing equality to None
- 5 for Duplicate key in dict literal
- 1 for Module is imported more than once
- 1 for Unused local variable
2020-11-20 10:58:48 -08:00
dereksun01
6c0ab4b926
[device] accton device of as5812_54t supports SAI and modify as5812_54t periphery ( #3663 )
...
- Support as5812_54t SAI.
- Modify as5812_54t periphery.
Signed-off-by: derek_sun <derek_sun@edge-core.com>
2019-11-07 16:24:42 -08:00
Roy Lee
9179990ba1
[device][accton] Add as5812-54t. ( #3428 )
...
* Verified as5812_54t platfrom, except SDK and monitor.
Signed-off-by: roy_lee <roy_lee@accton.com>
* Add as5812-54t to build its debian package.
Signed-off-by: roy_lee <roy_lee@accton.com>
* Use the right cpld read/write api.
Signed-off-by: roy_lee <roy_lee@accton.com>
* Update device paths.
Signed-off-by: roy_lee <roy_lee@accton.com>
* update psu driver, correct python lib location.
Signed-off-by: roy_lee <roy_lee@accton.com>
* Give a default return value.
Signed-off-by: roy_lee <roy_lee@accton.com>
2019-09-10 22:07:13 -07:00
Guohan Lu
5d46e050d6
[devices]: move platform modules of accton, ingrasys, mitac, quanta into buildimage repo
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00