|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
/*
|
|
|
- * Copyright 2012-2013 Luke Dashjr
|
|
|
|
|
|
|
+ * Copyright 2012-2014 Luke Dashjr
|
|
|
*
|
|
*
|
|
|
* This program is free software; you can redistribute it and/or modify it
|
|
* This program is free software; you can redistribute it and/or modify it
|
|
|
* under the terms of the GNU General Public License as published by the Free
|
|
* under the terms of the GNU General Public License as published by the Free
|
|
@@ -17,9 +17,9 @@
|
|
|
#include <libusb.h>
|
|
#include <libusb.h>
|
|
|
|
|
|
|
|
#include "compat.h"
|
|
#include "compat.h"
|
|
|
-#include "ft232r.h"
|
|
|
|
|
#include "logging.h"
|
|
#include "logging.h"
|
|
|
#include "lowlevel.h"
|
|
#include "lowlevel.h"
|
|
|
|
|
+#include "lowl-ftdi.h"
|
|
|
#include "miner.h"
|
|
#include "miner.h"
|
|
|
|
|
|
|
|
#define FT232R_IDVENDOR 0x0403
|
|
#define FT232R_IDVENDOR 0x0403
|