Date: Tue, 24 Feb 2009 17:15:29 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r189002 - in head/sys/dev/usb: bluetooth controller net serial storage template wlan Message-ID: <200902241715.n1OHFTVF071339@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ed Date: Tue Feb 24 17:15:29 2009 New Revision: 189002 URL: http://svn.freebsd.org/changeset/base/189002 Log: Also use proper capitalisation of FreeBSD in other source files. Approved by: thompsa Modified: head/sys/dev/usb/bluetooth/ng_ubt.c head/sys/dev/usb/controller/at91dci.h head/sys/dev/usb/controller/uss820dci.c head/sys/dev/usb/controller/uss820dci.h head/sys/dev/usb/controller/uss820dci_atmelarm.c head/sys/dev/usb/net/if_aue.c head/sys/dev/usb/serial/ubser.c head/sys/dev/usb/serial/ufoma.c head/sys/dev/usb/serial/umct.c head/sys/dev/usb/serial/umodem.c head/sys/dev/usb/storage/umass.c head/sys/dev/usb/template/usb_template.h head/sys/dev/usb/template/usb_template_cdce.c head/sys/dev/usb/template/usb_template_msc.c head/sys/dev/usb/template/usb_template_mtp.c head/sys/dev/usb/wlan/if_rum.c head/sys/dev/usb/wlan/if_ural.c Modified: head/sys/dev/usb/bluetooth/ng_ubt.c ============================================================================== --- head/sys/dev/usb/bluetooth/ng_ubt.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/bluetooth/ng_ubt.c Tue Feb 24 17:15:29 2009 (r189002) @@ -87,7 +87,7 @@ * Access to the outgoing queues, task flags and hook pointer is * controlled by the sc_ng_mtx lock. It is an unavoidable evil. Again, * sc_ng_mtx should really be a spin lock (and it is very likely to an - * equivalent of spin lock due to adaptive nature of freebsd mutexes). + * equivalent of spin lock due to adaptive nature of FreeBSD mutexes). * All USB callbacks accept softc pointer as a private data. USB ensures * that this pointer is valid. */ Modified: head/sys/dev/usb/controller/at91dci.h ============================================================================== --- head/sys/dev/usb/controller/at91dci.h Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/controller/at91dci.h Tue Feb 24 17:15:29 2009 (r189002) @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /*- * Copyright (c) 2006 ATMEL - * Copyright (c) 2007 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/controller/uss820dci.c ============================================================================== --- head/sys/dev/usb/controller/uss820dci.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/controller/uss820dci.c Tue Feb 24 17:15:29 2009 (r189002) @@ -1,6 +1,6 @@ /* $FreeBSD$ */ /*- - * Copyright (c) 2008 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/controller/uss820dci.h ============================================================================== --- head/sys/dev/usb/controller/uss820dci.h Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/controller/uss820dci.h Tue Feb 24 17:15:29 2009 (r189002) @@ -1,6 +1,6 @@ /* $FreeBSD$ */ /*- - * Copyright (c) 2007 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/controller/uss820dci_atmelarm.c ============================================================================== --- head/sys/dev/usb/controller/uss820dci_atmelarm.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/controller/uss820dci_atmelarm.c Tue Feb 24 17:15:29 2009 (r189002) @@ -2,7 +2,7 @@ __FBSDID("$FreeBSD$"); /*- - * Copyright (c) 2008 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/net/if_aue.c ============================================================================== --- head/sys/dev/usb/net/if_aue.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/net/if_aue.c Tue Feb 24 17:15:29 2009 (r189002) @@ -3,7 +3,7 @@ * Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. * * Copyright (c) 2006 - * Alfred Perlstein <alfred@freebsd.org>. All rights reserved. + * Alfred Perlstein <alfred@FreeBSD.org>. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$"); * Electrical Engineering Department * Columbia University, New York City * - * SMP locking by Alfred Perlstein <alfred@freebsd.org>. + * SMP locking by Alfred Perlstein <alfred@FreeBSD.org>. * RED Inc. */ Modified: head/sys/dev/usb/serial/ubser.c ============================================================================== --- head/sys/dev/usb/serial/ubser.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/serial/ubser.c Tue Feb 24 17:15:29 2009 (r189002) @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2004 Bernd Walter <ticso@freebsd.org> + * Copyright (c) 2004 Bernd Walter <ticso@FreeBSD.org> * * $URL: https://devel.bwct.de/svn/projects/ubser/ubser.c $ * $Date: 2004-02-29 01:53:10 +0100 (Sun, 29 Feb 2004) $ Modified: head/sys/dev/usb/serial/ufoma.c ============================================================================== --- head/sys/dev/usb/serial/ufoma.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/serial/ufoma.c Tue Feb 24 17:15:29 2009 (r189002) @@ -5,7 +5,7 @@ __FBSDID("$FreeBSD$"); #define UFOMA_HANDSFREE /*- * Copyright (c) 2005, Takanori Watanabe - * Copyright (c) 2003, M. Warner Losh <imp@freebsd.org>. + * Copyright (c) 2003, M. Warner Losh <imp@FreeBSD.org>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/serial/umct.c ============================================================================== --- head/sys/dev/usb/serial/umct.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/serial/umct.c Tue Feb 24 17:15:29 2009 (r189002) @@ -34,7 +34,7 @@ __FBSDID("$FreeBSD$"); * Wolfgang Grandeggar <wolfgang@cec.ch>. * This device smells a lot like the Belkin F5U103, except that it has * suffered some mild brain-damage. This driver is based off of the ubsa.c - * driver from Alexander Kabaev <kan@freebsd.org>. Merging the two together + * driver from Alexander Kabaev <kan@FreeBSD.org>. Merging the two together * might be useful, though the subtle differences might lead to lots of * #ifdef's. */ Modified: head/sys/dev/usb/serial/umodem.c ============================================================================== --- head/sys/dev/usb/serial/umodem.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/serial/umodem.c Tue Feb 24 17:15:29 2009 (r189002) @@ -4,7 +4,7 @@ __FBSDID("$FreeBSD$"); /*- - * Copyright (c) 2003, M. Warner Losh <imp@freebsd.org>. + * Copyright (c) 2003, M. Warner Losh <imp@FreeBSD.org>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/storage/umass.c ============================================================================== --- head/sys/dev/usb/storage/umass.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/storage/umass.c Tue Feb 24 17:15:29 2009 (r189002) @@ -3,7 +3,7 @@ __FBSDID("$FreeBSD$"); /*- * Copyright (c) 1999 MAEKAWA Masahide <bishop@rr.iij4u.or.jp>, - * Nick Hibma <n_hibma@freebsd.org> + * Nick Hibma <n_hibma@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -93,7 +93,7 @@ __FBSDID("$FreeBSD$"); /* * The SCSI related part of this driver has been derived from the - * dev/ppbus/vpo.c driver, by Nicolas Souchu (nsouch@freebsd.org). + * dev/ppbus/vpo.c driver, by Nicolas Souchu (nsouch@FreeBSD.org). * * The CAM layer uses so called actions which are messages sent to the host * adapter for completion. The actions come in through umass_cam_action. The Modified: head/sys/dev/usb/template/usb_template.h ============================================================================== --- head/sys/dev/usb/template/usb_template.h Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/template/usb_template.h Tue Feb 24 17:15:29 2009 (r189002) @@ -1,6 +1,6 @@ /* $FreeBSD$ */ /*- - * Copyright (c) 2007 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/template/usb_template_cdce.c ============================================================================== --- head/sys/dev/usb/template/usb_template_cdce.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/template/usb_template_cdce.c Tue Feb 24 17:15:29 2009 (r189002) @@ -2,7 +2,7 @@ __FBSDID("$FreeBSD$"); /*- - * Copyright (c) 2007 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/template/usb_template_msc.c ============================================================================== --- head/sys/dev/usb/template/usb_template_msc.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/template/usb_template_msc.c Tue Feb 24 17:15:29 2009 (r189002) @@ -2,7 +2,7 @@ __FBSDID("$FreeBSD$"); /*- - * Copyright (c) 2008 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/template/usb_template_mtp.c ============================================================================== --- head/sys/dev/usb/template/usb_template_mtp.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/template/usb_template_mtp.c Tue Feb 24 17:15:29 2009 (r189002) @@ -2,7 +2,7 @@ __FBSDID("$FreeBSD$"); /*- - * Copyright (c) 2008 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/usb/wlan/if_rum.c ============================================================================== --- head/sys/dev/usb/wlan/if_rum.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/wlan/if_rum.c Tue Feb 24 17:15:29 2009 (r189002) @@ -3,7 +3,7 @@ /*- * Copyright (c) 2005-2007 Damien Bergamini <damien.bergamini@free.fr> * Copyright (c) 2006 Niall O'Higgins <niallo@openbsd.org> - * Copyright (c) 2007-2008 Hans Petter Selasky <hselasky@freebsd.org> + * Copyright (c) 2007-2008 Hans Petter Selasky <hselasky@FreeBSD.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above Modified: head/sys/dev/usb/wlan/if_ural.c ============================================================================== --- head/sys/dev/usb/wlan/if_ural.c Tue Feb 24 17:10:43 2009 (r189001) +++ head/sys/dev/usb/wlan/if_ural.c Tue Feb 24 17:15:29 2009 (r189002) @@ -5,7 +5,7 @@ * Damien Bergamini <damien.bergamini@free.fr> * * Copyright (c) 2006, 2008 - * Hans Petter Selasky <hselasky@freebsd.org> + * Hans Petter Selasky <hselasky@FreeBSD.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902241715.n1OHFTVF071339>