From: "Andreas Färber" <afaerber@suse.de>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: Ed Maste <emaste@freebsd.org>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] kFreeBSD and USB support
Date: Wed, 05 Jun 2013 22:27:46 +0200 [thread overview]
Message-ID: <51AF9F42.5030307@suse.de> (raw)
In-Reply-To: <51AF9CBE.2030800@msgid.tls.msk.ru>
Am 05.06.2013 22:17, schrieb Michael Tokarev:
> Hello.
>
> On debian we, for a long time, used the following hack
> in a build script of qemu:
>
> # Hack alert. qemu-1.3 still needs this.
> # On recent kFreebsd, old USB host API has been removed,
> # but qemu did not learn to use new USB API.
> # Just do not build USB host support.
> sed -i 's/^HOST_USB=bsd/HOST_USB=stub/' \
> qemu-build/config-host.mak
>
> This isn't really FreeBSD but "kFreeBSD", which is
> a FreeBSD kernel (and ofcorse the kernel headers)
> and some more linux-like userspace - it is Debian
> userspace running on top of FreeBSD kernel.
>
> This effectively disables host usb support for
> kFreeBSD. And since I guess the kernel headers
> are the same on regular FreeBSD, I think the same
> issue happens on regular FreeBSD too, that is,
> host usb does not work there as well.
>
> What is the status of this situation now?
I believe as of FreeBSD 9 their USB stack was rewritten and thus USB
host support disabled in FreeBSD ports, too.
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2013-06-05 20:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 20:17 [Qemu-devel] kFreeBSD and USB support Michael Tokarev
2013-06-05 20:27 ` Andreas Färber [this message]
2013-06-05 20:34 ` Ed Maste
2013-06-05 20:51 ` Brad Smith
2013-06-06 12:47 ` Gerd Hoffmann
2013-06-06 15:08 ` Hans de Goede
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51AF9F42.5030307@suse.de \
--to=afaerber@suse.de \
--cc=emaste@freebsd.org \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.