From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 18 00:23:17 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B056237B401; Mon, 18 Aug 2003 00:23:17 -0700 (PDT) Received: from dmlb.org (pc2-cmbg4-6-cust36.cmbg.cable.ntl.com [81.96.76.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A2F43FA3; Mon, 18 Aug 2003 00:23:16 -0700 (PDT) (envelope-from dmlb@dmlb.org) Received: from orac.my.domain ([192.168.200.75] helo=orac) by dmlb.org with smtp (Exim 3.36 #1) id 19oeM0-000AKl-00; Mon, 18 Aug 2003 08:23:00 +0100 Message-ID: <000701c36559$4f5b3ce0$4bc8a8c0@orac> From: "Duncan Barclay" To: "Aeefyu" References: <3F254CCB.8030403@aeefyu.net> <1059415694.710.31.camel@gyros> <3F262766.4DE637F4@mindspring.com> <002601c355ae$100a3240$a7ac77c1@DJK1Comp> <3F407625.3000706@aeefyu.net> Date: Mon, 18 Aug 2003 08:21:15 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: Joe Marcus Clarke cc: freebsd-hackers@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: BCM4401 Support for FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 07:23:18 -0000 From: "Aeefyu" > > http://marc.theaimsgroup.com/?l=freebsd-hackers&m=105593188923273&w=2 > > I cant compile the above on my machine > Its only applicable for 5.x and not 4.x? > Sighs .... Correct, at present it is only for 5.x. A backport should no be too hard though. I now have a bit more free time to pick up the development of the driver again. The first thing on my list is to sort out the receive performance problems. Duncan