From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fg8nZ-0004Yx-Mg for qemu-devel@nongnu.org; Tue, 16 May 2006 19:17:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fg8nW-0004SQ-6u for qemu-devel@nongnu.org; Tue, 16 May 2006 19:17:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fg8nW-0004SH-3O for qemu-devel@nongnu.org; Tue, 16 May 2006 19:17:50 -0400 Received: from [24.93.47.40] (helo=ms-smtp-01.texas.rr.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fg8qF-00066S-Qm for qemu-devel@nongnu.org; Tue, 16 May 2006 19:20:40 -0400 Message-ID: <446A5D95.5060801@austin.rr.com> Date: Tue, 16 May 2006 18:17:41 -0500 From: Lonnie Mendez MIME-Version: 1.0 Subject: Re: [Qemu-devel] Disabling usb ? References: <20060516212342.93388.qmail@web26802.mail.ukl.yahoo.com> In-Reply-To: <20060516212342.93388.qmail@web26802.mail.ukl.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: spetreolle@users.sourceforge.net, qemu-devel@nongnu.org Sylvain Petreolle wrote: >Im using qemu cvs. > >I tried to run Frenzy's livecd and it sees the USB peripherals, >even when -usb isnt specified on the commandline. > >Since qemu's help says "-usb enable the USB driver (will be the default soon)", >I wonder how I can really disable usb. > > I tried this with qemu CVS/Frenzy v03 and couldn't reproduce this. I tried it with -no-acpi and with acpi enabled (default) with option 2 (acpi) selected at the Frenzy bootloader. In each case it outputs: Starting usbd. No USB host controllers found Can you provide the complete command line used to launch qemu. Also what is the host system and what version of qemu are you using (is a port) ?