File: control

package info (click to toggle)
rshim-user-space 2.2.2%2Bdebian-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 504 kB
  • sloc: ansic: 7,730; sh: 622; perl: 62; makefile: 43
file content (23 lines) | stat: -rw-r--r-- 910 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
Source: rshim-user-space
Section: admin
Priority: optional
Maintainer: Taihsiang Ho (tai271828) <e@tai271828.me>
Uploaders: dann frazier <dannf@debian.org>
Build-Depends: debhelper-compat (= 13),
 libfuse3-dev,
 libpci-dev,
 libusb-1.0-0-dev,
 pkgconf,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/bluefield-team/rshim-user-space
Vcs-Git: https://salsa.debian.org/bluefield-team/rshim-user-space.git

Package: rshim
Depends: ${misc:Depends}, ${shlibs:Depends}
Architecture: any
Homepage: https://github.com/Mellanox/rshim-user-space
Description: Userspace (fuse) host driver for Mellanox BlueField devices
 This is a userspace driver that provides host access to BlueField PCIe
 devices. It can be used to push boot streams (usually to flash a new OS
 image), access a virtual console, provide a virtual network interface
 connecting the BlueField device and its host, and a debug interface.