patch-2.0.34 linux/drivers/char/specialix.c

Next file: linux/drivers/char/specialix_io8.h
Previous file: linux/drivers/char/serial.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.33/linux/drivers/char/specialix.c linux/drivers/char/specialix.c
@@ -2,7 +2,7 @@
  *      specialix.c  -- specialix IO8+ multiport serial driver.
  *
  *      Copyright (C) 1997  Roger Wolff (R.E.Wolff@BitWizard.nl)
- *      Copyright (C) 1994-1996  Dmitry Gorodchanin (begemot@bgm.rosprint.net)
+ *      Copyright (C) 1994-1996  Dmitry Gorodchanin (pgmdsg@ibi.com)
  *
  *      Specialix pays for the development and support of this driver.
  *      Please DO contact io8-linux@specialix.co.uk if you require
@@ -69,7 +69,7 @@
  */
 
 #include <linux/module.h>
-
+#include <linux/config.h> /* CONFIG_SPECIALIX_RTSCTS */
 #include <asm/io.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov