From owner-freebsd-ppc@FreeBSD.ORG Wed Apr 30 17:24:07 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 8B7A5106564A; Wed, 30 Apr 2008 17:24:07 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.65]) by mx1.freebsd.org (Postfix) with ESMTP id 62D4F8FC0C; Wed, 30 Apr 2008 17:24:07 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (asmtp004-s [10.150.69.67]) by smtpoutm.mac.com (Xserve/smtpout002/MantshX 4.0) with ESMTP id m3UHO7wp020312; Wed, 30 Apr 2008 10:24:07 -0700 (PDT) Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mac.com (Xserve/asmtp004/MantshX 4.0) with ESMTP id m3UHNEDZ022795 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 30 Apr 2008 10:23:26 -0700 (PDT) Message-Id: From: Marcel Moolenaar To: grehan@freebsd.org In-Reply-To: <4818A8B0.6020805@freebsd.org> 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: Wed, 30 Apr 2008 10:23:14 -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> <61AA447E-2D56-4305-AE25-C4209D1FA540@mac.com> <4818A765.50507@uchicago.edu> <4818A8B0.6020805@freebsd.org> 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: Wed, 30 Apr 2008 17:24:07 -0000 On Apr 30, 2008, at 10:13 AM, Peter Grehan wrote: > Hi Nathan, > >> I'm trying to figure out where to put the files. There are a lot of >> sparc64 (and i386) specific drivers in /sys/dev, but SoC >> peripherals tend to end up in an arch-specific location. For >> powermac hardware, we seem to have a mix (UART driver in /sys/dev, >> built-in ATA in powermac). Unless someone tells me otherwise, I >> will put the if_bm* stuff in powermac. > > I vote for it to go into dev/. That has my vote too. FYI, -- Marcel Moolenaar xcllnt@mac.com