From owner-freebsd-sparc64@FreeBSD.ORG Sun Dec 5 00:37:35 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 4858A16A4CE for ; Sun, 5 Dec 2004 00:37:35 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D8943D5A for ; Sun, 5 Dec 2004 00:37:35 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 1476F72DFC; Sat, 4 Dec 2004 16:37:35 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 0F81A72DF4; Sat, 4 Dec 2004 16:37:35 -0800 (PST) Date: Sat, 4 Dec 2004 16:37:35 -0800 (PST) From: Doug White To: Joerg Wunsch In-Reply-To: <20041201143624.GO20598@ida.interface-business.de> Message-ID: <20041204163604.E434@carver.gumbysoft.com> References: <20041201143624.GO20598@ida.interface-business.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-sparc64@freebsd.org Subject: Re: sbus quad fast ethernet variants 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: Sun, 05 Dec 2004 00:37:35 -0000 On Wed, 1 Dec 2004, Joerg Wunsch wrote: > As mk@capri.pl wrote: > > > Does FreeBSD support both variants, any experiences, hints ? > > No idea for the SBus version. For the PCI versions of the QFE, > FreeBSD really just considers it as quad hme devices, sitting behind a > PCI-PCI bridge. Same for sbus. All the interfaces will come up with the same MAC address, though, so if they need to be unique you'll have to use the 'ether' option to ifconfig to set one. I've had some odd problems with multiple hme devices though, as if hme doesn't handle interrupts shared for multiple interfaces or something. I haven't yet come up with a good test, though. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org