patch-2.1.23 linux/drivers/cdrom/optcd.c
Next file: linux/drivers/cdrom/sbpcd.c
Previous file: linux/drivers/cdrom/mcdx.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Jan 26 12:07:11 1997
- Orig file:
v2.1.22/linux/drivers/cdrom/optcd.c
- Orig date:
Mon Dec 30 15:39:05 1996
diff -u --recursive --new-file v2.1.22/linux/drivers/cdrom/optcd.c linux/drivers/cdrom/optcd.c
@@ -1,5 +1,5 @@
/* linux/drivers/cdrom/optcd.c - Optics Storage 8000 AT CDROM driver
- $Id: optcd.c,v 1.29 1996/02/22 22:38:30 root Exp $
+ $Id: optcd.c,v 1.11 1997/01/26 07:13:00 davem Exp $
Copyright (C) 1995 Leo Spiekman (spiekman@dutette.et.tudelft.nl)
@@ -2002,7 +2002,7 @@
block_read, /* read - general block-dev read */
block_write, /* write - general block-dev write */
NULL, /* readdir - bad */
- NULL, /* select */
+ NULL, /* poll */
opt_ioctl, /* ioctl */
NULL, /* mmap */
opt_open, /* open */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov