1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

switch driver updates and fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2925 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2006-01-11 22:57:52 +00:00
parent bd2e448a4d
commit 4ddc3f5a08
4 changed files with 134 additions and 35 deletions

View File

@@ -27,6 +27,7 @@ typedef struct {
typedef struct {
struct list_head list;
char *name;
char *version;
char *interface;
int cpuport;
int ports;