NetBSD-Bugs archive

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

Re: port-sparc/44389



The following reply was made to PR port-sparc/44389; it has been noted by GNATS.

From: Mateusz Loskot <mateusz%loskot.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-sparc/44389
Date: Tue, 18 Jan 2011 12:35:16 +0000

 On 18/01/11 12:18, Martin Husemann wrote:
 > What type of cpu is qemu emulationg? Can you show the output of
 >
 >   dmesg | egrep ^cpu
 
 
 $ dmesg | egrep ^cpu
 cpu0 at mainbus0: MB86907 @ 170 MHz, L64804 FPU
 cpu0: 16K instruction (32 b/l), 8K data (16 b/l), 512K external (32 
 b/l): cache enabled
 
 
 >   sysctl machdep
 
 $ sysctl machdep
 machdep.booted_kernel = netbsd
 machdep.booted_device = /iommu/sbus/espdma/esp/sd@0,0
 machdep.cpu_arch = 8
 
 and a bit more details:
 
 $ sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu'
 hw.machine = sparc
 hw.model = SUNW,SPARCstation-5 (MB86907 @ 170 MHz, L64804 FPU)
 hw.ncpu = 1
 hw.machine_arch = sparc
 hw.ncpuonline = 1
 
 -- 
 Mateusz Loskot, http://mateusz.loskot.net
 Charter Member of OSGeo, http://osgeo.org
 Member of ACCU, http://accu.org
 


Home | Main Index | Thread Index | Old Index