From owner-freebsd-questions Sun Feb 24 10:24:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts13-srv.bellnexxia.net (tomts13.bellnexxia.net [209.226.175.34]) by hub.freebsd.org (Postfix) with ESMTP id B021E37B41A for ; Sun, 24 Feb 2002 10:24:24 -0800 (PST) Received: from there ([209.226.240.69]) by tomts13-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020224182420.YZAB3415.tomts13-srv.bellnexxia.net@there> for ; Sun, 24 Feb 2002 13:24:20 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Pierre-Luc Drouin To: freebsd-questions@freebsd.org Subject: lpt/usb Printer not recognized as ulpt0 device Date: Sun, 24 Feb 2002 13:21:47 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020224182420.YZAB3415.tomts13-srv.bellnexxia.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've a HP Lasjerjet 1200 printer and i would like to use it with an usb port on FreeBSD. At startup, FreeBSD detects it like a ugen device, but not like a ulpt device. In my kernel, i've the following devices for usb: 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 i've device ulpt0 in /dev/ directory too. Does someone know how to "help" FreeBSD to recognize my printer as a print device and not only a generic usb device? Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message