ata devices on emulated amd64 on qemu

Mars G. Miro marsgmiro at gmail.com
Mon Aug 1 02:57:21 GMT 2005


On 7/30/05, Mars G. Miro <marsgmiro at gmail.com> wrote:
> On 7/30/05, Jung-uk Kim <jkim at freebsd.org> wrote:
> > Okay.  I finally found a fix.  It was actually quite simple.  Newer 
> > FreeBSD and Linux ATA drivers check whether the PCI ATA controller is 
> > in legacy ATA mode (aka PATA mode).  The test failed and it was 
> > treated like a SATA controller.  Of course, IRQ failed to map. ;-)  
> > Try the attached patch.  Tested with FreeBSD/amd64 6.0-BETA1 guest on 
> > FreeBSD/amd64 host.
> > 
> 
> 
> You rock dude! This  patch fixes it. FreeBSD54/amd64 Guest on
> FreeBSD54/amd64 Host.
> 
> Any thoughts of including this patch in the ports?
> 
> 


Oops. I noticed only now that this time, it's the emulated NE2000 NIC
that's not detected. This is for a FreeBSD/amd64 guest on
FreeBSD/amd64 Host.

Thanks.


> > Cheers,
> > 
> > Jung-uk Kim
> > 
> > 
> 
> 


cheers
mars


More information about the freebsd-emulation mailing list