]> Git Repo - qemu.git/commit - hw/pcnet.h
Split out common pcnet code
authorPaul Brook <[email protected]>
Sat, 27 Nov 2010 11:23:34 +0000 (11:23 +0000)
committerPaul Brook <[email protected]>
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 <[email protected]>
Makefile.objs
default-configs/pci.mak
default-configs/sparc-softmmu.mak
hw/pcnet.c
hw/pcnet.h
This page took 0.023597 seconds and 4 git commands to generate.