aboutsummaryrefslogtreecommitdiff
path: root/hw/ne2000.h
AgeCommit message (Collapse)AuthorFilesLines
2009-09-10qdev/isa: convert ne2000Gerd Hoffmann1-0/+40
Also split the isa bits into a separate source file, so we don't drag in a dependency for isa-bus.o for machines which want ne2k_pci only. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>