From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 15 14:17:52 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org 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 0047F16A401 for ; Wed, 15 Mar 2006 14:17:51 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from samus.cyberbotx.com (cyberbotx.com [70.88.125.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CE243D45 for ; Wed, 15 Mar 2006 14:17:51 +0000 (GMT) (envelope-from cyberbotx@cyberbotx.com) Received: from localhost (localhost [127.0.0.1]) by samus.cyberbotx.com (Postfix) with ESMTP id B74F0C54A for ; Wed, 15 Mar 2006 09:18:22 -0500 (EST) Received: from samus.cyberbotx.com ([127.0.0.1]) by localhost (samus.cyberbotx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12531-03 for ; Wed, 15 Mar 2006 09:18:16 -0500 (EST) Received: from metroid (c-68-61-58-20.hsd1.mi.comcast.net [68.61.58.20]) by samus.cyberbotx.com (Postfix) with SMTP id D270FC145 for ; Wed, 15 Mar 2006 09:18:12 -0500 (EST) Message-ID: <100901c6483b$409ab970$fe02a8c0@metroid> From: "Naram Qashat" To: References: <0a1301c6415f$c602ab00$fe02a8c0@metroid> Date: Wed, 15 Mar 2006 09:17:54 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Scanned: amavisd-new at cyberbotx.com Subject: Re: IEEE1284 Device ID string for USB Printers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 14:17:52 -0000 It's been over a week, and I wonder, is this even the correct mailing list for this question, or is it just that no one has an answer to it? Naram Qashat (Ignore the note in the previous message, I subscribed afterwards.) ----- Original Message ----- From: "Naram Qashat" To: Cc: Sent: Monday, March 06, 2006 03:51 PM Subject: IEEE1284 Device ID string for USB Printers > I was wondering if there were any plans on getting the ieee1284_print_id() > function in src/sys/dev/usb/ulpt.c to work properly. I was trying to see > about getting HPLIP converted to FreeBSD, but it's hpiod program requires an > ioctl to access the printer andget the IEEE1284 device ID string to identify > the USB printer. Without that ioctl, HPLIP can't be ported over. > > Thanks, > Naram Qashat > > (Note: I'm not subscribed to the mailing list, so if anyone replies to this, > please CC me to the response. Thanks.) >