From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 25 12:31:23 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 900A816A41F for ; Mon, 25 Jul 2005 12:31:23 +0000 (GMT) (envelope-from Achim_Leubner@adaptec.com) Received: from magic.adaptec.com (magic.adaptec.com [216.52.22.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D9843D45 for ; Mon, 25 Jul 2005 12:31:23 +0000 (GMT) (envelope-from Achim_Leubner@adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id j6PCVNc13876; Mon, 25 Jul 2005 05:31:23 -0700 Received: from nkse2k01.adaptec.com (nkse2k01.adaptec.com [172.28.193.32]) by redfish.adaptec.com (8.11.6/8.11.6) with ESMTP id j6PCVKg17423; Mon, 25 Jul 2005 05:31:20 -0700 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Mon, 25 Jul 2005 14:29:35 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: aac_pci.c Patch (support for HP ML110 G2) Thread-Index: AcWRE1P+grYtaEnSRqiFqxd9c/aGrwAAGUkQ From: "Leubner, Achim" To: "David Okeby" Cc: freebsd-hackers@freebsd.org Subject: RE: aac_pci.c Patch (support for HP ML110 G2) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2005 12:31:23 -0000 Yes, there are plans to support the Adaptec 2610SA and other new Adaptec controllers. I already sent a patch to Scott Long and I think the support will be integrated soon after a test phase. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Achim Leubner Software Engineer / RAID drivers ICP vortex GmbH / Adaptec Inc. Phone: +49-351-8718291 =20 -----Original Message----- From: owner-freebsd-hackers@freebsd.org [mailto:owner-freebsd-hackers@freebsd.org] On Behalf Of David Okeby Sent: Montag, 25. Juli 2005 11:31 To: freebsd-hackers@freebsd.org Subject: aac_pci.c Patch (support for HP ML110 G2) This has been floating around on a google search for a while. Are =20 there any plans to include it? It would be welcome functionality. I have tested it and it is working fine. Thanks Dave -- david@okeby.com > --- aac_pci.c.orig Mon Jul 25 20:11:34 2005 > +++ aac_pci.c Mon Jul 25 20:15:31 2005 > @@ -134,6 +134,8 @@ > "Adaptec SCSI RAID 2810SA"}, > {0x9005, 0x0285, 0x9005, 0x0293, AAC_HWIF_I960RX, =20 > AAC_FLAGS_NO4GB, > "Adaptec SCSI RAID 21610SA"}, > + {0x9005, 0x0285, 0x103c, 0x3227, AAC_HWIF_I960RX, =20 > AAC_FLAGS_NO4GB, > + "HP ML110 G2 (Adaptec 2610SA)"}, > {0x9005, 0x0286, 0x9005, 0x028c, AAC_HWIF_RKT, 0, > "Adaptec SCSI RAID 2230S"}, > {0x9005, 0x0286, 0x9005, 0x028d, AAC_HWIF_RKT, 0, _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"