Re: 2.6.9-rc1-mm2: why is DIGIEPCA marked BROKEN?

From: Christoph Hellwig
Date: Tue Aug 31 2004 - 15:18:59 EST


On Tue, Aug 31, 2004 at 07:47:19PM +0200, Adrian Bunk wrote:
> If I revert mark-pcxx-as-broken.patch, the driver compiles UP for me
> with exactly zero errors or warnings.
>
> @Christoph:
> Could you post the errors you observed?

Umm, sorry. As the patch name says it should have marked the pcxx
driver (CONFIG_DIGI) as broken.

--- 1.49/drivers/char/Kconfig 2004-08-28 19:04:06 +02:00
+++ edited/drivers/char/Kconfig 2004-08-31 21:58:53 +02:00
@@ -157,7 +157,7 @@

config DIGI
tristate "Digiboard PC/Xx Support"
- depends on SERIAL_NONSTANDARD && DIGIEPCA=n && BROKEN_ON_SMP
+ depends on SERIAL_NONSTANDARD && DIGIEPCA=n && BROKEN
help
This is a driver for the Digiboard PC/Xe, PC/Xi, and PC/Xeve cards
that give you many serial ports. You would need something like this
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/