* [PATCH][CFT] cd-mrw support, version 2
@ 2002-03-26 9:06 Jens Axboe
0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2002-03-26 9:06 UTC (permalink / raw)
To: Linux Kernel
Hi,
Version 2 of Linux Mt Rainier CD-MRW support. Changes since the first
version:
kernel parts:
- Add SCSI CD-ROM support:
- Move check for mrw drive into the uniform layer
- add small probe checks in sr for writeable or not
- Add extra parameter to sr_do_ioctl to specify timeout
- Remove cdrom_exit, add ->exit() to cdrom_device_info instead
- Probe mt rainier mode page used by drive. Can be either 0x2c for the
first drives before the mode page was standardised (my Philips
prototype uses this), or the now official 0x03.
- Set lba address space to GAA on open as required by spec
Various changes to the user space app, judging from the feedback from
last time the far most interesting feature is that it has been renamed
to 'cdmrw' instead of 'mtr'. To compile cdmrw, you will need to copy
include/linux/cdrom.h to /usr/include/cdrom.h
Patch:
*.kernel.org/pub/linux/kernel/people/axboe/patches/v2.4/2.4.19-pre4/cd-mrw-2.bz2
Tool:
*.kernel.org/pub/linux/kernel/people/axboe/tools/cdmrw.c
--
Jens Axboe
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-03-26 9:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-26 9:06 [PATCH][CFT] cd-mrw support, version 2 Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox