Changeset 4152b92 in clfs-embedded for BOOK/bootable/mips/kernel.xml


Ignore:
Timestamp:
Jan 9, 2007, 3:56:53 PM (17 years ago)
Author:
Maarten Lankhorst <m.b.lankhorst@…>
Branches:
master
Children:
bd39e7a
Parents:
a6b0b88
Message:

Bump bcm947xx related packages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/mips/kernel.xml

    ra6b0b88 r4152b92  
    5050<screen os="d6"><userinput>patch -Np1 -i ../linux-&linux-version;-squashfs-1.patch</userinput></screen>
    5151
    52 <para os="d7">The following patch adds support for wireless routers to the kernel:</para>
     52<para os="d7">The following patch backports the d80211 wireless stack to the kernel:</para>
    5353
    54 <screen os="d8"><userinput>patch -Np1 -i ../linux-&linux-version;-bcm947xx-1.patch</userinput></screen>
     54<screen os="d8"><userinput>zcat ../linux-2.6.19-d80211-import-1.patch.gz | patch -Np1</userinput></screen>
     55
     56<para os="d9">The following patch updates the bcm43xx-d80211 wireless module:</para>
     57
     58<screen os="da"><userinput>zcat ../linux-2.6.19-bcm43xx-update-1.patch.gz | patch -Np1</userinput></screen>
     59
     60<para os="db">The following patch adds support for wireless routers to the kernel:</para>
     61
     62<screen os="dc"><userinput>patch -Np1 -i ../linux-&linux-version;-bcm947xx-2.patch</userinput></screen>
    5563
    5664   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.