Current File : //kernel/drv/dld.conf
#
# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"%Z%%M%	%I%	%E% SMI"

name="dld" parent="pseudo";

# Prevent creation of style 1 DLPI providers
#no-style-1=1;

# Prevent use of the IP fast-path
#no-fastpath=1;

# Prevent use of the IP polling interface
#no-poll=1;

# Prevent use of soft rings
#no-softring=1;