From owner-freebsd-arm@FreeBSD.ORG Fri Mar 21 22:45:29 2008 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C059A1065670 for ; Fri, 21 Mar 2008 22:45:28 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.freebsd.org (Postfix) with ESMTP id 6165D8FC19 for ; Fri, 21 Mar 2008 22:45:27 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id m2LMhw8E049875; Fri, 21 Mar 2008 23:43:58 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id m2LMhpBQ074797 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 21 Mar 2008 23:43:52 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id m2LMhpBd089554; Fri, 21 Mar 2008 23:43:51 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id m2LMhoad089553; Fri, 21 Mar 2008 23:43:50 +0100 (CET) (envelope-from ticso) Date: Fri, 21 Mar 2008 23:43:50 +0100 From: Bernd Walter To: Sam Leffler Message-ID: <20080321224350.GJ75168@cicely12.cicely.de> References: <47E421AE.8020507@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47E421AE.8020507@errno.com> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1.8, BAYES_00=-2.599 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on cicely12.cicely.de Cc: arm@freebsd.org Subject: Re: gateworks/avila board support X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2008 22:45:30 -0000 On Fri, Mar 21, 2008 at 01:59:26PM -0700, Sam Leffler wrote: > I'm working to fill in the missing bits for gateworks/avila boards. I > just fixed usb and am working on the 4-port switch, ixp425 crypto > support, and anything else I hit. I'm aware of one issue where stuffing > all 4 mini-pci slots in a 2348-4 board results in unreliable interrupts. > > If you are aware of any other problems please let me know or better yet > file a PR and assign it to me. Can't promise I can fix 'em this time > 'round but will try. How do you want to handle the switch? For the RTL8305SC I have done the rlswitch driver, which currently initializes the switch with fixed compiled values, but I'm not very happy with this. I think it would be better to have a /dev/mii to allow configuring the switch from userland. -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de