PINE64

Full Version: bes2600 driver
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Hopefully, this was just an oversite and should have been changed when published to GitLab TuxThePenguin0/bes2600 repo:
/***************************************************************************
*
* Copyright 2015-2022 BES.
* All rights reserved. All unpublished rights reserved.
*
* No part of this work may be used or reproduced in any form or by any
* means, or stored in a database or retrieval system, without prior written
* permission of BES.
*
* Use of this work is governed by a license granted by BES.
* This work contains confidential and proprietary information of
* BES. which is protected by copyright, trade secret,
* trademark and other intellectual property rights.
*
****************************************************************************/


Thanks for pointing this out. I found the license you mentioned in these two files.

https://gitlab.com/TuxThePenguin0/bes260...pt.h#L2-16
https://gitlab.com/TuxThePenguin0/bes260...pt.c#L1-15
Hello guys! Since we have a new bes2600 driver and also new kernel 6.6.13 and 6.8.0 (danctnix-testing) i aske me, what need to be done to get a stable, permanent MAC Address?

I have a whitelist in my router, and i want to have only 1 MAC address for my PineTab2.

it would be very helpful for the community.
(12-10-2023, 04:42 PM)tllim Wrote: [ -> ]
(12-09-2023, 01:02 PM)Kevin Kofler Wrote: [ -> ]So you have contacts to someone at BES working on the driver? Could you please talk to them about the licensing on the txrx_opt.c and txrx_opt.h files? The license header states a proprietary, GPL-incompatible license, so it ought to be fixed.

On the licensing topic, this needs to discuss with BES management team.

Any progress on this?
In addition to the license situation wrt the driver, it's also unclear if or under what conditions the firmware can be distributed.

https://gitlab.com/pine64-org/bes2600-firmware does contain the firmware files, but no license/redistribution statement.
Ideally the firmware would be submitted to https://git.kernel.org/pub/scm/linux/ker...rmware.git (f.e. via a MR on https://gitlab.com/kernel-firmware/linux-firmware/), but that should also contain a license/redistribution statement (added to WHENCE).

Otherwise it can't be distributed at least with Debian.
(03-29-2024, 08:33 AM)diederik Wrote: [ -> ]In addition to the license situation wrt the driver, it's also unclear if or under what conditions the firmware can be distributed.

https://gitlab.com/pine64-org/bes2600-firmware does contain the firmware files, but no license/redistribution statement.
Ideally the firmware would be submitted to https://git.kernel.org/pub/scm/linux/ker...rmware.git (f.e. via a MR on https://gitlab.com/kernel-firmware/linux-firmware/), but that should also contain a license/redistribution statement (added to WHENCE).

Otherwise it can't be distributed at least with Debian.

Under Apache 2 license per BES comments
Pages: 1 2 3 4 5 6