From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 21:18:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E0F216A4CE for ; Sat, 16 Oct 2004 21:18:40 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA3BF43D45 for ; Sat, 16 Oct 2004 21:18:39 +0000 (GMT) (envelope-from bjmccann@gmail.com) Received: by mproxy.gmail.com with SMTP id v18so30741rnb for ; Sat, 16 Oct 2004 14:18:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Yq5g6rtfo6Hzye1lFFx8T/25xuajgmCOIf9a3/+P4aZvOx30TYo0xYnu5aU1R2H5qmAFQ3xgzn1/L0IhvhHIR3L5JwxTD4hpC7gNhRBvwP6TfJWs/Fh2IQYUgmXywFRakMiyGvx8KqPGUYbODV1nCoHMQrHQSBTrzXHtWDctVGU Received: by 10.38.8.35 with SMTP id 35mr1082281rnh; Sat, 16 Oct 2004 14:18:39 -0700 (PDT) Received: by 10.38.179.42 with HTTP; Sat, 16 Oct 2004 14:18:39 -0700 (PDT) Message-ID: <2b5f066d041016141813d65e1@mail.gmail.com> Date: Sat, 16 Oct 2004 17:18:39 -0400 From: Brian McCann To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Firewire Support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brian McCann List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 21:18:40 -0000 Was wondering if someone can help me...I'm having a problem getting my firewire card to work. I just got an Adaptec 4300 which I could have swarn was supported. I'm on 4.8 with the generic kernel (which looks like it has firewire support), but it still won't detect the card. dmesg shows this, which i think is the card, but I'm confused why it didn't detect: " (vendor=0x104c, dev=0x8024) at 13.0 irq 11". Any ideas anyone? Thanks, --Brian