From owner-freebsd-sparc64@FreeBSD.ORG Thu Feb 17 02:49:00 2005 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 579F216A4CE for ; Thu, 17 Feb 2005 02:49:00 +0000 (GMT) Received: from ns.kt-is.co.kr (ns.kt-is.co.kr [211.218.149.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E14C43D39 for ; Thu, 17 Feb 2005 02:48:59 +0000 (GMT) (envelope-from yongari@kt-is.co.kr) Received: from michelle.kt-is.co.kr (ns2.kt-is.co.kr [220.76.118.193]) (authenticated bits=128) by ns.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id j1H2l5Ah063640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 17 Feb 2005 11:47:06 +0900 (KST) Received: from michelle.kt-is.co.kr (localhost.kt-is.co.kr [127.0.0.1]) by michelle.kt-is.co.kr (8.13.1/8.13.1) with ESMTP id j1H2mfm4081305 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Feb 2005 11:48:41 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Received: (from yongari@localhost) by michelle.kt-is.co.kr (8.13.1/8.13.1/Submit) id j1H2mYWr081304; Thu, 17 Feb 2005 11:48:34 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Date: Thu, 17 Feb 2005 11:48:34 +0900 From: Pyun YongHyeon To: Marius Strobl Message-ID: <20050217024834.GC81013@kt-is.co.kr> References: <86a92e307b2dd4a18e91120078ad0f11@symacx.com> <86a92e307b2dd4a18e91120078ad0f11@symacx.com> <20050216121647.GB91200@ida.interface-business.de> <20050216140208.A6222@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050216140208.A6222@newtrinity.zeist.de> User-Agent: Mutt/1.4.2.1i X-Filter-Version: 1.11a (ns.kt-is.co.kr) cc: Joerg Wunsch cc: freebsd-sparc64@freebsd.org cc: Olivier Cherrier Subject: Re: Onboard SCSI controller support on Ultra 2 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yongari@kt-is.co.kr List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 02:49:00 -0000 On Wed, Feb 16, 2005 at 02:02:08PM +0100, Marius Strobl wrote: [...] > > > > > > > The prob i did find was with QFE card support; they all appear as > > > > hme, have the correct individual MAC addresses--- but little else, > > > > and errors galore. > > > > The QFE actually *is* a quad HME card, that's why FreeBSD uses the > > same driver for it. What kind of problems do you have with it? > > > > I've only used PCI-based QFEs so far, but never encountered any > > problems with them -- they even make a fine Quad card in IA32 machines > > now that FreeBSD supports them outside of OpenFirmware systems. > > > > AFAIK the SBus QFE cards only have a single interrupt for all four > HMEs and the FreeBSD hme(4) doesn't take this into account. > AFAIK HME interrupt handler is called with softc argument. So I guess there is no problem since it can correctly find an instance of softc and related information. -- Regards, Pyun YongHyeon http://www.kr.freebsd.org/~yongari | yongari@freebsd.org