Re: Linux stifles innovation...

2001-02-27 Thread Geert Uytterhoeven
On Fri, 23 Feb 2001, David Weinehall wrote: > On Fri, Feb 23, 2001 at 07:14:48AM -0500, Wakko Warner wrote: > > > - Some architectures' ports of the Linux kernel, at least in their current > > > state (has anyone actually tried to *compile* the PPC kernel since > > > 2.4. besides me?) > > > > Hav

Re: Linux stifles innovation...

2001-02-24 Thread Alan Cox
> Why would anyone want to "discuss" paying intel when the license allows you > to distribute it for nothing? Its clearly designed as an alternative to GPL > for commercial vendors. Because if you bother to talk to Intel about your problems Im sure they will give you a quote to work on it - To

Re: Linux stifles innovation...

2001-02-24 Thread Dennis
At 03:47 PM 02/17/2001, Alan Cox wrote: > > both lock up under load. You dont run a busy ISP i guess. The fact that > > they come out with a new release every few minutes is clear evidence that > > it is problematic. > >I've been technical director of an ISP. I help manage sites that have not >ins

Re: Linux stifles innovation...

2001-02-23 Thread David Weinehall
On Fri, Feb 23, 2001 at 07:14:48AM -0500, Wakko Warner wrote: > > - Some architectures' ports of the Linux kernel, at least in their current > > state (has anyone actually tried to *compile* the PPC kernel since > > 2.4. besides me?) > > Have you tried comiling 2.2.x where x > 13 on an m68k mac o

Re: Linux stifles innovation...

2001-02-23 Thread Wakko Warner
> - Some architectures' ports of the Linux kernel, at least in their current > state (has anyone actually tried to *compile* the PPC kernel since > 2.4. besides me?) Have you tried comiling 2.2.x where x > 13 on an m68k mac or 2.4.x on an m68k mac? doesn't happen. The patches I found for 2.2 di

RE: Linux stifles innovation...

2001-02-21 Thread Dr. Kelsey Hudson
On Wed, 21 Feb 2001, Leif Sawyer wrote: > > From: Dr. Kelsey Hudson [mailto:[EMAIL PROTECTED]] > > > > 'good' in this case was meant to mean working properly, well-coded, > > does-what-it's-suppossed-to-do, eg not broken in one way or > > another. English should have a better word that 'good...'

Re: Linux stifles innovation...

2001-02-21 Thread Alan Cox
> - Some architectures' ports of the Linux kernel, at least in their current > state (has anyone actually tried to *compile* the PPC kernel since > 2.4. besides me?) Yes it compiles beautifully. Just remember to get it from the ppc tree because its not merged yet - To unsubscribe from this list:

Re: Linux stifles innovation...

2001-02-21 Thread Dr. Kelsey Hudson
On Thu, 22 Feb 2001, Augustin Vidovic wrote: > On Wed, Feb 21, 2001 at 03:00:26PM -0800, Dr. Kelsey Hudson wrote: > > By saying this, you are implying that all pieces of code released under > > the GPL are 'good' pieces of code. > > If you want to rephrase it like that, ok, but then you must not

Re: Linux stifles innovation...

2001-02-21 Thread Jonathan Morton
At 11:00 pm + 21/2/2001, Dr. Kelsey Hudson wrote: >On Sat, 17 Feb 2001, Augustin Vidovic wrote: > >> 1- GPL code is the opposite of crap > >By saying this, you are implying that all pieces of code released under >the GPL are 'good' pieces of code. I can give you several examples of code >where

RE: Linux stifles innovation...

2001-02-21 Thread Dr. Kelsey Hudson
On Sat, 17 Feb 2001, Torrey Hoffman wrote: > On the other hand, they make excellent mice. The mouse wheel and > the new optical mice are truly innovative and Microsoft should be > commended for them. The idea of an optical mouse is nothing new: I've got an optical mouse sitting to the side of m

RE: Linux stifles innovation...

2001-02-21 Thread Leif Sawyer
> From: Dr. Kelsey Hudson [mailto:[EMAIL PROTECTED]] > > 'good' in this case was meant to mean working properly, well-coded, > does-what-it's-suppossed-to-do, eg not broken in one way or > another. English should have a better word that 'good...' > Functional, perfect, clean, documented, reada

Re: Linux stifles innovation...

2001-02-21 Thread Dr. Kelsey Hudson
On Sat, 17 Feb 2001, Alan Olsen wrote: > "You keep using that word. i don't think it means what you think it > means." ...To quote Indigo Montoya, speaking to Vuzinni, from "The Princess Bride" :) One hell of a story :) Kelsey Hudson [EMAIL PROTECTED]

Re: Linux stifles innovation...

2001-02-21 Thread Dr. Kelsey Hudson
On Sat, 17 Feb 2001, Augustin Vidovic wrote: > 1- GPL code is the opposite of crap By saying this, you are implying that all pieces of code released under the GPL are 'good' pieces of code. I can give you several examples of code where this is not the case; several I have written for my own use,

Re: Linux stifles innovation...

2001-02-21 Thread Augustin Vidovic
On Wed, Feb 21, 2001 at 03:00:26PM -0800, Dr. Kelsey Hudson wrote: > On Sat, 17 Feb 2001, Augustin Vidovic wrote: > > > 1- GPL code is the opposite of crap > > By saying this, you are implying that all pieces of code released under > the GPL are 'good' pieces of code. If you want to rephrase it

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-20 Thread Brian May
> "Jeff" == Jeff Garzik <[EMAIL PROTECTED]> writes: Jeff> FWIW, -every single- Windows driver source code I've seen Jeff> has been bloody awful. Asking them to release that code Jeff> would probably result in embarrassment. Same reasoning why Jeff> many companies won't relea

Re: The lack of specification (was Re: [LONG RANT] Re: Linux stifles innovation... )

2001-02-19 Thread Eric W. Biederman
Mikulas Patocka <[EMAIL PROTECTED]> writes: > Imagine that there is specification of mark_buffer_dirty. That > specification says that > 1. it may not block > 2. it may block > > In case 1. implementators wouldn't change it to block in stable kernel > relese because they don't

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Keith Owens
On Mon, 19 Feb 2001 10:58:36 -0500 (EST), "Richard B. Johnson" <[EMAIL PROTECTED]> wrote: >I was unable to use the new kernel because the drivers I need for >`initrd` all had undefined symbols relating to some high memory stuff. >This, in spite of the fact that I did: > >cp .config .. >make clean

Re: The lack of specification (was Re: [LONG RANT] Re: Linux stifles innovation... )

2001-02-19 Thread Mikulas Patocka
> One of these things must happen: > > a. follow the specification, even if that makes code slow and contorted > b. change the specification > c. ignore the specification > d. get rid of the specification > > Option "a" will not be accepted around here. Sorry. It should be followed in stable re

Re: The lack of specification (was Re: [LONG RANT] Re: Linux stifles innovation... )

2001-02-19 Thread Albert D. Cahalan
Mikulas Patocka writes: > Imagine that there is specification of mark_buffer_dirty. That > specification says that > 1. it may not block > 2. it may block > > In case 1. implementators wouldn't change it to block in stable kernel > relese because they don't want to violate the

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Andre Hedrick
On Mon, 19 Feb 2001, Henning P . Schmiedehausen wrote: > And yes, there _is_ IMHO a difference in telling someone on LKM, > especially someone without deeper knowledge that is lookin for help: > > "You're using a non-open source driver, so we can't help you. Please > ask your vendor for support.

The lack of specification (was Re: [LONG RANT] Re: Linux stifles innovation... )

2001-02-19 Thread Mikulas Patocka
> > > > I suspect part of the problem with commercial driver support on Linux is that > > > > the Linux driver API (such as it is) is relatively poorly documented > > > > > > In-kernel documentation, agreed. > > > > > > _Linux Device Drivers_ is a good reference for 2.2 and below. > > > > And d

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Alan Cox
> One of the latest module killers was the opaque type, "THIS_MODULE", > put at the beginning of struct file_operations. This happened between > 2.4.0 and 2.4.x. So it's not "imagination". No it happened before 2.4.0 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Jeff Garzik
On Mon, 19 Feb 2001, Mikulas Patocka wrote: > > > I suspect part of the problem with commercial driver support on Linux is that > > > the Linux driver API (such as it is) is relatively poorly documented > > > > In-kernel documentation, agreed. > > > > _Linux Device Drivers_ is a good reference

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Jeff Garzik
On Mon, 19 Feb 2001, Richard B. Johnson wrote: > One of the latest module killers was the opaque type, "THIS_MODULE", > put at the beginning of struct file_operations. This happened between > 2.4.0 and 2.4.x. So it's not "imagination". Richard, Time to join the rest of us on planet Earth. That

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Alan Cox
> So, is it legal to put changes to a twin licensed driver in the Linux > kernel tree back into the same driver in the BSD tree? Just make it plain that patches and contributions to that driver must be dual licensed. We have several shared drivers with BSD and most people seem happy that small fi

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Paul Jakma
On Mon, 19 Feb 2001, Henning P . Schmiedehausen wrote: > So, is it legal to put changes to a twin licensed driver in the Linux > kernel tree back into the same driver in the BSD tree? IANAL, but AIUI: if the changes are made the copyright holder then they may do whatever they want. (release the

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Richard B. Johnson
On Mon, 19 Feb 2001, Jeff Garzik wrote: > On Mon, 19 Feb 2001, David Howells wrote: > > I suspect part of the problem with commercial driver support on Linux is that > > the Linux driver API (such as it is) is relatively poorly documented > > In-kernel documentation, agreed. > > _Linux Device D

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Mikulas Patocka
> > I suspect part of the problem with commercial driver support on Linux is that > > the Linux driver API (such as it is) is relatively poorly documented > > In-kernel documentation, agreed. > > _Linux Device Drivers_ is a good reference for 2.2 and below. And do implementators of generic kern

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Jeff Garzik
On Mon, 19 Feb 2001, David Howells wrote: > I suspect part of the problem with commercial driver support on Linux is that > the Linux driver API (such as it is) is relatively poorly documented In-kernel documentation, agreed. _Linux Device Drivers_ is a good reference for 2.2 and below. > and s

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Jes Sorensen
> "Jeff" == Jeff Garzik <[EMAIL PROTECTED]> writes: Jeff> On Mon, 19 Feb 2001, Werner Almesberger wrote: >> Now what's at stake ? Look at the Windows world. Also there, >> companies could release their drivers as Open Source. Quick, how >> many do this ? Almost none. So, given the choice, mo

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread David Howells
I suspect part of the problem with commercial driver support on Linux is that the Linux driver API (such as it is) is relatively poorly documented and seems to change almost on a week-by-week basis anyway. I've done my share of chasing the current kernel revision with drivers that aren't part of

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Werner Almesberger
Henning P . Schmiedehausen wrote: > No, I don't. I don't at all. But I prefer a more pragmatic approach to > the developers and companies who don't. I actually think it's good if we appear to be a little more "hard-liners" than we really are. If companies assume that only open source will get the

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Nicholas Knight
- Original Message - From: "David Lang" <[EMAIL PROTECTED]> To: "Nicholas Knight" <[EMAIL PROTECTED]> Cc: "Jeff Garzik" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, February 19, 2001 3:36 AM Subject: Re: [LONG RANT] Re: L

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Nicholas Knight
- Original Message - From: "Jeff Garzik" <[EMAIL PROTECTED]> To: "Nicholas Knight" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 19, 2001 3:47 AM Subject: Re: [LONG RANT] Re: Linux stifles innovation... > On Mon, 19 Feb 200

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Henning P . Schmiedehausen
On Mon, Feb 19, 2001 at 05:07:02AM -0600, Jeff Garzik wrote: > On Mon, 19 Feb 2001, Werner Almesberger wrote: > > Now what's at stake ? Look at the Windows world. Also there, companies > > could release their drivers as Open Source. Quick, how many do this ? > > Almost none. So, given the choice,

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Werner Almesberger
Jeff Garzik wrote: > FWIW, -every single- Windows driver source code I've seen has been > bloody awful. Asking them to release that code would probably result in > embarrassment. Maybe a good analogy is that drivers are to hardware companies like excrements are to living creatures: in order to s

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Henning P . Schmiedehausen
On Mon, Feb 19, 2001 at 11:53:14AM +0100, Werner Almesberger wrote: > Henning P. Schmiedehausen wrote: > Fine. So you've reinvented AIX, HP-UX, SCO, etc. The question is what > you expect from Linux. After all, you strongly disagree with the main > common denominator of Linux developers, that it

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Jeff Garzik
On Mon, 19 Feb 2001, Nicholas Knight wrote: > From: "Jeff Garzik" <[EMAIL PROTECTED]> > > FWIW, -every single- Windows driver source code I've seen has been > > bloody awful. Asking them to release that code would probably result in > > embarrassment. Same reasoning why many companies won't rel

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread David Lang
> Subject: Re: [LONG RANT] Re: Linux stifles innovation... > > - Original Message - > From: "Jeff Garzik" <[EMAIL PROTECTED]> > To: "Werner Almesberger" <[EMAIL PROTECTED]> > Cc: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]>

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Nicholas Knight
- Original Message - From: "Jeff Garzik" <[EMAIL PROTECTED]> To: "Werner Almesberger" <[EMAIL PROTECTED]> Cc: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, February 19, 2001 3:07 AM Subject: Re:

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Jeff Garzik
On Mon, 19 Feb 2001, Werner Almesberger wrote: > Now what's at stake ? Look at the Windows world. Also there, companies > could release their drivers as Open Source. Quick, how many do this ? > Almost none. So, given the choice, most companies have defaulted to > closed source. Consistently compla

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Werner Almesberger
Henning P. Schmiedehausen wrote: > Company wants to make at least some bucks with their > products and the driver is part of the product. So they may want to > release a driver which is "closed source". Usually, the driver doesn't play a large role in product differentiation, at least not in a po

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Helge Hafting
"Henning P. Schmiedehausen" wrote: > > _BUT_ all these people that want to use Linux ask sometimes for help > outside their vendor contracts, they get told exactly this: "Go away > where. You're not using the "one true source from kernel.org". They're > more locked it with their "open software"

Re: Money stifles innovation [was: Linux stifles innovation.]

2001-02-18 Thread Neil Brown
On Sunday February 18, [EMAIL PROTECTED] wrote: > > > On Sun, Feb 18, 2001 at 12:57:14AM -0800, Dan Hollis wrote: > > > > The XOR patent and the fraudulent enforcement of it is the purest > > > > embodiment of everything that is wrong with the patent system and IP law. > > > On Sun, 18 Feb 2001 [

Re: Money stifles innovation [was: Linux stifles innovation.]

2001-02-18 Thread brian
> > On Sun, Feb 18, 2001 at 12:57:14AM -0800, Dan Hollis wrote: > > > The XOR patent and the fraudulent enforcement of it is the purest > > > embodiment of everything that is wrong with the patent system and IP law. > On Sun, 18 Feb 2001 [EMAIL PROTECTED] wrote: > > As a person with a some decade

Re: Money stifles innovation [was: Linux stifles innovation.]

2001-02-18 Thread Dan Hollis
On Sun, 18 Feb 2001 [EMAIL PROTECTED] wrote: > On Sun, Feb 18, 2001 at 12:57:14AM -0800, Dan Hollis wrote: > > The XOR patent and the fraudulent enforcement of it is the purest > > embodiment of everything that is wrong with the patent system and IP law. > As a person with a some decades of experi

Re: Linux stifles innovation...

2001-02-18 Thread Gregory S. Youngblood
On Sun, 18 Feb 2001, Michael H. Warfield wrote: > On Sun, Feb 18, 2001 at 12:00:03PM -0600, Gregory S. Youngblood wrote: > > > I remember being at a computer show in Minneapolis where a small company > > was showing off this mouse that worked on a variety of surfaces without a > > ball. I'm tryin

Re: Linux stifles innovation...

2001-02-18 Thread Jonathan Morton
>> > On the other hand, they make excellent mice. The mouse wheel and >> > the new optical mice are truly innovative and Microsoft should be >> > commended for them. >> > >> The wheel was a nifty idea, but I've seen workstations 15 years old with >> optical mice. It wasn't MS's idea. > > I

Re: Linux stifles innovation...

2001-02-18 Thread Andre Hedrick
On Sun, 18 Feb 2001, Steve VanDevender wrote: > Andre Hedrick writes: > > Those are not threats they are terms to enforce the License you agreed > > upon the very act of editing the source code that you are using in the > > kernel. > > Get it right, Andre. The mere act of editing a file that

Re: Linux stifles innovation...

2001-02-18 Thread Steve VanDevender
Andre Hedrick writes: > Those are not threats they are terms to enforce the License you agreed > upon the very act of editing the source code that you are using in the > kernel. Get it right, Andre. The mere act of editing a file that is part of a GPL-licensed source distribution doesn't bind

Re: Linux stifles innovation...

2001-02-18 Thread Andre Hedrick
On Sun, 18 Feb 2001, Henning P . Schmiedehausen wrote: > Bla, bla, bla. The usual Andre Hedrick rant about how superior you're > to all other, threats and the cited hostility of "open source advocats" > about everyone not their opinion. > > You may be a really talented software developer with a

Re: Money stifles innovation [was: Linux stifles innovation.]

2001-02-18 Thread brian
> On Sun, 18 Feb 2001 [EMAIL PROTECTED] wrote: > > About a year later I was talking with a group of business owners who had > > also received a similar demand letter. Some paid, some didn't. Those > > who didn't pay were not pursued other than the occasional copy of the > > demand letter. On S

Re: Linux stifles innovation...

2001-02-18 Thread Bob Taylor
In message <96o9uf$j4h$[EMAIL PROTECTED]>, "Henning P. Schmiedehausen" write s: > [EMAIL PROTECTED] (Gregory Maxwell) writes: > > >when you said commercial above) drivers for Linux, including the steaming > >pile of garbage your company ships. > > "hostile behaviour of the open source community

Re: XOR [ was: Linux stifles innovation.]

2001-02-18 Thread Aaron Tiensivu
| Since that time, about 1986, I learned that there is a whole cottage | industry of going through old, but not too old, patents and seeing how | they can be misconstrued to apply to current technology, buying the | patent for cheap, and then threatening "infringers". More or less | an extortion

Re: XOR [ was: Linux stifles innovation.]

2001-02-18 Thread Aaron Tiensivu
| Since that time, about 1986, I learned that there is a whole cottage | industry of going through old, but not too old, patents and seeing how | they can be misconstrued to apply to current technology, buying the | patent for cheap, and then threatening "infringers". More or less | an extortion

Re: Linux stifles innovation...

2001-02-18 Thread Michael H. Warfield
On Sun, Feb 18, 2001 at 12:00:03PM -0600, Gregory S. Youngblood wrote: > On Sun, 18 Feb 2001, Michael H. Warfield wrote: > > On Sat, Feb 17, 2001 at 09:15:08PM -0800, Ben Ford wrote: > > > > > > > > On the other hand, they make excellent mice. The mouse wheel and > > > > the new optical mice are

Re: Linux stifles innovation...

2001-02-18 Thread Peter Svensson
On Sun, 18 Feb 2001, Gregory S. Youngblood wrote: > I remember being at a computer show in Minneapolis where a small company > was showing off this mouse that worked on a variety of surfaces without a > ball. I'm trying to remember if the mouse was optical or used yet another > method of function

Re: Linux stifles innovation...

2001-02-18 Thread Henning P . Schmiedehausen
On Sun, Feb 18, 2001 at 09:50:17AM -0800, Andre Hedrick wrote: [...] > If you do not like that rule, LEAVE! [...] > if I catch you abusing the privildge of use of my work, I will > pursue you in terms defined as actionable. [...] > And you do not have the knowledge or authority to comment on th

Re: Linux stifles innovation...

2001-02-18 Thread Gregory S. Youngblood
On Sun, 18 Feb 2001, Michael H. Warfield wrote: > On Sat, Feb 17, 2001 at 09:15:08PM -0800, Ben Ford wrote: > > > > > > On the other hand, they make excellent mice. The mouse wheel and > > > the new optical mice are truly innovative and Microsoft should be > > > commended for them. > > > > > The

Re: Linux stifles innovation...

2001-02-18 Thread Andre Hedrick
On Sun, 18 Feb 2001, Henning P. Schmiedehausen wrote: > >- Innovative new hardware devices are more likely to be based on > >Linux than any Microsoft OS. For example, the TiVO, the coolest > >improvement to television since the VCR. Henning, When you begin to learn that OpenSource is the way a

Re: Linux stifles innovation...

2001-02-18 Thread Michael H. Warfield
On Sat, Feb 17, 2001 at 09:15:08PM -0800, Ben Ford wrote: > > > > On the other hand, they make excellent mice. The mouse wheel and > > the new optical mice are truly innovative and Microsoft should be > > commended for them. > > > The wheel was a nifty idea, but I've seen workstations 15 years

Re: Linux stifles innovation... [way O.T.]

2001-02-18 Thread John Cavan
"Henning P. Schmiedehausen" wrote: > > [EMAIL PROTECTED] (Michael H. Warfield) writes: > > > Excuse me? A 1 billion dolar investment in Linux is not > >supporting it? > > On their own hardware. Which is really the point and they won't be the only ones. If IBM wants to attract and keep custome

Re: Linux stifles innovation...

2001-02-18 Thread Stefan Smietanowski
Hi. Thought I'd toss my 0.02sek into the discussion. > > > objective, arent we? > >Nope. Are you claiming to be? > > > > > For example, if there were six different companies that marketed ethernet > > > drivers for the eepro100, you'd have a choice of which one to buy..perhaps > >... Rant delete

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-18 Thread Russell King
Henning P. Schmiedehausen writes: > The matter with me is: "Vendors AAA ships its hardware product with a > driver for i386/Linux". The driver may be closed source, but at least > there _is_ a driver. Russell now says: "This is bad, because I can't use > the driver for my ARM box. So the vendor sh

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-18 Thread Henning P. Schmiedehausen
I wrote: >The matter with me is: "Vendors AAA ships its hardware product with a >driver for i386/Linux". The driver may be closed source, but at least >there _is_ a driver. Russell now says: "This is bad, because I can't use >the driver for my ARM box. So the vendor should ship no driver at >all.

Re: Linux stifles innovation...

2001-02-18 Thread Francis Galiegue
On Sun, 18 Feb 2001, Henning P. Schmiedehausen wrote: > > Uniform support from most of the hard- and software vendors on this > planet. Support for 50.000+ different hardware expansions with all > their features from grabber cards to color printers and network cards > to 3D graphics accelerators

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-18 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] (Felix von Leitner) writes: >Thus spake Henning P . Schmiedehausen ([EMAIL PROTECTED]): >> "If a company does not write a driver which works on all hardware >> platforms in all cases and gives us the source, then it is better, >> that the company writes no drivers at all." >>

Re: Linux stifles innovation...

2001-02-18 Thread Alan Cox
> Don't forget Microsoft's latest innovation: integrating copy > protection for music into the upcoming Windows XP OS, preventing > people from fully controlling their own computer hardware. Feh. Thank people like IBM and the big movies companies like Sony for that. - To unsubscribe from this

Re: Linux stifles innovation...

2001-02-18 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] (Ben Ford) writes: >> On the other hand, they make excellent mice. The mouse wheel and >> the new optical mice are truly innovative and Microsoft should be >> commended for them. >> >The wheel was a nifty idea, but I've seen workstations 15 years old with >optical mice. It

Re: Linux stifles innovation... [way O.T.]

2001-02-18 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] (Michael H. Warfield) writes: > Excuse me? A 1 billion dolar investment in Linux is not >supporting it? On their own hardware. > Setting up tier 1 and tier 2 support services for a half a dozen >distributions is not supporting it? For their own hardware. > Porting their A

Re: Linux stifles innovation...

2001-02-18 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] (Torrey Hoffman) writes: [...] >Some things to consider, in no particular order: [...] Uniform support from most of the hard- and software vendors on this planet. Support for 50.000+ different hardware expansions with all their features from grabber cards to color printers and

Re: Linux stifles innovation...

2001-02-18 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] (Gregory Maxwell) writes: >when you said commercial above) drivers for Linux, including the steaming >pile of garbage your company ships. "hostile behaviour of the open source community towards people that don't agree to their ideas". q.e.d. Thanks. Regards

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-18 Thread Russell King
*** Please don't reply directly to me, either via CC: or To:. *** I'll pick up any replies via linux-kernel. Thanks. Henning P . Schmiedehausen writes: > Maybe not. But you can use this print engine API to pay anyone to > write a driver for you. What you just said, is exactly my point. You > sai

Re: Linux stifles innovation...

2001-02-18 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] (Michael H. Warfield) writes: > No... Close Source and proprietary protocols are then anthema to >BOTH progress and innovation. When innovation is done in a close arena, it These are two different things! Proprietary protocols are the death to variety and customer choic

Re: XOR [ was: Linux stifles innovation.]

2001-02-18 Thread Dan Hollis
On Sun, 18 Feb 2001 [EMAIL PROTECTED] wrote: > About a year later I was talking with a group of business owners who had > also received a similar demand letter. Some paid, some didn't. Those > who didn't pay were not pursued other than the occasional copy of the > demand letter. Probably they d

Re: XOR [ was: Linux stifles innovation.]

2001-02-18 Thread brian
Dan Hollis <[EMAIL PROTECTED]> wrote: >Did you ignore it or did you pay up? >FWIW I recall there was prior art dating back to 1974 at the very least... Here is editing version of some correspondence that answers your question. > > > > US Patent #4,197,590 held by NuGraphics, Inc. > >On Fri,

Re: Linux stifles innovation...

2001-02-17 Thread Ben Ford
> > On the other hand, they make excellent mice. The mouse wheel and > the new optical mice are truly innovative and Microsoft should be > commended for them. > The wheel was a nifty idea, but I've seen workstations 15 years old with optical mice. It wasn't MS's idea. -b - To unsubscribe f

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-17 Thread Ben Ford
Jacob Luna Lundberg wrote: >> Speaking as a Linux _USER_, if this happens, can I get said print >> engine working on my ARM machines with these closed source drivers? >> Can Alpha users get this print system working? Can Sparc uses >> get it working? What? I can't? They can't? Well, its no g

RE: Linux stifles innovation...

2001-02-17 Thread Torrey Hoffman
Dennis wrote: >At 07:01 PM 02/16/2001, Alan Olsen wrote: >>On Fri, 16 Feb 2001, Dennis wrote: >> >> > There is much truth to the concept, although Microsoft should not be ones >> > to comment on it as such. >> >>What truth? I have seen more "innovation" in the Open Source movement >>than I ever h

RE: Linux stifles innovation...

2001-02-17 Thread Torrey Hoffman
Henning P. Schmiedehausen wrote: > ... If you > write for Windows, you have an ugly and complicated API with lots of > bugs Yes, that is true. > , but the API itself is stable since six (!) years. You can write > programs that run on 95/98/ME/NT/2000 unchanged. That is not always true, as I

Re: XOR [ was: Linux stifles innovation... ]

2001-02-17 Thread Dan Hollis
On Sat, 17 Feb 2001 [EMAIL PROTECTED] wrote: > In 1984 I received a demand letter for $10,000 from the above > referenced company as a unlimited license for use of a that > patent and another patent. > At the time I ran a company that made graphics cards for IBM PCs. Did you ignore it or did you

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-17 Thread Peter Samuelson
[Jacob Luna Lundberg] > Just out of curiosity, why can't the specification be along the lines > of a vendor data file saying ``if you want the printer to do x then > say y'' and ``if the printer says x then it means y''. That ought to > add a lot of functionality right there. Think about it. A

Re: Linux stifles innovation...

2001-02-17 Thread Peter Samuelson
[Dennis] > For example, if there were six different companies that marketed > ethernet drivers for the eepro100, you'd have a choice of which one > to buy..perhaps with different "features" that were of value to > you. Instead, you have crappy GPL code that locks up under load, and > its not wort

Re: Linux stifles innovation... [way O.T.]

2001-02-17 Thread Gerhard Mack
On Sat, 17 Feb 2001, Dennis wrote: > BSDI is distributing FreeBSD now. They havent done anything useful to > support it. They are just cashing in on it. That's BS last I heard they were merging their SMP support. Btw have you submitted bug reports for your networking card? If not you have no o

Re: Linux stifles innovation...

2001-02-17 Thread Michael H. Warfield
On Sat, Feb 17, 2001 at 02:38:19PM -0800, Andre Hedrick wrote: > On Sat, 17 Feb 2001, Dennis wrote: > > good commercial drivers dont need fixing. another point. You are arguing > > that having source is required to fix crappy code, which i agree with. > > You "guys" like to have source, and ther

Re: Linux stifles innovation...

2001-02-17 Thread Andre Hedrick
On Sat, 17 Feb 2001, Dennis wrote: > good commercial drivers dont need fixing. another point. You are arguing > that having source is required to fix crappy code, which i agree with. > > You "guys" like to have source, and there is nothing wrong with that. But > requiring that all code be dist

Re: Linux stifles innovation...

2001-02-17 Thread Felix von Leitner
Thus spake Dennis ([EMAIL PROTECTED]): > You are confusing "progress" with "innovation". If there is only 1 choice, > thats not innovation. Expanding on a bad idea, or even a good one, is not > innovation. This is bizarre. Please name one innovation in the history of mankind that could not be

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-17 Thread Felix von Leitner
Thus spake Henning P . Schmiedehausen ([EMAIL PROTECTED]): > "If a company does not write a driver which works on all hardware > platforms in all cases and gives us the source, then it is better, > that the company writes no drivers at all." > "If I can't force a company to write a driver for e

Re: Linux stifles innovation...

2001-02-17 Thread Alan Cox
> both lock up under load. You dont run a busy ISP i guess. The fact that > they come out with a new release every few minutes is clear evidence that > it is problematic. I've been technical director of an ISP. I help manage sites that have not insignificant loads and no eepro100 driver problem

Re: Linux stifles innovation...

2001-02-17 Thread Alan Cox
> When is that specification for 2.4 drivers going to be available? Talk > about "stifling the marketplace"!!! Vendors cant even write reliable > drivers if they want to. Its called the source code, which includes example driver skeletons. WHere is the documentation for writing your own etinc d

Re: Linux stifles innovation...

2001-02-17 Thread Gregory Maxwell
On Sat, Feb 17, 2001 at 03:08:48PM -0500, Dennis wrote: > good commercial drivers dont need fixing. another point. You are arguing > that having source is required to fix crappy code, which i agree with. Too bad we havn't seen much (any?) good closed-source (what you ment to say when you said co

Re: Linux stifles innovation... [way O.T.]

2001-02-17 Thread Michael H. Warfield
On Sat, Feb 17, 2001 at 02:56:15PM -0500, Dennis wrote: > At 05:59 PM 02/16/2001, John Cavan wrote: > >Dennis wrote: > > > objective, arent we? > > > >You might ask yourself the same question... > > > For example, if there were six different companies that marketed ethernet > > > drivers for the

Re: Linux stifles innovation...

2001-02-17 Thread Michael H. Warfield
On Sat, Feb 17, 2001 at 03:08:48PM -0500, Dennis wrote: > At 07:10 PM 02/16/2001, [EMAIL PROTECTED] wrote: > >Dennis wrote: > >... > > > objective, arent we? > >Nope. Are you claiming to be? > > > > > For example, if there were six different companies that marketed ethernet > > > drivers for the e

Re: Linux stifles innovation...

2001-02-17 Thread Michael H. Warfield
On Sat, Feb 17, 2001 at 03:05:36PM -0500, Dennis wrote: > At 07:01 PM 02/16/2001, Alan Olsen wrote: > >On Fri, 16 Feb 2001, Dennis wrote: > > > There is much truth to the concept, although Microsoft should not be ones > > > to comment on it as such. > >What truth? I have seen more "innovation"

Re: Linux stifles innovation...

2001-02-17 Thread Alan Olsen
On Sat, 17 Feb 2001, Dennis wrote: > At 07:01 PM 02/16/2001, Alan Olsen wrote: > >On Fri, 16 Feb 2001, Dennis wrote: > > > > > There is much truth to the concept, although Microsoft should not be ones > > > to comment on it as such. > > > >What truth? I have seen more "innovation" in the Open So

Re: Linux stifles innovation...

2001-02-17 Thread James A. Sutherland
On Sat, 17 Feb 2001, Michael Bacarella wrote: > On Sat, Feb 17, 2001 at 02:38:29PM -0500, Dennis wrote: > > >It's not about facts, it's not about the truth, it's not about Jim > > >Allchin being an idiot or deluded. It's about propaganda, > > >misinformation, and marketing. It's about business. N

Re: Linux stifles innovation...

2001-02-17 Thread James A. Sutherland
On Sat, 17 Feb 2001, Dennis wrote: > At 07:01 PM 02/16/2001, Alan Olsen wrote: > >On Fri, 16 Feb 2001, Dennis wrote: > > > > > There is much truth to the concept, although Microsoft should not be ones > > > to comment on it as such. > > > >What truth? I have seen more "innovation" in the Open So

Re: Linux stifles innovation... [way O.T.]

2001-02-17 Thread Dennis
At 05:59 PM 02/16/2001, John Cavan wrote: >Dennis wrote: > > objective, arent we? > >You might ask yourself the same question... > > > For example, if there were six different companies that marketed ethernet > > drivers for the eepro100, you'd have a choice of which one to buy..perhaps > > with d

Re: Linux stifles innovation...

2001-02-17 Thread Dennis
At 07:01 PM 02/16/2001, Alan Olsen wrote: >On Fri, 16 Feb 2001, Dennis wrote: > > > There is much truth to the concept, although Microsoft should not be ones > > to comment on it as such. > >What truth? I have seen more "innovation" in the Open Source movement >than I ever have in my 18+ years of

Re: Linux stifles innovation...

2001-02-17 Thread Dennis
At 07:10 PM 02/16/2001, [EMAIL PROTECTED] wrote: >Dennis wrote: >... > > objective, arent we? >Nope. Are you claiming to be? > > > For example, if there were six different companies that marketed ethernet > > drivers for the eepro100, you'd have a choice of which one to buy..perhaps >... Rant dele

  1   2   >