From owner-freebsd-stable@FreeBSD.ORG Sun Aug 3 23:41:18 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A00037B401 for ; Sun, 3 Aug 2003 23:41:18 -0700 (PDT) Received: from HAL9000.homeunix.com (ip114.bella-vista.sfo.interquest.net [66.199.86.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140D543FBD for ; Sun, 3 Aug 2003 23:41:17 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.9) with ESMTP id h746fDmQ001344; Sun, 3 Aug 2003 23:41:14 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.9/Submit) id h746fB1L001343; Sun, 3 Aug 2003 23:41:11 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Sun, 3 Aug 2003 23:41:11 -0700 From: David Schultz To: Brent Casavant Message-ID: <20030804064111.GA1216@HAL9000.homeunix.com> Mail-Followup-To: Brent Casavant , freebsd-stable@freebsd.org References: <20030731190105.9F86837B404@hub.freebsd.org> <20030731154811.H3339@abigail.msp.angeltread.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030731154811.H3339@abigail.msp.angeltread.org> cc: freebsd-stable@FreeBSD.ORG Subject: Re: Intel 875P/ICH5 motherboard chipset X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 06:41:18 -0000 On Thu, Jul 31, 2003, Brent Casavant wrote: > On Thu, 31 Jul 2003 freebsd-stable-request@freebsd.org wrote: > > > Date: Wed, 30 Jul 2003 14:23:12 -0700 (PDT) > > From: Dan Strick > > Subject: Intel 875P/ICH5 motherboard chipset > > > > Does anyone know if support for the Intel 875P/ICH5 motherboard chipset > > has yet made it into the stable branch? (Is release 4.9 likely to have > > it?) I am mainly interested in the IDE and "native" serial ATA devices. > > There is also a new Intel ethernet controller chip, 82547EI, that is > > designed to interface directly with the 875P chip. The currently > > supported chip list only goes up to the 82546. > > > > Is there a current version of the supported hardware notes for the > > freebsd-stable branch? > > Funny you should ask. Last weekend I obtained a Gigabyte GA-8IK1100 > motherboard with an 875P/ICH5 combo. A number of devices didn't > work on 5.1-RELEASE. > > The devices which didn't work are the Intel Ethernet, SMBus, audio, > and USB 2.0 controllers, and the Realtek ALC655 codec. I managed to > get all of these working execpt the USB controller by doing some > easy hacks to the source (not bad for my first shot at FreeBSD > kernel code). With Intel's 875PBZLK board, I've had no trouble at all with 5.1-R or -CURRENT. The GigE, PATA, SATA, and USB work for certain, although the SATA drives are detected as ATA-133. But Gigabyte uses different chips for some of these components, and as you point out, there are problems with these. The point is that there's nothing inherently incompatible about the i875 chipset itself. Unfortunately, I haven't had a chance to try 4.X on this box yet, so I can't say whether there are any issues there...