Port-evbmips archive

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

Re: netbsd-MALTA on qemu



Hi!

 I've initialized PC-Net PCI BARs as described there :

http://lists.gnu.org/archive/html/qemu-devel/2007-09/msg00492.html

 Now netBSD tries to mount root:


$ qemu-system-mipsel -M malta -nographic -cpu 4Kc -kernel netbsd-MALTA
MIPS32/64 params: cpu arch: 32
MIPS32/64 params: TLB entries: 16
MIPS32/64 params: Icache: line = 16, total = 2048, ways = 2
                 sets = 64
MIPS32/64 params: Dcache: line = 16, total = 2048, ways = 2
                 sets = 64
  picache_stride    = 1024
  picache_loopcount = 2
  pdcache_stride    = 1024
  pdcache_loopcount = 2
Timer calibration: 199945600 cycles/sec [(6298400, 6198200) * 16]
[ Kernel symbol table missing! ]
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 4.0 (MALTA) #0: Sat Dec 15 22:13:51 PST 2007
        
builds@wb39:/home/builds/ab/netbsd-4-0-RELEASE/evbmips-mipsel/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/evbmips/compile/MALTA
total memory = 128 MB
avail memory = 120 MB
timecounter: Timecounters tick every 10.000 msec
mainbus0 (root)
cpu0 at mainbus0: 199.94MHz (hz cycles = 999728, delay divisor = 100)
cpu0: MIPS 4Kc (0x18000) Rev. 0 with software emulated floating point
cpu0: 2KB/16B 2-way set-associative L1 Instruction cache, 16 TLB entries
cpu0: 2KB/16B 2-way set-associative write-back L1 Data cache
gt0 at mainbus0 addr 0x1be00000
pci0 at gt0
pci0: i/o space, memory space enabled
pchb0 at pci0 dev 0 function 0
pchb0: Galileo Technology GT-64120A System Controller (rev. 0x10)
pcib0 at pci0 dev 10 function 0
pcib0: Intel 82371AB (PIIX4) PCI-ISA Bridge, (rev . 0x00)
pciide0 at pci0 dev 10 function 1
pciide0: Intel 82371AB (PIIX4) IDE controller (rev. 0x00)
pciide0: device disabled (at device)
uhci0 at pci0 dev 10 function 2: Intel 82371AB (PIIX4) USB Host
Controller (rev. 0x01)
uhci0: can't map i/o space
Intel 82371AB (PIIX4) Power Management Controller (miscellaneous
bridge) at pci0 dev 10 function 3 not configured
pcn0 at pci0 dev 11 function 0: AMD PCnet-PCI Ethernet
pcn0: Am79c970A PCnet-PCI II rev 0, Ethernet address 52:54:00:12:34:56
pcn0: interrupting at isa irq 10
pcn0: 10base5, 10base5-FDX, 10baseT, 10baseT-FDX, auto, auto-FDX
Cirrus Logic CL-GD5446 (VGA display) at pci0 dev 18 function 0 not configured
isa0 at pcib0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns8250 or ns16450, no fifo
com0: console
mcclock0 at isa0 port 0x70-0x71: mc146818 compatible time-of-day clock
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
timecounter: Timecounter "mips3_cp0_counter" frequency 99972800 Hz quality 100
boot device: <unknown>
root device:



Home | Main Index | Thread Index | Old Index