Commit 4e77789f authored by Andrey Filippov's avatar Andrey Filippov

edited headers

parent 97ccb7c2
/******************************************************************************* /***************************************************************************//**
* @file clock10359.c * @file clock10359.c
* @brief Control of the CY22393 clock on the 10359 multiplexer connected * @brief Control of the CY22393 clock on the 10359 multiplexer connected
* to the sensor port * to the sensor port
* Copyright 2002-2016 (C) Elphel, Inc. * @copyright Copyright 2002-2016 (C) Elphel, Inc.
* -----------------------------------------------------------------------------* * @par <b>License</b>
*
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*******************************************************************************/ *******************************************************************************/
......
/******************************************************************************* /***************************************************************************//**
* @file clock10359.h * @file clock10359.h
* @brief Control of the CY22393 clock on the 10359 multiplexer connected * @brief Control of the CY22393 clock on the 10359 multiplexer connected
* to the sensor port * to the sensor port
* Copyright 2002-2016 (C) Elphel, Inc. * Copyright 2002-2016 (C) Elphel, Inc.
* -----------------------------------------------------------------------------* * @par <b>License</b>
*
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or * the Free Software Foundation, either version 2 of the License, or
......
/*!*************************************************************************** /*!***********************************************************************//**
* @file elphel393-mem.c * @file elphel393-mem.c
* @brief Reserve large memory range at boot time (when it is available) * @brief Reserve large memory range at boot time (when it is available)
* to use as a circular video buffer * to use as a circular video buffer
* @copyright Copyright (C) 2015 Elphel, Inc. * @copyright Copyright (C) 2015 Elphel, Inc.
* @par <b>License</b>
*
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*****************************************************************************/ *****************************************************************************/
......
/*!*************************************************************************** /*!***********************************************************************//**
* @file elphel393-pwr.c * @file elphel393-pwr.c
* @brief power supplies control on Elphel 10393 board * @brief power supplies control on Elphel 10393 board
* @copyright Copyright (C) 2013-2016 Elphel, Inc. * @copyright Copyright (C) 2013-2016 Elphel, Inc.
* * @par <b>License</b>
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
......
/*!******************************************************************************** /*!****************************************************************************//**
* @file exif353.c * @file exif393.c
* @brief Drivers for Exif manipulation * @brief Drivers for Exif manipulation
* @copyright Copyright (C) 2008 Elphel, Inc. * @copyright Copyright (C) 2008-2016 Elphel, Inc.
* @par <b>License</b>
*
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
* $Log: exif353.c,v $
* Revision 1.2 2009/02/18 06:27:34 elphel
* fixed system date calculation fro Exif (was 2 days ahead in the years after leap)
*
* Revision 1.1.1.1 2008/11/27 20:04:00 elphel
*
*
* Revision 1.3 2008/09/20 00:29:49 elphel
* moved driver major/minor numbers to a single file - include/asm-cris/elphel/driver_numbers.h
*
* Revision 1.2 2008/09/12 00:23:59 elphel
* removed cc353.c, cc353.h
*
* Revision 1.4 2008/04/25 21:28:56 elphel
* added more functions for access from the IRQ, changed them to inline
*
* Revision 1.3 2008/04/11 23:16:51 elphel
* removed unneeded local_irq_disable() after local_irq_save_flags()
*
* Revision 1.2 2008/04/07 09:45:30 elphel
* removed unused variable
*
* Revision 1.1 2008/04/07 09:09:07 elphel
* New driver to handle Exif
*
*
*/ */
//copied freom cxi2c.c - TODO:remove unneeded //copied from cxi2c.c - TODO:remove unneeded
#include <linux/module.h> #include <linux/module.h>
#include <linux/sched.h> #include <linux/sched.h>
......
/* /*!****************************************************************************//**
exif353.h * @file exif393.h
* @brief Drivers for Exif manipulation
* @copyright Copyright (C) 2008-2016 Elphel, Inc.
* @par <b>License</b>
* 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
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#ifndef _EXIF_H #ifndef _EXIF_H
#define _EXIF_H #define _EXIF_H
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
* @file fpgajtag353.c * @file fpgajtag353.c
* @brief TBD * @brief TBD
* @copyright Copyright 2002-20016 (C) Elphel, Inc. * @copyright Copyright 2002-20016 (C) Elphel, Inc.
*
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or * the Free Software Foundation, either version 2 of the License, or
...@@ -15,7 +14,7 @@ ...@@ -15,7 +14,7 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
* -----------------------------------------------------------------------------** * @par <b>License</b>*
*/ */
#undef DEBUG #undef DEBUG
/****************** INCLUDE FILES SECTION ***********************************/ /****************** INCLUDE FILES SECTION ***********************************/
......
/******************************************************************************* /***************************************************************************//**
* @file sensor_i2c.h * @file sensor_i2c.h
* @brief Interface to FPGA-based i2c sequencer for sensor ports * @brief Interface to FPGA-based i2c sequencer for sensor ports
* @copyright Copyright 2016 (C) Elphel, Inc. * @copyright Copyright 2016 (C) Elphel, Inc.
* -----------------------------------------------------------------------------* * @par <b>License</b>
*
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*******************************************************************************/ *******************************************************************************/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment