Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2012 15:21:12 -0500
From:      Justin Hibbits <chmeeedalf@gmail.com>
To:        Super Bisquit <superbisquit@gmail.com>
Cc:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Re: Has source been updated with Hibbits' recent patches?
Message-ID:  <CAHSQbTC7amxv_4E8yj0LfTSXYGgdiyZ2hxv-hw3Fy3P_h5PNFA@mail.gmail.com>
In-Reply-To: <CA%2BWntOvfJyXq2Ev%2BEAHS2GoiOX7qgpvfNb0uDW8WJ9TFvY9jNA@mail.gmail.com>
References:  <CA%2BWntOuBdgcXow13BtfgVLfD3Bj0gT-WJ55X5HfUHoXxx7GD9Q@mail.gmail.com> <6B0E21DA-728B-43ED-8194-76D48A65B885@gmail.com> <CA%2BWntOt-MgYmuYjCgnbkUpyPmpWXgRM1UababbR8VabaYrP-Zw@mail.gmail.com> <CA%2BWntOvfJyXq2Ev%2BEAHS2GoiOX7qgpvfNb0uDW8WJ9TFvY9jNA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 18, 2012 at 9:52 PM, Super Bisquit <superbisquit@gmail.com>wrote:

> I've successfully applied the patches. Now, is the next step rebuilding
> the kernel?
> tima# kldstat
> Id Refs Address    Size     Name
>  1   24 0x100000 923e20   kernel
>  2    1 0xd1480000 1d000    if_wi.ko
>  3    9 0xd149d000 7a000    wlan.ko
>  4    1 0xd1523000 13000    wlan_acl.ko
>  5    1 0xd1536000 12000    wlan_amrr.ko
>  6    1 0xd1548000 17000    wlan_ccmp.ko
>  7    1 0xd155f000 12000    wlan_rssadapt.ko
>  8    1 0xd1571000 14000    wlan_tkip.ko
>  9    1 0xd1585000 12000    wlan_wep.ko
> 10    1 0xd1597000 11000    wlan_xauth.ko
>
> tima# ifconfig -a
> usbus0: flags=10001<UP> metric 0 mtu 0
> usbus1: flags=10001<UP> metric 0 mtu 0
> fwe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
>     options=8<VLAN_MTU>
>     ether 02:0a:95:93:a8:20
>     ch 1 dma -1
> gem0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>     options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
>     ether 00:0a:95:93:a8:20
>     inet 98.211.76.206 netmask 0xfffffc00 broadcast 255.255.255.255
>     media: Ethernet autoselect (100baseTX <full-duplex>)
>     status: active
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>     options=3<RXCSUM,TXCSUM>
>     inet 127.0.0.1 netmask 0xff000000
>     inet6 ::1 prefixlen 128
>     inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
>     nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
> tima# dmesg|grep miibus
> miibus0: <MII bus> on gem0
> ukphy0: <Generic IEEE 802.3u media interface> PHY 0 on miibus0
> interface miibus.1 already present in the KLD 'kernel'!
>
> tima# pciconf -l -b
> hostb0@pci0:0:11:0:    class=0x060000 card=0x00000000 chip=0x0027106b
> rev=0x00 hdr=0x00
> vgapci0@pci0:0:16:0:    class=0x030000 card=0x00000000 chip=0x011010de
> rev=0xb2 hdr=0x00
>     bar   [10] = type Memory, range 32, base 0x91000000, size 16777216,
> enabled
>     bar   [14] = type Prefetchable Memory, range 32, base 0x98000000, size
> 134217728, enabled
> macio0@pci1:0:23:0:    class=0xff0000 card=0x00000000 chip=0x0025106b
> rev=0x00 hdr=0x00
>     bar   [10] = type Memory, range 32, base 0x80000000, size 524288,
> enabled
> ohci0@pci1:0:24:0:    class=0x0c0310 card=0x00000000 chip=0x0026106b
> rev=0x00 hdr=0x00
>     bar   [10] = type Memory, range 32, base 0x80081000, size 4096, enabled
> ohci1@pci1:0:25:0:    class=0x0c0310 card=0x00000000 chip=0x0026106b
> rev=0x00 hdr=0x00
>     bar   [10] = type Memory, range 32, base 0x80080000, size 4096, enabled
> hostb1@pci1:0:11:0:    class=0x060000 card=0x00000000 chip=0x0028106b
> rev=0x00 hdr=0x00
> fwohci0@pci2:0:14:0:    class=0x0c0010 card=0x0030106b chip=0x0030106b
> rev=0x00 hdr=0x00
>     bar   [10] = type Memory, range 32, base 0xf5000000, size 4096, enabled
> gem0@pci2:0:15:0:    class=0x020000 card=0x00000000 chip=0x0024106b
> rev=0x00 hdr=0x00
>     bar   [10] = type Memory, range 32, base 0xf5200000, size 2097152,
> enabled
> hostb2@pci2:0:11:0:    class=0x060000 card=0x00000000 chip=0x0029106b
> rev=0x00 hdr=0x00
>
> ima# ifconfig wlan create wlandev gem0
> ifconfig: SIOCIFCREATE2: Device not configured
> tima#
>
> Unfortunately, I'm having trouble creating the interface.
>
> I haven't rebuilt the kernel for the ofw brightness patch.
>
>
>
>
>
> On Tue, Jan 17, 2012 at 7:37 PM, Super Bisquit <superbisquit@gmail.com>wrote:
>
>> I should have an internet connection up again in the next few days. I
>> downloaded the two files.
>> Wow. Nobody? That blows.
>> Give me a few days or less  to get back to you.
>>
>> On 1/17/12, Justin Hibbits <chmeeedalf@gmail.com> wrote:
>> > On Jan 17, 2012, at 5:19 PM, Super Bisquit wrote:
>> >
>> >> I'm referring to the AirPort and tty/syscons brightness patches.
>> >
>> > No.  The brightness patch may or may not go in.  The Airport patch
>> > will go in once I get some test results (have you tested it?).
>> > Nobody's given me any test results, and last time I tried I was having
>> > issues (attached fine, but couldn't send/receive).  Haven't looked at
>> > it in a couple months though.
>> >
>> > - Justin
>> >
>>
>
>
This shows to me that it hasn't found the airport card, because there's no
wi0 listed in ifconfig.  Can you boot verbose and send me the dmesg from
that boot?

- Justin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHSQbTC7amxv_4E8yj0LfTSXYGgdiyZ2hxv-hw3Fy3P_h5PNFA>