Would this be the diff you're talking about, then?

--- hplj1018.old 2009-02-11 22:53:13.000000000 +0000
+++ hplj1018 2009-02-11 22:53:29.000000000 +0000
@@ -200,7 +200,7 @@
     #
     # Sniff around for printers that need a firmware download
     #
-    usblps=`find /dev/usb -name lp*`" "`find /dev -name usblp*`
+    usblps=`find /dev -name lp*`" "`find /dev -name usblp*`
     for dev in $usblps; do
        status=`$PRINTERID $dev 2>/dev/null | grep -y "hp LaserJet $MODEL"`
        if [ "$status" != "" ]; then

-- 
HP LJ 1018 regression in hardy
https://bugs.launchpad.net/bugs/217215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to