]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[MTHCA-KMDF] stubbed out, builds, move on to populating KMDF stubs.
authorstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 11 Mar 2008 20:52:07 +0000 (20:52 +0000)
committerstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 11 Mar 2008 20:52:07 +0000 (20:52 +0000)
commit5d0c26c3172cb152492983a0e7b559ea838148fd
tree859af6c95d5b37b6c5725519b29b76e5fcd3aed9
parent50250884afe55b1ee59c01f7e7b9fc17ebc1a0f6
[MTHCA-KMDF] stubbed out, builds, move on to populating KMDF stubs.

git-svn-id: svn://openib.tc.cornell.edu/gen1@987 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
19 files changed:
branches/IBFD/hw/mthca/kmdf/SOURCES
branches/IBFD/hw/mthca/kmdf/hca.rc
branches/IBFD/hw/mthca/kmdf/hca_debug.h
branches/IBFD/hw/mthca/kmdf/hca_driver.c
branches/IBFD/hw/mthca/kmdf/hca_driver.h
branches/IBFD/hw/mthca/kmdf/hca_pnp.c
branches/IBFD/hw/mthca/kmdf/hca_pnp.h
branches/IBFD/hw/mthca/kmdf/makefile.inc
branches/IBFD/hw/mthca/kmdf/mt_device.c
branches/IBFD/hw/mthca/kmdf/mthca.mof
branches/IBFD/hw/mthca/kmdf/mthca_kmdf.c [new file with mode: 0644]
branches/IBFD/hw/mthca/kmdf/mthca_mr.c
branches/IBFD/hw/mthca/kmdf/mthca_public.h [new file with mode: 0644]
branches/IBFD/hw/mthca/kmdf/mthca_qp.c
branches/IBFD/hw/mthca/kmdf/mthca_srq.c
branches/IBFD/hw/mthca/kmdf/pcidrv.c [deleted file]
branches/IBFD/hw/mthca/kmdf/public.h [deleted file]
branches/IBFD/hw/mthca/kmdf/trace.h
branches/IBFD/hw/mthca/kmdf/wmi.c