From owner-freebsd-hardware@FreeBSD.ORG Fri Jul 30 11:25:56 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E6E2106564A for ; Fri, 30 Jul 2010 11:25:56 +0000 (UTC) (envelope-from prateeks@cse.iitb.ac.in) Received: from smtp1.iitb.ac.in (smtp1.iitb.ac.in [59.162.23.13]) by mx1.freebsd.org (Postfix) with SMTP id 2C89F8FC12 for ; Fri, 30 Jul 2010 11:25:54 +0000 (UTC) Received: (qmail 11537 invoked from network); 30 Jul 2010 16:29:12 +0530 Received: from unknown (HELO ldns2.iitb.ac.in) (10.200.12.2) by smtp1.iitb.ac.in with SMTP; 30 Jul 2010 16:29:12 +0530 Received: (qmail 25862 invoked by uid 510); 30 Jul 2010 16:29:12 +0530 Received: from 10.200.12.201 by ldns2 (envelope-from , uid 501) with qmail-scanner-2.08 ({clamdscan: 0.96.1-exp-debug/11463} spamassassin: 3.3.1. Clear:RC:1(10.200.12.201):SA:0(0.0/5.5):. Processed in 4.64571 secs); 30 Jul 2010 10:59:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ldns2.iitb.ac.in X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.5 tests=IITB_ORIG,PROPER_IITB_MSGID, T_RP_MATCHES_RCVD autolearn=no version=3.3.1 X-Envelope-From: prateeks@cse.iitb.ac.in Received: from unknown (HELO smtp-auth.iitb.ac.in) (10.200.12.201) by ldns2.iitb.ac.in with SMTP; 30 Jul 2010 16:29:07 +0530 Received: from nsl-21.cse.iitb.ac.in (nsl-21.cse.iitb.ac.in [10.105.12.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-auth.iitb.ac.in (Postfix) with ESMTP id B686E13906 for ; Fri, 30 Jul 2010 16:29:07 +0530 (IST) Date: Fri, 30 Jul 2010 16:29:07 +0530 (IST) From: Prateek Sharma To: freebsd-hardware@"freebsd.org." Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: Subject: LSI SAS 9200 series X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 11:25:56 -0000 Hello, I am trying to install FreeBSD-8.1 on a server with the LSI SAS 9200 disk controller card. Before the partitioning step the installer says "disks not found.". However, just after freebsd boots , i get the diagnostic message saying something like: "Drive C: is disk ad0 Drive D: is disk ad1 .. " So are my disks getting detected or not? Does anyone know if the card is supported by FreeBSD? Is there any way i can get this to work? Thanks