From owner-freebsd-drivers@FreeBSD.ORG Thu Jun 8 21:29:19 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A3D516D1B4 for ; Thu, 8 Jun 2006 17:44:32 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34B9243D53 for ; Thu, 8 Jun 2006 17:44:31 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so488012nzn for ; Thu, 08 Jun 2006 10:44:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uRxUKxH+rNB/9OEsxpfdr6xJMz1WjGB1yqmFgy+hlxC1qM/qBYxoQC+8p4kAgMfdiE15YEoVPHmIgcwBnrMi0E+rILH7VOBeCI9p9elm5rVsnALlVQI3+J1SmYo2Pf3YxWzZnq/lSDTFFMC2eGPcW3P3rS2NLsGNZPG2RrQ81nA= Received: by 10.65.220.20 with SMTP id x20mr1907581qbq; Thu, 08 Jun 2006 10:44:30 -0700 (PDT) Received: by 10.65.151.7 with HTTP; Thu, 8 Jun 2006 10:44:30 -0700 (PDT) Message-ID: <7579f7fb0606081044i7598fefn4bb64d55c8acdbc2@mail.gmail.com> Date: Thu, 8 Jun 2006 10:44:30 -0700 From: "Matthew Jacob" To: "Joe Holden" In-Reply-To: <4487F5CE.4090601@joeholden.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4487F5CE.4090601@joeholden.co.uk> Cc: freebsd-drivers@freebsd.org Subject: Re: LSI Logic FC919X Controller X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 21:29:20 -0000 Well, I thought it should work. Can you send me the output of pciconf -lv? On 6/8/06, Joe Holden wrote: > Hello, i'm trying to use the 919X Fibre Channel controller, however > FreeBSD is saying no driver attached, the sources for mpt mention this > device, but does it actually have working support? > > Thanks, > Joe > > > >