File: control

package info (click to toggle)
libmthca 1.0.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,556 kB
  • ctags: 425
  • sloc: sh: 8,683; ansic: 2,876; makefile: 17
file content (52 lines) | stat: -rw-r--r-- 1,890 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Source: libmthca
Priority: extra
Maintainer: Roland Dreier <rolandd@cisco.com>
Build-Depends: cdbs (>= 0.4.25-1), debhelper (>= 5), libibverbs-dev (>= 1.0), autotools-dev
Standards-Version: 3.7.2
Section: libs

Package: libmthca1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A userspace driver for Mellanox InfiniBand HCAs
 libmthca is a device-specific driver for Mellanox InfiniBand host
 channel adapters (HCAs) for the libibverbs library.  This allows
 userspace processes to access Mellanox HCA hardware directly with
 low latency and low overhead.
 .
 This package contains the loadable plug-in.
 .
  Homepage: http://www.openfabrics.org/

Package: libmthca-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libmthca1 (= ${Source-Version})
Description: Development files for the libmthca driver
 libmthca is a device-specific driver for Mellanox InfiniBand host
 channel adapters (HCAs) for the libibverbs library.  This allows
 userspace processes to access Mellanox HCA hardware directly with
 low latency and low overhead.
 .
 This package contains static versions of libmthca that may be linked
 directly to an application, which may be useful for debugging.
 .
  Homepage: http://www.openfabrics.org/

Package: libmthca1-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libmthca1 (= ${Source-Version})
Description: Debugging symbols for the libmthca driver
 libmthca is a device-specific driver for Mellanox InfiniBand host
 channel adapters (HCAs) for the libibverbs library.  This allows
 userspace processes to access Mellanox HCA hardware directly with
 low latency and low overhead.
 .
 This package contains the debugging symbols associated with
 libmthca1. They will automatically be used by gdb for debugging
 libmthca-related issues.
 .
  Homepage: http://www.openfabrics.org/