summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr/src/pkg/manifests/driver-network-vioif.p5m5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/driver-network-vioif.p5m b/usr/src/pkg/manifests/driver-network-vioif.p5m
index f5c0c371b1..e165f64b0e 100644
--- a/usr/src/pkg/manifests/driver-network-vioif.p5m
+++ b/usr/src/pkg/manifests/driver-network-vioif.p5m
@@ -15,6 +15,7 @@
#
# Copyright (c) 2013, Nexenta Systems Inc. All rights reserved.
+# Copyright 2022 MNX Cloud, Inc.
#
#
@@ -36,7 +37,9 @@ file path=kernel/drv/$(ARCH64)/vioif group=sys
dir path=usr/share/man
dir path=usr/share/man/man4d
file path=usr/share/man/man4d/vioif.4d
-driver name=vioif perms="* 0666 root sys" alias=pci1af4,1
+driver name=vioif perms="* 0666 root sys" \
+ alias=pci1af4,1 \
+ alias=pci1af4,1000,p
legacy pkg=SUNWvioif desc="VirtIO network driver" name="VirtIO network driver"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL