From owner-freebsd-usb@FreeBSD.ORG Sat Feb 28 18:56:20 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 861F81065670; Sat, 28 Feb 2009 18:56:20 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 33F798FC13; Sat, 28 Feb 2009 18:56:20 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.15.150]) by ns2.bafirst.com with esmtp; Sat, 28 Feb 2009 12:56:18 -0600 id 000D5187.49A988D2.00011D12 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sat, 28 Feb 2009 12:56:17 -0600 id 0004AC15.49A988D1.0000D11A Received: from local69.local.net.mx (local69.local.net.mx [192.168.1.69]) by econet.encontacto.net (Horde Framework) with HTTP; Sat, 28 Feb 2009 12:56:17 -0600 Message-ID: <20090228125617.1392434c7vmomp4w@econet.encontacto.net> Date: Sat, 28 Feb 2009 12:56:17 -0600 From: eculp To: Andrew Thompson References: <20090225061037.10896uy7ft1kgu80@econet.encontacto.net> <20090225152412.GA25211@citylink.fud.org.nz> <20090228115733.1493146fclj807pc@econet.encontacto.net> <20090228180054.GA86623@citylink.fud.org.nz> In-Reply-To: <20090228180054.GA86623@citylink.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.0.6) Gecko/2009022203 Firefox/3.0.4, Ant.com Toolbar 1.2 X-IMP-Server: 189.190.15.150 X-Originating-IP: 192.168.1.69 X-Originating-User: eculp@encontacto.net Cc: freebsd-usb Subject: Re: Current - USB2 - cups and u[n]lpt devices. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2009 18:56:20 -0000 Quoting Andrew Thompson : > On Sat, Feb 28, 2009 at 11:57:33AM -0600, eculp wrote: >> Quoting Andrew Thompson : >> >>> On Wed, Feb 25, 2009 at 06:10:37AM -0600, eculp wrote: >>>> I just rebooted my laptop that I have today's USB2 hopefully with the >>>> latest USB compatibility, if I understood the GENERIC kernel correctly. >>>> I'm using i386 version, up to date as of this morning. Ports are >>>> completely up to date. all etc/dev* stuff is as it was with USB1. >>>> >>>> From the dmesg I get: >>>> >>>> +ugen0.2: at usbus0 >>>> +ulpt0: on usbus0 >>>> +ulpt0: using bi-directional mode >>>> +Symlink: ulpt0 -> usb0.2.1.16 >>>> +Symlink: unlpt0 -> usb0.2.1.17 >>>> >>>> With localhost:631 I see Unable to open device file "/dev/ulpt0": =20 >>>> Operation >>>> not permitted. Probably because, there ain't none. Is there something >>>> else that I need to do that I didn't do before? >>>> >>>> This isn't critical. I probably print only a few pages a week but I do >>>> want it to work when something is critical. >>> >>> Im working on a patch (from Rink) to create proper device nodes, should >>> be ready shortly. >> >> I'm just curious. Has this patch been committed yet? > > Yes, it was yesterday. I rebooted last night and then rebuilt all so I probably just need to reboot= . Thanks, ed >