From owner-freebsd-alpha@FreeBSD.ORG Fri Oct 31 05:39:03 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E1E16A4CE for ; Fri, 31 Oct 2003 05:39:03 -0800 (PST) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4187743FA3 for ; Fri, 31 Oct 2003 05:39:02 -0800 (PST) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h9VDcwSZ021092; Fri, 31 Oct 2003 15:38:58 +0200 (EET) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h9VDcwAE021091; Fri, 31 Oct 2003 15:38:58 +0200 (EET) Date: Fri, 31 Oct 2003 15:38:58 +0200 From: Maxim Mazurok To: ticso@cicely.de Message-ID: <20031031133858.GQ25319@km.ua> References: <20031030091522.GB25319@km.ua> <20031031130840.GH4100@cicely12.cicely.de> <20031031132647.GM25319@km.ua> <20031031133135.GI4100@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031031133135.GI4100@cicely12.cicely.de> User-Agent: Mutt/1.5.4i cc: freebsd-alpha@freebsd.org Subject: Re: le(4) driver X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 13:39:03 -0000 On Fri, Oct 31, 2003 at 02:31:36PM +0100, Bernd Walter wrote: >> >> le(4) driver are ported to FreeBSD-alpha in 5.1-RELEASE or 5-CURRENT? >> > >> >I don't think that many have interest to take care about old isa cards >> >that can be replaced by modern and cheap pci cards. >> >It's possible that they just work - either since ages or by machine >> >independend changes, but I'm almost shure that noone realy tested on >> >alpha. >> >Just try and tell us what happens. >> >> hmmm. >> i vave two old alpha width one de(4) card and two le(4) card. >> i can testing le(4) driver, but i don't known way :) >> if your can say to me, what i need to do - i try it. > >Add the driver to your kernel in the same way as you would on an i386 >system and tell us where it fails or if it works. if i add to kernel next line: device le config say to me: root@ccc:/sys/alpha/conf#config ALEPH config: Error: device "le" is unknown config: 1 errors i try to copy /usr/src/sys/i386/isa/if_le.c to /usr/src/sys/alpha/isa config terminated width same result. -- Maxim Mazurok (MMP2-RIPE)