From owner-freebsd-embedded@FreeBSD.ORG Thu Dec 15 23:52:34 2011 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBF551065672 for ; Thu, 15 Dec 2011 23:52:34 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7BCC88FC15 for ; Thu, 15 Dec 2011 23:52:34 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so3406619vcb.13 for ; Thu, 15 Dec 2011 15:52:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=sXEj2XzBbEj8GnEQoZdOFUI6dYN6OZKtTM7N5sl8tLM=; b=O9MS6Iw3SD457vOSRiuaJOi4IfJJWgSSvXcbx1KNEY+qEicGcXsfYwsRH0pPd9Xjya /wqM3fPbIagfpBO6Z99dtEyzm9K7ibs11ovM+NdbdJvIgAOVS6YlllL5FnPC/5HKhQbB nKwXZHoMou/alGurkZM7zPy1nWFNigB4+jFIo= MIME-Version: 1.0 Received: by 10.52.90.80 with SMTP id bu16mr4650584vdb.113.1323993153911; Thu, 15 Dec 2011 15:52:33 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.26.50 with HTTP; Thu, 15 Dec 2011 15:52:33 -0800 (PST) In-Reply-To: <24FB4633-B729-4582-9FF6-CA8656742985@lassitu.de> References: <68ABED76-CB1F-405A-8036-EC254F7511FA@lassitu.de> <3B3DB17D-BF87-40EE-B1C1-445F178E8844@lassitu.de> <86030CEE-6839-4B96-ACDC-2BA9AC1E4AE4@lassitu.de> <2D625CC9-A0E3-47AA-A504-CE8FB2F90245@lassitu.de> <203BF1C8-D528-40C9-8611-9C7AC7E43BAB@lassitu.de> <3C0E9CA3-E130-4E9A-ABCC-1782E28999D1@lassitu.de> <6387ABA5-AC55-49DD-9058-E45CC0A3E0A0@lassitu.de> <74E4AF57-3D22-415E-B913-176753B09B16@lassitu.de> <710E2C7A-E9AC-4103-8C61-0EDC4A3AF9DE@lassitu.de> <24FB4633-B729-4582-9FF6-CA8656742985@lassitu.de> Date: Thu, 15 Dec 2011 15:52:33 -0800 X-Google-Sender-Auth: TGFZvrkmVxeBAUxZZ15dOWOHuwk Message-ID: From: Adrian Chadd To: Stefan Bethke Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-embedded@freebsd.org Subject: Re: TL-WR1043: switch 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: Thu, 15 Dec 2011 23:52:34 -0000 On 12 December 2011 15:48, Stefan Bethke wrote: > http://www.lassitu.de/freebsd/etherswitch-rtl8366rb.patch Hi, What's the kernel configuration and hints that you're using? I'm trying to build it as part of the kernel and this happens. I wonder if it's due to the probe order. gpio0: on apb0 gpio0: [GIANT-LOCKED] gpio0: function_set: 0x0 gpio0: function_clear: 0x0 gpio0: gpio pinmask=0x1c02ae gpioc0: on gpio0 gpiobus0: on gpio0 gpioled0: at pin(s) 1 on gpiobus0 gpioled1: at pin(s) 2 on gpiobus0 gpioled2: at pin(s) 5 on gpiobus0 gpioled3: at pin(s) 9 on gpiobus0 gpioiic0: at pin(s) 18-19 on gpiobus0 iicbb0: on gpioiic0 iicbus0: on iicbb0 master-only rtl8366rb0: at addr 0xa8 on iicbus0 rtl8366rb0: rev. 3 device_attach: rtl8366rb0 attach returned 6 iic0: on iicbus0 ehci0: at mem 0x1b000100-0x1bffffff irq 1 on nexus0 usbus0: set host controller mode usbus0: EHCI version 1.0 usbus0: set host controller mode usbus0: on ehci0 arge0: at mem 0x19000000-0x19000fff irq 2 on nexus0 arge0: Overriding MAC from EEPROM arge0: Ethernet address: 94:0c:6d:fe:4f:20 arge1: at mem 0x1a000000-0x1a000fff irq 3 on nexus0 device_attach: arge1 attach returned 22