<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>none of this matters &#187; wifi openmoko dhcp</title>
	<atom:link href="http://blog.nemik.net/tag/wifi-openmoko-dhcp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nemik.net</link>
	<description></description>
	<lastBuildDate>Thu, 10 Dec 2009 05:32:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenMoko and Wifi Ad-Hoc mode</title>
		<link>http://blog.nemik.net/2009/01/openmoko-and-wifi-ad-hoc-mode/</link>
		<comments>http://blog.nemik.net/2009/01/openmoko-and-wifi-ad-hoc-mode/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 04:47:32 +0000</pubDate>
		<dc:creator>nemik</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[wifi openmoko dhcp]]></category>

		<guid isPermaLink="false">http://blog.nemik.net/?p=59</guid>
		<description><![CDATA[So i decided to give making-openmoko-a-wifi-AP thing another go.
The USB wifi card I bought (ChiefMax RaLink RT73) needs some special cross-compiled drivers to put the wifi in master mode in order to act as an AP. So i gave up that route and tried making it an ad-hoc peer-to-peer access point.
This (kinda) worked! but only [...]]]></description>
			<content:encoded><![CDATA[<p>So i decided to give making-openmoko-a-wifi-AP thing another go.</p>
<p>The USB wifi card I bought (ChiefMax RaLink RT73) needs some special cross-compiled drivers to put the wifi in master mode in order to act as an AP. So i gave up that route and tried making it an ad-hoc peer-to-peer access point.</p>
<p>This (kinda) worked! but only connecting with another Linux computer and even then, NetworkManager&#8217;s DHCP screwed up the subnet mask and that needed to be set manually.</p>
<p>Trying the same in Mac OS X and Windows XP was a colossal failure. Mac OS X refuses to even accept a DHCP offer from the openmoko (openmoko is using busybox&#8217;s udhcpd) and basically same for Windows: it gives itself some crazy nonsense IP.</p>
<p>So best option is still to get some magic USB wifi card that can be set to master mode from the openmoko using the drivers already in the kernel. I&#8217;m not really sure at this point which chipset would do that.</p>
<p>Either way, I think windows and mac have (very) flawed wifi ad-hoc implimentations. Linux&#8217;s is a little better but not by much. I guess it&#8217;s the &#8216;forgotten mode&#8217; of 802.11b/g.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nemik.net/2009/01/openmoko-and-wifi-ad-hoc-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
