[PATCH] 2.5.24 - drivers/net/tlan.c dma mapping 10/10

From: Francois Romieu (romieu@cogenit.fr)
Date: Sun Jun 30 2002 - 10:20:10 EST


- changelog update.

--- linux-2.5.24/drivers/net/tlan.c Sun Jun 30 15:13:20 2002
+++ linux-2.5.24/drivers/net/tlan.c Sun Jun 30 16:10:08 2002
@@ -164,6 +164,8 @@
  * v1.15 Apr 4, 2002 - Correct operation when aui=1 to be
  * 10T half duplex no loopback
  * Thanks to Gunnar Eikman
+ *
+ * v1.16 Jun 30, 2002 - DMA mapping conversion <romieu@cogenit.fr>
  *******************************************************************************/
 
 #include <linux/module.h>
@@ -218,7 +220,7 @@ static int bbuf;
 static dma_addr_t TLanPadBuffer_dma;
 static u8 *TLanPadBuffer;
 static char TLanSignature[] = "TLAN";
-static const char tlan_banner[] = "ThunderLAN driver v1.15\n";
+static const char tlan_banner[] = "ThunderLAN driver v1.16\n";
 static int tlan_have_pci;
 static int tlan_have_eisa;
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jun 30 2002 - 22:00:15 EST