netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srihari Vijayaraghavan <harisri@bigpond.com>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: jgarzik@pobox.com, netdev@oss.sgi.com, Andi Kleen <ak@suse.de>
Subject: Re: [patch] 2.6.5-rc2 - r8169 DAC
Date: Sat, 3 Apr 2004 12:08:16 +1000	[thread overview]
Message-ID: <200404031208.17066.harisri@bigpond.com> (raw)
In-Reply-To: <20040403010045.A12904@electric-eye.fr.zoreil.com>

Hello Francois,

On Saturday 03 April 2004 09:00, Francois Romieu wrote:
> By popular request, patch for DAC on r8169 is available at:
> http://www.fr.zoreil.com/people/francois/misc/20040403-2.6.5-rc2-r8169.c-te
>st.patch
>
> It applies against 2.6.5-rc2 (i.e. anything 2.6.5-rcX I guess).
Yes it does apply cleanly on both 2.6.5-rc2 and 2.6.5-rc3.

> A tester on a x86-32 and a tester on something-64 bits would be _really_
> welcome.

I can test your patch on x86-64, but it does not compile. Here is the error 
message (same error message on both 2.6.5-rc2 and 2.6.5-rc3):
  CC [M]  drivers/net/r8169.o
drivers/net/r8169.c: In function `rtl8169_init_board':
drivers/net/r8169.c:730: error: `DMA_64BIT_MASK' undeclared (first use in this 
function)
drivers/net/r8169.c:730: error: (Each undeclared identifier is reported only 
once
drivers/net/r8169.c:730: error: for each function it appears in.)
drivers/net/r8169.c:733: error: `DMA_32BIT_MASK' undeclared (first use in this 
function)
drivers/net/r8169.c: In function `rtl8169_hw_start':
drivers/net/r8169.c:1138: error: `DMA_32BIT_MASK' undeclared (first use in 
this function)
make[2]: *** [drivers/net/r8169.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
  CC      net/core/dev.o
make: *** Waiting for unfinished jobs....

Thanks
Hari

  reply	other threads:[~2004-04-03  2:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-29 17:36 [patch 0/4] 2.6.5-rc2-mm5 - r8169 queue Francois Romieu
2004-03-29 12:40 ` Andi Kleen
2004-03-29 20:35   ` Francois Romieu
2004-04-02 23:00     ` [patch] 2.6.5-rc2 - r8169 DAC Francois Romieu
2004-04-03  2:08       ` Srihari Vijayaraghavan [this message]
2004-04-03  8:19         ` Francois Romieu
2004-03-29 17:37 ` [patch 1/4] 2.6.5-rc2-mm5 - r8169 queue Francois Romieu
2004-03-29 17:37   ` [patch 2/4] " Francois Romieu
2004-03-29 17:38     ` [patch 3/4] " Francois Romieu
2004-03-29 17:39       ` [patch 4/4] " Francois Romieu
     [not found] ` <4068656D.2080103@pobox.com>
2004-03-29 19:14   ` [patch 0/4] " Francois Romieu
2004-03-30 15:37     ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2004-04-04 23:38 [patch] 2.6.5-rc2 - r8169 DAC Srihari Vijayaraghavan
2004-04-05 17:38 ` Francois Romieu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200404031208.17066.harisri@bigpond.com \
    --to=harisri@bigpond.com \
    --cc=ak@suse.de \
    --cc=jgarzik@pobox.com \
    --cc=netdev@oss.sgi.com \
    --cc=romieu@fr.zoreil.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).