Skip to content

Commit 8d91654

Browse files
committed
ipath: Remove ancient hw support
The ipath driver has been dead for over a decade. Qib has also been removed from the kernel. Toss this old code out of the boat. Signed-off-by: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
1 parent c6d03b4 commit 8d91654

15 files changed

Lines changed: 1 addition & 1564 deletions

debian/rdma-core.install

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
etc/init.d/iwpmd
22
etc/iwpmd.conf
33
etc/modprobe.d/mlx4.conf
4-
etc/modprobe.d/truescale.conf
54
etc/rdma/modules/infiniband.conf
65
etc/rdma/modules/iwarp.conf
76
etc/rdma/modules/iwpmd.conf
@@ -20,7 +19,6 @@ lib/udev/rules.d/90-iwpmd.rules
2019
lib/udev/rules.d/90-rdma-hw-modules.rules
2120
lib/udev/rules.d/90-rdma-ulp-modules.rules
2221
lib/udev/rules.d/90-rdma-umad.rules
23-
usr/lib/truescale-serdes.cmds
2422
usr/sbin/iwpmd
2523
usr/sbin/rdma-ndd
2624
usr/sbin/rdma_topo

debian/rdma-core.lintian-overrides

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# "module -i ib_qib" will executes code. This cannot be replaced by the softdep command.
2-
rdma-core: obsolete-command-in-modprobe.d-file install [etc/modprobe.d/truescale.conf]
31
# The rdma-ndd service is started by udev.
42
rdma-core: systemd-service-file-missing-install-key [lib/systemd/system/iwpmd.service]
53
rdma-core: systemd-service-file-missing-install-key [lib/systemd/system/rdma-ndd.service]
6-
# For lintian < 2.115.2
7-
rdma-core: obsolete-command-in-modprobe.d-file etc/modprobe.d/truescale.conf install

providers/ipathverbs/CMakeLists.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

providers/ipathverbs/COPYING

Lines changed: 0 additions & 35 deletions
This file was deleted.

providers/ipathverbs/dracut_check

Lines changed: 0 additions & 8 deletions
This file was deleted.

providers/ipathverbs/dracut_install

Lines changed: 0 additions & 13 deletions
This file was deleted.

providers/ipathverbs/dracut_kmod

Lines changed: 0 additions & 4 deletions
This file was deleted.

providers/ipathverbs/ipath-abi.h

Lines changed: 0 additions & 72 deletions
This file was deleted.

providers/ipathverbs/ipathverbs.c

Lines changed: 0 additions & 210 deletions
This file was deleted.

0 commit comments

Comments
 (0)