public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rogerio Brito <rbrito@iname.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn't work)
Date: Mon, 5 Feb 2001 22:01:09 -0200	[thread overview]
Message-ID: <20010205220109.A9945@iname.com> (raw)
In-Reply-To: <20010203230544.A549@MourOnLine.dnsalias.org> <20010205020952.B1276@suse.de> <20010205013424.A15384@iname.com> <20010205144803.B5285@suse.de>
In-Reply-To: <20010205144803.B5285@suse.de>

On Feb 05 2001, Jens Axboe wrote:
> 	ioctl(cd_fd, CDROM_SELECT_SPEED, speed);

	I'd like to thank everybody that replied either on the list
	and privately. I didn't know that I could just use the /proc
	entries to change the IDE driver speed with a simple:

	echo current_speed:4 > /proc/ide/hdc/settings

	(Thanks Mark for this).

	I'd also like to thank Andries about the tip on the mount
	option. I didn't find anything in the util-linux (mount)
	manpage before I asked (I'm using Debian potato's util-linux
	2.10q-1).

	The option that I chose was to cook a little proggie to call
	the ioctl to set the speed. This is the most flexible solution
	(as it doesn't involve messing with fstab or being root to
	pass the mount option to mount). Thanks, Jens!

	Thank you all very, very much for the amazing (and fast) help!


	[]s, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rogerio Brito - rbrito@iname.com - http://www.ime.usp.br/~rbrito/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-02-06  0:01 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-03 22:05 ATAPI CDRW which doesn't work patrick.mourlhon
2001-02-04  1:06 ` Marko Kreen
2001-02-04 10:16   ` Joachim 'roh' Steiger
2001-02-04 10:35     ` AW: ATAPI CDRW which doesn't work -> devfs problems Friedrich Lindenberg
2001-02-04 11:52       ` AW: ATAPI CDRW which doesn't work -> devfs problems part2 Friedrich Lindenberg
2001-02-04 15:15     ` ATAPI CDRW which doesn't work Marko Kreen
     [not found]   ` <20010204073352.A529@MourOnLine.dnsalias.org>
     [not found]     ` <20010204172220.B19909@l-t.ee>
2001-02-04 16:58       ` patrick.mourlhon
2001-02-05  1:09 ` Jens Axboe
2001-02-05  3:34   ` Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn't work) Rogerio Brito
2001-02-05 13:40     ` Ingo Oeser
2001-02-05 15:30       ` Guest section DW
2001-02-05 15:39         ` Jens Axboe
2001-02-05 17:30       ` Andre Hedrick
2001-02-05 13:48     ` Jens Axboe
2001-02-06  0:01       ` Rogerio Brito [this message]
2001-02-06  0:23         ` Andre Hedrick
2001-02-10 21:46       ` Pavel Machek
2001-02-11 16:47         ` Jens Axboe
2001-02-11 20:21           ` Alan Olsen
2001-02-11 21:38             ` Jens Axboe
2001-02-11 22:19               ` Alan Olsen
2001-02-11 18:20         ` Rogerio Brito
2001-02-12  2:20           ` Slowing down CDROM drives Ion Badulescu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010205220109.A9945@iname.com \
    --to=rbrito@iname.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox