Print this page
@@ -19,10 +19,11 @@
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2012, Nexenta Systems, Inc. All rights reserved.
# Copyright 2013 Saso Kiselkov. All rights reserved.
# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
#
#
@@ -233,11 +234,13 @@
$(sparc_ONLY)driver name=pcieb_bcm alias=pciex1166,103
driver name=physmem perms="* 0600 root sys"
driver name=poll perms="* 0666 root sys"
$(sparc_ONLY)driver name=power alias=ali1535d+-power
$(i386_ONLY)driver name=power
-driver name=pseudo alias=zconsnex
+driver name=pseudo \
+ alias=zconsnex \
+ alias=zfdnex
driver name=ptc perms="* 0666 root sys"
driver name=ptsl perms="* 0666 root sys"
$(sparc_ONLY)driver name=ramdisk alias=SUNW,ramdisk perms="* 0600 root sys" \
perms="ctl 0644 root sys"
$(i386_ONLY)driver name=ramdisk perms="* 0600 root sys" \
@@ -760,13 +763,17 @@
file path=kernel/sched/$(ARCH64)/TS group=sys mode=0755
file path=kernel/sched/$(ARCH64)/TS_DPTBL group=sys mode=0755
$(i386_ONLY)file path=kernel/sched/SDC group=sys mode=0755
$(i386_ONLY)file path=kernel/sched/TS group=sys mode=0755
$(i386_ONLY)file path=kernel/sched/TS_DPTBL group=sys mode=0755
+file path=kernel/socketmod/$(ARCH64)/datafilt group=sys mode=0755
+file path=kernel/socketmod/$(ARCH64)/httpfilt group=sys mode=0755
file path=kernel/socketmod/$(ARCH64)/ksslf group=sys mode=0755
file path=kernel/socketmod/$(ARCH64)/socksctp group=sys mode=0755
file path=kernel/socketmod/$(ARCH64)/trill group=sys mode=0755
+$(i386_ONLY)file path=kernel/socketmod/datafilt group=sys mode=0755
+$(i386_ONLY)file path=kernel/socketmod/httpfilt group=sys mode=0755
$(i386_ONLY)file path=kernel/socketmod/ksslf group=sys mode=0755
$(i386_ONLY)file path=kernel/socketmod/socksctp group=sys mode=0755
$(i386_ONLY)file path=kernel/socketmod/trill group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/bufmod group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/connld group=sys mode=0755