All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Dalecki <dalecki@evision-ventures.com>
To: Andries.Brouwer@cwi.nl
Cc: linux-kernel@vger.kernel.org
Subject: Re: bitkeeper / IDE cleanup
Date: Wed, 06 Mar 2002 10:33:16 +0100	[thread overview]
Message-ID: <3C85E25C.6010304@evision-ventures.com> (raw)
In-Reply-To: <UTC200203052358.XAA187444.aeb@cwi.nl>

Andries.Brouwer@cwi.nl wrote:
> Andrew Morton writes:
> 
> 
>>fwiw, I prefer to not use bitkeeper, for the reasons which you outline.
>>
> 
> Seconded.
> 
> 
> Martin Dalecki writes:
> 
> : Disable configuration of the task file stuff.
> : It is going to go away and will be replaced by a truly abstract interface
> 
> Comment #1: Please observe the difference between cleanup and development.
>  I think your patches already went too far under the "cleanup" heading.

Plese note that the mail in wich I did send this particular patch didn't
contain the cleanup term. OK?

> Comment #2: We need a nice, general interface for the usual things,
>  and a very detailed direct-to-hardware interface for special purposes.
>  [Change the behaviour of a zip drive from "big floppy" to "removable disk"
>  and back. Take care of passwords on disks. Unstroke a 32+GB disk. Etc.]

Wen don't need "a nice general interface for the usual things". We need
the POSIX interface to them ;-).

However I agree that there is need for advanced features.
But first of all please notice that the
current "TASK FILE" code found there is not quite there. Second
please note that I would rather have a true lean *abstract* ioctl/sysctl
based interface to the really common things like spin down for example
and a tinny ioctl based interface for the people who love to break
hardware by software. Not quite what is there - the current taskfile
just tryes and fails (it's really hard to handle interrupts in user 
space) to map every single ATA-6 standard command to an ioctl().

The supposed validation of the commands prevents basically it's true
purpose as a back door for vendors loving to do things like controller
firmware updates through undefined commands.

I hope this makes my opinins clear.


  reply	other threads:[~2002-03-06  9:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-05 23:58 bitkeeper / IDE cleanup Andries.Brouwer
2002-03-06  9:33 ` Martin Dalecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-03-06 12:12 Andries.Brouwer
2002-03-06 12:52 ` Martin Dalecki
2002-03-06 14:26   ` Alan Cox
2002-03-06 14:52   ` Alan Cox
2002-03-06 14:55     ` Martin Dalecki
2002-03-06 13:09 Andries.Brouwer

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=3C85E25C.6010304@evision-ventures.com \
    --to=dalecki@evision-ventures.com \
    --cc=Andries.Brouwer@cwi.nl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.