]> Git Repo - qemu.git/commit - hw/ipack/ipack.c
Add TEWS TPCI200 IndustryPack emulation
authorAlberto Garcia <[email protected]>
Fri, 11 Jan 2013 17:25:29 +0000 (18:25 +0100)
committerAnthony Liguori <[email protected]>
Mon, 14 Jan 2013 19:26:12 +0000 (13:26 -0600)
commit9c16fa79bfa0f8d7a937ee58fa45f2bd0995fa53
tree124a24b3781340bac3ae33d4238d4f19afb24194
parenta507db9599599ce33007b524276a6ea88e521662
Add TEWS TPCI200 IndustryPack emulation

The TPCI200 is a PCI board that supports up to 4 IndustryPack modules.

A new bus type called 'IndustryPack' has been created so any
compatible module can be attached to this board.

Reviewed-by: Andreas Färber <[email protected]>
Signed-off-by: Alberto Garcia <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
default-configs/pci.mak
hw/Makefile.objs
hw/ipack.c [new file with mode: 0644]
hw/ipack.h [new file with mode: 0644]
hw/pci/pci_ids.h
hw/tpci200.c [new file with mode: 0644]
This page took 0.026189 seconds and 4 git commands to generate.