1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 21:09:48 +03:00
openwrt-xburst/package/swconfig/src
juhosg 56f15bb5f9 swconfig: Add cpu port index to help output.
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:32:40 +00:00
..
cli.c swconfig: Add cpu port index to help output. 2010-04-16 19:32:40 +00:00
Makefile swconfig: implement uci loading support 2009-04-21 01:35:30 +00:00
swlib.c swconfig: Add cpu port index to help output. 2010-04-16 19:32:40 +00:00
swlib.h swconfig: Add cpu port index to help output. 2010-04-16 19:32:40 +00:00
uci.c swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-" 2010-01-18 00:38:04 +00:00