Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:toh:netgear:c6300bd-1tlaus [2024/02/19 11:15] – [eCos side] rikka0w0inbox:toh:netgear:c6300bd-1tlaus [2024/02/20 16:06] – [Netgear C6300BD-1TLAUS] rikka0w0
Line 1: Line 1:
 ====== Netgear C6300BD-1TLAUS  ====== ====== Netgear C6300BD-1TLAUS  ======
- +{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
-The [[https://deviwiki.com/wiki/Netgear_C6300|Netgear C6300BD-1TLAUS]] is a Docsis 3.0 cable modem combined with a four-port gigabit switch, a WAN port, and a WiFi hotspot (2.4g + 5g). It does not have voice over IP capabilities. There are two USB2.0 ports.+
  
 **Currently not suppported.** **Currently not suppported.**
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}+ 
 +The Netgear C6300BD-1TLAUS is a Docsis 3.0 cable modem combined with a four-port gigabit switch, a WAN port, and a WiFi hotspot (2.4g + 5g). It does not have voice over IP capabilities. There are two USB2.0 ports.  
 + 
 +<WRAP center round important 60%> 
 + <color #ed1c24>**[[https://www.en.techinfodepot.shoutwiki.com/wiki/Netgear_C6300|Some C6300 uses Intel Puma SoC, which is based on Arm-v7 instead of MIPS.]] \\ These devices are not covered here.**</color> 
 +</WRAP>
  
 ==== Info ==== ==== Info ====
-^ [[wp>Instruction set|Architecture]] | [[wp>ARM_architecture_family|armv7]] |+^ [[wp>Instruction set|Architecture]] | [[wp>MIPS architecture|MIPS]] |
 ^ Vendor | [[wp>Broadcom]] | ^ Vendor | [[wp>Broadcom]] |
 ^ [[docs:techref:bootloader]] | ? | ^ [[docs:techref:bootloader]] | ? |
-^ [[docs:techref:hardware:soc|System-On-Chip]] | Intel Puma DHCE2612 +^ [[docs:techref:hardware:soc|System-On-Chip]] | [[https://www.broadcom.com/products/broadband/cable/modems/bcm33843|Broadcom BCM33843]] 
-^ [[docs:techref:hardware:cpu|CPU]]/Speed | 600 MHz, 2 cores |+^ [[docs:techref:hardware:cpu|CPU]]/Speed | BMIPS?? / ? MHz |
 ^ NAND Flash | [[https://media.digikey.com/pdf/Data%20Sheets/Micron%20Technology%20Inc%20PDFs/MT29F2G(08,16)AAD,ABD.pdf|Micron MT29F2G08ABAEA]] | ^ NAND Flash | [[https://media.digikey.com/pdf/Data%20Sheets/Micron%20Technology%20Inc%20PDFs/MT29F2G(08,16)AAD,ABD.pdf|Micron MT29F2G08ABAEA]] |
 ^ NAND Flash size | 256 MiB | ^ NAND Flash size | 256 MiB |
Line 18: Line 22:
 ^ RAM-Chip | Micron MT41K128M16JT-125:K DDR3L | ^ RAM-Chip | Micron MT41K128M16JT-125:K DDR3L |
 ^ RAM size | 256 MiB | ^ RAM size | 256 MiB |
-^ Wireless | Qualcomm Atheros QCA9880-BR4A + Atheros AR9381-AL1AMini PCIe (oversized) | +^ Wireless | Two of BCM4360KMLC (5G, PCIe 2.0) | 
-Ethernet Broadcom 10BASE-T, 100/1000BASE-Tx |+Switch BCM53124SKMMLG |
 ^ USB | Two USB 2.0| ^ USB | Two USB 2.0|
-^ [[docs:techref:hardware:port.serial|Serial]] | [[#Serial|Two 3.3v TTL serial ports]] |+^ [[docs:techref:hardware:port.serial|Serial]] | [[#Serial|Three 3.3v TTL serial ports]] |
 ^ [[docs:techref:hardware:port.jtag|JTAG]] | Probably  | ^ [[docs:techref:hardware:port.jtag|JTAG]] | Probably  |
  
 +
 +BCM33843 is compatible with [[https://www.broadcom.com/products/broadband/cable/modems/bcm3383|BCM3383]].
 ===== Serial ===== ===== Serial =====
-All serials are 3.3V TTL, 8N1. The baudrate is 115200.+All serials are 3.3V TTL, 8N1. The baudrate is 115200. Apart from J360 and J361, there is also an unpopulated serial header J362. No activity was observed on J362.
  
-==== eCos side =====+==== eCos side (J361) =====
 ^  eCos credential             || ^  eCos credential             ||
 ^ Username          | MSO       | ^ Username          | MSO       |
Line 35: Line 41:
 To stop scanning once logged in, type /cm_hal/scan_stop. To stop scanning once logged in, type /cm_hal/scan_stop.
  
-==== Linux side =====+==== Linux side (J360) =====
 Non-interactive. The console is disabled after boot. Non-interactive. The console is disabled after boot.
 ===== Boot log ===== ===== Boot log =====
Line 1302: Line 1308:
  
 </nowiki></WRAP> </nowiki></WRAP>
 +
 +==== Linux side ====
 +<WRAP bootlog><nowiki>   0.000000] Linux version 2.6.30-V1.04.13 (bryant@SW2-BSRV) (gcc version 4.2.3) #1 SMP Tue Sep 1 16:33:49 CST 2015
 +[    0.000000] console [early0] enabled
 +[    0.000000] CPU revision is: 00025a11 (Broadcom BMIPS5000)
 +[    0.000000] FPU revision is: 00130001
 +[    0.000000] Added NON Linux Memory Region 08000000 - 10000000 ubus 00000000
 +[    0.000000] Added Linux Memory Region 00000000 - 08000000 ubus 08000000
 +[    0.000000] ddr_mem_size: 10000000
 +[    0.000000] Determined physical RAM map:
 +[    0.000000]  memory: 08000000 @ 08000000 (reserved)
 +[    0.000000]  memory: 08000000 @ 00000000 (usable)
 +[    0.000000] Zone PFN ranges:
 +[    0.000000]   DMA      0x00000000 -> 0x00001000
 +[    0.000000]   Normal   0x00001000 -> 0x00008000
 +[    0.000000]   HighMem  0x00008000 -> 0x00008000
 +[    0.000000] Movable zone start PFN for each node
 +[    0.000000] early_node_map[1] active PFN ranges
 +[    0.000000]     0: 0x00000000 -> 0x00010000
 +[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
 +[    0.000000] Kernel command line: root=/dev/mtdblock2 ro noinitrd rootfstype=squashfs console=null,115200 noapp
 +[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 64 bytes.
 +[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
 +[    0.000000] MIPS secondary cache 256kB, 8-way, linesize 128 bytes.
 +[    0.000000] RCU-based detection of stalled CPUs is enabled.
 +[    0.000000] NR_IRQS:256
 +[    0.000000] Broadcom CHIP ID: 38430038
 +[    0.000000] PID hash table entries: 512 (order: 9, 2048 bytes)
 +[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
 +[    0.001000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
 +[    0.007000] Memory: 123748k/131072k available (4457k kernel code, 7136k reserved, 1141k data, 128k init, 0k highmem)
 +[    0.008000] Calibrating delay loop... 667.64 BogoMIPS (lpj=333824)
 +[    0.031000] Mount-cache hash table entries: 512
 +[    0.033000] SMP: Booting CPU1...
 +[    0.034000] CPU revision is: 00025a11 (Broadcom BMIPS5000)
 +[    0.034000] FPU revision is: 00130001
 +[    0.034000] Primary instruction cache 32kB, VIPT, 4-way, linesize 64 bytes.
 +[    0.034000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
 +[    0.034000] MIPS secondary cache 256kB, 8-way, linesize 128 bytes.
 +[    0.034000] Calibrating delay loop... 502.78 BogoMIPS (lpj=251392)
 +[    0.052000] SMP: CPU1 is running
 +[    0.052000] cpu_idle CPU 1
 +[    0.052000] Brought up 2 CPUs
 +[    0.053000] cpu_idle CPU 0
 +[    0.059000] net_namespace: 976 bytes
 +[    0.060000] NET: Registered protocol family 16
 +[    0.061000] Added platform devs for chip ID = 0x38430038!
 +[    0.069000] bio: create slab <bio-0> at 0
 +[    0.071000] SCSI subsystem initialized
 +[    0.072000] usbcore: registered new interface driver usbfs
 +[    0.073000] usbcore: registered new interface driver hub
 +[    0.074000] usbcore: registered new device driver usb
 +[    0.082000] NET: Registered protocol family 8
 +[    0.083000] NET: Registered protocol family 20
 +[    0.085000] NET: Registered protocol family 2
 +[    0.097000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
 +[    0.098000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
 +[    0.099000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
 +[    0.100000] TCP: Hash tables configured (established 4096 bind 4096)
 +[    0.101000] TCP reno registered
 +[    0.107000] NET: Registered protocol family 1
 +[    0.109000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 +[    0.110000] squashfs: version 4.0 with LZMA457 ported by BRCM
 +[    0.111000] NTFS driver 2.1.29 [Flags: R/W].
 +[    0.112000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
 +[    0.113000] fuse init (API version 7.11)
 +[    0.114000] msgmni has been set to 242
 +[    0.115000] alg: No test for cipher_null (cipher_null-generic)
 +[    0.119000] alg: No test for ecb(cipher_null) (ecb-cipher_null)
 +[    0.120000] alg: No test for digest_null (digest_null-generic)
 +[    0.124000] alg: No test for compress_null (compress_null-generic)
 +[    0.131000] alg: No test for stdrng (krng)
 +[    0.133000] io scheduler noop registered (default)
 +[    0.135000] PPP generic driver version 2.4.2
 +[    0.136000] PPP BSD Compression module registered
 +[    0.137000] PPP MPPE Compression module registered
 +[    0.138000] NET: Registered protocol family 24
 +[    0.141000] <<<<<<<<< rpc_init >>>>>>>>>
 +[    0.142000] rpc_register_functions registered service 0: 1 functions
 +[    0.143000] rpc_init send handshake message
 +[    0.143000] <<<<< dqm_init_func beef0002 >>>>>
 +[    0.144000] bcm9338x_mtd driver v1.0
 +[    0.144000] <<<<<<<<< rpc_init >>>>>>>>>
 +[    0.144000] Benign Warning: Redundant rpc_init()
 +[    0.157000] RPC Version 00000003
 +[    0.157000] Flash device 0:  Nor 4 partitions bs: 00010000 ps: 00000100
 +[    0.157000] 4 partitions
 +[    0.157000] mtd   offset     size name
 +[    0.157000]   0 00000000 00010000 bootloader
 +[    0.157000]   1 00010000 00020000 permnv
 +[    0.157000]   2 00040000 00040000 dynnv
 +[    0.157000]   3 00030000 00010000 vennv
 +[    0.157000] Flash device 1: Nand 6 partitions bs: 00020000 ps: 00000800
 +[    0.157000] 6 partitions
 +[    0.157000] mtd   offset     size name
 +[    0.158000]   0 023c0000 00900000 image1
 +[    0.158000]   1 02cc0000 00900000 image2
 +[    0.198000] DQM Init complete for dqm tunnel 0
 +[    0.202000] <<<<< dqm_init_func beef0001 >>>>>
 +[    0.211000]   2 03760000 02260000 linux
 +[    0.212000]   3 00020000 023a0000 linuxapps
 +[    0.213000]   4 07de0000 00220000 dhtml
 +[    0.214000]   5 059c0000 02400000 linuxkfs
 +[    0.215000] Creating 6 MTD partitions on "bcmmtd_vflash_device":
 +[    0.216000] 0x0000023c0000-0x000002cc0000 : "image1"
 +[    0.220000] 0x000002cc0000-0x0000035c0000 : "image2"
 +[    0.224000] 0x000003760000-0x0000059c0000 : "linux"
 +[    0.238000] 0x000000020000-0x0000023c0000 : "linuxapps"
 +[    0.252000] 0x000007de0000-0x000008000000 : "dhtml"
 +[    0.254000] 0x0000059c0000-0x000007dc0000 : "linuxkfs"
 +[    0.329000] bcm9338x Linux services init
 +[    0.330000] rpc_register_functions registered service 1: 21 functions
 +[    0.331000] bcm9338x send Linux version
 +[    0.332000] usbcore: registered new interface driver usblp
 +[    0.333000] Initializing USB Mass Storage driver...
 +[    0.334000] usbcore: registered new interface driver usb-storage
 +[    0.335000] USB Mass Storage support registered.
 +[    0.336000] Serial: BCM63XX driver $Revision: 1.1.1.1 $
 +[    0.337000] ttyS0 at MMIO 0xb4e00520 (irq = 10) is a BCM63XX
 +[    0.338000] bcmvenet: bcmvenet_probe
 +[    0.339000] Broadcom BCM3843(38) Ethernet Network Device v0.1 Sep  1 2015 16:31:58
 +[    0.342000] bcmvenet_probe getting mac address
 +[    0.353000] eth0: MAC Address: 40:5D:82:49:58:74
 +[    0.355000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 +[    0.356000] EHCI-brcm EHCI-brcm.0: Broadcom STB EHCI
 +[    0.357000] EHCI-brcm EHCI-brcm.0: new USB bus registered, assigned bus number 1
 +[    0.392000] EHCI-brcm EHCI-brcm.0: irq 49, io mem 0x15400300
 +[    0.399000] EHCI-brcm EHCI-brcm.0: USB 0.0 started, EHCI 1.00
 +[    0.400000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
 +[    0.401000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 +[    0.402000] usb usb1: Product: Broadcom STB EHCI
 +[    0.403000] usb usb1: Manufacturer: Linux 2.6.30-V1.04.13 ehci_hcd
 +[    0.404000] usb usb1: SerialNumber: ehci_hcd
 +[    0.405000] usb usb1: configuration #1 chosen from 1 choice
 +[    0.406000] hub 1-0:1.0: USB hub found
 +[    0.407000] hub 1-0:1.0: 2 ports detected
 +[    0.408000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 +[    0.409000] OHCI-brcm OHCI-brcm.0: Broadcom STB OHCI
 +[    0.410000] OHCI-brcm OHCI-brcm.0: new USB bus registered, assigned bus number 2
 +[    0.411000] OHCI-brcm OHCI-brcm.0: irq 48, io mem 0x15400400
 +[    0.481000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
 +[    0.482000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 +[    0.483000] usb usb2: Product: Broadcom STB OHCI
 +[    0.484000] usb usb2: Manufacturer: Linux 2.6.30-V1.04.13 ohci_hcd
 +[    0.485000] usb usb2: SerialNumber: ohci_hcd
 +[    0.486000] usb usb2: configuration #1 chosen from 1 choice
 +[    0.487000] hub 2-0:1.0: USB hub found
 +[    0.488000] hub 2-0:1.0: 2 ports detected
 +[    0.489000] rpc_user_init: registered device class brpc
 +[    0.490000] Mirror/redirect action on
 +[    0.491000] u32 classifier
 +[    0.492000]     input device check on
 +[    0.493000]     Actions configured
 +[    0.494000] Netfilter messages via NETLINK v0.30.
 +[    0.495000] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
 +[    0.496000] ctnetlink v0.93: registering with nfnetlink.
 +[    0.499000] ip_tables: (C) 2000-2006 Netfilter Core Team
 +[    0.500000] TCP cubic registered
 +[    0.501000] Initializing XFRM netlink socket
 +[    0.502000] NET: Registered protocol family 10
 +[    0.509000] IPv6 over IPv4 tunneling driver
 +[    0.513000] NET: Registered protocol family 17
 +[    0.514000] NET: Registered protocol family 15
 +[    0.515000] error while creating igmp_snooping proc
 +[    0.516000] Initializing MCPD Module
 +[    0.517000] RPC: Registered udp transport module.
 +[    0.518000] RPC: Registered tcp transport module.
 +[    0.519000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
 +[    0.520000] All bugs added by David S. Miller <davem@redhat.com>
 +[    0.521000] turn off boot console early0</nowiki></WRAP>
 +
 +===== Notes =====
 +
 +Firmware dump:
 +
 +https://github.com/jclehner/bcm2-dumps/tree/master/c6300bd
 +
 +
 +https://github.com/kr4fty/Config_BCM4360_on_Linux
 ===== Tags ===== ===== Tags =====
 //Add some basic tags, e.g. SoC, RAM, Flash.// -> [[meta:tags|How to add tags]] //Add some basic tags, e.g. SoC, RAM, Flash.// -> [[meta:tags|How to add tags]]
-{{tag>EXAMPLETAG unsupported}}+{{tag>bcm3383 bcm33843 unsupported}}
  • Last modified: 2024/02/20 16:12
  • by rikka0w0