/*
- * $Id$
- *
* Compex's MyLoader specific definitions
*
- * Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
- * Copyright (C) 2007 OpenWrt.org
+ * Copyright (C) 2006-2008 Gabor Juhos <juhosg@openwrt.org>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published
u32 did;
u32 svid;
u32 sdid;
+ uint8_t macs[MYLO_ETHADDR_COUNT][6];
};
extern struct myloader_info myloader_info;