bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing qlogicisp binary only firmware from GNU Mach


From: Alfred M. Szmidt
Subject: Re: Removing qlogicisp binary only firmware from GNU Mach
Date: Wed, 27 Oct 2004 05:46:36 +0200

   2004-10-25  Guillem Jover  <guillem@hadrons.org>

           * linux/src/drivers/net/ns820.c: Copied to ...
           * linux/dev/drivers/net/ns820.c: ... here.

           * linux/src/drivers/net/intel-gige.c: Copied to ...
           * linux/dev/drivers/net/intel-gige.c: ... here.

For the record, these changes are wrong.  No need to copy them there.
I will revert this bit in version 3. 


The same applies to your your qlogicisp binary removal patch,

        * linux/src/drivers/scsi/qlogicisp.c: Copied to ...
        * linux/dev/drivers/scsi/qlogicisp.c: ... here.

this isn't needed.  Duplicating code like this for no obvious reason
is not needed.  Even if you do modify it a bit to get it work.  dev/
should really only contain ugly hacks like utterly crappy glue code
and other stupidities.

Not to mention the fact that it is darn easy to figure out what was
changed using diff.

Sleep... Thats what I need...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]