From owner-freebsd-scsi@FreeBSD.ORG Mon Aug 29 06:33:50 2005 Return-Path: X-Original-To: freebsd-scsi@freebsd.org 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 1122616A420 for ; Mon, 29 Aug 2005 06:33:50 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 638F743D55 for ; Mon, 29 Aug 2005 06:33:49 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so545475wxd for ; Sun, 28 Aug 2005 23:33:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ds6j9nbGZCAuV2phyUwFFkDfMtnLRj/XNYA20HwgVKOy+uMm0clUpJ2F4eOivrTgTXl1LcskbUtCwW6Esar/aw86eOEn0MuOagQ6vnGEwj9HY20NjaCE4OtzAofv4AY6ZMAoiEwfNAGqiMdqrecAWQAIg49kb+eha/Fk7fFiFKM= Received: by 10.70.62.12 with SMTP id k12mr90983wxa; Sun, 28 Aug 2005 23:33:46 -0700 (PDT) Received: by 10.70.76.10 with HTTP; Sun, 28 Aug 2005 23:33:46 -0700 (PDT) Message-ID: <25e9cd0105082823337369bb6d@mail.gmail.com> Date: Mon, 29 Aug 2005 08:33:46 +0200 From: Mischa Peters To: freebsd-current@freebsd.org, freebsd-scsi@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: LSI Logic fibre channel adapter in FreeBSD 6.0-BETA3 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 06:33:50 -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-BETA3. I have also tried it with BETA1 which also didn't work. 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!! Mischa