From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 28 18:20:04 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FCAC106566B for ; Mon, 28 Apr 2008 18:20:04 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.73]) by mx1.freebsd.org (Postfix) with ESMTP id 572618FC14 for ; Mon, 28 Apr 2008 18:20:04 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (asmtp007-s [10.150.69.70]) by smtpoutm.mac.com (Xserve/smtpout010/MantshX 4.0) with ESMTP id m3SIK4Il022281; Mon, 28 Apr 2008 11:20:04 -0700 (PDT) Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mac.com (Xserve/asmtp007/MantshX 4.0) with ESMTP id m3SIJqhA024675 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 28 Apr 2008 11:19:53 -0700 (PDT) Message-Id: <61AA447E-2D56-4305-AE25-C4209D1FA540@mac.com> From: Marcel Moolenaar To: Nathan Whitehorn In-Reply-To: <48152F8F.7030601@uchicago.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 28 Apr 2008 11:19:51 -0700 References: <47E06B23.7060400@uchicago.edu> <20080325023040.ab0daa19.stas@FreeBSD.org> <47E8527B.2050002@uchicago.edu> <47F39EF4.8040800@uchicago.edu> <47F3D2BC.7060001@uchicago.edu> <47F422A0.9080907@uchicago.edu> <47F4E007.90802@uchicago.edu> <3B02E59E-5399-40B6-9747-2F49200FD708@mac.com> <47F59C13.9030705@uchicago.edu> <9A74257B-DD5E-4C7E-B1FE-F42D55D1BB41@mac.com> <48152F8F.7030601@uchicago.edu> X-Mailer: Apple Mail (2.919.2) Cc: freebsd-ppc@freebsd.org Subject: Re: BMAC Ethernet Driver X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2008 18:20:04 -0000 On Apr 27, 2008, at 6:59 PM, Nathan Whitehorn wrote: > Marcel Moolenaar wrote: >> On Apr 3, 2008, at 8:10 PM, Nathan Whitehorn wrote: >>> Marcel Moolenaar wrote: >>>> Let's split the work. If you could fix macio(4) to use #interrupt- >>>> cells, >>>> I'll fix scc(4) to deal with the DBDMA interrupts... >>> >>> I've attached a revised patch that does this, and is tested on an >>> OpenPIC system (G4 iBook) and on my G3. >> I tested this on my Xserve G4 with a fixed scc(4). >> I just committed it. > > Great! > > The bmac driver should be committable now, though I suppose it > should acquire a man page. Yes, a manpage is required. If you can point me to the latest patch, then I'll prepare the commit. If you can write a (simple) manpage for it, then we should be able to get this committed by the end of the week. Thanks, -- Marcel Moolenaar xcllnt@mac.com