Imported Upstream version 2.7.1

This commit is contained in:
Laurent Bigonville 2013-11-24 16:00:12 +01:00
parent a1fa151fc7
commit 0121794af9
451 changed files with 41339 additions and 10887 deletions

View file

@ -26,7 +26,7 @@
#include "blazer.h"
#define DRIVER_NAME "Megatec/Q1 protocol serial driver"
#define DRIVER_VERSION "1.55"
#define DRIVER_VERSION "1.56"
/* driver description structure */
upsdrv_info_t upsdrv_info = {
@ -114,6 +114,7 @@ void upsdrv_makevartable(void)
void upsdrv_initups(void)
{
#ifndef TESTING
const struct {
const char *val;
const int dtr;
@ -129,7 +130,7 @@ void upsdrv_initups(void)
int i;
const char *val;
#ifndef TESTING
struct termios tio;
/*