From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzcSz-0005sz-Vf for qemu-devel@nongnu.org; Thu, 19 Nov 2015 22:34:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzcSz-0002GX-8k for qemu-devel@nongnu.org; Thu, 19 Nov 2015 22:34:29 -0500 Date: Thu, 19 Nov 2015 21:33:38 -0600 From: Segher Boessenkool Message-ID: <20151120033338.GA1554@gate.crashing.org> References: <898E5F5D-EC63-4FC2-A1CC-5F5AEE1D5708@gmail.com> <564249E4.8000604@ilande.co.uk> <564380D5.9050401@ilande.co.uk> <27CBEB2D-071F-424B-B837-93F767CBE6B6@gmail.com> <5643B3D3.1030907@fgznet.ch> <08BF37A4-20D2-4A34-BC26-17B199A160E7@gmail.com> <9C20BDB0-7458-44E8-B3DC-AABD88FE72DB@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [OpenBIOS] CUDA has problems with Mac OS 10.4 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: BALATON Zoltan Cc: Mark Cave-Ayland , qemu-devel qemu-devel , Programmingkid , "qemu-ppc@nongnu.org list:PowerPC" , Andreas Tobler , The OpenBIOS Mailinglist On Thu, Nov 12, 2015 at 07:45:40PM +0100, BALATON Zoltan wrote: > >Interesting. Did you use "-usb -device usb-keyboard" to enable usb > >support in QEMU when running Finnix? > > Yes (or more exactly I had a patch always adding usb keyboard instead of > adb one to match hardware) Some mac99/pmu99 hardware has an ADB keyboard, fwiw (tibook, for example). The do have built-in USB; that, and being newworld, are not directly related things. Segher