From f9b8f27119a5fc811c2a0a25e686638c8b5680b8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 17 Dec 2009 20:17:21 +0100 Subject: add sangam-atm package - driver package for ag241 dsl modem, it loads, but we will see if it works.. --- package/sangam-atm/patches/patch-dsl_hal_advcfg_c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 package/sangam-atm/patches/patch-dsl_hal_advcfg_c (limited to 'package/sangam-atm/patches/patch-dsl_hal_advcfg_c') diff --git a/package/sangam-atm/patches/patch-dsl_hal_advcfg_c b/package/sangam-atm/patches/patch-dsl_hal_advcfg_c new file mode 100644 index 000000000..33149402d --- /dev/null +++ b/package/sangam-atm/patches/patch-dsl_hal_advcfg_c @@ -0,0 +1,15 @@ +--- sangam-atm-1.0.orig/dsl_hal_advcfg.c 2005-08-09 09:20:46.000000000 +0200 ++++ sangam-atm-1.0/dsl_hal_advcfg.c 2009-12-17 19:09:58.440420854 +0100 +@@ -36,9 +36,9 @@ + * 05Jul05 0.00.09 CPH CQ9775: Change dslhal_advcfg_configDsTones input parameters & support for ADSL2+ + * 24Jul05 0.00.10 CPH Fixed comments in dslhal_advcfg_configDsTones function header + *******************************************************************************/ +-#include +-#include +-#include ++#include "dev_host_interface.h" ++#include "dsl_hal_register.h" ++#include "dsl_hal_support.h" + + /*****************************************************************************/ + /* ACT API functions -- To be moved into their own independent module --RamP */ -- cgit v1.2.3