<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://etherboot.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://etherboot.org/wiki/feed.php">
        <title>Etherboot/gPXE Wiki wirelessboot</title>
        <description></description>
        <link>http://etherboot.org/wiki/</link>
        <image rdf:resource="http://etherboot.org/wiki/lib/tpl/monobook/images/favicon.ico" />
       <dc:date>2026-04-04T01:34:45-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://etherboot.org/wiki/wirelessboot/drivers?rev=1250046704&amp;do=diff"/>
                <rdf:li rdf:resource="http://etherboot.org/wiki/wirelessboot/implementation?rev=1250187770&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://etherboot.org/wiki/lib/tpl/monobook/images/favicon.ico">
        <title>Etherboot/gPXE Wiki</title>
        <link>http://etherboot.org/wiki/</link>
        <url>http://etherboot.org/wiki/lib/tpl/monobook/images/favicon.ico</url>
    </image>
    <item rdf:about="http://etherboot.org/wiki/wirelessboot/drivers?rev=1250046704&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-11T20:11:44-07:00</dc:date>
        <title>wirelessboot:drivers</title>
        <link>http://etherboot.org/wiki/wirelessboot/drivers?rev=1250046704&amp;do=diff</link>
        <description>Writing wireless card device drivers

Basic stuff

gPXE implements wireless support using a wrapper around a
net_device, following much the same concept as the Infiniband
subsystem. Since 802.11 uses Ethernet-style addressing, it is not
necessary to devise a separate means for handling</description>
    </item>
    <item rdf:about="http://etherboot.org/wiki/wirelessboot/implementation?rev=1250187770&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-13T11:22:50-07:00</dc:date>
        <title>wirelessboot:implementation</title>
        <link>http://etherboot.org/wiki/wirelessboot/implementation?rev=1250187770&amp;do=diff</link>
        <description>Some wireless implementation details

Network association

Before an 802.11 device can be used, it must become associated with a
network by exchanging a series of management frames with the Access
Point. In some cases there is additional security handshaking required
after association. gPXE's 802.11 layer handles this transparently by
always having the association task running if association has not yet
succeeded, and using the link-up bit in the wrapping</description>
    </item>
</rdf:RDF>
