MLINK ixgbe.4 to {if_ix.4, ix.4}. An update for ixgbe.4

which deals with the "ix prefix being shared by two drivers"
situation is forthcoming.

Thanks to dwhite for the ixgbe history lesson.

MFC after:	1 week
This commit is contained in:
Christian Brueffer 2014-01-31 23:44:54 +00:00
parent cb3b48b05d
commit 3f84e63ede
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=261339

View File

@ -642,6 +642,8 @@ MLINKS+=ipw.4 if_ipw.4
MLINKS+=iwi.4 if_iwi.4
MLINKS+=iwn.4 if_iwn.4
MLINKS+=ixgb.4 if_ixgb.4
MLINKS+=ixgbe.4 ix.4
MLINKS+=ixgbe.4 if_ix.4
MLINKS+=ixgbe.4 if_ixgbe.4
MLINKS+=jme.4 if_jme.4
MLINKS+=kue.4 if_kue.4