Blame 40-psm.rules

Packit Service 155747
#
Packit Service 155747
#  This file is provided under a dual BSD/GPLv2 license.  When using or
Packit Service 155747
#  redistributing this file, you may do so under either license.
Packit Service 155747
#
Packit Service 155747
#  GPL LICENSE SUMMARY
Packit Service 155747
#
Packit Service 155747
#  Copyright(c) 2015 Intel Corporation.
Packit Service 155747
#
Packit Service 155747
#  This program is free software; you can redistribute it and/or modify
Packit Service 155747
#  it under the terms of version 2 of the GNU General Public License as
Packit Service 155747
#  published by the Free Software Foundation.
Packit Service 155747
#
Packit Service 155747
#  This program is distributed in the hope that it will be useful, but
Packit Service 155747
#  WITHOUT ANY WARRANTY; without even the implied warranty of
Packit Service 155747
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Packit Service 155747
#  General Public License for more details.
Packit Service 155747
#
Packit Service 155747
#  Contact Information:
Packit Service 155747
#  Intel Corporation, www.intel.com
Packit Service 155747
#
Packit Service 155747
#  BSD LICENSE
Packit Service 155747
#
Packit Service 155747
#  Copyright(c) 2015 Intel Corporation.
Packit Service 155747
#
Packit Service 155747
#  Redistribution and use in source and binary forms, with or without
Packit Service 155747
#  modification, are permitted provided that the following conditions
Packit Service 155747
#  are met:
Packit Service 155747
#
Packit Service 155747
#    * Redistributions of source code must retain the above copyright
Packit Service 155747
#      notice, this list of conditions and the following disclaimer.
Packit Service 155747
#    * Redistributions in binary form must reproduce the above copyright
Packit Service 155747
#      notice, this list of conditions and the following disclaimer in
Packit Service 155747
#      the documentation and/or other materials provided with the
Packit Service 155747
#      distribution.
Packit Service 155747
#    * Neither the name of Intel Corporation nor the names of its
Packit Service 155747
#      contributors may be used to endorse or promote products derived
Packit Service 155747
#      from this software without specific prior written permission.
Packit Service 155747
#
Packit Service 155747
#  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Packit Service 155747
#  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
Packit Service 155747
#  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
Packit Service 155747
#  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
Packit Service 155747
#  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
Packit Service 155747
#  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
Packit Service 155747
#  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
Packit Service 155747
#  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
Packit Service 155747
#  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Packit Service 155747
#  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
Packit Service 155747
#  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Packit Service 155747
#
Packit Service 155747
KERNEL=="hfi1", MODE="0666"
Packit Service 155747
KERNEL=="hfi1_[0-9]", MODE="0666"