netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Francois Romieu <romieu@fr.zoreil.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>,
	Daniel Drake <dsd@gentoo.org>,
	netdev@vger.kernel.org
Subject: Re: [RFT] Realtek 8168 ethernet support
Date: Wed, 19 Jul 2006 00:14:16 +0200	[thread overview]
Message-ID: <20060718221416.GA1430@electric-eye.fr.zoreil.com> (raw)
In-Reply-To: <20060611233022.GA11776@electric-eye.fr.zoreil.com>

Francois Romieu <romieu@fr.zoreil.com> :
> The patch below agaisnt 2.6.17-rc6 includes the following changes:
> 
> commit 3072cc0aba3ac0c944e196a63c4154ca5746ec0b
> 
>     r8169: sync with vendor's driver
>     
>     - add several PCI ID for the PCI-E adapters ;
>     - new identification strings ;
>     - the RTL_GIGA_MAC_VER_ defines have been renamed to closely match the
>       out-of-tree driver. It makes the comparison less hairy ;
>     - various magic ;
>     - the PCI region for the device with PCI ID 0x8136 is guessed.
>       Explanation: the in-kernel Linux driver is written to allow MM register
>       accesses and avoid the IO tax. The relevant BAR register was found at
>       base address 1 for the plain-old PCI 8169. User reported lspci show that
>       it is found at base address 2 for the new Gigabit PCI-E 816{8/9}.

Despite the fact that the newer 8168 has been reported to only work with an
extra alignment (gross hack: s/NET_IP_ALIGN/8/), the serie seems otherwise
fine.

I'll submit an updated serie to correctly support the 8168.

-- 
Ueimor

  parent reply	other threads:[~2006-07-18 22:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01 20:02 [RFT] Realtek 8168 ethernet support Daniel Drake
2006-06-01 22:24 ` Francois Romieu
2006-06-02  1:38   ` Jeff Garzik
2006-06-08 21:31 ` Randy.Dunlap
2006-06-08 23:41   ` Francois Romieu
2006-06-09  2:40   ` Jeff Garzik
2006-06-09  2:49     ` Randy.Dunlap
2006-06-09 18:33     ` Francois Romieu
2006-06-09 18:48       ` Jeff Garzik
2006-06-10 12:05         ` Francois Romieu
2006-06-10 22:48           ` Francois Romieu
2006-06-11 23:30             ` Francois Romieu
2006-06-12 10:30               ` Mourad De Clerck
2006-06-12 18:49                 ` Francois Romieu
     [not found]                   ` <448DE38D.8070503@aquazul.com>
2006-06-12 22:29                     ` Francois Romieu
2006-06-18 17:25                       ` Mourad De Clerck
2006-07-18 22:14               ` Francois Romieu [this message]
2006-07-21 13:02                 ` Daniel Drake

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=20060718221416.GA1430@electric-eye.fr.zoreil.com \
    --to=romieu@fr.zoreil.com \
    --cc=dsd@gentoo.org \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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).