Lines Matching refs:sr

184 	* sr.c: Add handling for NEC_OLDCDR.  Treat as unknown.
206 * sr.c: spelling/whitespace changes.
224 * hosts.c, hosts.h, scsi_ioctl.c, sd.c, sd_ioctl.c, sg.c, sr.c,
240 * sr.c: More photo-cd hacks to make sure we get the xa stuff right.
241 * sr.h, sr.c: Change is_xa to xa_flags field.
308 * sr.c: Fix setting density for Toshiba drives.
367 * sr.c: Photo-cd related changes. (Gerd Knorr??).
384 * sr.c: Update photocd code.
426 * sr.c: Bump SR_TIMEOUT to 15000.
464 * sr.c: Fix problem in set mode command for Toshiba drives.
466 * sr.c: Fix typo from patch 81.
520 * sr.c: Likewise.
534 * sr.c: Attacked by spelling bee...
538 * sr.c: make printk messages for photoCD a little more informative.
578 * sr.c: More changes for Photo-CD. This apparently breaks NEC drives.
604 * sr.c:
742 * sr.c: Bugfix (do not subtract CD_BLOCK_OFFSET) for photo-cd
838 * sd.c, sr.c: Clear cmd_len field prior to each command we
846 * sr.c: Bugfix from Gerd in photocd code.
848 * sr.c: Bugfix in get_sectorsize - always use scsi_malloc buffer -
855 * sr.c: Change spelling of manufactor to manufacturer.
876 * sr.[h,c]: Add support for multi-session CDs from Gerd Knorr.
974 * sr.c, sd.c: Use new end_scsi_request function.
1010 * sr.c: Another spelling patch.
1018 * sr.c: Print correct device number.
1031 * sr.c: Set SCpnt->transfersize.
1100 * sr.c: Ditto, except for scsi_CDs.
1138 * sr.c (sr_open): Return -EROFS, not -EACCES if we attempt to open
1201 sd.c, sr.c, sg.c, st.c: Adjust init/attach functions to use new
1215 * sr.c(sr_open): Do not allow opens with write access.
1223 * sr.c: Remove stray task_struct* variable that was no longer
1276 * scsi.h, st.c, sr.c, sd.c, sg.c: Change *_init1 functions to use
1306 * sd.c, sr.c: Use new check_media_change and revalidate
1507 * sd.c, st.c, sr.c, sg.c: Return -ENXIO, not -ENODEV if we attempt
1620 * sr.c: Force reread of capacity if disk was changed.
1694 * sr.c: Add type casts for (void*) so that we can do pointer
1775 * sr.c: Use functions in constants.c to display messages.
1812 * sr.c: Set up blocksize array for all discs. Fix bug in freeing
1829 * sr.c: Increase timeout to 500 from 250. Add entry for sync in
1834 * sr.h: Add needs_sector_size semaphore.
1866 * sr.c, sr_ioctl.c: Use long instead of int for last parameter in sr_ioctl.
1904 * sr.c: Fix race condition, a la sd.c. Increase the number of retries
1945 * sr.c: Ditto.
1998 * sr.c: Same as above for sd.c.