public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jesse Pollard <pollard@admin.navo.hpc.mil>
To: Andre Hedrick <andre@linux-ide.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Honest does not pay here ...
Date: Tue, 7 Jan 2003 17:09:55 -0600	[thread overview]
Message-ID: <200301071709.56008.pollard@admin.navo.hpc.mil> (raw)
In-Reply-To: <Pine.LNX.4.10.10301071251280.421-100000@master.linux-ide.org>

On Tuesday 07 January 2003 02:58 pm, Andre Hedrick wrote:
> On Tue, 7 Jan 2003, Jesse Pollard wrote:
> > Personally, I view binary only drivers as evidence of incompetence, or
> > embarassement over how poor a design is in the first place...
>
> Funny how you would call a persons work who you trust in open source now
> becomes dirty in closed.  Next time you spout crap of this magnitude,
> remember who made possible for the DCFL "Defense Computer Forensics Lab",
> your cluster computers to use ATA by writing giving away almost all the
> pci chipsets supported to date.
>
> I am not incompetence or embarassement, just want to pay the mortgage.
> So why don't you offer to pay my mortgage and bills for the next 30 years?
>
> So from the "incompetence" and "embarassed" author of your disk drives,
> you are welcome.

Not quite the same thing. I'm referring to the hardware design. I've seen too
much crap hidden in drivers to try and coverup crappy hardware
design/implementation.

I would presume your cut would come from my willingness to purchace the
hardware. Your added value is a software demonstration of capability. My
contribution is to test your source under other versions of the kernel, and if
I improve/fix bugs that are then returned to the community which you then
merge into your driver back to the company. Then more hardware would get
sold, and you get another cut.

If they don't pay you for support, then you are not required to provide
additional support by merging, redesigning, or extending. Your contribution
to the company is to improve their sales.

I used to develop drivers for DEC hardware, for OSs that were NOT from DEC.
I was paid by those who used that hardware for additional sales (actually, 
they leased equipment/services for oil surveys). Why was DEC equipment
used?

1. full hardware documentation was available
2. it was the least expensive hardware
3. the devices worked (well.. up until they started trying to kill the PDP11s)

Out of the hardware designed by the company (not DEC), the only parts they
would NOT release was a piece of crap that was a radio ranging interface. It
did not even provide a synchronous parallel interface (we were forced to read
the device twice and compair the reads. If they didn't match, then we had to 
read it again and compair. If this didn't match the preceeding answer, we had 
to start over... If two of them matched then we got a good read... 90 times 
out of a 100...)

Oh, I almost forgot the other crappy one - a spread spectrum modem that would 
receive 130 to 140 bytes for every 128 bytes sent... We had to implement a 
full packet protocol just to send 15 bytes (it wouldn't start tansmitting 
until the 16th byte was sent to the device). Then we had to be sure to send
AT LEAST enough to fill out 128 bytes, even if we didn't have that much data.
(I don't think it stopped transmitting until it had sent 128) and nulls 
weren't accepted for some reason. I could not convince the designer that
it would be much better to put the packet protocol in the modem itself and
hide those bad bytes.

Neither of these were very acceptable to the clients... but we hid most of
the crap in the drivers.

In your case, If I can't get the full specs (even to understand what the 
device is supposed to do), then I don't really want it. If I recieve drivers
that work, and available in source (all of mine currently are this way), then
I'll use it, and I am willing to purchase more of them.

-- 
-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil

Any opinions expressed are solely my own.

  reply	other threads:[~2003-01-07 23:04 UTC|newest]

Thread overview: 88+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-04 18:09 Honest does not pay here Adam J. Richter
2003-01-05 22:03 ` Henning P. Schmiedehausen
2003-01-05 22:53   ` David van Hoose
2003-01-05 23:14     ` Henning P. Schmiedehausen
2003-01-06  0:22       ` David van Hoose
2003-01-06  9:31         ` Henning Schmiedehausen
2003-01-06 23:41         ` Matthias Andree
2003-01-06 23:59           ` Andre Hedrick
2003-01-07  0:07           ` Andrew Walrond
2003-01-07  0:51             ` Steven Barnhart
2003-01-07  9:57               ` Henning P. Schmiedehausen
2003-01-07 11:21                 ` Alexander Kellett
2003-01-07 23:04                 ` Daniel Egger
2003-01-07  1:24             ` Matthias Andree
2003-01-07 10:07               ` Henning P. Schmiedehausen
2003-01-07 12:44                 ` Alan Cox
2003-01-12 23:36                 ` Matthias Andree
2003-01-07 16:32               ` Bill Davidsen
2003-01-07 17:21                 ` Ryan Anderson
2003-01-07 18:33                 ` Jesse Pollard
2003-01-07 19:24                   ` Bill Davidsen
2003-01-07 20:58                   ` Andre Hedrick
2003-01-07 23:09                     ` Jesse Pollard [this message]
2003-01-08  0:24                       ` Andre Hedrick
2003-01-07 23:35                   ` Matthias Andree
2003-01-07 23:33                 ` Matthias Andree
2003-01-07 14:24           ` Dana Lacoste
2003-01-07 23:28             ` Matthias Andree
2003-01-08  0:24               ` venom
2003-01-08  0:30                 ` Larry McVoy
2003-01-08  0:54                   ` venom
2003-01-08  1:10                     ` Andre Hedrick
2003-01-08 10:08                       ` venom
2003-01-08 11:05                         ` Andre Hedrick
     [not found]                         ` <Pine.LNX.4.10.10301080249330.421-100000@master.linux-ide.o rg>
2003-01-08 15:25                           ` Stephen Satchell
2003-01-08  1:10                   ` Matthias Andree
2003-01-08  1:41                   ` Alan Cox
2003-01-08 14:59                   ` Jesse Pollard
2003-01-10 14:30                   ` Pavel Machek
     [not found]                 ` <mailman.1041987068.25081.linux-kernel2news@redhat.com>
2003-01-08  4:19                   ` User mode drivers (Honest does not pay here ...) Pete Zaitcev
2003-01-08  6:17                     ` Dmitry A. Fedorov
  -- strict thread matches above, loose matches on Subject: below --
2003-01-13  0:18 Honest does not pay here Adam J. Richter
2003-01-12  9:27 Adam J. Richter
2003-01-12 10:25 ` Andrew McGregor
2003-01-12 13:52 ` Paul Jakma
2003-01-08  7:29 Hell.Surfers
2003-01-08 20:59 ` Philip Dodd
2003-01-09 23:27   ` Bill Davidsen
     [not found] <Pine.LNX.3.96.1030107112017.15952A-100000@gatekeeper.tmr.com>
2003-01-07 20:04 ` Steven Barnhart
2003-01-06  2:08 Adam J. Richter
2003-01-05 20:21 Adam J. Richter
2003-01-05 20:29 ` Andre Hedrick
2003-01-05 22:28   ` Trever L. Adams
2003-01-06  0:01     ` Andrew McGregor
2003-01-06  0:15       ` Trever L. Adams
2003-01-06  1:43         ` Stephen Satchell
2003-01-06  7:40           ` Trever L. Adams
2003-01-06  8:37             ` Andre Hedrick
2003-01-06  2:03         ` Ian Molton
2003-01-06  3:14         ` Andrew McGregor
2003-01-06  2:18   ` jw schultz
2003-01-06  1:03 ` Larry McVoy
2003-01-05 12:34 Adam J. Richter
2003-01-05 19:31 ` William Lee Irwin III
2003-01-05 12:26 Adam J. Richter
2003-01-05 14:51 ` Larry McVoy
2003-01-05 15:33 ` Alan Cox
2003-01-05 20:07   ` Andre Hedrick
2003-01-05 15:45 ` Andre Hedrick
2003-01-05  0:25 Adam J. Richter
2003-01-05  3:21 ` Paul Jakma
2003-01-05 11:24   ` Andrew McGregor
2003-01-05 15:53   ` Matthew Zahorik
2003-01-05 18:16     ` Mike Galbraith
2003-01-05 19:47       ` Bruce Harada
2003-01-05 20:06         ` Mike Galbraith
2003-01-05 22:54         ` Andre Hedrick
2003-01-04 17:05 Billy Rose
2003-01-04 14:12 Andre Hedrick
2003-01-04 14:22 ` Murray J. Root
2003-01-04 14:28 ` William Lee Irwin III
2003-01-04 14:49 ` Andrew McGregor
2003-01-04 15:28 ` Rik van Riel
2003-01-04 20:48   ` Andre Hedrick
2003-01-04 20:56     ` Mark Rutherford
2003-01-04 17:06 ` Steve Lee
2003-01-04 18:38 ` Andrew Walrond
2003-01-04 21:50 ` brian

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=200301071709.56008.pollard@admin.navo.hpc.mil \
    --to=pollard@admin.navo.hpc.mil \
    --cc=andre@linux-ide.org \
    --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