xcat-core/xCAT-nbroot2/98-mlx.rules
jbjohnso 59835e592a Since mlx4_en does not publish a list of pci ids to support, put udev rule
to detect and load appropriate drivers

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-28 14:26:05 +00:00

2 lines
108 B
Plaintext

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