mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-09 10:25:15 +00:00
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>