From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 16 14:01:34 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF26F16A4CE for ; Sun, 16 Jan 2005 14:01:34 +0000 (GMT) Received: from home.dino.sk (home.dino.sk [213.215.74.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F5C143D1D for ; Sun, 16 Jan 2005 14:01:33 +0000 (GMT) (envelope-from bsd@dino.sk) Received: from [127.0.0.1] ([127.0.0.1]) by home.dino.sk with esmtp; Sun, 16 Jan 2005 15:01:31 +0100 id 0000E8B0.41EA73BC.0000673C From: Milan Obuch To: freebsd-hackers@freebsd.org Date: Sun, 16 Jan 2005 15:01:17 +0100 User-Agent: KMail/1.6.2 References: <200501141015.37516.bsd@dino.sk> <20050114.162946.115909881.imp@harmony.village.org> In-Reply-To: <20050114.162946.115909881.imp@harmony.village.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200501161501.17096.bsd@dino.sk> Subject: Re: Geode integrated peripherals support? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 14:01:34 -0000 On Saturday 15 January 2005 00:29, you wrote: > > is someone working with Geode processors? There are many peripherals > > integrated, but not all supported under FreeBSD. Has someone already done > > some patched for this? > > We use the geode and haven't noticed the lack. What's missing? > > Warner [Second try - first one apparently did not came through to hackers] ACCESS.bus support (i2c bus compatible) and LPC bus bridge (for expansion). The first one is present in OpenBSD. I am currently studying that and FreeBSD kernel sources to try port it, however, any help would be great. No idea on LPC, through... Milan