]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pcnet.h
Split out common pcnet code
authorPaul Brook <paul@codesourcery.com>
Sat, 27 Nov 2010 11:23:34 +0000 (11:23 +0000)
committerPaul Brook <paul@codesourcery.com>
Sat, 27 Nov 2010 11:23:34 +0000 (11:23 +0000)
commita4c75a21f3749b8dc5a8cc252bc57adb3f43453c
treef4fc3ce0c03d31bb80de946c83286a49286903bf
parent129cac5b5af110cfa94eae1a570c33ce795f0104
Split out common pcnet code

The core pcnet emulation code is used by both the PCI "pcnet" device
and the SPARC "lance" device.  Split the common code frm the PCI code so
that that can be configures independantly.

Signed-off-by: Paul Brook <paul@codesourcery.com>
Makefile.objs
default-configs/pci.mak
default-configs/sparc-softmmu.mak
hw/pcnet.c
hw/pcnet.h