[PATCH] mark pcxx as broken

From: Christoph Hellwig
Date: Sun Aug 29 2004 - 16:02:06 EST


It's already marked BROKEN_ON_SMP, but even a UP compile yields tons of
errors. While those aren't deeply complicated to fix having them for
over a year now is a pretty good indicator no one cares.


--- 1.49/drivers/char/Kconfig 2004-08-28 19:04:06 +02:00
+++ edited/drivers/char/Kconfig 2004-08-29 22:39:10 +02:00
@@ -138,7 +138,7 @@

config DIGIEPCA
tristate "Digiboard Intelligent Async Support"
- depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP
+ depends on SERIAL_NONSTANDARD && BROKEN
---help---
This is a driver for Digi International's Xx, Xeve, and Xem series
of cards which provide multiple serial ports. You would need
-
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/