diff options
Diffstat (limited to 'sys/dev/usb')
159 files changed, 164 insertions, 164 deletions
diff --git a/sys/dev/usb/controller/at91dci.c b/sys/dev/usb/controller/at91dci.c index fc0db86a3b85..337bad9be437 100644 --- a/sys/dev/usb/controller/at91dci.c +++ b/sys/dev/usb/controller/at91dci.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/at91dci.c,v 1.22.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2007-2008 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/controller/at91dci.h b/sys/dev/usb/controller/at91dci.h index a1603aa660ad..54e9934692c8 100644 --- a/sys/dev/usb/controller/at91dci.h +++ b/sys/dev/usb/controller/at91dci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/at91dci.h,v 1.8.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2006 ATMEL * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> diff --git a/sys/dev/usb/controller/at91dci_atmelarm.c b/sys/dev/usb/controller/at91dci_atmelarm.c index 39089752d3f3..012e9597720e 100644 --- a/sys/dev/usb/controller/at91dci_atmelarm.c +++ b/sys/dev/usb/controller/at91dci_atmelarm.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/at91dci_atmelarm.c,v 1.6.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2007-2008 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/controller/atmegadci.c b/sys/dev/usb/controller/atmegadci.c index adbd972db6d5..af0d99d7c208 100644 --- a/sys/dev/usb/controller/atmegadci.c +++ b/sys/dev/usb/controller/atmegadci.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/atmegadci.c,v 1.28.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/controller/atmegadci.h b/sys/dev/usb/controller/atmegadci.h index 68613af3e5e5..6b0457e46709 100644 --- a/sys/dev/usb/controller/atmegadci.h +++ b/sys/dev/usb/controller/atmegadci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/atmegadci.h,v 1.9.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/controller/atmegadci_atmelarm.c b/sys/dev/usb/controller/atmegadci_atmelarm.c index 084554c0655f..d0d1a2d9b9c1 100644 --- a/sys/dev/usb/controller/atmegadci_atmelarm.c +++ b/sys/dev/usb/controller/atmegadci_atmelarm.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/atmegadci_atmelarm.c,v 1.8.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/controller/avr32dci.c b/sys/dev/usb/controller/avr32dci.c index 8abe46c4a6c4..86419be51798 100644 --- a/sys/dev/usb/controller/avr32dci.c +++ b/sys/dev/usb/controller/avr32dci.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/avr32dci.c,v 1.8.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/controller/avr32dci.h b/sys/dev/usb/controller/avr32dci.h index 6672fa76afb3..176697c363a2 100644 --- a/sys/dev/usb/controller/avr32dci.h +++ b/sys/dev/usb/controller/avr32dci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/avr32dci.h,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/controller/ehci.c b/sys/dev/usb/controller/ehci.c index 6f22c0a8e038..3c58f7485b9b 100644 --- a/sys/dev/usb/controller/ehci.c +++ b/sys/dev/usb/controller/ehci.c @@ -44,7 +44,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ehci.c,v 1.26.2.13.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/stdint.h> #include <sys/stddef.h> diff --git a/sys/dev/usb/controller/ehci.h b/sys/dev/usb/controller/ehci.h index b6426c45ca36..3fc981cb294d 100644 --- a/sys/dev/usb/controller/ehci.h +++ b/sys/dev/usb/controller/ehci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/ehci.h,v 1.8.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/controller/ehci_ixp4xx.c b/sys/dev/usb/controller/ehci_ixp4xx.c index 3a2b6e46e569..489b4f36df21 100644 --- a/sys/dev/usb/controller/ehci_ixp4xx.c +++ b/sys/dev/usb/controller/ehci_ixp4xx.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ehci_ixp4xx.c,v 1.7.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include "opt_bus.h" diff --git a/sys/dev/usb/controller/ehci_mbus.c b/sys/dev/usb/controller/ehci_mbus.c index 368e3e57494f..34352898a276 100644 --- a/sys/dev/usb/controller/ehci_mbus.c +++ b/sys/dev/usb/controller/ehci_mbus.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ehci_mbus.c,v 1.7.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include "opt_bus.h" diff --git a/sys/dev/usb/controller/ehci_pci.c b/sys/dev/usb/controller/ehci_pci.c index bd7afcf8ade1..33f9a376242d 100644 --- a/sys/dev/usb/controller/ehci_pci.c +++ b/sys/dev/usb/controller/ehci_pci.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ehci_pci.c,v 1.8.2.10.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * USB Enhanced Host Controller Driver, a.k.a. USB 2.0 controller. diff --git a/sys/dev/usb/controller/ehcireg.h b/sys/dev/usb/controller/ehcireg.h index 182d9d6acab2..0d7ece2eff92 100644 --- a/sys/dev/usb/controller/ehcireg.h +++ b/sys/dev/usb/controller/ehcireg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/ehcireg.h,v 1.1.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/controller/musb_otg.c b/sys/dev/usb/controller/musb_otg.c index e4db7bf6857f..addbc9d55a60 100644 --- a/sys/dev/usb/controller/musb_otg.c +++ b/sys/dev/usb/controller/musb_otg.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/musb_otg.c,v 1.22.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/controller/musb_otg.h b/sys/dev/usb/controller/musb_otg.h index e8eafca6fb1d..92b06fe5565b 100644 --- a/sys/dev/usb/controller/musb_otg.h +++ b/sys/dev/usb/controller/musb_otg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/musb_otg.h,v 1.6.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/controller/musb_otg_atmelarm.c b/sys/dev/usb/controller/musb_otg_atmelarm.c index 0900a48f8b7b..500c39209942 100644 --- a/sys/dev/usb/controller/musb_otg_atmelarm.c +++ b/sys/dev/usb/controller/musb_otg_atmelarm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/musb_otg_atmelarm.c,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/controller/ohci.c b/sys/dev/usb/controller/ohci.c index fa7f23ac1963..59b44932cd96 100644 --- a/sys/dev/usb/controller/ohci.c +++ b/sys/dev/usb/controller/ohci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ohci.c,v 1.21.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * USB Open Host Controller driver. diff --git a/sys/dev/usb/controller/ohci.h b/sys/dev/usb/controller/ohci.h index 60574bb9cadf..c82168adf2a0 100644 --- a/sys/dev/usb/controller/ohci.h +++ b/sys/dev/usb/controller/ohci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/ohci.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/controller/ohci_atmelarm.c b/sys/dev/usb/controller/ohci_atmelarm.c index c235a8bd5c2f..275cbe3ddc05 100644 --- a/sys/dev/usb/controller/ohci_atmelarm.c +++ b/sys/dev/usb/controller/ohci_atmelarm.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ohci_atmelarm.c,v 1.6.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/stdint.h> #include <sys/stddef.h> diff --git a/sys/dev/usb/controller/ohci_pci.c b/sys/dev/usb/controller/ohci_pci.c index a4fcd9f13b2b..f76151b0e6a2 100644 --- a/sys/dev/usb/controller/ohci_pci.c +++ b/sys/dev/usb/controller/ohci_pci.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/ohci_pci.c,v 1.8.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * USB Open Host Controller driver. diff --git a/sys/dev/usb/controller/ohcireg.h b/sys/dev/usb/controller/ohcireg.h index 9127a02a36f1..4b6508f895e6 100644 --- a/sys/dev/usb/controller/ohcireg.h +++ b/sys/dev/usb/controller/ohcireg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/ohcireg.h,v 1.1.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/controller/uhci.c b/sys/dev/usb/controller/uhci.c index f87907c4925e..7a47e231c199 100644 --- a/sys/dev/usb/controller/uhci.c +++ b/sys/dev/usb/controller/uhci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/uhci.c,v 1.21.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * USB Universal Host Controller driver. diff --git a/sys/dev/usb/controller/uhci.h b/sys/dev/usb/controller/uhci.h index f526431932dd..f31b1991368a 100644 --- a/sys/dev/usb/controller/uhci.h +++ b/sys/dev/usb/controller/uhci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/uhci.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/controller/uhci_pci.c b/sys/dev/usb/controller/uhci_pci.c index 81421e3e7a3a..8f35c17153a7 100644 --- a/sys/dev/usb/controller/uhci_pci.c +++ b/sys/dev/usb/controller/uhci_pci.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/uhci_pci.c,v 1.8.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* Universal Host Controller Interface * diff --git a/sys/dev/usb/controller/uhcireg.h b/sys/dev/usb/controller/uhcireg.h index 993b73cd4ea9..0b20be6c0f85 100644 --- a/sys/dev/usb/controller/uhcireg.h +++ b/sys/dev/usb/controller/uhcireg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/uhcireg.h,v 1.1.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/controller/usb_controller.c b/sys/dev/usb/controller/usb_controller.c index 1a9b4742ec27..e561080e3d02 100644 --- a/sys/dev/usb/controller/usb_controller.c +++ b/sys/dev/usb/controller/usb_controller.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/usb_controller.c,v 1.22.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/controller/uss820dci.c b/sys/dev/usb/controller/uss820dci.c index 74221695f842..33fae345ab54 100644 --- a/sys/dev/usb/controller/uss820dci.c +++ b/sys/dev/usb/controller/uss820dci.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/uss820dci.c,v 1.25.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. diff --git a/sys/dev/usb/controller/uss820dci.h b/sys/dev/usb/controller/uss820dci.h index e158c1c10f9d..27cd653fae6f 100644 --- a/sys/dev/usb/controller/uss820dci.h +++ b/sys/dev/usb/controller/uss820dci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/uss820dci.h,v 1.8.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. diff --git a/sys/dev/usb/controller/uss820dci_atmelarm.c b/sys/dev/usb/controller/uss820dci_atmelarm.c index 52a7364bdb95..652f1accc8c8 100644 --- a/sys/dev/usb/controller/uss820dci_atmelarm.c +++ b/sys/dev/usb/controller/uss820dci_atmelarm.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/controller/uss820dci_atmelarm.c,v 1.8.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> diff --git a/sys/dev/usb/input/atp.c b/sys/dev/usb/input/atp.c index c0fe6d4b386e..1c6f74872d8a 100644 --- a/sys/dev/usb/input/atp.c +++ b/sys/dev/usb/input/atp.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/input/atp.c,v 1.5.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/usb/input/uep.c b/sys/dev/usb/input/uep.c index 27dec1ff2711..4a74a5733f74 100644 --- a/sys/dev/usb/input/uep.c +++ b/sys/dev/usb/input/uep.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/input/uep.c,v 1.1.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/input/uhid.c b/sys/dev/usb/input/uhid.c index d214c7cf1b7c..bf4189924e89 100644 --- a/sys/dev/usb/input/uhid.c +++ b/sys/dev/usb/input/uhid.c @@ -5,7 +5,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/input/uhid.c,v 1.11.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/input/ukbd.c b/sys/dev/usb/input/ukbd.c index 64c17ceb55da..809680bb63aa 100644 --- a/sys/dev/usb/input/ukbd.c +++ b/sys/dev/usb/input/ukbd.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/input/ukbd.c,v 1.16.2.13.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- diff --git a/sys/dev/usb/input/ums.c b/sys/dev/usb/input/ums.c index 515b35822e53..e94ab9f1a870 100644 --- a/sys/dev/usb/input/ums.c +++ b/sys/dev/usb/input/ums.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/input/ums.c,v 1.16.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * HID spec: http://www.usb.org/developers/devclass_docs/HID1_11.pdf diff --git a/sys/dev/usb/input/usb_rdesc.h b/sys/dev/usb/input/usb_rdesc.h index 23ea620b73e9..a5e793685171 100644 --- a/sys/dev/usb/input/usb_rdesc.h +++ b/sys/dev/usb/input/usb_rdesc.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/input/usb_rdesc.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ * * This file contains replacements for broken HID report descriptors. */ diff --git a/sys/dev/usb/misc/udbp.c b/sys/dev/usb/misc/udbp.c index 5eef3103c31a..f7aa677fb3c9 100644 --- a/sys/dev/usb/misc/udbp.c +++ b/sys/dev/usb/misc/udbp.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/misc/udbp.c,v 1.10.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* Driver for arbitrary double bulk pipe devices. * The driver assumes that there will be the same driver on the other side. diff --git a/sys/dev/usb/misc/udbp.h b/sys/dev/usb/misc/udbp.h index e6fd85326152..6c3e431e1a24 100644 --- a/sys/dev/usb/misc/udbp.h +++ b/sys/dev/usb/misc/udbp.h @@ -34,7 +34,7 @@ * This file was derived from src/sys/netgraph/ng_sample.h, revision 1.1 * written by Julian Elischer, Whistle Communications. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/misc/udbp.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _NETGRAPH_UDBP_H_ diff --git a/sys/dev/usb/misc/ufm.c b/sys/dev/usb/misc/ufm.c index 136182a1c3e3..a61676ce26bb 100644 --- a/sys/dev/usb/misc/ufm.c +++ b/sys/dev/usb/misc/ufm.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/misc/ufm.c,v 1.8.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/stdint.h> diff --git a/sys/dev/usb/net/if_aue.c b/sys/dev/usb/net/if_aue.c index a8c0a548b519..57c861c2f06f 100644 --- a/sys/dev/usb/net/if_aue.c +++ b/sys/dev/usb/net/if_aue.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_aue.c,v 1.12.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * ADMtek AN986 Pegasus and AN8511 Pegasus II USB to ethernet driver. diff --git a/sys/dev/usb/net/if_auereg.h b/sys/dev/usb/net/if_auereg.h index 4d0843eb8b1a..2c09065796d4 100644 --- a/sys/dev/usb/net/if_auereg.h +++ b/sys/dev/usb/net/if_auereg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/if_auereg.h,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/net/if_axe.c b/sys/dev/usb/net/if_axe.c index e255c855c94b..238ab6fd8b6d 100644 --- a/sys/dev/usb/net/if_axe.c +++ b/sys/dev/usb/net/if_axe.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_axe.c,v 1.12.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * ASIX Electronics AX88172/AX88178/AX88778 USB 2.0 ethernet driver. diff --git a/sys/dev/usb/net/if_axereg.h b/sys/dev/usb/net/if_axereg.h index ae1a1d6450cb..a038fd6862ed 100644 --- a/sys/dev/usb/net/if_axereg.h +++ b/sys/dev/usb/net/if_axereg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/if_axereg.h,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/net/if_cdce.c b/sys/dev/usb/net/if_cdce.c index b5e7fd464bdf..3a182cde5fa5 100644 --- a/sys/dev/usb/net/if_cdce.c +++ b/sys/dev/usb/net/if_cdce.c @@ -46,7 +46,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_cdce.c,v 1.15.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/stdint.h> #include <sys/stddef.h> diff --git a/sys/dev/usb/net/if_cdcereg.h b/sys/dev/usb/net/if_cdcereg.h index 55931698b636..73a36ac6bc88 100644 --- a/sys/dev/usb/net/if_cdcereg.h +++ b/sys/dev/usb/net/if_cdcereg.h @@ -29,7 +29,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/if_cdcereg.h,v 1.3.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _USB_IF_CDCEREG_H_ diff --git a/sys/dev/usb/net/if_cue.c b/sys/dev/usb/net/if_cue.c index e26b29f6fd25..7fd755fb9d42 100644 --- a/sys/dev/usb/net/if_cue.c +++ b/sys/dev/usb/net/if_cue.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_cue.c,v 1.11.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * CATC USB-EL1210A USB to ethernet driver. Used in the CATC Netmate diff --git a/sys/dev/usb/net/if_cuereg.h b/sys/dev/usb/net/if_cuereg.h index 1782c2167ffa..4c306935e460 100644 --- a/sys/dev/usb/net/if_cuereg.h +++ b/sys/dev/usb/net/if_cuereg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/if_cuereg.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/net/if_kue.c b/sys/dev/usb/net/if_kue.c index 4eee0945d9f8..c10e1080d278 100644 --- a/sys/dev/usb/net/if_kue.c +++ b/sys/dev/usb/net/if_kue.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_kue.c,v 1.11.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * Kawasaki LSI KL5KUSB101B USB to ethernet adapter driver. diff --git a/sys/dev/usb/net/if_kuefw.h b/sys/dev/usb/net/if_kuefw.h index 2b055a92ed7b..d08c8d2b8f99 100644 --- a/sys/dev/usb/net/if_kuefw.h +++ b/sys/dev/usb/net/if_kuefw.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/if_kuefw.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/net/if_kuereg.h b/sys/dev/usb/net/if_kuereg.h index 16ad044d07ef..39673e3fc9f8 100644 --- a/sys/dev/usb/net/if_kuereg.h +++ b/sys/dev/usb/net/if_kuereg.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/if_kuereg.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/net/if_rue.c b/sys/dev/usb/net/if_rue.c index f0d16086b209..7cd2fa63f397 100644 --- a/sys/dev/usb/net/if_rue.c +++ b/sys/dev/usb/net/if_rue.c @@ -57,7 +57,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_rue.c,v 1.11.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * RealTek RTL8150 USB to fast ethernet controller driver. diff --git a/sys/dev/usb/net/if_ruereg.h b/sys/dev/usb/net/if_ruereg.h index a4a4aec86d6f..6fec621333c7 100644 --- a/sys/dev/usb/net/if_ruereg.h +++ b/sys/dev/usb/net/if_ruereg.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/if_ruereg.h,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #define RUE_CONFIG_IDX 0 /* config number 1 */ diff --git a/sys/dev/usb/net/if_udav.c b/sys/dev/usb/net/if_udav.c index f56e9b038291..461be5f1aff8 100644 --- a/sys/dev/usb/net/if_udav.c +++ b/sys/dev/usb/net/if_udav.c @@ -1,6 +1,6 @@ /* $NetBSD: if_udav.c,v 1.2 2003/09/04 15:17:38 tsutsui Exp $ */ /* $nabe: if_udav.c,v 1.3 2003/08/21 16:57:19 nabe Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/net/if_udav.c,v 1.11.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2003 * Shingo WATANABE <nabe@nabechan.org>. All rights reserved. @@ -44,7 +44,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_udav.c,v 1.11.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/stdint.h> #include <sys/stddef.h> diff --git a/sys/dev/usb/net/if_udavreg.h b/sys/dev/usb/net/if_udavreg.h index 82715e8bf334..3d51ccbfeddc 100644 --- a/sys/dev/usb/net/if_udavreg.h +++ b/sys/dev/usb/net/if_udavreg.h @@ -1,6 +1,6 @@ /* $NetBSD: if_udavreg.h,v 1.2 2003/09/04 15:17:39 tsutsui Exp $ */ /* $nabe: if_udavreg.h,v 1.2 2003/08/21 16:26:40 nabe Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/net/if_udavreg.h,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2003 * Shingo WATANABE <nabe@nabechan.org>. All rights reserved. diff --git a/sys/dev/usb/net/uhso.c b/sys/dev/usb/net/uhso.c index 60add5bc7c60..970e68503b9c 100644 --- a/sys/dev/usb/net/uhso.c +++ b/sys/dev/usb/net/uhso.c @@ -24,7 +24,7 @@ * */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/net/uhso.c,v 1.3.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/sys/dev/usb/net/usb_ethernet.c b/sys/dev/usb/net/usb_ethernet.c index 6cf446016e75..8bf6628027e8 100644 --- a/sys/dev/usb/net/usb_ethernet.c +++ b/sys/dev/usb/net/usb_ethernet.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/net/usb_ethernet.c,v 1.8.2.2.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2009 Andrew Thompson (thompsa@FreeBSD.org) * diff --git a/sys/dev/usb/net/usb_ethernet.h b/sys/dev/usb/net/usb_ethernet.h index 51a81076b374..95adfd1d9086 100644 --- a/sys/dev/usb/net/usb_ethernet.h +++ b/sys/dev/usb/net/usb_ethernet.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/net/usb_ethernet.h,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/quirk/usb_quirk.c b/sys/dev/usb/quirk/usb_quirk.c index 95824dd5bcff..d0b70de60ed5 100644 --- a/sys/dev/usb/quirk/usb_quirk.c +++ b/sys/dev/usb/quirk/usb_quirk.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/quirk/usb_quirk.c,v 1.5.2.13.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/quirk/usb_quirk.h b/sys/dev/usb/quirk/usb_quirk.h index d68140262ce0..712b563b44d2 100644 --- a/sys/dev/usb/quirk/usb_quirk.h +++ b/sys/dev/usb/quirk/usb_quirk.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/quirk/usb_quirk.h,v 1.3.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/serial/u3g.c b/sys/dev/usb/serial/u3g.c index e2c7cb08502b..a8ea6d5792db 100644 --- a/sys/dev/usb/serial/u3g.c +++ b/sys/dev/usb/serial/u3g.c @@ -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$ + * $FreeBSD: src/sys/dev/usb/serial/u3g.c,v 1.19.2.16.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/serial/uark.c b/sys/dev/usb/serial/uark.c index 7dfb0f83f6e3..cdbe2dd88396 100644 --- a/sys/dev/usb/serial/uark.c +++ b/sys/dev/usb/serial/uark.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/serial/uark.c,v 1.9.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* diff --git a/sys/dev/usb/serial/ubsa.c b/sys/dev/usb/serial/ubsa.c index 58175094922c..6630d6fa0e97 100644 --- a/sys/dev/usb/serial/ubsa.c +++ b/sys/dev/usb/serial/ubsa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/ubsa.c,v 1.10.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/serial/ubser.c b/sys/dev/usb/serial/ubser.c index 3f2dc2d30c79..a955c8611fbb 100644 --- a/sys/dev/usb/serial/ubser.c +++ b/sys/dev/usb/serial/ubser.c @@ -70,7 +70,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/ubser.c,v 1.13.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * BWCT serial adapter driver diff --git a/sys/dev/usb/serial/uchcom.c b/sys/dev/usb/serial/uchcom.c index 92f3a9223459..4b2c6e771d50 100644 --- a/sys/dev/usb/serial/uchcom.c +++ b/sys/dev/usb/serial/uchcom.c @@ -63,7 +63,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/uchcom.c,v 1.11.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * Driver for WinChipHead CH341/340, the worst USB-serial chip in the diff --git a/sys/dev/usb/serial/ucycom.c b/sys/dev/usb/serial/ucycom.c index 1cce28eb580b..1d8c28a1afd2 100644 --- a/sys/dev/usb/serial/ucycom.c +++ b/sys/dev/usb/serial/ucycom.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/ucycom.c,v 1.11.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2004 Dag-Erling Coïdan Smørgrav diff --git a/sys/dev/usb/serial/ufoma.c b/sys/dev/usb/serial/ufoma.c index b1a734949452..cfd2f2aeea08 100644 --- a/sys/dev/usb/serial/ufoma.c +++ b/sys/dev/usb/serial/ufoma.c @@ -1,7 +1,7 @@ /* $NetBSD: umodem.c,v 1.45 2002/09/23 05:51:23 simonb Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/ufoma.c,v 1.14.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); #define UFOMA_HANDSFREE /*- * Copyright (c) 2005, Takanori Watanabe diff --git a/sys/dev/usb/serial/uftdi.c b/sys/dev/usb/serial/uftdi.c index 9ac7f675f491..7eeb54aaf332 100644 --- a/sys/dev/usb/serial/uftdi.c +++ b/sys/dev/usb/serial/uftdi.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/uftdi.c,v 1.12.2.12.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * NOTE: all function names beginning like "uftdi_cfg_" can only diff --git a/sys/dev/usb/serial/uftdi_reg.h b/sys/dev/usb/serial/uftdi_reg.h index 0074bc5d701b..daef64ad8f88 100644 --- a/sys/dev/usb/serial/uftdi_reg.h +++ b/sys/dev/usb/serial/uftdi_reg.h @@ -1,5 +1,5 @@ /* $NetBSD: uftdireg.h,v 1.6 2002/07/11 21:14:28 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/serial/uftdi_reg.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Definitions for the FTDI USB Single Port Serial Converter - diff --git a/sys/dev/usb/serial/ugensa.c b/sys/dev/usb/serial/ugensa.c index 99656dde46fb..a0b2a770385b 100644 --- a/sys/dev/usb/serial/ugensa.c +++ b/sys/dev/usb/serial/ugensa.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/serial/ugensa.c,v 1.11.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* $NetBSD: ugensa.c,v 1.9.2.1 2007/03/24 14:55:50 yamt Exp $ */ /* diff --git a/sys/dev/usb/serial/uipaq.c b/sys/dev/usb/serial/uipaq.c index 0efcaaf82064..4914ebe41abb 100644 --- a/sys/dev/usb/serial/uipaq.c +++ b/sys/dev/usb/serial/uipaq.c @@ -49,7 +49,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/uipaq.c,v 1.10.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/stdint.h> #include <sys/stddef.h> diff --git a/sys/dev/usb/serial/ulpt.c b/sys/dev/usb/serial/ulpt.c index b24296a7d6f7..cf49fc017612 100644 --- a/sys/dev/usb/serial/ulpt.c +++ b/sys/dev/usb/serial/ulpt.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/ulpt.c,v 1.13.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* $NetBSD: ulpt.c,v 1.60 2003/10/04 21:19:50 augustss Exp $ */ diff --git a/sys/dev/usb/serial/umct.c b/sys/dev/usb/serial/umct.c index 524f8c4f4c0e..3338047b17ff 100644 --- a/sys/dev/usb/serial/umct.c +++ b/sys/dev/usb/serial/umct.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/umct.c,v 1.13.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2003 Scott Long diff --git a/sys/dev/usb/serial/umodem.c b/sys/dev/usb/serial/umodem.c index a7d00c9d23a1..2b933dc3842c 100644 --- a/sys/dev/usb/serial/umodem.c +++ b/sys/dev/usb/serial/umodem.c @@ -1,7 +1,7 @@ /* $NetBSD: umodem.c,v 1.45 2002/09/23 05:51:23 simonb Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/umodem.c,v 1.15.2.6.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2003, M. Warner Losh <imp@FreeBSD.org>. diff --git a/sys/dev/usb/serial/umoscom.c b/sys/dev/usb/serial/umoscom.c index 3a36a44f71c8..9cc0f27ea8b2 100644 --- a/sys/dev/usb/serial/umoscom.c +++ b/sys/dev/usb/serial/umoscom.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/serial/umoscom.c,v 1.10.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* $OpenBSD: umoscom.c,v 1.2 2006/10/26 06:02:43 jsg Exp $ */ /* diff --git a/sys/dev/usb/serial/uplcom.c b/sys/dev/usb/serial/uplcom.c index ae88805bbbb2..93164232fa0d 100644 --- a/sys/dev/usb/serial/uplcom.c +++ b/sys/dev/usb/serial/uplcom.c @@ -1,7 +1,7 @@ /* $NetBSD: uplcom.c,v 1.21 2001/11/13 06:24:56 lukem Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/uplcom.c,v 1.13.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2001-2003, 2005 Shunsuke Akiyama <akiyama@jp.FreeBSD.org>. diff --git a/sys/dev/usb/serial/usb_serial.c b/sys/dev/usb/serial/usb_serial.c index 6573d8e0c2e5..1c54bda9dc10 100644 --- a/sys/dev/usb/serial/usb_serial.c +++ b/sys/dev/usb/serial/usb_serial.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/usb_serial.c,v 1.11.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 1998, 2000 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/serial/usb_serial.h b/sys/dev/usb/serial/usb_serial.h index ce5f6a9f45fe..cced621408d1 100644 --- a/sys/dev/usb/serial/usb_serial.h +++ b/sys/dev/usb/serial/usb_serial.h @@ -1,5 +1,5 @@ /* $NetBSD: ucomvar.h,v 1.9 2001/01/23 21:56:17 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/serial/usb_serial.h,v 1.6.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2001-2002, Shunsuke Akiyama <akiyama@jp.FreeBSD.org>. diff --git a/sys/dev/usb/serial/uslcom.c b/sys/dev/usb/serial/uslcom.c index f20c12ac1472..ed5d232357c5 100644 --- a/sys/dev/usb/serial/uslcom.c +++ b/sys/dev/usb/serial/uslcom.c @@ -1,7 +1,7 @@ /* $OpenBSD: uslcom.c,v 1.17 2007/11/24 10:52:12 jsg Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/uslcom.c,v 1.11.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> diff --git a/sys/dev/usb/serial/uvisor.c b/sys/dev/usb/serial/uvisor.c index 71b137f48f29..b42f00026fd4 100644 --- a/sys/dev/usb/serial/uvisor.c +++ b/sys/dev/usb/serial/uvisor.c @@ -1,5 +1,5 @@ /* $NetBSD: uvisor.c,v 1.9 2001/01/23 14:04:14 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/serial/uvisor.c,v 1.11.2.6.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* Also already merged from NetBSD: * $NetBSD: uvisor.c,v 1.12 2001/11/13 06:24:57 lukem Exp $ diff --git a/sys/dev/usb/serial/uvscom.c b/sys/dev/usb/serial/uvscom.c index f220587da127..2f04df245029 100644 --- a/sys/dev/usb/serial/uvscom.c +++ b/sys/dev/usb/serial/uvscom.c @@ -1,7 +1,7 @@ /* $NetBSD: usb/uvscom.c,v 1.1 2002/03/19 15:08:42 augustss Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/serial/uvscom.c,v 1.10.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2001-2003, 2005 Shunsuke Akiyama <akiyama@jp.FreeBSD.org>. diff --git a/sys/dev/usb/storage/rio500_usb.h b/sys/dev/usb/storage/rio500_usb.h index 5b53e2c24924..e17e84347d93 100644 --- a/sys/dev/usb/storage/rio500_usb.h +++ b/sys/dev/usb/storage/rio500_usb.h @@ -20,7 +20,7 @@ ---------------------------------------------------------------------- */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/storage/rio500_usb.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #include <sys/ioccom.h> #ifndef USB_VENDOR_DIAMOND diff --git a/sys/dev/usb/storage/umass.c b/sys/dev/usb/storage/umass.c index a66357b5db5e..81747b0f7032 100644 --- a/sys/dev/usb/storage/umass.c +++ b/sys/dev/usb/storage/umass.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/storage/umass.c,v 1.21.2.15.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 1999 MAEKAWA Masahide <bishop@rr.iij4u.or.jp>, @@ -27,7 +27,7 @@ __FBSDID("$FreeBSD$"); * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/storage/umass.c,v 1.21.2.15.2.1 2010/06/14 02:09:06 kensmith Exp $ * $NetBSD: umass.c,v 1.28 2000/04/02 23:46:53 augustss Exp $ */ diff --git a/sys/dev/usb/storage/urio.c b/sys/dev/usb/storage/urio.c index 1aef8469f43e..9084c4d39f7d 100644 --- a/sys/dev/usb/storage/urio.c +++ b/sys/dev/usb/storage/urio.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/storage/urio.c,v 1.11.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* diff --git a/sys/dev/usb/storage/ustorage_fs.c b/sys/dev/usb/storage/ustorage_fs.c index 52cfd6eb2866..851f039bc8a0 100644 --- a/sys/dev/usb/storage/ustorage_fs.c +++ b/sys/dev/usb/storage/ustorage_fs.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/storage/ustorage_fs.c,v 1.19.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (C) 2003-2005 Alan Stern * Copyright (C) 2008 Hans Petter Selasky diff --git a/sys/dev/usb/template/usb_template.c b/sys/dev/usb/template/usb_template.c index 80ea15f4ce3b..71bd48eefaec 100644 --- a/sys/dev/usb/template/usb_template.c +++ b/sys/dev/usb/template/usb_template.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/template/usb_template.c,v 1.8.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2007 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/template/usb_template.h b/sys/dev/usb/template/usb_template.h index 2473af3b4cee..a20cea5e948c 100644 --- a/sys/dev/usb/template/usb_template.h +++ b/sys/dev/usb/template/usb_template.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/template/usb_template.h,v 1.4.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. diff --git a/sys/dev/usb/template/usb_template_cdce.c b/sys/dev/usb/template/usb_template_cdce.c index 7e4f2ae055a9..cbb163e365f4 100644 --- a/sys/dev/usb/template/usb_template_cdce.c +++ b/sys/dev/usb/template/usb_template_cdce.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/template/usb_template_cdce.c,v 1.5.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> diff --git a/sys/dev/usb/template/usb_template_msc.c b/sys/dev/usb/template/usb_template_msc.c index f55be3301005..33a5b47bdfa0 100644 --- a/sys/dev/usb/template/usb_template_msc.c +++ b/sys/dev/usb/template/usb_template_msc.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/template/usb_template_msc.c,v 1.5.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> diff --git a/sys/dev/usb/template/usb_template_mtp.c b/sys/dev/usb/template/usb_template_mtp.c index 40da823cc821..3e58eeb49482 100644 --- a/sys/dev/usb/template/usb_template_mtp.c +++ b/sys/dev/usb/template/usb_template_mtp.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/template/usb_template_mtp.c,v 1.5.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> diff --git a/sys/dev/usb/ufm_ioctl.h b/sys/dev/usb/ufm_ioctl.h index 921b3d4f37a7..e911039cb9d8 100644 --- a/sys/dev/usb/ufm_ioctl.h +++ b/sys/dev/usb/ufm_ioctl.h @@ -28,7 +28,7 @@ * its contributors. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/ufm_ioctl.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #include <sys/ioccom.h> diff --git a/sys/dev/usb/usb.h b/sys/dev/usb/usb.h index 8ebaeecb720a..26ebecf3b540 100644 --- a/sys/dev/usb/usb.h +++ b/sys/dev/usb/usb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb.h,v 1.57.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. diff --git a/sys/dev/usb/usb_bus.h b/sys/dev/usb/usb_bus.h index 99e97770665c..02fdcaeaeead 100644 --- a/sys/dev/usb/usb_bus.h +++ b/sys/dev/usb/usb_bus.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_bus.h,v 1.13.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_busdma.c b/sys/dev/usb/usb_busdma.c index 45482e25da76..aa8897c8bd55 100644 --- a/sys/dev/usb/usb_busdma.c +++ b/sys/dev/usb/usb_busdma.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_busdma.c,v 1.13.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_busdma.h b/sys/dev/usb/usb_busdma.h index 6b6e4039ef33..b4036d6a550b 100644 --- a/sys/dev/usb/usb_busdma.h +++ b/sys/dev/usb/usb_busdma.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_busdma.h,v 1.11.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_cdc.h b/sys/dev/usb/usb_cdc.h index 7032bf44af05..6c5dbc1a7e71 100644 --- a/sys/dev/usb/usb_cdc.h +++ b/sys/dev/usb/usb_cdc.h @@ -1,5 +1,5 @@ /* $NetBSD: usbcdc.h,v 1.9 2004/10/23 13:24:24 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_cdc.h,v 1.2.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/dev/usb/usb_compat_linux.c b/sys/dev/usb/usb_compat_linux.c index 89aaa8f7aaca..04cbbcba54e7 100644 --- a/sys/dev/usb/usb_compat_linux.c +++ b/sys/dev/usb/usb_compat_linux.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_compat_linux.c,v 1.17.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2007 Luigi Rizzo - Universita` di Pisa. All rights reserved. * Copyright (c) 2007 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/usb_compat_linux.h b/sys/dev/usb/usb_compat_linux.h index 1f00d4b4addc..9cd1894f7e0f 100644 --- a/sys/dev/usb/usb_compat_linux.h +++ b/sys/dev/usb/usb_compat_linux.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_compat_linux.h,v 1.11.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2007 Luigi Rizzo - Universita` di Pisa. All rights reserved. * Copyright (c) 2007 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/usb_controller.h b/sys/dev/usb/usb_controller.h index 6e355420e6e6..60ceca988ebc 100644 --- a/sys/dev/usb/usb_controller.h +++ b/sys/dev/usb/usb_controller.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_controller.h,v 1.17.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_core.c b/sys/dev/usb/usb_core.c index b273a3c932ef..fd259114d5b1 100644 --- a/sys/dev/usb/usb_core.c +++ b/sys/dev/usb/usb_core.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_core.c,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_core.h b/sys/dev/usb/usb_core.h index 3dfd0d1ab6c5..0d311a923e32 100644 --- a/sys/dev/usb/usb_core.h +++ b/sys/dev/usb/usb_core.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_core.h,v 1.30.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_debug.c b/sys/dev/usb/usb_debug.c index 64c3a08b4126..26d94e78b072 100644 --- a/sys/dev/usb/usb_debug.c +++ b/sys/dev/usb/usb_debug.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_debug.c,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_debug.h b/sys/dev/usb/usb_debug.h index 8718c89bef95..accc3903b821 100644 --- a/sys/dev/usb/usb_debug.h +++ b/sys/dev/usb/usb_debug.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_debug.h,v 1.8.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_dev.c b/sys/dev/usb/usb_dev.c index 524890c79f1e..9e595cf9a5af 100644 --- a/sys/dev/usb/usb_dev.c +++ b/sys/dev/usb/usb_dev.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_dev.c,v 1.31.2.8.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2006-2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_dev.h b/sys/dev/usb/usb_dev.h index aa9197f5121f..10bb9eddf2e3 100644 --- a/sys/dev/usb/usb_dev.h +++ b/sys/dev/usb/usb_dev.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_dev.h,v 1.13.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_device.c b/sys/dev/usb/usb_device.c index e9be4663aa6f..caec871d72b0 100644 --- a/sys/dev/usb/usb_device.c +++ b/sys/dev/usb/usb_device.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_device.c,v 1.44.2.17.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_device.h b/sys/dev/usb/usb_device.h index 6a02f5056187..b6a15214c352 100644 --- a/sys/dev/usb/usb_device.h +++ b/sys/dev/usb/usb_device.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_device.h,v 1.27.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_dynamic.c b/sys/dev/usb/usb_dynamic.c index add01ce282c8..c5faaab95759 100644 --- a/sys/dev/usb/usb_dynamic.c +++ b/sys/dev/usb/usb_dynamic.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_dynamic.c,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_dynamic.h b/sys/dev/usb/usb_dynamic.h index 568494204c17..07f9552848a6 100644 --- a/sys/dev/usb/usb_dynamic.h +++ b/sys/dev/usb/usb_dynamic.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_dynamic.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_endian.h b/sys/dev/usb/usb_endian.h index 29479f1367ad..d9fd4c513e77 100644 --- a/sys/dev/usb/usb_endian.h +++ b/sys/dev/usb/usb_endian.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_endian.h,v 1.5.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_error.c b/sys/dev/usb/usb_error.c index a6393154d918..bf5b9f1d109c 100644 --- a/sys/dev/usb/usb_error.c +++ b/sys/dev/usb/usb_error.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_error.c,v 1.4.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_freebsd.h b/sys/dev/usb/usb_freebsd.h index 8a008cd47dd5..2e9bbbcb9d99 100644 --- a/sys/dev/usb/usb_freebsd.h +++ b/sys/dev/usb/usb_freebsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_freebsd.h,v 1.1.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_generic.c b/sys/dev/usb/usb_generic.c index 66677518a146..5d3ac9d0e92b 100644 --- a/sys/dev/usb/usb_generic.c +++ b/sys/dev/usb/usb_generic.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_generic.c,v 1.20.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_generic.h b/sys/dev/usb/usb_generic.h index 835ec72afd09..5540459a0cd0 100644 --- a/sys/dev/usb/usb_generic.h +++ b/sys/dev/usb/usb_generic.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_generic.h,v 1.4.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_handle_request.c b/sys/dev/usb/usb_handle_request.c index 92bf8329eb82..36daf60225be 100644 --- a/sys/dev/usb/usb_handle_request.c +++ b/sys/dev/usb/usb_handle_request.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_handle_request.c,v 1.15.2.3.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_hid.c b/sys/dev/usb/usb_hid.c index 806cb2511632..201f51489444 100644 --- a/sys/dev/usb/usb_hid.c +++ b/sys/dev/usb/usb_hid.c @@ -2,7 +2,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/usb_hid.c,v 1.17.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/usb_hub.c b/sys/dev/usb/usb_hub.c index 95e9b294b964..9a10512e1211 100644 --- a/sys/dev/usb/usb_hub.c +++ b/sys/dev/usb/usb_hub.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_hub.c,v 1.28.2.10.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/usb_hub.h b/sys/dev/usb/usb_hub.h index 5b8dedf6e647..7a73238a2550 100644 --- a/sys/dev/usb/usb_hub.h +++ b/sys/dev/usb/usb_hub.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_hub.h,v 1.11.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_if.m b/sys/dev/usb/usb_if.m index 926a23770060..2ccf7607d316 100644 --- a/sys/dev/usb/usb_if.m +++ b/sys/dev/usb/usb_if.m @@ -24,7 +24,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$ +# $FreeBSD: src/sys/dev/usb/usb_if.m,v 1.14.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ # # USB interface description diff --git a/sys/dev/usb/usb_ioctl.h b/sys/dev/usb/usb_ioctl.h index f9018e283ec7..1f55b1d55ae2 100644 --- a/sys/dev/usb/usb_ioctl.h +++ b/sys/dev/usb/usb_ioctl.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_ioctl.h,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. diff --git a/sys/dev/usb/usb_lookup.c b/sys/dev/usb/usb_lookup.c index aced2d03136d..08c646f6caff 100644 --- a/sys/dev/usb/usb_lookup.c +++ b/sys/dev/usb/usb_lookup.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_lookup.c,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_mbuf.c b/sys/dev/usb/usb_mbuf.c index d9b14abab9a7..c4c50123f90b 100644 --- a/sys/dev/usb/usb_mbuf.c +++ b/sys/dev/usb/usb_mbuf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_mbuf.c,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_mbuf.h b/sys/dev/usb/usb_mbuf.h index 3b331ffce68b..81682957af24 100644 --- a/sys/dev/usb/usb_mbuf.h +++ b/sys/dev/usb/usb_mbuf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_mbuf.h,v 1.8.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_msctest.c b/sys/dev/usb/usb_msctest.c index ed9eac40ba72..52853055abcc 100644 --- a/sys/dev/usb/usb_msctest.c +++ b/sys/dev/usb/usb_msctest.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_msctest.c,v 1.11.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_msctest.h b/sys/dev/usb/usb_msctest.h index ce763df3fbe4..bf6bca64d90d 100644 --- a/sys/dev/usb/usb_msctest.h +++ b/sys/dev/usb/usb_msctest.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_msctest.h,v 1.5.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_parse.c b/sys/dev/usb/usb_parse.c index deb52ea50e83..2a753d4d03aa 100644 --- a/sys/dev/usb/usb_parse.c +++ b/sys/dev/usb/usb_parse.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_parse.c,v 1.6.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_pci.h b/sys/dev/usb/usb_pci.h index 071dfc321a61..e51a22886587 100644 --- a/sys/dev/usb/usb_pci.h +++ b/sys/dev/usb/usb_pci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_pci.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_process.c b/sys/dev/usb/usb_process.c index 53461d215027..d47afb5b2359 100644 --- a/sys/dev/usb/usb_process.c +++ b/sys/dev/usb/usb_process.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_process.c,v 1.9.2.6.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_process.h b/sys/dev/usb/usb_process.h index b4159af1bbdf..3e2cbdb853fb 100644 --- a/sys/dev/usb/usb_process.h +++ b/sys/dev/usb/usb_process.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_process.h,v 1.8.2.3.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_request.c b/sys/dev/usb/usb_request.c index a3c685d31232..57babdfe718f 100644 --- a/sys/dev/usb/usb_request.c +++ b/sys/dev/usb/usb_request.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_request.c,v 1.24.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/usb_request.h b/sys/dev/usb/usb_request.h index 21585651c19f..bb883bca403c 100644 --- a/sys/dev/usb/usb_request.h +++ b/sys/dev/usb/usb_request.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_request.h,v 1.10.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_transfer.c b/sys/dev/usb/usb_transfer.c index 535d12bfdef3..2b61366dcd85 100644 --- a/sys/dev/usb/usb_transfer.c +++ b/sys/dev/usb/usb_transfer.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_transfer.c,v 1.28.2.12.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_transfer.h b/sys/dev/usb/usb_transfer.h index 6e08df09ef8e..6521299fc740 100644 --- a/sys/dev/usb/usb_transfer.h +++ b/sys/dev/usb/usb_transfer.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_transfer.h,v 1.12.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_util.c b/sys/dev/usb/usb_util.c index a43ceeef6426..80202c80f709 100644 --- a/sys/dev/usb/usb_util.c +++ b/sys/dev/usb/usb_util.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_util.c,v 1.11.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usb_util.h b/sys/dev/usb/usb_util.h index 35abeddddb3b..f0e92c95b198 100644 --- a/sys/dev/usb/usb_util.h +++ b/sys/dev/usb/usb_util.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_util.h,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 630edd749d14..32f2a48cc642 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/dev/usb/usbdevs,v 1.421.2.39.2.1 2010/06/14 02:09:06 kensmith Exp $ /* $NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp $ */ /*- diff --git a/sys/dev/usb/usbdi.h b/sys/dev/usb/usbdi.h index 9adf39adc776..f42528f57c0c 100644 --- a/sys/dev/usb/usbdi.h +++ b/sys/dev/usb/usbdi.h @@ -21,7 +21,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$ + * $FreeBSD: src/sys/dev/usb/usbdi.h,v 1.71.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _USB_USBDI_H_ #define _USB_USBDI_H_ diff --git a/sys/dev/usb/usbdi_util.h b/sys/dev/usb/usbdi_util.h index bb6e324ab97e..ddacf0835098 100644 --- a/sys/dev/usb/usbdi_util.h +++ b/sys/dev/usb/usbdi_util.h @@ -21,7 +21,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$ + * $FreeBSD: src/sys/dev/usb/usbdi_util.h,v 1.23.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _USB_USBDI_UTIL_H_ #define _USB_USBDI_UTIL_H_ diff --git a/sys/dev/usb/usbhid.h b/sys/dev/usb/usbhid.h index c07454f764a3..894731694377 100644 --- a/sys/dev/usb/usbhid.h +++ b/sys/dev/usb/usbhid.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usbhid.h,v 1.21.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. diff --git a/sys/dev/usb/wlan/if_rum.c b/sys/dev/usb/wlan/if_rum.c index 4a5fbae27795..5c1af7ca5794 100644 --- a/sys/dev/usb/wlan/if_rum.c +++ b/sys/dev/usb/wlan/if_rum.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_rum.c,v 1.20.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2005-2007 Damien Bergamini <damien.bergamini@free.fr> @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/wlan/if_rum.c,v 1.20.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Ralink Technology RT2501USB/RT2601USB chipset driver diff --git a/sys/dev/usb/wlan/if_rumfw.h b/sys/dev/usb/wlan/if_rumfw.h index 0f0867445131..ec8a5aef5b78 100644 --- a/sys/dev/usb/wlan/if_rumfw.h +++ b/sys/dev/usb/wlan/if_rumfw.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_rumfw.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2005-2006, Ralink Technology, Corp. diff --git a/sys/dev/usb/wlan/if_rumreg.h b/sys/dev/usb/wlan/if_rumreg.h index 75a51bcd4ad4..bc7155b395ab 100644 --- a/sys/dev/usb/wlan/if_rumreg.h +++ b/sys/dev/usb/wlan/if_rumreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_rumreg.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2005, 2006 Damien Bergamini <damien.bergamini@free.fr> diff --git a/sys/dev/usb/wlan/if_rumvar.h b/sys/dev/usb/wlan/if_rumvar.h index f46634c268d0..af8753a19d6f 100644 --- a/sys/dev/usb/wlan/if_rumvar.h +++ b/sys/dev/usb/wlan/if_rumvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_rumvar.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2005, 2006 Damien Bergamini <damien.bergamini@free.fr> diff --git a/sys/dev/usb/wlan/if_run.c b/sys/dev/usb/wlan/if_run.c index b74b17ef932d..a06f15f4fdb9 100644 --- a/sys/dev/usb/wlan/if_run.c +++ b/sys/dev/usb/wlan/if_run.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/wlan/if_run.c,v 1.4.2.8.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Ralink Technology RT2700U/RT2800U/RT3000U chipset driver. diff --git a/sys/dev/usb/wlan/if_runreg.h b/sys/dev/usb/wlan/if_runreg.h index 33f3b9409fba..01d975d00948 100644 --- a/sys/dev/usb/wlan/if_runreg.h +++ b/sys/dev/usb/wlan/if_runreg.h @@ -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$ + * $FreeBSD: src/sys/dev/usb/wlan/if_runreg.h,v 1.2.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _IF_RUNREG_H_ diff --git a/sys/dev/usb/wlan/if_runvar.h b/sys/dev/usb/wlan/if_runvar.h index 7349eaf51730..1e4e1c642f8f 100644 --- a/sys/dev/usb/wlan/if_runvar.h +++ b/sys/dev/usb/wlan/if_runvar.h @@ -17,7 +17,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/wlan/if_runvar.h,v 1.3.2.6.2.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _IF_RUNVAR_H_ diff --git a/sys/dev/usb/wlan/if_uath.c b/sys/dev/usb/wlan/if_uath.c index 7838d5ad3533..7b26975fc468 100644 --- a/sys/dev/usb/wlan/if_uath.c +++ b/sys/dev/usb/wlan/if_uath.c @@ -49,7 +49,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/wlan/if_uath.c,v 1.17.2.4.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Driver for Atheros AR5523 USB parts. diff --git a/sys/dev/usb/wlan/if_uathreg.h b/sys/dev/usb/wlan/if_uathreg.h index 1e7929bc7e8f..4948bad86e8f 100644 --- a/sys/dev/usb/wlan/if_uathreg.h +++ b/sys/dev/usb/wlan/if_uathreg.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_uathreg.h,v 1.2 2006/09/18 16:34:23 damien Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_uathreg.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2006 diff --git a/sys/dev/usb/wlan/if_uathvar.h b/sys/dev/usb/wlan/if_uathvar.h index 6e58d93a893d..91bd08f0a850 100644 --- a/sys/dev/usb/wlan/if_uathvar.h +++ b/sys/dev/usb/wlan/if_uathvar.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_uathvar.h,v 1.3 2006/09/20 19:47:17 damien Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_uathvar.h,v 1.4.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2006 diff --git a/sys/dev/usb/wlan/if_upgt.c b/sys/dev/usb/wlan/if_upgt.c index 20f06c6ddea7..227d770ba499 100644 --- a/sys/dev/usb/wlan/if_upgt.c +++ b/sys/dev/usb/wlan/if_upgt.c @@ -1,5 +1,5 @@ /* $OpenBSD: if_upgt.c,v 1.35 2008/04/16 18:32:15 damien Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_upgt.c,v 1.11.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (c) 2007 Marcus Glocker <mglocker@openbsd.org> diff --git a/sys/dev/usb/wlan/if_upgtvar.h b/sys/dev/usb/wlan/if_upgtvar.h index 68d5d2be720c..c97f38046585 100644 --- a/sys/dev/usb/wlan/if_upgtvar.h +++ b/sys/dev/usb/wlan/if_upgtvar.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_upgtvar.h,v 1.14 2008/02/02 13:48:44 mglocker Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_upgtvar.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (c) 2007 Marcus Glocker <mglocker@openbsd.org> diff --git a/sys/dev/usb/wlan/if_ural.c b/sys/dev/usb/wlan/if_ural.c index 4a4378b90ef3..810ab5663f0b 100644 --- a/sys/dev/usb/wlan/if_ural.c +++ b/sys/dev/usb/wlan/if_ural.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_ural.c,v 1.20.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2005, 2006 @@ -21,7 +21,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/wlan/if_ural.c,v 1.20.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); /*- * Ralink Technology RT2500USB chipset driver diff --git a/sys/dev/usb/wlan/if_uralreg.h b/sys/dev/usb/wlan/if_uralreg.h index 042cf5ace51d..eb6b0e11177b 100644 --- a/sys/dev/usb/wlan/if_uralreg.h +++ b/sys/dev/usb/wlan/if_uralreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_uralreg.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2005, 2006 diff --git a/sys/dev/usb/wlan/if_uralvar.h b/sys/dev/usb/wlan/if_uralvar.h index 46dbfbddc8be..0d7e3e2ff4c0 100644 --- a/sys/dev/usb/wlan/if_uralvar.h +++ b/sys/dev/usb/wlan/if_uralvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_uralvar.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2005 diff --git a/sys/dev/usb/wlan/if_urtw.c b/sys/dev/usb/wlan/if_urtw.c index 2b20a62e0a08..0e9a762d9f48 100644 --- a/sys/dev/usb/wlan/if_urtw.c +++ b/sys/dev/usb/wlan/if_urtw.c @@ -15,7 +15,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/wlan/if_urtw.c,v 1.8.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/sockio.h> #include <sys/sysctl.h> diff --git a/sys/dev/usb/wlan/if_urtwreg.h b/sys/dev/usb/wlan/if_urtwreg.h index a0fe5ffd7150..86f5d5e0e0e7 100644 --- a/sys/dev/usb/wlan/if_urtwreg.h +++ b/sys/dev/usb/wlan/if_urtwreg.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_urtwreg.h,v 1.1.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org> diff --git a/sys/dev/usb/wlan/if_urtwvar.h b/sys/dev/usb/wlan/if_urtwvar.h index e4a872147fe0..5096be4e8ba4 100644 --- a/sys/dev/usb/wlan/if_urtwvar.h +++ b/sys/dev/usb/wlan/if_urtwvar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_urtwvar.h,v 1.3.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org> diff --git a/sys/dev/usb/wlan/if_zyd.c b/sys/dev/usb/wlan/if_zyd.c index a0b8179a4a33..fc71e24f06fe 100644 --- a/sys/dev/usb/wlan/if_zyd.c +++ b/sys/dev/usb/wlan/if_zyd.c @@ -1,6 +1,6 @@ /* $OpenBSD: if_zyd.c,v 1.52 2007/02/11 00:08:04 jsg Exp $ */ /* $NetBSD: if_zyd.c,v 1.7 2007/06/21 04:04:29 kiyohara Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_zyd.c,v 1.22.2.6.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2006 by Damien Bergamini <damien.bergamini@free.fr> @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/wlan/if_zyd.c,v 1.22.2.6.2.1 2010/06/14 02:09:06 kensmith Exp $"); /* * ZyDAS ZD1211/ZD1211B USB WLAN driver. diff --git a/sys/dev/usb/wlan/if_zydfw.h b/sys/dev/usb/wlan/if_zydfw.h index 46f5c2aba751..d76d82ac8602 100644 --- a/sys/dev/usb/wlan/if_zydfw.h +++ b/sys/dev/usb/wlan/if_zydfw.h @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_zydfw.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ uint8_t zd1211_firmware[] = { 0x08, 0x91, 0xFF, 0xED, 0x09, 0x93, 0x1E, 0xEE, diff --git a/sys/dev/usb/wlan/if_zydreg.h b/sys/dev/usb/wlan/if_zydreg.h index dd11632bf2a5..a7b89b31bc4c 100644 --- a/sys/dev/usb/wlan/if_zydreg.h +++ b/sys/dev/usb/wlan/if_zydreg.h @@ -1,6 +1,6 @@ /* $OpenBSD: if_zydreg.h,v 1.19 2006/11/30 19:28:07 damien Exp $ */ /* $NetBSD: if_zydreg.h,v 1.2 2007/06/16 11:18:45 kiyohara Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/wlan/if_zydreg.h,v 1.6.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2006 by Damien Bergamini <damien.bergamini@free.fr> |
