1219820SjeffSource: libmthca
2219820SjeffPriority: extra
3219820SjeffMaintainer: Roland Dreier <rolandd@cisco.com>
4219820SjeffBuild-Depends: @cdbs@, dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1)
5219820SjeffStandards-Version: 3.7.3
6219820SjeffSection: libs
7219820SjeffHomepage: http://www.openfabrics.org/
8219820Sjeff
9219820SjeffPackage: libmthca1
10219820SjeffSection: libs
11219820SjeffArchitecture: any
12219820SjeffDepends: ${shlibs:Depends}, ${misc:Depends}
13219820SjeffDescription: A userspace driver for Mellanox InfiniBand HCAs
14219820Sjeff libmthca is a device-specific driver for Mellanox InfiniBand host
15219820Sjeff channel adapters (HCAs) for the libibverbs library.  This allows
16219820Sjeff userspace processes to access Mellanox HCA hardware directly with
17219820Sjeff low latency and low overhead.
18219820Sjeff .
19219820Sjeff This package contains the loadable plug-in.
20219820Sjeff
21219820SjeffPackage: libmthca-dev
22219820SjeffSection: libdevel
23219820SjeffArchitecture: any
24219820SjeffDepends: ${misc:Depends}, libmthca1 (= ${binary:Version})
25219820SjeffDescription: Development files for the libmthca driver
26219820Sjeff libmthca is a device-specific driver for Mellanox InfiniBand host
27219820Sjeff channel adapters (HCAs) for the libibverbs library.  This allows
28219820Sjeff userspace processes to access Mellanox HCA hardware directly with
29219820Sjeff low latency and low overhead.
30219820Sjeff .
31219820Sjeff This package contains static versions of libmthca that may be linked
32219820Sjeff directly to an application, which may be useful for debugging.
33219820Sjeff
34219820SjeffPackage: libmthca1-dbg
35219820SjeffSection: libdevel
36219820SjeffPriority: extra
37219820SjeffArchitecture: any
38219820SjeffDepends: ${misc:Depends}, libmthca1 (= ${binary:Version})
39219820SjeffDescription: Debugging symbols for the libmthca driver
40219820Sjeff libmthca is a device-specific driver for Mellanox InfiniBand host
41219820Sjeff channel adapters (HCAs) for the libibverbs library.  This allows
42219820Sjeff userspace processes to access Mellanox HCA hardware directly with
43219820Sjeff low latency and low overhead.
44219820Sjeff .
45219820Sjeff This package contains the debugging symbols associated with
46219820Sjeff libmthca1. They will automatically be used by gdb for debugging
47219820Sjeff libmthca-related issues.
48