From owner-freebsd-stable@FreeBSD.ORG Thu May 16 15:12:41 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B081437A; Thu, 16 May 2013 15:12:41 +0000 (UTC) (envelope-from mikes@siralan.org) Received: from mail.suso.org (mail.suso.org [66.244.94.5]) by mx1.freebsd.org (Postfix) with ESMTP id 8F4D0DC9; Thu, 16 May 2013 15:12:41 +0000 (UTC) Received: from c-98-223-197-163.hsd1.in.comcast.net (c-98-223-197-163.hsd1.in.comcast.net [98.223.197.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.suso.org (Postfix) with ESMTP id ADB3913814C; Thu, 16 May 2013 15:12:33 +0000 (GMT) Date: Thu, 16 May 2013 11:11:42 -0400 (EDT) From: "Michael L. Squires" X-X-Sender: mikes@familysquires.net To: Craig Rodrigues Subject: Re: Apparent fxp regression in FreeBSD 8.4-RC3 In-Reply-To: Message-ID: References: <20130508174721.GD1651@glenbarber.us> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: Glen Barber , freebsd-stable@freebsd.org, FreeBSD Release Engineering Team X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 15:12:41 -0000 The problem is not with the kernel/motherboard combination but with the world/motherboard combination. 8.3-R p8 with the 8.3R p8 world works fine. 8.4-Prerelease (what I get using cvsup "8_4") works fine. 8.3R p8 with the 8.4 Pre world has DHCP problems (see example below) 8.4 Pre with the 8.4 Pre world has the same problems. I'm currently running 8.3R p8 while trying to get the backup 1U to work, having problems with booting (8.4 RC3 installs fine). May 12 19:00:01 familysquires kernel: fxp0: link state changed to UP May 12 19:00:01 familysquires kernel: fxp0: link state changed to DOWN May 12 19:00:01 familysquires dhclient: New IP Address (fxp0): xx.xxx.xxx.163 May 12 19:00:01 familysquires dhclient: New Subnet Mask (fxp0): 255.255.240.0 May 12 19:00:01 familysquires dhclient: New Broadcast Address (fxp0): 255.255.25 5.255 May 12 19:00:01 familysquires dhclient: New Routers (fxp0): xxx.xxx.xxx.1 May 12 19:00:03 familysquires kernel: fxp0: link state changed to UP May 12 19:00:03 familysquires dhclient: New IP Address (fxp0): xx.xxx.xxx.163 May 12 19:00:03 familysquires kernel: fxp0: link state changed to DOWN May 12 19:00:03 familysquires dhclient: New Subnet Mask (fxp0): 255.255.240.0 May 12 19:00:03 familysquires dhclient: New Broadcast Address (fxp0): 255.255.25 5.255 May 12 19:00:03 familysquires dhclient: New Routers (fxp0): xxx.xxx.xxx.1 It will be next Wednesday before I can get to replacing the existing 8.3R p8 box. The suggestion to use "synchronous_dhclient="YEs"" did not help. I'll be trying fixed IP briefly this afternoon. Mike Squires mikes@siralan.org UNI*X at home since 1986