> They are patch files. You apply them with the 'patch' command.
Got it.
Got it.
> The A,B,C does imply the order in which they should be applied.
Understand.
Understand.
I'm not sure about the following change:
+#if (!defined(_S390_LIS_) && !defined(_S390X_LIS_) && !defined(_PPC64_LIS_) && !defined(_X86_64_LIS_))
retval = request_irq(devptr->irq, devptr->handler, 0, name, NULL);
This will remove request_irq() call from the compilation on x86_64, right?
So, what is used instead? I probably miss something again.
thanks,
--
Eugene
-----Original Message-----
From: Paul Landay <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: linux-streams@gsyc.escet.urjc.es
Sent: Mon, 6 Feb 2006 16:01:01 -0500
Subject: Re: [Linux-streams] RH 2.6 64-bit experience needed
They are patch files. You apply them with the 'patch' command.
For example:
Create the link from /usr/src/linux to /usr/src/kernels/xxx
as I described in the previous e-mail.
cd /usr/src
tar -xvf LiS-2.18.0.tgz
cd /usr/src/LiS-2.18
patch -g0 -p1 < LiS-2.18.0-A.patch
patch -g0 -p1 < LiS-2.18.0-B.patch
patch -g0 -p1 < LiS-2.18.0-C.patch
make
for sles9 say 'n' to the third prompt and enter the correct path
Do you intend to run LiS on this machine with
the currently running kernel? [default: y]
use defaults for all other prompts
make install
The A,B,C does imply the order in which they should be applied.
For x86_64 you should look at the LiS-2.18.0-C.patch file and
note the compile and link flags used for that platform. That
information comes from /usr/src/linux/arch/x86_64/Makefile
Paul Landay
For example:
Create the link from /usr/src/linux to /usr/src/kernels/xxx
as I described in the previous e-mail.
cd /usr/src
tar -xvf LiS-2.18.0.tgz
cd /usr/src/LiS-2.18
patch -g0 -p1 < LiS-2.18.0-A.patch
patch -g0 -p1 < LiS-2.18.0-B.patch
patch -g0 -p1 < LiS-2.18.0-C.patch
make
for sles9 say 'n' to the third prompt and enter the correct path
Do you intend to run LiS on this machine with
the currently running kernel? [default: y]
use defaults for all other prompts
make install
The A,B,C does imply the order in which they should be applied.
For x86_64 you should look at the LiS-2.18.0-C.patch file and
note the compile and link flags used for that platform. That
information comes from /usr/src/linux/arch/x86_64/Makefile
Paul Landay
Try the New Netscape Mail Today!
Virtually Spam-Free | More Storage | Import Your Contact List
http://mail.netscape.com