2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 05:25:32 +00:00

Bring forward mellanox ethernet workaround

This commit is contained in:
Jarrod Johnson
2016-04-27 12:29:19 -04:00
parent 5ac9fe352a
commit 4fea80d7e0
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
SUBSYSTEM=="pci", ATTRS{subsystem_vendor}=="15b3", ATTRS{subsystem_device}=="4010", RUN+="/sbin/loadmlxeth"

View File

@ -0,0 +1,2 @@
#!/bin/sh
/sbin/modprobe mlx4_en