From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 17 05:08:22 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0E0037B401 for ; Thu, 17 Apr 2003 05:08:22 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E3B43FA3 for ; Thu, 17 Apr 2003 05:08:21 -0700 (PDT) (envelope-from ticso@cicely9.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h3HC88cx012329 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 17 Apr 2003 14:08:18 +0200 (CEST) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (cicely9.cicely.de [IPv6:3ffe:400:8d0:301:210:5aff:fe30:1c1a]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h3HC84tn019312 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Apr 2003 14:08:05 +0200 (CEST) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (localhost [127.0.0.1]) by cicely9.cicely.de (8.12.9/8.12.8) with ESMTP id h3HC84tA009815; Thu, 17 Apr 2003 14:08:04 +0200 (CEST) (envelope-from ticso@cicely9.cicely.de) Received: (from ticso@localhost) by cicely9.cicely.de (8.12.9/8.12.9/Submit) id h3HC83Ed009814; Thu, 17 Apr 2003 14:08:03 +0200 (CEST) (envelope-from ticso) Date: Thu, 17 Apr 2003 14:08:02 +0200 From: Bernd Walter To: ???? ????? Message-ID: <20030417120802.GN6845@cicely9.cicely.de> References: <1334.148.243.211.57.1050482163.squirrel@mail.unixmexico.com> <20030416130030.GB529@cicely9.cicely.de> <22400.148.243.211.1.1050549759.squirrel@mail.unixmexico.com> <20030417104445.GL6845@cicely9.cicely.de> <5319896796.20030417153935@rgrta.ryazan.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5319896796.20030417153935@rgrta.ryazan.ru> X-Operating-System: FreeBSD cicely9.cicely.de 5.0-CURRENT alpha User-Agent: Mutt/1.5.3i cc: freebsd-hackers@freebsd.org cc: Bernd Walter Subject: Re: Re[2]: HP psc 750 on FreeBSD 4.8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 12:08:23 -0000 On Thu, Apr 17, 2003 at 03:39:35PM +0400, ???? ????? wrote: > Hello Bernd, > Thursday, April 17, 2003, 2:44:46 PM, you wrote: > > >> Ok, after installing usbutil.tgz. and using usbctl i get this: > BW> The printer just have three alternate settings for ulpt. > BW> Are you absolutely shure that ulpt was in the kernel you tested with? > > For FreeBSD 4.7 ulpt uses only first interface configuration. > Initialization tests only first interface configuration for proper endpoint. > For my USB-connected HP LaserJet 1200 I made following modifications in > ULPT.C. Recompile kernel. Acording to usbctl output the PSC750 has only one interface. I doubt that this is different for an LJ1200. Also I don't see why you would need this change, ulpt gets asked for every interface and if the interface is not a printer class, then ulpt has no reason to think about being the right driver. See usbd_probe_and_attach() in usb_subr.c. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de