2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

Bring forward mellanox ethernet workaround

This commit is contained in:
Jarrod Johnson 2016-04-27 12:29:19 -04:00 committed by Victor Hu
parent 7f34ac0504
commit cd0bc9ce8b
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