OPEN SOURCE SOFTWARE NOTICE Please note we provide an open source software notice for the third party open source software along with this software and/or this software component (in the following just “this SOFTWARE”). The open source software licenses are granted by the respective right holders. Warranty Disclaimer THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS. Copyright Notice and License Texts ---------------------------------------------------------------------- Software: device_hihope master Copyright notice: Copyright (c) 2021 Huawei Device Co., Ltd. License: Apache License V2.0 Unless specifically indicated otherwise in a file, files are licensed under the Apache 2.0 license, as can be found in: LICENSE ---------------------------------------------------------------------- Software: device_hihope master Copyright notice: Copyright (C) 2022 HiHope Open Source Organization . License: the GPL, or the BSD license HDF is dual licensed: you can use it either under the terms of the GPL, or the BSD license, at your option. See the LICENSE file in the root of this repository for complete details. ---------------------------------------------------------------------- Software: bcmdhd 100.10.545.27 Copyright notice: Copyright (C) 1999-2019, Broadcom. License: GPL-2.0 Misc utility routines for accessing chip-specific features of the SiliconBackplane-based Broadcom chips. Copyright (C) 1999-2019, Broadcom. Unless you and Broadcom execute a separate written software license agreement governing use of this software, this software is licensed to you under the terms of the GNU General Public License version 2 (the "GPL"), available at http://www.broadcom.com/licenses/GPLv2.php, with the following added to such license: As a special exception, the copyright holders of this software give you permission to link this software with independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from this software. The special exception does not apply to any modifications of the software. Notwithstanding the above, under no circumstances may you combine this software in any way with any other Broadcom software provided under a license other than the GPL, without Broadcom's express prior written consent. ---------------------------------------------------------------------- Software: bcmdhd 100.10.545.27 Copyright notice: Copyright (C) 2009-2012 Broadcom Corporation License: Apache License V2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---------------------------------------------------------------------- Software: linux 5.10 Copyright notice: Copyright (C) 2005 Matthias Urlichs License: GPL-2.0 USB Driver for GSM modems Copyright (C) 2005 Matthias Urlichs Portions copied from the Keyspan driver by Hugh Blemings History: see the git log. Work sponsored by: Sigos GmbH, Germany This driver exists because the "normal" serial driver doesn't work too well with GSM modems. Issues: - data loss -- one single Receive URB is not nearly enough - nonstandard flow (Option devices) control - controlling the baud rate doesn't make sense This driver is named "option" because the most common device it's used for is a PC-Card (with an internal OHCI-USB interface, behind which the GSM interface sits), made by Option Inc. Some of the "one port" devices actually exhibit multiple USB instances on the USB bus. This is not a bug, these ports are used for different device features.