From owner-freebsd-embedded@FreeBSD.ORG Tue Jun 12 11:37:04 2012 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 114FC1065672 for ; Tue, 12 Jun 2012 11:37:04 +0000 (UTC) (envelope-from moltesalt@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 90BC38FC16 for ; Tue, 12 Jun 2012 11:37:03 +0000 (UTC) Received: by bkvi18 with SMTP id i18so5485539bkv.13 for ; Tue, 12 Jun 2012 04:37:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=D3QJuObNOSFXfrfJgz/+0fS0evLhGIlBUxqOo508OIE=; b=okWjLAlK2dMuT6zbe13eo95zVa9dMTB6GEDRV/7NG7UCVBZibv1AqvpiarWaqW7MXg mw80JMhLbdMbp/fqtgwNIgo+LlMBlVmLjcRz/ESLPHnoRYfFz/QWeXXoOFa3rK/VxUVG yjwumGwFgGpvXwS5PzaDF4dAiMG6LSig0rCZXy4aVRJVEffuIh+j7KAASzqJjWm8dYtX MX8Rrdmj4kz0AZz2wKF08oRN2KofRKG0ncwBHp4KSYbpJaIDkP+N0chzHr5n0dCfFvVP 5Zl8z/UhJLBiirAVpJvEd+x70ccOhCB6v/G5CQ42aGPYSGebqPTOgrQmhnrbg5A/S0IA dPSg== MIME-Version: 1.0 Received: by 10.204.9.199 with SMTP id m7mr11564589bkm.66.1339501022066; Tue, 12 Jun 2012 04:37:02 -0700 (PDT) Received: by 10.205.135.134 with HTTP; Tue, 12 Jun 2012 04:37:02 -0700 (PDT) Date: Tue, 12 Jun 2012 13:37:02 +0200 Message-ID: From: =?ISO-8859-1?Q?P=E9ter_Veres?= To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: wrt160nl & freebsd X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2012 11:37:04 -0000 Hi all, I found a thread about a switch patch where Stefan Bethke and Adriann Chadd wrote the following: "Cool! I've got a WRT160NL here with an RTL8306S which I could write a driver for. I started bringing FreeBSD up on that last night, but accidentally overwrote half my uboot. Waiting for the JTAG adapter to ship... Stefan -- " I have a WRT160NL too, but i can't load the freebsd kernel (tried with ar71xx_base kernconf). Did it worked for Stefan? Anybody knows something about that? :) ps.: the WRT160NL have RTL8306SD switch, anybody tried to port a driver for this? (datasheet: http://realtek.info/pdf/rtl8306sd(m)_datasheet_1.1.pdf) :) Thanks, Peter