public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Seems to be a lot of confusion about aic7xxx in linux 2.4.3
@ 2001-04-06 15:09 Jeffrey W. Baker
  2001-04-06 22:02 ` John Cavan
  2001-04-10 15:11 ` Justin T. Gibbs
  0 siblings, 2 replies; 3+ messages in thread
From: Jeffrey W. Baker @ 2001-04-06 15:09 UTC (permalink / raw)
  To: gibbs; +Cc: linux-kernel

I've been seeing a lot of complaints about aic7xxx in the 2.4.3 kernel.  I
think that people are missing the crucial point: aic7xxx won't compile if
you patch up from 2.4.2, but if you download the complete 2.4.3 tarball,
it compiles fine.

So, I conclude that the patch was created incorrectly, or that something
changed between cutting the patch and the tarball.

-jwb


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Seems to be a lot of confusion about aic7xxx in linux 2.4.3
  2001-04-06 15:09 Seems to be a lot of confusion about aic7xxx in linux 2.4.3 Jeffrey W. Baker
@ 2001-04-06 22:02 ` John Cavan
  2001-04-10 15:11 ` Justin T. Gibbs
  1 sibling, 0 replies; 3+ messages in thread
From: John Cavan @ 2001-04-06 22:02 UTC (permalink / raw)
  To: Jeffrey W. Baker; +Cc: gibbs, linux-kernel

"Jeffrey W. Baker" wrote:
> So, I conclude that the patch was created incorrectly, or that something
> changed between cutting the patch and the tarball.

Compiled fine for me without the complete tarball, just patched. Now, I
went straight to ac2 (now ac3) without building the 2.4.3 stock kernel.

Have you tried a "make mrproper" on the tree?

John

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Seems to be a lot of confusion about aic7xxx in linux 2.4.3
  2001-04-06 15:09 Seems to be a lot of confusion about aic7xxx in linux 2.4.3 Jeffrey W. Baker
  2001-04-06 22:02 ` John Cavan
@ 2001-04-10 15:11 ` Justin T. Gibbs
  1 sibling, 0 replies; 3+ messages in thread
From: Justin T. Gibbs @ 2001-04-10 15:11 UTC (permalink / raw)
  To: Jeffrey W. Baker; +Cc: linux-kernel

>I've been seeing a lot of complaints about aic7xxx in the 2.4.3 kernel.  I
>think that people are missing the crucial point: aic7xxx won't compile if
>you patch up from 2.4.2, but if you download the complete 2.4.3 tarball,
>it compiles fine.
>
>So, I conclude that the patch was created incorrectly, or that something
>changed between cutting the patch and the tarball.
>
>-jwb

Actually, the issue has to do with how the firmware is generated and
the dependencies between generated and source files.  The tar file
touched all files whereas the patch touched only a few.  This is why
the tar file worked and the patch did not.

Newer versions of the driver completely avoid this issue by only attempting
to re-build the firmware if you explicitly configure your kernel this way.

--
Justin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-04-10 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-06 15:09 Seems to be a lot of confusion about aic7xxx in linux 2.4.3 Jeffrey W. Baker
2001-04-06 22:02 ` John Cavan
2001-04-10 15:11 ` Justin T. Gibbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox