I've checked in a Pocket PC driver which should work with all
(NDISUIO-capable) WiFi drivers, and in particular has been verified to
work with the Dell Axim X30 (with built-in wifi) and iPAQ h1940 with
Sandisk SD WiFi card. Jeff perhaps you can add this information to the
HCL?
This driver does NOT look at the interface name passed to
spotter_init(). This is because I don't think that is useful - there is
no built-in "ifconfig" equivalent that will tell you the magic string to
use. If somebody needs to be able to specify this, then I can add it in
future; alternatively, the Readme.txt in that directory now has a decent
HOWTO for building the driver so you can do it yourself :)
Ta
James
>-----Original Message-----
>From: placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx
>[mailto:placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf
>Of Scott, James W
>Sent: 21 December 2004 17:24
>To: placelab-users@xxxxxxxxxxxxxxxxxxxxx
>Subject: RE: [Placelab-users] WiFi spotter JNI updated
>
>I'm working on this platform anyway so I'll be happy to do it;
>it'll get
>checked in when I'm done with my other modifications.
>
>Ta
>James
>
>>-----Original Message-----
>>From: placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx
>>[mailto:placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf
>>Of Hightower, Jeffrey R
>>Sent: 21 December 2004 17:18
>>To: placelab-users@xxxxxxxxxxxxxxxxxxxxx
>>Subject: RE: [Placelab-users] WiFi spotter JNI updated
>>
>>No. It was on my list for today, but I'm feeling lousy and am staying
>>home to recover. If anyone would like to step up and
>recompile it that
>>would be great.
>>
>>Jeffrey
>>
>>
>>-----Original Message-----
>>From: placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx
>>[mailto:placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf
>Of Scott,
>>James W
>>Sent: Tuesday, December 21, 2004 3:22 AM
>>To: placelab-users@xxxxxxxxxxxxxxxxxxxxx
>>Subject: RE: [Placelab-users] WiFi spotter JNI updated
>>
>>Has anyone done the Pocket PC port?
>>
>>Ta
>>James
>>
>>>-----Original Message-----
>>>From: placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx
>>>[mailto:placelab-users-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf
>>>Of Hightower, Jeffrey R
>>>Sent: 20 December 2004 18:40
>>>To: placelab-users@xxxxxxxxxxxxxxxxxxxxx;
>>>placelab-devel@xxxxxxxxxxxxxxxxxxxxx
>>>Subject: [Placelab-users] WiFi spotter JNI updated
>>>
>>>Heads up! The WiFi spotter native interface has changed. If you are
>>>using the 2.0 release and not refreshing from CVS, there is
>no need to
>>>do anything. However, if you check out or update to latest revision
>>>from CVS you will need to update your native spotter piece
>(.dll, .so,
>>>or .jnilib for Windows, Linux, or Mac). These are in the
>>>repository and
>>>should be copied to the appropriate place on your path.
>>>
>>>The details: The native methods now take a string specifying
>>>the name of
>>>the WiFi interface to use. This is set using the
>placelab.wifi_device
>>>property. If the property is unspecified then the behavior is
>>>as before
>>>where the first available WiFi interface is used. The
>>>interface name is
>>>interpreted in a platform specific way:
>>>
>>>On Windows, you can find the interface device name through
>>>Start->Settings->Network Connections->Properties->text in
>the "Connect
>>>using:" box (e.g. "ORiNOCO PC Card (5 volt)" or " Intel(R)
>>PRO/Wireless
>>>LAN 2100 3B Mini PCI Adapter").
>>>
>>>On Linux, the name is whatever /sbin/ifconfig reports.
>Typically eth1
>>>or wl0 or something of that form.
>>>
>>>The interface name is ignored on the Mac for now.
>>>
>>>Thanks!
>>>
>>>---
>>>Jeffrey Hightower
>>>Intel Research Seattle
>>>http://seattle.intel-research.net/people/jhightower/
>>>
>>>
>>>
>>>-------------------------------------------------------
>>>SF email is sponsored by - The IT Product Guide
>>>Read honest & candid reviews on hundreds of IT Products from
>>>real users.
>>>Discover which products truly live up to the hype. Start
>reading now.
>>>http://productguide.itmanagersjournal.com/
>>>_______________________________________________
>>>Placelab-users mailing list
>>>Placelab-users@xxxxxxxxxxxxxxxxxxxxx
>>>https://lists.sourceforge.net/lists/listinfo/placelab-users
>>>
>>
>>
>>-------------------------------------------------------
>>SF email is sponsored by - The IT Product Guide
>>Read honest & candid reviews on hundreds of IT Products from
>>real users.
>>Discover which products truly live up to the hype. Start reading now.
>>http://productguide.itmanagersjournal.com/
>>_______________________________________________
>>Placelab-users mailing list
>>Placelab-users@xxxxxxxxxxxxxxxxxxxxx
>>https://lists.sourceforge.net/lists/listinfo/placelab-users
>>
>>
>>-------------------------------------------------------
>>SF email is sponsored by - The IT Product Guide
>>Read honest & candid reviews on hundreds of IT Products from
>>real users.
>>Discover which products truly live up to the hype. Start reading now.
>>http://productguide.itmanagersjournal.com/
>>_______________________________________________
>>Placelab-users mailing list
>>Placelab-users@xxxxxxxxxxxxxxxxxxxxx
>>https://lists.sourceforge.net/lists/listinfo/placelab-users
>>
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from
>real users.
>Discover which products truly live up to the hype. Start reading now.
>http://productguide.itmanagersjournal.com/
>_______________________________________________
>Placelab-users mailing list
>Placelab-users@xxxxxxxxxxxxxxxxxxxxx
>https://lists.sourceforge.net/lists/listinfo/placelab-users
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
|