1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8426 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2007-08-18 17:34:50 +00:00
parent 908c9bf7f6
commit b548c2a378
5 changed files with 80 additions and 80 deletions

View File

@@ -1,7 +1,7 @@
diff -ur atm.old/tn7atm.c atm.dev/tn7atm.c
--- atm.old/tn7atm.c 2007-04-20 21:04:28.479287240 +0200
+++ atm.dev/tn7atm.c 2007-04-20 21:09:05.288205888 +0200
@@ -553,7 +553,7 @@
@@ -568,7 +568,7 @@
* Description: tnetd73xx SAR interrupt.
*
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@@ -10,7 +10,7 @@ diff -ur atm.old/tn7atm.c atm.dev/tn7atm.c
{
struct atm_dev *atmdev;
Tn7AtmPrivate *priv;
@@ -580,6 +580,7 @@
@@ -595,6 +595,7 @@
#ifdef TIATM_INST_SUPP
psp_trace_par (ATM_DRV_SAR_ISR_EXIT, retval);
#endif
@@ -18,7 +18,7 @@ diff -ur atm.old/tn7atm.c atm.dev/tn7atm.c
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -589,7 +590,7 @@
@@ -604,7 +604,7 @@
* Description: tnetd73xx DSL interrupt.
*
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@@ -27,7 +27,7 @@ diff -ur atm.old/tn7atm.c atm.dev/tn7atm.c
{
struct atm_dev *atmdev;
Tn7AtmPrivate *priv;
@@ -611,6 +612,8 @@
@@ -626,6 +626,8 @@
#ifdef TIATM_INST_SUPP
psp_trace_par (ATM_DRV_DSL_ISR_EXIT, retval);
#endif