From owner-freebsd-current@FreeBSD.ORG Sun Sep 11 19:57:11 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F19D16A41F for ; Sun, 11 Sep 2005 19:57:11 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD41D43D46 for ; Sun, 11 Sep 2005 19:57:10 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so275844rne for ; Sun, 11 Sep 2005 12:57:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=OLrbjk+qpeDskiBs2g5rSAKEvhOIhqYyISsYwnOxKY1nK/tYnV58bJO+BP78ZParRGBqvkdR14bvNpqf90znKjDDzkl7ESkTFUx7lVlQp2ghI4nklI0HILJ/zFps3pK6yb58cteITDzc/ZC5nEBV9Efhu9TuWmMdj80LnkHFyTQ= Received: by 10.38.92.27 with SMTP id p27mr225836rnb; Sun, 11 Sep 2005 12:57:05 -0700 (PDT) Received: by 10.38.104.55 with HTTP; Sun, 11 Sep 2005 12:57:05 -0700 (PDT) Message-ID: <7579f7fb05091112576646d360@mail.gmail.com> Date: Sun, 11 Sep 2005 12:57:05 -0700 From: Matthew Jacob To: Dimitry Andric In-Reply-To: <18910663357.20050911051310@andric.com> Mime-Version: 1.0 References: <25e9cd0105082823337369bb6d@mail.gmail.com> <4312C7BC.1010603@home.pl> <25e9cd0105083006006713c8ca@mail.gmail.com> <25e9cd01050910132847bdf260@mail.gmail.com> <1925484655.20050911000627@andric.com> <25e9cd0105091015332c4b80b1@mail.gmail.com> <25e9cd01050910181638582ce@mail.gmail.com> <18910663357.20050911051310@andric.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Mischa Peters , freebsd-current@freebsd.org Subject: Re: LSI Logic fibre channel adapter in FreeBSD 6.0-BETA3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lydianconcepts@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2005 19:57:11 -0000 How annoying. It looks like Justin nuked the 929X support. I'll put it back= =20 in. On 9/10/05, Dimitry Andric wrote: >=20 > On 2005-09-11 at 03:16:01 Mischa Peters wrote: >=20 > > I have used your patch on mpt_pci.c and it works! :) >=20 > Nice! Did you also actually test your SCSI devices to see if nothing > exploded? :) >=20 >=20 > > mpt0: port 0xb400-0xb4ff mem > > 0xf8940000-0xf894ffff,0xf8950000-0xf895ffff irq 10 at device 11.0 on > > pci0 > > mpt0: [GIANT-LOCKED] > > mpt0: MPI Version=3D1.2.9.0 > > mpt0: Unhandled Event Notify Frame. Event 0xa. >=20 > Did you see this 'unhandled event' stuff before on 4.11? >=20 > Anyway, if everything seems to be correct, can someone please commit > this patch? It seems trivial enough, and then at least the manpage > and hardware compatibility list are in sync with reality for 6.0... >=20 >=20 >