From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCg7H-0002rz-GV for qemu-devel@nongnu.org; Tue, 16 Dec 2008 15:02:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCg7F-0002qb-QI for qemu-devel@nongnu.org; Tue, 16 Dec 2008 15:02:03 -0500 Received: from [199.232.76.173] (port=44749 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCg7F-0002qS-Lg for qemu-devel@nongnu.org; Tue, 16 Dec 2008 15:02:01 -0500 Received: from rn-out-0910.google.com ([64.233.170.189]:6178) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCg7D-00006f-Ej for qemu-devel@nongnu.org; Tue, 16 Dec 2008 15:01:59 -0500 Received: by rn-out-0910.google.com with SMTP id 56so2771214rnw.8 for ; Tue, 16 Dec 2008 12:01:58 -0800 (PST) Message-ID: Date: Tue, 16 Dec 2008 23:01:54 +0300 From: "Igor Kovalenko" Subject: Re: [Qemu-devel] [PATCH] Add rtl8139b In-Reply-To: <7fac565a0812161153v5431fd7eqe40a8b5a19e970d2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200812141850.mBEIoBtN019561@smtp11.dti.ne.jp> <20081216191957.GA15605@shareable.org> <7fac565a0812161153v5431fd7eqe40a8b5a19e970d2@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Tue, Dec 16, 2008 at 10:53 PM, Alexey Eremenko wrote: > What is the reason behind implementing two versions of the same NIC in Qemu ? No idea :) But the device is capable to work in ether of two modes, older and cplus, the availability of latter is hinted by appropriate PCI rev id. -- Kind regards, Igor V. Kovalenko