qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Igor Kovalenko" <igor.v.kovalenko@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add rtl8139b
Date: Wed, 17 Dec 2008 01:16:43 +0300	[thread overview]
Message-ID: <b2fa41d60812161416k5666f546t4b8fce1d8b8c7094@mail.gmail.com> (raw)
In-Reply-To: <b2fa41d60812161412p5c2fbe06n212322603a8faf9a@mail.gmail.com>

On Wed, Dec 17, 2008 at 1:12 AM, Igor Kovalenko
<igor.v.kovalenko@gmail.com> wrote:
> On Wed, Dec 17, 2008 at 12:36 AM, Andreas Färber <andreas.faerber@web.de> wrote:
>>
>> Am 16.12.2008 um 21:42 schrieb Jamie Lokier:
>>
>>> Igor Kovalenko wrote:
>>>>
>>>> On Tue, Dec 16, 2008 at 10:19 PM, Jamie Lokier <jamie@shareable.org>
>>>> wrote:
>>>>>
>>>>> takasi-y@ops.dti.ne.jp wrote:
>>>>>>
>>>>>> +                        " ne2k_pci pcnet rtl8139 rtl8139b e1000\n");
>>>>>
>>>>> On seeing this in qemu output, and with no documentation, it suggests
>>>>> "rtl8139b" is a later device revision than "rtl8139", and preferable
>>>>> to use for new VMs.
>>>>>
>>>>> Imho it would be better to write " rtl8139b rtl8139 " and of course
>>>>> document that rtl8139b is an older device than rtl8139.
>>>>>
>>>>
>>>> -net nic,model=rtl8139[,quirks=8139cplus|8139b] default to 8139cplus
>>>
>>> Nice!  I'd change to [,revision=8139cplus|8139b], as it's not a quirk.
>>
>> In that case [,revision=cplus|b] would be even simpler. :)
>>
>
> Well, no, C+ is a mode of operation supported on 8139 rev C chip, and
> probably some later ones. Not "all older chips starting with rev b do
> not have it". Extended mode can cause problems with some buggy C+ mode
> drivers so it is sometimes handy to disable C+ mode and revert to the
> other "compatible" but somewhat slower driver.
>
> Maybe original poster's rationale is required to continue :)
>

FWIW RTL8139C board had different revs. Some were exposing PCI ids of
less than 0x20 which now means "no c+ mode supported".

-- 
Kind regards,
Igor V. Kovalenko

      reply	other threads:[~2008-12-16 22:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-14 18:50 [Qemu-devel] [PATCH] Add rtl8139b takasi-y
2008-12-15  0:47 ` Paul Brook
2008-12-15 20:52   ` Igor Kovalenko
2008-12-16 19:19 ` Jamie Lokier
2008-12-16 19:45   ` Igor Kovalenko
2008-12-16 19:53     ` Alexey Eremenko
2008-12-16 20:01       ` Igor Kovalenko
2008-12-19 17:40       ` takasi-y
2008-12-16 20:42     ` Jamie Lokier
2008-12-16 21:36       ` Andreas Färber
2008-12-16 22:12         ` Igor Kovalenko
2008-12-16 22:16           ` Igor Kovalenko [this message]

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=b2fa41d60812161416k5666f546t4b8fce1d8b8c7094@mail.gmail.com \
    --to=igor.v.kovalenko@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).