From owner-freebsd-sparc Tue Mar 4 5:41:18 2003 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 409F437B401 for ; Tue, 4 Mar 2003 05:41:17 -0800 (PST) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 322BE43FBF for ; Tue, 4 Mar 2003 05:41:16 -0800 (PST) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.6/8.12.6) with ESMTP id h24DkdNk075723; Tue, 4 Mar 2003 08:46:39 -0500 (EST) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.6/8.12.6/Submit) id h24DkdqZ075722; Tue, 4 Mar 2003 08:46:39 -0500 (EST) Date: Tue, 4 Mar 2003 08:46:39 -0500 From: Jake Burkholder To: Dag-Erling Smorgrav Cc: Luke Hollins , sparc@FreeBSD.ORG Subject: Re: Ultra 1 Message-ID: <20030304084639.A74924@locore.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Tue, Mar 04, 2003 at 02:14:03PM +0100 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apparently, On Tue, Mar 04, 2003 at 02:14:03PM +0100, Dag-Erling Smorgrav said words to the effect of; > Luke Hollins writes: > > I think the disk controller isn't supported, 5.0R boots fine on a U1/167 > > here but no disks are found (Sorry I don't have a dmesg). > > Ah, OK, so we don't support fas. NetBSD does, I might find some time > to try porting their driver. No fas. Plain ultra 1 has lance ethernet which is supposed to be supported by the lnc driver, but it doesn't look to use busdma and it doesn't have an sbus front end. Ultra 1E has hme. If you've got an sbus hme card you should be able to netboot a plain ultra 1. Scott Long is working on a driver for fas, its similar to the chipsets supported by the amd(4) driver. The isp driver works if you can find an sbus isp card. > > How's our sbus support btw? I know that many drivers lack sbus > attachments, but are there any other issues with sbus or is it just a > matter of updating the drivers? sbus support is solid, anything that's available is sbus that we have a portable driver for just needs a front end. Jake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message