Talk:WiFi support in OpenMoko

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
Line 5: Line 5:
  
 
The chipitself is very small with 5.8*6.4*0.8mm and runs at 1.5V.
 
The chipitself is very small with 5.8*6.4*0.8mm and runs at 1.5V.
 +
 +
CSR also has a document describing how to share one SD bus between different cards at http://www.csrsupport.com/UniFi
 
-----
 
-----
 +
 +
  
 
And if you have requirements, just say what they are!  How many milliamperes standby/inactive/RX/TX is the maximum?
 
And if you have requirements, just say what they are!  How many milliamperes standby/inactive/RX/TX is the maximum?

Revision as of 15:22, 17 March 2007

what about CSR's Unifi? It is specially made to co-exist with the bluetooth chip you are already using. http://www.csr.com/products/unifirange.htm

As far as I know, one of the best products when it comes to powerconsumption vs. signal strength.

The chipitself is very small with 5.8*6.4*0.8mm and runs at 1.5V.

CSR also has a document describing how to share one SD bus between different cards at http://www.csrsupport.com/UniFi



And if you have requirements, just say what they are! How many milliamperes standby/inactive/RX/TX is the maximum?

How many square millimeters or whatever shape is the maximum?

"Too Big" and "Too Much" aren't engineering units.

The smallest units I could find were the Symbol LA-5127 which are Compact Flash cards, and the earlier (802.11b only) version was several times better than any other CF WiFi card and it has GPL drivers (with snort extensions). But it still takes 500mA for transmitting, but maybe they can limit the Tx power (100 milliwatts of RF would mean V*mA would be 100 at perfect efficiency).

Are there any closed-source chips that you can use? Socket I think has an SD card format WiFi, but I don't know the power or size for that either.


There is the Philips BGW 21x family: http://www.nxp.com/products/connectivity/wlan/index.html

or the similar ( might be same chip) from connexant CX53121: http://www.conexant.com/products/entry.jsp?id=408

Philips (NXP) seems to have Linux drivers for these chips.


If you are going to list the TI chipset(which most likely will never be supported w/ a GPL driver) might as well list the Broadcom wifi chipset BCM4326 and BCM4328

(lkcl:) acx100.c is a reverse-engineered _working_ GPL driver for the most common TI chipset used in smartphones and PDAs of today. the driver has been available for several years.

Broadcom

Does sombody know if the unofficial Broadcom GPL driver from http://bcm43xx.berlios.de/ supports the Broadcom BCM4318E chipset which is especially for phones?

I Dont Know About the BCM4318E chipset but the BCM4326 supports Linux and must meet the project's needs for a Wifi Solution

Also Take a look at http://www.broadcom.com/collateral/pb/4326-PB02-R.pdf Surajram 00:26, 15 March 2007 (CET)

This Broadcom driver(http://bcm43xx.berlios.de/) was devoloped by reverse engineering w/ no official help from Broadcom and it also contains proprietary firmware. Sbibayoff

Personal tools

what about CSR's Unifi? It is specially made to co-exist with the bluetooth chip you are already using. http://www.csr.com/products/unifirange.htm

As far as I know, one of the best products when it comes to powerconsumption vs. signal strength.

The chipitself is very small with 5.8*6.4*0.8mm and runs at 1.5V.


And if you have requirements, just say what they are! How many milliamperes standby/inactive/RX/TX is the maximum?

How many square millimeters or whatever shape is the maximum?

"Too Big" and "Too Much" aren't engineering units.

The smallest units I could find were the Symbol LA-5127 which are Compact Flash cards, and the earlier (802.11b only) version was several times better than any other CF WiFi card and it has GPL drivers (with snort extensions). But it still takes 500mA for transmitting, but maybe they can limit the Tx power (100 milliwatts of RF would mean V*mA would be 100 at perfect efficiency).

Are there any closed-source chips that you can use? Socket I think has an SD card format WiFi, but I don't know the power or size for that either.


There is the Philips BGW 21x family: http://www.nxp.com/products/connectivity/wlan/index.html

or the similar ( might be same chip) from connexant CX53121: http://www.conexant.com/products/entry.jsp?id=408

Philips (NXP) seems to have Linux drivers for these chips.


If you are going to list the TI chipset(which most likely will never be supported w/ a GPL driver) might as well list the Broadcom wifi chipset BCM4326 and BCM4328

(lkcl:) acx100.c is a reverse-engineered _working_ GPL driver for the most common TI chipset used in smartphones and PDAs of today. the driver has been available for several years.

Broadcom

Does sombody know if the unofficial Broadcom GPL driver from http://bcm43xx.berlios.de/ supports the Broadcom BCM4318E chipset which is especially for phones?

I Dont Know About the BCM4318E chipset but the BCM4326 supports Linux and must meet the project's needs for a Wifi Solution

Also Take a look at http://www.broadcom.com/collateral/pb/4326-PB02-R.pdf Surajram 00:26, 15 March 2007 (CET)

This Broadcom driver(http://bcm43xx.berlios.de/) was devoloped by reverse engineering w/ no official help from Broadcom and it also contains proprietary firmware. Sbibayoff