summaryrefslogtreecommitdiffstats
path: root/src/af903x.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2012-09-21 20:01:45 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2012-09-21 20:01:45 (GMT)
commitc0dd634c8b5b2eb7c566ad5a8d8e0a75ac4058c3 (patch)
tree98d25bda9e81f24889dd31827d0252ab088b85bb /src/af903x.h
parentfc6c0fc3df42cfad3fe07aa20d06085d4026f0c0 (diff)
downloadAF903x_SRC-master.zip
AF903x_SRC-master.tar.gz
AF903x_SRC-master.tar.bz2
Josef Gercak's latest patches for the Asus U3100Mini PlusHEADmaster
Only the asus stick should work with this on 3.2 kernel. Other tuners/demodulators etc are disabled. Untested.
Diffstat (limited to 'src/af903x.h')
-rw-r--r--src/af903x.h12
1 files changed, 2 insertions, 10 deletions
diff --git a/src/af903x.h b/src/af903x.h
index 5c3b9ad..0d676ab 100644
--- a/src/af903x.h
+++ b/src/af903x.h
@@ -15,25 +15,17 @@
#include "af903x-ioctl.h"
#include "demodulator.h"
#include "userdef.h"
+//#include "firmware.h"
#include "type.h"
#include "Common.h"
#include <linux/version.h>
#include <linux/mutex.h>
-#define DRIVER_RELEASE_VERSION "v9.08.14.1"
+#define DRIVER_RELEASE_VERSION "v9.08.14.3"
//***************** customization *****************
//#define QuantaMID 1
//#define EEEPC 1
-//***************** from compat.h *****************
-#if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,18)
-typedef int bool;
-#define true 1
-#define false 0
-//***************** from dvb-usb.h *****************
-#define dvb_usb_device_properties dvb_usb_properties
-#define dvb_usb_adapter dvb_usb_device
-#endif
//***************** from device.h *****************//
#define AFA_USB_DEVICE