Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2006 22:09:55 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        ml@t-b-o-h.net
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: USB under Linux emulation
Message-ID:  <200604152009.k3FK9tHS078517@saturn.kn-bremen.de>
In-Reply-To: <200604120210.k3C2AQ17036092@himinbjorg.tucs-beachin-obx-house.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200604120210.k3C2AQ17036092@himinbjorg.tucs-beachin-obx-house.com> you write:
>Hi,
>
>	I'm trying to install a driver for a Dell 720 printer with only a
>Linux driver into my printing subsystem... How can I use USB under the
>Linux emulation?

You can't (linux _drivers_ usually run in kernel space and the linuxulator
only emulates userland.)  You could, however, try to run a linux guest
with qemu -usb ... and then print over the network, that _might_ work...
(you probably need to remove ulpt from your host kernel then so it doesnt
pick up the device itself.)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604152009.k3FK9tHS078517>