kopia lustrzana https://gitlab.com/sane-project/backends
hp backend now unmaintained
rodzic
2a3f6f2bb5
commit
301dbf977a
|
@ -10,9 +10,8 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "hp" ; name of backend
|
:backend "hp" ; name of backend
|
||||||
:version "1.06" ; version of backend
|
:version "unmaintained" ; version of backend
|
||||||
:manpage "sane-hp" ; name of manpage (if it exists)
|
:manpage "sane-hp" ; name of manpage (if it exists)
|
||||||
:url "http://www.kirchgessner.net/" ; backend's web page
|
|
||||||
|
|
||||||
:devicetype :scanner ; start of a list of devices....
|
:devicetype :scanner ; start of a list of devices....
|
||||||
; other types: :stillcam, :vidcam,
|
; other types: :stillcam, :vidcam,
|
||||||
|
@ -58,27 +57,30 @@
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:status :complete
|
:status :complete
|
||||||
:scsi "HP" "C1130A" "processor"
|
:scsi "HP" "C1130A" "processor"
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 4100C"
|
:model "ScanJet 4100C"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x03f0" "0x0101"
|
:usbid "0x03f0" "0x0101"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 5p"
|
:model "ScanJet 5p"
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:status :complete
|
:status :complete
|
||||||
:scsi "HP" "C5110A" "processor"
|
:scsi "HP" "C5110A" "processor"
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 5100C"
|
:model "ScanJet 5100C"
|
||||||
:interface "Parport"
|
:interface "Parport"
|
||||||
:status :complete
|
:status :complete
|
||||||
:comment "Requires ppscsi driver and epst module"
|
:comment "Requires ppscsi driver and epst module. Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 5200C"
|
:model "ScanJet 5200C"
|
||||||
:interface "Parport USB"
|
:interface "Parport USB"
|
||||||
:usbid "0x03f0" "0x0401"
|
:usbid "0x03f0" "0x0401"
|
||||||
:status :complete
|
:status :complete
|
||||||
:comment "Parallel interface requires ppscsi driver and epst module"
|
:comment "Parallel interface requires ppscsi driver and epst module. Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 6100C"
|
:model "ScanJet 6100C"
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
|
@ -89,27 +91,32 @@
|
||||||
:scsi "HP" "C6270A" "processor"
|
:scsi "HP" "C6270A" "processor"
|
||||||
:usbid "0x03f0" "0x0201"
|
:usbid "0x03f0" "0x0201"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 6250C"
|
:model "ScanJet 6250C"
|
||||||
:interface "SCSI USB"
|
:interface "SCSI USB"
|
||||||
:usbid "0x03f0" "0x0201"
|
:usbid "0x03f0" "0x0201"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 6300C"
|
:model "ScanJet 6300C"
|
||||||
:interface "SCSI USB"
|
:interface "SCSI USB"
|
||||||
:scsi "HP" "C7670A" "processor"
|
:scsi "HP" "C7670A" "processor"
|
||||||
:usbid "0x03f0" "0x0601"
|
:usbid "0x03f0" "0x0601"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 6350C"
|
:model "ScanJet 6350C"
|
||||||
:interface "SCSI USB"
|
:interface "SCSI USB"
|
||||||
:usbid "0x03f0" "0x0601"
|
:usbid "0x03f0" "0x0601"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "ScanJet 6390C"
|
:model "ScanJet 6390C"
|
||||||
:interface "SCSI USB"
|
:interface "SCSI USB"
|
||||||
:usbid "0x03f0" "0x0601"
|
:usbid "0x03f0" "0x0601"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
:comment "Buttons may not work on some scanners"
|
||||||
|
|
||||||
:model "PhotoSmart PhotoScanner"
|
:model "PhotoSmart PhotoScanner"
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
|
|
Ładowanie…
Reference in New Issue