Updated comments. Added usb ids or "ignore".

merge-requests/1/head
Henning Geinitz 2006-01-14 19:21:36 +00:00
rodzic 3e651dbfbc
commit bc846280cc
4 zmienionych plików z 20 dodań i 17 usunięć

Wyświetl plik

@ -11,6 +11,9 @@
interface.
* doc/descriptions.txt: Added "ignore" parameter to :usbid
token.
* doc/descriptions-external/hpaio.desc doc/descriptions-external/hpoj.desc
doc/descriptions-external/samsung.desc: Updated comments. Added
usb ids or "ignore".
2006-01-10 Oliver Schwartz <Oliver.Schwartz@gmx.de>

Wyświetl plik

@ -12,7 +12,7 @@
:backend "hpaio" ; name of backend
;:version "(external)" ; version of backend
:url "http://hpinkjet.sourceforge.net/hplip_readme.html" ; backend's web page
:comment "This backend is a replacement for the hpoj backend its package name is hplip. See the website for the latest releases."
:comment "This backend is a replacement for the hpoj backend. It's package name is hplip. See the website for the latest releases."
@ -27,6 +27,7 @@
:model "Most HP OfficeJet, LaserJet, and PSC (Printer/Scanner/Copier) multi-function peripherals"
:url "http://hpinkjet.sourceforge.net/hplip_readme.html"
:interface "Parport(ECP) USB JetDirect"
:usbid "ignore"
:status :good
:comment "Distributed with the HP Linux Imaging and Printing Project (hplip), see table on website for product support status"

Wyświetl plik

@ -12,7 +12,7 @@
:backend "hpoj" ; name of backend
;:version "(external)" ; version of backend
:url "http://hpoj.sourceforge.net/" ; backend's web page
:comment "This backend isn't included because the authors of hpoj want to keep the backend together with the rest of the hpoj project. See the hpoj website for the latest releases."
:comment "It's recommended to use the hpaio (hplip) backend instead of HPOJ for all locally connected HP devices."
@ -28,7 +28,7 @@
:url "http://hpoj.sourceforge.net/suplist.shtml"
:interface "Parport(ECP) USB JetDirect"
:status :good
:comment "Distributed with the HP OfficeJet Linux driver (hpoj)"
:comment "It's recommended to use the hpaio (hplip) backend instead of hpoj for all locally connected HP devices."
:usbid "ignore"
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.

Wyświetl plik

@ -12,7 +12,7 @@
:backend "samsung" ; name of backend
;:version "(external)" ; version of backend
:url "http://product.samsung.com/cgi-bin/nabc/support/b2c_support_product_results.jsp" ; backend's web page
:comment "See the website for the latest release."
:comment "External binary-only backend for Linux i386 (and x86_64?). See the website for the latest release."
@ -28,49 +28,48 @@
:model "SCX-4016"
:interface "Parport USB"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you use this device."
:model "SCX-4100"
:interface "Parport USB"
:status :good
:comment "Is reported to work."
:comment "Is reported to work. USB vendor and product ids unknown."
:model "SCX-4216F"
:interface "Parport USB"
:usbid "0x04e8" "0x3409"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you use this device."
:model "SCX-4720F"
:interface "Parport USB"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you use this device."
:model "SCX-6220"
:interface "Parport USB"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you use this device."
:model "SCX-6320F"
:interface "Parport USB"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you use this device."
:model "SF-565P"
:interface "Parport USB"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you use this device."
:model "SF-755P"
:interface "Parport USB"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you use this device."
:model "For models not mentioned, check their website"
:model "For models not mentioned here, check Samsung website"
:interface "USB"
:status :untested
:comment "No information received about supported status"
:comment "Please contact us if you have a Samsung device not mentioned here.""
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.