Imported Upstream version 2.7.2

This commit is contained in:
Laurent Bigonville 2014-04-22 20:39:47 +02:00
parent 0121794af9
commit a356b56d11
263 changed files with 6039 additions and 8151 deletions

View file

@ -25,7 +25,7 @@
#include "nutdrv_qx_megatec-old.h"
#define MEGATEC_OLD_VERSION "Megatec/old 0.01"
#define MEGATEC_OLD_VERSION "Megatec/old 0.02"
/* qx2nut lookup table */
static item_t megatec_old_qx2nut[] = {
@ -128,7 +128,7 @@ static void megatec_old_initups(void)
/* Subdriver interface */
subdriver_t megatec_old_subdriver = {
MEGATEC_OLD_VERSION,
blazer_claim,
blazer_claim_light,
megatec_old_qx2nut,
megatec_old_initups,
NULL,