From owner-freebsd-current@FreeBSD.ORG Fri Oct 27 21:46:41 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB69416A415 for ; Fri, 27 Oct 2006 21:46:41 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id E732043D82 for ; Fri, 27 Oct 2006 21:46:40 +0000 (GMT) (envelope-from sos@deepcore.dk) Received: from [194.192.25.130] (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.13.6/8.13.4) with ESMTP id k9RLkdQu054398; Fri, 27 Oct 2006 23:46:39 +0200 (CEST) (envelope-from sos@deepcore.dk) Message-ID: <45427E46.6000705@deepcore.dk> Date: Fri, 27 Oct 2006 23:46:46 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 1.5.0.2 (X11/20060531) MIME-Version: 1.0 To: Mike Tancsa References: <200610272114.k9RLEwKl038475@lava.sentex.ca> In-Reply-To: <200610272114.k9RLEwKl038475@lava.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v2.0beta Cc: freebsd-current@FreeBSD.ORG Subject: Re: Intel DG965SS MB ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2006 21:46:41 -0000 Mike Tancsa wrote: > Has anyone got this motherboard to work with FreeBSD ? I tried > fiddling with the BIOS but no matter what, 6.2Beta does not see the > ad0 (PATA drive) nor ad4 (SATA drive)... It never sees the drive, > although it does see the controller as a generic IDE controller > > The intel product code is BOXDG965SSCK > > Does this motherboard work in 7.x ? Dont know that exact board,but the Gigabyte 965P- DS3 I've got here with the same chipset works fine. The SATA ports on the ICH8 are fully supported and should work on any board. However the ICH8 has *no* PATA port, so the PATA port on mine is a JMicron chip which we support including its extra 2 SATA ports. Some Intel boards use Marvell chips that should work as generic but early reports seems to indicate that is not the case. -Søren