patch-2.1.118 linux/drivers/sgi/char/streamable.c
Next file: linux/drivers/sgi/char/usema.c
Previous file: linux/drivers/sgi/char/shmiq.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Mon Aug 24 13:14:10 1998
- Orig file:
v2.1.117/linux/drivers/sgi/char/streamable.c
- Orig date:
Wed Dec 10 10:31:11 1997
diff -u --recursive --new-file v2.1.117/linux/drivers/sgi/char/streamable.c linux/drivers/sgi/char/streamable.c
@@ -79,6 +79,7 @@
sgi_gfx_ioctl, /* ioctl */
NULL, /* mmap */
sgi_gfx_open, /* open */
+ NULL, /* flush */
sgi_gfx_close, /* release */
NULL, /* fsync */
NULL, /* check_media_change */
@@ -199,6 +200,7 @@
sgi_keyb_ioctl, /* ioctl */
NULL, /* mmap */
sgi_keyb_open, /* open */
+ NULL, /* flush */
NULL, /* release */
NULL, /* fsync */
NULL, /* check_media_change */
@@ -339,6 +341,7 @@
sgi_mouse_ioctl, /* ioctl */
NULL, /* mmap */
sgi_mouse_open, /* open */
+ NULL, /* flush */
sgi_mouse_close, /* release */
NULL, /* fsync */
NULL, /* check_media_change */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov