Skip to content

Commit

Permalink
[PATCH] pktcdvd: make procfs interface optional
Browse files Browse the repository at this point in the history
pktcdvd: Update Kconfig help text.

Signed-off-by: Thomas Maier <[email protected]>
Signed-off-by: Peter Osterlund <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
sboxnet authored and Linus Torvalds committed Dec 8, 2006
1 parent adb9250 commit 2d4eeec
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -431,14 +431,18 @@ config CDROM_PKTCDVD
tristate "Packet writing on CD/DVD media"
depends on !UML
help
If you have a CDROM drive that supports packet writing, say Y to
include preliminary support. It should work with any MMC/Mt Fuji
compliant ATAPI or SCSI drive, which is just about any newer CD
writer.
If you have a CDROM/DVD drive that supports packet writing, say
Y to include support. It should work with any MMC/Mt Fuji
compliant ATAPI or SCSI drive, which is just about any newer
DVD/CD writer.

Currently only writing to CD-RW, DVD-RW and DVD+RW discs is possible.
Currently only writing to CD-RW, DVD-RW, DVD+RW and DVDRAM discs
is possible.
DVD-RW disks must be in restricted overwrite mode.

See the file <file:Documentation/cdrom/packet-writing.txt>
for further information on the use of this driver.

To compile this driver as a module, choose M here: the
module will be called pktcdvd.

Expand Down

0 comments on commit 2d4eeec

Please sign in to comment.