From owner-freebsd-ppc@FreeBSD.ORG Wed Sep 9 18:50:07 2009 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7C21065670 for ; Wed, 9 Sep 2009 18:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8C8A68FC1A for ; Wed, 9 Sep 2009 18:50:07 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n89Io7KA076095 for ; Wed, 9 Sep 2009 18:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n89Io7vW076094; Wed, 9 Sep 2009 18:50:07 GMT (envelope-from gnats) Date: Wed, 9 Sep 2009 18:50:07 GMT Message-Id: <200909091850.n89Io7vW076094@freefall.freebsd.org> To: freebsd-ppc@FreeBSD.org From: Nathan Whitehorn Cc: 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 Reply-To: Nathan Whitehorn 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 18:50:07 -0000 The following reply was made to PR powerpc/138543; it has been noted by GNATS. From: Nathan Whitehorn To: John Baldwin Cc: freebsd-ppc@freebsd.org, Riley Eltrich , freebsd-gnats-submit@freebsd.org Subject: Re: powerpc/138543: No driver for stock Adaptec brand scsi controller from Apple Date: Wed, 09 Sep 2009 13:14:50 -0500 John Baldwin wrote: > 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? > > It does. Given that Apple (as far as I am aware) shipped machines with ahc, isp, and mpt controllers, I think these drivers should be in GENERIC so that people can install onto disks without surprises. Any objections to adding ahc, isp, mpt, and sym to GENERIC? -Nathan