From owner-freebsd-wireless@FreeBSD.ORG Wed Jun 4 16:43:37 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F2FC896 for ; Wed, 4 Jun 2014 16:43:37 +0000 (UTC) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (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 1FFC9263B for ; Wed, 4 Jun 2014 16:43:36 +0000 (UTC) Received: from [192.168.200.104] (c-50-131-4-11.hsd1.ca.comcast.net [50.131.4.11]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id BE8F019294A; Wed, 4 Jun 2014 16:43:35 +0000 (UTC) Subject: Re: TP-Link TL-MR3020 From: Sean Bruno Reply-To: sbruno@freebsd.org To: Jonas Liepuonius In-Reply-To: <627DCC50-A228-4C03-B604-0587C4933A11@gmail.com> References: <627DCC50-A228-4C03-B604-0587C4933A11@gmail.com> Content-Type: text/plain; charset="iso-8859-13" Date: Wed, 04 Jun 2014 09:43:34 -0700 Message-ID: <1401900214.1123.21.camel@bruno> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 16:43:37 -0000 On Fri, 2014-05-30 at 00:47 +0300, Jonas Liepuonius wrote: > Iÿm off to sleep, itÿs a little late here, so I will see your email tomorrow, till then. > > -J > > On 30 May 2014, at 00:45, Sean Bruno wrote: Ok, so in order to mess around here, I've posted my first version of the kernconf and kern hints files: http://people.freebsd.org/~sbruno/TP-MR3020 http://people.freebsd.org/~sbruno/TP-MR3020.hints The hints file is most definitely wrong, but I only work on this stuff periodically. In order to boot the box, I suggest setting up TFTPBOOT in this enviroonment first. Then building the netboot image for the TP link requires the freebsd-wifi options be run in a different order (build the ramdisk, then the kernel, then the firmware image). sean