From owner-freebsd-stable@FreeBSD.ORG Wed Feb 24 04:14:26 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E18B106564A for ; Wed, 24 Feb 2010 04:14:26 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id 1D5728FC13 for ; Wed, 24 Feb 2010 04:14:25 +0000 (UTC) Received: by bwz8 with SMTP id 8so3391786bwz.3 for ; Tue, 23 Feb 2010 20:14:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=uA3GTMG5RQUrLMVVJfnLZV0fQNIAgHY6HSU0KctNyAg=; b=wIcvH0flA1H3CUYUK9rEkIRcyMgBn9ZoKEQ5ju1g4cI9UOdxBG1KxfQDxV9uTluo1G PHW1XzmEhgipzIbxtoZZH+yjNej/jcQ1NvfDP19enqWY4oJ5xHgbPokabTaRSZZNJk+c rPf8F1K9VouCi5GgjlT/u9w8HE0JuHAfhlSWQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=lW7agzOLmx2qSLeijctH0ZHm7Qa58x3Ha8lD8u1iL3YMXyqdV/Rzep6jgxKfEkaHSh 3rKFZIP/DVK8gtb85AKxOnOXIQGkKFPxwnwuzp8YT0SMutuTmED8QZc5nc0uaVJsNZOw 0hMN/wWgKpL/DRUgO5q7Mwpj7Tm4unu6M01c8= MIME-Version: 1.0 Received: by 10.204.135.215 with SMTP id o23mr5051026bkt.140.1266984859984; Tue, 23 Feb 2010 20:14:19 -0800 (PST) In-Reply-To: <20100224021242.GL1251@michelle.cdnetworks.com> References: <201002240247.22141.christof.schulze@gmx.com> <20100224021242.GL1251@michelle.cdnetworks.com> Date: Tue, 23 Feb 2010 20:14:19 -0800 Message-ID: <2a41acea1002232014t708f321atb99a4eca99f8e8b6@mail.gmail.com> From: Jack Vogel To: pyunyh@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Christof Schulze , freebsd-stable@freebsd.org Subject: Re: intel h55 chipset + 8_RELENG X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 04:14:26 -0000 Yes, my bad, its going to get MFC'd soon... The driver in HEAD will work on 8 BTW. Jack On Tue, Feb 23, 2010 at 6:12 PM, Pyun YongHyeon wrote: > On Wed, Feb 24, 2010 at 02:47:16AM +0100, Christof Schulze wrote: > > Hello world, > > > > I also have a board with the H55 chipset (see below for dmesg, uname -a > and > > pciconf -lv). > > The specific board is an Intel DH55HC > > > > > > The network interface card - I tried with em - will not attach to a > driver and > > the intel driver for Xorg does not recognize the graphics chip of the > core i5. > > All in all it is rather unpleasant. What might be a different problem is > that > > the driver for a 3com3c905B and for a Realtek RTL8139 will not attach > either. > > > > I am not sure what information is missing but I sure would love to use > the > > network card in there. Video is yet a different story. > > > > Regards > > > > Christof > > > > =============== > > uname -a: > > FreeBSD eri 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Feb 24 08:33:43 CET > 2010 > > root@eri:/usr/obj/usr/src/sys/GENERIC amd64 > > > > [...] > > > > none2@pci0:0:25:0: class=0x020000 card=0x00378086 chip=0x10f08086 > > rev=0x06 hdr=0x00 > > vendor = 'Intel Corporation' > > class = network > > subclass = ethernet > > It seems the support for i5 chipset was made in r200243. But it > seems it wasn't MFCed to stable/8. I guess you can download files > in sys/dev/e1000/* of HEAD and can built it on stable/8. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >