changeset 10910:eb339c10228e

Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.
author lumag
date Sun, 21 Sep 2003 12:59:13 +0000
parents afa3e514f472
children a2b9b13af73f
files DOCS/en/cd-dvd.html DOCS/xml/en/cd-dvd.xml
diffstat 2 files changed, 2 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/cd-dvd.html	Sun Sep 21 12:33:13 2003 +0000
+++ b/DOCS/en/cd-dvd.html	Sun Sep 21 12:59:13 2003 +0000
@@ -33,11 +33,7 @@
 
 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>setcd -x [speed] [cdrom device]</CODE></P>
 
-<P>You can also try</P>
-
-<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo current_speed:4 &gt; /proc/ide/[cdrom device]/settings</CODE></P>
-
-<P>but you will need root privileges. The following command may also help:</P>
+<P>If you have root privileges the following command may also help:</P>
 
 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo file_readahead:2000000 &gt; /proc/ide/[cdrom device]/settings</CODE></P>
 
--- a/DOCS/xml/en/cd-dvd.xml	Sun Sep 21 12:33:13 2003 +0000
+++ b/DOCS/xml/en/cd-dvd.xml	Sun Sep 21 12:59:13 2003 +0000
@@ -34,9 +34,7 @@
 </para>
 
 <para>
-You can also try
-<screen>echo current_speed:4 &gt; /proc/ide/<replaceable>[cdrom device]</replaceable>/settings</screen>
-but you will need root privileges. The following command may also help:
+If you have root privileges the following command may also help:
 <screen>echo file_readahead:2000000 &gt; /proc/ide/<replaceable>[cdrom device]</replaceable>/settings</screen>
 </para>