lkml.org 
[lkml]   [2004]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: realtek r8169 + kernel 2.4.24 (openmosix)
Date
Hello,


I commented out the line recompiled but still same problem.
I couldn't apply the patch because whenever I tried I got :

patch -p0 < rtl
patching file drivers/net/r8169.c
Hunk #1 FAILED at 1161.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/r8169.c.rej


A dump of r8169.c.rej :


***************
*** 1161,1167 ****

static inline void rtl8169_make_unusable_by_asic(struct RxDesc *desc) {
- desc->addr = 0x0badbadbadbadbad;
desc->status &= ~cpu_to_le32(OWNbit | RsvdMask); }



--- 1161,1167 ----

static inline void rtl8169_make_unusable_by_asic(struct RxDesc *desc) {
+ desc->addr = 0x0badbadbadbadbadull;
desc->status &= ~cpu_to_le32(OWNbit | RsvdMask); }


I tried to apply the patch both in the older version and in the new one but
nothing.

And yeah values greater than 1500 would improve openmosix a lot a believe.

Thank you for your time,
Regards,

Nicholas Papadakos

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

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.053 / U:1.732 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site