Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2002 15:08:55 -0500
From:      Pierre-Luc Drouin <pldrouin@sympatico.ca>
To:        freebsd-questions@freebsd.org
Subject:   Setup of HP LaserJet 1200 on USB: can get ugen0 but not ulpt0
Message-ID:  <20020217201133.WTJE10641.tomts17-srv.bellnexxia.net@there>

next in thread | raw e-mail | index | archive | help
I'm trying ton configure an HP LaserJet 1200 printer on usb

In my kernel, i've:
device          uhci            # UHCI PCI->USB interface
device          ohci            # OHCI PCI->USB interface
device          usb             # USB Bus (required)
device          ugen            # Generic
device          uhid            # "Human Interface Devices"
device          ulpt            # Printer

Device ulpt0 exist in /dev/

In dmesg, i get
/kernel: usb0: OHCI version 1.0, legacy support
/kernel: usb0: <AcerLabs M5237 (Aladdin-V) USB controller> on ohci0
/kernel: uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
/kernel: uhub0: 4 ports with 4 removable, self powered
/kernel: ugen0: HewLett Packard HP LaserJet 1200, rev 1.10/1.00, addr 2

but when i try to configure apsfilter with ulpt0 or anything else, it says 
than ulpt0 is not configured.

It seems than FreeBSD detects my printer like any other usb device, but 
doesn't recognize that it's a printer.

What can i do with it?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020217201133.WTJE10641.tomts17-srv.bellnexxia.net>