From owner-freebsd-bugs@FreeBSD.ORG Wed Jul 27 18:33:46 2005 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 810D216A41F for ; Wed, 27 Jul 2005 18:33:46 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FB2943D48 for ; Wed, 27 Jul 2005 18:33:45 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: by wproxy.gmail.com with SMTP id i32so219919wra for ; Wed, 27 Jul 2005 11:33:45 -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:mime-version:content-type:content-transfer-encoding:content-disposition; b=LU2ajq5ElGp6AtaCJFveIQVOKiy6peSSnzXYfUuL11zieAiEKKEWof7vfHQ9aDVrMfCxYHDKhW+i/BroU/uOMO/oJmZ53JU8vy/z5vhdqsFM6niqEQNSKoyGhdfbdSZXFEGiLpY5yc5W4pGRVODOfDua0V8eE1ACDPCcfko3Mvc= Received: by 10.54.37.1 with SMTP id k1mr450216wrk; Wed, 27 Jul 2005 11:33:44 -0700 (PDT) Received: by 10.54.31.25 with HTTP; Wed, 27 Jul 2005 11:33:44 -0700 (PDT) Message-ID: <25e9cd01050727113355519129@mail.gmail.com> Date: Wed, 27 Jul 2005 20:33:44 +0200 From: Mischa Peters To: freebsd-bugs@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: LSI Logic and FreeBSD 6.0-BETA1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mischa Peters List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2005 18:33:46 -0000 Hi All, I am not sure if this is the correct list. But I have the following issue. I have a Fibre Channel card in my server, LSI Logic FC909A which was working fine under FreeBSD 4.11 but is no longer working with 6.0-BETA1 The thing that I see in messages is: pci0: at device 11.0 (no driver attached) pci0: at device 11.1 (no driver attached) I have seen that in GENERIC the old ncr drivers are disabled and are replaced with sym. Does this matter at all, or is this b0rken and does it needs fixing? Thanx!!