There is probably a reason its failing.. When you copy and paste it into a
file you are using whitespaces and not tabs..
So if the patch is in the root of my kernel source this worked against
2.6.20-rc5 at least so I'm guessing it should against 2.6.19.1
patch -p1 -l < file.patch
From the patch man page
-l or --ignore-whitespace
Match patterns loosely, in case tabs or spaces have been munged
in your files. Any sequence of one or more blanks in the patch file matches
any sequence in
the original file, and sequences of blanks at the ends of lines
are ignored. Normal characters must still match exactly. Each line of the
context must still
match a line in the original file.
Good luck
Mike
On 1/16/07, Asil Jinn <[EMAIL PROTECTED]> wrote:
This site it down for now.. atleast I cant connect to it
ftp://lwfinger.dynalias.org/patches
So i thought of copying and pasting the pci-e v2 patch below and try to
patch it but I get 3 failed hunks (against 2.6.20-rc5).. I ran patch -p1 <
pcie.patch.
Yildirim
2007/1/16, Mike Zupan <[EMAIL PROTECTED] >:
>
> v2 of the patch was not applied to rc5. the pci-e patch seems to be at
> least the 4311 was listing in the bcm43xx_main.c
>
> Mike
>
> On 1/16/07, Asil Jinn <[EMAIL PROTECTED]> wrote:
> >
> > I thought this patch was already applied to 2.6.20-rc5, but I guess I
> > was wrong. I will also apply it and try it out on my system.
> >
> > Archlinux with kernel 2.6.20-rc5
> > Dell 1490 wlan card (bcm4312)
> > Dual core 2ghz
> >
> > Other questions:
> > 1. Does the 2.6.20-rc5 kernel have the new PCI-E patch applied to it,
> > or is it the old one?
> > 2. Would trying the mm patches be better or stick with the mainline?
> >
> > Thanks
> > Yildirim
> >
> > 2007/1/16, Mike Zupan <[EMAIL PROTECTED]>:
> > >
> > > This patch works great against 2.6.20-rc5. I am able to iwlist eth1
> > > scan!
> > >
> > > I will try to associate and such when I get home
> > >
> > > Mike
> > >
> > > On 1/15/07, Larry Finger <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Dave Maley wrote:
> > > > >
> > > > > Larry/Michale/John - This patch, applied to both 2.6.20-rc4 and
> > > > the .17
> > > > > linville FC6 test kernel, seems to get bcm43xx working reliably
> > > > for me.
> > > > > I'm currently running FC6 (x86) and the card has a 4311 chip
> > > > > (mini-PCIE).
> > > > >
> > > > > The connection is painfully slow and I understand this is a
> > > > separate
> > > > > known issue. But w/ this PCI-E interrupts patch I've had 100%
> > > > success
> > > > > associating w/ my AP, and haven't dropped connection in well
> > > > over 24
> > > > > hours.
> > > >
> > > > Thanks for your report. The patch is clearly a good one. Now all
> > > > that remains is for it to be sent
> > > > upstream before 2.6.20 is released.
> > > >
> > > > Larry
> > > >
> > > > _______________________________________________
> > > > Bcm43xx-dev mailing list
> > > > [email protected]
> > > > https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
> > > >
> > >
> > >
> > > _______________________________________________
> > > Bcm43xx-dev mailing list
> > > [email protected]
> > > https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
> > >
> > >
> > >
> >
>
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev