提交 3f4792db 编写于 作者: X x_xiny

FreeBSD升级12.2版本(注释)

【背景】FreeBSD升级12.2版本

【修改方案】
 FreeBSD升级12.2版本
Signed-off-by: Nxuiny <xuxinyu6@huawei.com>
Change-Id: I40826e7dac67cf664588a3d90f8d7502c2efaeb4
上级 10f369db
# $FreeBSD: releng/11.4/COPYRIGHT 356232 2019-12-31 16:04:16Z gjb $
# $FreeBSD: releng/12.2/COPYRIGHT 356232 2019-12-31 16:04:16Z gjb $
# @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94
The compilation of software known as FreeBSD is distributed under the
......
$FreeBSD: releng/11.4/LOCKS 255635 2013-09-17 14:19:05Z trasz $
$FreeBSD: releng/12.2/LOCKS 334871 2018-06-09 03:08:04Z eadler $
This file documents formal review/approval requirements that have been
approved by core.
......@@ -7,11 +7,7 @@ subsystem login expires notes
--------------------------------------
Special cases:
releng/4.* Requires Security Officer approval.
releng/5.* Requires Security Officer approval.
releng/6.* Requires Security Officer approval.
releng/7.* Requires Security Officer approval.
releng/8.* Requires Security Officer approval.
releng/* Requires Security Officer approval.
head/sys/dev/random Requires Security Officer approval.
head/sys/libkern/arc4random.c Requires Security Officer approval.
stable/*/sys/dev/random Requires Security Officer approval.
......
$FreeBSD: releng/11.4/MAINTAINERS 360660 2020-05-05 17:10:49Z dim $
$FreeBSD: releng/12.2/MAINTAINERS 365733 2020-09-14 22:42:17Z erj $
Please note that the content of this file is strictly advisory.
No locks listed here are valid. The only strict review requirements
......@@ -44,14 +44,12 @@ contrib/llvm-project/libunwind dim,emaste,jhb Pre-commit review preferred.
contrib/llvm-project/lldb dim,emaste Pre-commit review preferred.
contrib/llvm-project/llvm dim Pre-commit review preferred.
contrib/llvm-project/openmp dim,emaste Pre-commit review preferred.
contrib/netbsd-tests freebsd-testing,ngie Pre-commit review requested.
contrib/pjdfstest freebsd-testing,ngie,pjd Pre-commit review requested.
dev/usb/wlan adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org
*env(3) secteam Due to the problematic security history of this
code, please have patches reviewed by secteam.
etc/mail gshapiro Pre-commit review requested. Keep in sync with -STABLE.
etc/sendmail gshapiro Pre-commit review requested. Keep in sync with -STABLE.
fetch des Pre-commit review requested, email only.
fusefs(5) asomers Pre-commit review requested.
geli pjd Pre-commit review requested (both sys/geom/eli/ and sbin/geom/class/eli/).
isci(4) jimharris Pre-commit review requested.
iwm(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org
......@@ -60,6 +58,7 @@ kqueue jmg Pre-commit review requested. Documentation Required.
libdpv dteske Pre-commit review requested. Keep in sync with dpv(1).
libfetch des Pre-commit review requested, email only.
libfigpar dteske Pre-commit review requested.
libm freebsd-numerics Send email with patches to freebsd-numerics@
libpam des Pre-commit review requested, email only.
linprocfs des Pre-commit review requested, email only.
lpr gad Pre-commit review requested, particularly for
......@@ -67,7 +66,6 @@ lpr gad Pre-commit review requested, particularly for
nanobsd imp Pre-commit phabricator review requested.
net80211 adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org
nfs freebsd-fs@FreeBSD.org, rmacklem is best for reviews.
nis(8), yp(8) araujo Pre-commit review requested.
nvd(4) jimharris Pre-commit review requested.
nvme(4) jimharris Pre-commit review requested.
nvmecontrol(8) jimharris Pre-commit review requested.
......@@ -89,20 +87,30 @@ sh(1) jilles Pre-commit review requested. This also applies
share/mk imp, bapt, bdrewery, emaste, sjg Make is hard.
share/mk/*.test.mk freebsd-testing,ngie (same list as share/mk too) Pre-commit review requested.
stand/forth dteske Pre-commit review requested.
stand/lua kevans Pre-commit review requested
sys/compat/linuxkpi hselasky If in doubt, ask.
sys/contrib/dev/ice erj Pre-commit phabricator review requested.
sys/dev/e1000 erj Pre-commit phabricator review requested.
sys/dev/ixgbe erj Pre-commit phabricator review requested.
sys/dev/ixl erj Pre-commit phabricator review requested.
sys/dev/ice erj Pre-commit phabricator review requested.
sys/dev/sound/usb hselasky If in doubt, ask.
sys/dev/usb hselasky If in doubt, ask.
sys/dev/xen royger Pre-commit review recommended.
sys/netinet/ip_carp.c glebius Pre-commit review recommended.
sys/netpfil/pf kp,glebius Pre-commit review recommended.
sys/x86/xen royger Pre-commit review recommended.
sys/xen royger Pre-commit review recommended.
tests freebsd-testing,ngie Pre-commit review requested.
top(1) eadler Pre-commit review requested.
usr.sbin/bsdconfig dteske Pre-commit phabricator review requested.
usr.sbin/dpv dteske Pre-commit review requested. Keep in sync with libdpv.
usr.sbin/pkg pkg@ Please coordinate behavior or flag changes with pkg team.
usr.sbin/sysrc dteske Pre-commit phabricator review requested. Keep in sync with bsdconfig(8) sysrc.subr.
vmm(4) neel,grehan Pre-commit review requested.
vmm(4) tychon, jhb Pre-commit review requested.
autofs(5) trasz Pre-commit review recommended.
iscsi(4) trasz Pre-commit review recommended.
rctl(8) trasz Pre-commit review recommended.
sys/dev/ofw nwhitehorn Pre-commit review recommended.
sys/arm/allwinner manu Pre-commit review requested
sys/arm64/rockchip manu Pre-commit review requested
This is the top level of the FreeBSD source directory. This file
was last revised on:
$FreeBSD: releng/11.4/README 329145 2018-02-12 01:08:44Z kevans $
$FreeBSD: releng/12.2/README 335299 2018-06-17 19:44:24Z eadler $
FreeBSD is an operating system used to power modern servers,
desktops, and embedded platforms. A large community has
continually developed it for more than thirty years. Its
advanced networking, security, and storage features have
made FreeBSD the platform of choice for many of the
busiest web sites and most pervasive embedded networking
and storage devices.
For copyright information, please see the file COPYRIGHT in this
directory (additional copyright information also exists for some
directory. Additional copyright information also exists for some
sources in this tree - please see the specific source directories for
more information).
more information.
The Makefile in this directory supports a number of targets for
building components (or all) of the FreeBSD source tree. See build(7)
and http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
building components (or all) of the FreeBSD source tree. See build(7), config(8),
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html, and
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
for more information, including setting make(1) variables.
The `buildkernel` and `installkernel` targets build and install
the kernel and the modules (see below). Please see the top of
the Makefile in this directory for more information on the
standard build targets and compile-time flags.
Building a kernel is a somewhat more involved process. See build(7), config(8),
and http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
for more information.
Note: If you want to build and install the kernel with the
`buildkernel` and `installkernel` targets, you might need to build
world before. More information is available in the handbook.
The kernel configuration files reside in the sys/<arch>/conf
sub-directory. GENERIC is the default configuration used in release builds.
NOTES contains entries and documentation for all possible
devices, not just those commonly used.
Source Roadmap:
---------------
......@@ -70,6 +60,10 @@ stand Boot loader sources.
sys Kernel sources.
sys/<arch>/conf Kernel configuration files. GENERIC is the configuration
used in release builds. NOTES contains documentation of
all possible entries.
tests Regression tests which can be run by Kyua. See tests/README
for additional information.
......@@ -83,4 +77,4 @@ usr.sbin System administration commands.
For information on synchronizing your source tree with one or more of
the FreeBSD Project's development branches, please see:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-src.html
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html
......@@ -3,7 +3,7 @@
"Name" : "FreeBSD",
"License" : "BSD 2-Clause License",
"License File" : "COPYRIGHT",
"Version Number" : "11.4",
"Version Number" : "12.2",
"Owner" : "tonghaoyang1@huawei.com",
"Upstream URL" : "http://www.freebsd.org/",
"Description" : "FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms."
......
此差异已折叠。
......@@ -29,7 +29,7 @@
* SUCH DAMAGE.
*
* @(#)fts.h 8.3 (Berkeley) 8/14/94
* $FreeBSD$
* $FreeBSD: releng/12.2/include/fts.h 326024 2017-11-20 19:45:28Z pfg $
*/
#ifndef _FTS_H_
......
/* $FreeBSD: releng/11.4/stand/kshim/bsd_busspace.c 291400 2015-11-27 18:14:45Z zbb $ */
/* $FreeBSD: releng/12.2/stand/kshim/bsd_busspace.c 291400 2015-11-27 18:14:45Z zbb $ */
/*-
* Copyright (c) 2013 Hans Petter Selasky. All rights reserved.
*
......
/* $FreeBSD: releng/11.4/stand/kshim/bsd_kernel.c 315221 2017-03-14 02:06:03Z pfg $ */
/* $FreeBSD: releng/12.2/stand/kshim/bsd_kernel.c 314068 2017-02-22 02:35:59Z pfg $ */
/*-
* Copyright (c) 2013 Hans Petter Selasky. All rights reserved.
*
......
/* $FreeBSD: releng/11.4/stand/kshim/bsd_kernel.h 329183 2018-02-12 20:51:28Z kevans $ */
/* $FreeBSD: releng/12.2/stand/kshim/bsd_kernel.h 328987 2018-02-07 18:50:36Z hselasky $ */
/*-
* Copyright (c) 2011 Hans Petter Selasky. All rights reserved.
*
......
/* $FreeBSD: releng/11.4/stand/usb/usb_busdma_loader.c 291399 2015-11-27 18:13:28Z zbb $ */
/* $FreeBSD: releng/12.2/stand/usb/usb_busdma_loader.c 291399 2015-11-27 18:13:28Z zbb $ */
/*-
* Copyright (c) 2013 Hans Petter Selasky. All rights reserved.
*
......
/*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
......@@ -47,7 +49,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/arm/arm/autoconf.c 331722 2018-03-29 02:50:57Z eadler $");
__FBSDID("$FreeBSD: releng/12.2/sys/arm/arm/autoconf.c 325966 2017-11-18 14:26:50Z pfg $");
#include <sys/bus.h>
#include "linux/module.h"
......
/* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */
/*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1988, 1992, 1993
* The Regents of the University of California. All rights reserved.
* Copyright (c) 1996
......@@ -37,6 +39,9 @@
* @(#)in_cksum.c 8.1 (Berkeley) 6/10/93
*/
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
__FBSDID("$FreeBSD: releng/12.2/sys/arm/arm/in_cksum.c 325966 2017-11-18 14:26:50Z pfg $");
#include "los_base.h"
#include "sys/types.h"
......
......@@ -40,7 +40,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/arm/arm/nexus.c 308382 2016-11-06 18:40:12Z gonzo $");
__FBSDID("$FreeBSD: releng/12.2/sys/arm/arm/nexus.c 320198 2017-06-21 18:25:35Z zbb $");
#include <sys/kobj.h>
#include <sys/systm.h>
......
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2005 M. Warner Losh.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
......@@ -25,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/arm/include/_bus.h 331722 2018-03-29 02:50:57Z eadler $
* $FreeBSD: releng/12.2/sys/arm/include/_bus.h 333142 2018-05-01 16:21:01Z imp $
*/
#ifndef ARM_INCLUDE__BUS_H
......
......@@ -14,7 +14,7 @@
*
* Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992
*
* $FreeBSD: releng/11.4/sys/cam/scsi/scsi_all.h 351582 2019-08-28 20:23:08Z mav $
* $FreeBSD: releng/12.2/sys/cam/scsi/scsi_all.h 364184 2020-08-13 00:42:09Z mav $
*/
#ifndef __INCLUDE_SCSI_ALL_H
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/asm/atomic.h 337898 2018-08-16 08:12:36Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/asm/atomic.h 361180 2020-05-18 09:11:41Z hselasky $
*/
#ifndef _ASM_ATOMIC_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/asm/io.h 290135 2015-10-29 08:28:39Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/asm/io.h 290135 2015-10-29 08:28:39Z hselasky $
*/
#ifndef _ASM_IO_H_
#define _ASM_IO_H_
......
......@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/atomic.h 328653 2018-02-01 13:01:44Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/atomic.h 348084 2019-05-22 03:54:25Z johalun $
*/
#ifndef _LINUX_ATOMIC_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/completion.h 334767 2018-06-07 07:47:32Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/completion.h 334427 2018-05-31 12:55:38Z hselasky $
*/
#ifndef _LINUX_COMPLETION_H_
#define _LINUX_COMPLETION_H_
......
......@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/delay.h 330851 2018-03-13 16:17:36Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/delay.h 330353 2018-03-03 19:26:40Z hselasky $
*/
#ifndef _LINUX_DELAY_H_
#define _LINUX_DELAY_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/dma-mapping.h 345920 2019-04-05 11:16:06Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/dma-mapping.h 360525 2020-05-01 09:46:27Z hselasky $
*/
#ifndef _LINUX_DMA_MAPPING_H_
#define _LINUX_DMA_MAPPING_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/errno.h 331756 2018-03-30 02:04:46Z emaste $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/errno.h 364654 2020-08-24 10:46:09Z manu $
*/
#ifndef _LINUX_ERRNO_H_
#define _LINUX_ERRNO_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/fs.h 341850 2018-12-12 10:09:23Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/fs.h 341849 2018-12-12 10:08:15Z hselasky $
*/
#ifndef _LINUX_FS_H_
#define _LINUX_FS_H_
......
/*-
* Copyright (c) 2017 Mark Johnston <markj@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
......@@ -23,7 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/hrtimer.h 335411 2018-06-20 06:35:37Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/hrtimer.h 334482 2018-06-01 11:33:14Z hselasky $
*/
#ifndef _LINUX_HRTIMER_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/interrupt.h 352474 2019-09-18 07:24:33Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/interrupt.h 352472 2019-09-18 07:21:08Z hselasky $
*/
#ifndef _LINUX_INTERRUPT_H_
#define _LINUX_INTERRUPT_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/io.h 352330 2019-09-14 13:33:52Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/io.h 363148 2020-07-13 15:28:06Z hselasky $
*/
#ifndef _LINUX_IO_H_
#define _LINUX_IO_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/ioctl.h 299664 2016-05-13 11:42:36Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/ioctl.h 299664 2016-05-13 11:42:36Z hselasky $
*/
#ifndef _LINUX_IOCTL_H_
#define _LINUX_IOCTL_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/jiffies.h 358700 2020-03-06 13:58:08Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/jiffies.h 364674 2020-08-24 13:19:16Z manu $
*/
#ifndef _LINUX_JIFFIES_H_
#define _LINUX_JIFFIES_H_
......
......@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/kernel.h 347791 2019-05-16 17:01:39Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/kernel.h 364674 2020-08-24 13:19:16Z manu $
*/
#ifndef _LINUX_KERNEL_H_
#define _LINUX_KERNEL_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/module.h 335435 2018-06-20 06:59:39Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/module.h 334775 2018-06-07 11:34:59Z hselasky $
*/
#ifndef _LINUX_MODULE_H_
#define _LINUX_MODULE_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/rbtree.h 290135 2015-10-29 08:28:39Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/rbtree.h 290135 2015-10-29 08:28:39Z hselasky $
*/
#ifndef _LINUX_RBTREE_H_
#define _LINUX_RBTREE_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/rwsem.h 331756 2018-03-30 02:04:46Z emaste $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/rwsem.h 331433 2018-03-23 15:50:01Z emaste $
*/
#ifndef _LINUX_RWSEM_H_
#define _LINUX_RWSEM_H_
......
......@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/scatterlist.h 345939 2019-04-05 11:32:57Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/scatterlist.h 361205 2020-05-18 09:44:26Z hselasky $
*/
#ifndef _LINUX_SCATTERLIST_H_
#define _LINUX_SCATTERLIST_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/sched.h 345926 2019-04-05 11:21:00Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/sched.h 364390 2020-08-19 13:32:55Z hselasky $
*/
#ifndef _LINUX_SCHED_H_
#define _LINUX_SCHED_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/semaphore.h 328653 2018-02-01 13:01:44Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/semaphore.h 314040 2017-02-21 12:43:02Z hselasky $
*/
#ifndef _LINUX_SEMAPHORE_H_
#define _LINUX_SEMAPHORE_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/slab.h 345930 2019-04-05 11:26:33Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/slab.h 365383 2020-09-06 17:40:35Z wulf $
*/
#ifndef _LINUX_SLAB_H_
#define _LINUX_SLAB_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/spinlock.h 331756 2018-03-30 02:04:46Z emaste $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/spinlock.h 331433 2018-03-23 15:50:01Z emaste $
*/
#ifndef _LINUX_SPINLOCK_H_
#define _LINUX_SPINLOCK_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/string.h 329954 2018-02-25 10:18:49Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/string.h 364652 2020-08-24 10:28:15Z manu $
*/
#ifndef __LINUX_STRING_H__
#define __LINUX_STRING_H__
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/timer.h 335414 2018-06-20 06:38:03Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/timer.h 364672 2020-08-24 13:14:38Z manu $
*/
#ifndef _LINUX_TIMER_H_
#define _LINUX_TIMER_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/types.h 346392 2019-04-19 15:46:08Z bz $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/types.h 361178 2020-05-18 09:10:21Z hselasky $
*/
#ifndef _LINUX_TYPES_H_
#define _LINUX_TYPES_H_
......
/* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/usb.h 331756 2018-03-30 02:04:46Z emaste $ */
/* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/usb.h 331433 2018-03-23 15:50:01Z emaste $ */
/*-
* Copyright (c) 2007 Luigi Rizzo - Universita` di Pisa. All rights reserved.
* Copyright (c) 2007 Hans Petter Selasky. All rights reserved.
......
......@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/wait.h 335426 2018-06-20 06:50:11Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/wait.h 364674 2020-08-24 13:19:16Z manu $
*/
#ifndef _LINUX_WAIT_H_
......
......@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/compat/linuxkpi/common/include/linux/workqueue.h 337897 2018-08-16 08:11:17Z hselasky $
* $FreeBSD: releng/12.2/sys/compat/linuxkpi/common/include/linux/workqueue.h 364671 2020-08-24 12:59:55Z manu $
*/
#ifndef _LINUX_WORKQUEUE_H_
#define _LINUX_WORKQUEUE_H_
......
......@@ -30,6 +30,7 @@
*/
#include "linux/hrtimer.h"
#include "los_task_pri.h"
#include "los_spinlock.h"
#include "target_config.h"
......
......@@ -25,7 +25,7 @@
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/crypto/rijndael/rijndael-alg-fst.c 149176 2005-08-17 07:59:07Z pjd $");
__FBSDID("$FreeBSD: releng/12.2/sys/crypto/rijndael/rijndael-alg-fst.c 149176 2005-08-17 07:59:07Z pjd $");
#include <sys/cdefs.h>
#include <sys/types.h>
......
......@@ -16,7 +16,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/crypto/rijndael/rijndael-api-fst.c 274380 2014-11-11 13:37:28Z des $");
__FBSDID("$FreeBSD: releng/12.2/sys/crypto/rijndael/rijndael-api-fst.c 274380 2014-11-11 13:37:28Z des $");
#include <sys/types.h>
#include <sys/param.h>
......
/* $FreeBSD: releng/11.4/sys/crypto/rijndael/rijndael-api-fst.h 274341 2014-11-10 09:55:35Z des $ */
/* $FreeBSD: releng/12.2/sys/crypto/rijndael/rijndael-api-fst.h 274341 2014-11-10 09:55:35Z des $ */
/* $KAME: rijndael-api-fst.h,v 1.6 2001/05/27 00:23:23 itojun Exp $ */
/*
......
/* $KAME: rijndael.h,v 1.6 2003/08/28 08:36:32 itojun Exp $ */
/* $FreeBSD: releng/11.4/sys/crypto/rijndael/rijndael.h 143431 2005-03-11 22:07:04Z ume $ */
/* $FreeBSD: releng/12.2/sys/crypto/rijndael/rijndael.h 143431 2005-03-11 22:07:04Z ume $ */
/**
* rijndael-alg-fst.h
......
/* $KAME: rijndael_local.h,v 1.5 2003/08/28 08:37:24 itojun Exp $ */
/* $FreeBSD: releng/11.4/sys/crypto/rijndael/rijndael_local.h 121050 2003-10-12 21:05:05Z ume $ */
/* $FreeBSD: releng/12.2/sys/crypto/rijndael/rijndael_local.h 121050 2003-10-12 21:05:05Z ume $ */
/* the file should not be used from outside */
typedef u_int8_t u8;
......
......@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/crypto/sha2/sha256.h 310372 2016-12-21 18:42:04Z emaste $
* $FreeBSD: releng/12.2/sys/crypto/sha2/sha256.h 307584 2016-10-18 23:20:49Z asomers $
*/
#ifndef _SHA256_H_
......
/* $NetBSD: mii.h,v 1.18 2014/06/16 14:43:22 msaitoh Exp $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1997 Manuel Bouyer. All rights reserved.
*
* Modification to match BSD/OS 3.0 MII interface by Jason R. Thorpe,
......@@ -26,7 +28,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/mii/mii.h 331722 2018-03-29 02:50:57Z eadler $
* $FreeBSD: releng/12.2/sys/dev/mii/mii.h 326255 2017-11-27 14:52:40Z pfg $
*/
#ifndef _DEV_MII_MII_H_
......
......@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/random/hash.c 292782 2015-12-27 17:33:59Z allanjude $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/random/hash.c 292782 2015-12-27 17:33:59Z allanjude $");
#ifdef _KERNEL
#include <sys/param.h>
......
......@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/random/hash.h 285422 2015-07-12 18:14:38Z markm $
* $FreeBSD: releng/12.2/sys/dev/random/hash.h 285422 2015-07-12 18:14:38Z markm $
*/
#ifndef SYS_DEV_RANDOM_HASH_H_INCLUDED
......
......@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/random/randomdev.h 286839 2015-08-17 07:36:12Z markm $
* $FreeBSD: releng/12.2/sys/dev/random/randomdev.h 286839 2015-08-17 07:36:12Z markm $
*/
#ifndef SYS_DEV_RANDOM_RANDOMDEV_H_INCLUDED
......
......@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/random/uint128.h 284959 2015-06-30 17:00:45Z markm $
* $FreeBSD: releng/12.2/sys/dev/random/uint128.h 284959 2015-06-30 17:00:45Z markm $
*/
#ifndef SYS_DEV_RANDOM_UINT128_H_INCLUDED
......
......@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/random/unit_test.h 285422 2015-07-12 18:14:38Z markm $
* $FreeBSD: releng/12.2/sys/dev/random/unit_test.h 338324 2018-08-26 12:51:46Z markm $
*/
......
......@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/random/yarrow.c 298923 2016-05-02 14:35:57Z pfg $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/random/yarrow.c 298923 2016-05-02 14:35:57Z pfg $");
#include <sys/param.h>
#ifdef _KERNEL
......
......@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/random/yarrow.h 284959 2015-06-30 17:00:45Z markm $
* $FreeBSD: releng/12.2/sys/dev/random/yarrow.h 284959 2015-06-30 17:00:45Z markm $
*/
#ifndef SYS_DEV_RANDOM_YARROW_H_INCLUDED
......
/* $FreeBSD: releng/11.4/sys/dev/usb/controller/ehci.c 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/controller/ehci.c 327173 2017-12-25 04:48:39Z kan $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
* Copyright (c) 2004 The NetBSD Foundation, Inc. All rights reserved.
* Copyright (c) 2004 Lennart Augustsson. All rights reserved.
......
/* $FreeBSD: releng/11.4/sys/dev/usb/controller/ehci.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/controller/ehci.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 2001 The NetBSD Foundation, Inc.
* All rights reserved.
*
......
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
......@@ -29,7 +31,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/controller/ehci_pci.c 358017 2020-02-17 09:57:40Z hselasky $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/controller/ehci_pci.c 358016 2020-02-17 09:57:03Z hselasky $");
/*
* USB Enhanced Host Controller Driver, a.k.a. USB 2.0 controller.
......
/* $FreeBSD: releng/11.4/sys/dev/usb/controller/ehcireg.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/controller/ehcireg.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 2001 The NetBSD Foundation, Inc.
* All rights reserved.
*
......
/* $FreeBSD: releng/11.4/sys/dev/usb/controller/usb_controller.c 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/controller/usb_controller.c 336770 2018-07-27 18:28:22Z imp $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/controller/xhci.c 360334 2020-04-26 08:37:31Z hselasky $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/controller/xhci.c 365239 2020-09-02 10:10:28Z hselasky $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2010 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/controller/xhci.h 358019 2020-02-17 09:59:28Z hselasky $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/controller/xhci.h 358018 2020-02-17 09:58:55Z hselasky $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2010 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2010 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......@@ -24,6 +26,7 @@
*/
#include "implementation/global_implementation.h"
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/controller/xhci_pci.c 358016 2020-02-17 09:57:03Z hselasky $");
#include "controller/xhci.h"
#include "controller/xhcireg.h"
......
/* $FreeBSD: releng/11.4/sys/dev/usb/controller/xhcireg.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/controller/xhcireg.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2010 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.3/sys/dev/usb/usbdevs 346655 2019-04-25 00:56:11Z gonzo $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usbdevs 346655 2019-04-25 00:56:11Z gonzo $ */
/* $NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp $ */
/*
......
......@@ -5,9 +5,11 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/input/uhid.c 331722 2018-03-29 02:50:57Z eadler $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/input/uhid.c 363664 2020-07-29 14:30:42Z markj $");
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
......
/*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997, 1998, 1999, 2000-2003
* Bill Paul <wpaul@windriver.com>. All rights reserved.
*
......@@ -31,7 +33,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/net/if_axe.c 331722 2018-03-29 02:50:57Z eadler $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/net/if_axe.c 333813 2018-05-18 20:13:34Z mmacy $");
/*
* ASIX Electronics AX88172/AX88178/AX88778 USB 2.0 ethernet driver.
......
/*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997, 1998, 1999, 2000-2003
* Bill Paul <wpaul@windriver.com>. All rights reserved.
*
......@@ -29,7 +31,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/usb/net/if_axereg.h 331722 2018-03-29 02:50:57Z eadler $
* $FreeBSD: releng/12.2/sys/dev/usb/net/if_axereg.h 325966 2017-11-18 14:26:50Z pfg $
*/
/*
......
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2013-2014 Kevin Lo
* All rights reserved.
*
......@@ -25,7 +27,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/net/if_axge.c 331722 2018-03-29 02:50:57Z eadler $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/net/if_axge.c 333813 2018-05-18 20:13:34Z mmacy $");
/*
* ASIX Electronics AX88178A/AX88179 USB 2.0/3.0 gigabit ethernet driver.
......
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2013-2014 Kevin Lo
* All rights reserved.
*
......@@ -23,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/usb/net/if_axgereg.h 331722 2018-03-29 02:50:57Z eadler $
* $FreeBSD: releng/12.2/sys/dev/usb/net/if_axgereg.h 326255 2017-11-27 14:52:40Z pfg $
*/
#define AXE_FLAG_178A 0x10000 /* AX88178A */
......
/* $NetBSD: if_cdce.c,v 1.4 2004/10/24 12:50:54 augustss Exp $ */
/*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 1997, 1998, 1999, 2000-2003 Bill Paul <wpaul@windriver.com>
* Copyright (c) 2003-2005 Craig Boston
* Copyright (c) 2004 Daniel Hartmeier
......@@ -46,7 +48,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/net/if_cdce.c 331722 2018-03-29 02:50:57Z eadler $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/net/if_cdce.c 328162 2018-01-19 12:59:14Z hselasky $");
#include "los_crc32.h"
......
/*-
* SPDX-License-Identifier: BSD-4-Clause
*
* Copyright (c) 2003-2005 Craig Boston
* All rights reserved.
*
......@@ -29,7 +31,7 @@
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/usb/net/if_cdcereg.h 331722 2018-03-29 02:50:57Z eadler $
* $FreeBSD: releng/12.2/sys/dev/usb/net/if_cdcereg.h 325966 2017-11-18 14:26:50Z pfg $
*/
#ifndef _USB_IF_CDCEREG_H_
......
......@@ -21,7 +21,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/net/if_urndis.c 351015 2019-08-14 09:41:30Z hselasky $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/net/if_urndis.c 365748 2020-09-15 12:34:01Z lwhsu $");
#include <lwip/netif.h>
#include <lwip/dhcp.h>
......
/* $FreeBSD: releng/11.4/sys/dev/usb/net/if_urndisreg.h 307481 2016-10-17 06:56:58Z sephe $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/net/if_urndisreg.h 304654 2016-08-23 02:54:06Z sephe $ */
/* $OpenBSD: if_urndisreg.h,v 1.19 2013/11/21 14:08:05 mpi Exp $ */
/*
......
/* $FreeBSD: releng/11.4/sys/dev/usb/net/usb_ethernet.c 334757 2018-06-07 07:32:51Z hselasky $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/net/usb_ethernet.c 334158 2018-05-24 15:24:42Z hselasky $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2009 Andrew Thompson (thompsa@FreeBSD.org)
*
* Redistribution and use in source and binary forms, with or without
......@@ -25,7 +27,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/net/usb_ethernet.c 334757 2018-06-07 07:32:51Z hselasky $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/net/usb_ethernet.c 334158 2018-05-24 15:24:42Z hselasky $");
#include <lwip/netifapi.h>
......
/* $FreeBSD: releng/11.4/sys/dev/usb/net/usb_ethernet.h 334757 2018-06-07 07:32:51Z hselasky $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/net/usb_ethernet.h 334158 2018-05-24 15:24:42Z hselasky $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......@@ -23,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/usb/net/usb_ethernet.h 334757 2018-06-07 07:32:51Z hselasky $
* $FreeBSD: releng/12.2/sys/dev/usb/net/usb_ethernet.h 334158 2018-05-24 15:24:42Z hselasky $
*/
#ifndef _USB_ETHERNET_H_
......
/* $FreeBSD: releng/11.4/sys/dev/usb/quirk/usb_quirk.c 346655 2019-04-25 00:56:11Z gonzo $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/quirk/usb_quirk.c 345544 2019-03-26 13:52:01Z hselasky $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved.
* Copyright (c) 1998 Lennart Augustsson. All rights reserved.
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
......
/* $FreeBSD: releng/11.4/sys/dev/usb/quirk/usb_quirk.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/quirk/usb_quirk.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
......@@ -16,7 +16,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* $FreeBSD: releng/11.4/sys/dev/usb/serial/u3g.c 359259 2020-03-23 18:52:57Z hselasky $
* $FreeBSD: releng/12.2/sys/dev/usb/serial/u3g.c 359256 2020-03-23 18:31:13Z hselasky $
*/
/*
......
/* $NetBSD: ucom.c,v 1.40 2001/11/13 06:24:54 lukem Exp $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD
*
* Copyright (c) 2001-2003, 2005, 2008
* Shunsuke Akiyama <akiyama@jp.FreeBSD.org>.
* All rights reserved.
......@@ -28,7 +30,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/serial/usb_serial.c 331722 2018-03-29 02:50:57Z eadler $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/serial/usb_serial.c 332996 2018-04-25 15:28:46Z trasz $");
/*-
* Copyright (c) 1998, 2000 The NetBSD Foundation, Inc.
......
/* $NetBSD: ucomvar.h,v 1.9 2001/01/23 21:56:17 augustss Exp $ */
/* $FreeBSD: releng/11.4/sys/dev/usb/serial/usb_serial.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/serial/usb_serial.h 332996 2018-04-25 15:28:46Z trasz $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD
*
* Copyright (c) 2001-2002, Shunsuke Akiyama <akiyama@jp.FreeBSD.org>.
* All rights reserved.
*
......
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/storage/umass.c 331722 2018-03-29 02:50:57Z eadler $");
__FBSDID("$FreeBSD: releng/12.2/sys/dev/usb/storage/umass.c 327173 2017-12-25 04:48:39Z kan $");
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 1999 MAEKAWA Masahide <bishop@rr.iij4u.or.jp>,
* Nick Hibma <n_hibma@FreeBSD.org>
* All rights reserved.
......@@ -27,7 +29,7 @@ __FBSDID("$FreeBSD: releng/11.4/sys/dev/usb/storage/umass.c 331722 2018-03-29 02
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD: releng/11.4/sys/dev/usb/storage/umass.c 331722 2018-03-29 02:50:57Z eadler $
* $FreeBSD: releng/12.2/sys/dev/usb/storage/umass.c 327173 2017-12-25 04:48:39Z kan $
* $NetBSD: umass.c,v 1.28 2000/04/02 23:46:53 augustss Exp $
*/
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb.h 359317 2020-03-26 05:37:50Z hselasky $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb.h 359316 2020-03-26 05:37:08Z hselasky $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
* Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved.
* Copyright (c) 1998 Lennart Augustsson. All rights reserved.
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_bus.h 356395 2020-01-06 09:10:13Z hselasky $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_bus.h 356394 2020-01-06 09:07:57Z hselasky $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_busdma.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_busdma.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $NetBSD: usbcdc.h,v 1.9 2004/10/23 13:24:24 augustss Exp $ */
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_cdc.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_cdc.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_controller.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_controller.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_core.c 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_core.c 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_core.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_core.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_debug.c 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_debug.c 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_debug.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_debug.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_dev.c 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_dev.c 363664 2020-07-29 14:30:42Z markj $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2006-2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_dev.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_dev.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_dynamic.c 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_dynamic.c 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_dynamic.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_dynamic.h 326255 2017-11-27 14:52:40Z pfg $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
/* $FreeBSD: releng/11.4/sys/dev/usb/usb_endian.h 331722 2018-03-29 02:50:57Z eadler $ */
/* $FreeBSD: releng/12.2/sys/dev/usb/usb_endian.h 326255 2017-11-27 14:52:40Z pfg $ */
/*
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册