From owner-freebsd-arm@FreeBSD.ORG Wed Oct 15 16:39:50 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 BE39F106568E for ; Wed, 15 Oct 2008 16:39:50 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.freebsd.org (Postfix) with ESMTP id 24E028FC1C for ; Wed, 15 Oct 2008 16:39:49 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id m9FGLiRO032040 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 15 Oct 2008 18:21:45 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (cicely7.cicely.de [10.1.1.9]) by cicely5.cicely.de (8.14.2/8.14.2) with ESMTP id m9FGLftA074676 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 15 Oct 2008 18:21:42 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (localhost [127.0.0.1]) by cicely7.cicely.de (8.14.2/8.14.2) with ESMTP id m9FGLfOc054163; Wed, 15 Oct 2008 18:21:41 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: (from ticso@localhost) by cicely7.cicely.de (8.14.2/8.14.2/Submit) id m9FGLejQ054162; Wed, 15 Oct 2008 18:21:40 +0200 (CEST) (envelope-from ticso) Date: Wed, 15 Oct 2008 18:21:40 +0200 From: Bernd Walter To: John Hein Message-ID: <20081015162140.GQ25586@cicely7.cicely.de> References: <18677.60.434738.596456@gromit.timing.com> <20081015003842.a2bd682b.stas@FreeBSD.org> <20081014.153418.1353606085.imp@bsdimp.com> <18677.7678.159413.615726@gromit.timing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18677.7678.159413.615726@gromit.timing.com> X-Operating-System: FreeBSD cicely7.cicely.de 7.0-STABLE i386 User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED=-1.8, AWL=0.069, BAYES_00=-2.599 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on spamd.cicely.de Cc: arm@freebsd.org Subject: Re: loadable drivers 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: Wed, 15 Oct 2008 16:39:50 -0000 On Tue, Oct 14, 2008 at 04:32:30PM -0600, John Hein wrote: > M. Warner Losh wrote at 15:34 -0600 on Oct 14, 2008: > > In message: <20081015003842.a2bd682b.stas@FreeBSD.org> > > Stanislav Sedov writes: > > : On Tue, 14 Oct 2008 14:25:32 -0600 > > : John Hein mentioned: > > : > > : > What needs to be done to support loadable drivers under arm/freebsd? > > : > > : I think they should work, aren't they? > > > > Build them... They work.. > > Sorry for the poor problem statement. They do load, but I'm not > getting into the probe or attach. At first I thought the load > was failing, but that was driver error (pardon the pun). Then it is likely a driver or configuration specific problem. One of the possible reasons is that you may missing hints, because many devices in embedded systems don't support probing. IIRC I already successfully loaded USB modules on AT91. -- B.Walter http://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.