NetBSD-Bugs archive

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

Re: kern/52107: virtio does not work on sparc64



The following reply was made to PR kern/52107; it has been noted by GNATS.

From: Martin Husemann <martin%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/52107: virtio does not work on sparc64
Date: Thu, 23 Mar 2017 17:13:08 +0000

 So we are still using virtion in legacy mode, which makes endianess of
 the PCI registers to be host byte order - and that won't fly well with
 our pci bus space implementation.
 
 We should update to non-legacy mode and probably not fight this while
 using legacy.
 
 Martin
 


Home | Main Index | Thread Index | Old Index