tags 385846 + pending
thanks
[Per Olofsson]
> I have a HP DeskJet 845c USB inkjet printer which makes good use of
> the hplip and hpijs-ppds packages.
>
> USB info:
>
> Bus 001 Device 059: ID 03f0:0904 Hewlett-Packard DeskJet 845c
Thank you. I've commited a fix for this in svn, so this bug will be
fixed in the next upload. Patch included below.
> I think all USB printers with idVendor 0x03f0 (HP) and an interface
> class of 7 (Printer) should get these packages installed on the
> system.
I do not believe we have support for this kind of logic in discover at
the moment, se we will have to list individual USB units for now.
Index: debian/changelog
===================================================================
--- debian/changelog (revisjon 1154)
+++ debian/changelog (arbeidskopi)
@@ -15,6 +15,7 @@
* Update HW mapping for USB devices:
05ac:1300 -> debian package gtkpod
04a9:30bf -> debian package gphoto2
+ 03f0:0904 -> debian packages hplip and hpijs-ppds. (Closes: #385846)
-- Petter Reinholdtsen <[EMAIL PROTECTED]> Wed, 16 Aug 2006 14:07:15 +0200
Index: usb-device.xml
===================================================================
--- usb-device.xml (revisjon 1144)
+++ usb-device.xml (arbeidskopi)
@@ -16,6 +16,15 @@
<device vendor='03f0' model='0404' model_name='DeskJet 830c/832c'
busclass='0101'/>
<device vendor='03f0' model='0601' model_name='ScanJet 6300c'
busclass='ffff'/>
<device vendor='03f0' model='0604' model_name='DeskJet 840c'
busclass='0101'/>
+ <device vendor='03f0' model='0904' model_name='DeskJet 845c' busclass='0101'>
+ <data class='package'>
+ <data class='debian'>
+ <data class='name'>hplip hpijs-ppds</data>
+ </data>
+ <data class='last-updated'>2006-09-03</data>
+ <data class='last-updated-by'>[EMAIL PROTECTED]</data>
+ </data>
+ </device>
<device vendor='03f0' model='1004' model_name='DeskJet 970c/970cse'
busclass='0101'/>
<device vendor='03f0' model='3102' model_name='PhotoSmart P1100 Printer w/
Card Reader' busclass='0000'/>
<device vendor='0403' model='0000' model_name='H4SMK 7 Port Multifunction
Hub' busclass='0000'/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]