From owner-freebsd-ppc@FreeBSD.ORG Wed Sep 9 17:16:34 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58F83106568F; Wed, 9 Sep 2009 17:16:34 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 089448FC1A; Wed, 9 Sep 2009 17:16:34 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 9D9EF46B53; Wed, 9 Sep 2009 13:16:33 -0400 (EDT) Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.8]) by bigwig.baldwin.cx (Postfix) with ESMTPA id E8F5A8A01B; Wed, 9 Sep 2009 13:16:32 -0400 (EDT) From: John Baldwin To: freebsd-ppc@freebsd.org Date: Wed, 9 Sep 2009 13:10:38 -0400 User-Agent: KMail/1.9.7 References: <200909050432.n854WvVA045892@www.freebsd.org> In-Reply-To: <200909050432.n854WvVA045892@www.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909091310.39073.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Wed, 09 Sep 2009 13:16:32 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: Riley Eltrich , freebsd-gnats-submit@freebsd.org Subject: Re: powerpc/138543: No driver for stock Adaptec brand scsi controller from Apple X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2009 17:16:34 -0000 On Saturday 05 September 2009 12:32:57 am Riley Eltrich wrote: > > >Number: 138543 > >Category: powerpc > >Synopsis: No driver for stock Adaptec brand scsi controller from Apple > >Confidential: no > >Severity: serious > >Priority: low > >Responsible: freebsd-ppc > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Sat Sep 05 04:40:03 UTC 2009 > >Closed-Date: > >Last-Modified: > >Originator: Riley Eltrich > >Release: 7.2 > >Organization: > N/A > >Environment: > cant actually install without driver :) > >Description: > there seems to be no support for the scsi addon card that was a stock part in the Blue/White Powermac G3 > > Adaptec AHA-2940U2/U2W (rev 01) > >How-To-Repeat: > boot it on a G3 with the unsupported scsi card unless I just have no idea what I am doing (real possibility) I believe ahc(4) supports all the 2940 parts? -- John Baldwin