From owner-freebsd-questions Wed Jan 23 5:33:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 4A69337B41C for ; Wed, 23 Jan 2002 05:33:49 -0800 (PST) Received: from fwd04.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16TNXA-0002Dk-04; Wed, 23 Jan 2002 14:33:48 +0100 Received: from ulysses.thomas.org (520002568185-0001@[80.131.9.3]) by fwd04.sul.t-online.com with smtp id 16TNX4-1gjQtkC; Wed, 23 Jan 2002 14:33:42 +0100 Date: Wed, 23 Jan 2002 14:18:44 +0100 From: tschwarzkopf@t-online.de (Thomas Schwarzkopf) To: questions@FreeBSD.ORG Subject: Problem with USB scanner Message-Id: <20020123141844.147d1b82.tschwarzkopf@t-online.de> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520002568185-0001@t-dialin.net 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 Hello all, i am trying to make my HP Scanjet 4100C work under FreeBSD-4.5-RC. According the hardware notes and man uscanner, this scanner should work under FreeBSD, but the kernel seems to have a problem with this device. These are the kernel messages (usb part) i see, when i boot my FreeBSD machine with a connected scanner: uhci0: port 0xd400-0xd41f irq 5 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhub0: device problem, disabling port 2 uhci1: port 0xd800-0xd81f irq 5 at device 7.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered Kernelconfiguration looks like this (usb part): # USB support 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 ukbd # Keyboard device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners Is there anything else to do to use USB devices? Any ideas what could be wrong? This scanner works fine under Windows98. Regards Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message