From owner-freebsd-amd64@FreeBSD.ORG Sun Jan 27 03:18:41 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B849216A41A for ; Sun, 27 Jan 2008 03:18:41 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 73F6A13C469 for ; Sun, 27 Jan 2008 03:18:41 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0JVA00IYM9741G10@osl1smout1.broadpark.no> for freebsd-amd64@freebsd.org; Sun, 27 Jan 2008 04:18:40 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JVA00E1H973U4C0@osl1sminn1.broadpark.no> for freebsd-amd64@freebsd.org; Sun, 27 Jan 2008 04:18:40 +0100 (CET) Date: Sun, 27 Jan 2008 04:18:39 +0100 From: Torfinn Ingolfsen To: freebsd-amd64@freebsd.org Message-id: <20080127041839.955dc78d.torfinn.ingolfsen@broadpark.no> In-reply-to: <20080126171948.b6d1c21f.torfinn.ingolfsen@broadpark.no> References: <20080126002550.1043013C44B@mx1.freebsd.org> <479A940F.1040105@ccstores.com> <20080126171948.b6d1c21f.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i386-portbld-freebsd6.3) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Rescheduled 7.0 Release Date? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 03:18:41 -0000 On Sat, 26 Jan 2008 17:19:48 +0100 Torfinn Ingolfsen wrote: > Doesn't the patches[1] for re posted by Pyun YongHyeon earlier > work on 6.3? After testing, I acn answer this myself; no - those patches doesn't work on RELENG_6. They appky, but the resulting module doesn't compile. Furthermore, it seems like if_re doesn't work on FreeBSD 6.3-RC2 or FreeBSD 6.3-stable. It works a little while - I use dhcp, and it aquires an ip address and the rest of the dhcp parameters. But when I try to pass traffic (for example ping by ip address), all packets gets lost. Even if my machine didn't panic, I tried to apply the patch in PR kern/118719[1], but it didn't apply cleany for some reason. References: 1) http://www.freebsd.org/cgi/query-pr.cgi?pr=118719 -- Regards, Torfinn Ingolfsen