Bug #8615
Driver alias "cxgbe" conflicts with an existing driver name or alias.
Start date:
2017-09-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
duplicate entry in manifest can be fixed by:
igor@z172:~/users/igor/dilos-illumos/usr/src/pkg/manifests$ g diff . diff --git a/usr/src/pkg/manifests/driver-network-cxgbe.mf b/usr/src/pkg/manifests/driver-network-cxgbe.mf index c05647e19e..9a5c8c2b3a 100644 --- a/usr/src/pkg/manifests/driver-network-cxgbe.mf +++ b/usr/src/pkg/manifests/driver-network-cxgbe.mf @@ -87,7 +87,6 @@ driver name=t4nex clone_perms="t4nex 0666 root sys" \ alias=pciex1425,549a \ alias=pciex1425,549b \ alias=pciex1425,549c \ - alias=pciex1425,549c \ alias=pciex1425,549d \ alias=pciex1425,549e \ alias=pciex1425,549f \
also, no need new build - anyone can upstream it :)
from boot log:
Sep 5 15:38:36 con1 genunix: [ID 723599 kern.warning] WARNING: Driver alias "cxgbe" conflicts with an existing driver name or alias. Sep 5 15:38:36 con1 genunix: [ID 723599 kern.warning] WARNING: Driver alias "pciex1425,549c" conflicts with an existing driver name or alias.