To: efoo@crl.dec.com
Subject: Well, that was painless....
From: nathanw@mit.edu (Nathan J. Williams)
Date: 13 Jun 2000 15:16:04 -0400
Message-ID: <mtuln095r4b.fsf@all-night-tool.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Lines: 42
Xref: all-night-tool.mit.edu netbsd.ipaq:14


First try, I loaded a 1.4.2 EBSA285 kernel onto the board. Much to my
amazement, it booted. There's some noise from the fact that the
bootloader started at 57600 and the kernel printed at 38400, but I
got:


bootstrap done.
init subsystems: stacks vectors undefined pmap irq done.
ddb:  [ no symbols available ]
Copyright (c) 1996, 1997, 1998, 1999, 2000
    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.4.2 (EBSA285) #0: Fri Mar  3 15:37:23 PST 2000
    toddpw@kenobi.toddpw.net:/usr/src/sys/arch/arm32/compile/EBSA285
real mem  = 16777216
avail mem = 11128832
using 230 buffers containing 942080 bytes of memory
mainbus0 (root)
cpu0 at mainbus0: SA-110 rev 3 DC enabled IC enabled WB enabled EABT
footbridge0 at mainbus0: DC21285 rev 3
pci0 at footbridge0 bus 0
pci0: i/o enabled, memory enabled
Cirrus Logic product 0x1113 (CardBus bridge, revision 0xff) at pci0 dev 0 function 0 not configured
Cirrus Logic product 0x1113 (CardBus bridge, revision 0xff) at pci0 dev 0 function 1 not configured
Opti RM861HA (USB serial bus, interface 0x10, revision 0x10) at pci0 dev 1 function 0 not configured
Advanced Micro Devices product 0x2001 (ethernet network, revision 0x51) at pci0 dev 2 function 0 not configured
todclock0 at footbridge0
fcom0 at footbridge0: console
ipl_bio=00000004 ipl_net=00000004 ipl_tty=00000004 ipl_imp=00000004
ipl_audio=00000004 ipl_imp=00000004 ipl_high=00000004
    ipl_serial=00000000
clock: hz=100 stathz = 0 profhz = 0
md0: allocated 0K (0 blocks)
boot device: <unknown>


This should give me a good base to work from.

        - Nathan
