Skip to content

Instantly share code, notes, and snippets.

@landonf
Last active May 30, 2016 02:10
Show Gist options
  • Save landonf/4c4c1389cfcd85288e5a3b199e3ac3a6 to your computer and use it in GitHub Desktop.
Save landonf/4c4c1389cfcd85288e5a3b199e3ac3a6 to your computer and use it in GitHub Desktop.
CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
Copyright (C) 2000,2001,2002 Broadcom Corporation.
Add MAC client version(DNI).
Initializing Arena.
Initializing Devices.
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller
CPU type 0x29007: 200MHz
Total memory: 0x2000000 bytes (32MB)
Total memory used by CFE: 0x81BB1280 - 0x82000000 (4517248)
Initialized Data: 0x81BB1280 - 0x81BB3E90 (11280)
BSS Area: 0x81BB3E90 - 0x81BB45D0 (1856)
Local Heap: 0x81BB45D0 - 0x81FB45D0 (4194304)
Stack Area: 0x81FB45D0 - 0x81FB65D0 (8192)
Text (code) segment: 0x81FB65E0 - 0x81FFFFB0 (301520)
Boot area (physical): 0x01B70000 - 0x01BB0000
Relocation Factor: I:E23B65E0 - D:01BB0280
configure vlans
*****************************************************************
*********************** VLAN Driver initial ********************
*****************************************************************
Process LAN port(2-5) vlan Architecture...
SUCCESS: trying to create VLAN 0 for switch
SUCCESS: trying to add LAN port
Process WAN port(2-5) vlan Architecture...
SUCCESS: trying to create VLAN 0 for switch
SUCCESS: trying to add WAN port
SUCCESS: enable ports success
configure vlans...done
Device eth0: hwaddr 00-09-5B-F8-03-8B, ipaddr 10.133.7.176, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw Filesys:tftp Dev:eth0 File:10.133.7.1:kernel.SENTRY5.tramp.bin Options:(null)
***************************
**** MAC Client V1.0 ****
***************************
et0macaddr value :flag =0 value=00-09-5b-f8-03-8b
et1macaddr value :flag =0 value=00-09-5b-f8-03-8c
MAC exist at least one
system ethernet mac exist and not default....
Skip mac client process.....
Loading: ........ 4776264 bytes read
Entry at 0x807963c0
Closing network.
et0: link down
Starting program at 0x807963c0
entry: mips_init()
Cache info:
picache_stride = 4096
picache_loopcount = 2
pdcache_stride = 2048
pdcache_loopcount = 2
cpu0: Broadcom processor v7.144
MMU: Standard TLB, 32 entries (1K 4K 16K 64K 256K 1M 16M 64M 256M pg sizes)
L1 i-cache: 2 ways of 256 sets, 16 bytes per line
L1 d-cache: 2 ways of 128 sets, 16 bytes per line
L2 cache: disabled
Config1=0x3e992c82<EJTAG>
KDB: debugger backends: ddb
KDB: current backend: ddb
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 11.0-ALPHA1 #17 84bc11e(master)-dirty: Sun May 29 20:09:20 MDT 2016
[email protected]:/var/obj/wifi/mipsel/mips.mipsel/usr/home/landonf/Documents/Code/FreeBSD/freebsd/sys/SENTRY5 mips
gcc version 4.2.1 20070831 patched [FreeBSD]
real memory = 29036544 (28356K bytes)
avail memory = 22724608 (21MB)
nexus0: <MIPS32 root nexus>
clock0: <Generic MIPS32 ticker> on nexus0
Timecounter "MIPS32" frequency 200000000 Hz quality 800
Event timer "MIPS32" frequency 200000000 Hz quality 800
siba_nexus_probe: entry
bhnd0: <SIBA BHND bus> at mem 0x18000000-0x18000fff on nexus0
siba_nexus_attach: entry
bhnd_chipc0: <Broadcom ChipCommon I/O Controller, rev 5> mem 0x18000000-0x18000dff at core 0 on bhnd0
bhnd0: <Broadcom MIPS 3302 Core> mem 0x18005000-0x18005dff at core 5 (no driver attached)
bhnd0: <Broadcom MEMC SDRAM Controller> mem 0x18006000-0x18006dff at core 6 (no driver attached)
pcib0: <Broadcom PCI-BHND bridge, rev 8> mem 0x18004000-0x18004dff at core 4 on bhnd0
bhnd0: <Broadcom USB 1.1 Device/Host Controller> mem 0x18003000-0x18003dff at core 3 (no driver attached)
bhnd0: <Broadcom Fast Ethernet MAC> mem 0x18001000-0x18001dff at core 1 (no driver attached)
bhnd0: <Broadcom IPsec Accelerator> mem 0x18002000-0x18002dff at core 2 (no driver attached)
Timecounters tick every 10.000 msec
taskqgroup_adjust failed cnt: 1 stride: 1 mp_ncpus: 1 smp_started: 0
taskqgroup_adjust failed cnt: 1 stride: 1 mp_ncpus: 1 smp_started: 0
Loader variables:
Manual root filesystem specification:
<fstype>:<device> [options]
Mount <device> using filesystem <fstype>
and with the specified (optional) option list.
eg. ufs:/dev/da0s1a
zfs:tank
cd9660:/dev/cd0 ro
(which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)
? List valid disk boot devices
. Yield 1 second (for background tasks)
<empty line> Abort manual input
mountroot>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment