patch-2.4.6 linux/drivers/sbus/char/aurora.h
Next file: linux/drivers/sbus/char/pcikbd.c
Previous file: linux/drivers/sbus/audio/dmy.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Thu Jun 14 14:16:58 2001
-  Orig file: 
v2.4.5/linux/drivers/sbus/char/aurora.h
-  Orig date: 
Mon Dec 20 22:06:42 1999
diff -u --recursive --new-file v2.4.5/linux/drivers/sbus/char/aurora.h linux/drivers/sbus/char/aurora.h
@@ -1,4 +1,4 @@
-/*	$Id: aurora.h,v 1.5 1999/12/02 09:55:16 davem Exp $
+/*	$Id: aurora.h,v 1.6 2001/06/05 12:23:38 davem Exp $
  *	linux/drivers/sbus/char/aurora.h -- Aurora multiport driver
  *
  *	Copyright (c) 1999 by Oliver Aldulea (oli@bv.ro)
@@ -244,7 +244,7 @@
 	struct tty_struct 	* tty;
 	int			count;
 	int			blocked_open;
-	int			event;
+	long			event;
 	int			timeout;
 	int			close_delay;
 	long			session;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)