Re: Linux, UDI and SCO.

Gregory Maxwell (linker@z.ml.org)
Sun, 20 Sep 1998 12:38:45 -0400 (EDT)


On Sun, 20 Sep 1998, Alan Cox wrote:

> > Go to <URL: http://www.equinox.com/tech/ftp_sst2.htm#a7>, look for
> > "kernel bug". Anyone who advocates binary-only drivers should be
> > forced to try to get an Equinox SST card working on 2.0.35.
> >
> > In this case the driver is even available as Intel assembly code,
> > obviously made by gcc.
>
> Its also derived from Ted Tso's serial driver and seems in violation of the GPL
> if you compare their assembler with the output of gcc -S on serial.c
>
> The good side of that btw, is its probably trivial to turn their driver
> back into C since you can paste bits back into serial.c

Can Tso comment on this? The price of having closed drivers is that you
can't derrive from other drivers, we can't let them have their cake and
eat it too. :)

> Alan
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/