kopia lustrzana https://gitlab.com/sane-project/backends
drop CVS keywords
rodzic
e5bd31c882
commit
65f1131541
|
@ -3,8 +3,6 @@
|
|||
|
||||
dc25.c
|
||||
|
||||
$Id$
|
||||
|
||||
This file (C) 1998 Peter Fales
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
@ -1841,8 +1839,7 @@ sane_init (SANE_Int * version_code, SANE_Auth_Callback __sane_unused__ authorize
|
|||
|
||||
fp = sanei_config_open (DC25_CONFIG_FILE);
|
||||
|
||||
DBG (127,
|
||||
"sane_init() $Id$\n");
|
||||
DBG (127, "sane_init()\n");
|
||||
|
||||
if (!fp)
|
||||
{
|
||||
|
|
|
@ -44,8 +44,6 @@
|
|||
This file implements a SANE backend for the Polaroid Digital
|
||||
Microscope Camera. */
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#include "../include/sane/config.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
|
|
@ -38,8 +38,6 @@
|
|||
whether to permit this exception to apply to your modifications.
|
||||
If you do not wish that, delete this exception notice. */
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef polaroid_dmc_h
|
||||
#define polaroid_dmc_h
|
||||
|
||||
|
|
|
@ -671,8 +671,7 @@ sane_init (SANE_Int * version_code, SANE_Auth_Callback __sane_unused__ authorize
|
|||
|
||||
DBG_INIT ();
|
||||
|
||||
DBG (1,
|
||||
"GPHOTO2 Backend $Id$\n");
|
||||
DBG (1, "GPHOTO2 Backend\n");
|
||||
|
||||
if (getenv ("GP_DEBUG"))
|
||||
{
|
||||
|
|
|
@ -42,9 +42,6 @@
|
|||
HP Scanner Control Language (SCL).
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
*/
|
||||
#ifndef HP_OPTION_H_INCLUDED
|
||||
#define HP_OPTION_H_INCLUDED
|
||||
#include "hp.h"
|
||||
|
|
|
@ -43,8 +43,6 @@
|
|||
If you write modifications of your own for SANE, it is your choice
|
||||
whether to permit this exception to apply to your modifications.
|
||||
If you do not wish that, delete this exception notice.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
Across FS-1130
|
||||
*/
|
||||
|
||||
|
|
|
@ -41,10 +41,6 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/* Commands supported by the scanner. */
|
||||
#define SCSI_TEST_UNIT_READY 0x00
|
||||
#define SCSI_INQUIRY 0x12
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
Matsushita/Panasonic KV-SS25, KV-SS50, KV-SS55, KV-SS50EX,
|
||||
KV-SS55EX, KV-SS850, KV-SS855 SCSI scanners.
|
||||
|
||||
|
|
|
@ -40,10 +40,6 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/* Commands supported by the KV-SS 25 scanner. */
|
||||
#define SCSI_TEST_UNIT_READY 0x00
|
||||
#define SCSI_INQUIRY 0x12
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -37,15 +37,12 @@
|
|||
|
||||
If you write modifications of your own for SANE, it is your choice
|
||||
whether to permit this exception to apply to your modifications.
|
||||
If you do not wish that, delete this exception notice. */
|
||||
|
||||
/*
|
||||
$Id$
|
||||
This file implements the low-level scsi-commands.
|
||||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/*
|
||||
This file implements the low-level scsi-commands.
|
||||
*/
|
||||
|
||||
/* SCSI commands that the Ricoh scanners understand: */
|
||||
#define RICOH_SCSI_TEST_UNIT_READY 0x00
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
This file implements a SANE backend for Ricoh flatbed scanners.
|
||||
*/
|
||||
|
||||
|
|
|
@ -36,10 +36,7 @@
|
|||
|
||||
If you write modifications of your own for SANE, it is your choice
|
||||
whether to permit this exception to apply to your modifications.
|
||||
If you do not wish that, delete this exception notice. */
|
||||
|
||||
/*
|
||||
$Id$
|
||||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
#ifndef ricoh_h
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
Sceptre S1200 SCSI scanner (sometimes also called S120)
|
||||
*/
|
||||
|
||||
|
|
|
@ -40,10 +40,6 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/* Commands supported by the Sceptre S1200 scanner. */
|
||||
#define SCSI_TEST_UNIT_READY 0x00
|
||||
#define SCSI_GET_STATUS 0x02
|
||||
|
|
|
@ -43,8 +43,6 @@
|
|||
|
||||
Userspace scan tool for the Microtek 3600 scanner
|
||||
|
||||
$Id$
|
||||
|
||||
====================================================================== */
|
||||
|
||||
#include "sm3600-scantool.h"
|
||||
|
|
|
@ -43,8 +43,6 @@
|
|||
|
||||
Userspace scan tool for the Microtek 3600 scanner
|
||||
|
||||
$Id$
|
||||
|
||||
(C) Marian Eichholz 2001
|
||||
|
||||
26.4.2001: Added an abstraction layer for TransferControlMsg.
|
||||
|
|
|
@ -43,8 +43,6 @@
|
|||
|
||||
Userspace scan tool for the Microtek 3600 scanner
|
||||
|
||||
$Id$
|
||||
|
||||
====================================================================== */
|
||||
|
||||
#include <unistd.h>
|
||||
|
|
|
@ -43,11 +43,11 @@
|
|||
This file contains static calibration data for the Benq 5150C scanner.
|
||||
Once it is known how calibration for this scanner works this file
|
||||
becomes obsolete.
|
||||
*/
|
||||
*/
|
||||
|
||||
|
||||
/* $Id$
|
||||
SANE SnapScan backend */
|
||||
/*
|
||||
SANE SnapScan backend
|
||||
*/
|
||||
|
||||
static const SANE_Byte calibration_data_5150[] =
|
||||
{
|
||||
|
|
|
@ -44,10 +44,12 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
|
||||
This file is a component of the implementation of a backend for many
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners. */
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
|
||||
*/
|
||||
|
||||
/* $Id$
|
||||
SANE SnapScan backend */
|
||||
/*
|
||||
SANE SnapScan backend
|
||||
*/
|
||||
|
||||
/* default option values */
|
||||
|
||||
|
|
|
@ -44,11 +44,12 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
|
||||
This file is a component of the implementation of a backend for many
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners. */
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
|
||||
*/
|
||||
|
||||
|
||||
/* $Id$
|
||||
SnapScan backend scsi command functions */
|
||||
/*
|
||||
SnapScan backend scsi command functions
|
||||
*/
|
||||
|
||||
/* scanner scsi commands */
|
||||
|
||||
|
|
|
@ -44,11 +44,12 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
|
||||
This file is a component of the implementation of a backend for many
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners. */
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
|
||||
*/
|
||||
|
||||
|
||||
/* $Id$
|
||||
SnapScan backend data sources (implementation) */
|
||||
/*
|
||||
SnapScan backend data sources (implementation)
|
||||
*/
|
||||
|
||||
/**************************************************************************************
|
||||
If you get confused from all the structs (like I did when I first saw them),
|
||||
|
|
|
@ -44,11 +44,12 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
|
||||
This file is a component of the implementation of a backend for many
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners. */
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
|
||||
*/
|
||||
|
||||
|
||||
/* $Id$
|
||||
SnapScan backend scan data sources */
|
||||
/*
|
||||
SnapScan backend scan data sources
|
||||
*/
|
||||
|
||||
#ifndef SNAPSCAN_SOURCES_H
|
||||
#define SNAPSCAN_SOURCES_H
|
||||
|
|
|
@ -68,8 +68,9 @@
|
|||
So far this strategy has worked flawlessly. Thanks Dmitri!
|
||||
*/
|
||||
|
||||
/* $Id$
|
||||
SnapScan backend scan data sources */
|
||||
/*
|
||||
SnapScan backend scan data sources
|
||||
*/
|
||||
|
||||
#include "snapscan-usb.h"
|
||||
#include "snapscan-mutex.c"
|
||||
|
|
|
@ -45,8 +45,9 @@
|
|||
backend.
|
||||
*/
|
||||
|
||||
/* $Id$
|
||||
SnapScan backend scan data sources */
|
||||
/*
|
||||
SnapScan backend scan data sources
|
||||
*/
|
||||
|
||||
#ifndef snapscan_usb_h
|
||||
#define snapscan_usb_h
|
||||
|
|
|
@ -45,11 +45,12 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
|
||||
This file is a component of the implementation of a backend for many
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners. */
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
|
||||
*/
|
||||
|
||||
|
||||
/* $Id$
|
||||
SANE SnapScan backend */
|
||||
/*
|
||||
SANE SnapScan backend
|
||||
*/
|
||||
|
||||
#include "../include/sane/config.h"
|
||||
|
||||
|
|
|
@ -44,10 +44,12 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
|
||||
This file is a component of the implementation of a backend for many
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners. */
|
||||
of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
|
||||
*/
|
||||
|
||||
/* $Id$
|
||||
SANE SnapScan backend */
|
||||
/*
|
||||
SANE SnapScan backend
|
||||
*/
|
||||
|
||||
#ifndef snapscan_h
|
||||
#define snapscan_h
|
||||
|
|
|
@ -36,8 +36,7 @@
|
|||
------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
/* $Id$
|
||||
|
||||
/*
|
||||
stv680 vidcam driver Gerard Klaver
|
||||
*/
|
||||
|
||||
|
|
|
@ -36,10 +36,6 @@
|
|||
---------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
update 20-04-2006*/
|
||||
|
||||
/* Commands supported by the vidcam. */
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
Some Relisys scanners AVEC and RELI series
|
||||
*/
|
||||
|
||||
|
|
|
@ -41,10 +41,6 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/* Commands supported by the scanner. */
|
||||
#define SCSI_TEST_UNIT_READY 0x00
|
||||
#define SCSI_REQUEST_SENSE 0x03
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
TECO scanner VM3575, VM656A, VM6575, VM6586, VM356A, VM3564
|
||||
update 2003/02/14, Patch for VM356A Gerard Klaver
|
||||
update 2003/03/19, traces, tests VM356A Gerard Klaver, Michael Hoeller
|
||||
|
|
|
@ -42,10 +42,6 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/* Commands supported by the scanner. */
|
||||
#define SCSI_TEST_UNIT_READY 0x00
|
||||
#define SCSI_REQUEST_SENSE 0x03
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
VM3552 (and maybe VM4552 and VM6552)
|
||||
*/
|
||||
|
||||
|
|
|
@ -41,10 +41,6 @@
|
|||
If you do not wish that, delete this exception notice.
|
||||
*/
|
||||
|
||||
/*
|
||||
$Id$
|
||||
*/
|
||||
|
||||
/* Commands supported by the scanner. */
|
||||
#define SCSI_TEST_UNIT_READY 0x00
|
||||
#define SCSI_REQUEST_SENSE 0x03
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
; $Id$
|
||||
;
|
||||
; SANE Backend specification file (Matto Marjanovic's format)
|
||||
;
|
||||
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
; $Id$
|
||||
; SANE Backend specification file
|
||||
;
|
||||
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
; $Id$
|
||||
;
|
||||
; SANE Backend specification file (Matto Marjanovic's format)
|
||||
;
|
||||
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
.\" $Id$
|
||||
.TH sane\-niash 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-niash
|
||||
|
||||
|
|
|
@ -1919,7 +1919,6 @@
|
|||
|
||||
:devicetype :meta
|
||||
:desc "Dynamic loading of shared-library backends."
|
||||
; $Id$
|
||||
;
|
||||
; SANE Backend specification file (Matto Marjanovic's format)
|
||||
;
|
||||
|
@ -7593,7 +7592,7 @@
|
|||
:devicetype :meta
|
||||
:desc "Network access to saned servers"
|
||||
:comment "Can be used to access any scanner supported by SANE over the net. Supports IPv4 and IPv6."
|
||||
; $Id$
|
||||
|
||||
; SANE Backend specification file
|
||||
;
|
||||
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
|
||||
|
@ -9383,9 +9382,6 @@
|
|||
|
||||
; :status specifier is optional after :model and at the top-level
|
||||
|
||||
|
||||
; $Id$
|
||||
;
|
||||
; SANE Backend specification file (Matto Marjanovic's format)
|
||||
;
|
||||
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
|
||||
|
|
Ładowanie…
Reference in New Issue