From owner-freebsd-ppc@FreeBSD.ORG Sun Feb 5 03:18:46 2012 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 05C4F106566C for ; Sun, 5 Feb 2012 03:18:46 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id B0BAD8FC08 for ; Sun, 5 Feb 2012 03:18:45 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LYW004EOH78CE00@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 05 Feb 2012 04:18:44 +0100 (CET) Received: from kg-v2.kg4.no ([84.215.134.159]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTPA id <0LYW00IO1H78OR80@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 05 Feb 2012 04:18:44 +0100 (CET) Date: Sun, 05 Feb 2012 04:18:43 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20120205041843.74df7702.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <7169302.1373133.1328113439915.chat@gmail.com> X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) 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: Has source been updated with Hibbits' recent patches? 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: Sun, 05 Feb 2012 03:18:46 -0000 On Sat, 04 Feb 2012 16:58:37 -0500 Super Bisquit wrote: > http://lists.freebsd.org/pipermail/svn-src-head/2010-April/016324.html > > tima# dmesg | grep 0x0004 > ukphy0: OUI 0x0004de, model 0x000e, rev. 2 > tima# > > Seems that I have the airport card that causes a lot of problems. > http://markmail.org/message/ldd6kjhxp3h75dgq has a mention of ukphy(4) but, > that page and driver does not exist in the FreeBSD man pages. > > If Torfinn (tingox), Nathan, or someone else has an Airport card which > does not have a bug, then one of them may be able to test the driver. How can we tell? Is there a way though pciconf? My Powerbook G4 has this: siba_bwn0@pci1:0:18:0: class=0x028000 card=0x004e106b chip=0x432014e4 rev=0x03 hdr=0x00 vendor = 'Broadcom Corporation' device = '802.11b/g Wireless LAN Controller (BCM4309)' class = network cap 01[40] = powerspec 2 supports D0 D1 D2 D3 current D0 and my iBook G4 has this: none0@pci1:0:18:0: class=0x028000 card=0x4318106b chip=0x431814e4 rev=0x02 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller' class = network HTH -- Torfinn