From owner-freebsd-scsi@FreeBSD.ORG Wed Jun 30 15:02:30 2004 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8125F16A4CE for ; Wed, 30 Jun 2004 15:02:30 +0000 (GMT) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5D5543D41 for ; Wed, 30 Jun 2004 15:02:29 +0000 (GMT) (envelope-from gibbs@scsiguy.com) Received: from localhost (aslan.scsiguy.com [63.229.232.106]) by aslan.scsiguy.com (8.12.11/8.12.11) with ESMTP id i5UF2Aj3006966; Wed, 30 Jun 2004 09:02:12 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Date: Wed, 30 Jun 2004 09:02:28 -0600 From: "Justin T. Gibbs" To: Karl Heller , freebsd-scsi@freebsd.org Message-ID: In-Reply-To: References: X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Adaptec 2940S76 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 15:02:30 -0000 > Can anyone give me some quick pointers on how to modify the aic7xxxx_pci.c > files to recognize this card. I'm surprised this hasn't been caught yet. Can you provide the PCI IDs for this controller? "pciconf -l" should give the necessary information. -- Justin