Date: Wed, 25 Feb 2009 13:26:18 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-usb@freebsd.org Subject: Re: Current - USB2 - cups and u[n]lpt devices. Message-ID: <200902251326.19416.hselasky@c2i.net> In-Reply-To: <20090225061037.10896uy7ft1kgu80@econet.encontacto.net> References: <20090225061037.10896uy7ft1kgu80@econet.encontacto.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 25 February 2009, 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: <EPSON> at usbus0 > +ulpt0: <USB2.0 Printer> 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": > 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. > The devices are there, but invisible. Also check "usbconfig dump_access" that the ulpt port is reachable by cupsd. cat /dev/ulpt0 should work --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902251326.19416.hselasky>