Subject: HP USB laserjet not working
To: None <port-i386@netbsd.org>
From: Brian Gregor <bgregor@buphy.bu.edu>
List: port-i386
Date: 04/01/2004 10:28:10
Hello,

I've got -current up and running like a charm on my PC (1.6 GHz Pentium 4,
VIA-chipset motherboard).

The printer, an HP 1300 USB Laserjet, won't work, either with commands
like 'lptest 20 10 > /dev/ulpt0' or using cups which appears to be working
fine.

Here's the output of the USB detection from the boot messages:
uhci0 at pci0 dev 16 function 0: VIA Technologies VT83C572 USB Controller
(rev. 0x80)
uhci0: interrupting at irq 5
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: VIA Technologies UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 16 function 1: VIA Technologies VT83C572 USB Controller
(rev. 0x80)
uhci1: interrupting at irq 5
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: VIA Technologies UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 16 function 2: VIA Technologies VT83C572 USB Controller
(rev. 0x80)
uhci2: interrupting at irq 11
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: VIA Technologies UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
VIA Technologies VT8237 EHCI USB Controller (USB serial bus, interface
0x20, revision 0x82) at pci0 dev 16 function 3 not configured
.
.
.
ulpt0 at uhub0 port 1 configuration 1 interface 0
ulpt0: Hewlett-Packard hp LaserJet 1300, rev 1.10/1.00, addr 2, iclass 7/1
ulpt0: using bi-directional mode
.
.
.
(and a mouse which is plugged into the monitor hub which is plugged into
  the USB port on the PC):
uhub3 at uhub0 port 2
uhub3: Cypress Semiconductor USB2 Hub, class 9/0, rev 2.00/0.08, addr 3
uhub3: 4 ports with 4 removable, self powered
uhidev0 at uhub3 port 2 configuration 1 interface 0
uhidev0: Logitech USB-PS/2 Optical Mouse, rev 2.00/18.00, addr 4, iclass
3/1
ums0 at uhidev0: 7 buttons and Z dir.
wsmouse0 at ums0 mux 0


Any suggestions?  Thanks!


Brian