esp: move PCI emulation to a new file esp-pci.c
commitaebcf56fdedf17f74a97de12f96f3db0751cec6c
authorHervé Poussineau <hpoussin@reactos.org>
Sat, 4 Aug 2012 19:10:04 +0000 (4 21:10 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 9 Aug 2012 18:21:47 +0000 (9 18:21 +0000)
treebe725105a3120504f95b416bf04d6f4d5628c3ff
parent9c7e23fc4d37ad99e5d8cd47286b840184cf3511
esp: move PCI emulation to a new file esp-pci.c

sparc machines loose ability to instanciate PCI ESP SCSI adapter,
which is not a big loose as they don't have PCI bus support.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
default-configs/pci.mak
hw/Makefile.objs
hw/esp-pci.c [new file with mode: 0644]
hw/esp.c