From owner-freebsd-current@FreeBSD.ORG Mon Jul 16 10:43:27 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0F0C106566C for ; Mon, 16 Jul 2012 10:43:27 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.7]) by mx1.freebsd.org (Postfix) with ESMTP id 753B58FC0A for ; Mon, 16 Jul 2012 10:43:27 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 883 invoked from network); 16 Jul 2012 12:43:26 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1342435406; bh=q5FbMqM308TSe31j0MTnnQYKLt3mg7ITDoe1ibTAvjI=; h=From:To:CC:Subject; b=SC8LemKirJe/4gRX78YFbU6uvykfAWMAwRyotO0P/oG7lGyLjfScLVucBDgCcyDLV VDSbXpqnoCqDW2SezvQv+LdujUW9hAGW0BujGWtcIzstM8EQh9fcuZNYzD46b6hjnz +5MBrxUzjtlLWPU9hPzy+oKFK1kmCal9gAXzc5/U= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 16 Jul 2012 12:43:26 +0200 Message-ID: <5003F041.3080104@wp.pl> Date: Mon, 16 Jul 2012 12:43:13 +0200 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: Poul-Henning Kamp References: <53843.1342351877@critter.freebsd.dk> In-Reply-To: <53843.1342351877@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 120715-1, 2012-07-15), Outbound message X-Antivirus-Status: Clean X-WP-DKIM-Status: good (id: wp.pl) X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [kSP0] Cc: matt , Marek Salwerowicz , freebsd-current@freebsd.org Subject: Re: Syscons issue Intel D2700 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: Mon, 16 Jul 2012 10:43:28 -0000 W dniu 2012-07-15 13:31, Poul-Henning Kamp pisze: > In message <5002A893.8050803@wp.pl>, Marek Salwerowicz writes: >> W dniu 2012-07-14 19:32, Poul-Henning Kamp pisze: >>> Try the fix I committed in r237203+r237223, that was for a D2500CC >>> which also had bogus VGA behaviour. >> Thanks, >> Is it only available in 10-Current or in 9-Stable also ? > I belive the same fix will work all the way back to FreeBSD 2.x or > so when sos@ optimized syscons to use wide copies, but the code > has obviously mutated a fair bit since then. It worked for me in 9.1-PRERELEASE. I've just copied the fbreg.h file modified by you from HEAD into stable sources. And, your fix works with D2500HN - thanks for help. -- Marek