Re: [Qemu-devel] [RFC] hw/net: add DEC Tulip NIC emulation

2013-12-03 Thread Stefan Hajnoczi
On Fri, Nov 22, 2013 at 06:47:49PM +0400, Dmitry Smagin wrote: > From: Antony Pavlov > > This patch adds emulation of DEC/Intel Tulip 21143 with some external chips: > * Intel LXT971A 10/100 Mbps PHY MII Tranceiver; > * Microchip 93LC46B 1K Microwire Compatible Serial EEPROM. > > Restriction

[Qemu-devel] [RFC] hw/net: add DEC Tulip NIC emulation

2013-11-22 Thread Dmitry Smagin
From: Antony Pavlov This patch adds emulation of DEC/Intel Tulip 21143 with some external chips: * Intel LXT971A 10/100 Mbps PHY MII Tranceiver; * Microchip 93LC46B 1K Microwire Compatible Serial EEPROM. Restrictions and TODOs: - Tulip always work in promisc-mode with no packet filtering