From owner-freebsd-mips@FreeBSD.ORG Sun May 31 18:52:09 2015 Return-Path: Delivered-To: freebsd-mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78512C43 for ; Sun, 31 May 2015 18:52:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61948172C for ; Sun, 31 May 2015 18:52:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4VIq9U4047215 for ; Sun, 31 May 2015 18:52:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-mips@FreeBSD.org Subject: [Bug 199471] [PATCH] [mips] devel/icu fails to build on mips Date: Sun, 31 May 2015 18:52:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2015 18:52:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199471 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: sbruno Date: Sun May 31 18:51:28 UTC 2015 New revision: 388126 URL: https://svnweb.freebsd.org/changeset/ports/388126 Log: Fix builds on big-endian architectures by declaring a CPPFLAG used internally by the source to handle big vs little endianess. PR: 199471 Changes: head/devel/icu/Makefile -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-mips@FreeBSD.ORG Thu Jun 4 22:17:44 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58367CE9 for ; Thu, 4 Jun 2015 22:17:44 +0000 (UTC) (envelope-from matheus@eternamente.info) Received: from calvin.arroway.org (calvin.arroway.org [104.200.142.149]) by mx1.freebsd.org (Postfix) with ESMTP id 24DDD15B2 for ; Thu, 4 Jun 2015 22:17:43 +0000 (UTC) (envelope-from matheus@eternamente.info) Received: from optimus (unknown [179.190.233.69]) by calvin.arroway.org (Postfix) with ESMTPA id 87DF1301D5 for ; Thu, 4 Jun 2015 19:08:55 -0300 (BRT) Date: Thu, 4 Jun 2015 19:08:36 -0300 From: Nenhum_de_Nos To: freebsd-mips@freebsd.org Subject: Re: Updates to freebsd-wifi-build Message-Id: <20150604190836.faa7547dddf44f410dd47712@eternamente.info> In-Reply-To: References: X-Mailer: Sylpheed 3.4.2 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 22:17:44 -0000 On Sun, 17 May 2015 21:02:19 -0700 Adrian Chadd wrote: > Hi! > > I've churned out some changes to freebsd-wifi-build. > > The supported list is here: > > https://github.com/freebsd/freebsd-wifi-build/wiki/Supported-Boards > > (I'd like to add more hardware to the list, so just let me know if you > have a favourite router.) > > The top level build instructions are here: > > https://github.com/freebsd/freebsd-wifi-build/wiki > > * it now checks for required packages before running > * it installs into ../tftpboot/ instead of requiring the user to > create /tftpboot/. I still have /tftpboot/ and I just 'cp -fv > ../tftpboot/* /tftpboot/ after a build so I can use TFTP. > * There's basic templating support now for rc.conf - because some > boards (eg carambola2) don't have arge0 hooked up to anything useful. > So to make the default build work, now the carambola2 uses arge1. > * there's now VLAN and etherswitch support in the configuration file format. > > https://github.com/freebsd/freebsd-wifi-build/wiki/Config-Overview > > I have it up and running on my carambola 2 with the internal switch > configuration. It's running with two VLANs, one on each ethernet > switch port, coming back to arge1 and arge1.2 (VLAN 2.) > > I'm now going to throw it on the rest of my test hardware and tidy up > whatever issues arise. > > It also was a good test experience - I finally have wraped my head > around what Stefan and others did with etherswitch and the various > different things that each switch type supports. Hopefully this leads > to me writing some more documentation. > > I'd appreciate any and all testing that people may do with this stuff. > All of my home APs are FreeBSD and have been for a couple of years. > > Next up - adding configuration language to configure ipfw and routing. > > > > -adrian Hi Adrian, I got the DIR-825B1 working (was running two years old FreeBSD 10-Current) now and it boots ok. It is really much easier to build it, and the image for 1043ND is fine now, back then only too big images were made. Double thanks and congrats. Now I have a doubt. Am I able to make a firewall for DSL/Cable from it ? I see pfctl and the pf module are not there. I know the storage and memory spaces are limited. So I ask, is it possible ? Is the 1043ND v1 any more capable ? I can switch and use it instead. thanks again, matheus # pfctl -sh: pfctl: not found # kldstst -sh: kldstst: not found # kldstat Id Refs Address Size Name 1 21 0x80050000 3e04b0 kernel 2 2 0xc0101000 4db4 bridgestp.ko 3 1 0xc0106000 7760 if_bridge.ko 4 6 0xc010e000 64054 wlan.ko 5 2 0xc0173000 126fb4 if_ath.ko 6 1 0xc029a000 1f38 if_ath_pci.ko 7 1 0xc029c000 2a94 wlan_tkip.ko 8 1 0xc029f000 56f0 wlan_ccmp.ko 9 1 0xc02a5000 3ac wlan_xauth.ko # kldload pf kldload: can't load pf: No such file or directory # ls /dev bpf devctl2 kmem pci ufssuspend bpf0 devstat map random urandom console fd md0 stderr xpt0 ctty fido md1 stdin zero cuau0 flash md2 stdout cuau0.init full mdctl ttyu0 cuau0.lock geom.ctl mem ttyu0.init devctl klog null ttyu0.lock # ls /boot kernel # ls /boot/kernel/ ar71xx_ehci.ko if_bridge.ko wlan_acl.ko ar71xx_ohci.ko if_gif.ko wlan_amrr.ko bridgestp.ko if_gre.ko wlan_ccmp.ko ehci.ko ohci.ko wlan_rssadapt.ko gpiobus.ko random.ko wlan_tkip.ko gpioiic.ko uhci.ko wlan_wep.ko gpioled.ko umass.ko wlan_xauth.ko if_ath.ko usb.ko if_ath_pci.ko wlan.ko # uname -a FreeBSD freebsd-wifi-build 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r283896: Thu Jun 4 17:55:32 BRT 2015 root@xxx:xxx/head/sys/DIR-825B1 mips -- Nenhum_de_Nos From owner-freebsd-mips@FreeBSD.ORG Fri Jun 5 00:40:44 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBEB4BD8 for ; Fri, 5 Jun 2015 00:40:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95FB7197E for ; Fri, 5 Jun 2015 00:40:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igblz2 with SMTP id lz2so3847724igb.1 for ; Thu, 04 Jun 2015 17:40:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=nU+xcIBUiQjUVi+WUuRbKqp0E6pgUWx7NeYHKEIi6BI=; b=F9NWUfEokqzKlpb1k2BYlQmumepMz7vssSd0FiOn7o6qFMoq+vtB4yiq3BCdme0mXb 7FI2XvfU4QZv89oXFuPU69WxUXAOlDMS5PLbyxgrsSNDLwExbpB3sla44sZJqklsBy7C SVRn+jMVD5XKzCCrtFdj8+xy8MpzNhnzhZvB1Zvak3bsOvCtOc7Eck04ODfScTbXxk7v eXiZO/6Ww1Gq5k3v7H10wmBT5G61/JlfSgbCBnD1HNya88fEi+T54hVOIfmKE/jExAFe 5d8B22weOUGldVlDNyf8DjFdDkJMFrlMPcy0rQKCL16PVcgs2PRcf61Gg7WffA7Y3NuZ YsXg== MIME-Version: 1.0 X-Received: by 10.107.155.74 with SMTP id d71mr915219ioe.29.1433464843396; Thu, 04 Jun 2015 17:40:43 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Thu, 4 Jun 2015 17:40:43 -0700 (PDT) In-Reply-To: <20150604190836.faa7547dddf44f410dd47712@eternamente.info> References: <20150604190836.faa7547dddf44f410dd47712@eternamente.info> Date: Thu, 4 Jun 2015 17:40:43 -0700 X-Google-Sender-Auth: 2HoTnA9nSqAM6I6rHlX57WF4WDE Message-ID: Subject: Re: Updates to freebsd-wifi-build From: Adrian Chadd To: Nenhum_de_Nos Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 00:40:45 -0000 hi! Thanks! I haven't yet sat down and integrated ipfw configuration pieces into it. That includes kernel-NAT. I'm also going to try and squeeze in userland ppp so I can also use a 3g/4g USB device. What do you need for DSL? Just pppoe? -a On 4 June 2015 at 15:08, Nenhum_de_Nos wrote: > On Sun, 17 May 2015 21:02:19 -0700 > Adrian Chadd wrote: > >> Hi! >> >> I've churned out some changes to freebsd-wifi-build. >> >> The supported list is here: >> >> https://github.com/freebsd/freebsd-wifi-build/wiki/Supported-Boards >> >> (I'd like to add more hardware to the list, so just let me know if you >> have a favourite router.) >> >> The top level build instructions are here: >> >> https://github.com/freebsd/freebsd-wifi-build/wiki >> >> * it now checks for required packages before running >> * it installs into ../tftpboot/ instead of requiring the user to >> create /tftpboot/. I still have /tftpboot/ and I just 'cp -fv >> ../tftpboot/* /tftpboot/ after a build so I can use TFTP. >> * There's basic templating support now for rc.conf - because some >> boards (eg carambola2) don't have arge0 hooked up to anything useful. >> So to make the default build work, now the carambola2 uses arge1. >> * there's now VLAN and etherswitch support in the configuration file format. >> >> https://github.com/freebsd/freebsd-wifi-build/wiki/Config-Overview >> >> I have it up and running on my carambola 2 with the internal switch >> configuration. It's running with two VLANs, one on each ethernet >> switch port, coming back to arge1 and arge1.2 (VLAN 2.) >> >> I'm now going to throw it on the rest of my test hardware and tidy up >> whatever issues arise. >> >> It also was a good test experience - I finally have wraped my head >> around what Stefan and others did with etherswitch and the various >> different things that each switch type supports. Hopefully this leads >> to me writing some more documentation. >> >> I'd appreciate any and all testing that people may do with this stuff. >> All of my home APs are FreeBSD and have been for a couple of years. >> >> Next up - adding configuration language to configure ipfw and routing. >> >> >> >> -adrian > > Hi Adrian, > > I got the DIR-825B1 working (was running two years old FreeBSD 10-Current) now and it boots ok. It is really much easier to build it, and the image for 1043ND is fine now, back then only too big images were made. Double thanks and congrats. > > Now I have a doubt. Am I able to make a firewall for DSL/Cable from it ? > > I see pfctl and the pf module are not there. I know the storage and memory spaces are limited. So I ask, is it possible ? > > Is the 1043ND v1 any more capable ? I can switch and use it instead. > > thanks again, > > matheus > > # pfctl > -sh: pfctl: not found > # kldstst > -sh: kldstst: not found > # kldstat > Id Refs Address Size Name > 1 21 0x80050000 3e04b0 kernel > 2 2 0xc0101000 4db4 bridgestp.ko > 3 1 0xc0106000 7760 if_bridge.ko > 4 6 0xc010e000 64054 wlan.ko > 5 2 0xc0173000 126fb4 if_ath.ko > 6 1 0xc029a000 1f38 if_ath_pci.ko > 7 1 0xc029c000 2a94 wlan_tkip.ko > 8 1 0xc029f000 56f0 wlan_ccmp.ko > 9 1 0xc02a5000 3ac wlan_xauth.ko > # kldload pf > kldload: can't load pf: No such file or directory > # ls /dev > bpf devctl2 kmem pci ufssuspend > bpf0 devstat map random urandom > console fd md0 stderr xpt0 > ctty fido md1 stdin zero > cuau0 flash md2 stdout > cuau0.init full mdctl ttyu0 > cuau0.lock geom.ctl mem ttyu0.init > devctl klog null ttyu0.lock > # ls /boot > kernel > # ls /boot/kernel/ > ar71xx_ehci.ko if_bridge.ko wlan_acl.ko > ar71xx_ohci.ko if_gif.ko wlan_amrr.ko > bridgestp.ko if_gre.ko wlan_ccmp.ko > ehci.ko ohci.ko wlan_rssadapt.ko > gpiobus.ko random.ko wlan_tkip.ko > gpioiic.ko uhci.ko wlan_wep.ko > gpioled.ko umass.ko wlan_xauth.ko > if_ath.ko usb.ko > if_ath_pci.ko wlan.ko > # uname -a > FreeBSD freebsd-wifi-build 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r283896: Thu Jun 4 17:55:32 BRT 2015 root@xxx:xxx/head/sys/DIR-825B1 mips > > > -- > Nenhum_de_Nos > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" From owner-freebsd-mips@FreeBSD.ORG Fri Jun 5 15:55:39 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0FF45C62 for ; Fri, 5 Jun 2015 15:55:39 +0000 (UTC) (envelope-from matheus@eternamente.info) Received: from calvin.arroway.org (calvin.arroway.org [104.200.142.149]) by mx1.freebsd.org (Postfix) with ESMTP id E8AE91308 for ; Fri, 5 Jun 2015 15:55:38 +0000 (UTC) (envelope-from matheus@eternamente.info) Received: from M32391 (unknown [200.164.157.132]) by calvin.arroway.org (Postfix) with ESMTPA id 44058301BA for ; Fri, 5 Jun 2015 12:55:37 -0300 (BRT) Date: Fri, 5 Jun 2015 12:55:25 -0300 From: Nenhum_de_Nos Cc: "freebsd-mips@freebsd.org" Subject: Re: Updates to freebsd-wifi-build Message-Id: <20150605125525.19ab63f12c0319b037bcaf06@eternamente.info> In-Reply-To: References: <20150604190836.faa7547dddf44f410dd47712@eternamente.info> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 15:55:39 -0000 On Thu, 4 Jun 2015 17:40:43 -0700 Adrian Chadd wrote: > hi! > > Thanks! > > I haven't yet sat down and integrated ipfw configuration pieces into > it. That includes kernel-NAT. > > I'm also going to try and squeeze in userland ppp so I can also use a > 3g/4g USB device. > > What do you need for DSL? Just pppoe? > Hi Adrian, I can help try it, but I must confess I am closer to pf then to ipfw :) And for that router, I have two cable ISP's at home, so no pppoe for now. Just dhcp will do. Is the usb usable ? can we use it for more storage ? On past I tried to fiddle with kernel config, so is possible to add pf on it and cross my fingers ? :) Are both 2.4 and 5GHz radios fine ? Back there it would freeze it :( thanks for the answer and mostly for all the great work (you and all freebsd mips/arm team) matheus > -a > > > On 4 June 2015 at 15:08, Nenhum_de_Nos wrote: > > On Sun, 17 May 2015 21:02:19 -0700 > > Adrian Chadd wrote: > > > >> Hi! > >> > >> I've churned out some changes to freebsd-wifi-build. > >> > >> The supported list is here: > >> > >> https://github.com/freebsd/freebsd-wifi-build/wiki/Supported-Boards > >> > >> (I'd like to add more hardware to the list, so just let me know if you > >> have a favourite router.) > >> > >> The top level build instructions are here: > >> > >> https://github.com/freebsd/freebsd-wifi-build/wiki > >> > >> * it now checks for required packages before running > >> * it installs into ../tftpboot/ instead of requiring the user to > >> create /tftpboot/. I still have /tftpboot/ and I just 'cp -fv > >> ../tftpboot/* /tftpboot/ after a build so I can use TFTP. > >> * There's basic templating support now for rc.conf - because some > >> boards (eg carambola2) don't have arge0 hooked up to anything useful. > >> So to make the default build work, now the carambola2 uses arge1. > >> * there's now VLAN and etherswitch support in the configuration file format. > >> > >> https://github.com/freebsd/freebsd-wifi-build/wiki/Config-Overview > >> > >> I have it up and running on my carambola 2 with the internal switch > >> configuration. It's running with two VLANs, one on each ethernet > >> switch port, coming back to arge1 and arge1.2 (VLAN 2.) > >> > >> I'm now going to throw it on the rest of my test hardware and tidy up > >> whatever issues arise. > >> > >> It also was a good test experience - I finally have wraped my head > >> around what Stefan and others did with etherswitch and the various > >> different things that each switch type supports. Hopefully this leads > >> to me writing some more documentation. > >> > >> I'd appreciate any and all testing that people may do with this stuff. > >> All of my home APs are FreeBSD and have been for a couple of years. > >> > >> Next up - adding configuration language to configure ipfw and routing. > >> > >> > >> > >> -adrian > > > > Hi Adrian, > > > > I got the DIR-825B1 working (was running two years old FreeBSD 10-Current) now and it boots ok. It is really much easier to build it, and the image for 1043ND is fine now, back then only too big images were made. Double thanks and congrats. > > > > Now I have a doubt. Am I able to make a firewall for DSL/Cable from it ? > > > > I see pfctl and the pf module are not there. I know the storage and memory spaces are limited. So I ask, is it possible ? > > > > Is the 1043ND v1 any more capable ? I can switch and use it instead. > > > > thanks again, > > > > matheus > > > > # pfctl > > -sh: pfctl: not found > > # kldstst > > -sh: kldstst: not found > > # kldstat > > Id Refs Address Size Name > > 1 21 0x80050000 3e04b0 kernel > > 2 2 0xc0101000 4db4 bridgestp.ko > > 3 1 0xc0106000 7760 if_bridge.ko > > 4 6 0xc010e000 64054 wlan.ko > > 5 2 0xc0173000 126fb4 if_ath.ko > > 6 1 0xc029a000 1f38 if_ath_pci.ko > > 7 1 0xc029c000 2a94 wlan_tkip.ko > > 8 1 0xc029f000 56f0 wlan_ccmp.ko > > 9 1 0xc02a5000 3ac wlan_xauth.ko > > # kldload pf > > kldload: can't load pf: No such file or directory > > # ls /dev > > bpf devctl2 kmem pci ufssuspend > > bpf0 devstat map random urandom > > console fd md0 stderr xpt0 > > ctty fido md1 stdin zero > > cuau0 flash md2 stdout > > cuau0.init full mdctl ttyu0 > > cuau0.lock geom.ctl mem ttyu0.init > > devctl klog null ttyu0.lock > > # ls /boot > > kernel > > # ls /boot/kernel/ > > ar71xx_ehci.ko if_bridge.ko wlan_acl.ko > > ar71xx_ohci.ko if_gif.ko wlan_amrr.ko > > bridgestp.ko if_gre.ko wlan_ccmp.ko > > ehci.ko ohci.ko wlan_rssadapt.ko > > gpiobus.ko random.ko wlan_tkip.ko > > gpioiic.ko uhci.ko wlan_wep.ko > > gpioled.ko umass.ko wlan_xauth.ko > > if_ath.ko usb.ko > > if_ath_pci.ko wlan.ko > > # uname -a > > FreeBSD freebsd-wifi-build 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r283896: Thu Jun 4 17:55:32 BRT 2015 root@xxx:xxx/head/sys/DIR-825B1 mips > > > > > > -- > > Nenhum_de_Nos > > _______________________________________________ > > freebsd-mips@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" -- "We will call you Cygnus, the God of balance you shall be." From owner-freebsd-mips@FreeBSD.ORG Fri Jun 5 17:08:20 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C8B96D9 for ; Fri, 5 Jun 2015 17:08:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9AB1E1627 for ; Fri, 5 Jun 2015 17:08:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbhj9 with SMTP id hj9so20137323igb.1 for ; Fri, 05 Jun 2015 10:08:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=7V7B5Jd5V1gEwIHd0lN+nxVlkjnCawN37X4w67zo214=; b=eGCZtPQUtmNLp2sflqvXJceQvP85Xkulnbc1tRl2YvR+rHAXRAp/sL4hbML9Va/WXi ZE8LftEh8FeCfCNIdGcJZxbk/szNRHG5iIIgNGFV3A2cS/tb9enCjYNmB8V602+2YnTZ 4DKc4yT7DHJlB5szzuxXc31FARVgDKba7L7l2GcoOgkfJg+7/09/jL2qjIa21bfG3dXI LeKcA5WpghjBX4YkLnjnCiuwWbrLt0GaucZk9UndJNMlOtvxSNNSBN1VtVsKNRb1wKvF 7A7R7qhW7mW5iTjVbDFYJgVo+T8UP/t76hgs5NFyIgNrvqqhpyKM5zLa85NLZGZiYcHz i/Cg== MIME-Version: 1.0 X-Received: by 10.50.79.167 with SMTP id k7mr13599887igx.32.1433524100056; Fri, 05 Jun 2015 10:08:20 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Fri, 5 Jun 2015 10:08:19 -0700 (PDT) In-Reply-To: <20150605125525.19ab63f12c0319b037bcaf06@eternamente.info> References: <20150604190836.faa7547dddf44f410dd47712@eternamente.info> <20150605125525.19ab63f12c0319b037bcaf06@eternamente.info> Date: Fri, 5 Jun 2015 10:08:19 -0700 X-Google-Sender-Auth: lDRWWyocM3oxz4Mm0MlkiGwh7cA Message-ID: Subject: Re: Updates to freebsd-wifi-build From: Adrian Chadd To: Nenhum_de_Nos Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 17:08:20 -0000 Hi! 2/5ghz should work fine now - I fixed the mac address detection for those units. (It's in -HEAD though, so run -HEAD.) Yes, the USB works fine and you can use it for storage. :) -adrian