Subject: Algorithmics P-5064 port nears...
To: None <port-mips@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-mips
Date: 05/24/2001 23:13:22
Hi folks...

Thanks to the friendly folks at Allegro Networks who loaned me a P-5064
board, I've spent the last few evenings attempting to breathe life into
a new Alorithmics port for NetBSD.  I've gotten about this far:

Notice: Integrated Tests
Info: Version: P5064L 750: Thu Jun 17 10:24:17 1999
Info: Activity: ICU operation
Info: Activity: cache tests
Info: R5000 class caches
Info: PDcache size 16 Kbytes (32/line, 2-way)
Info: PIcache size 16 Kbytes (32/line, 2-way)
Info: Activity: PDcache tags quick test
Info: Activity: PDcache tags mats+ test
Info: Activity: PIcache tags quick test
Info: Activity: PIcache tags mats+ test
Info: Activity: PDcache data quick test
Info: Activity: PDcache data mats+ test
Info: Activity: PDcache data refill test
Info: Activity: PIcache insn refill test
Info: Activity: PDcache writeback test
Info: Activity: flash memory operation
Info: Flash: Am29F080
Info: Activity: RTC operation
Info: Date: Fri 25/6/1999 20:41:57
Info: Activity: quick memory address test
Info: Activity: ns16550 operation
Info: Activity: keyboard operation
Info: Activity: PCI operation
Info: V962 silicon revision 4
Info: Activity: SCSI operation
Info: SCSI: silicon revision 2
Notice: Integrated Tests Completed
Notice: Executing PROM package 6
PCI slot 0/0: Digital Equipment DEC 21143 (network, ethernet)
PCI slot 1/0: NCR 53c810 (mass storage, SCSI)
PCI slot 2/0: Intel 82371SB PCI-ISA bridge (bridge, ISA)
PCI slot 2/1: Intel 82371SB IDE interface (mass storage, IDE)
PCI slot 2/2: Intel 82371SB USB interface (serialbus, USB)
PCI slot 3/0: ATI Technologies, product: 0x4750 (display, VGA)
de0: 21143 [10-100Mb/s] pass 4.1 address 00:40:bc:04:00:43
en0: media: 1="10baseT" 2="Full Duplex 10baseT" 3="AUI" 4="100baseTX" 5="Full Duplex 100baseTX"

PMON version 3.2.47 [P5064,EL,FP,NET]
Algorithmics Ltd. Jun 17 1999 10:15:05
This software is not subject to copyright and may be freely copied.
Board Rev: D; FPGA Rev: 04; User Options: 7
CPU type R5260.  Rev 1.0.  166.56 MHz/83.28 MHz.
Memory size  32 MB.
Icache size  16 KB, 32/line (2 way)
Dcache size  16 KB, 32/line (2 way)


PMON> boot /netbsd.p5064
Loading file: 192.168.2.1:/netbsd.p5064 (elf)
0x80030000/2467160 + 0x8028b560/30320 + 0x80292bd0/266560 + 5738 syms\
only room for 2377 symbols
Entry address is 80030000
PMON> set memsize 32
PMON> g
Cluster 0 contains kernel
Loading chunk before kernel: 0x1 / 0x2e
Loading chunk after kernel: 0x2d4 / 0x2000
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001
    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 1.5V (P5064) #10: Thu May 24 22:46:14 PDT 2001
    thorpej@sulaco.slow-10.shagadelic.org:/amd/yeah-baby.shagadelic.org/u1/netbsd/src/sys/arch/algor/compile/P5064
Algorithmics P-5064
total memory = 32764 KB
avail memory = 27412 KB
using 435 buffers containing 1740 KB of memory
mainbus0 (root)
cpu0 at mainbus0: QED RM5200 CPU (0x2810) Rev. 1.0 with built-in FPU Rev. 1.0
cpu0: L1 cache: 16KB/32B instruction, 16KB/32B data, two way set associative
cpu0: No L2 cache
vtpbc0 at mainbus0 addr 0x1ef00000: V3 V962, revision C0
pci0 at vtpbc0 bus 0
pci0: i/o space, memory space enabled
tlp0 at pci0 dev 0 function 0: DECchip 21143 Ethernet, pass 4.1
tlp0: broken MicroWire interface detected; setting SROM size to 1Kb
tlp0: sorry, unable to handle your board
siop0 at pci0 dev 1 function 0: Symbios Logic 53c810a (fast scsi)
siop0: interrupting at on-board SCSI IRQ
scsibus0 at siop0: 8 targets, 8 luns per target
pcib0 at pci0 dev 2 function 0: Intel 82371SB PCI-to-ISA Bridge (PIIX3) (rev. 0x01)
pciide0 at pci0 dev 2 function 1: Intel 82371SB IDE Interface (PIIX3) (rev. 0x00)
pciide0: bus-master DMA support present
pciide0: primary channel wired to compatibility mode
pciide0: primary channel ignored (disabled)
pciide0: secondary channel wired to compatibility mode
pciide0: secondary channel ignored (disabled)
uhci0 at pci0 dev 2 function 2: Intel 82371SB USB Host Controller (PIIX3) (rev. 0x01)
uhci0: can't map i/o space
ATI Technologies Mach64 B (VGA display, revision 0x5c) at pci0 dev 3 function 0 not configured
isa0 at pcib0
panic: _isa_dmainit: unable to map DMA controller #1
Stopped in pid 0 (swapper) at   0x801ded00:     jr      ra
                bdslot: nop
db>

Maybe I'll be able to get to the shell tomorrow night.

Anyway, couldn't resist posting a teaser...

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>