From owner-freebsd-net@FreeBSD.ORG Thu Mar 3 15:23:00 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1FB116A4CE for ; Thu, 3 Mar 2005 15:23:00 +0000 (GMT) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE3CE43D1D for ; Thu, 3 Mar 2005 15:22:59 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-34-139.dynamic.qsc.de ([212.202.34.139] helo=[192.68.0.2]) by falcon.loomes.de with asmtp (Exim 4.30) id 1D6sA9-0002P4-QL; Thu, 03 Mar 2005 16:22:53 +0100 From: Markus Trippelsdorf To: "Bjoern A. Zeeb" In-Reply-To: References: <200502230042.j1N0g1q79345@pobox.com> <1109139161.620.9.camel@bsd.trippelsdorf.de> <1109147585.2574.1.camel@bsd.trippelsdorf.de> Content-Type: text/plain Date: Thu, 03 Mar 2005 16:22:52 +0100 Message-Id: <1109863372.1920.5.camel@bsd.trippelsdorf.de> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org cc: Brian Campbell Subject: Re: skc0: no PHY found X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 15:23:00 -0000 On Wed, 2005-03-02 at 23:59 +0000, Bjoern A. Zeeb wrote: > Could you please try the patch at [1] and tell me if there are any > problems or if it just works. > > The patch is against HEAD but should also be easily applyable > to RELENG_5. The patch does not apply cleanly against RELENG_5: root pci # patch -i /home/markus/if_sk.c-HEAD-20050303-01.diff -p -C ... Hunk #33 failed at 1696. Hunk #34 failed at 1813. ... Maybe you could generate a new patch? Thanks. __ Markus