From owner-freebsd-sparc64@FreeBSD.ORG Fri Jun 11 08:53:17 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16C1A16A4CE for ; Fri, 11 Jun 2004 08:53:17 +0000 (GMT) Received: from servww6.ww.uni-erlangen.de (servww6.ww.uni-erlangen.de [131.188.238.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id B30B343D41 for ; Fri, 11 Jun 2004 08:53:15 +0000 (GMT) (envelope-from ardelean@ww.uni-erlangen.de) Received: from localhost (ardelean@localhost)ESMTP id i5B8qnC18311; Fri, 11 Jun 2004 10:52:49 +0200 Date: Fri, 11 Jun 2004 10:52:49 +0200 (CEST) From: Gheorghe Ardelean To: Joerg Wunsch In-Reply-To: <20040611095604.A16876@ida.interface-business.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-sparc@freebsd.org Subject: Re: FreeBSD on an Ultra2? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 08:53:17 -0000 On Fri, 11 Jun 2004, Joerg Wunsch wrote: > As Gheorghe Ardelean wrote: > > > Good news. This means that also my Ultra 1 is now supported (except > > LANCE network card). > > There used to be a lnc(4) driver in the tree... Yup, it's still > there, /sys/dev/lnc. Perhaps it could be taught to attach to your bus > system (Sbus, I suppose)? Yes we are missing the sbus frontend, but last time I've tried to use a lnc card on i386 (AT-1500FT with PCnet-ISA II/AM79C961AKC) this was not recognized at all. Indeed the chip is not in the list (if_lncvar.h) and I had no idea how to add this chip also. Regards, Gheorghe Ardelean