Ultra30 panics during boot at 10.3 or later

Michelle Sullivan michelle at sorbs.net
Sun Mar 19 10:53:12 UTC 2017


Yoshihiko Iwama wrote:
>  I fixed this problem by the patch:
>
> ===
> --- /usr/src/sys/sparc64/pci/psycho.c.orig      2017-03-18 
> 05:47:13.173917051 +0900
> +++ /usr/src/sys/sparc64/pci/psycho.c   2017-03-18 06:49:05.436646972 
> +0900
> @@ -950,7 +950,7 @@
>         * for bus A are one-based, while those for bus B seemingly 
> have an
>         * offset of 2 (hence the factor of 3 below).
>         */
> -       sc = device_get_softc(dev);
> +       sc = device_get_softc(bridge);
>        intrmap = PSR_PCIA0_INT_MAP +
>            8 * (pci_get_slot(dev) - 1 + 3 * sc->sc_half);
>        mintr = INTINO(PSYCHO_READ8(sc, intrmap)) + pin - 1;
> ===
>
>  It seems fine on 10.3-RELENG. Please, does anyone check this patch?
>

I'd have a look through patch history... I'm guessing based on the patch 
that the change is in psycho_route_interrupt() .... if so 9.x had the 
following code as the function (note the specific U30 comment and that 
it was originally sc = device_get_softc(bridge); :

psycho_route_interrupt(device_t bridge, device_t dev, int pin)
{
         struct psycho_softc *sc;
         struct ofw_pci_register reg;
         bus_addr_t intrmap;
         ofw_pci_intr_t pintr, mintr;
         uint8_t maskbuf[sizeof(reg) + sizeof(pintr)];

         sc = device_get_softc(bridge);
         pintr = pin;
         if (ofw_bus_lookup_imap(ofw_bus_get_node(dev), &sc->sc_pci_iinfo,
             &reg, sizeof(reg), &pintr, sizeof(pintr), &mintr, 
sizeof(mintr),
             NULL, maskbuf))
                 return (mintr);
         /*
          * If this is outside of the range for an intpin, it's likely a 
full
          * INO, and no mapping is required at all; this happens on the U30,
          * where there's no interrupt map at the Psycho node. Fortunately,
          * there seem to be no INOs in the intpin range on this boxen, so
          * this easy heuristics will do.
          */
         if (pin > 4)
                 return (pin);
         /*
          * Guess the INO; we always assume that this is a non-OBIO
          * device, and that pin is a "real" intpin number. Determine
          * the mapping register to be used by the slot number.
          * We only need to do this on E450s, it seems; here, the slot 
numbers
          * for bus A are one-based, while those for bus B seemingly have an
          * offset of 2 (hence the factor of 3 below).
          */
         intrmap = PSR_PCIA0_INT_MAP +
             8 * (pci_get_slot(dev) - 1 + 3 * sc->sc_half);
         mintr = INTINO(PSYCHO_READ8(sc, intrmap)) + pin - 1;
         device_printf(bridge,
             "guessing interrupt %d for device %d.%d pin %d\n",
             (int)mintr, pci_get_slot(dev), pci_get_function(dev), pin);
         return (mintr);
}

I'm not clever enough to know what this code is supposed to do but I'm 
guessing something got changed for a reason that might want to be 
checked....

At the same time, I can tell you that 9.2 on a limited memory (256M) 
Netra T1-105 is stable as f**k (been running a RADIUS server on it for 3 
years now power being the only reason for a reboot), however 9.3 
continually fails with init coring... Increasing the memory to 512M 
'fixes' it so I'm guessing that there was some bloat.. I expect 10/11 
will be worse.

Regards,

Michelle

> ===
> Sun Ultra 30 UPA/PCI (UltraSPARC-II 296MHz), No Keyboard
> OpenBoot 3.27, 1152 MB memory installed, Serial #xxxxxxx.
> Ethernet address 8:0:20:xx:xx:xx, Host ID: xxxxxxxx.
>
>
>
> Initializing Memory \ Initializing Memory 
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
> Initializing Memory 
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
> Initializing Memory 
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
> Initializing Memory 
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
> Rebooting with command: boot /pci at 1f,4000/scsi at 3/disk at 0,0:a
> Boot device: /pci at 1f,4000/scsi at 3/disk at 0,0:a  File and args:
>
>>> FreeBSD/sparc64 ZFS boot block
>   Boot path:   /pci at 1f,4000/scsi at 3/disk at 0,0:a
> Consoles: Open Firmware console
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-
> FreeBSD/sparc64 ZFS enabled bootstrap loader, Revision 1.0
> (root at releng1.nyi.freebsd.org, Thu Aug 13 01:14:14 UTC 2015)
> bootpath="zfs:zroot/ROOT:"
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\Loading 
> /boot/defaults/loader.conf
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/boot/kernel/kernel 
> data=0xbc4440+0xe62a0 
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\syms=[0x8+0xcc078|/-+0x8+0xbe0bf\|/]
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/boot/kernel/zfs.ko 
> text=0x24d818 /-\|/-\|/data=0xc1c0+0x8fe28 
> syms=[0x8+0x1c668+0x8+0x179fe-]
> loading required module 'opensolaris'
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-/boot/kernel/opensolaris.ko 
> text=0x3010 data=0x2c8+0x1a30 syms=[0x8+0xd50+0x8+0x90a]
>
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel] in 9 seconds... Booting 
> [/boot/kernel/kernel] in 8 seconds... Booting [/boot/kernel/kernel] in 
> 7 seconds... Booting [/boot/kernel/kernel] in 6 seconds... Booting 
> [/boot/kernel/kernel] in 5 seconds... Booting [/boot/kernel/kernel] in 
> 4 seconds... Booting [/boot/kernel/kernel] in 3 seconds... Booting 
> [/boot/kernel/kernel] in 2 seconds... Booting [/boot/kernel/kernel] in 
> 1 second... Booting [/boot/kernel/kernel]...
> \|/-\|/-\|jumping to kernel entry at 0xc00a8000.
> Copyright (c) 1992-2016 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 10.3-RELEASE-p17 #0 r315461M: Sat Mar 18 09:15:22 JST 2017
>    root at ultra30.led.t3.rim.or.jp:/usr/obj/usr/src/sys/GENERIC sparc64
> gcc version 4.2.1 20070831 patched [FreeBSD]
> real memory  = 1207959552 (1152 MB)
> avail memory = 1151852544 (1098 MB)
> cpu0: Sun Microsystems UltraSparc-II Processor (295.97 MHz CPU)
> random: <Software, Yarrow> initialized
> kbd0 at kbdmux0
> nexus0: <Open Firmware Nexus device>
> pcib0: <U2P UPA-PCI bridge> mem 
> 0x1fe00004000-0x1fe00005fff,0x1fe01000000-0x1fe010000ff,0x1fe00000000-0x1fe0000cfff 
> irq 2033,2030,2031,2021,2024,2034 on nexus0
> pcib0: Psycho, impl 0, version 4, IGN 0x1f, bus B, 33MHz
> initializing counter-timer
> Timecounter "pcib0" frequency 1000000 Hz quality 100
> pcib0: DVMA map: 0xfc000000 to 0xffffffff 8192 entries, streaming buffer
> pcib0: [GIANT-LOCKED]
> pcib0: [GIANT-LOCKED]
> pci0: <OFW PCI bus> on pcib0
> ebus0: <PCI-EBus2 bridge> mem 
> 0x70000000-0x70ffffff,0x71000000-0x717fffff at device 1.0 on pci0
> pcib1: <U2P UPA-PCI bridge> mem 
> 0x1fe00002000-0x1fe00003fff,0x1fe01800000-0x1fe018000ff,0x1fe00000000-0x1fe0000cfff 
> irq 2032,2030,2031,2021,2024,2034 on nexus0
> pcib1: Psycho, impl 0, version 4, IGN 0x1f, bus A, 66MHz
> pci1: <OFW PCI bus> on pcib1
> pcib2: <OFW PCI-PCI bridge> at device 1.0 on pci1
> pci2: <OFW PCI bus> on pcib2
> auxio0: <Sun Auxiliary I/O> addr 
> 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 
> on ebus0
> ebus0: <power> addr 0x1400724000-0x1400724003 (no driver attached)
> ebus0: <SUNW,pll> addr 0x1400504000-0x1400504002 (no driver attached)
> ebus0: <sc> addr 0x1400500000-0x1400500007 (no driver attached)
> scc0: <Siemens SAB 82532 dual channel SCC> addr 
> 0x1400400000-0x140040007f irq 43 on ebus0
> uart0: <SAB 82532 v3.2, channel A> on scc0
> stray vector interrupt 2029
> uart0: CTS oflow
> uart0: console (9600,n,8,1)
> uart1: <SAB 82532 v3.2, channel B> on scc0
> uart1: CTS oflow
> uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on 
> ebus0
> uart2: keyboard (1200,n,8,1)
> uart2: keyboard not present
> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
> ebus0
> ebus0: <ecpp> addr 
> 0x14003043bc-0x14003043cb,0x1400300398-0x1400300399,0x1400700000-0x140070000f 
> irq 34 (no driver attached)
> ebus0: <fdthree> addr 
> 0x14003023f0-0x14003023f7,0x1400706000-0x140070600f,0x1400720000-0x1400720003 
> irq 39 (no driver attached)
> eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
> eeprom0: model mk48t59
> ebus0: <flashprom> addr 
> 0x1000000000-0x10000fffff,0x1000000000-0x10000fffff (no driver attached)
> pcm0: <Sun Audiocs> addr 
> 0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
> irq 35,36 on ebus0
> pcm0: <CS4231A Codec Id. 10>
> hme0: <Sun HME 10/100 Ethernet> mem 0x100000-0x107fff at device 1.1 on 
> pci0
> miibus0: <MII bus> on hme0
> nsphy0: <DP83840 10/100 media interface> PHY 1 on miibus0
> nsphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme0: Ethernet address: 08:00:20:89:61:0d
> sym0: <875> port 0x1000-0x10ff mem 0x108000-0x1080ff,0x10a000-0x10afff 
> at device 3.0 on pci0
> sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
> mpt0: <LSILogic 1030 Ultra4 Adapter> port 0x1400-0x14ff mem 
> 0x120000-0x13ffff,0x140000-0x15ffff at device 2.0 on pci0
> pcib0: guessing interrupt 16 for device 2.0 pin 1
> mpt0: MPI Version=1.2.14.0
> mpt1: <LSILogic 1030 Ultra4 Adapter> port 0x1800-0x18ff mem 
> 0x300000-0x31ffff,0x320000-0x33ffff at device 2.1 on pci0
> pcib0: guessing interrupt 17 for device 2.1 pin 2
> mpt1: MPI Version=1.2.14.0
> cas0: <NS DP83065 Saturn Gigabit Ethernet> mem 0x200000-0x3fffff at 
> device 0.0 on pci2
> pcib1: guessing interrupt 0 for device 1.0 pin 1
> miibus1: <MII bus> on cas0
> nsgphy0: <DP83865 1000BASE-T media interface> PHY 1 on miibus1
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas0: 16kB RX FIFO, 9kB TX FIFO
> cas0: Ethernet address: 08:00:20:89:61:0d
> cas1: <NS DP83065 Saturn Gigabit Ethernet> mem 0x600000-0x7fffff at 
> device 1.0 on pci2
> pcib1: guessing interrupt 1 for device 1.0 pin 2
> miibus2: <MII bus> on cas1
> nsgphy1: <DP83865 1000BASE-T media interface> PHY 1 on miibus2
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas1: 16kB RX FIFO, 9kB TX FIFO
> cas1: Ethernet address: 08:00:20:89:61:0d
> cas2: <NS DP83065 Saturn Gigabit Ethernet> mem 0xa00000-0xbfffff at 
> device 2.0 on pci2
> pcib1: guessing interrupt 2 for device 1.0 pin 3
> miibus3: <MII bus> on cas2
> nsgphy2: <DP83865 1000BASE-T media interface> PHY 1 on miibus3
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas2: 16kB RX FIFO, 9kB TX FIFO
> cas2: Ethernet address: 08:00:20:89:61:0d
> cas3: <NS DP83065 Saturn Gigabit Ethernet> mem 0xe00000-0xffffff at 
> device 3.0 on pci2
> pcib1: guessing interrupt 3 for device 1.0 pin 4
> miibus4: <MII bus> on cas3
> nsgphy3: <DP83865 1000BASE-T media interface> PHY 1 on miibus4
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas3: 16kB RX FIFO, 9kB TX FIFO
> cas3: Ethernet address: 08:00:20:89:61:0d
> creator0: <Creator> mem 
> 0x1fc00000000-0x1fc000003ff,0x1fc00400000-0x1fc005fffff,0x1fc00600000-0x1fc007fffff,0x1fc01000000-0x1fc013fffff,0x1fc01400000-0x1fc017fffff,0x1fc01800000-0x1fc01bfffff,0x1fc01c00000-0x1fc01ffffff,0x1fc02000000-0x1fc02ffffff,0x1fc03000000-0x1fc03ffffff,0x1fc04000000-0x1fc043fffff,0x1fc04400000-0x1fc047fffff,0x1fc04800000-0x1fc04bfffff,0x1fc04c00000-0x1fc04ffffff,0x1fc05000000-0x1fc05ffffff,0x1fc06000000-0x1fc07ffffff,0x1fc09000000-0x1fc097fffff,0x1fc09800000-0x1fc09ffffff,0x1fc0a000000-0x1fc0affffff,0x1fc0b000000-0x1fc0b7fffff,0x1fc0b800000-0x1fc0bffffff,0x1fc0c000000-0x1fc0c3fffff,0x1fc0c800000-0x1fc0cffffff,0x1fc0d000000-0x1fc0d7fffff,0x1fc0d800000-0x1fc0dffffff 
> irq 1925 on nexus0
> creator0: resolution 1152x900
> syscons0: <System console> on nexus0
> syscons0: Unknown <16 virtual consoles, flags=0x100>
> ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is 
> present;
>            to enable, add "vfs.zfs.prefetch_disable=0" to 
> /boot/loader.conf.
> ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable 
> behavior.
>             Consider tuning vm.kmem_size and vm.kmem_size_max
>             in /boot/loader.conf.
> ZFS filesystem version: 5
> ZFS storage pool version: features support (5000)
> Timecounter "tick" frequency 295973296 Hz quality 1000
> Event timer "tick" frequency 295973296 Hz quality 1000
> Timecounters tick every 1.000 msec
> random: unblocking device.
> da0 at sym0 bus 0 scbus0 target 0 lun 0
> da0: <MAXTOR ATLAS10K4_146SCA DFM0> Fixed Direct Access SCSI-3 device
> da0: Serial Number B8DL3GJM
> da0: 40.000MB/s transfers (20.000MHz, offset 16, 16bit)
> da0: Command Queueing enabled
> da0: 140014MB (286749480 512 byte sectors)
> da1 at sym0 bus 0 scbus0 target 1 lun 0
> da1: <MAXTOR ATLAS10K4_146SCA DFM0> Fixed Direct Access SCSI-3 device
> da1: Serial Number B8DL38YM
> da1: 40.000MB/s transfers (20.000MHz, offset 16, 16bit)
> da1: Command Queueing enabled
> da1: 140014MB (286749480 512 byte sectors)
> Trying to mount root from zfs:zroot/ROOT []...
> Setting hostuuid: 387e9b69-5c39-11e5-b180-08002089610d.
> Setting hostid: 0x9b1c1734.
> Entropy harvesting: interrupts ethernet point_to_point swi.
> warning: total configured swap (1237004 pages) exceeds maximum 
> recommended amount (1131200 pages).
> warning: increase kern.maxswzone or reduce amount of swap.
> Starting file system checks:
> Mounting local file systems:.
> Writing entropy file:.
> Setting hostname: ultra30.led.t3.rim.or.jp.
> cas0: link state changed to DOWN
> cas0: link state changed to UP
> Starting Network: lo0 hme0 cas0 cas1 cas2 cas3.
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
> options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
> inet 127.0.0.1 netmask 0xff000000
> nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
> hme0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> cas0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 
> 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> inet 192.168.65.15 netmask 0xffffff00 broadcast 192.168.65.255
> inet6 fe80::a00:20ff:fe89:610d%cas0 prefixlen 64 scopeid 0x2
> nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
> media: Ethernet autoselect (1000baseT <full-duplex>)
> status: active
> cas1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> cas2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> cas3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting devd.
> Starting Network: hme0.
> hme0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: cas1.
> cas1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: cas2.
> cas2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: cas3.
> cas3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> add net default: gateway 192.168.65.1
> add net fe80::: gateway ::1
> add net ff02::: gateway ::1
> add net ::ffff:0.0.0.0: gateway ::1
> add net ::0.0.0.0: gateway ::1
> Creating and/or trimming log files.
> Starting syslogd.
> ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib 
> /usr/local/lib/gcc48 /usr/local/llvm36/lib
> Starting named.
> Mar 18 13:37:08 ultra30 named[911]: the working directory is not writable
> No core dumps found.
> Clearing /tmp (X related).
> Starting sj3.
> Kana-Kanji Conversion Server Version 2.08C
> Copyright (c) 1990-1995 Sony Corporation
> Created at Mon Mar 23 16:42:59 JST 1998
> /etc/rc: WARNING: failed to start sj3
> Removing stale Samba tdb files: ....... done
> Starting nmbd.
> Starting smbd.
> Updating motd:.
> Mounting late file systems:.
> Starting ntpd.
> Mar 18 13:37:16 ultra30 ntpd[1022]: leapsecond file 
> ('/var/db/ntpd.leap-seconds.list'): expired less than 291 days ago
> Performing sanity check on sshd configuration.
> Starting sshd.
> Performing sanity check on apache24 configuration:
> Syntax OK
> Starting apache24.
> Configuring syscons: keymap blanktime.
> Starting sendmail_submit.
> Starting sendmail_msp_queue.
> Starting cron.
> Starting background file system checks in 60 seconds.
>
> Sat Mar 18 13:37:23 JST 2017
>
> FreeBSD/sparc64 (ultra30.led.t3.rim.or.jp) (ttyu0)
>
> login:
> ===
>
> Yoshihiko Iwama
>
> -----Original Message----- From: Yoshihiko Iwama
> Sent: Sunday, February 5, 2017 12:53 PM
> To: freebsd-sparc64 at freebsd.org
> Cc: iwama at t3.rim.or.jp
> Subject: Ultra30 panics during boot at 10.3 or later
>
>  I use FreeBSD/sparc64 10.2-RELEASE on Ultra30. I want to upgrade to
> 10.3-RELEASE. But when I boot by 10.3-RELEASE disc1 CD-ROM, the
> kernel panics during booting.
>  I tried 10.3-STABLE, 11.0-STABLE and 12.0-CURRENT disc1 CD-ROM
> too, but I got all same results.
>  I also tried to upgrade to 10.3-RELENG using source tree, but same
> result.
>
>  It seems no problem of 10.2-RELEASE boot process.
>
> ===
> 10.3-RELEASE disc1 CDROM
>
> Sun Ultra 30 UPA/PCI (UltraSPARC-II 296MHz), No Keyboard
> OpenBoot 3.9, 1152 MB memory installed, Serial #xxxxxxx.
> Ethernet address 8:0:20:xx:xx:xx, Host ID: xxxxxxxx.
>
>
>
> Initializing Memory \
> Initializing Memory
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|
> ok
> ok
> ok probe-scsi-all
> /pci at 1f,4000/scsi at 3
> Target 0
>  Unit 0   Disk     MAXTOR  ATLAS10K4_146SCADFM0
> Target 1
>  Unit 0   Disk     MAXTOR  ATLAS10K4_146SCADFM0
> Target 6
>  Unit 0   Removable Read Only device    NEC     CD-ROM DRIVE:4661.17
>
> ok boot cdrom
> Initializing Memory \
> Initializing Memory
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Boot device: /pci at 1f,4000/scsi at 3/disk at 6,0:f  File and args:
>
>>> FreeBSD/sparc64 boot block
>   Boot path:   /pci at 1f,4000/scsi at 3/disk at 6,0:f
>   Boot loader: /boot/loader
> Consoles: Open Firmware console
>
> FreeBSD/sparc64 bootstrap loader, Revision 1.0
> (root at releng1.nyi.freebsd.org, Fri Mar 25 06:23:20 UTC 2016)
> bootpath="/pci at 1f,4000/scsi at 3/disk at 6,0:a"
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/Loading
> /boot/defaults/loader.conf
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|//boot/kernel/kernel 
>
> data=0xbc4540+0xe62a0 
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-syms=[0x8+0xcc060\|/-\|/-\|/-\|/-\|/-\|/-\+0x8+0xbe0ae|/-\|/-\|/-\|/-\|/-\|/-\]
>
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel] in 9 seconds... Booting 
> [/boot/kernel/kernel]
> in 8 seconds... Booting [/boot/kernel/kernel] in 7 seconds... Booting
> [/boot/kernel/kernel] in 6 seconds... Booting [/boot/kernel/kernel] in 5
> seconds... Booting [/boot/kernel/kernel] in 4 seconds... Booting
> [/boot/kernel/kernel] in 3 seconds... Booting [/boot/kernel/kernel] in 2
> seconds... Booting [/boot/kernel/kernel] in 1 second... Booting
> [/boot/kernel/kernel]...
> |/-\|/jumping to kernel entry at 0xc00a8000.
> Copyright (c) 1992-2016 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 06:26:08 UTC 2016
> root at releng1.nyi.freebsd.org:/usr/obj/sparc64.sparc64/usr/src/sys/GENERIC
> sparc64
> gcc version 4.2.1 20070831 patched [FreeBSD]
> real memory  = 1207959552 (1152 MB)
> avail memory = 1156243456 (1102 MB)
> cpu0: Sun Microsystems UltraSparc-II Processor (295.99 MHz CPU)
> random: <Software, Yarrow> initialized
> kbd0 at kbdmux0
> nexus0: <Open Firmware Nexus device>
> pcib0: <U2P UPA-PCI bridge> mem
> 0x1fe00004000-0x1fe00005fff,0x1fe01000000-0x1fe010000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2033,2030,2031,2021,2024,2034 on nexus0
> pcib0: Psycho, impl 0, version 4, IGN 0x1f, bus B, 33MHz
> initializing counter-timer
> Timecounter "pcib0" frequency 1000000 Hz quality 100
> pcib0: DVMA map: 0xfc000000 to 0xffffffff 8192 entries, streaming buffer
> pcib0: [GIANT-LOCKED]
> pcib0: [GIANT-LOCKED]
> pci0: <OFW PCI bus> on pcib0
> ebus0: <PCI-EBus2 bridge> mem 
> 0x70000000-0x70ffffff,0x71000000-0x717fffff at
> device 1.0 on pci0
> pcib1: <U2P UPA-PCI bridge> mem
> 0x1fe00002000-0x1fe00003fff,0x1fe01800000-0x1fe018000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2032,2030,2031,2021,2024,2034 on nexus0
> pcib1: Psycho, impl 0, version 4, IGN 0x1f, bus A, 66MHz
> pci1: <OFW PCI bus> on pcib1
> pcib2: <OFW PCI-PCI bridge> at device 1.0 on pci1
> pci2: <OFW PCI bus> on pcib2
> auxio0: <Sun Auxiliary I/O> addr
> 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 
>
> on ebus0
> ebus0: <power> addr 0x1400724000-0x1400724003 irq 37,50 (no driver 
> attached)
> ebus0: <SUNW,pll> addr 0x1400504000-0x1400504002 (no driver attached)
> ebus0: <sc> addr 0x1400500000-0x1400500007 (no driver attached)
> scc0: <Siemens SAB 82532 dual channel SCC> addr 0x1400400000-0x140040007f
> irq 43 on ebus0
> uart0: <SAB 82532 v3.2, channel A> on scc0
> stray vector interrupt 2029
> uart0: CTS oflow
> uart0: console (9600,n,8,1)
> uart1: <SAB 82532 v3.2, channel B> on scc0
> uart1: CTS oflow
> uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on 
> ebus0
> uart2: keyboard (1200,n,8,1)
> uart2: keyboard not present
> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
> ebus0
> ebus0: <ecpp> addr
> 0x14003043bc-0x14003043cb,0x1400300398-0x1400300399,0x1400700000-0x140070000f 
>
> irq 34 (no driver attached)
> ebus0: <fdthree> addr
> 0x14003023f0-0x14003023f7,0x1400706000-0x140070600f,0x1400720000-0x1400720003 
>
> irq 39 (no driver attached)
> eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
> eeprom0: model mk48t59
> ebus0: <flashprom> addr 
> 0x1000000000-0x10000fffff,0x1000000000-0x10000fffff
> (no driver attached)
> pcm0: <Sun Audiocs> addr
> 0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
>
> irq 35,36 on ebus0
> pcm0: <CS4231A Codec Id. 10>
> hme0: <Sun HME 10/100 Ethernet> mem 0x8000-0xffff at device 1.1 on pci0
> miibus0: <MII bus> on hme0
> nsphy0: <DP83840 10/100 media interface> PHY 1 on miibus0
> nsphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme0: Ethernet address: 08:00:20:89:61:0d
> sym0: <875> port 0x400-0x4ff mem 0x10000-0x100ff,0x11000-0x11fff at 
> device
> 3.0 on pci0
> sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
> cas0: <NS DP83065 Saturn Gigabit Ethernet> mem 0x200000-0x3fffff at 
> device
> 0.0 on pci2
> panic: trap: fast data access mmu miss (kernel)
> cpuid = 0
> KDB: stack backtrace:
> #0 0xc0581ca0 at panic+0x20
> #1 0xc08e9e54 at trap+0x554
> Uptime: 1s
> Automatic reboot in 15 seconds - press a key on the console to abort
> Rebooting...
> Resetting ...
> ===
> 10.3-STABLE disc1 CDROM
>
> ok boot cdrom
> Initializing Memory \
> Initializing Memory
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Boot device: /pci at 1f,4000/scsi at 3/disk at 6,0:f  File and args:
>
>>> FreeBSD/sparc64 boot block
>   Boot path:   /pci at 1f,4000/scsi at 3/disk at 6,0:f
>   Boot loader: /boot/loader
> Consoles: Open Firmware console
>
> FreeBSD/sparc64 bootstrap loader, Revision 1.0
> (root at releng1.nyi.freebsd.org, Fri Feb  3 03:29:17 UTC 2017)
> bootpath="/pci at 1f,4000/scsi at 3/disk at 6,0:a"
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/Loading
> /boot/defaults/loader.conf
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|//boot/kernel/kernel 
>
> data=0xc1e640+0xe6220 
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/syms=[0x8+0xcce70-\|/-\|/-\|/-\|/-\|/-\|/-\+0x8+0xbf0f6|/-\|/-\|/-\|/-\|/-\|/-\]
>
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel] in 9 seconds... Booting 
> [/boot/kernel/kernel]
> in 8 seconds... Booting [/boot/kernel/kernel] in 7 seconds... Booting
> [/boot/kernel/kernel] in 6 seconds... Booting [/boot/kernel/kernel] in 5
> seconds... Booting [/boot/kernel/kernel] in 4 seconds... Booting
> [/boot/kernel/kernel] in 3 seconds... Booting [/boot/kernel/kernel] in 2
> seconds... Booting [/boot/kernel/kernel] in 1 second... Booting
> [/boot/kernel/kernel]...
> |/-\|jumping to kernel entry at 0xc00a8000.
> Copyright (c) 1992-2017 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 10.3-STABLE #0 r313112: Fri Feb  3 03:32:01 UTC 2017
> root at releng1.nyi.freebsd.org:/usr/obj/sparc64.sparc64/usr/src/sys/GENERIC
> sparc64
> gcc version 4.2.1 20070831 patched [FreeBSD]
> real memory  = 1207959552 (1152 MB)
> avail memory = 1156243456 (1102 MB)
> cpu0: Sun Microsystems UltraSparc-II Processor (295.99 MHz CPU)
> random: <Software, Yarrow> initialized
> kbd0 at kbdmux0
> nexus0: <Open Firmware Nexus device>
> pcib0: <U2P UPA-PCI bridge> mem
> 0x1fe00004000-0x1fe00005fff,0x1fe01000000-0x1fe010000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2033,2030,2031,2021,2024,2034 on nexus0
> pcib0: Psycho, impl 0, version 4, IGN 0x1f, bus B, 33MHz
> initializing counter-timer
> Timecounter "pcib0" frequency 1000000 Hz quality 100
> pcib0: DVMA map: 0xfc000000 to 0xffffffff 8192 entries, streaming buffer
> pcib0: [GIANT-LOCKED]
> pcib0: [GIANT-LOCKED]
> pci0: <OFW PCI bus> on pcib0
> ebus0: <PCI-EBus2 bridge> mem 
> 0x70000000-0x70ffffff,0x71000000-0x717fffff at
> device 1.0 on pci0
> pcib1: <U2P UPA-PCI bridge> mem
> 0x1fe00002000-0x1fe00003fff,0x1fe01800000-0x1fe018000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2032,2030,2031,2021,2024,2034 on nexus0
> pcib1: Psycho, impl 0, version 4, IGN 0x1f, bus A, 66MHz
> pci1: <OFW PCI bus> on pcib1
> pcib2: <OFW PCI-PCI bridge> at device 1.0 on pci1
> pci2: <OFW PCI bus> on pcib2
> auxio0: <Sun Auxiliary I/O> addr
> 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 
>
> on ebus0
> ebus0: <power> addr 0x1400724000-0x1400724003 irq 37,50 (no driver 
> attached)
> ebus0: <SUNW,pll> addr 0x1400504000-0x1400504002 (no driver attached)
> ebus0: <sc> addr 0x1400500000-0x1400500007 (no driver attached)
> scc0: <Siemens SAB 82532 dual channel SCC> addr 0x1400400000-0x140040007f
> irq 43 on ebus0
> uart0: <SAB 82532 v3.2, channel A> on scc0
> stray vector interrupt 2029
> uart0: CTS oflow
> uart0: console (9600,n,8,1)
> uart1: <SAB 82532 v3.2, channel B> on scc0
> uart1: CTS oflow
> uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on 
> ebus0
> uart2: keyboard (1200,n,8,1)
> uart2: keyboard not present
> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
> ebus0
> ebus0: <ecpp> addr
> 0x14003043bc-0x14003043cb,0x1400300398-0x1400300399,0x1400700000-0x140070000f 
>
> irq 34 (no driver attached)
> ebus0: <fdthree> addr
> 0x14003023f0-0x14003023f7,0x1400706000-0x140070600f,0x1400720000-0x1400720003 
>
> irq 39 (no driver attached)
> eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
> eeprom0: model mk48t59
> ebus0: <flashprom> addr 
> 0x1000000000-0x10000fffff,0x1000000000-0x10000fffff
> (no driver attached)
> pcm0: <Sun Audiocs> addr
> 0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
>
> irq 35,36 on ebus0
> pcm0: <CS4231A Codec Id. 10>
> hme0: <Sun HME 10/100 Ethernet> mem 0x8000-0xffff at device 1.1 on pci0
> miibus0: <MII bus> on hme0
> nsphy0: <DP83840 10/100 media interface> PHY 1 on miibus0
> nsphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme0: Ethernet address: 08:00:20:89:61:0d
> sym0: <875> port 0x400-0x4ff mem 0x10000-0x100ff,0x11000-0x11fff at 
> device
> 3.0 on pci0
> sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
> cas0: <NS DP83065 Saturn Gigabit Ethernet> mem 0x200000-0x3fffff at 
> device
> 0.0 on pci2
> panic: trap: fast data access mmu miss (kernel)
> cpuid = 0
> KDB: stack backtrace:
> #0 0xc05abb20 at panic+0x20
> #1 0xc0940014 at trap+0x554
> Uptime: 1s
> Automatic reboot in 15 seconds - press a key on the console to abort
> Rebooting...
> Resetting ...
> ===
> 11.0-STABLE disc1 CDROM
>
> ok boot cdrom
> Initializing Memory \
> Initializing Memory
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Boot device: /pci at 1f,4000/scsi at 3/disk at 6,0:f  File and args:
>
>>> FreeBSD/sparc64 boot block
>   Boot path:   /pci at 1f,4000/scsi at 3/disk at 6,0:f
>   Boot loader: /boot/loader
> Consoles: Open Firmware console
>
> FreeBSD/sparc64 bootstrap loader, Revision 1.0
> (Fri Feb  3 03:52:27 UTC 2017 root at releng2.nyi.freebsd.org)
> bootpath="/pci at 1f,4000/scsi at 3/disk at 6,0:a"
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/Loading
> /boot/defaults/loader.conf
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|//boot/kernel/kernel 
>
> data=0xccb8c0+0x1ef278 
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-syms=[0x8+0xd6a10\|/-\|/-\|/-\|/-\|/-\|/-\|/+0x8+0xc7a75-\|/-\|/-\|/-\|/-\|/-\|/-]
> \|/-\|/-\|/-
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel] in 9 seconds... Booting 
> [/boot/kernel/kernel]
> in 8 seconds... Booting [/boot/kernel/kernel] in 7 seconds... Booting
> [/boot/kernel/kernel] in 6 seconds... Booting [/boot/kernel/kernel] in 5
> seconds... Booting [/boot/kernel/kernel] in 4 seconds... Booting
> [/boot/kernel/kernel] in 3 seconds... Booting [/boot/kernel/kernel] in 2
> seconds... Booting [/boot/kernel/kernel] in 1 second... Booting
> [/boot/kernel/kernel]...
> \|/-\jumping to kernel entry at 0xc00b0000.
> Copyright (c) 1992-2017 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 11.0-STABLE #0 r313108: Fri Feb  3 03:54:45 UTC 2017
> root at releng2.nyi.freebsd.org:/usr/obj/sparc64.sparc64/usr/src/sys/GENERIC
> sparc64
> gcc version 4.2.1 20070831 patched [FreeBSD]
> VT: init without driver.
> real memory  = 1207959552 (1152 MB)
> avail memory = 1153384448 (1099 MB)
> cpu0: Sun Microsystems UltraSparc-II Processor (295.99 MHz CPU)
> random: entropy device external interface
> kbd0 at kbdmux0
> nexus0: <Open Firmware Nexus device>
> pcib0: <U2P UPA-PCI bridge> mem
> 0x1fe00004000-0x1fe00005fff,0x1fe01000000-0x1fe010000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2033,2030,2031,2021,2024,2034 on nexus0
> pcib0: Psycho, impl 0, version 4, IGN 0x1f, bus B, 33MHz
> initializing counter-timer
> Timecounter "pcib0" frequency 1000000 Hz quality 100
> pcib0: DVMA map: 0xfc000000 to 0xffffffff 8192 entries, streaming buffer
> pcib0: [GIANT-LOCKED]
> pcib0: [GIANT-LOCKED]
> pci0: <OFW PCI bus> on pcib0
> ebus0: <PCI-EBus2 bridge> mem 
> 0x70000000-0x70ffffff,0x71000000-0x717fffff at
> device 1.0 on pci0
> pcib1: <U2P UPA-PCI bridge> mem
> 0x1fe00002000-0x1fe00003fff,0x1fe01800000-0x1fe018000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2032,2030,2031,2021,2024,2034 on nexus0
> pcib1: Psycho, impl 0, version 4, IGN 0x1f, bus A, 66MHz
> pci1: <OFW PCI bus> on pcib1
> pcib2: <OFW PCI-PCI bridge> at device 1.0 on pci1
> pci2: <OFW PCI bus> on pcib2
> auxio0: <Sun Auxiliary I/O> addr
> 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 
>
> on ebus0
> ebus0: <power> addr 0x1400724000-0x1400724003 irq 37,50 (no driver 
> attached)
> ebus0: <SUNW,pll> addr 0x1400504000-0x1400504002 (no driver attached)
> ebus0: <sc> addr 0x1400500000-0x1400500007 (no driver attached)
> scc0: <Siemens SAB 82532 dual channel SCC> addr 0x1400400000-0x140040007f
> irq 43 on ebus0
> uart0: <SAB 82532 v3.2, channel A> on scc0
> stray vector interrupt 2029
> uart0: CTS oflow
> uart0: console (9600,n,8,1)
> uart1: <SAB 82532 v3.2, channel B> on scc0
> uart1: CTS oflow
> uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on 
> ebus0
> uart2: keyboard (1200,n,8,1)
> uart2: keyboard not present
> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
> ebus0
> ebus0: <ecpp> addr
> 0x14003043bc-0x14003043cb,0x1400300398-0x1400300399,0x1400700000-0x140070000f 
>
> irq 34 (no driver attached)
> ebus0: <fdthree> addr
> 0x14003023f0-0x14003023f7,0x1400706000-0x140070600f,0x1400720000-0x1400720003 
>
> irq 39 (no driver attached)
> eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
> eeprom0: model mk48t59
> ebus0: <flashprom> addr 
> 0x1000000000-0x10000fffff,0x1000000000-0x10000fffff
> (no driver attached)
> pcm0: <Sun Audiocs> addr
> 0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
>
> irq 35,36 on ebus0
> pcm0: <CS4231A Codec Id. 10>
> hme0: <Sun HME 10/100 Ethernet> mem 0x8000-0xffff at device 1.1 on pci0
> miibus0: <MII bus> on hme0
> nsphy0: <DP83840 10/100 media interface> PHY 1 on miibus0
> nsphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme0: Ethernet address: 08:00:20:89:61:0d
> sym0: <875> port 0x400-0x4ff mem 0x10000-0x100ff,0x11000-0x11fff at 
> device
> 3.0 on pci0
> sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
> cas0: <NS DP83065 Saturn Gigabit Ethernet> mem 0x200000-0x3fffff at 
> device
> 0.0 on pci2
> panic: trap: fast data access mmu miss (kernel)
> cpuid = 0
> KDB: stack backtrace:
> #0 0xc05d34a0 at panic+0x20
> #1 0xc09c9a14 at trap+0x554
> Uptime: 1s
> Automatic reboot in 15 seconds - press a key on the console to abort
> Rebooting...
> Resetting ...
> ===
> 12.0-CURRENT disc1 CDROM
>
> ok boot cdrom
> Initializing Memory \
> Initializing Memory
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Boot device: /pci at 1f,4000/scsi at 3/disk at 6,0:f  File and args:
>
>>> FreeBSD/sparc64 boot block
>   Boot path:   /pci at 1f,4000/scsi at 3/disk at 6,0:f
>   Boot loader: /boot/loader
> Consoles: Open Firmware console
>
> FreeBSD/sparc64 bootstrap loader, Revision 1.0
> (Fri Feb  3 04:55:02 UTC 2017 root at releng3.nyi.freebsd.org)
> bootpath="/pci at 1f,4000/scsi at 3/disk at 6,0:a"
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|Loading
> /boot/defaults/loader.conf
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-/boot/kernel/kernel 
>
> data=0xd5ca40+0x197b38
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/syms=[0x8+0xe3e80-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+0x8+0xd32e1\|/-\|/-\|/-\|/-\|/-\|/-\|] 
>
> /-\|/-\|/-\|
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel] in 9 seconds... Booting 
> [/boot/kernel/kernel]
> in 8 seconds... Booting [/boot/kernel/kernel] in 7 seconds... Booting
> [/boot/kernel/kernel] in 6 seconds... Booting [/boot/kernel/kernel] in 5
> seconds... Booting [/boot/kernel/kernel] in 4 seconds... Booting
> [/boot/kernel/kernel] in 3 seconds... Booting [/boot/kernel/kernel] in 2
> seconds... Booting [/boot/kernel/kernel] in 1 second... Booting
> [/boot/kernel/kernel]...
> /-\|/jumping to kernel entry at 0xc00b8000.
> GDB: no debug ports present
> KDB: debugger backends: ddb
> KDB: current backend: ddb
> Copyright (c) 1992-2017 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 12.0-CURRENT #0 r313113: Fri Feb  3 04:57:15 UTC 2017
> root at releng3.nyi.freebsd.org:/usr/obj/sparc64.sparc64/usr/src/sys/GENERIC
> sparc64
> gcc version 4.2.1 20070831 patched [FreeBSD]
> WARNING: WITNESS option enabled, expect reduced performance.
> real memory  = 1207959552 (1152 MB)
> avail memory = 1149927424 (1096 MB)
> cpu0: Sun Microsystems UltraSparc-II Processor (295.99 MHz CPU)
> random: entropy device external interface
> kbd0 at kbdmux0
> nexus0: <Open Firmware Nexus device>
> pcib0: <U2P UPA-PCI bridge> mem
> 0x1fe00004000-0x1fe00005fff,0x1fe01000000-0x1fe010000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2033,2030,2031,2021,2024,2034 on nexus0
> pcib0: Psycho, impl 0, version 4, IGN 0x1f, bus B, 33MHz
> initializing counter-timer
> Timecounter "pcib0" frequency 1000000 Hz quality 100
> pcib0: DVMA map: 0xfc000000 to 0xffffffff 8192 entries, streaming buffer
> pcib0: [GIANT-LOCKED]
> pcib0: [GIANT-LOCKED]
> pci0: <OFW PCI bus> on pcib0
> ebus0: <PCI-EBus2 bridge> mem 
> 0x70000000-0x70ffffff,0x71000000-0x717fffff at
> device 1.0 on pci0
> pcib1: <U2P UPA-PCI bridge> mem
> 0x1fe00002000-0x1fe00003fff,0x1fe01800000-0x1fe018000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2032,2030,2031,2021,2024,2034 on nexus0
> pcib1: Psycho, impl 0, version 4, IGN 0x1f, bus A, 66MHz
> pci1: <OFW PCI bus> on pcib1
> pcib2: <OFW PCI-PCI bridge> at device 1.0 on pci1
> pci2: <OFW PCI bus> on pcib2
> auxio0: <Sun Auxiliary I/O> addr
> 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 
>
> on ebus0
> ebus0: <power> addr 0x1400724000-0x1400724003 irq 37,50 (no driver 
> attached)
> ebus0: <SUNW,pll> addr 0x1400504000-0x1400504002 (no driver attached)
> ebus0: <sc> addr 0x1400500000-0x1400500007 (no driver attached)
> scc0: <Siemens SAB 82532 dual channel SCC> addr 0x1400400000-0x140040007f
> irq 43 on ebus0
> uart0: <SAB 82532 v3.2, channel A> on scc0
> stray vector interrupt 2029
> uart0: CTS oflow
> uart0: console (9600,n,8,1)
> uart1: <SAB 82532 v3.2, channel B> on scc0
> uart1: CTS oflow
> uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on 
> ebus0
> uart2: keyboard (1200,n,8,1)
> uart2: keyboard not present
> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
> ebus0
> ebus0: <ecpp> addr
> 0x14003043bc-0x14003043cb,0x1400300398-0x1400300399,0x1400700000-0x140070000f 
>
> irq 34 (no driver attached)
> ebus0: <fdthree> addr
> 0x14003023f0-0x14003023f7,0x1400706000-0x140070600f,0x1400720000-0x1400720003 
>
> irq 39 (no driver attached)
> eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
> eeprom0: model mk48t59
> ebus0: <flashprom> addr 
> 0x1000000000-0x10000fffff,0x1000000000-0x10000fffff
> (no driver attached)
> pcm0: <Sun Audiocs> addr
> 0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
>
> irq 35,36 on ebus0
> pcm0: <CS4231A Codec Id. 10>
> hme0: <Sun HME 10/100 Ethernet> mem 0x8000-0xffff at device 1.1 on pci0
> miibus0: <MII bus> on hme0
> nsphy0: <DP83840 10/100 media interface> PHY 1 on miibus0
> nsphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme0: Ethernet address: 08:00:20:89:61:0d
> sym0: <875> port 0x400-0x4ff mem 0x10000-0x100ff,0x11000-0x11fff at 
> device
> 3.0 on pci0
> sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
> cas0: <NS DP83065 Saturn Gigabit Ethernet> mem 0x200000-0x3fffff at 
> device
> 0.0 on pci2
> panic: trap: fast data access mmu miss (kernel)
> cpuid = 0
> KDB: stack backtrace:
> vpanic() at vpanic+0x1b4
> panic() at panic+0x20
> trap() at trap+0x5cc
> -- fast data access mmu miss tar=0 %o7=0xc09f99a8 --
> userland() at psycho_route_interrupt+0xf8
> user trace: trap %o7=0xc09f99a8
> pc 0xc09f99f8, sp 0xc1415e51
> done
> KDB: enter: panic
> [ thread pid 0 tid 100000 ]
> Stopped at      kdb_enter+0x80: ta              %xcc, 1
> db>
> ===
> 10.3-RELENG HDD
>
> Initializing Memory
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Rebooting with command: boot /pci at 1f,4000/scsi at 3/disk at 0,0:a
> Boot device: /pci at 1f,4000/scsi at 3/disk at 0,0:a  File and args:
>
>>> FreeBSD/sparc64 ZFS boot block
>   Boot path:   /pci at 1f,4000/scsi at 3/disk at 0,0:a
> Consoles: Open Firmware console
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-
> FreeBSD/sparc64 ZFS enabled bootstrap loader, Revision 1.0
> (root at releng1.nyi.freebsd.org, Thu Aug 13 01:14:14 UTC 2015)
> bootpath="zfs:zroot/ROOT:"
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\Loading 
>
> /boot/defaults/loader.conf
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/boot/kernel/kernel 
>
> data=0xbc4440+0xe62a0
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\syms=[0x8+0xcc078|/-+0x8+0xbe0bf\|/] 
>
> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-/boot/kernel/zfs.ko 
> text=0x24d818
> \|/-\|/-\data=0xc1c0+0x8fe28 syms=[0x8+0x1c668|+0x8+0x179fe]
> loading required module 'opensolaris'
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\/boot/kernel/opensolaris.ko
> text=0x3010 data=0x2c8+0x1a30 syms=[0x8+0xd50+0x8+0x90a]
>
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel] in 9 seconds... Booting 
> [/boot/kernel/kernel]
> in 8 seconds... Booting [/boot/kernel/kernel] in 7 seconds... Booting
> [/boot/kernel/kernel] in 6 seconds... Booting [/boot/kernel/kernel] in 5
> seconds... Booting [/boot/kernel/kernel] in 4 seconds... Booting
> [/boot/kernel/kernel] in 3 seconds... Booting [/boot/kernel/kernel] in 2
> seconds... Booting [/boot/kernel/kernel] in 1 second... Booting
> [/boot/kernel/kernel]...
> |/-\|/-\|/jumping to kernel entry at 0xc00a8000.
> Copyright (c) 1992-2016 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 10.3-RELEASE-p16 #0 r312876: Sat Jan 28 20:13:23 JST 2017
>    root at ultra30.led.t3.rim.or.jp:/usr/obj/usr/src/sys/GENERIC sparc64
> gcc version 4.2.1 20070831 patched [FreeBSD]
> real memory  = 1207959552 (1152 MB)
> avail memory = 1151811584 (1098 MB)
> cpu0: Sun Microsystems UltraSparc-II Processor (295.98 MHz CPU)
> random: <Software, Yarrow> initialized
> kbd0 at kbdmux0
> nexus0: <Open Firmware Nexus device>
> pcib0: <U2P UPA-PCI bridge> mem
> 0x1fe00004000-0x1fe00005fff,0x1fe01000000-0x1fe010000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2033,2030,2031,2021,2024,2034 on nexus0
> pcib0: Psycho, impl 0, version 4, IGN 0x1f, bus B, 33MHz
> initializing counter-timer
> Timecounter "pcib0" frequency 1000000 Hz quality 100
> pcib0: DVMA map: 0xfc000000 to 0xffffffff 8192 entries, streaming buffer
> pcib0: [GIANT-LOCKED]
> pcib0: [GIANT-LOCKED]
> pci0: <OFW PCI bus> on pcib0
> ebus0: <PCI-EBus2 bridge> mem 
> 0x70000000-0x70ffffff,0x71000000-0x717fffff at
> device 1.0 on pci0
> pcib1: <OFW PCI-PCI bridge> at device 2.0 on pci0
> pci1: <OFW PCI bus> on pcib1
> pcib2: <U2P UPA-PCI bridge> mem
> 0x1fe00002000-0x1fe00003fff,0x1fe01800000-0x1fe018000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2032,2030,2031,2021,2024,2034 on nexus0
> pcib2: Psycho, impl 0, version 4, IGN 0x1f, bus A, 66MHz
> pci2: <OFW PCI bus> on pcib2
> pcib3: <OFW PCI-PCI bridge> at device 1.0 on pci2
> pci3: <OFW PCI bus> on pcib3
> auxio0: <Sun Auxiliary I/O> addr
> 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 
>
> on ebus0
> ebus0: <power> addr 0x1400724000-0x1400724003 irq 37,50 (no driver 
> attached)
> ebus0: <SUNW,pll> addr 0x1400504000-0x1400504002 (no driver attached)
> ebus0: <sc> addr 0x1400500000-0x1400500007 (no driver attached)
> scc0: <Siemens SAB 82532 dual channel SCC> addr 0x1400400000-0x140040007f
> irq 43 on ebus0
> uart0: <SAB 82532 v3.2, channel A> on scc0
> stray vector interrupt 2029
> uart0: CTS oflow
> uart0: console (9600,n,8,1)
> uart1: <SAB 82532 v3.2, channel B> on scc0
> uart1: CTS oflow
> uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on 
> ebus0
> uart2: keyboard (1200,n,8,1)
> uart2: keyboard not present
> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
> ebus0
> ebus0: <ecpp> addr
> 0x14003043bc-0x14003043cb,0x1400300398-0x1400300399,0x1400700000-0x140070000f 
>
> irq 34 (no driver attached)
> ebus0: <fdthree> addr
> 0x14003023f0-0x14003023f7,0x1400706000-0x140070600f,0x1400720000-0x1400720003 
>
> irq 39 (no driver attached)
> eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
> eeprom0: model mk48t59
> eeprom0: mk48txx_attach: battery low
> eeprom0: cannot attach time of day clock
> device_attach: eeprom0 attach returned 6
> ebus0: <flashprom> addr 
> 0x1000000000-0x10000fffff,0x1000000000-0x10000fffff
> (no driver attached)
> pcm0: <Sun Audiocs> addr
> 0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
>
> irq 35,36 on ebus0
> pcm0: <CS4231A Codec Id. 10>
> hme0: <Sun HME 10/100 Ethernet> mem 0x8900000-0x8907fff at device 1.1 on
> pci0
> miibus0: <MII bus> on hme0
> nsphy0: <DP83840 10/100 media interface> PHY 1 on miibus0
> nsphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme0: Ethernet address: 08:00:20:89:61:0d
> sym0: <875> port 0x1000-0x10ff mem 
> 0x8908000-0x89080ff,0x8909000-0x8909fff
> at device 3.0 on pci0
> sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
> pci1: <bridge> at device 0.0 (no driver attached)
> hme1: <Sun HME 10/100 Ethernet> mem 0x2800000-0x2807fff at device 0.1 on
> pci1
> panic: trap: fast data access mmu miss (kernel)
> cpuid = 0
> KDB: stack backtrace:
> #0 0xc0581ca0 at panic+0x20
> #1 0xc08e9d54 at trap+0x554
> Uptime: 1s
> Automatic reboot in 15 seconds - press a key on the console to abort
> Rebooting...
> Resetting ...
>
> "with QuadFastEthernet"
> ===
> 10.2-RELEASE HDD
>
> Initializing Memory
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Initializing Memory
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/- 
>
> Rebooting with command: boot /pci at 1f,4000/scsi at 3/disk at 0,0:a
> Boot device: /pci at 1f,4000/scsi at 3/disk at 0,0:a  File and args:
>
>>> FreeBSD/sparc64 ZFS boot block
>   Boot path:   /pci at 1f,4000/scsi at 3/disk at 0,0:a
> Consoles: Open Firmware console
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-
> FreeBSD/sparc64 ZFS enabled bootstrap loader, Revision 1.0
> (root at releng1.nyi.freebsd.org, Thu Aug 13 01:14:14 UTC 2015)
> bootpath="zfs:zroot/ROOT:"
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\Loading 
>
> /boot/defaults/loader.conf
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/boot/kernel/kernel 
>
> data=0xc2dcc0+0xe6520
> /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/syms=[0x8+0xcb0e8-\|+0x8+0xbd631/-\] 
>
> |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/boot/kernel/zfs.ko 
> text=0x2441b0
> /-\|/-\|/data=0xb8d0+0x97600 syms=[0x8+0x1b930+0x8+0x16d1c-]
> loading required module 'opensolaris'
> \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|//boot/kernel/opensolaris.ko
> text=0x3010 data=0x2c8+0x1a30 syms=[0x8+0xd50+0x8+0x90a]
>
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel] in 9 seconds... Booting 
> [/boot/kernel/kernel]
> in 8 seconds... Booting [/boot/kernel/kernel] in 7 seconds... Booting
> [/boot/kernel/kernel] in 6 seconds... Booting [/boot/kernel/kernel] in 5
> seconds... Booting [/boot/kernel/kernel] in 4 seconds... Booting
> [/boot/kernel/kernel] in 3 seconds... Booting [/boot/kernel/kernel] in 2
> seconds... Booting [/boot/kernel/kernel] in 1 second... Booting
> [/boot/kernel/kernel]...
> -\|/-\|/-\jumping to kernel entry at 0xc00a0000.
> Copyright (c) 1992-2015 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 10.2-RELEASE-p28 #0 r310458: Sat Dec 24 17:05:46 JST 2016
>    root at ultra30.led.t3.rim.or.jp:/usr/obj/usr/src/sys/GENERIC sparc64
> gcc version 4.2.1 20070831 patched [FreeBSD]
> real memory  = 1207959552 (1152 MB)
> avail memory = 1151811584 (1098 MB)
> cpu0: Sun Microsystems UltraSparc-II Processor (295.97 MHz CPU)
> random device not loaded; using insecure entropy
> random: <Software, Yarrow> initialized
> kbd0 at kbdmux0
> nexus0: <Open Firmware Nexus device>
> pcib0: <U2P UPA-PCI bridge> mem
> 0x1fe00004000-0x1fe00005fff,0x1fe01000000-0x1fe010000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2033,2030,2031,2021,2024,2034 on nexus0
> pcib0: Psycho, impl 0, version 4, IGN 0x1f, bus B, 33MHz
> initializing counter-timer
> Timecounter "pcib0" frequency 1000000 Hz quality 100
> pcib0: DVMA map: 0xfc000000 to 0xffffffff 8192 entries, streaming buffer
> pcib0: [GIANT-LOCKED]
> pcib0: [GIANT-LOCKED]
> pci0: <OFW PCI bus> on pcib0
> ebus0: <PCI-EBus2 bridge> mem 
> 0x70000000-0x70ffffff,0x71000000-0x717fffff at
> device 1.0 on pci0
> pcib1: <OFW PCI-PCI bridge> at device 2.0 on pci0
> pci1: <OFW PCI bus> on pcib1
> pcib2: <U2P UPA-PCI bridge> mem
> 0x1fe00002000-0x1fe00003fff,0x1fe01800000-0x1fe018000ff,0x1fe00000000-0x1fe0000cfff 
>
> irq 2032,2030,2031,2021,2024,2034 on nexus0
> pcib2: Psycho, impl 0, version 4, IGN 0x1f, bus A, 66MHz
> pci2: <OFW PCI bus> on pcib2
> pcib3: <OFW PCI-PCI bridge> at device 1.0 on pci2
> pci3: <OFW PCI bus> on pcib3
> auxio0: <Sun Auxiliary I/O> addr
> 0x1400726000-0x1400726003,0x1400728000-0x1400728003,0x140072a000-0x140072a003,0x140072c000-0x140072c003,0x140072f000-0x140072f003 
>
> on ebus0
> ebus0: <power> addr 0x1400724000-0x1400724003 irq 37,50 (no driver 
> attached)
> ebus0: <SUNW,pll> addr 0x1400504000-0x1400504002 (no driver attached)
> ebus0: <sc> addr 0x1400500000-0x1400500007 (no driver attached)
> scc0: <Siemens SAB 82532 dual channel SCC> addr 0x1400400000-0x140040007f
> irq 43 on ebus0
> uart0: <SAB 82532 v3.2, channel A> on scc0
> stray vector interrupt 2029
> uart0: CTS oflow
> uart0: console (9600,n,8,1)
> uart1: <SAB 82532 v3.2, channel B> on scc0
> uart1: CTS oflow
> uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on 
> ebus0
> uart2: keyboard (1200,n,8,1)
> uart2: keyboard not present
> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
> ebus0
> ebus0: <ecpp> addr
> 0x14003043bc-0x14003043cb,0x1400300398-0x1400300399,0x1400700000-0x140070000f 
>
> irq 34 (no driver attached)
> ebus0: <fdthree> addr
> 0x14003023f0-0x14003023f7,0x1400706000-0x140070600f,0x1400720000-0x1400720003 
>
> irq 39 (no driver attached)
> eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
> eeprom0: model mk48t59
> eeprom0: mk48txx_attach: battery low
> eeprom0: cannot attach time of day clock
> device_attach: eeprom0 attach returned 6
> ebus0: <flashprom> addr 
> 0x1000000000-0x10000fffff,0x1000000000-0x10000fffff
> (no driver attached)
> pcm0: <Sun Audiocs> addr
> 0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
>
> irq 35,36 on ebus0
> pcm0: <CS4231A Codec Id. 10>
> hme0: <Sun HME 10/100 Ethernet> mem 0x8900000-0x8907fff at device 1.1 on
> pci0
> miibus0: <MII bus> on hme0
> nsphy0: <DP83840 10/100 media interface> PHY 1 on miibus0
> nsphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme0: Ethernet address: 08:00:20:89:61:0d
> sym0: <875> port 0x1000-0x10ff mem 
> 0x8908000-0x89080ff,0x8909000-0x8909fff
> at device 3.0 on pci0
> sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
> pci1: <bridge> at device 0.0 (no driver attached)
> hme1: <Sun HME 10/100 Ethernet> mem 0x2800000-0x2807fff at device 0.1 on
> pci1
> pcib0: guessing interrupt 17 for device 2.0 pin 2
> miibus1: <MII bus> on hme1
> ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus1
> ukphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme1: Ethernet address: 08:00:20:89:61:0d
> pci1: <bridge> at device 1.0 (no driver attached)
> hme2: <Sun HME 10/100 Ethernet> mem 0x4800000-0x4807fff at device 1.1 on
> pci1
> pcib0: guessing interrupt 18 for device 2.0 pin 3
> miibus2: <MII bus> on hme2
> ukphy1: <Generic IEEE 802.3u media interface> PHY 1 on miibus2
> ukphy1:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme2: Ethernet address: 08:00:20:89:61:0d
> pci1: <bridge> at device 2.0 (no driver attached)
> hme3: <Sun HME 10/100 Ethernet> mem 0x6800000-0x6807fff at device 2.1 on
> pci1
> pcib0: guessing interrupt 19 for device 2.0 pin 4
> miibus3: <MII bus> on hme3
> ukphy2: <Generic IEEE 802.3u media interface> PHY 1 on miibus3
> ukphy2:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme3: Ethernet address: 08:00:20:89:61:0d
> pci1: <bridge> at device 3.0 (no driver attached)
> hme4: <Sun HME 10/100 Ethernet> mem 0x8800000-0x8807fff at device 3.1 on
> pci1
> pcib0: guessing interrupt 16 for device 2.0 pin 1
> miibus4: <MII bus> on hme4
> ukphy3: <Generic IEEE 802.3u media interface> PHY 1 on miibus4
> ukphy3:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> hme4: Ethernet address: 08:00:20:89:61:0d
> cas0: <NS DP83065 Saturn Gigabit Ethernet> mem 0x8a00000-0x8bfffff at 
> device
> 0.0 on pci3
> pcib2: guessing interrupt 0 for device 1.0 pin 1
> miibus5: <MII bus> on cas0
> nsgphy0: <DP83865 1000BASE-T media interface> PHY 1 on miibus5
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas0: 16kB RX FIFO, 9kB TX FIFO
> cas0: Ethernet address: 08:00:20:89:61:0d
> cas1: <NS DP83065 Saturn Gigabit Ethernet> mem 0x8e00000-0x8ffffff at 
> device
> 1.0 on pci3
> pcib2: guessing interrupt 1 for device 1.0 pin 2
> miibus6: <MII bus> on cas1
> nsgphy1: <DP83865 1000BASE-T media interface> PHY 1 on miibus6
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas1: 16kB RX FIFO, 9kB TX FIFO
> cas1: Ethernet address: 08:00:20:89:61:0d
> cas2: <NS DP83065 Saturn Gigabit Ethernet> mem 0x9200000-0x93fffff at 
> device
> 2.0 on pci3
> pcib2: guessing interrupt 2 for device 1.0 pin 3
> miibus7: <MII bus> on cas2
> nsgphy2: <DP83865 1000BASE-T media interface> PHY 1 on miibus7
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas2: 16kB RX FIFO, 9kB TX FIFO
> cas2: Ethernet address: 08:00:20:89:61:0d
> cas3: <NS DP83065 Saturn Gigabit Ethernet> mem 0x9600000-0x97fffff at 
> device
> 3.0 on pci3
> pcib2: guessing interrupt 3 for device 1.0 pin 4
> miibus8: <MII bus> on cas3
> nsgphy3: <DP83865 1000BASE-T media interface> PHY 1 on miibus8
> none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
> cas3: 16kB RX FIFO, 9kB TX FIFO
> cas3: Ethernet address: 08:00:20:89:61:0d
> creator0: <Creator> mem
> 0x1fc00000000-0x1fc000003ff,0x1fc00400000-0x1fc005fffff,0x1fc00600000-0x1fc007fffff,0x1fc01000000-0x1fc013fffff,0x1fc01400000-0x1fc017fffff,0x1fc01800000-0x1fc01bfffff,0x1fc01c00000-0x1fc01ffffff,0x1fc02000000-0x1fc02ffffff,0x1fc03000000-0x1fc03ffffff,0x1fc04000000-0x1fc043fffff,0x1fc04400000-0x1fc047fffff,0x1fc04800000-0x1fc04bfffff,0x1fc04c00000-0x1fc04ffffff,0x1fc05000000-0x1fc05ffffff,0x1fc06000000-0x1fc07ffffff,0x1fc09000000-0x1fc097fffff,0x1fc09800000-0x1fc09ffffff,0x1fc0a000000-0x1fc0affffff,0x1fc0b000000-0x1fc0b7fffff,0x1fc0b800000-0x1fc0bffffff,0x1fc0c000000-0x1fc0c3fffff,0x1fc0c800000-0x1fc0cffffff,0x1fc0d000000-0x1fc0d7fffff,0x1fc0d800000-0x1fc0dffffff 
>
> irq 1925 on nexus0
> creator0: resolution 1152x900
> syscons0: <System console> on nexus0
> syscons0: Unknown <16 virtual consoles, flags=0x100>
> random: unblocking device.
> ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is
> present;
>            to enable, add "vfs.zfs.prefetch_disable=0" to
> /boot/loader.conf.
> ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable
> behavior.
>             Consider tuning vm.kmem_size and vm.kmem_size_max
>             in /boot/loader.conf.
> ZFS filesystem version: 5
> ZFS storage pool version: features support (5000)
> Timecounter "tick" frequency 295973703 Hz quality 1000
> Event timer "tick" frequency 295973703 Hz quality 1000
> Timecounters tick every 1.000 msec
> da0 at sym0 bus 0 scbus0 target 0 lun 0
> da0: <MAXTOR ATLAS10K4_146SCA DFM0> Fixed Direct Access SCSI-3 device
> da0: Serial Number B8DL3GJM
> da0: 40.000MB/s transfers (20.000MHz, offset 16, 16bit)
> da0: Command Queueing enabled
> da0: 140014MB (286749480 512 byte sectors: 255H 63S/T 17849C)
> da1 at sym0 bus 0 scbus0 target 1 lun 0
> da1: <MAXTOR ATLAS10K4_146SCA DFM0> Fixed Direct Access SCSI-3 device
> da1: Serial Number B8DL38YM
> da1: 40.000MB/s transfers (20.000MHz, offset 16, 16bit)
> da1: Command Queueing enabled
> da1: 140014MB (286749480 512 byte sectors: 255H 63S/T 17849C)
> cd0 at sym0 bus 0 scbus0 target 6 lun 0
> cd0: <NEC CD-ROM DRIVE:466 1.17> Removable CD-ROM SCSI-2 device
> cd0: 20.000MB/s transfers (20.000MHz, offset 16)
> cd0: Attempt to query device size failed: NOT READY, Medium not present
> Trying to mount root from zfs:zroot/ROOT []...
> warning: no time-of-day clock registered, system time will not be set
> accurately
> Setting hostuuid: 387e9b69-5c39-11e5-b180-08002089610d.
> Setting hostid: 0x9b1c1734.
> Entropy harvesting: interrupts ethernet point_to_point swi.
> warning: total configured swap (1237004 pages) exceeds maximum 
> recommended
> amount (1131200 pages).
> warning: increase kern.maxswzone or reduce amount of swap.
> Starting file system checks:
> Mounting local file systems:.
> Writing entropy file:.
> Setting hostname: ultra30.led.t3.rim.or.jp.
> cas0: link state changed to DOWN
> cas0: link state changed to UP
> Starting Network: lo0 hme0 hme1 hme2 hme3 hme4 cas0 cas1 cas2 cas3.
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
> options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0xa
> inet 127.0.0.1 netmask 0xff000000
> nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
> hme0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> hme1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> hme2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> hme3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> hme4: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> cas0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 
> 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> inet 192.168.65.15 netmask 0xffffff00 broadcast 192.168.65.255
> inet6 fe80::a00:20ff:fe89:610d%cas0 prefixlen 64 scopeid 0x6
> nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
> media: Ethernet autoselect (1000baseT <full-duplex>)
> status: active
> cas1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> cas2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> cas3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting devd.
> Starting Network: hme0.
> hme0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: hme1.
> hme1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: hme2.
> hme2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: hme3.
> hme3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: hme4.
> hme4: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: cas1.
> cas1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: cas2.
> cas2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> Starting Network: cas3.
> cas3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=b<RXCSUM,TXCSUM,VLAN_MTU>
> ether 08:00:20:89:61:0d
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
> media: Ethernet autoselect
> add net default: gateway 192.168.65.1
> add net fe80::: gateway ::1
> add net ff02::: gateway ::1
> add net ::ffff:0.0.0.0: gateway ::1
> add net ::0.0.0.0: gateway ::1
> Generating host.conf.
> Creating and/or trimming log files.
> Starting syslogd.
> ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib
> /usr/local/lib/gcc48 /usr/local/llvm36/lib
> Starting named.
> Jan  1 09:01:17 ultra30 named[1434]: the working directory is not 
> writable
> No core dumps found.
> Clearing /tmp (X related).
> Starting sj3.
> Kana-Kanji Conversion Server Version 2.08C
> Copyright (c) 1990-1995 Sony Corporation
> Created at Mon Mar 23 16:42:59 JST 1998
> /etc/rc: WARNING: failed to start sj3
> Removing stale Samba tdb files: ....... done
> Starting nmbd.
> Starting smbd.
> Updating motd:.
> Mounting late file systems:.
> Starting ntpd.
> Performing sanity check on sshd configuration.
> Starting sshd.
> Performing sanity check on apache24 configuration:
> Syntax OK
> Starting apache24.
> Configuring syscons: keymap blanktime.
> Starting sendmail_submit.
> Starting sendmail_msp_queue.
> Starting cron.
> Starting background file system checks in 60 seconds.
>
> Thu Jan  1 09:01:31 JST 1970
>
> FreeBSD/sparc64 (ultra30.led.t3.rim.or.jp) (ttyu0)
>
> login:
>
> "with QuadFastEthernet"
> ===
>
> ---
> Yoshihiko Iwama
> _______________________________________________
> freebsd-sparc64 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64
> To unsubscribe, send any mail to 
> "freebsd-sparc64-unsubscribe at freebsd.org"


-- 
Michelle Sullivan
http://www.mhix.org/



More information about the freebsd-sparc64 mailing list