From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 05:24:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B2691065670 for ; Fri, 25 Apr 2008 05:24:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2182B8FC24 for ; Fri, 25 Apr 2008 05:24:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m3P5OTgv089637; Fri, 25 Apr 2008 07:24:29 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m3P5OTQr089634; Fri, 25 Apr 2008 07:24:29 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 25 Apr 2008 07:24:29 +0200 (CEST) From: Wojciech Puchar To: David Reedy Jr In-Reply-To: <200804250022.02795.davidrjr@comcast.net> Message-ID: <20080425072340.N89633@wojtek.tensor.gdynia.pl> References: <200804250022.02795.davidrjr@comcast.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: Re: USB / printer woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2008 05:24:46 -0000 > connecting to usb0 / usb1 both of which are usb revision 1.0. All the > information I have says this printer is usb 2.0. Why is it not usb 2.0 doesn't mean USB high speed (480Mbps) but is common mistaken. it's about protocol not speed. > attaching to ehci0/uhub2/usb2? > > echo "something" > /dev/ulpt0 results in silence. So does printing a > test page from the cups web interface. It's a black hole. > > Can anybody tell me what's wrong? Would removing ohci/uhci from the > kernel force it to connect to the usb 2.0 side of things? it's not a problem here.