Reporting success with FreeBSD on Netgear WNDR3700

Adrian Chadd adrian at freebsd.org
Mon Aug 16 01:23:46 UTC 2010


Do you have a wiki.freebsd.org account?


adrian

On 13 August 2010 01:12, Youri Adonis <vrtuff at yahoo.com> wrote:
> Adrian,
> I will post a quick howto soon
>
> Thanks
> Youri
>
>
> ----- Original Message ----
> From: Adrian Chadd <adrian at freebsd.org>
> To: false <vrtuff at yahoo.com>
> Cc: freebsd-mips at freebsd.org
> Sent: Thu, August 12, 2010 8:05:20 AM
> Subject: Re: Reporting success with FreeBSD on Netgear WNDR3700
>
> Thats great!
>
> Would you be able to put together a kernel config file and a short
> description of how you got it that far?
>
>
> adrian
>
> On 12 August 2010 11:21, false <vrtuff at yahoo.com> wrote:
>> In my search to run pf from a consumer device.
>> It is closely related to RB450
>>
>> full dmesg:
>>
>> ************************************************************
>>
>> Starting kernel ...
>>
>> platform frequency: 680000000
>> arguments:
>>  a0 = 00080410
>>  a1 = 804448ac
>>  a2 = 00000010
>>  a3 = 804b2180
>> Cache info:
>>  picache_stride    = 4096
>>  picache_loopcount = 16
>>  pdcache_stride    = 4096
>>  pdcache_loopcount = 8
>> cpu0: MIPS Technologies processor v116.147
>>  MMU: Standard TLB, 16 entries
>>  L1 i-cache: 4 ways of 512 sets, 32 bytes per line
>>  L1 d-cache: 4 ways of 256 sets, 32 bytes per line
>>  Config1=0x9ee3519e<PerfCount,WatchRegs,MIPS16,EJTAG>
>>  Config3=0x20
>> KDB: debugger backends: ddb
>> KDB: current backend: ddb
>> Copyright (c) 1992-2010 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 9.0-CURRENT #16: Wed Aug 11 06:27:58 UTC 2010
>>
>> root at hollu.lan:/usr/wndr3700-current-obj/mips.mips/usr/src/freebsd-current/src/sys/WNDR3700
>>0
>>  mips
>> real memory  = 67108864 (65536K bytes)
>> avail memory = 59437056 (56MB)
>> nexus0: <MIPS32 root nexus>
>> Either maddr or msize hint is missing for apb0
>> Either maddr or msize hint is missing for pcib0
>> clock0: <Generic MIPS32 ticker> on nexus0
>> clock0: [FILTER]
>> Timecounter "MIPS32" frequency 340000000 Hz quality 800
>> Event timer "MIPS32" frequency 340000000 Hz quality 800
>> apb0 at irq 4 on nexus0
>> apb0: [FILTER]
>> uart0: <16550 or compatible> on apb0
>> uart0: [FILTER]
>> uart0: console (115200,n,8,1)
>> ohci0: <AR71XX integrated OHCI controller> on apb0
>> ohci0: [ITHREAD]
>> usbus0 on ohci0
>> ehci0: <AR71XX Integrated USB 2.0 controller> at mem 0x1b000000-0x1bffffff irq
>>3
>> on nexus0
>> ehci0: [ITHREAD]
>> usbus1: set host controller mode
>> usbus1: EHCI version 1.0
>> usbus1: set host controller mode
>> usbus1: <AR71XX Integrated USB 2.0 controller> on ehci0
>> pcib0 at irq 0 on nexus0
>> pcib0: [FILTER]
>> pci0: <PCI bus> on pcib0
>> pci0: <old, non-VGA display device> at device 0.0 (no driver attached)
>> pci0: <network, ethernet> at device 17.0 (no driver attached)
>> pci0: <network, ethernet> at device 18.0 (no driver attached)
>> spi0: <AR71XX SPI> at mem 0x1f000000-0x1f00000f on nexus0
>> spibus0: <spibus bus> on spi0
>> ar71xx_wdog0: <Atheros AR71XX watchdog timer> on nexus0
>> cryptosoft0: <software crypto> on nexus0
>> Starting kernel event timers: MIPS32 @ 2000Hz, NONE @ 0Hz
>> Timecounters tick every 1.000 msec
>> IPsec: Initialized Security Association Processing.
>> ipfw2 initialized, divert enabled, nat loadable, rule-based forwarding
> enabled,
>> default to accept, logging disabled
>> DUMMYNET 0 with IPv6 initialized (100409)
>> load_dn_sched dn_sched RR loaded
>> load_dn_sched dn_sched WF2Q+ loaded
>> load_dn_sched dn_sched FIFO loaded
>> load_dn_sched dn_sched PRIO loaded
>> load_dn_sched dn_sched QFQ loaded
>> usbus0: 12Mbps Full Speed USB v1.0
>> usbus1: 480Mbps High Speed USB v2.0
>> ugen0.1: <Atheros> at usbus0
>> uhub0: <Atheros OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
>> ugen1.1: <Atheros> at usbus1
>> uhub1: <Atheros EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
>> uhub0: 2 ports with 2 removable, self powered
>> uhub1: 2 ports with 2 removable, self powered
>> Trying to mount root from ufs:da0s1
>> ROOT MOUNT ERROR:
>> If you have invalid mount options, reboot, and first try the following from
>> the loader prompt:
>>
>>     set vfs.root.mountfrom.options=rw
>>
>> and then remove invalid mount options from /etc/fstab.
>>
>> Loader variables:
>> vfs.root.mountfrom=
>> vfs.root.mountfrom.options=
>>
>> Manual root filesystem specification:
>>  <fstype>:<device>  Mount <device> using filesystem <fstype>
>>                       eg. zfs:tank
>>                       eg. ufs:/dev/da0s1a
>>                       eg. cd9660:/dev/acd0
>>                       This is equivalent to: mount -t cd9660 /dev/acd0 /
>>
>>  ?                  List valid disk boot devices
>>  <empty line>       Abort manual input
>>
>> mountroot>
>>
>> **************************************************
>>
>> Hopefully the board will help with getting the switch/ethernet/wifi working
>>
>> Thanks
>> YA
>>
>>
>>
>> _______________________________________________
>> freebsd-mips at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-mips
>> To unsubscribe, send any mail to "freebsd-mips-unsubscribe at freebsd.org"
>>
>
>
>
>
>


More information about the freebsd-mips mailing list