From owner-freebsd-arm@FreeBSD.ORG Mon Oct 6 10:50:11 2008 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 533D61065699; Mon, 6 Oct 2008 10:50:11 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id AB3EA8FC08; Mon, 6 Oct 2008 10:50:09 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from orphanage.alkar.net (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPA id 223701220; Mon, 06 Oct 2008 13:50:08 +0300 Message-ID: <48E9ED5F.1060102@FreeBSD.org> Date: Mon, 06 Oct 2008 13:50:07 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: freebsd-arm@FreeBSD.org, freebsd-mobile@FreeBSD.org, freebsd-current@freebsd.org, imp@FreeBSD.org References: <48DEA8E7.2080503@FreeBSD.org> <20081006075707.GA76333@voi.aagh.net> <48E9D6AD.8010202@FreeBSD.org> <20081006104245.GA24462@voi.aagh.net> In-Reply-To: <20081006104245.GA24462@voi.aagh.net> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: RFC: PCI SD host controller driver & mmc/mmcsd modules improvements 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: Mon, 06 Oct 2008 10:50:11 -0000 Thomas Hurst wrote: >>> This is an integrated SD and MemoryStick reader; sadly it doesn't >>> actually attach any usable devices. >> At this moment driver creates mmc bus only on card insert and >> destroyes on remove. Have you tried to insert something there? Do you >> have any reaction on card insert? > > Yup, I've tried a 1GB and 2GB SD card and a 1GB and 64MB MS with two > different adaptors. No combination of inserting, reloading mmc, or > sdhci seems to make any usable device nodes. > > I note it doesn't appear to be allocating any IRQ's according to vmstat > -i. Is it supposed to? SD host should provide one IRQ and 256 bytes memory range per each slot. -- Alexander Motin