DORMANTno replies

[PATCH] Mark lanstreamer driver as not 64bit clean

From: Andi Kleen <hidden>
Date: 2004-03-17 11:01:17

It does extremly unsafe things with the PCI DMA API and spews some nasty
warnings on a 64bit compile.

Disable the lanstreamer driver for 64bit hosts for now.

-Andi

diff -u linux/drivers/net/tokenring/Kconfig-o linux/drivers/net/tokenring/Kconfig
--- linux/drivers/net/tokenring/Kconfig-o	1970-01-01 01:12:51.000000000 +0100
+++ linux/drivers/net/tokenring/Kconfig	2004-03-17 11:59:40.000000000 +0100
@@ -54,7 +54,7 @@
 
 config IBMLS
 	tristate "IBM Lanstreamer chipset PCI adapter support"
-	depends on TR && PCI
+	depends on TR && PCI && !64BIT
 	help
 	  This is support for IBM Lanstreamer PCI Token Ring Cards.
 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help