mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2026-01-09 00:31:47 +00:00
Added Accton AS7926_80xk support
This commit is contained in:
@@ -525,7 +525,11 @@ class OnlPlatformPortConfig_32x100(object):
|
||||
class OnlPlatformPortConfig_64x100(object):
|
||||
PORT_COUNT=64
|
||||
PORT_CONFIG="64x100"
|
||||
|
||||
|
||||
class OnlPlatformPortConfig_80x100(object):
|
||||
PORT_COUNT=80
|
||||
PORT_CONFIG="80x100"
|
||||
|
||||
class OnlPlatformPortConfig_128x100(object):
|
||||
PORT_COUNT=128
|
||||
PORT_CONFIG="128x100"
|
||||
|
||||
Reference in New Issue
Block a user