From owner-freebsd-questions@FreeBSD.ORG Tue Oct 23 13:31:12 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 89C9C4DA for ; Tue, 23 Oct 2012 13:31:12 +0000 (UTC) (envelope-from dk-sk@skynet.be) Received: from mailsec002.isp.belgacom.be (mailsec002.isp.belgacom.be [195.238.6.242]) by mx1.freebsd.org (Postfix) with ESMTP id 14CA88FC0A for ; Tue, 23 Oct 2012 13:31:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skynet.be; i=@skynet.be; q=dns/txt; s=securemail; t=1350999072; x=1382535072; h=message-id:date:from:mime-version:to:cc:subject: references:in-reply-to:content-transfer-encoding; bh=gdsNPpwTp3bbGU0IOFRpsO58Yvt5y/cwhESJ4VojNHs=; b=00Wbivaok0AHTrVLb2VeqJnw/KnfYu1Q8rzy2LDetYl5ViE0L8gKimX9 DqLlNG1o6bcdD3BHiT00o60a64Bn9Q==; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAOOahlBbttOR/2dsb2JhbAANN8ULAQEBBAEBATUWIAoBEAsRAwECAQkWDwkDAgECARUBCR4IBgEHBQEBBAEBAQEZBIduqEqDKZA8i18ahkQDk0SCLYEXkhOBYQ Received: from 145.211-182-91.adsl-dyn.isp.belgacom.be (HELO [192.168.1.2]) ([91.182.211.145]) by relay.skynet.be with ESMTP/TLS/DHE-RSA-CAMELLIA256-SHA; 23 Oct 2012 15:30:01 +0200 Message-ID: <50869B60.3070105@skynet.be> Date: Tue, 23 Oct 2012 15:28:00 +0200 From: ds User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111228 Thunderbird/9.0 MIME-Version: 1.0 To: Mark , freebsd-questions@freebsd.org Subject: Re: supermicro sat2-mv8 sata raid card driver in Freebsd 9.0 References: <1350917256.16807.YahooMailClassic@web184302.mail.ne1.yahoo.com> In-Reply-To: <1350917256.16807.YahooMailClassic@web184302.mail.ne1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dk-sk@skynet.be X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2012 13:31:12 -0000 Hello, the driver for the supermicro sat2-mv8 card (88sx61xx chip) is in the kernel (mvs.ko module) indeed. But the kernel keeps loading the wrong driver (hptrr.ko) : even when I escape to the loaderprompt before booting the kernel and give the command "unload hptrr.ko" or "disable-module hptrr" , the command "pciconf" -lv still shows the hptrr driver attached to the sat2-mv8 card (hptrr@pci0:3:1:0) when the system is booted from the boot CD. So how can I resolve this problem without editing the iso-image of the boot CD or DVD and getting rid of the hptrr.ko module ? kind regards, Dirk On 10/22/12 16:47, Mark wrote: > The driver is in the kernel. > > See if this will help. > > http://lists.freebsd.org/pipermail/freebsd-current/2010-June/017810.html > > > People sleep peaceably in their beds at night only because rough men stand ready to do violence on their behalf. > George Orwell > > HTH > > > --- On Mon, 10/22/12, ds wrote: > >> From: ds >> Subject: supermicro sat2-mv8 sata raid card driver >> To: freebsd-questions@freebsd.org >> Cc: dk-sk@skynet.be >> Date: Monday, October 22, 2012, 9:14 AM >> Hello, >> >> are there any plans to provide a driver for the supermicro >> sat2-mv8 (8-port) sata raid card ? >> >> Kind regards, >> Dirk >> _______________________________________________ >> freebsd-questions@freebsd.org >> mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >>