Prev: [PATCH 3/3]Documentation/aoe/aoe.txt update web address.
Next: [PATCH 27/27]Documentation/dvb/get_dvb_firmware update web address.
From: Justin P. Mattock on 21 Jul 2010 01:30 The patch below removes info about an old program in of which I could not find for the life of me, and just points to a an updated address. If anybody knows let me know and I'll resend. Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> --- Documentation/cdrom/packet-writing.txt | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/Documentation/cdrom/packet-writing.txt b/Documentation/cdrom/packet-writing.txt index 1c40777..a9433b4 100644 --- a/Documentation/cdrom/packet-writing.txt +++ b/Documentation/cdrom/packet-writing.txt @@ -94,17 +94,7 @@ Using the pktcdvd sysfs interface --------------------------------- Since Linux 2.6.20, the pktcdvd module has a sysfs interface -and can be controlled by it. For example the "pktcdvd" tool uses -this interface. (see http://people.freenet.de/BalaGi#pktcdvd ) - -"pktcdvd" works similar to "pktsetup", e.g.: - - # pktcdvd -a dev_name /dev/hdc - # mkudffs /dev/pktcdvd/dev_name - # mount -t udf -o rw,noatime /dev/pktcdvd/dev_name /dvdram - # cp files /dvdram - # umount /dvdram - # pktcdvd -r dev_name +and can be controlled by it. see: http://packet-cd.sourceforge.net/ For a description of the sysfs interface look into the file: -- 1.7.1.rc1.21.gf3bd6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |