Re: [wifi] wifimgr for freebsd

2012-06-22 Thread Devin Teske
On Jun 22, 2012, at 1:32 PM, Adrian Chadd wrote: > Hi! > > On 18 June 2012 03:43, freegih wrote: >> Hi, I made a wifi script based on the wlanconfig in bsdinstaller. >> here is the code: >> https://github.com/gihnius/freebsd-wifi >> >> I think we can make it more suitable for many devices and

Re: [wifi] wifimgr for freebsd

2012-06-22 Thread Adrian Chadd
Hi! On 18 June 2012 03:43, freegih wrote: > Hi, I made a wifi script based on  the wlanconfig in bsdinstaller. > here is the code: > https://github.com/gihnius/freebsd-wifi > > I think we can make it more suitable for many devices and normal use. > > Any idea to write a normal feature script to u

[wifi] wifimgr for freebsd

2012-06-18 Thread freegih
Hi, I made a wifi script based on the wlanconfig in bsdinstaller. here is the code: https://github.com/gihnius/freebsd-wifi I think we can make it more suitable for many devices and normal use. Any idea to write a normal feature script to use freebsd wifi easily ? and thanks to the author of w