From owner-freebsd-arm@FreeBSD.ORG Tue Jul 14 10:07:51 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F1FB106564A for ; Tue, 14 Jul 2009 10:07:51 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from mx.bulinfo.net (mx.bulinfo.net [193.194.156.1]) by mx1.freebsd.org (Postfix) with ESMTP id 45DC78FC1C for ; Tue, 14 Jul 2009 10:07:49 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from localhost (localhost [127.0.0.1]) by mx.bulinfo.net (Postfix) with ESMTP id A6882C3FF; Tue, 14 Jul 2009 13:07:48 +0300 (EEST) Received: from mx.bulinfo.net ([127.0.0.1]) by localhost (mx.bulinfo.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 34123-10; Tue, 14 Jul 2009 13:07:47 +0300 (EEST) Received: from [192.168.2.188] (pythia.bulinfo.net [212.72.195.5]) by mx.bulinfo.net (Postfix) with ESMTP id A9FCDB9A0; Tue, 14 Jul 2009 13:07:46 +0300 (EEST) Message-ID: <4A5C58F0.5050904@bulinfo.net> Date: Tue, 14 Jul 2009 13:07:44 +0300 From: Krassimir Slavchev User-Agent: Thunderbird 2.0.0.19 (X11/20090225) MIME-Version: 1.0 To: Hans Petter Selasky References: <4A5C3BF5.9030200@bulinfo.net> <200907141030.57784.hselasky@c2i.net> In-Reply-To: <200907141030.57784.hselasky@c2i.net> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at mx.bulinfo.net Cc: freebsd-arm@freebsd.org Subject: Re: ohci not detected on at91rm9200? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 10:07:51 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hans Petter Selasky wrote: > On Tuesday 14 July 2009 10:04:05 Krassimir Slavchev wrote: >> Hi, >> >> The ohci controller is not detected by FreeBSD 8.0-BETA1 r195653. >> Last working kernel I have is r187522 (~ Jan 2009) with old USB stack. >> I have only removed the 'ugen' device from my kernel config file. >> >> Can someone confirm this? Or may be I miss something? >> > > Does your kernel contain: "device ohci". Also diff the example config files > for AT91RM9200 with yours under /sys/arm/conf . Yes, it does: kldstat -v | grep ohci 24 ohci/usbus With last working kernel from Jan: ... ohci0: mem 0xdfe00000-0xdfefffff irq 23 on atmelarm0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0 usb0 on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhub0: device problem (IOERROR), disabling port 2 ... I just upgraded the source tree and removed the ugen device from the previous kernel config file. > > --HPS > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFKXFjvxJBWvpalMpkRAlcYAJ9ThGnoLB1CVNtQtBR1xJpm2NoEJACfZyGR vfuHD4i+U7IEl14OROb72Yk= =YJ4r -----END PGP SIGNATURE-----