Skip to content

Instantly share code, notes, and snippets.

@NCommander
Created April 30, 2024 11:09
Show Gist options
  • Save NCommander/f2b5aa3789f9be7bd8fdb0de39898ff3 to your computer and use it in GitHub Desktop.
Save NCommander/f2b5aa3789f9be7bd8fdb0de39898ff3 to your computer and use it in GitHub Desktop.
NetBSD/vax NetBSD-current dmesg MicroVAX M3100 M40
[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[ 1.000000] 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[ 1.000000] 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[ 1.000000] 2024
[ 1.000000] The NetBSD Foundation, Inc. All rights reserved.
[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.000000] The Regents of the University of California. All rights reserved.
[ 1.000000] NetBSD 10.99.10 (GENERIC) #18: Tue Apr 30 01:57:43 UTC 2024
[ 1.000000] ncmdr@soapmaker.lan:/home/ncmdr/netbsd-src/sys/arch/vax/compile/obj/GENERIC
[ 1.000000] MicroVAX 3100/m{30,40}
[ 1.000000] total memory = 32508 KB
[ 1.000000] avail memory = 26920 KB
[ 1.000000] timecounter: Timecounters tick every 10.000 msec
[ 1.000000] Kernelized RAIDframe activated
[ 1.000000] mainbus0 (root)
[ 1.000000] cpu0 at mainbus0: KA48, SOC, 6KB L1 cache
[ 1.000000] vsbus0 at mainbus0
[ 1.000000] vsbus0: 32K entry DMA SGMAP at PA 0x580000 (VA 0x80580000)
[ 1.000000] vsbus0: interrupt mask 0
[ 1.000000] le0 at vsbus0 csr 0x200e0000 vec 770 ipl 17 maskbit 1 buf 0x0-0xffff
[ 1.000000] le0: address 08:00:2b:97:9d:74
[ 1.000000] le0: 32 receive buffers, 8 transmit buffers
[ 1.000000] dz0 at vsbus0 csr 0x200a0000 vec 124 ipl 17 maskbit 4
[ 1.000000] dz0: 4 lines
[ 1.000000] lkms0 at dz0
[ 1.000000] wsmouse0 at lkms0 mux 0
[ 1.000000] asc0 at vsbus0 csr 0x200c0080 vec 774 ipl 17 maskbit 0
[ 1.000000] asc0: NCR53C94, 25MHz, SCSI ID 6
[ 1.000000] scsibus0 at asc0: 8 targets, 8 luns per target
[ 1.000000] lcg0 at vsbus0 csr 0x21801000 vec 440 ipl 15 maskbit 2timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[ 1.030004] scsibus0: waiting 2 seconds for devices to settle...
[ 1.060004] WARNING: system needs entropy for security; see entropy(7)
[ 3.550004] sd0 at scsibus0 target 1 lun 0: <DEC, RZ1CB-CA (C) DEC, LYJ0> disk fixed
[ 3.600004] sd0: 4091 MB, 3708 cyl, 20 head, 113 sec, 512 bytes/sect x 8380080 sectors
[ 3.640004] sd0: sync (160.00ns offset 15), 8-bit (6.250MB/s) transfers, tagged queueing
[ 5.110004] st0 at scsibus0 target 5 lun 0: <, , > tape removable
[ 5.130004] st0: quirks apply, drive empty
[ 5.170004] st0: async, 8-bit transfers
[ 5.690004] swwdog0: software watchdog initialized
[ 5.770004] boot device: le0
[ 5.790004] root on le0
[ 5.800004] nfs_boot: trying DHCP/BOOTP
[ 8.840004] nfs_boot: DHCP next-server: 10.10.100.5
[ 8.850004] nfs_boot: my_domain=legacyten.local
[ 8.860004] nfs_boot: my_addr=10.10.100.10
[ 8.880004] nfs_boot: my_mask=255.255.255.0
[ 8.890004] nfs_boot: gateway=0.0.0.0
[ 15.050004] nfs server 10.10.100.5:/export/vax/root: not responding
[ 20.960004] nfs server 10.10.100.5:/export/vax/root: is alive again
[ 20.990004] root on 10.10.100.5:/export/vax/root
[ 21.000004] root file system type: nfs
[ 21.010004] kern.module.path=/stand/vax/10.99.10/modules
[ 23.700004] entropy: best effort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment