Subject: Who is booting Alpha AXP 150 (aka Jensen)
To: None <port-alpha@netbsd.org>
From: Andy V. Churaevsky <ulysses@tot.zp.ua>
List: port-alpha
Date: 12/25/2001 20:30:43
I have:
>>> show config
DEC 2000 Model 300 AXP - ROM Version 2.2
Copyright (c) 1993 Digital Equipment Corporation.
Alpha AXP SRM Firmware Version - 370
VMS PAL X5.48/OSF PAL X1.35 - Built on 12-FEB-1996 13:08:14.13
Eisa Info Devnam Devstat
--------- ------ -------
CPU OK EV4 P3.0 6.6ns
MEM OK 64MB
NVR OK
SCC OK
IT OK
KBD OK
LPT OK
1
2
3
4
5 ADP0001 SCSI OK
6
>>> sh dev
BOOTDEV ADDR DEVTYPE RM/FX DEVNAM REV NUMBYTES
------- ---- ------- ----- ------ --- --------
FD0 PC Floppy DISK RM
SCSI Devices..
DKA0 A/0/0 DISK FX 7345-SC 1761 345.84MB
DKA400 A/4/0 RODISK RM RRD44 2873 ......
HOST A/7/0 PROC AHA1742A G.2
>>> b -fl a dka400
INIT-S-CPU...
AUDIT_BOOT_STARTS ...
AUDIT_CHECKSUM_GOOD
AUDIT_LOAD_BEGINS
AUDIT_LOAD_DONE
NetBSD/alpha 1.5.2 ISO 9660 Primary Bootstrap
Jumping to entry point...
NetBSD/alpha 1.5.2 Secondary Bootstrap, Revision 1.10
(he@albatross.urc.uninett.no, Aug 17 23:50:47 MEST 2001)
VMS PAL rev: 0x100010530
OSF PAL rev: 0x20123
Switch to OSF PAL code succeeded.
Boot flags: A
open netbsd: No such file or directory
>>> b -fl a dka400
INIT-S-CPU...
AUDIT_BOOT_STARTS ...
AUDIT_CHECKSUM_GOOD
AUDIT_LOAD_BEGINS
AUDIT_LOAD_DONE
NetBSD/alpha 1.5.2 ISO 9660 Primary Bootstrap
Jumping to entry point...
NetBSD/alpha 1.5.2 Secondary Bootstrap, Revision 1.10
(he@albatross.urc.uninett.no, Aug 17 23:50:47 MEST 2001)
VMS PAL rev: 0x100010530
OSF PAL rev: 0x20123
Switch to OSF PAL code succeeded.
Boot flags: A
open netbsd: No such file or directory
open netbsd.gz: No such file or directory
open netbsd.bak: No such file or directory
open netbsd.bak.gz: No such file or directory
open netbsd.old: No such file or directory
open netbsd.old.gz: No such file or directory
open onetbsd: No such file or directory
open onetbsd.gz: No such file or directory
7781664+250080=0x7a9158
Entering netbsd.alpha at 0xfffffc00003010c0...
[ netbsd ELF symbol table not valid ]
[ no symbol table formats found ]
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.5.2 (INSTALL) #26: Sat Aug 18 10:04:15 MEST 2001
he@albatross.urc.uninett.no:/usr/src/sys/arch/alpha/compile/INSTALL
DEC2000 model 300, 150MHz
8192 byte page size, 1 processor.
total memory = 65536 KB
(2048 KB reserved for PROM, 63488 KB used by NetBSD)
avail memory = 51008 KB
using 409 buffers containing 3272 KB of memory
mainbus0 (root)
cpu0 at mainbus0: ID 0 (primary), 21064-0 (pass 2 or 2.1)
jensenio0 at mainbus0
pckbc0 at jensenio0 port 0x60
com0 at jensenio0 port 0x3f8: ns8250 or ns16450, no fifo
com0: console
com0: interrupting at vector 0x900
com1 at jensenio0 port 0x2f8: ns8250 or ns16450, no fifo
com1: interrupting at vector 0x920
lpt0 at jensenio0 port 0x3bc
lpt0: interrupting at eisa irq 1
mcclock0 at jensenio0 port 0x170: mc146818 or compatible
eisa0 at jensenio0
ahb0 at eisa0 slot 2: Adaptec AHA-1742A SCSI
ahb0: interrupting at eisa irq 12
scsibus0 at ahb0: 8 targets, 8 luns per target
isa0 at jensenio0
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
After that it's stop and do nothing
Yes, i have all other standard device (aka CPQvideo, DE422, monitor, keyb..)
but all remove.
What's wrong?