qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 00/25] SDCard: housekeeping, improve SPI, int


From: Programmingkid
Subject: Re: [Qemu-devel] [PATCH v2 00/25] SDCard: housekeeping, improve SPI, introduce new Specs
Date: Thu, 4 Jan 2018 14:36:51 -0500

> On Jan 4, 2018, at 12:57 PM, Philippe Mathieu-Daudé <address@hidden> wrote:
> 
> Hi John,
> 
>> Is there a way to make this SD card reader work with Mac OS X or Windows 
>> guests?
> 
> As noted by Kevin here:
> http://lists.nongnu.org/archive/html/qemu-devel/2017-12/msg02765.html
> 
> If your machine has a PCI bus you can plug it there:
> http://pcidb.net/view/1b36/0007
> 
> Linux kmod 'sdhci-pci' recognize it well.
> 
> I don't know if OSX/Win guests have a such driver.
> 
> If no, we could model the PCI7612:
> https://pci-ids.ucw.cz/read/PC/104c/803b
> 
> Regards,
> 
> Phil.

Thanks for the reply. Using this command "-device sdhci-pci -device 
sd-card,drive=drive0 -drive id=drive0,if=none,file=<image file>" I was able to 
make the sd card reader work in Windows XP. I tried ejecting the image file and 
trying to mount another image file. This did
not work. The device was not recognized in Mac OS 9 or Mac OS X guests.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]