Commit 5fdd3a74 authored by VESSE Léo's avatar VESSE Léo
Browse files

Merge branch 'master' of gitlab.telecomnancy.univ-lorraine.fr:Maelan.Tiger/pidr

parents a4447c3b 122a87fb
Pipeline #33126 failed with stage
in 6 seconds
format-job:
script:
- for f in \$(git ls-files --full-name -- '*.typ') ; do typstfmt --check \$f --verbose done
compile-job:
script:
- typst c main.typ
\ No newline at end of file
Copyright (c) 2021, pureLiFi Ltd.
All rights reserved.
Redistribution. Redistribution and use in binary form, without
modification, are permitted provided that the following conditions are
met:
* Redistributions must reproduce the above copyright notice and the
following disclaimer in the documentation and/or other materials
provided with the distribution.
* Neither the name of pureLiFi Ltd nor the names of its suppliers
may be used to endorse or promote products derived
from this software without specific prior written permission.
* No reverse engineering, decompilation, or disassembly of this
software is permitted.
DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
These firmware have been extracted from the patch submitted to the linux-firmware
mailing list entitled "[PATCH] [v4] linux-firmware: New firmware files for
pureLiFi USB devices" on 2020-12-08.
Moreover, the same binary firmware (but with different filenames) can be found in
the Linux driver for the Lucibel LiFi USB key
(https://lucibel.com/produits-led/catalogue/lifi/cle-usb-lifi/):
https://lucibel.com/wp-content/uploads/Produits/Innovations/LiFi/Drivers-cle-USB/r13511_LiFi_XL_Linux.zip
LiFi STA firmware for pureLiFi X, XC, and XL USB devices
Place the .bin files in /lib/firmware/plfxlc
mkdir -p /lib/firmware/plfxlc
cp <firmware> /lib/firmware/plfxlc
File added
File added
File added
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment