Re: Yes, NetBSD still boots on pretty ancient Alphas...
Istvan Gyenes <[email protected]> Fri, 23 Jul 2021 08:05:10 +0200
| Newsgroups | gmane.os.netbsd.ports.alpha |
|---|---|
| Message-ID | <CADxH_99EKyRGv2U8J7t8EiU4kws50WKp5KUH+_fps_-Y+Wo1zw@mail.gmail.com> |
Hi Jason, Here is the output: [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 [ 1.0000000] The Regents of the University of California. All rights reserved. [ 1.0000000] NetBSD 9.99.86 (INSTALL) #0: Tue Jul 20 05:43:10 UTC 2021 [ 1.0000000] [email protected]: /usr/src/sys/arch/alpha/compile/INSTALL [ 1.0000000] DEC2000 model 300, 150MHz, s/n [ 1.0000000] 8192 byte page size, 1 processor. [ 1.0000000] total memory = 65536 KB [ 1.0000000] (2048 KB reserved for PROM, 63488 KB used by NetBSD) [ 1.0000000] avail memory = 51280 KB [ 1.0000000] mainbus0 (root) [ 1.0000000] cpu0 at mainbus0: ID 0 (primary), 21064-0 (EV4) [ 1.0000000] jensenio0 at mainbus0 [ 1.0000000] pckbc0 at jensenio0 port 0x60 [ 1.0000000] com0 at jensenio0 port 0x3f8: ns8250 or ns16450, no fifo [ 1.0000000] com0: console [ 1.0000000] com0: interrupting at vector 0x900 [ 1.0000000] com1 at jensenio0 port 0x2f8: ns8250 or ns16450, no fifo [ 1.0000000] com1: interrupting at vector 0x920 [ 1.0000000] lpt0 at jensenio0 port 0x3bc [ 1.0000000] lpt0: interrupting at eisa irq 1 [ 1.0000000] mcclock0 at jensenio0 port 0x170: mc146818 compatible time-of-day clock [ 1.0000000] eisa0 at jensenio0 [ 1.0000000] device CPQ3111 at eisa0 slot 1 not configured [ 1.0000000] ahb0 at eisa0 slot 3: Adaptec AHA-1740A SCSI [ 1.0000000] ahb0: interrupting at eisa irq 12 [ 1.0000000] scsibus0 at ahb0: 8 targets, 8 luns per target [ 1.0000000] depca2 at eisa0 slot 4: DEC DE422 Ethernet [ 1.0000000] depca2: shared memory at 0xd0000-0xdffff [ 1.0000000] le0 at depca2 [ 1.0000000] le0: failed to clear memory at 0 (0xff != 0xaa) [ 1.0000000] ahb1 at eisa0 slot 6: Adaptec AHA-1742A SCSI [ 1.0000000] ahb1: interrupting at eisa irq 14 [ 1.0000000] scsibus1 at ahb1: 8 targets, 8 luns per target [ 1.0000000] isa0 at jensenio0 [ 1.0000000] vga0 at isa0 port 0x3b0-0x3df iomem 0xa0000-0xbffff [ 1.0000000] wsdisplay0 at vga0 (kbdmux ignored) [ 1.0000000] fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2 Stopped in pid 0.0 (system) at fffffc0000a533d0: ret zero,(ra) db> show event db_read_ptr: cannot find `allevents' db> On Tue, Jul 20, 2021 at 4:12 PM Jason Thorpe <[email protected]> wrote: > > > On Jul 20, 2021, at 7:09 AM, Jason Thorpe <[email protected]> wrote: > > > > > > > >> On Jul 19, 2021, at 11:59 PM, Istvan Gyenes <[email protected]> wrote: > >> > >> Great, cdhdtape is perfect waiting for the test image ;) > > > > I haven’t done the DDB thing in the images yet, but can you try this one? > > Oh! DDB is already enabled, so please go ahead and give this one a whirl! > > If it gets stuck, please break into DDB (sending a BREAK on the serial > line) and do “show event” from the DDB prompt. > > Thanks! > > -- thorpej > >