From owner-freebsd-usb@FreeBSD.ORG Sun Oct 19 00:16:43 2008 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 81BD41065688 for ; Sun, 19 Oct 2008 00:16:43 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [74.200.198.26]) by mx1.freebsd.org (Postfix) with ESMTP id 5F0418FC26 for ; Sun, 19 Oct 2008 00:16:43 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vixen42 (c-67-173-22-216.hsd1.il.comcast.net [67.173.22.216]) (Authenticated sender: vvelox) by vulpes.vvelox.net (Postfix) with ESMTP id BF60BB83F; Sat, 18 Oct 2008 19:21:50 -0500 (CDT) Date: Sat, 18 Oct 2008 19:16:40 -0500 From: "Zane C.B." To: Mike Meyer Message-ID: <20081018191640.16229824@vixen42> In-Reply-To: <20081018123110.339da67c@bhuda.mired.org> References: <20081018073318.4efd1e34@vixen42> <20081018123110.339da67c@bhuda.mired.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/sjXxwUeQi8F=Xa8I6EygAyf"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-usb@freebsd.org Subject: Re: disabling ulpt for a single device 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: Sun, 19 Oct 2008 00:16:43 -0000 --Sig_/sjXxwUeQi8F=Xa8I6EygAyf Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 18 Oct 2008 12:31:10 -0400 Mike Meyer wrote: > On Sat, 18 Oct 2008 07:33:18 -0500 > "Zane C.B." wrote: >=20 > > Is there any way to disable ulpt for a single device? I have one > > device that needs to be recognized as a ugen device by hplip, but > > unfortunately I also desire to keep the ulpt module in place. >=20 > No. Further, that's not good enough in general - I only have one USB > printer, but it's got card readers, and hence gets recognized as a > da device, which means no ugen even if I take ulpt out of the > kernel, which means hplip won't work with it. >=20 > The usb2 stack should solve all of this by providing a ugen anyway, > but I haven't had time to try it out (the scanner is way down my > project list). On another note, I came across '/boot/device.hints' and it turns out it is not respected by 'ulpt'. I could not disable it by setting 'hint.ulpt.0.disabled=3D"1"'. --Sig_/sjXxwUeQi8F=Xa8I6EygAyf Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkj6fGsACgkQC1tfcMGJid72YQCdG9+D72FaT1Y/0v9fE98QF+pq 7V8An3MTop5/HmAbq8Zba/IXniRtIlCZ =48i3 -----END PGP SIGNATURE----- --Sig_/sjXxwUeQi8F=Xa8I6EygAyf--