Global change from ds@stm.lbl.gov to ds@schleef.org
authorDavid Schleef <ds@schleef.org>
Sat, 9 Mar 2002 00:57:19 +0000 (00:57 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 9 Mar 2002 00:57:19 +0000 (00:57 +0000)
36 files changed:
comedi/comedi_fops.c
comedi/comedi_ksyms.c
comedi/drivers.c
comedi/drivers/8253.h
comedi/drivers/8255.c
comedi/drivers/8255.h
comedi/drivers/am9513.h
comedi/drivers/cb_pcidas.c
comedi/drivers/cb_pcidas64.c
comedi/drivers/cb_pcidda.c
comedi/drivers/das08.c
comedi/drivers/das16.c
comedi/drivers/das16m1.c
comedi/drivers/dt2811.c
comedi/drivers/dt2814.c
comedi/drivers/dt2817.c
comedi/drivers/dt282x.c
comedi/drivers/dt3000.c
comedi/drivers/mite.h
comedi/drivers/ni_pcidio.c
comedi/drivers/ni_pcimio.c
comedi/drivers/ni_stc.h
comedi/drivers/pcl711.c
comedi/drivers/pcl726.c
comedi/drivers/quatech_daqp_cs.c
comedi/drivers/rti800.c
comedi/kcomedilib/data.c
comedi/kcomedilib/dio.c
comedi/kcomedilib/kcomedilib_main.c
comedi/kcomedilib/ksyms.c
comedi/proc.c
comedi/range.c
comedi/rt.c
include/linux/comedi_rt.h
include/linux/comedidev.h
include/linux/kern_compat.h

index d72f6b12831a552c8774cb7d7ee6aac0817abd20..af1ec8993d4386c39fad16ce9c02af5717b3fc44 100644 (file)
@@ -3,7 +3,7 @@
     comedi kernel module
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 7410f07a31dfb0d55dc7d3522f34be18bf8ef2f9..1b269ca1a16125511bfb1505a707f512f9116780 100644 (file)
@@ -3,7 +3,7 @@
     exported comedi functions
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 1456a4c37fa5629e6348e89796a1cf2a0ac1d192..2f659b9e84693900310879c18d266cd64a7364cd 100644 (file)
@@ -3,7 +3,7 @@
     functions for manipulating drivers
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 43b0e153329fad0adc6be3f2c43f2b7b5143fbbe..89f1351e4d99ad50521fcf1c4b7b0d3c234b2ed6 100644 (file)
@@ -3,7 +3,7 @@
     Header file for 8253
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 911bc49b12279ae6c5e6bfea0b6109d957d77532..ae369047d9894cb30e16eec48d4c656fab97bab0 100644 (file)
@@ -3,7 +3,7 @@
     Driver for 8255
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 20a7bb9eaa6b7f2ee3c1be3ad96d68df708b05d2..71e4f060b9a7d5753e727851808ecdb84a70863a 100644 (file)
@@ -3,7 +3,7 @@
     Header file for 8255
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 284fb2d65a6bae7c9ec2a3dda76d9db5dd89df4c..c57d2c05f40e16f46dd619be6c911f110e27051a 100644 (file)
@@ -3,7 +3,7 @@
     value added preprocessor definitions for Am9513 timer chip
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 1b9ab4ac06ea535af9bbad4ffc0723f35091cb99..34a863a72d7ebe28b7fc072041671a60d192840f 100644 (file)
@@ -21,7 +21,7 @@
     Copyright (C) 2001,2002 Frank Mori Hess <fmhess@uiuc.edu>
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 647a26fc9512eec668006b5d54c419f43727544c..be50ad6c77840ebc53e06fef266b576a201e9d0b 100644 (file)
@@ -13,7 +13,7 @@
     documentation on how to program the boards.
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index ce8644f80964dbcb39a1034f0504aea219220079..3c254e1906465f79e3952ce1a0bb749245340b6d 100644 (file)
@@ -7,7 +7,7 @@
     Copyright (C) 2001 Frank Mori Hess <fmhess@uiuc.edu>
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 11d47f158d39cb140a7d4422a030994050fbaeae..a7554d4501430a4aacaae12bfaf773aaa82876a3 100644 (file)
@@ -3,7 +3,7 @@
     DAS08 driver
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f991dc74cae3d8cef25b0367a9da05fc515f3809..129a6649109e5c701cd95baf3583fa5a27c9cd51 100644 (file)
@@ -3,7 +3,7 @@
     DAS16 driver
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 2000 David A. Schleef <ds@schleef.org>
     Copyright (C) 2000 Chris R. Baugher <baugher@enteract.com>
     Copyright (C) 2001 Frank Mori Hess <fmhess@uiuc.edu>
 
index a85af37a7d69c1e7add6674fc92b8273874954bf..bbb09886ccfc9122123dc3cd5692beb353a02e17 100644 (file)
@@ -6,7 +6,7 @@
     Copyright (C) 2001 Frank Mori Hess <fmhess@users.sourceforge.net>
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 7448044bb1fcc386968b0980ba6a8ba7956faffd..3bcc7ee9bac6f33d923f02be7257554dc0311cd4 100644 (file)
@@ -4,7 +4,7 @@
 
    COMEDI - Linux Control and Measurement Device Interface
    History:
-   Base Version  - David A. Schleef <ds@stm.lbl.gov>
+   Base Version  - David A. Schleef <ds@schleef.org>
    December 1998 - Updated to work.  David does not have a DT2811
    board any longer so this was suffering from bitrot.
    Updated performed by ...
index 63ef4160cb333b605a15fd026f7f85c3e7477b59..17cde7f9de43c65e17a8f83d794d0b8530445a16 100644 (file)
@@ -3,7 +3,7 @@
     hardware driver for Data Translation DT2814
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 9f4964132686abb2bd3650a4a2e94d97655dff91..730eb0dbb4445957cf51deb3bc1aaefa06a64201 100644 (file)
@@ -3,7 +3,7 @@
     hardware driver for Data Translation DT2817
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index f3e9d80e45d80f5ef10717e2fcb27ca71ff95f09..156bacc134f3b58cfed4a0e42ce21a91cd446734 100644 (file)
@@ -3,7 +3,7 @@
    hardware driver for Data Translation DT2821 series
 
    COMEDI - Linux Control and Measurement Device Interface
-   Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+   Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ef2bc8b982e8be47600c3f7c726b10f04becc2fe..aa615f611c3e7a100ad90c66ab988d8ec3a79f54 100644 (file)
@@ -3,7 +3,7 @@
     Data Translation DT3000 series driver
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1999 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1999 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 516431e6964f0eb6bfbef0ef8db6f16a1275659d..a7825485f427759e73e092e1ca0f68f543936d4f 100644 (file)
@@ -3,7 +3,7 @@
     Hardware driver for NI Mite PCI interface chip
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1999 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1999 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index ab0d27492473955a79aaebd282522556a2f30d0f..2715bd1557781326ea05624803bb21c5c1bf17c3 100644 (file)
@@ -5,7 +5,7 @@
                National Instruments PCI-6503
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1999,2002 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1999,2002 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 050232b202a393d1fa10b597fe648b690c803210..51c5947020a0bf14cda635dd7a4af86d043daabc 100644 (file)
@@ -3,7 +3,7 @@
     Hardware driver for NI PCI-MIO E series cards
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index be5a304c36148c27a922b8b089d9643af4a7557b..ab42dfcdd538a97b6bf5c899cbc5e3b8da1cd690 100644 (file)
@@ -3,7 +3,7 @@
     Register descriptions for NI DAQ-STC chip
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998-9 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998-9 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 30260f9607615296dfd4b3c30edf22b66e6a98c1..12646502df8f4583a7ffe84f212f8150c665450c 100644 (file)
@@ -4,7 +4,7 @@
    and compatibles
 
    COMEDI - Linux Control and Measurement Device Interface
-   Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+   Copyright (C) 1998 David A. Schleef <ds@schleef.org>
    Janne Jalkanen <jalkanen@cs.hut.fi>
    Eric Bunn <ebu@cs.hut.fi>
 
index 5a23d73e8283b9c3de6e2a1bb5dba38653cdf6fa..d42c1b3ed8f8b4630785fa7fee8dd8f5b6b3b43e 100644 (file)
@@ -9,7 +9,7 @@
      driver: acl6126,  acl6128
               
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
     
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index cb46011048dfab76215ee08bd7e4951aa8e73568..899179a644501491184cddb57c9e3ef01368a588 100644 (file)
@@ -5,7 +5,7 @@
     The DAQP interface code in this file is released into the public domain.
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
     daqp_cs.c 1.00
 
index 73d70dc3d258b064a7fe102ef443a93b05acf12f..d4c48dcfaee782cbf788dcd4568e835d06aafde9 100644 (file)
@@ -3,7 +3,7 @@
    hardware driver for Analog Devices RTI-800/815 board
 
    COMEDI - Linux Control and Measurement Device Interface
-   Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+   Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 71a461d673e9c63ccc83a8c2336959351994ebac..f194c6d8ec330508b469d733a090ead8464b1bdd 100644 (file)
@@ -3,7 +3,7 @@
     implements comedi_data_*() functions
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 170ddf76a1c16ac80115639ffba2eafaadf4f1c4..ec5754d0ddfc30151011172c447e66b6bb620305 100644 (file)
@@ -3,7 +3,7 @@
     implements comedi_dio_*() functions
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 78f4801838b8ba3ca9f99d07a6758bf6a13d6695..4dd26cc171792832e55bdf98bfe3352f450b1ed5 100644 (file)
@@ -3,7 +3,7 @@
     a comedlib interface for kernel modules
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index a297a68d91a69112388122fde0e7ff075ef0c6de..3809a0ebe2d3bbbad59d1ae3af71c74f5cebfad5 100644 (file)
@@ -3,7 +3,7 @@
     a comedlib interface for kernel modules
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-2001 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-2001 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 219e0a152467a96caffa5d27b3f9ee6bc029b805..a3410d4040d593384e799684780241822995d205 100644 (file)
@@ -3,7 +3,7 @@
     /proc interface for comedi
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1998 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1998 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index a5da9cb4e158c89b89d8c9534f49c6db53e7f389..7de6d663a7ed1b3654d9832dca3ada8d90fceb17 100644 (file)
@@ -3,7 +3,7 @@
     comedi routines for voltage ranges
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 59ae543afc2abfc22861ad8b037efa5b4e7b57df..feab01b3dfcbba6f3f8ff0c6ec8ca8bd4afb8b31 100644 (file)
@@ -3,7 +3,7 @@
     comedi kernel module
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 43febdd48ff66fe6cac1a12de64da1026cb83c7d..1ae4a1aee8cba98de1c33e48daaeccab38081988 100644 (file)
@@ -3,7 +3,7 @@
     header file for real-time structures, variables, and constants
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 050919b7fc522c0a08ffb5a203b176c919462958..15266e1c0fe0aa5046d3974b4db8b523a4d9c2b7 100644 (file)
@@ -3,7 +3,7 @@
     header file for kernel-only structures, variables, and constants
 
     COMEDI - Linux Control and Measurement Device Interface
-    Copyright (C) 1997-2000 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index c862f7849c87e28197929d58df3db1e0dee54548..34296a5a1533cbc4098ed2c394328572c3c87bda 100644 (file)
@@ -2,7 +2,7 @@
     kern_compat.h
     Kernel compatibility header file
 
-    Copyright (C) 1997-8 David A. Schleef <ds@stm.lbl.gov>
+    Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by