From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Running bluez on vmware?
Date: Mon, 02 Apr 2007 12:54:54 +0200 [thread overview]
Message-ID: <1175511294.5815.327.camel@violet> (raw)
In-Reply-To: <4610DF4D.4040003@access-company.com>
Hi Frederic,
> Aside from vmware, we also tried qemu and the dongle was working, but it
> was very slow. The whole emulator was locked and reacted from time to
> time, thus we could do a discovery in 5 minutes... We were told this was
> a qemu issue which used blocking IO, but an irda usb device was working
> correctly.
depends on how the IrDA dongles works. If it only uses bulk endpoints
than this is quite clear. Bluetooth uses an interrupt endpoint for the
HCI events and this includes command status and command complete to
report the number of completed packets.
I never looked at the details of the Qemu implementation, but if it
doesn't use the async URB interface then you have problems. VMware is
using this interface and normally works quite good. You might wanna
simply try out VMware Workstation 6.0 beta something.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
prev parent reply other threads:[~2007-04-02 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-02 9:44 [Bluez-devel] Running bluez on vmware? Frederic Dalleau
2007-04-02 10:35 ` Marcel Holtmann
2007-04-02 10:47 ` Frederic Dalleau
2007-04-02 10:54 ` Marcel Holtmann [this message]
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=1175511294.5815.327.camel@violet \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sourceforge.net \
/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.